@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-K4HM7TC1-V>
  skos:hiddenLabel "Albitite"@en, "Albitite"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:prefLabel "albitite"@fr, "albitite"@en, "albitita"@es ;
  inist:semCategory "Rock"@en, "Roche"@fr ;
  skos:altLabel "albitophyre"@fr, "albitophyre"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-T4J5N7FB-S> .

<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-K4HM7TC1-V> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-T4J5N7FB-S>
  skos:prefLabel "roca metasomática"@es, "metasomatic rock"@en, "roche métasomatique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-K4HM7TC1-V> .

