@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<http://data.loterre.fr/ark:/67375/26L-VQVWQ85S-C>
  skos:prefLabel "grafito"@es, "graphite"@fr, "graphite"@en ;
  skos:hiddenLabel "Graphite"@en, "Graphite"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-WMQB99Z1-1> ;
  inist:semCategory "Mineral"@en, "Minéral"@fr ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-N3NF9MHF-V> ;
  a skos:Concept .

<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-VQVWQ85S-C> .

<http://data.loterre.fr/ark:/67375/26L-WMQB99Z1-1>
  skos:prefLabel "elemento nativo"@es, "élément natif"@fr, "native element"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-VQVWQ85S-C> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-N3NF9MHF-V>
  skos:prefLabel "cliftonite"@en, "cliftonite"@fr, "cliftonita"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-VQVWQ85S-C> .

