@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-TFBW8P2N-M> .

<http://data.loterre.fr/ark:/67375/26L-R1V69FF8-H>
  skos:prefLabel "Dipnoi"@fr, "Dipnoi"@en, "Dipnoi"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-TFBW8P2N-M> .

<http://data.loterre.fr/ark:/67375/26L-TFBW8P2N-M>
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-VQ44P24X-K> ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-R1V69FF8-H>, <http://data.loterre.fr/ark:/67375/26L-VNB9XNT7-R> ;
  inist:semCategory "Fossil"@en, "Fossile"@fr ;
  skos:prefLabel "Sarcopterygii"@fr, "Sarcopterygii"@en, "Sarcopterygii"@es ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> .

<http://data.loterre.fr/ark:/67375/26L-VQ44P24X-K>
  skos:prefLabel "Osteichthyes"@es, "Osteichthyes"@fr, "Osteichthyes"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-TFBW8P2N-M> .

<http://data.loterre.fr/ark:/67375/26L-VNB9XNT7-R>
  skos:prefLabel "Crossopterygii"@fr, "Crossopterygii"@en, "Crossopterygii"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-TFBW8P2N-M> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
