@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-NM3LQ26K-M>
  skos:prefLabel "entité théorique"@fr, "theoretical entity"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-TSL04S82-3> .

<http://data.loterre.fr/ark:/67375/23L-PV19XT7R-5>
  skos:prefLabel "hypothèse de monde clos"@fr, "closed world assumption"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-TSL04S82-3> .

<http://data.loterre.fr/ark:/67375/23L-GPF40CZT-B>
  skos:prefLabel "hypothèse du monde ouvert"@fr, "open world assumption"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-TSL04S82-3> .

<http://data.loterre.fr/ark:/67375/23L-TSL04S82-3>
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-PV19XT7R-5>, <http://data.loterre.fr/ark:/67375/23L-GPF40CZT-B> ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q41719>, <https://fr.wikipedia.org/wiki/Hypoth%C3%A8se>, <https://en.wikipedia.org/wiki/Hypothesis> ;
  skos:prefLabel "hypothesis"@en, "hypothèse"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-NM3LQ26K-M> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  dc:created "2025-06-05T11:22:19"^^xsd:dateTime ;
  a skos:Concept ;
  dc:modified "2025-06-05T11:23:10"^^xsd:dateTime .

