@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.loterre.fr/ark:/67375/905/TEMP>
  skos:prefLabel "Temps"@fr, "Time"@en ;
  a skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/905/AVIE> .

<http://data.loterre.fr/ark:/67375/905-RXZX1TK9-S>
  skos:prefLabel "âge au décès"@fr, "age at death"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/905> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/905-SQSKGCP6-Z>
  skos:prefLabel "new born"@en, "nouveau-né"@fr ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/905/AVIE>
  skos:prefLabel "Age of life"@en, "Age de la vie"@fr ;
  skos:member <http://data.loterre.fr/ark:/67375/905-RXZX1TK9-S>, <http://data.loterre.fr/ark:/67375/905-SX8GGBCJ-H>, <http://data.loterre.fr/ark:/67375/905-PVH0381H-8>, <http://data.loterre.fr/ark:/67375/905-N0XHL392-P>, <http://data.loterre.fr/ark:/67375/905-SQSKGCP6-Z> ;
  rdfs:comment "Number of membres: 5."@en, "Nombre de membres : 5."@fr ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/TEMP> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/905> .

<http://data.loterre.fr/ark:/67375/905-N0XHL392-P>
  skos:prefLabel "nourrisson"@fr, "infant"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/905-SX8GGBCJ-H>
  skos:prefLabel "jeunesse"@fr, "youth"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/905-PVH0381H-8>
  skos:prefLabel "age"@en, "âge"@fr ;
  a skos:Concept .

