@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://doi.pangaea.de/10.1594/PANGAEA.956039> a schema:Dataset,
        dcat:Dataset,
        foaf:Document ;
    dct:bibliographicCitation "https://doi.org/10.1594/PANGAEA.956039" ;
    dct:contributor "pangaea" ;
    dct:description "The Terrestrial Multidisciplinary distributed Observatories for the Study of the Arctic Connections (T-MOSAiC) 2021 permafrost thaw data set provides standardized measurements for permafrost thaw and the linked parameters snow depth, vegetation height, water level and soil texture as suggested by Boike et al., 2021. It contains measurements from eight circumpolar permafrost sites where data was obtained using the myThaw app which is based on the user-friendly, multiparameter protocol for standardized monitoring of permafrost thaw for the year 2021. The data set contains detailed metadata for each site including data on the timing of data collection, geographical coordinates and land surface characteristics (vegetation, ground surface and water features)." ;
    dct:identifier "https://doi.pangaea.de/10.1594/PANGAEA.956039" ;
    dct:issued "2026-05-20T13:44:44.946010"^^xsd:dateTime ;
    dct:modified "2026-05-25T21:38:24.090390"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://www.pangaea.de/> ;
            foaf:name "PANGAEA" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.pangaea.de/> ;
            foaf:name "PANGAEA" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((126.4808 68.6228, 126.4808 78.9209, -149.6118 78.9209, -149.6118 68.6228, 126.4808 68.6228))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2021-12-31"^^xsd:date ;
            dcat:startDate "2021-03-27"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2021-12-31"^^xsd:date ;
            dcat:startDate "2021-03-27"^^xsd:date ] ;
    dct:title "T-MOSAiC 2021 myThaw data set" ;
    schema:about [ a schema:Thing ;
            schema:name "sun-earth-interactions" ;
            schema:url "https://dataportal.dev.inkode.org/group/d442910f-0139-4e53-9505-29017a7c4ecb" ] ;
    schema:citation "https://doi.org/10.1594/PANGAEA.956039" ;
    schema:contributor "pangaea" ;
    schema:creator [ a schema:Organization ;
            schema:contactPoint [ a schema:ContactPoint ;
                    schema:contactType "customer service" ;
                    schema:name "Alfred Wegener Institute for Polar and Marine Research (AWI - Partner 7)" ;
                    schema:url "https://doi.pangaea.de/10.1594/PANGAEA.956039" ] ;
            schema:name "Alfred Wegener Institute for Polar and Marine Research (AWI - Partner 7)" ] ;
    schema:dateModified "2026-05-25T21:38:24.090390" ;
    schema:datePublished "2023-02-24",
        "2023-02-24T00:00:00" ;
    schema:description "The Terrestrial Multidisciplinary distributed Observatories for the Study of the Arctic Connections (T-MOSAiC) 2021 permafrost thaw data set provides standardized measurements for permafrost thaw and the linked parameters snow depth, vegetation height, water level and soil texture as suggested by Boike et al., 2021. It contains measurements from eight circumpolar permafrost sites where data was obtained using the myThaw app which is based on the user-friendly, multiparameter protocol for standardized monitoring of permafrost thaw for the year 2021. The data set contains detailed metadata for each site including data on the timing of data collection, geographical coordinates and land surface characteristics (vegetation, ground surface and water features)." ;
    schema:distribution <https://doi.pangaea.de/10.1594/PANGAEA.956039?format=html>,
        <https://doi.pangaea.de/10.1594/PANGAEA.956039?format=textfile> ;
    schema:identifier "https://doi.pangaea.de/10.1594/PANGAEA.956039" ;
    schema:license "https://creativecommons.org/licenses/by/4.0/" ;
    schema:name "T-MOSAiC 2021 myThaw data set" ;
    schema:publisher [ a schema:Organization ;
            schema:contactPoint [ a schema:ContactPoint ;
                    schema:contactType "customer service" ;
                    schema:name "PANGAEA" ;
                    schema:url "https://www.pangaea.de/" ] ;
            schema:name "PANGAEA" ] ;
    schema:spatialCoverage [ a schema:Place ;
            schema:geo [ a schema:GeoShape ;
                    schema:polygon "{\"type\": \"Polygon\", \"coordinates\": [[[126.480778, 68.62283], [126.480778, 78.920902], [-149.61179, 78.920902], [-149.61179, 68.62283], [126.480778, 68.62283]]]}" ] ] ;
    schema:temporalCoverage "2021-03-27/2021-12-31" ;
    schema:url "https://doi.pangaea.de/10.1594/PANGAEA.956039" ;
    schema:variableMeasured [ a schema:PropertyValue ;
            schema:name "Protocol ID" ] ;
    schema:version "1.0" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://doi.pangaea.de/10.1594/PANGAEA.956039?format=html>,
        <https://doi.pangaea.de/10.1594/PANGAEA.956039?format=textfile> ;
    dcat:landingPage <https://doi.pangaea.de/10.1594/PANGAEA.956039> .

<https://doi.pangaea.de/10.1594/PANGAEA.956039?format=html> a schema:DataDownload,
        rdfs:Resource,
        dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-20T16:37:11.257520"^^xsd:dateTime ;
    dct:modified "2026-05-20T16:46:47.968302"^^xsd:dateTime ;
    dct:title "T-MOSAiC 2021 myThaw data set" ;
    schema:contentUrl "https://doi.pangaea.de/10.1594/PANGAEA.956039?format=html" ;
    schema:encodingFormat "HTML" ;
    schema:name "T-MOSAiC 2021 myThaw data set" ;
    dcat:downloadURL <https://doi.pangaea.de/10.1594/PANGAEA.956039?format=html> .

<https://doi.pangaea.de/10.1594/PANGAEA.956039?format=textfile> a schema:DataDownload,
        rdfs:Resource,
        dcat:Distribution ;
    dct:format "TSV" ;
    dct:issued "2026-05-20T16:37:10.743002"^^xsd:dateTime ;
    dct:modified "2026-05-20T16:37:11.255457"^^xsd:dateTime ;
    dct:title "T-MOSAiC 2021 myThaw data set" ;
    schema:contentUrl "https://doi.pangaea.de/10.1594/PANGAEA.956039?format=textfile" ;
    schema:encodingFormat "TSV" ;
    schema:name "T-MOSAiC 2021 myThaw data set" ;
    dcat:downloadURL <https://doi.pangaea.de/10.1594/PANGAEA.956039?format=textfile> .

