@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" .

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

envthes:30342
  dc:creator "herbert.schentz@umweltbundesamt.at"@en ;
  skos:prefLabel "wind speed"@en ;
  skos:broader envthes:20935 ;
  skos:definition "The rate at which air is moving horizontally past a given point"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_29582>, <http://en.wikipedia.org/wiki/wind_speed>, <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/27860>, <https://vocab.lternet.edu/vocab/vocab/?tema=635> ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:altLabel "speed of wind"@en ;
  a skos:Concept, iop:Variable ;
  iop:hasObjectOfInterest <http://purl.obolibrary.org/obo/ENVO_01000793> ;
  iop:hasProperty <http://qudt.org/vocab/quantitykind/Speed> ;
  iop:hasContextObject envthes:21920 ;
  skos:inScheme envthes: .

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

