@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-KKZ3BK3D-Z> .

<http://data.loterre.fr/ark:/67375/26L-KKZ3BK3D-Z>
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-X7F2L24L-3>, <http://data.loterre.fr/ark:/67375/26L-FTJSNBHB-D> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-BXFF4KVM-F> ;
  inist:semCategory "Fossil"@en, "Fossile"@fr ;
  skos:prefLabel "Ginkgoales"@fr, "Ginkgoales"@en, "Ginkgoales"@es ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/26L-FTJSNBHB-D>
  skos:prefLabel "Czekanowskiales"@fr, "Czekanowskiales"@en, "Czekanowskiales"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-KKZ3BK3D-Z> .

<http://data.loterre.fr/ark:/67375/26L-BXFF4KVM-F>
  skos:prefLabel "Gymnospermae"@es, "Gymnospermae"@fr, "Gymnospermae"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-KKZ3BK3D-Z> .

<http://data.loterre.fr/ark:/67375/26L-X7F2L24L-3>
  skos:prefLabel "Ginkgo"@fr, "Ginkgo"@en, "Ginkgo"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-KKZ3BK3D-Z> .

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