@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.808854> a schema:Dataset,
        dcat:Dataset,
        foaf:Document ;
    dct:bibliographicCitation "https://doi.org/10.1594/PANGAEA.808854" ;
    dct:contributor "pangaea" ;
    dct:description "The datasets present hydrographic measurements on discharge and suspended supply in the Lena River Delta in the summer periods from 2002 to 2012. Water discharge was calculated according to profile depth and water current velocity measurements, sediment supply was received after water sampling, filtration and turbidity carrying out. Measurements on the standard hydrometrical cross-sections of Roshydromet (Russian Federal Service for Hydrometorology and Environmental Monitoring) are coded with \"H\". These are across the Lena Main Channel at 4,7 km from Stolb station, Olenekskskaya, Tumatskaya, Bykovskaya, and Trovimovskaya hydrometrical cross-sections. Parameter \"Water level at Stolb station, cm\" means daily measurements of water level of the Bykovskaya channel at the Stolb (Habarova, Sokol) station of Roshydromet. […]" ;
    dct:identifier "https://doi.pangaea.de/10.1594/PANGAEA.808854" ;
    dct:issued "2026-05-20T14:09:46.110300"^^xsd:dateTime ;
    dct:modified "2026-05-22T21:35:30.099675"^^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 ((128.4865 72.0025, 128.4865 73.4703, 122.5069 73.4703, 122.5069 72.0025, 128.4865 72.0025))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2012-08-29"^^xsd:date ;
            dcat:startDate "2002-08-02"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2012-08-29"^^xsd:date ;
            dcat:startDate "2002-08-02"^^xsd:date ] ;
    dct:title "Measured water discharges, suspended supply and morphometric parameters of cross-sections in the Lena River Delta during summer period 2002-2012" ;
    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 "sun-earth-interactions" ;
            schema:url "https://dataportal.dev.inkode.org/group/d442910f-0139-4e53-9505-29017a7c4ecb" ] ;
    schema:citation "https://doi.org/10.1594/PANGAEA.808854" ;
    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.808854" ] ;
            schema:name "Alfred Wegener Institute for Polar and Marine Research (AWI - Partner 7)" ] ;
    schema:dateModified "2026-05-22T21:35:30.099675" ;
    schema:datePublished "2013-03-14",
        "2013-03-14T00:00:00" ;
    schema:description "The datasets present hydrographic measurements on discharge and suspended supply in the Lena River Delta in the summer periods from 2002 to 2012. Water discharge was calculated according to profile depth and water current velocity measurements, sediment supply was received after water sampling, filtration and turbidity carrying out. Measurements on the standard hydrometrical cross-sections of Roshydromet (Russian Federal Service for Hydrometorology and Environmental Monitoring) are coded with \"H\". These are across the Lena Main Channel at 4,7 km from Stolb station, Olenekskskaya, Tumatskaya, Bykovskaya, and Trovimovskaya hydrometrical cross-sections. Parameter \"Water level at Stolb station, cm\" means daily measurements of water level of the Bykovskaya channel at the Stolb (Habarova, Sokol) station of Roshydromet. […]" ;
    schema:distribution <https://doi.pangaea.de/10.1594/PANGAEA.808854?format=zip> ;
    schema:identifier "https://doi.pangaea.de/10.1594/PANGAEA.808854" ;
    schema:license "https://creativecommons.org/licenses/by/3.0/" ;
    schema:name "Measured water discharges, suspended supply and morphometric parameters of cross-sections in the Lena River Delta during summer period 2002-2012" ;
    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\": [[[128.48653, 72.00255], [128.48653, 73.470252], [122.50694, 73.470252], [122.50694, 72.00255], [128.48653, 72.00255]]]}" ] ] ;
    schema:temporalCoverage "2002-08-02/2012-08-29" ;
    schema:url "https://doi.pangaea.de/10.1594/PANGAEA.808854" ;
    schema:version "1.0" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://doi.pangaea.de/10.1594/PANGAEA.808854?format=zip> ;
    dcat:landingPage <https://doi.pangaea.de/10.1594/PANGAEA.808854> .

<https://doi.pangaea.de/10.1594/PANGAEA.808854?format=zip> a schema:DataDownload,
        rdfs:Resource,
        dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2026-05-20T16:33:12.905646"^^xsd:dateTime ;
    dct:modified "2026-05-20T16:42:00.772959"^^xsd:dateTime ;
    dct:title "Measured water discharges, suspended supply and morphometric parameters of cross-sections in the Lena River Delta during summer period 2002-2012" ;
    schema:contentUrl "https://doi.pangaea.de/10.1594/PANGAEA.808854?format=zip" ;
    schema:encodingFormat "ZIP" ;
    schema:name "Measured water discharges, suspended supply and morphometric parameters of cross-sections in the Lena River Delta during summer period 2002-2012" ;
    dcat:downloadURL <https://doi.pangaea.de/10.1594/PANGAEA.808854?format=zip> .

