@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:22317
  skos:inScheme envthes: ;
  iop:hasContextObject envthes:21920 ;
  iop:hasProperty <http://vocab.nerc.ac.uk/collection/S06/current/S0600112/> ;
  iop:hasObjectOfInterest <http://purl.obolibrary.org/obo/ENVO_01000793> ;
  a iop:Variable, skos:Concept ;
  skos:altLabel "direction of wind"@en ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=634>, <http://en.wikipedia.org/wiki/wind_direction>, <http://aims.fao.org/aos/agrovoc/c_29583> ;
  skos:definition "The true direction from which the wind is blowing at a given location (i.e., wind blowing from the north to the south is a north wind). It is normally measured in tens of degrees from 10 degrees clockwise through 360 degrees. North is 360 degrees. A wind direction of 0 degrees is only used when wind is calm."@en ;
  skos:broader envthes:20935 ;
  skos:prefLabel "wind direction"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

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

