@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:22035
  skos:prefLabel "درجة حرارة الهواء"@ar, "Температура на въздуха"@bg, "θερμοκρασία (του) αέρα"@el, "õhu temperatuur"@et, "teplota vzduchu"@sk, "teplota vzduchu"@cs, "temperatura zraka"@sl, "temperatura zraka"@hr, "temperatura powietrza"@pl, "temperatura do ar"@pt, "air temperature"@en, "température de l'air"@fr, "Lufttemperatur"@de, "gaisa temperatūra"@lv, "ilman lämpötila"@fi, "levegő hőmérséklet"@hu, "luchttemperatuur"@nl, "lufttemperatur"@da, "lufttemperatur"@no, "lufttemperatur"@sv, "oro temperatūra"@lt, "temperatura aerului"@ro, "temperatura del aire"@es, "temperatura dell'aria"@it ;
  a skos:Concept, iop:Variable .

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

envthes:USLterCV_22
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:22035 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/281>, <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/16250>, <http://en.wikipedia.org/wiki/air_temperature>, <http://aims.fao.org/aos/agrovoc/c_230> ;
  skos:definition "[GEMET] The temperature of the atmosphere which represents the average kinetic energy of the molecular motion in a small region and is defined in terms of a standard or calibrated thermometer in thermal equilibrium with the air."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "température de l'air"@fr, "air temperature"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

