@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:-K88BMMPS-H .

p21:-K88BMMPS-H
  a skos:Concept ;
  skos:exactMatch <http://dbpedia.org/resource/Waste> ;
  skos:prefLabel "déchet"@fr, "waste"@en ;
  skos:hiddenLabel "Déchet"@fr, "Waste"@en ;
  inist:semCategory "Matériau / Produit / Substance"@fr, "Material / Product / Substance"@en ;
  skos:definition "Un déchet est un objet en fin de vie ou une substance ayant subi une altération physique ou chimique, qui ne présente alors plus d'utilité ou est destiné à l'élimination. Le mot vient de l'ancien français déchiet ou déchié, soit \"la quantité perdue dans l'usage d'un produit\", ce qui en reste après son utilisation. (Source : DBpedia)"@fr ;
  skos:inScheme p21: .

p21: a skos:ConceptScheme .
