@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-VTBDXTG5-D>
  inist:semCategory "Rock"@en, "Roche"@fr ;
  skos:altLabel "siliciclastics"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-VC1JBQPX-8> ;
  skos:hiddenLabel "Roche silicoclastique"@fr, "Siliciclastic rock"@en ;
  skos:prefLabel "roche silicoclastique"@fr, "roca siliciclástica"@es, "siliciclastic rock"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> .

<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-VTBDXTG5-D> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-VC1JBQPX-8>
  skos:prefLabel "sedimentary rock"@en, "roca sedimentaria"@es, "roche sédimentaire"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-VTBDXTG5-D> .

