@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://data.g-e-m.dk/datasets/10.17897/S37E-CM02> a schema:DataDownload,
        schema:Dataset,
        dcat:Dataset,
        dcat:Distribution,
        foaf:Document ;
    dct:bibliographicCitation "Read the documentation, GEM terms of use and how to cite: https://data.g-e-m.dk/guides. Please get in touch with the GEM secretariat if you need help to cite correctly." ;
    dct:description "Wind speed" ;
    dct:identifier "https://data.g-e-m.dk/datasets/10.17897/S37E-CM02" ;
    dct:issued "2026-05-20T13:21:12.737315"^^xsd:dateTime,
        "2026-05-20T16:15:38.269740"^^xsd:dateTime ;
    dct:modified "2026-05-20T16:15:38.257095"^^xsd:dateTime,
        "2026-05-20T16:15:38.259504"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://data.g-e-m.dk> ;
            foaf:name "Greenland Ecosystem Monitoring" ],
        [ a foaf:Agent ;
            foaf:homepage <https://data.g-e-m.dk> ;
            foaf:name "Greenland Ecosystem Monitoring" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-21.4619 74.6433, -21.4619 74.6433, -21.4619 74.6433, -21.4619 74.6433))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2025-12-08"^^xsd:date ;
            dcat:startDate "2008-03-29"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2025-12-08"^^xsd:date ;
            dcat:startDate "2008-03-29"^^xsd:date ] ;
    dct:title "Wind speed, ZAC_U" ;
    schema:about [ a schema:Thing ;
            schema:name "zackenberg-research-station" ] ;
    schema:citation "Read the documentation, GEM terms of use and how to cite: https://data.g-e-m.dk/guides. Please get in touch with the GEM secretariat if you need help to cite correctly." ;
    schema:creator [ a schema:Organization ;
            schema:contactPoint [ a schema:ContactPoint ;
                    schema:contactType "customer service" ;
                    schema:name "University of Copenhagen (UCPH - Partner 3)" ;
                    schema:url "https://data.g-e-m.dk/datasets/10.17897/S37E-CM02" ] ;
            schema:name "University of Copenhagen (UCPH - Partner 3)" ] ;
    schema:dateModified "2026-05-20T16:15:38.257095" ;
    schema:datePublished "2020-01-01",
        "2020-01-01T00:00:00" ;
    schema:description "Wind speed" ;
    schema:distribution <https://data.g-e-m.dk/datasets/10.17897/S37E-CM02> ;
    schema:identifier "https://data.g-e-m.dk/datasets/10.17897/S37E-CM02" ;
    schema:keywords "ARCTIC",
        "ATMOSPHERE",
        "ATMOSPHERIC PRESSURE",
        "ATMOSPHERIC RADIATION",
        "ATMOSPHERIC TEMPERATURE",
        "ATMOSPHERIC WINDS",
        "CLIMATE INDICATORS",
        "CRYOSPHERE",
        "ECOSYSTEMS",
        "GLACIERS-ICE SHEETS",
        "GREENLAND",
        "HUMIDITY",
        "PRECIPITATION" ;
    schema:license "https://creativecommons.org/licenses/by-sa/4.0/" ;
    schema:name "Wind speed, ZAC_U" ;
    schema:publisher [ a schema:Organization ;
            schema:contactPoint [ a schema:ContactPoint ;
                    schema:contactType "customer service" ;
                    schema:name "Greenland Ecosystem Monitoring" ;
                    schema:url "https://data.g-e-m.dk" ] ;
            schema:name "Greenland Ecosystem Monitoring" ] ;
    schema:spatialCoverage [ a schema:Place ;
            schema:geo [ a schema:GeoShape ;
                    schema:polygon "{\"type\": \"Polygon\", \"coordinates\": [[[-21.461877822875977, 74.64334869384766], [-21.461877822875977, 74.64334869384766], [-21.461877822875977, 74.64334869384766], [-21.461877822875977, 74.64334869384766]]]}" ] ] ;
    schema:temporalCoverage "2008-03-29/2025-12-08" ;
    schema:url "https://data.g-e-m.dk/datasets/10.17897/S37E-CM02" ;
    schema:variableMeasured [ a schema:PropertyValue ;
            schema:description "Time." ;
            schema:name "Time" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/S37E-CM02#column=Time> ;
            schema:unitText "HH:MM" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/S37E-CM02#column=Time> ],
        [ a schema:PropertyValue ;
            schema:description "Date." ;
            schema:name "Date" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/S37E-CM02#column=Date> ;
            schema:unitText "YYYY-MM-DD" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/S37E-CM02#column=Date> ],
        [ a schema:PropertyValue ;
            schema:description "Wind speed at approximately 2.8 m above the surface, variable with snow height. Hourly averages of 10 min sampling." ;
            schema:name "Wind speed (m/s)" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/S37E-CM02#column=Wind+speed+(m%2Fs)> ;
            schema:unitText "m/s" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/S37E-CM02#column=Wind+speed+(m%2Fs)> ] ;
    schema:version "1" ;
    owl:versionInfo "1" ;
    dcat:accessURL <https://data.g-e-m.dk/datasets/10.17897/S37E-CM02> ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "[{\"author_name\": \"Greenland Ecosystem Monitoring\"}]" ] ;
    dcat:distribution <https://data.g-e-m.dk/datasets/10.17897/S37E-CM02> ;
    dcat:keyword "ARCTIC",
        "ATMOSPHERE",
        "ATMOSPHERIC PRESSURE",
        "ATMOSPHERIC RADIATION",
        "ATMOSPHERIC TEMPERATURE",
        "ATMOSPHERIC WINDS",
        "CLIMATE INDICATORS",
        "CRYOSPHERE",
        "ECOSYSTEMS",
        "GLACIERS-ICE SHEETS",
        "GREENLAND",
        "HUMIDITY",
        "PRECIPITATION" ;
    dcat:landingPage <https://data.g-e-m.dk/datasets/10.17897/S37E-CM02> ;
    dcat:theme "zackenberg-research-station" .

