@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:21838
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=388>, <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/192280>, <http://en.wikipedia.org/wiki/old_growth_forests> ;
  skos:definition "[Henderson's] uncut virgin forest containing trees that are hundreds and sometimes thousands of years old, as in the forests of Douglas ﬁr, western hemlock, giant sequoia and redwoods in the western United States."@en ;
  skos:broader envthes:21819 ;
  skos:prefLabel "old growth forest"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

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

