@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:narrower <http://data.loterre.fr/ark:/67375/23L-MCH0FD3P-Q> .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-MCH0FD3P-Q>
  skos:exactMatch <https://en.wikipedia.org/wiki/Information_theory>, <https://fr.wikipedia.org/wiki/Théorie_de_l%27information>, <https://www.wikidata.org/wiki/Q131222> ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-TR3C9JC5-Q> ;
  skos:prefLabel "théorie de l'information"@fr, "information theory"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  dc:modified "2025-09-08T07:27:06"^^xsd:dateTime ;
  a skos:Concept .

