@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-VSJ2SLMH-C> .

<http://data.loterre.fr/ark:/67375/26L-SZ8GGPDB-D>
  skos:prefLabel "Chelonia"@fr, "Chelonia"@en, "Chelonia"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-VSJ2SLMH-C> .

<http://data.loterre.fr/ark:/67375/26L-Z9G8S01Z-0>
  skos:prefLabel "Cotylosauria"@fr, "Cotylosauria"@en, "Cotylosauria"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-VSJ2SLMH-C> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-LM89QK8H-S>
  skos:prefLabel "Reptilia"@es, "Reptilia"@en, "Reptilia"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-VSJ2SLMH-C> .

<http://data.loterre.fr/ark:/67375/26L-N2TLDRP6-S>
  skos:prefLabel "Mesosauria"@fr, "Mesosauria"@en, "Mesosauria"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-VSJ2SLMH-C> .

<http://data.loterre.fr/ark:/67375/26L-VSJ2SLMH-C>
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-N2TLDRP6-S>, <http://data.loterre.fr/ark:/67375/26L-Z9G8S01Z-0>, <http://data.loterre.fr/ark:/67375/26L-SZ8GGPDB-D> ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-LM89QK8H-S> ;
  inist:semCategory "Fossile"@fr, "Fossil"@en ;
  skos:prefLabel "Anapsida"@fr, "Anapsida"@en, "Anapsida"@es ;
  skos:hiddenLabel "Anápsida"@es ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> .

