@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-V0N1J3KL-1>
  skos:prefLabel "norite"@fr, "norite"@en, "norita"@es ;
  inist:semCategory "Roche"@fr, "Rock"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-B4B0LVMK-R> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:hiddenLabel "Norite"@fr, "Norite"@en ;
  a skos:Concept .

<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-V0N1J3KL-1> .

<http://data.loterre.fr/ark:/67375/26L-B4B0LVMK-R>
  skos:prefLabel "roca plutónica"@es, "plutonic rock"@en, "roche plutonique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-V0N1J3KL-1> .

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