@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:21608
  dc:creator "herbert.schentz@umweltbundesamt.at"@en ;
  skos:prefLabel "selvicultura"@it, "silviculture"@en, "造林"@ja, "造林学"@zh ;
  skos:broader envthes:30030 ;
  skos:definition "[Henderson's] n. the cultivation of trees and management of forests and woodland for timber."@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_7071>, <http://en.wikipedia.org/wiki/silviculture>, <http://eurovoc.europa.eu/4352>, <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/148960>, <https://vocab.lternet.edu/vocab/vocab/?tema=506> ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  dc:contributor "0000-0002-7997-219X"@en ;
  a skos:Concept ;
  skos:inScheme envthes: .

envthes:30030
  skos:prefLabel "management"@en ;
  a skos:Concept ;
  skos:narrower envthes:21608 .

