@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-WNGWB5X6-1>
  skos:hiddenLabel "Faune de gastropodes"@fr, "Gastropod"@en, "fauna gasterópodo"@es ;
  skos:altLabel "faune gastéropode"@fr, "gastropod fauna"@en, "faune gastropode"@fr, "faune de gastéropodes"@fr ;
  a skos:Concept ;
  inist:semCategory "Fossil"@en, "Fossile"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-LPTVLS0F-7> ;
  skos:prefLabel "gastropods"@en, "fauna de gasterópodos"@es, "faune de gastropodes"@fr .

<http://data.loterre.fr/ark:/67375/26L-LPTVLS0F-7>
  skos:prefLabel "Gastropoda"@es, "Gastropoda"@fr, "Gastropoda"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-WNGWB5X6-1> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L/Fossil>
  skos:prefLabel "Fossile"@fr, "Fossil"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-WNGWB5X6-1> .

