@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:20911
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=82>, <http://purl.obolibrary.org/obo/ENVO_01001239> ;
  skos:definition "the canopy is the aboveground portion of a plant community or crop, formed by plant crowns. For forests, canopy also refers to the upper layer or habitat zone, formed by mature tree crowns and including other biological organisms (epiphytes, lianas, arboreal animals, etc.)."@en ;
  skos:broader envthes:21900 ;
  skos:prefLabel "forest canopy"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:21900
  skos:prefLabel "layer"@en ;
  a skos:Concept ;
  skos:narrower envthes:20911 .

