@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/a56eda89-537d-47dc-9edf-16f21fb08e6b> a dcat:Dataset ;
    dct:description "2006 South East document dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 43)" ;
    dct:identifier "04c6a64c-a6c8-4f02-b482-212641b51ac7" ;
    dct:issued "2024-09-10T08:28:31.884381"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:13:27.654588"^^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.4872 49.9866, -5.6166 49.9866, -5.6166 51.4944, 1.4872 51.4944, 1.4872 49.9866))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.487189, 49.986603], [-5.616572, 49.986603], [-5.616572, 51.494362], [1.487189, 51.494362], [1.487189, 49.986603]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO South East document 2006" .

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

