@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-RRX26JPP-2>
  skos:hiddenLabel "Bruderheim Meteorite"@en, "Météorite Bruderheim"@fr ;
  skos:prefLabel "meteorito Bruderheim"@es, "météorite Bruderheim"@fr, "Bruderheim meteorite"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  inist:semCategory "Roche"@fr, "Rock"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-RSFPVL24-X> .

<http://data.loterre.fr/ark:/67375/26L-RSFPVL24-X>
  skos:prefLabel "L chondrite"@en, "chondrite de type L"@fr, "condrita de typo L"@es ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-RRX26JPP-2> .

<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-RRX26JPP-2> .

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