@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-D6VZ89SJ-8> .

<http://data.loterre.fr/ark:/67375/26L-BLNZVPLH-4>
  skos:prefLabel "Musci"@es, "Musci"@fr, "Musci"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-D6VZ89SJ-8> .

<http://data.loterre.fr/ark:/67375/26L-LN8JKL72-G>
  skos:prefLabel "Plantae"@es, "Plantae"@fr, "Plantae"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-D6VZ89SJ-8> .

<http://data.loterre.fr/ark:/67375/26L-QJVPDLWB-R>
  skos:prefLabel "Hepaticae"@fr, "Hepaticae"@en, "Hepaticae"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-D6VZ89SJ-8> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-D6VZ89SJ-8>
  skos:prefLabel "Bryophyta"@es, "Bryophyta"@en, "Bryophyta"@fr ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-QJVPDLWB-R>, <http://data.loterre.fr/ark:/67375/26L-BLNZVPLH-4> ;
  inist:semCategory "Fossil"@en, "Fossile"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-LN8JKL72-G> ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:altLabel "bryophytes"@en .

