@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:21211
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] Leca Stefan 14.06.2013\" , \"[source of definition ] wikipedia"@en ;
  skos:altLabel "stomatal conductivity"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_37253> ;
  skos:definition "stomatal conductance, usually measured in mmol m⁻² s⁻¹, is the measure of the rate of passage of carbon dioxide (CO2) entering, or water vapor exiting through the stomata of a leaf."@en ;
  skos:broader envthes:20935 ;
  skos:prefLabel "気孔コンダクタンス"@ja, "气孔导度"@zh, "stomatal conductance"@en ;
  dc:modified "2020-03-11"^^xsd:date ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:20935
  skos:prefLabel "variable"@en ;
  a skos:Concept ;
  skos:narrower envthes:21211 .

