@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:20577
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] U Grandin, 2013-08-22\" , \"[source of definition ] Hend"@en ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=293>, <http://en.wikipedia.org/wiki/leaves>, <http://aims.fao.org/aos/agrovoc/c_4243> ;
  skos:definition "[Henderson's] n. an expanded ﬂattened or needle-like outgrowth from plant stem, usually green and the main photosynthetic organ of most plants. plu. leaves."@en ;
  skos:broader envthes:20566 ;
  skos:prefLabel "葉"@ja, "叶"@zh, "leaf"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:20566
  skos:prefLabel "part of organism"@en ;
  a skos:Concept ;
  skos:narrower envthes:20577 .

