@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/QMX6-A383> 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 "Soil temperature is measured in 0, 10 and 30 cm under heath vegetation adjacent to the BioBasis plot Pap-3. The soil temperature sensors were installed in 2004 and record the temperature every hour all year round. Sensors in 30 cms depth broke in 2006. Blank cells are missing data. Data from summer 2015 to summer 2016 is missing, due to erroneous data download." ;
    dct:identifier "https://data.g-e-m.dk/datasets/10.17897/QMX6-A383" ;
    dct:issued "2026-05-20T13:19:47.434682"^^xsd:dateTime,
        "2026-05-20T16:15:04.535247"^^xsd:dateTime ;
    dct:modified "2026-05-20T16:15:04.526975"^^xsd:dateTime,
        "2026-05-20T16:15:04.529400"^^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 ((-20.5461 74.4684, -20.5461 74.4684, -20.5461 74.4684, -20.5461 74.4684))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-07-23"^^xsd:date ;
            dcat:startDate "2004-07-05"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2024-07-23"^^xsd:date ;
            dcat:startDate "2004-07-05"^^xsd:date ] ;
    dct:title "Mix-1_Soil_temperature_0.1m" ;
    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/QMX6-A383" ] ;
            schema:name "University of Copenhagen (UCPH - Partner 3)" ] ;
    schema:dateModified "2026-05-20T16:15:04.526975" ;
    schema:datePublished "2020-01-01",
        "2020-01-01T00:00:00" ;
    schema:description "Soil temperature is measured in 0, 10 and 30 cm under heath vegetation adjacent to the BioBasis plot Pap-3. The soil temperature sensors were installed in 2004 and record the temperature every hour all year round. Sensors in 30 cms depth broke in 2006. Blank cells are missing data. Data from summer 2015 to summer 2016 is missing, due to erroneous data download." ;
    schema:distribution <https://data.g-e-m.dk/datasets/10.17897/QMX6-A383> ;
    schema:identifier "https://data.g-e-m.dk/datasets/10.17897/QMX6-A383" ;
    schema:keywords "ARCTIC",
        "ARCTIC TUNDRA",
        "CLIMATE INDICATORS",
        "ECOSYSTEMS",
        "GEOGRAPHY",
        "GREENLAND",
        "PHYSICAL GEOGRAPHY",
        "SOILS" ;
    schema:license "https://creativecommons.org/licenses/by-sa/4.0/" ;
    schema:name "Mix-1_Soil_temperature_0.1m" ;
    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\": [[[-20.546083450317383, 74.4684066772461], [-20.546083450317383, 74.4684066772461], [-20.546083450317383, 74.4684066772461], [-20.546083450317383, 74.4684066772461]]]}" ] ] ;
    schema:temporalCoverage "2004-07-05/2024-07-23" ;
    schema:url "https://data.g-e-m.dk/datasets/10.17897/QMX6-A383" ;
    schema:variableMeasured [ a schema:PropertyValue ;
            schema:description "-" ;
            schema:name "Time" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/QMX6-A383#column=Time> ;
            schema:unitText "HH:MM" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/QMX6-A383#column=Time> ],
        [ a schema:PropertyValue ;
            schema:description "-" ;
            schema:name "Date" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/QMX6-A383#column=Date> ;
            schema:unitText "YYYY-MM-DD" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/QMX6-A383#column=Date> ],
        [ a schema:PropertyValue ;
            schema:description "Soil temperature measured in either 0, 10 or 30 cms depth, in degrees celcius" ;
            schema:name "Temperature_Â°C" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/QMX6-A383#column=Temperature_%C2%B0C> ;
            schema:unitText "Â°C" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/QMX6-A383#column=Temperature_%C2%B0C> ],
        [ a schema:PropertyValue ;
            schema:description "-" ;
            schema:name "Status" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/QMX6-A383#column=Status> ;
            schema:unitText "-" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/QMX6-A383#column=Status> ] ;
    schema:version "1" ;
    owl:versionInfo "1" ;
    dcat:accessURL <https://data.g-e-m.dk/datasets/10.17897/QMX6-A383> ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "[{\"author_name\": \"Greenland Ecosystem Monitoring\"}]" ] ;
    dcat:distribution <https://data.g-e-m.dk/datasets/10.17897/QMX6-A383> ;
    dcat:keyword "ARCTIC",
        "ARCTIC TUNDRA",
        "CLIMATE INDICATORS",
        "ECOSYSTEMS",
        "GEOGRAPHY",
        "GREENLAND",
        "PHYSICAL GEOGRAPHY",
        "SOILS" ;
    dcat:landingPage <https://data.g-e-m.dk/datasets/10.17897/QMX6-A383> ;
    dcat:theme "zackenberg-research-station" .

