@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:22076
  skos:prefLabel "canopy cover rate"@en ;
  a skos:Concept .

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

envthes:USLterCV_83
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:22076 ;
  skos:altLabel "canopy cover"@en ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://vocab.lternet.edu/vocab/vocab/index.php?_search_expresion=canopy+cover>, <http://opendata.inra.fr/anaeeThes/c3_2932> ;
  skos:definition "The percentage of the ground covered by a vertical projection of the outermost perimeter of the natural spread of the foliage of plants. Cannot exceed 100 percent. (Also called crown closure)"@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "canopy cover rate"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

