@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-NZTHC8DH-B>
  skos:prefLabel "algorithme de recherche"@fr, "search algorithm"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-K3CB0V90-H> .

<http://data.loterre.fr/ark:/67375/23L-K3CB0V90-H>
  skos:related <http://data.loterre.fr/ark:/67375/23L-NZTHC8DH-B> ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Search_problem>, <https://fr.wikipedia.org/wiki/Probl%C3%A8me_de_recherche>, <https://www.wikidata.org/wiki/Q2362762> ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-L01202RH-Q> ;
  skos:prefLabel "problème de recherche"@fr, "search problem"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/23L-L01202RH-Q>
  skos:prefLabel "tâche d'intelligence artificielle"@fr, "task of artificial intelligence"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-K3CB0V90-H> .

