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

<http://data.loterre.fr/ark:/67375/26L/Environment>
  skos:prefLabel "Environnement"@fr, "Environment"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-NHBBN6Q9-2> .

<http://data.loterre.fr/ark:/67375/26L-NHBBN6Q9-2>
  inist:semCategory "Environment"@en, "Environnement"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:prefLabel "récif pinacle"@fr, "arrecife pináculo"@es, "pinnacle reef"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-TZT87BJM-9> ;
  skos:hiddenLabel "Pinnacle reef"@en, "escollera arrecifal"@es, "Récif pinacle"@fr, "pinnacle reefs"@en .

<http://data.loterre.fr/ark:/67375/26L-TZT87BJM-9>
  skos:prefLabel "récif"@fr, "reef"@en, "arrecife"@es ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-NHBBN6Q9-2> .

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