@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:21855
  skos:prefLabel "草地"@ja, "草原"@zh, "grassland"@en ;
  a skos:Concept .

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

envthes:USLterCV_232
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] Leca Stefan 14.06.2013"@en ;
  dc:isReplacedBy envthes:21855 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://vocab.lternet.edu/vocab/vocab/index.php?tema=232&/grasslands>, <http://en.wikipedia.org/wiki/grasslands>, <http://aims.fao.org/aos/agrovoc/c_3366> ;
  skos:definition "[Henderson's] n. biome found in regions where the average annual precipitation (ca. 25– 76 cm) is sufﬁcient to support the growth of grasses and other herbaceous plants but generally insufﬁcient to support continu­ous tree cover. In wetter regions grassland is maintained as a result of grazing by her­bivores. see alpine grassland, giant-grass community, prairie, savanna, short-grass community, steppe, tall-grass community, veld."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "grassland"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

