@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/Fossil>
  skos:prefLabel "Fossile"@fr, "Fossil"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-PB5QTVH8-S> .

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

<http://data.loterre.fr/ark:/67375/26L-JK5XHJF0-M>
  skos:prefLabel "Chordata"@fr, "Chordata"@en, "Chordata"@es ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-PB5QTVH8-S> .

<http://data.loterre.fr/ark:/67375/26L-BSG3G5Z9-7>
  skos:prefLabel "Agnatha"@es, "Agnatha"@fr, "Agnatha"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-PB5QTVH8-S> .

<http://data.loterre.fr/ark:/67375/26L-MLW9CZFK-X>
  skos:prefLabel "fauna de vertebrados"@es, "faune de vertébrés"@fr, "vertebrates"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-PB5QTVH8-S> .

<http://data.loterre.fr/ark:/67375/26L-B2W5PNRN-1>
  skos:prefLabel "Tetrapoda"@es, "Tetrapoda"@fr, "Tetrapoda"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-PB5QTVH8-S> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-PB5QTVH8-S>
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-BSG3G5Z9-7>, <http://data.loterre.fr/ark:/67375/26L-MLW9CZFK-X>, <http://data.loterre.fr/ark:/67375/26L-B2W5PNRN-1>, <http://data.loterre.fr/ark:/67375/26L-K2M3MG79-0> ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-JK5XHJF0-M> ;
  inist:semCategory "Fossile"@fr, "Fossil"@en ;
  a skos:Concept ;
  skos:prefLabel "Vertebrata"@es, "Vertebrata"@en, "Vertebrata"@fr .

