@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .

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

envthes:21920
  skos:prefLabel "الجو- الغلاف الجوي"@ar, "Атмосфера"@bg, "ατμόσφαιρα"@el, "ozračje, atmosfera"@sl, "ilmakehä"@fi, "atmósfera"@es, "atmoszféra"@hu, "atmosfēra"@lv, "atmosféra"@sk, "atmosphere"@en, "atmosphère"@fr, "Atmosphäre"@de, "atmosfeer"@nl, "atmosfera"@hr, "atmosfera"@it, "atmosfera"@lt, "atmosfera"@pl, "atmosfera"@pt, "atmosferă"@ro, "atmosfär"@sv, "atmosfäär, õhkkond"@et, "atmosfære"@da, "atmosfære"@no, "atmosféra"@cs ;
  a skos:Concept .

iop:hasContextObject
  rdfs:comment "A Variable has an Entity that provides additional background information regarding the ObjectOfInterest." ;
  rdfs:label "hasContextObject" .

iop:hasProperty
  rdfs:comment "A Variable has a Property that characterizes an Entity." ;
  rdfs:label "hasProperty" .

envthes:23
  skos:prefLabel "هواء"@ar, "Въздух"@bg, "αέρας"@el, "õhk"@et, "zrak"@sl, "zrak"@hr, "vzduch"@sk, "vzduch"@cs, "powietrze"@pl, "Luft"@de, "aer"@ro, "air"@en, "air"@fr, "aire"@es, "ar"@pt, "aria"@it, "gaiss"@lv, "ilma"@fi, "levegő"@hu, "lucht"@nl, "luft"@da, "luft"@no, "luft"@sv, "oras"@lt ;
  a skos:Concept .

iop:hasObjectOfInterest
  rdfs:comment "A Variable has an Entity whose Property is observed." ;
  rdfs:label "hasObjectOfInterest" .

envthes:21579
  skos:inScheme envthes: ;
  iop:hasContextObject envthes:21920 ;
  dc:creator "6/5/2024"@en ;
  skos:prefLabel "air relative humidity"@en, "相对湿度"@zh, "相対湿度"@ja ;
  skos:broader envthes:22032 ;
  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:exactMatch <http://aims.fao.org/aos/agrovoc/c_6496>, <http://en.wikipedia.org/wiki/relative_humidity>, <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/83700>, <https://vocab.lternet.edu/vocab/vocab/?tema=463> ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:altLabel "RH"@en ;
  a skos:Concept, iop:Variable ;
  iop:hasObjectOfInterest envthes:23 ;
  iop:hasProperty <http://qudt.org/vocab/quantitykind/RelativeHumidity> .

envthes:22032
  skos:prefLabel "air humidity"@en ;
  a skos:Concept ;
  skos:narrower envthes:21579 .

