@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-VKPJBMGH-Z>
  skos:related <http://data.loterre.fr/ark:/67375/23L-LNKZ29LH-T> ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-H24TSF40-W> ;
  skos:prefLabel "réseau sémantique"@fr, "semantic network"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  dc:modified "2025-09-29T07:49:39"^^xsd:dateTime ;
  dc:created "2025-09-10T06:06:02"^^xsd:dateTime ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<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-VKPJBMGH-Z> .

<http://data.loterre.fr/ark:/67375/23L-LNKZ29LH-T>
  skos:prefLabel "représentation des connaissances"@fr, "knowledge representation"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-VKPJBMGH-Z> .

