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

<http://data.loterre.fr/ark:/67375/23L-RH1Q1QGV-K>
  dc:created "2025-06-05T07:29:10"^^xsd:dateTime ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Algorithme_g%C3%A9n%C3%A9tique>, <https://en.wikipedia.org/wiki/Genetic_algorithm>, <https://www.wikidata.org/wiki/Q18614325> ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-QDJV9RK8-S> ;
  skos:prefLabel "genetic algorithm"@en, "algorithme génétique"@fr ;
  dc:modified "2025-06-05T07:29:28"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-QDJV9RK8-S>
  skos:prefLabel "algorithme évolutionnaire"@fr, "evolutionary algorithm"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-RH1Q1QGV-K> .

