@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-FH354MDX-4>
  skos:hiddenLabel "Liparite"@en, "Liparite"@fr ;
  skos:prefLabel "liparite"@fr, "liparite"@en, "liparita"@es ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  inist:semCategory "Rock"@en, "Roche"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-R8QM14K9-C> .

<http://data.loterre.fr/ark:/67375/26L-R8QM14K9-C>
  skos:prefLabel "riolita"@es, "rhyolite"@fr, "rhyolite"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-FH354MDX-4> .

<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-FH354MDX-4> .

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