@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-ZKHW8TCV-1>
  skos:prefLabel "raisonnement"@fr, "reasoning"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-VQMSG039-V> .

<http://data.loterre.fr/ark:/67375/23L-VQMSG039-V>
  skos:altLabel "raisonnement abductif"@fr, "abductive reasoning"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q308495>, <https://fr.wikipedia.org/wiki/Abduction>, <https://en.wikipedia.org/wiki/Abduction> ;
  skos:prefLabel "abduction"@en, "abduction"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-ZKHW8TCV-1> ;
  dc:modified "2025-09-29T08:40:42"^^xsd:dateTime ;
  dc:created "2025-06-24T19:50:14"^^xsd:dateTime .

