@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix geodcat: <http://data.europa.eu/930/#> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix ns1: <http://schema.org/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://www.avoindata.fi/data/dataset/f2ed162e-fbb3-4386-a40d-84a299237d05> a dcat:Dataset ;
    geodcat:custodian [ a foaf:Agent ;
            foaf:name "Ilmatieteen laitos" ] ;
    dct:accrualPeriodicity [ a dct:Frequency ;
            rdf:value "Continual" ] ;
    dct:description "Aineisto sisältää Ilmatieteen laitoksen kolmelta mastomittauspaikata mitattuja lämpötilan, suhteellisen kosteuden ja tuulen havaintotietoja. Näitä havaintosuureita on eri korkeustasoilta, mastopaikasta riippuen 2 metristä aina 327 metrin korkeuteen." ;
    dct:identifier "f2ed162e-fbb3-4386-a40d-84a299237d05" ;
    dct:issued "2013-01-01"^^xsd:date ;
    dct:publisher <https://www.avoindata.fi/data/en_GB/organization/ilmatieteen-laitos> ;
    dct:spatial [ a dct:Location ;
            dcat:bbox "b'<gml:Envelope xmlns:gml=\"http://www.opengis.net/gml/3.2.1#\" srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>59.70 19.10</gml:lowerCorner><gml:upperCorner>70.10 29.00</gml:upperCorner></gml:Envelope>'" ;
            locn:geometry "{\"type\": \"Polygon\", \"coordinates\": [[[19.1, 59.7], [29.0, 59.7], [29.0, 70.1], [19.1, 70.1], [19.1, 59.7]]]}"^^gsp:geoJSONLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2013-09-01"^^xsd:date ] ;
    dct:title "Mastohavainnot" ;
    ns1:dateModified "2023-12-29T21:03:28.623802"^^xsd:dateTime,
        "2023-12-29T21:03:28.623802" ;
    ns1:datePublished "2013-01-01T00:00:00"^^xsd:dateTime,
        "2013-01-01T00:00:00" ;
    ns1:description "Aineisto sisältää Ilmatieteen laitoksen kolmelta mastomittauspaikata mitattuja lämpötilan, suhteellisen kosteuden ja tuulen havaintotietoja. Näitä havaintosuureita on eri korkeustasoilta, mastopaikasta riippuen 2 metristä aina 327 metrin korkeuteen." ;
    ns1:license "http://creativecommons.org/licenses/by/4.0/" ;
    ns1:name "Mastohavainnot" ;
    ns1:url "/data/en_GB/dataset/mastohavainnot" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ilmatieteen laitos" ;
            vcard:hasEmail <mailto:%5B%27avoin-data@ilmatieteenlaitos.fi%27%5D> ] ;
    dcat:distribution [ a dcat:Distribution ;
            dct:conformsTo [ a dct:Standard ;
                    dct:identifier "urn:ogc:def:crs:EPSG" ],
                [ a dct:Standard ;
                    dct:identifier "urn:ogc:def:crs:EPSG" ] ;
            dct:description "" ;
            dct:format [ a dct:MediaTypeOrExtent ;
                    rdf:value "WFS" ] ;
            dct:license <http://creativecommons.org/licenses/by/4.0/> ;
            dct:title "https://opendata.fmi.fi/wfs?request=GetFeature&storedquery_id=fmi::observations::weather::mast::multipointcoverage" ;
            dcat:accessURL <https://www.avoindata.fi/data/dataset/f2ed162e-fbb3-4386-a40d-84a299237d05/resource/2d1902b8-d437-45be-9654-8e20fbe57822> ;
            dcat:downloadURL <https://opendata.fmi.fi/wfs?request=GetFeature&storedquery_id=fmi::observations::weather::mast::multipointcoverage> ],
        [ a dcat:Distribution ;
            dct:conformsTo [ a dct:Standard ;
                    dct:identifier "urn:ogc:def:crs:EPSG" ],
                [ a dct:Standard ;
                    dct:identifier "urn:ogc:def:crs:EPSG" ] ;
            dct:description "" ;
            dct:license <http://creativecommons.org/licenses/by/4.0/> ;
            dct:title "http://www.ilmatieteenlaitos.fi/avoin-data" ;
            dcat:accessURL <https://www.avoindata.fi/data/dataset/f2ed162e-fbb3-4386-a40d-84a299237d05/resource/12b37d3f-8155-469a-9ecd-f257c924651b> ;
            dcat:downloadURL <http://www.ilmatieteenlaitos.fi/avoin-data> ] ;
    dcat:keyword "Ilmakehän tila",
        "Ilmankosteus",
        "Ilmanpaine",
        "Kansallinen",
        "Lämpötila",
        "Sademäärä",
        "Tuuli",
        "avoindata.fi" ;
    dcat:theme <https://www.avoindata.fi/data/en_GB/group/c5152ebf-5fff-4876-af52-b719ef845310> .

<https://www.avoindata.fi/data/en_GB/group/c5152ebf-5fff-4876-af52-b719ef845310> a skos:Concept ;
    skos:prefLabel "Environment",
        "Miljö",
        "Ympäristö" .

<https://www.avoindata.fi/data/en_GB/organization/ilmatieteen-laitos> a foaf:Agent ;
    foaf:homepage "http://ilmatieteenlaitos.fi/" ;
    foaf:name "Ilmatieteen laitos" .

<http://creativecommons.org/licenses/by/4.0/> a dct:LicenseDocument .

