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

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

envthes:msa0356
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21474 ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Quanhou Dai] Ecosystem health is the object of water and soil conservation and ecological building in loess hillyareas under erosion environment. Using principles of ecosystem health quantitative assessment anddiagnosis index selection, 17 factors were considered from three aspects: resource and environmentalcapacity, social and economic impact, and ecological services. An evaluation index system onecosystem health was established for a small watershed under erosion conditions..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "ecosystem health"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

