@prefix p21: <http://data.loterre.fr/ark:/67375/P21> .
@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#> .

p21:-Matériau__Produit__Substance
  skos:prefLabel "Material / Product / Substance"@en, "Matériau / Produit / Substance"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-N5PV6MNC-Z .

p21:-N5PV6MNC-Z
  skos:inScheme p21: ;
  skos:definition "L'eau est une substance chimique constituée de molécules H2O. Ce composé est très stable et néanmoins très réactif, et l'eau liquide est aussi un excellent solvant.  (Source : DBpedia)"@fr ;
  skos:prefLabel "eau"@fr, "water"@en ;
  skos:exactMatch <http://dbpedia.org/resource/Properties_of_water> ;
  skos:hiddenLabel "Eau"@fr, "Water"@en ;
  inist:semCategory "Material / Product / Substance"@en, "Matériau / Produit / Substance"@fr ;
  a skos:Concept .

p21: a skos:ConceptScheme .
