@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://litdb.fmi.fi/rws0003_data.php> a schema:DataDownload,
        schema:Dataset,
        dcat:Dataset,
        dcat:Distribution,
        foaf:Document ;
    dct:description """An automatic weather station (AWS) measuring air temperature, dew point and air relative humidity at 4.5 meters and wind speed and wind direction at 6.3 meters. Visibility from 10 to 20 000 meters, present weather, rain class, precipitation intensity and sum is measured at 6 meters.\r
\r
The AWS includes road surface temperature and ground temperature measurements at 0, -6 and -40cm. Surface temperature (0cm) and ground temperature at -6cm are measured in both lanes of the road.""" ;
    dct:identifier "https://litdb.fmi.fi/rws0003_data.php" ;
    dct:issued "2026-05-20T13:45:59.735714"^^xsd:dateTime,
        "2026-05-20T16:23:07.272069"^^xsd:dateTime ;
    dct:modified "2026-05-20T16:44:42.424359"^^xsd:dateTime,
        "2026-05-23T21:37:06.826996"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://litdb.fmi.fi/> ;
            foaf:name "FMI" ],
        [ a foaf:Agent ;
            foaf:homepage <https://litdb.fmi.fi/> ;
            foaf:name "FMI" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (26.6172 67.3622)"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "ongoing" ;
            dcat:startDate "2011-08-04"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "ongoing" ;
            dcat:startDate "2011-08-04"^^xsd:date ] ;
    dct:title "Road weather station - Petajamaa (Vaisala)" ;
    schema:about [ a schema:Thing ;
            schema:name "pallas-sodankyla-stations" ],
        [ a schema:Thing ;
            schema:name "agriculture" ;
            schema:url "https://dataportal.dev.inkode.org/group/30a2f969-5b96-4b09-9b3b-14da3c16f146" ] ;
    schema:creativeWorkStatus "Public" ;
    schema:creator [ a schema:Organization ;
            schema:contactPoint [ a schema:ContactPoint ;
                    schema:contactType "customer service" ;
                    schema:name "Finnish Meteorological Institute (FMI - Partner 34)" ;
                    schema:url "https://litdb.fmi.fi/rws0003_data.php" ] ;
            schema:name "Finnish Meteorological Institute (FMI - Partner 34)" ] ;
    schema:dateModified "2011-08-04",
        "2011-08-04T00:00:00" ;
    schema:datePublished "2011-08-04",
        "2011-08-04T00:00:00" ;
    schema:description """An automatic weather station (AWS) measuring air temperature, dew point and air relative humidity at 4.5 meters and wind speed and wind direction at 6.3 meters. Visibility from 10 to 20 000 meters, present weather, rain class, precipitation intensity and sum is measured at 6 meters.\r
\r
The AWS includes road surface temperature and ground temperature measurements at 0, -6 and -40cm. Surface temperature (0cm) and ground temperature at -6cm are measured in both lanes of the road.""" ;
    schema:distribution <https://litdb.fmi.fi/rws0003_data.php> ;
    schema:identifier "https://litdb.fmi.fi/rws0003_data.php" ;
    schema:keywords "AIR QUALITY",
        "ATMOSPHERE",
        "HUMITIDY",
        "PRECIPITATION",
        "PRECIPITATION AMOUNT",
        "SURFACE TEMPERATURE",
        "SURFACE WINDS",
        "air temperature",
        "dew point temperature",
        "relative humitidy",
        "soil temperature",
        "visibility",
        "wind direction",
        "wind speed" ;
    schema:license "https://creativecommons.org/licenses/by-nc/4.0/" ;
    schema:name "Road weather station - Petajamaa (Vaisala)" ;
    schema:provider [ a schema:Organization ;
            schema:name "FMI" ;
            schema:url "https://litdb.fmi.fi/" ] ;
    schema:publisher [ a schema:Organization ;
            schema:contactPoint [ a schema:ContactPoint ;
                    schema:contactType "customer service" ;
                    schema:name "FMI" ;
                    schema:url "https://litdb.fmi.fi/" ] ;
            schema:name "FMI" ] ;
    schema:spatialCoverage [ a schema:Place ;
            schema:geo [ a schema:GeoShape ;
                    schema:polygon "{\"type\": \"Point\", \"coordinates\": [26.61722, 67.36216]}" ] ] ;
    schema:temporalCoverage "2011-08-04/ongoing" ;
    schema:url "https://litdb.fmi.fi/rws0003_data.php" ;
    schema:variableMeasured [ a schema:PropertyValue ;
            schema:description "Dew point temperature" ;
            schema:name "Dew point temperature" ;
            schema:unitText "Celsius" ],
        [ a schema:PropertyValue ;
            schema:description "Soil temperature" ;
            schema:name "Soil temperature" ;
            schema:unitText "Celsius" ],
        [ a schema:PropertyValue ;
            schema:description "Precipitation sum" ;
            schema:name "Precipitation sum" ;
            schema:unitText "Millimetre" ],
        [ a schema:PropertyValue ;
            schema:description "Rain on=1/off=0" ;
            schema:name "Rain on/off" ;
            schema:unitText "Boolean" ],
        [ a schema:PropertyValue ;
            schema:description "Wind speed" ;
            schema:name "Wind speed" ;
            schema:unitText "Metre per second" ],
        [ a schema:PropertyValue ;
            schema:description "Present weather NWS codes" ;
            schema:name "Present weather NWS codes" ;
            schema:unitText "Null" ],
        [ a schema:PropertyValue ;
            schema:description "Maximum wind speed during time period" ;
            schema:name "Wind speed maximum" ;
            schema:unitText "Metre per second" ],
        [ a schema:PropertyValue ;
            schema:description "Rain class" ;
            schema:name "Rain class" ;
            schema:unitText "Null" ],
        [ a schema:PropertyValue ;
            schema:description "Relative humidity" ;
            schema:name "Relative Humidity" ;
            schema:unitText "Percentage" ],
        [ a schema:PropertyValue ;
            schema:description "Wind direction" ;
            schema:name "Wind direction" ;
            schema:unitText "Degree" ],
        [ a schema:PropertyValue ;
            schema:description "Soil temperature" ;
            schema:name "Soil temperature" ;
            schema:unitText "Celsius" ],
        [ a schema:PropertyValue ;
            schema:description "Surface temperature change direction" ;
            schema:name "Surface temperature trend" ;
            schema:unitText "Celsius per hour" ],
        [ a schema:PropertyValue ;
            schema:description "Air temperature trend" ;
            schema:name "Air temperature trend" ;
            schema:unitText "Celsius per hour" ],
        [ a schema:PropertyValue ;
            schema:description "Surface temperature" ;
            schema:name "Surface temperature" ;
            schema:unitText "Celsius" ],
        [ a schema:PropertyValue ;
            schema:description "Soil temperature" ;
            schema:name "Soil temperature" ;
            schema:unitText "Celsius" ],
        [ a schema:PropertyValue ;
            schema:description "Precipitation intensity" ;
            schema:name "Precipitation intensity" ;
            schema:unitText "Millimetre per hour" ],
        [ a schema:PropertyValue ;
            schema:description "Surface temperature change direction" ;
            schema:name "Surface temperature trend" ;
            schema:unitText "Celsius per hour" ],
        [ a schema:PropertyValue ;
            schema:description "Visibility" ;
            schema:name "Visibility" ;
            schema:unitText "Metre" ],
        [ a schema:PropertyValue ;
            schema:description "Dry bulb air temperature typically measured 1.5 to 2 meters above ground" ;
            schema:name "Temperature" ;
            schema:unitText "Celsius" ],
        [ a schema:PropertyValue ;
            schema:description "Surface temperature" ;
            schema:name "Surface temperature" ;
            schema:unitText "Celsius" ],
        [ a schema:PropertyValue ;
            schema:description "Wind direction of maximum wind speed during time period" ;
            schema:name "Wind direction of maximum speed" ;
            schema:unitText "Degree" ] ;
    schema:version "0.1" ;
    owl:versionInfo "0.1" ;
    dcat:accessURL <https://litdb.fmi.fi/rws0003_data.php> ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "[]" ] ;
    dcat:distribution <https://litdb.fmi.fi/rws0003_data.php> ;
    dcat:keyword "AIR QUALITY",
        "ATMOSPHERE",
        "HUMITIDY",
        "PRECIPITATION",
        "PRECIPITATION AMOUNT",
        "SURFACE TEMPERATURE",
        "SURFACE WINDS",
        "air temperature",
        "dew point temperature",
        "relative humitidy",
        "soil temperature",
        "visibility",
        "wind direction",
        "wind speed" ;
    dcat:landingPage <https://litdb.fmi.fi/rws0003_data.php> ;
    dcat:theme "pallas-sodankyla-stations" .

