@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:20181
  skos:prefLabel "conservation planning"@en ;
  a skos:Concept .

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

envthes:msa0263
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:20181 ;
  skos:altLabel "conserving plan"@en, "conservative plans"@en, "conservative plan"@en, "conservation plans"@en, "conservation plan"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Kerrie Wilson] Conservation planning is the process of locating and designing conservation areas to promote thepersistence of biodiversity in situ. To do this, conservation areas must be able to mitigate atleast some of the proximate threats to biodiversity. Information on threatening processes and therelative vulnerability of areas and natural features to these processes is therefore crucial foreffective conservation planning. However, measuring and incorporating vulnerability intoconservation planning have been problematic..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "conservation planning"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

