@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-N90LDRG2-2>
  skos:prefLabel "gabro"@es, "gabbro"@fr, "gabbro"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-B44JDX43-G> .

<http://data.loterre.fr/ark:/67375/26L/Rock>
  skos:prefLabel "Rock"@en, "Roche"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-B44JDX43-G> .

<http://data.loterre.fr/ark:/67375/26L-P6D7BJZC-S>
  skos:prefLabel "troctolite"@fr, "troctolite"@en, "troctolita"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-B44JDX43-G> .

<http://data.loterre.fr/ark:/67375/26L-KS39Q9XV-L>
  skos:prefLabel "allivalita"@es, "allivalite"@fr, "allivalite"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-B44JDX43-G> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-B44JDX43-G>
  skos:altLabel "gabbro olivine"@fr ;
  skos:prefLabel "gabro de olivino"@es, "gabbro à olivine"@fr, "olivine gabbro"@en ;
  skos:hiddenLabel "Olivine gabbro"@en, "gabro olivina"@es, "Gabbro à olivine"@fr ;
  inist:semCategory "Roche"@fr, "Rock"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-N90LDRG2-2> ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-KS39Q9XV-L>, <http://data.loterre.fr/ark:/67375/26L-P6D7BJZC-S> ;
  a skos:Concept .

