@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.integration.publishing.service.gov.uk/dataset/9da091e6-87c2-4418-bf20-c4681d8e4660> a dcat:Dataset ;
    dct:description "A digital elevation model for the Holocene surface around the area known as the Humber Estuary. The model was created as part of the Estuaries Reasearch Programme (EMPHASYS)." ;
    dct:identifier "9df8df52-d660-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-12-03T10:58:41.427280"^^xsd:dateTime ;
    dct:modified "2026-08-28T06:54:01.517646"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((0.3158 53.3282, -1.1741 53.3282, -1.1741 53.9380, 0.3158 53.9380, 0.3158 53.3282))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[0.3158, 53.3282], [-1.1741, 53.3282], [-1.1741, 53.9380], [0.3158, 53.9380], [0.3158, 53.3282]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Humber - Holocene Digital Elevation Model" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/9da091e6-87c2-4418-bf20-c4681d8e4660/resource/abc9c838-4818-4ea4-b146-8665ed82167f> ;
    dcat:keyword "Coastal management",
        "DEM",
        "NERC_DDC" .

<https://ckan.integration.publishing.service.gov.uk/dataset/9da091e6-87c2-4418-bf20-c4681d8e4660/resource/abc9c838-4818-4ea4-b146-8665ed82167f> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-08-28T06:54:01.561332"^^xsd:dateTime ;
    dct:modified "2026-08-28T06:54:01.524124"^^xsd:dateTime ;
    dct:title "BGS Homepage" ;
    dcat:accessURL <https://www.bgs.ac.uk/> .

<https://ckan.integration.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> a foaf:Organization ;
    foaf:name "British Geological Survey (BGS)" .

