@prefix envthes: <http://vocabs.lter-europe.net/EnvThes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:21194
  skos:prefLabel "matter storage"@en ;
  a skos:Concept .

envthes:1
  skos:prefLabel "deprecated concept"@en ;
  a skos:Concept .

envthes:EnvEU_216
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21194 ;
  skos:definition "If the word \\\\\"Matter\\\\\" means “Soil organic matter\\\\\", the definition could be: the storage of Soil Organic Matter (SOM). \\\\\"SOM is a heterogeneus mixture consisting of plant, animal, and microbial materials in all stages of decay combined with a variety of decomposition products of different ages and levels of complexity\\\\\""@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "matter storage"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

