@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/met0010_data.php> a schema:DataDownload,
        schema:Dataset,
        dcat:Dataset,
        dcat:Distribution,
        foaf:Document ;
    dct:description "Station measuring air temperature, air relative humidity, soil temperature and moisture at -5cm and -30cm, and PPFD (of PAR). (PPFD = Photosynthetic Photon Flux Density, PAR = Photosynthetically active radiation, spectral range 400-700nm)" ;
    dct:identifier "https://litdb.fmi.fi/met0010_data.php" ;
    dct:issued "2026-05-20T13:45:48.624507"^^xsd:dateTime,
        "2026-05-20T16:23:03.298786"^^xsd:dateTime ;
    dct:modified "2026-05-20T16:43:09.459692"^^xsd:dateTime,
        "2026-05-20T21:37:09.063912"^^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.6376 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 "Micrometeorological Mast Field Soil Station (QLIA)" ;
    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" ],
        [ a schema:Thing ;
            schema:name "human-dimensions" ;
            schema:url "https://dataportal.dev.inkode.org/group/a638b0e5-f721-4879-b23d-58052447b707" ] ;
    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/met0010_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 "Station measuring air temperature, air relative humidity, soil temperature and moisture at -5cm and -30cm, and PPFD (of PAR). (PPFD = Photosynthetic Photon Flux Density, PAR = Photosynthetically active radiation, spectral range 400-700nm)" ;
    schema:distribution <https://litdb.fmi.fi/met0010_data.php> ;
    schema:identifier "https://litdb.fmi.fi/met0010_data.php" ;
    schema:license "https://creativecommons.org/licenses/by-nc/4.0/" ;
    schema:name "Micrometeorological Mast Field Soil Station (QLIA)" ;
    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.63755, 67.36218]}" ] ] ;
    schema:temporalCoverage "2011-08-04/ongoing" ;
    schema:url "https://litdb.fmi.fi/met0010_data.php" ;
    schema:variableMeasured [ a schema:PropertyValue ;
            schema:description "Soil temperature" ;
            schema:name "Soil temperature" ;
            schema:unitText "Celsius" ],
        [ a schema:PropertyValue ;
            schema:description "PPFD = Photosynthetic Photon Flux Density of PAR (Photosynthetically Active Radiation), spectral range 400-700nm" ;
            schema:name "PPFD" ;
            schema:unitText "Null" ],
        [ a schema:PropertyValue ;
            schema:description "Soil moisture" ;
            schema:name "Soil moisture" ;
            schema:unitText "Null" ],
        [ a schema:PropertyValue ;
            schema:description "Soil temperature" ;
            schema:name "Soil temperature" ;
            schema:unitText "Celsius" ],
        [ a schema:PropertyValue ;
            schema:description "PPFDR = Reflected Photosynthetic Photon Flux Density of PAR (Photosynthetically Active Radiation), spectral range 400-700nm" ;
            schema:name "Reflected PPFD" ;
            schema:unitText "Null" ],
        [ a schema:PropertyValue ;
            schema:description "Relative humidity" ;
            schema:name "Relative Humidity" ;
            schema:unitText "Percentage" ],
        [ a schema:PropertyValue ;
            schema:description "Soil moisture" ;
            schema:name "Soil moisture" ;
            schema:unitText "Null" ],
        [ a schema:PropertyValue ;
            schema:description "Dry bulb air temperature typically measured 1.5 to 2 meters above ground" ;
            schema:name "Temperature" ;
            schema:unitText "Celsius" ] ;
    schema:version "0.1" ;
    owl:versionInfo "0.1" ;
    dcat:accessURL <https://litdb.fmi.fi/met0010_data.php> ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "[]" ] ;
    dcat:distribution <https://litdb.fmi.fi/met0010_data.php> ;
    dcat:landingPage <https://litdb.fmi.fi/met0010_data.php> ;
    dcat:theme "pallas-sodankyla-stations" .

