@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.841921> a schema:Dataset,
        dcat:Dataset,
        foaf:Document ;
    dct:bibliographicCitation "https://doi.org/10.1594/PANGAEA.841921" ;
    dct:contributor "pangaea" ;
    dct:description "The folder Lake_Points contains the different lake-shapefiles. Each file has bathymetry- and shoreline-points for the interpolation. Shoreline points have heights of 0 meter. For the interpolation we used the toolbox Spatial Analyst of ArcMap 10.2. The interpolation method we used was \"natural neighbour\" with a fixed resolution of 0.5m for each lake. (The suggested value of ArcMap differs for each lake and depends on user inputs which are not reproducible and the volume calculations should be comparable between the lakes.) All interpolations are calculated with positive values (column depth in the shapefiles). The resulting raster was clipped by a shoreline polygonshape, created with the shoreline points." ;
    dct:identifier "https://doi.pangaea.de/10.1594/PANGAEA.841921" ;
    dct:issued "2026-05-20T14:15:35.240561"^^xsd:dateTime ;
    dct:modified "2026-05-20T21:36:15.624075"^^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.5123 72.3287, 126.5123 72.3782, 126.1778 72.3782, 126.1778 72.3287, 126.5123 72.3287))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2011-07-29"^^xsd:date ;
            dcat:startDate "2009-07-24"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2011-07-29"^^xsd:date ;
            dcat:startDate "2009-07-24"^^xsd:date ] ;
    dct:title "Lake bathymetry, Samoylov Island, Lena Delta" ;
    schema:about [ a schema:Thing ;
            schema:name "paleoclimate" ;
            schema:url "https://dataportal.dev.inkode.org/group/327562d7-07f6-4be9-9d3b-aea1d3991747" ] ;
    schema:citation "https://doi.org/10.1594/PANGAEA.841921" ;
    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.841921" ] ;
            schema:name "Alfred Wegener Institute for Polar and Marine Research (AWI - Partner 7)" ] ;
    schema:dateModified "2026-05-20T21:36:15.624075" ;
    schema:datePublished "2015-01-26",
        "2015-01-26T00:00:00" ;
    schema:description "The folder Lake_Points contains the different lake-shapefiles. Each file has bathymetry- and shoreline-points for the interpolation. Shoreline points have heights of 0 meter. For the interpolation we used the toolbox Spatial Analyst of ArcMap 10.2. The interpolation method we used was \"natural neighbour\" with a fixed resolution of 0.5m for each lake. (The suggested value of ArcMap differs for each lake and depends on user inputs which are not reproducible and the volume calculations should be comparable between the lakes.) All interpolations are calculated with positive values (column depth in the shapefiles). The resulting raster was clipped by a shoreline polygonshape, created with the shoreline points." ;
    schema:distribution <https://doi.pangaea.de/10.1594/PANGAEA.841921?format=html>,
        <https://doi.pangaea.de/10.1594/PANGAEA.841921?format=textfile> ;
    schema:identifier "https://doi.pangaea.de/10.1594/PANGAEA.841921" ;
    schema:license "https://creativecommons.org/licenses/by/3.0/" ;
    schema:name "Lake bathymetry, Samoylov Island, Lena Delta" ;
    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.512292, 72.32869], [126.512292, 72.378175], [126.17783, 72.378175], [126.17783, 72.32869], [126.512292, 72.32869]]]}" ] ] ;
    schema:temporalCoverage "2009-07-24/2011-07-29" ;
    schema:url "https://doi.pangaea.de/10.1594/PANGAEA.841921" ;
    schema:variableMeasured [ a schema:PropertyValue ;
            schema:name "Event label" ] ;
    schema:version "1.0" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://doi.pangaea.de/10.1594/PANGAEA.841921?format=html>,
        <https://doi.pangaea.de/10.1594/PANGAEA.841921?format=textfile> ;
    dcat:landingPage <https://doi.pangaea.de/10.1594/PANGAEA.841921> .

<https://doi.pangaea.de/10.1594/PANGAEA.841921?format=html> a schema:DataDownload,
        rdfs:Resource,
        dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-20T16:35:51.161544"^^xsd:dateTime ;
    dct:modified "2026-05-20T16:41:27.729787"^^xsd:dateTime ;
    dct:title "Lake bathymetry, Samoylov Island, Lena Delta" ;
    schema:contentUrl "https://doi.pangaea.de/10.1594/PANGAEA.841921?format=html" ;
    schema:encodingFormat "HTML" ;
    schema:name "Lake bathymetry, Samoylov Island, Lena Delta" ;
    dcat:downloadURL <https://doi.pangaea.de/10.1594/PANGAEA.841921?format=html> .

<https://doi.pangaea.de/10.1594/PANGAEA.841921?format=textfile> a schema:DataDownload,
        rdfs:Resource,
        dcat:Distribution ;
    dct:format "TSV" ;
    dct:issued "2026-05-20T16:35:50.547160"^^xsd:dateTime ;
    dct:modified "2026-05-20T16:35:51.160188"^^xsd:dateTime ;
    dct:title "Lake bathymetry, Samoylov Island, Lena Delta" ;
    schema:contentUrl "https://doi.pangaea.de/10.1594/PANGAEA.841921?format=textfile" ;
    schema:encodingFormat "TSV" ;
    schema:name "Lake bathymetry, Samoylov Island, Lena Delta" ;
    dcat:downloadURL <https://doi.pangaea.de/10.1594/PANGAEA.841921?format=textfile> .

