@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:21480
  skos:prefLabel "vegetation layer structure"@en ;
  a skos:Concept .

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

envthes:EnvEU_232
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] Giorgio Matteucci , 23/05/2013\" , \"[source of definition ] Hend + Expert"@en ;
  dc:isReplacedBy envthes:21480 ;
  skos:definition "Structure of the vegetation layer in an area. The vegetation layers is the plant cover of an area. There could be different vegetation layers in an ecosystem (e.g. moss-, herb-, understory-, tree-layer). The structure of a vegetation layer may include the number and type of layers (e.g. herb-, understory-, tree-layer), their features such as height, coverage, percent over the whole layer."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "vegetation layer structure"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

