@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/Object>
  skos:prefLabel "Object"@en, "Objet"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-WNHT675V-K> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-XNQHTNZ7-8>
  skos:prefLabel "inclusión"@es, "inclusion"@fr, "inclusion"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-WNHT675V-K> .

<http://data.loterre.fr/ark:/67375/26L-WNHT675V-K>
  skos:prefLabel "mineral inclusion"@en, "inclusión mineral"@es, "inclusion minérale"@fr ;
  skos:hiddenLabel "Inclusion minérale"@fr, "mineral inclusions"@en, "Mineral inclusion"@en ;
  a skos:Concept ;
  inist:semCategory "Object"@en, "Objet"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-XNQHTNZ7-8> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> .

