@prefix envthes: <http://vocabs.lter-europe.net/EnvThes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix iop: <https://w3id.org/iadopt/ont/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

envthes:21579
  skos:prefLabel "相対湿度"@ja, "相对湿度"@zh, "air relative humidity"@en ;
  a iop:Variable, skos:Concept .

envthes:1
  skos:prefLabel "deprecated concept"@en ;
  a skos:Concept .

envthes:USLterCV_463
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21579 ;
  skos:altLabel "RH"@en ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/83700>, <http://en.wikipedia.org/wiki/relative_humidity>, <http://aims.fao.org/aos/agrovoc/c_6496> ;
  skos:definition "Is the ratio of the partial pressure of water vapor in the air–water mixture to the saturated vapor pressure of water at those conditions. The relative humidity of air is a function of both its water content and temperature.It is normally expressed as a percentage"@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "relative humidity"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

