@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> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/3WV-JDKZPJ4J-S>
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/3WV> ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-PDJ7MLFJ-3> ;
  skos:prefLabel "substrat synthétique"@fr, "synthetic substrate"@en .

<http://data.loterre.fr/ark:/67375/3WV/Matériau__Matière__État_de_la_matière>
  skos:prefLabel "Matériau / Matière / État de la matière"@fr, "Material / Matter / State of matter"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/3WV-JDKZPJ4J-S> .

<http://data.loterre.fr/ark:/67375/3WV-PDJ7MLFJ-3>
  skos:prefLabel "matériau"@fr, "material"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-JDKZPJ4J-S> .

