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

<http://data.loterre.fr/ark:/67375/73G/AVIE>
  skos:prefLabel "Age de la vie"@fr, "Age of life"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/73G-QBSH2WS6-Q> .

<http://data.loterre.fr/ark:/67375/73G> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/73G-QBSH2WS6-Q>
  skos:hiddenLabel "Jeunesse"@fr, "Youth"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/73G> ;
  skos:prefLabel "jeunesse"@fr, "youth"@en .

