@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-B0S62F0S-V>
  skos:prefLabel "Articulata"@fr, "Articulata"@en, "Articulata"@es ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-NQZM2QHW-0> .

<http://data.loterre.fr/ark:/67375/26L-PVW14G9C-R>
  skos:prefLabel "Rhynchonellidae"@fr, "Rhynchonellidae"@en, "Rhynchonellidae"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-NQZM2QHW-0> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-NQZM2QHW-0>
  inist:semCategory "Fossile"@fr, "Fossil"@en ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-PVW14G9C-R> ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-B0S62F0S-V> ;
  skos:prefLabel "Rhynchonellida"@fr, "Rhynchonellida"@en, "Rhynchonellida"@es .

<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-NQZM2QHW-0> .

