@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.loterre.fr/ark:/67375/73G-G8D62HZJ-C>
  skos:hiddenLabel "Attribution de texte"@fr, "Text Attribution"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/73G> ;
  skos:prefLabel "attribution de texte"@fr, "text attribution"@en .

<http://data.loterre.fr/ark:/67375/73G> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/73G/DIVERS>
  skos:prefLabel "Divers"@fr, "Miscellaneous"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/73G-G8D62HZJ-C> .

