@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/Environment>
  skos:prefLabel "Environnement"@fr, "Environment"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-K9T3SJ0Q-4> .

<http://data.loterre.fr/ark:/67375/26L-K9T3SJ0Q-4>
  skos:prefLabel "fracture network"@en, "réseau de fracture"@fr, "red de fractura"@es ;
  skos:hiddenLabel "réseau de fractures"@fr, "Fracture network"@en, "Réseau de fractures"@fr, "réseau fracture"@fr, "red fractura"@es, "fracture networks"@en ;
  inist:semCategory "Environment"@en, "Environnement"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  a skos:Concept .

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