@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/Mineral>
  skos:prefLabel "Minéral"@fr, "Mineral"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-K063F6GJ-G> .

<http://data.loterre.fr/ark:/67375/26L-Z3T8TWQD-M>
  skos:prefLabel "manganaxinita"@es, "manganaxinite"@fr, "manganaxinite"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-K063F6GJ-G> .

<http://data.loterre.fr/ark:/67375/26L-L78F87R9-3>
  skos:prefLabel "cyclosilicate"@fr, "ciclosilicato"@es, "ring silicate"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-K063F6GJ-G> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-K063F6GJ-G>
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-Z3T8TWQD-M> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:hiddenLabel "Axinite"@fr, "Axinite"@en ;
  a skos:Concept ;
  skos:prefLabel "axinite"@fr, "axinite"@en, "axinita"@es ;
  inist:semCategory "Minéral"@fr, "Mineral"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-L78F87R9-3> .

