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

<http://data.loterre.fr/ark:/67375/73G/FONC>
  skos:prefLabel "Fonction"@fr, "Function"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/73G-R0348KC2-F> .

<http://data.loterre.fr/ark:/67375/73G> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/73G-R0348KC2-F>
  skos:hiddenLabel "Historian"@en, "Historien"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/73G> ;
  skos:prefLabel "historien"@fr, "historian"@en .

