@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.905229> a schema:Dataset,
        dcat:Dataset,
        foaf:Document ;
    dct:bibliographicCitation "https://doi.org/10.1594/PANGAEA.905229" ;
    dct:contributor "pangaea" ;
    dct:description "This is an updated version of this data: https://doi.pangaea.de/10.1594/PANGAEA.892372, please use and cite the updated version!" ;
    dct:identifier "https://doi.pangaea.de/10.1594/PANGAEA.905229" ;
    dct:issued "2026-05-20T14:16:34.944296"^^xsd:dateTime ;
    dct:modified "2026-05-20T16:36:17.074688"^^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 "POINT (126.4756 72.3701)"^^gsp:wktLiteral ] ;
    dct:title "Calm data at station Samoylov (2002-2018, level 1, version 201908), link to archive" ;
    schema:citation "https://doi.org/10.1594/PANGAEA.905229" ;
    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.905229" ] ;
            schema:name "Alfred Wegener Institute for Polar and Marine Research (AWI - Partner 7)" ] ;
    schema:dateModified "2026-05-20T16:36:17.074688" ;
    schema:datePublished "2019-08-27",
        "2019-08-27T00:00:00" ;
    schema:description "This is an updated version of this data: https://doi.pangaea.de/10.1594/PANGAEA.892372, please use and cite the updated version!" ;
    schema:distribution <https://store.pangaea.de/Publications/Boike-etal_2019_V201908/calm_lv1_V201908.zip> ;
    schema:identifier "https://doi.pangaea.de/10.1594/PANGAEA.905229" ;
    schema:license "https://creativecommons.org/licenses/by/3.0/" ;
    schema:name "Calm data at station Samoylov (2002-2018, level 1, version 201908), link to archive" ;
    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\": \"Point\", \"coordinates\": [126.4756, 72.3701]}" ] ] ;
    schema:url "https://doi.pangaea.de/10.1594/PANGAEA.905229" ;
    schema:version "1.0" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://store.pangaea.de/Publications/Boike-etal_2019_V201908/calm_lv1_V201908.zip> ;
    dcat:landingPage <https://doi.pangaea.de/10.1594/PANGAEA.905229> .

<https://store.pangaea.de/Publications/Boike-etal_2019_V201908/calm_lv1_V201908.zip> a schema:DataDownload,
        rdfs:Resource,
        dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2026-05-20T16:36:17.079600"^^xsd:dateTime ;
    dct:modified "2026-05-20T16:36:17.077546"^^xsd:dateTime ;
    dct:title "Calm data at station Samoylov (2002-2018, level 1, version 201908), link to archive" ;
    schema:contentUrl "https://store.pangaea.de/Publications/Boike-etal_2019_V201908/calm_lv1_V201908.zip" ;
    schema:encodingFormat "ZIP" ;
    schema:name "Calm data at station Samoylov (2002-2018, level 1, version 201908), link to archive" ;
    dcat:downloadURL <https://store.pangaea.de/Publications/Boike-etal_2019_V201908/calm_lv1_V201908.zip> ;
    dcat:mediaType "application/zip" .

