@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<http://data.loterre.fr/ark:/67375/26L-STC76MRX-4>
  inist:semCategory "Rock"@en, "Roche"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "Tholeiite"@en, "Tholéïte"@fr ;
  skos:prefLabel "toleíta"@es, "tholeiite"@en, "tholéïte"@fr ;
  skos:altLabel "tholeiite"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-ZJQSCLFM-Z> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-GK74P8M4-F> .

<http://data.loterre.fr/ark:/67375/26L-GK74P8M4-F>
  skos:prefLabel "toleíta olivínica"@es, "olivine tholeiite"@en, "tholéïte à olivine"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-STC76MRX-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-STC76MRX-4> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-ZJQSCLFM-Z>
  skos:prefLabel "tholeiitic basalt"@en, "basalte tholéïtique"@fr, "basalto toleítico"@es ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-STC76MRX-4> .

