@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:21699
  skos:prefLabel "forest health"@en ;
  a skos:Concept .

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

envthes:msa0462
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21699 ;
  skos:altLabel "forests health"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[T. E. Kolb] Forest health is an increasingly important concept in natural resource management. However,definition of forest health is difficult and dependent on human perspective. From a utilitarianperspective, forest health has been defined by the production of forest conditions which directlysatisfy human needs. From an ecosystem-centered perspective, forest health has been defined byresilience, recurrence, persistence and biophysical processes which lead to sustainable ecologicalconditions... , \"[Jay O'Laughlin] Forest health is the condition of forests relative to management objectives, which reflect the forest values managers intend to provide. Indicators of forest health condition in the National Report on Sustainable Forests-2003 (under criteria 2 and 3) highlight the role of wildland fire and its associated risks in sustainable forest management (SFM)..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "forest health"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

