@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> 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-D8N10CFG-1> .

<http://data.loterre.fr/ark:/67375/23L-D8N10CFG-1>
  skos:definition "computer simulation of the behavior of a programme initially designed for another system. By extension, computer simulation of a given behavior. (Source: adapted and translated from  <a href=\"https://ia.gdria.fr/Glossaire/emuler/\">https://ia.gdria.fr/Glossaire/emuler/</a> )"@en, "simulation sur un ordinateur du comportement d’un programme initialement conçu pour un autre système. Par extension, simulation par un ordinateur d’un comportement donné. (Source : adapté de  <a href=\"https://ia.gdria.fr/Glossaire/emuler/\">https://ia.gdria.fr/Glossaire/emuler/</a> )"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q12310028> ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-H24TSF40-W> ;
  skos:prefLabel "émulation"@fr, "emulation"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  dc:modified "2025-09-08T09:06:51"^^xsd:dateTime ;
  a skos:Concept .

