@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/> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:53
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] Leca Stefan 14.06.2013\" , \"[source of definition ] wikipedia"@en ;
  skos:scopeNote "MAES Working Group"@en ;
  skos:definition "low-density forest forming open habitats with plenty of sunlight and limited shade. Woodlands may support an understory of shrubs and herbaceous plants including grasses. Woodland may form a transition to shrublandunder drier conditions or during early stages of primary or secondary succession. Higher densities and areas of trees, with largely closed canopy, provide extensive and nearly continuous shade and are referred to as forest."@en ;
  skos:broader envthes:21819 ;
  skos:prefLabel "woodland and forest"@en ;
  dc:creator "0000-0003-0631-8231"@en .

envthes:21819
  skos:prefLabel "森林"@zh, "森林"@ja, "forest"@en ;
  a skos:Concept ;
  skos:narrower envthes:53 .

