@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-JC00T9NG-M>
  skos:broader <http://data.loterre.fr/ark:/67375/26L-VC288MKH-Z> ;
  a skos:Concept ;
  skos:prefLabel "silex"@fr, "sílex "@es, "flint"@en ;
  inist:semCategory "Rock"@en, "Roche"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:hiddenLabel "silex"@es, "Silex"@fr, "Flint"@en .

<http://data.loterre.fr/ark:/67375/26L-VC288MKH-Z>
  skos:prefLabel "chemically precipitated rock"@en, "roca química"@es, "roche chimique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-JC00T9NG-M> .

<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-JC00T9NG-M> .

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