@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-GW9PNH1B-6> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-GW9PNH1B-6>
  skos:broader <http://data.loterre.fr/ark:/67375/26L-J3QLGWT9-9> ;
  skos:prefLabel "meteorito Fayetteville"@es, "météorite Fayetteville"@fr, "Fayetteville meteorite"@en ;
  skos:hiddenLabel "Fayetteville Meteorite"@en, "Météorite Fayetteville"@fr ;
  inist:semCategory "Roche"@fr, "Rock"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/26L-J3QLGWT9-9>
  skos:prefLabel "H chondrite"@en, "condrita de typo H"@es, "chondrite de type H"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-GW9PNH1B-6> .

