@prefix actris_vocab: <https://vocabulary.actris.nilu.no/actris_vocab/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .

actris_vocab:airpressure
  skos:prefLabel "air pressure"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:atmosphericstatevariables .

actris_vocab:airvelocityhorizontalfromdirection
  skos:prefLabel "air velocity horizontal from direction"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:atmosphericstatevariables .

actris_vocab:atmosphericboundarylayertypeclassification
  skos:prefLabel "atmospheric boundary layer type classification"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:atmosphericstatevariables .

actris_vocab:airhumidity
  skos:prefLabel "air humidity"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:atmosphericstatevariables .

actris_vocab:turbulentkineticenergydissipationrate
  skos:prefLabel "turbulent kinetic energy dissipation rate"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:atmosphericstatevariables .

actris_vocab:airvelocitymagnitudepeak
  skos:prefLabel "air velocity magnitude peak"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:atmosphericstatevariables .

actris_vocab:airverticalvelocity
  skos:prefLabel "air vertical velocity"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:atmosphericstatevariables .

actris_vocab:airtemperature
  skos:prefLabel "air temperature"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:atmosphericstatevariables .

actris_vocab:airvelocitymagnitude
  skos:prefLabel "air velocity magnitude"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:atmosphericstatevariables .

actris_vocab:variablegroup
  skos:prefLabel "variable group"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:atmosphericstatevariables .

actris_vocab:downwardspectralradiance
  skos:prefLabel "downward spectral radiance"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:atmosphericstatevariables .

actris_vocab:downwardsolarlightfluxdensity
  skos:prefLabel "downward solar light flux density"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:atmosphericstatevariables .

actris_vocab:
  skos:prefLabel "ACTRIS Vocabulary"@en ;
  a skos:ConceptScheme .

actris_vocab:watervapourcondensationtemperature
  skos:prefLabel "water vapour condensation temperature"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:atmosphericstatevariables .

actris_vocab:atmosphericstatevariables
  skos:narrower actris_vocab:airhumidity, actris_vocab:airvelocitymagnitudepeak, actris_vocab:watervapourcondensationtemperature, actris_vocab:airhorizontaleastwardvelocity, actris_vocab:atmosphericboundarylayertypeclassification, actris_vocab:downwardsolarlightfluxdensity, actris_vocab:airvelocityhorizontalfromdirection, actris_vocab:airpressure, actris_vocab:airtemperature, actris_vocab:airvelocitymagnitude, actris_vocab:airsurfacepressure, actris_vocab:airsurfacetemperature, actris_vocab:airhorizontalnorthwardvelocity, actris_vocab:downwardspectralradiance, actris_vocab:downwardUVAlightfluxdensity, actris_vocab:airverticalvelocity, actris_vocab:turbulentkineticenergydissipationrate, actris_vocab:airvelocityhorizontaltodirection ;
  skos:prefLabel "atmospheric state variables"@en ;
  dc:creator <https://orcid.org/0000-0002-3380-3470> ;
  skos:inScheme actris_vocab: ;
  skos:broader actris_vocab:variablegroup ;
  skos:definition "Variables describing the thermodynamic state of the atmosphere"@en ;
  a skos:Concept .

actris_vocab:airhorizontalnorthwardvelocity
  skos:prefLabel "air horizontal northward velocity"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:atmosphericstatevariables .

actris_vocab:airvelocityhorizontaltodirection
  skos:prefLabel "air velocity horizontal to direction"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:atmosphericstatevariables .

actris_vocab:airsurfacepressure
  skos:prefLabel "air surface pressure"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:atmosphericstatevariables .

actris_vocab:downwardUVAlightfluxdensity
  skos:prefLabel "downward UVA light flux density"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:atmosphericstatevariables .

actris_vocab:airsurfacetemperature
  skos:prefLabel "air surface temperature"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:atmosphericstatevariables .

actris_vocab:airhorizontaleastwardvelocity
  skos:prefLabel "air horizontal eastward velocity"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:atmosphericstatevariables .

