@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-TRZ4KKVB-R>
  skos:prefLabel "chondrite à enstatite"@fr, "condrita de enstatita"@es, "enstatite chondrite"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-R8M0PC5M-4> .

<http://data.loterre.fr/ark:/67375/26L-R8M0PC5M-4>
  skos:prefLabel "météorite Abee"@fr, "meteorito Abee"@es, "Abee meteorite"@en ;
  skos:hiddenLabel "Météorite Abee"@fr, "Abee Meteorite"@en ;
  inist:semCategory "Roche"@fr, "Rock"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-TRZ4KKVB-R> .

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

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