@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:21824
  skos:prefLabel "deciduous forest"@en ;
  a skos:Concept .

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

envthes:List_5
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21824 ;
  skos:altLabel "decuduous forested"@en, "deciduous forests"@en, "decidual forests"@en, "decidual forest"@en ;
  skos:scopeNote "ILTER BIOME"@en ;
  skos:definition "[GEMET] The temperate forests comprised of trees that seasonally shed their leaves, located in the east of the USA, in Western Europe from the Alps to Scandinavia, and in the eastern Asia. The hardwood of these forests have been exploited since the 16th century.&nbsp"@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "deciduous forest"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

