@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-JGLXJB80-J> .

<http://data.loterre.fr/ark:/67375/26L-KGDZJS5V-4>
  skos:prefLabel "Zoantharia"@fr, "Zoantharia"@en, "Zoantharia"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-JGLXJB80-J> .

<http://data.loterre.fr/ark:/67375/26L-M9NDRL1W-P>
  skos:prefLabel "Coelenterata"@fr, "Coelenterata"@en, "Coelenterata"@es ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-JGLXJB80-J> .

<http://data.loterre.fr/ark:/67375/26L-B2BX1BMZ-J>
  skos:prefLabel "Octocoralla"@fr, "Octocorallia"@en, "Octocoralla"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-JGLXJB80-J> .

<http://data.loterre.fr/ark:/67375/26L-DTH1F3WP-C>
  skos:prefLabel "Ceriantipatharia"@fr, "Ceriantipatharia"@en, "Ceriantipatharia"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-JGLXJB80-J> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-JGLXJB80-J>
  inist:semCategory "Fossile"@fr, "Fossil"@en ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-KGDZJS5V-4>, <http://data.loterre.fr/ark:/67375/26L-DTH1F3WP-C>, <http://data.loterre.fr/ark:/67375/26L-B2BX1BMZ-J> ;
  skos:prefLabel "Anthozoa"@fr, "Anthozoa"@en, "Anthozoa"@es ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-M9NDRL1W-P> ;
  a skos:Concept .

