@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.staging.publishing.service.gov.uk/dataset/0d8d5021-8791-45d2-98a9-9dbf0138c704> a dcat:Dataset ;
    dct:description "2021 South East topographic dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 656)" ;
    dct:identifier "87e6aa7d-df88-45d5-8031-3e36daeb8947" ;
    dct:issued "2024-09-10T08:36:20.917256"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:16:01.411179"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.4468 50.5761, -2.4533 50.5761, -2.4533 51.4568, 1.4468 51.4568, 1.4468 50.5761))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.446819, 50.576067], [-2.453322, 50.576067], [-2.453322, 51.456814], [1.446819, 51.456814], [1.446819, 50.576067]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO South East topographic 2021" .

<https://ckan.staging.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> a foaf:Organization ;
    foaf:name "Marine Environmental Data & Information Network" .

