@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-ZKJVSG8M-W>
  skos:prefLabel "chromite"@en, "cromita"@es, "chromite"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-LCFS0B0Q-P> .

<http://data.loterre.fr/ark:/67375/26L-LCFS0B0Q-P>
  skos:prefLabel "magnésiochromite"@fr, "magnesiochromite"@en, "magnesiocromita"@es ;
  skos:hiddenLabel "Magnésiochromite"@fr, "Magnesiochromite"@en ;
  inist:semCategory "Minéral"@fr, "Mineral"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-ZKJVSG8M-W> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  a skos:Concept ;
  skos:altLabel "magnochromite"@fr, "magnochromite"@en .

<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-LCFS0B0Q-P> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
