@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-LS0B6WVL-S> .

<http://data.loterre.fr/ark:/67375/26L-LS0B6WVL-S>
  skos:broader <http://data.loterre.fr/ark:/67375/26L-B0S62F0S-V> ;
  skos:prefLabel "Terebratulida"@fr, "Terebratulida"@en, "Terebratulida"@es ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-TX2BC7G1-0>, <http://data.loterre.fr/ark:/67375/26L-DZKQWBRV-R> ;
  inist:semCategory "Fossile"@fr, "Fossil"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> .

<http://data.loterre.fr/ark:/67375/26L-TX2BC7G1-0>
  skos:prefLabel "Terebratulina"@fr, "Terebratulina"@en, "Terebratulina"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-LS0B6WVL-S> .

<http://data.loterre.fr/ark:/67375/26L-DZKQWBRV-R>
  skos:prefLabel "Terebratulidae"@fr, "Terebratulidae"@en, "Terebratulidae"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-LS0B6WVL-S> .

<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-LS0B6WVL-S> .

