@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/Rock>
  skos:prefLabel "Rock"@en, "Roche"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-RWT6GMD1-2> .

<http://data.loterre.fr/ark:/67375/26L-RWT6GMD1-2>
  skos:hiddenLabel "Pallasite"@fr, "Pallasite"@en, "pallasites"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-CZJXJ3CH-G> ;
  skos:prefLabel "pallasite"@fr, "pallasite"@en, "pallasita"@es ;
  inist:semCategory "Rock"@en, "Roche"@fr ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-FJJ213CP-9> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/26L-FJJ213CP-9>
  skos:prefLabel "Eagle Station meteorite"@en, "météorite Eagle Station"@fr, "meteorito Eagle Station"@es ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-RWT6GMD1-2> .

<http://data.loterre.fr/ark:/67375/26L-CZJXJ3CH-G>
  skos:prefLabel "siderolite"@en, "siderolito"@es, "sidérolithe"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-RWT6GMD1-2> .

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