@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/6b69bf38-f353-4899-805d-bc64cec2e7c2> a dcat:Dataset ;
    dct:description "Database initiated as part of NERC Land-Ocean Interaction Study. Will be linked to SOBI when project ends in March 2000." ;
    dct:identifier "9df8df52-d7ac-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-11-05T06:24:11.918641"^^xsd:dateTime ;
    dct:modified "2026-08-06T20:56:16.889659"^^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 ((3.5600 49.7600, -9.5700 49.7600, -9.5700 61.0200, 3.5600 61.0200, 3.5600 49.7600))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[3.5600, 49.7600], [-9.5700, 49.7600], [-9.5700, 61.0200], [3.5600, 61.0200], [3.5600, 49.7600]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Coastal and Estuarine Evolution Database" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/6b69bf38-f353-4899-805d-bc64cec2e7c2/resource/dfa2c583-4c4f-48a4-9a6f-fbd909d41853> ;
    dcat:keyword "Geochemistry",
        "Geology",
        "Lithology",
        "NERC_DDC" .

<https://ckan.integration.publishing.service.gov.uk/dataset/6b69bf38-f353-4899-805d-bc64cec2e7c2/resource/dfa2c583-4c4f-48a4-9a6f-fbd909d41853> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-08-06T20:56:16.932868"^^xsd:dateTime ;
    dct:modified "2026-08-06T20:56:16.895700"^^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)" .

