@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/893N-Y945> 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 "Snow pit stratigraphy, obtained during annual surveys at the end of the snow season. Missing information is indicated by -9999 for numerical and '-' for text columns." ;
    dct:identifier "https://data.g-e-m.dk/datasets/10.17897/893N-Y945" ;
    dct:issued "2026-05-20T13:15:30.876328"^^xsd:dateTime,
        "2026-05-20T16:13:16.067204"^^xsd:dateTime ;
    dct:modified "2026-05-20T16:13:16.057277"^^xsd:dateTime,
        "2026-05-20T16:13:16.060009"^^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 ((-53.4760 69.2673, -53.4760 69.2673, -53.4760 69.2673, -53.4760 69.2673))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-04-19"^^xsd:date ;
            dcat:startDate "2019-05-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2024-04-19"^^xsd:date ;
            dcat:startDate "2019-05-01"^^xsd:date ] ;
    dct:title "snow pit stratigraphy - manual measurement" ;
    schema:about [ a schema:Thing ;
            schema:name "arctic-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/893N-Y945" ] ;
            schema:name "University of Copenhagen (UCPH - Partner 3)" ] ;
    schema:dateModified "2026-05-20T16:13:16.057277" ;
    schema:datePublished "2020-01-01",
        "2020-01-01T00:00:00" ;
    schema:description "Snow pit stratigraphy, obtained during annual surveys at the end of the snow season. Missing information is indicated by -9999 for numerical and '-' for text columns." ;
    schema:distribution <https://data.g-e-m.dk/datasets/10.17897/893N-Y945> ;
    schema:identifier "https://data.g-e-m.dk/datasets/10.17897/893N-Y945" ;
    schema:keywords "ARCTIC",
        "ATMOSPHERE",
        "CLIMATE INDICATORS",
        "CLIMATOLOGY",
        "ECOSYSTEMS",
        "GREENLAND",
        "METEOROLOGY",
        "PRECIPITATION" ;
    schema:license "https://creativecommons.org/licenses/by-sa/4.0/" ;
    schema:name "snow pit stratigraphy - manual measurement" ;
    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\": [[[-53.47597122192383, 69.26731872558594], [-53.47597122192383, 69.26731872558594], [-53.47597122192383, 69.26731872558594], [-53.47597122192383, 69.26731872558594]]]}" ] ] ;
    schema:temporalCoverage "2019-05-01/2024-04-19" ;
    schema:url "https://data.g-e-m.dk/datasets/10.17897/893N-Y945" ;
    schema:variableMeasured [ a schema:PropertyValue ;
            schema:description "Hand hardness test. Classification and codes are according to Fierz, C., Armstrong, R.L., Durand, Y., Etchevers, P., Greene, E., McClung, D.M., Nishimura, K., Satyawali, P.K. and Sokratov, S.A. (2009). The International Classification for Seasonal Snow on the Ground." ;
            schema:name "layer_hardness" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=layer_hardness> ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=layer_hardness> ],
        [ a schema:PropertyValue ;
            schema:description "Lower stratigraphic boundary of layer, measured upward from ground." ;
            schema:name "bottom" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=bottom> ;
            schema:unitText "M" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=bottom> ],
        [ a schema:PropertyValue ;
            schema:description "Upper stratigraphic boundary of layer, measured upward from ground." ;
            schema:name "top" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=top> ;
            schema:unitText "M" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=top> ],
        [ a schema:PropertyValue ;
            schema:description "Mean grain size in the defined layer." ;
            schema:name "grain_size" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=grain_size> ;
            schema:unitText "mm" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=grain_size> ],
        [ a schema:PropertyValue ;
            schema:description "Notable observations regarding stratigraphy." ;
            schema:name "comments" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=comments> ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=comments> ],
        [ a schema:PropertyValue ;
            schema:description "Classification and codes are according to Fierz, C., Armstrong, R.L., Durand, Y., Etchevers, P., Greene, E., McClung, D.M., Nishimura, K., Satyawali, P.K. and Sokratov, S.A. (2009). The International Classification for Seasonal Snow on the Ground." ;
            schema:name "grain_type" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=grain_type> ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=grain_type> ],
        [ a schema:PropertyValue ;
            schema:description "Time of observation (UTC-3)" ;
            schema:name "Time" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=Time> ;
            schema:unitText "HH:MM" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=Time> ],
        [ a schema:PropertyValue ;
            schema:description "Total height of snow pit. Ground is 0 m." ;
            schema:name "snow_depth" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=snow_depth> ;
            schema:unitText "M" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=snow_depth> ],
        [ a schema:PropertyValue ;
            schema:description "Date of observation" ;
            schema:name "Date" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=Date> ;
            schema:unitText "YYYY-MM-DD" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=Date> ],
        [ a schema:PropertyValue ;
            schema:name "Latitude" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=Latitude> ;
            schema:unitText "DD" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=Latitude> ],
        [ a schema:PropertyValue ;
            schema:name "Longitude" ;
            schema:propertyID <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=Longitude> ;
            schema:unitText "DD" ;
            schema:url <https://data.g-e-m.dk/datasets/10.17897/893N-Y945#column=Longitude> ] ;
    schema:version "1" ;
    owl:versionInfo "1" ;
    dcat:accessURL <https://data.g-e-m.dk/datasets/10.17897/893N-Y945> ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "[{\"author_name\": \"Greenland Ecosystem Monitoring\"}]" ] ;
    dcat:distribution <https://data.g-e-m.dk/datasets/10.17897/893N-Y945> ;
    dcat:keyword "ARCTIC",
        "ATMOSPHERE",
        "CLIMATE INDICATORS",
        "CLIMATOLOGY",
        "ECOSYSTEMS",
        "GREENLAND",
        "METEOROLOGY",
        "PRECIPITATION" ;
    dcat:landingPage <https://data.g-e-m.dk/datasets/10.17897/893N-Y945> ;
    dcat:theme "arctic-station" .

