@prefix dct: . @prefix pav: . @prefix qudt: . @prefix rdf: . @prefix skos: . @prefix unit: . @prefix vars: . a skos:Concept, skos:ConceptScheme; dct:creator , , , ; dct:description "Quantitative and qualitative and quantitative variables describing ..."@en; dct:rights ; dct:title "ENVS variables"@en; pav:createdOn "2021-09-27T12:00+02:00"@en; pav:lastUpdatedOn "2021-09-27T13:00+02:00"@en; pav:version "0.1.2"@en; skos:hasTopConcept , vars:AtmosphericTerms, vars:GenericTerms, vars:WaterTerms; skos:inScheme ; skos:topConceptOf . vars:AtmosphericTerms a skos:Concept; skos:definition "This is a parent concept containing controlled terms representing atmospheric variables."@en; skos:inScheme ; skos:narrower vars:atmospheric_pressure, vars:relative_humidity, vars:wind_direction, vars:wind_speed; skos:prefLabel "Atmospheric Terms"@en; skos:topConceptOf . vars:WaterTerms a skos:Concept; skos:definition "This is a parent concept containing controlled terms representing water variables."@en; skos:inScheme ; skos:narrower vars:water_temperature; skos:prefLabel "Water Terms"@en; skos:topConceptOf . vars:GenericTerms a skos:Concept; skos:definition "This is an overarching concept containing variables that are not field specific."@en; skos:inScheme ; skos:narrower vars:Latitude, vars:Longitude, vars:Propiconazole; skos:prefLabel "Generic Terms"@en; skos:topConceptOf . vars:wind_speed a skos:Concept; dct:creator ; qudt:unit unit:M-PER-SEC; skos:broader vars:AtmosphericTerms; skos:definition "Speed is the magnitude of velocity. Wind is defined as a two-dimensional (horizontal) air velocity vector, with no vertical component. (Vertical motion in the atmosphere has the standard name upward_air_velocity.) The wind speed is the magnitude of the wind velocity."@en; skos:exactMatch ; skos:inScheme ; skos:prefLabel "wind_speed"@en . vars:wind_direction a skos:Concept; qudt:unit unit:Degree; skos:broader vars:AtmosphericTerms; skos:inScheme ; skos:prefLabel "wind_direction"@en . vars:Latitude a skos:Concept; skos:broader vars:GenericTerms; skos:closeMatch , ; skos:definition "Latitude is positive northward; its units of degree_north (or equivalent) indicate this explicitly. In a latitude-longitude system defined with respect to a rotated North Pole, the standard name of grid_latitude should be used instead of latitude. Grid latitude is positive in the grid-northward direction, but its units should be plain degree."@en; skos:inScheme ; skos:prefLabel "Latitude"@en . vars:Longitude a skos:Concept; skos:broader vars:GenericTerms; skos:closeMatch , ; skos:definition "Longitude is positive eastward; its units of degree_east (or equivalent) indicate this explicitly. In a latitude-longitude system defined with respect to a rotated North Pole, the standard name of grid_longitude should be used instead of longitude. Grid longitude is positive in the grid-eastward direction, but its units should be plain degree."@en; skos:inScheme ; skos:prefLabel "Longitude"@en . vars:relative_humidity a skos:Concept; skos:broader vars:AtmosphericTerms; skos:inScheme ; skos:prefLabel "relative_humidity"@en . vars:atmospheric_pressure a skos:Concept; qudt:unit unit:HectoPA, unit:MilliBAR; skos:broader vars:AtmosphericTerms; skos:closeMatch ; skos:definition "Air pressure is the force per unit area which would be exerted when the moving gas molecules of which the air is composed strike a theoretical surface of any orientation."@en; skos:inScheme ; skos:prefLabel "atmospheric_pressure"@en . vars:water_temperature a skos:Concept; skos:broader vars:WaterTerms; skos:inScheme ; skos:prefLabel "water_temperature"@en . vars:Propiconazole a skos:Concept; skos:altLabel "1-[[2-(2,4-dichlorophenyl)-4-propyl-1,3-dioxolan-2-yl]methyl]-1,2,4-triazole"@en, "60207-90-1"@en; skos:broader vars:GenericTerms; skos:exactMatch ; skos:inScheme ; skos:prefLabel "Propiconazole"@en .