@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-JN3N6B6V-5>
  skos:prefLabel "induction"@en, "induction"@fr ;
  dc:created "2025-06-05T16:40:19"^^xsd:dateTime ;
  dc:modified "2025-09-29T08:41:21"^^xsd:dateTime ;
  skos:altLabel "inductive reasoning"@en, "raisonnement inductif"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Inductive_reasoning>, <https://fr.wikipedia.org/wiki/Induction_(logique)>, <https://www.wikidata.org/wiki/Q484511> ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-ZKHW8TCV-1> .

<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-JN3N6B6V-5> .

