@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-V65FWGWB-R>
  a skos:Concept ;
  inist:semCategory "Geological age"@en, "Age géologique"@fr ;
  skos:prefLabel "Baltic glaciation"@en, "glaciación Báltica"@es, "glaciation Baltique"@fr ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-J8VJ5MSH-1> ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-C71TMKDP-7> ;
  skos:hiddenLabel "Baltic Glaciation"@en, "Glaciation Baltique"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> .

<http://data.loterre.fr/ark:/67375/26L-C71TMKDP-7>
  skos:prefLabel "Upper Quaternary"@en, "Cuaternario superior"@es, "Quaternaire supérieur"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-V65FWGWB-R> .

<http://data.loterre.fr/ark:/67375/26L/Geological_age>
  skos:prefLabel "Age géologique"@fr, "Geological age"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-V65FWGWB-R> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-J8VJ5MSH-1>
  skos:prefLabel "Baltic ice lake"@en, "lago proglaciare Báltico"@es, "lac proglaciaire Baltique"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-V65FWGWB-R> .

