@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:22102
  skos:prefLabel "deadwood position"@en ;
  a skos:Concept .

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

envthes:EnvEU_235
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] Giorgio Matteucci , 23/05/2013\" , \"[source of definition ] Expert"@en ;
  dc:isReplacedBy envthes:22102 ;
  skos:definition "Position of deadwood in forest, in terms of location (mapping). Deadwood is made up by dead branches, dead stems, stump remnants or dead trees (complete). The volume or biomass of deadwood in a forest is taken as an estimate of the suitability of that forest to host hifgher biodiversity of saproxilic fauna (fauna that lives on dead matter)"@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "deadwood position"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

