@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:22303
  skos:prefLabel "tree diameter"@en ;
  a skos:Concept .

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

envthes:EnvEU_240
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:22303 ;
  skos:definition "any straight line segment that passes through the center of the circle and whose endpoints lie on the tree circumference. A standard method of expressing the diameter of the trunk or bole of a standing tree is Diameter at breast height, or DBH. Tree trunks are measured at the height of an adult's breast, which is defined differently in different countries and situations. In continental Europe, Australia, the UK, and Canada the diameter is measured at 1.3 metres above ground. In The US, New Zealand, Burma, India, Malaysia, and South Africa, breast height diameter is measured at a height of 1.4 metres. Previously 4.5 ft (1.37 m) was used. http://en.wikipedia.org/wiki/Diameter_at_breast_height#cite_note-1"@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "tree diameter"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

