@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:21819
  skos:prefLabel "森林"@zh, "森林"@ja, "forest"@en ;
  a skos:Concept .

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

envthes:USLterCV_2
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:contributor "nsb@ceh.ac.uk@ceh.ac.uk"@en ;
  dc:isReplacedBy envthes:21819 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://vocab.lternet.edu/vocab/vocab/index.php?tema=2&/forests>, <http://en.wikipedia.org/wiki/forests>, <http://aims.fao.org/aos/agrovoc/c_3062> ;
  skos:definition "[GEMET] A vegetation community dominated by trees and other woody shrubs, growing close enough together that the tree tops touch or overlap, creating various degrees of shade on the forest floor. It may produce benefits such as timber, recreation, wildlife habitat, etc."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "forest"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

