@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-R02XXT89-M>
  skos:hiddenLabel "Nephelinite"@en, "Néphélinite"@fr ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-VK1FLXV1-R> ;
  skos:prefLabel "néphélinite"@fr, "nefelinita"@es, "nephelinite"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  inist:semCategory "Rock"@en, "Roche"@fr ;
  a skos:Concept ;
  skos:altLabel "nemafite"@en, "némafite"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-TF9NT5PW-J> .

<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-R02XXT89-M> .

<http://data.loterre.fr/ark:/67375/26L-VK1FLXV1-R>
  skos:prefLabel "olivine nephelinite"@en, "nefelinita con olivina"@es, "néphélinite à olivine"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-R02XXT89-M> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-TF9NT5PW-J>
  skos:prefLabel "nepheline basalt"@en, "basalto nefelínico"@es, "basalte à néphéline"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-R02XXT89-M> .

