@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-HS2SWZ32-1> .

<http://data.loterre.fr/ark:/67375/26L-NL2W2DW0-P>
  skos:prefLabel "Pelycosauria"@fr, "Pelycosauria"@en, "Pelycosauria"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-HS2SWZ32-1> .

<http://data.loterre.fr/ark:/67375/26L-HS2SWZ32-1>
  skos:broader <http://data.loterre.fr/ark:/67375/26L-LM89QK8H-S> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  inist:semCategory "Fossil"@en, "Fossile"@fr ;
  skos:prefLabel "Synapsida"@fr, "Synapsida"@en, "Synapsida"@es ;
  skos:hiddenLabel "Synápsida"@es ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-NL2W2DW0-P>, <http://data.loterre.fr/ark:/67375/26L-G5JL8SVH-0> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/26L-G5JL8SVH-0>
  skos:prefLabel "Therapsida"@fr, "Therapsida"@en, "Therapsida"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-HS2SWZ32-1> .

<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-HS2SWZ32-1> .

