@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-TR3C9JC5-Q>
  skos:prefLabel "théorie"@fr, "theory"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-NM3LQ26K-M> .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-NM3LQ26K-M>
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-TR3C9JC5-Q>, <http://data.loterre.fr/ark:/67375/23L-TSL04S82-3> ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-QD7XSJP0-2> ;
  skos:prefLabel "entité théorique"@fr, "theoretical entity"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  dc:modified "2025-09-08T08:26:44"^^xsd:dateTime ;
  dc:created "2025-06-05T07:19:31"^^xsd:dateTime ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/23L-QD7XSJP0-2>
  skos:prefLabel "entité d'information"@fr, "information entity"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-NM3LQ26K-M> .

<http://data.loterre.fr/ark:/67375/23L-TSL04S82-3>
  skos:prefLabel "hypothesis"@en, "hypothèse"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-NM3LQ26K-M> .

