@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-PHPXFQDC-T>
  skos:prefLabel "migmatite"@fr, "migmatite"@en, "migmatita"@es ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-RF9V1KLW-Z> .

<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-RF9V1KLW-Z> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-RF9V1KLW-Z>
  inist:semCategory "Rock"@en, "Roche"@fr ;
  skos:prefLabel "agmatita"@es, "agmatite"@fr, "agmatite"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-PHPXFQDC-T> ;
  skos:hiddenLabel "Agmatite"@fr, "Agmatite"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  a skos:Concept .

