@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:21578
  skos:prefLabel "湿度"@zh, "湿度"@ja, "humidity"@en ;
  a skos:Concept .

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:22032
  skos:narrower envthes:21579 ;
  skos:inScheme envthes: ;
  iop:hasProperty envthes:21578 ;
  iop:hasObjectOfInterest envthes:23 ;
  a skos:Concept ;
  dc:contributor "0000-0002-3565-4624"@en ;
  skos:altLabel "humidity of air"@en ;
  skos:exactMatch <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/14500>, <http://en.wikipedia.org/wiki/air_humidity> ;
  skos:broader envthes:20935 ;
  skos:prefLabel "air humidity"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

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

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

