@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-NWGGPC6B-H>
  skos:prefLabel "recherche arborescente Monte-Carlo"@fr, "Monte Carlo Tree Search"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-NZTHC8DH-B> .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-NZTHC8DH-B>
  dc:modified "2025-06-05T07:52:15"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-BQVX4NW0-3> ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-NWGGPC6B-H>, <http://data.loterre.fr/ark:/67375/23L-T9JSPKC8-T> ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q755673>, <https://fr.wikipedia.org/wiki/Algorithme_de_recherche>, <https://en.wikipedia.org/wiki/Search_algorithm> ;
  skos:prefLabel "search algorithm"@en, "algorithme de recherche"@fr ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-K3CB0V90-H> ;
  dc:created "2025-06-05T07:51:40"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> .

<http://data.loterre.fr/ark:/67375/23L-BQVX4NW0-3>
  skos:prefLabel "algorithm"@en, "algorithme"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-NZTHC8DH-B> .

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

<http://data.loterre.fr/ark:/67375/23L-T9JSPKC8-T>
  skos:prefLabel "MiniMax"@en, "MiniMax"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-NZTHC8DH-B> .

