@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-BSG3G5Z9-7> .

<http://data.loterre.fr/ark:/67375/26L-BSG3G5Z9-7>
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-Q2RNT9D6-6>, <http://data.loterre.fr/ark:/67375/26L-GG7CL8Z3-Q>, <http://data.loterre.fr/ark:/67375/26L-G2FFSGJM-7> ;
  a skos:Concept ;
  skos:prefLabel "Agnatha"@es, "Agnatha"@fr, "Agnatha"@en ;
  inist:semCategory "Fossil"@en, "Fossile"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-PB5QTVH8-S> .

<http://data.loterre.fr/ark:/67375/26L-Q2RNT9D6-6>
  skos:prefLabel "agnathans"@en, "faune d'agnathes"@fr, "fauna de agnatos"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-BSG3G5Z9-7> .

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

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

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

