@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-R1XLWBQN-0>
  skos:prefLabel "réseau de neurones"@fr, "neural network"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-PW99CR3S-4> .

<http://data.loterre.fr/ark:/67375/23L-H24TSF40-W>
  skos:prefLabel "method of artificial intelligence"@en, "méthode de l'intelligence artificielle"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-PW99CR3S-4> .

<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:broader <http://data.loterre.fr/ark:/67375/23L-PW99CR3S-4> .

<http://data.loterre.fr/ark:/67375/23L-PW99CR3S-4>
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-FKSBGLPD-B>, <http://data.loterre.fr/ark:/67375/23L-GT2BQQ3R-K> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q117467685> ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-BWN85Z4T-F>, <http://data.loterre.fr/ark:/67375/23L-R1XLWBQN-0> ;
  skos:prefLabel "architecture d'un réseau de neurones"@fr, "neural network architecture"@en ;
  dc:modified "2025-09-08T13:07:28"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-H24TSF40-W> ;
  dc:created "2025-07-21T09:47:07"^^xsd:dateTime .

<http://data.loterre.fr/ark:/67375/23L-BWN85Z4T-F>
  skos:prefLabel "apprentissage automatique"@fr, "machine learning"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-PW99CR3S-4> .

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

