@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:20228
  skos:prefLabel "habitat management"@en ;
  a skos:Concept .

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

envthes:msa0536
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:20228 ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[A. K. Fiedler] Habitat management is a type of conservation biological control that focuses on increasing natural enemy populations by providing them with plant resources such as pollen and nectar. Insects are known to respond to a variety of plant characteristics in their search for plantprovided resources. A better understanding of the speci?c characteristics used by natural enemy insects in selecting these resources could greatly improve ef?ciency in screening plants for habitat management... , \"[Livy WILLIAMS] Habitat management is a component of conservation biological control that aims to improve theavailability of resources required by natural enemies. Access to non-host foods is a criticalrequirement for many natural enemies, and one that can be manipulated via habitat management. Foodsources, usually in the form of nectar (floral or extrafloral), pollen, and honeydew supply naturalenemies with energy for maintenance and reproduction..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "habitat management"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

