@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-JWXTH8ZV-8> .

<http://data.loterre.fr/ark:/67375/26L-CV1C18J3-Z>
  skos:prefLabel "sedimentary structure"@en, "estructura sedimentaria"@es, "structure sédimentaire"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-JWXTH8ZV-8> .

<http://data.loterre.fr/ark:/67375/26L-JWXTH8ZV-8>
  skos:hiddenLabel "Banc sédimentaire"@fr, "Sedimentary bank"@en, "sedimentary banks"@en ;
  a skos:Concept ;
  skos:prefLabel "banc sédimentaire"@fr, "sedimentary bank"@en, "banco sedimentario"@es ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-CV1C18J3-Z> ;
  inist:semCategory "Environment"@en, "Environnement"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> .

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