@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<http://data.loterre.fr/ark:/67375/26L-TP0F0DFG-4>
  skos:hiddenLabel "Ancient ice age"@en, "ancient ice ages"@en, "Edad glaciación"@es, "Age glaciaire ancien"@fr ;
  inist:semCategory "Chronologie"@fr, "Chronology"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  a skos:Concept ;
  skos:prefLabel "âge glaciaire ancien"@fr, "ancient ice age"@en, "edad de hielo antigua"@es .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L/Chronology>
  skos:prefLabel "Chronologie"@fr, "Chronology"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-TP0F0DFG-4> .

