@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.832995> a schema:Dataset,
        dcat:Dataset,
        foaf:Document ;
    dct:bibliographicCitation "https://doi.org/10.1594/PANGAEA.832995" ;
    dct:contributor "pangaea" ;
    dct:description "PAGE21 Deliverable report D2.1 from WP2 Maps of all field sites: Geomorphological and geocryological maps" ;
    dct:identifier "https://doi.pangaea.de/10.1594/PANGAEA.832995" ;
    dct:issued "2026-05-20T14:12:19.604089"^^xsd:dateTime ;
    dct:modified "2026-05-23T21:37:53.154739"^^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.4000 73.4000)"^^gsp:wktLiteral ] ;
    dct:title "Stratigraphic map of the Lena Delta, Russia, shapefiles" ;
    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.832995" ;
    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.832995" ] ;
            schema:name "Alfred Wegener Institute for Polar and Marine Research (AWI - Partner 7)" ] ;
    schema:dateModified "2026-05-23T21:37:53.154739" ;
    schema:datePublished "2014-05-27",
        "2014-05-27T00:00:00" ;
    schema:description "PAGE21 Deliverable report D2.1 from WP2 Maps of all field sites: Geomorphological and geocryological maps" ;
    schema:distribution <https://store.pangaea.de/Projects/PAGE21/832995/Lena_Delta-shapefiles.zip> ;
    schema:identifier "https://doi.pangaea.de/10.1594/PANGAEA.832995" ;
    schema:license "http://www.opendefinition.org/licenses/cc-by" ;
    schema:name "Stratigraphic map of the Lena Delta, Russia, shapefiles" ;
    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.4, 73.4]}" ] ] ;
    schema:url "https://doi.pangaea.de/10.1594/PANGAEA.832995" ;
    schema:version "1.0" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://store.pangaea.de/Projects/PAGE21/832995/Lena_Delta-shapefiles.zip> ;
    dcat:landingPage <https://doi.pangaea.de/10.1594/PANGAEA.832995> .

<https://store.pangaea.de/Projects/PAGE21/832995/Lena_Delta-shapefiles.zip> a schema:DataDownload,
        rdfs:Resource,
        dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2026-05-20T16:34:22.058639"^^xsd:dateTime ;
    dct:modified "2026-05-20T16:45:53.277307"^^xsd:dateTime ;
    dct:title "Stratigraphic map of the Lena Delta, Russia, shapefiles" ;
    schema:contentUrl "https://store.pangaea.de/Projects/PAGE21/832995/Lena_Delta-shapefiles.zip" ;
    schema:encodingFormat "ZIP" ;
    schema:name "Stratigraphic map of the Lena Delta, Russia, shapefiles" ;
    dcat:downloadURL <https://store.pangaea.de/Projects/PAGE21/832995/Lena_Delta-shapefiles.zip> ;
    dcat:mediaType "application/zip" .

