@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-LF8GP4NK-M>
  skos:hiddenLabel "Calcaire algaire"@fr, "calcáreo algáceo"@es, "Algal limestone"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:prefLabel "calcaire algaire"@fr, "algal limestone"@en, "caliza de algas"@es ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-HNZTDL3X-T> ;
  a skos:Concept ;
  inist:semCategory "Roche"@fr, "Rock"@en .

<http://data.loterre.fr/ark:/67375/26L-HNZTDL3X-T>
  skos:prefLabel "roche carbonatée"@fr, "carbonate rock"@en, "roca carbonatada"@es ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-LF8GP4NK-M> .

<http://data.loterre.fr/ark:/67375/26L/Rock>
  skos:prefLabel "Rock"@en, "Roche"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-LF8GP4NK-M> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
