@prefix kw5: <http://data.loterre.fr/ark:/67375/KW5> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

kw5: a skos:ConceptScheme .
kw5:-MATE_Divers
  skos:prefLabel "Matériau / Produit / Substance_Divers"@fr, "Material / Product / Substance_Miscellaneous"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member kw5:-P5VVX9CM-6 .

kw5:-P5VVX9CM-6
  skos:hiddenLabel "Huile de baleine"@fr, "Whale oil"@en ;
  a skos:Concept ;
  skos:inScheme kw5: ;
  skos:prefLabel "huile de baleine"@fr, "whale oil"@en .

