@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:22133
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[source of definition ] http://prometheuswiki.publish.csiro.au/tiki-index.php?page=Hydraulic+conductance+and+conductivity#sthash.WiD2TWpg.dpuf\" , \"[controlled by ] S Stoll 2013-06-20"@en ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=256> ;
  skos:definition "The ability of a material to transmit water under saturated or nearly saturated conditions. Hydraulic conductivity is found by measuring the fluid flow through cross-sectional area over time and requires sampling by undisturbed soil cores"@en ;
  skos:broader envthes:10351 ;
  skos:prefLabel "hydraulic conductivity"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:10351
  skos:prefLabel "observable property"@en ;
  a skos:Concept ;
  skos:narrower envthes:22133 .

