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

<http://data.loterre.fr/ark:/67375/905/TEMP>
  isothes:subGroup <http://data.loterre.fr/ark:/67375/905/CHRO>, <http://data.loterre.fr/ark:/67375/905/CTEM>, <http://data.loterre.fr/ark:/67375/905/TEMP_Divers>, <http://data.loterre.fr/ark:/67375/905/AGEO>, <http://data.loterre.fr/ark:/67375/905/AVIE> ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/Grouping_by_semantic_type> ;
  skos:prefLabel "Temps"@fr, "Time"@en ;
  a skos:Collection ;
  rdfs:comment "Number of membres: 5."@en, "Nombre de membres : 5."@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/905> .

<http://data.loterre.fr/ark:/67375/905/Grouping_by_semantic_type>
  skos:prefLabel " Regroupement par catégorie sémantique"@fr, "Grouping by semantic type"@en ;
  a skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/905/TEMP> .

<http://data.loterre.fr/ark:/67375/905> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/905/CTEM>
  skos:prefLabel "Temporal concept"@en, "Concept temporel"@fr ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/TEMP> .

<http://data.loterre.fr/ark:/67375/905/CHRO>
  skos:prefLabel "Chronologie"@fr, "Chronology"@en ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/TEMP> .

<http://data.loterre.fr/ark:/67375/905/TEMP_Divers>
  skos:prefLabel "Time_Miscellaneous"@en, "Temps_Divers"@fr ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/TEMP> .

<http://data.loterre.fr/ark:/67375/905/AGEO>
  skos:prefLabel "Age géologique"@fr, "Geological age"@en ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/TEMP> .

<http://data.loterre.fr/ark:/67375/905/AVIE>
  skos:prefLabel "Age de la vie"@fr, "Age of life"@en ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/TEMP> .

