@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.publishing.service.gov.uk/dataset/1c66440b-fbae-4cdf-8913-f2a4a5de7e8e> a dcat:Dataset ;
    dct:description "2010 South East non-rectified dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 5361)" ;
    dct:identifier "f2ea8688-81c6-482b-a004-936c9dac636a" ;
    dct:issued "2024-09-10T08:43:20.759849"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:18:15.737782"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.4519 50.5081, -2.4838 50.5081, -2.4838 51.4856, 1.4519 51.4856, 1.4519 50.5081))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.451903, 50.508080], [-2.483807, 50.508080], [-2.483807, 51.485645], [1.451903, 51.485645], [1.451903, 50.508080]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO South East non-rectified 2010" .

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

