@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-D1G8SK3J-9> .

<http://data.loterre.fr/ark:/67375/26L-D1G8SK3J-9>
  skos:altLabel "problematica micro"@fr, "problematica micro"@en ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-GGKCLT7N-J> ;
  skos:hiddenLabel "problematic microfossils"@en, "Problematic microfossil"@en, "Microfossile problématique"@fr, "problemática micro"@es ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-R6425J9P-K> ;
  skos:prefLabel "problematic microfossil"@en, "microfossile problématique"@fr, "microfósil problemático"@es ;
  inist:semCategory "Fossile"@fr, "Fossil"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> .

<http://data.loterre.fr/ark:/67375/26L-GGKCLT7N-J>
  skos:prefLabel "Bolboforma"@fr, "Bolboforma"@en, "Bolboforma"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-D1G8SK3J-9> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-R6425J9P-K>
  skos:prefLabel "problematic fossil"@en, "fósil problemático"@es, "fossile problématique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-D1G8SK3J-9> .

