@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-FKSBGLPD-B>
  skos:prefLabel "perceptron"@fr, "perceptron"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-GT2BQQ3R-K> .

<http://data.loterre.fr/ark:/67375/23L-PW99CR3S-4>
  skos:prefLabel "architecture d'un réseau de neurones"@fr, "neural network architecture"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-GT2BQQ3R-K> .

<http://data.loterre.fr/ark:/67375/23L-R3FSMCBD-C>
  skos:prefLabel "large language model"@en, "grand modèle de langue"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-GT2BQQ3R-K> .

<http://data.loterre.fr/ark:/67375/23L-S6GBFHTZ-N>
  skos:prefLabel "réseau de neurones convolutif"@fr, "convolutional neural network"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-GT2BQQ3R-K> .

<http://data.loterre.fr/ark:/67375/23L-GT2BQQ3R-K>
  dc:modified "2025-07-21T09:50:45"^^xsd:dateTime ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-S6GBFHTZ-N>, <http://data.loterre.fr/ark:/67375/23L-ZMZ4JXTR-W>, <http://data.loterre.fr/ark:/67375/23L-WCQC8ZPT-0> ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-PW99CR3S-4> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  skos:definition "réseau de neurone comportant de nombreuses couches de neurones (Source :  <a href=\"https://ia.gdria.fr/Glossaire/reseau-de-neurones-profond/\">https://ia.gdria.fr/Glossaire/reseau-de-neurones-profond/</a> )"@fr, "neural network with multiple layers of neurons (Source: translated from  <a href=\"https://ia.gdria.fr/Glossaire/reseau-de-neurones-profond/\">https://ia.gdria.fr/Glossaire/reseau-de-neurones-profond/</a> )"@en ;
  skos:exactMatch <https://w3id.org/aio/DeepNeuralNetwork>, <https://www.wikidata.org/wiki/Q51289900> ;
  skos:prefLabel "deep neural network"@en, "réseau de neurones profond"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-FKSBGLPD-B>, <http://data.loterre.fr/ark:/67375/23L-R3FSMCBD-C> .

<http://data.loterre.fr/ark:/67375/23L-ZMZ4JXTR-W>
  skos:prefLabel "réseau de neurones récurrent"@fr, "recurrent neural network"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-GT2BQQ3R-K> .

<http://data.loterre.fr/ark:/67375/23L-WCQC8ZPT-0>
  skos:prefLabel "transformeur"@fr, "transformer"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-GT2BQQ3R-K> .

