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

<http://data.loterre.fr/ark:/67375/3WV-ZF9WDTF9-R>
  skos:prefLabel "norme"@fr, "standard"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-TJF54W82-B> .

<http://data.loterre.fr/ark:/67375/3WV>
  a skos:ConceptScheme ;
  skos:hasTopConcept <http://data.loterre.fr/ark:/67375/3WV-TJF54W82-B> .

<http://data.loterre.fr/ark:/67375/3WV-TJF54W82-B>
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-RM7XR34R-Z>, <http://data.loterre.fr/ark:/67375/3WV-ZF9WDTF9-R> ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/3WV> ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/3WV> ;
  skos:prefLabel "législation"@fr, "legislation"@en .

<http://data.loterre.fr/ark:/67375/3WV-RM7XR34R-Z>
  skos:prefLabel "environmental law"@en, "droit de l'environnement"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-TJF54W82-B> .

<http://data.loterre.fr/ark:/67375/3WV/Système_organisationnel>
  skos:prefLabel "Organizational system"@en, "Système organisationnel"@fr ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/3WV-TJF54W82-B> .

