@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:20515
  skos:prefLabel "生態系"@ja, "生态系统"@zh, "ecosystem"@en ;
  a skos:Concept .

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

envthes:USLterCV_173
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:contributor "0000-0003-0631-8231"@en ;
  skos:note "[controlled by ] Mark Frenzel, 22 May 2013"@en ;
  dc:isReplacedBy envthes:20515 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/29050>, <http://en.wikipedia.org/wiki/ecosystems>, <http://aims.fao.org/aos/agrovoc/c_2482> ;
  skos:definition "[Henderson's] n. community of different spe­cies interdependent on each other, together with their non-living environment, which is relatively self-contained in terms of energy ﬂow, and is distinct from neigh­bouring communities. Different types of ecosystem are deﬁned by the collection of organisms found within them, e.g. forest, soil, grassland. Continuous ecosystems covering very large areas, such as the northern coniferous forest or the steppe grassland, are known as biomes."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "ecosystem"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

