@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.626421> a schema:Dataset,
        dcat:Dataset,
        foaf:Document ;
    dct:bibliographicCitation "https://doi.org/10.1594/PANGAEA.626421" ;
    dct:contributor "pangaea" ;
    dct:description "This dataset is about: Relief of Samoylov Island in NW-SE direction (fig 3-3)." ;
    dct:identifier "https://doi.pangaea.de/10.1594/PANGAEA.626421" ;
    dct:issued "2026-05-20T14:11:56.230539"^^xsd:dateTime ;
    dct:modified "2026-05-21T21:36:59.626531"^^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.5146 72.3678, 126.5146 72.3857, 126.4648 72.3857, 126.4648 72.3678, 126.5146 72.3678))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2002-08-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:startDate "2002-08-01"^^xsd:date ] ;
    dct:title "Relief of Samoylov Island in NW-SE direction (fig 3-3)" ;
    schema:about [ a schema:Thing ;
            schema:name "paleoclimate" ;
            schema:url "https://dataportal.dev.inkode.org/group/327562d7-07f6-4be9-9d3b-aea1d3991747" ],
        [ a schema:Thing ;
            schema:name "human-dimensions" ;
            schema:url "https://dataportal.dev.inkode.org/group/a638b0e5-f721-4879-b23d-58052447b707" ] ;
    schema:citation "https://doi.org/10.1594/PANGAEA.626421" ;
    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.626421" ] ;
            schema:name "Alfred Wegener Institute for Polar and Marine Research (AWI - Partner 7)" ] ;
    schema:dateModified "2026-05-21T21:36:59.626531" ;
    schema:datePublished "2007-07-05",
        "2007-07-05T00:00:00" ;
    schema:description "This dataset is about: Relief of Samoylov Island in NW-SE direction (fig 3-3)." ;
    schema:distribution <https://doi.pangaea.de/10.1594/PANGAEA.626421?format=html>,
        <https://doi.pangaea.de/10.1594/PANGAEA.626421?format=textfile> ;
    schema:identifier "https://doi.pangaea.de/10.1594/PANGAEA.626421" ;
    schema:license "https://creativecommons.org/licenses/by/3.0/" ;
    schema:name "Relief of Samoylov Island in NW-SE direction (fig 3-3)" ;
    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.5146, 72.3678], [126.5146, 72.3857], [126.4648, 72.3857], [126.4648, 72.3678], [126.5146, 72.3678]]]}" ] ] ;
    schema:temporalCoverage "2002-08-01T00:00:00" ;
    schema:url "https://doi.pangaea.de/10.1594/PANGAEA.626421" ;
    schema:variableMeasured [ a schema:PropertyValue ;
            schema:name "POINT DISTANCE from start" ] ;
    schema:version "1.0" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://doi.pangaea.de/10.1594/PANGAEA.626421?format=html>,
        <https://doi.pangaea.de/10.1594/PANGAEA.626421?format=textfile> ;
    dcat:landingPage <https://doi.pangaea.de/10.1594/PANGAEA.626421> .

<https://doi.pangaea.de/10.1594/PANGAEA.626421?format=html> a schema:DataDownload,
        rdfs:Resource,
        dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-20T16:34:09.061702"^^xsd:dateTime ;
    dct:modified "2026-05-20T16:44:38.945463"^^xsd:dateTime ;
    dct:title "Relief of Samoylov Island in NW-SE direction (fig 3-3)" ;
    schema:contentUrl "https://doi.pangaea.de/10.1594/PANGAEA.626421?format=html" ;
    schema:encodingFormat "HTML" ;
    schema:name "Relief of Samoylov Island in NW-SE direction (fig 3-3)" ;
    dcat:downloadURL <https://doi.pangaea.de/10.1594/PANGAEA.626421?format=html> .

<https://doi.pangaea.de/10.1594/PANGAEA.626421?format=textfile> a schema:DataDownload,
        rdfs:Resource,
        dcat:Distribution ;
    dct:format "TSV" ;
    dct:issued "2026-05-20T16:34:08.396437"^^xsd:dateTime ;
    dct:modified "2026-05-20T16:34:09.059871"^^xsd:dateTime ;
    dct:title "Relief of Samoylov Island in NW-SE direction (fig 3-3)" ;
    schema:contentUrl "https://doi.pangaea.de/10.1594/PANGAEA.626421?format=textfile" ;
    schema:encodingFormat "TSV" ;
    schema:name "Relief of Samoylov Island in NW-SE direction (fig 3-3)" ;
    dcat:downloadURL <https://doi.pangaea.de/10.1594/PANGAEA.626421?format=textfile> .

