@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/a9f05a2c-6cbc-40da-ae3c-27eff4cd7642> a dcat:Dataset ;
    dct:description "2007 South East document dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 44)" ;
    dct:identifier "62d1ca9b-00e7-40a2-bb90-cb263dc7d56e" ;
    dct:issued "2024-09-10T08:34:10.999172"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:15:17.674843"^^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 50.4903, -2.5507 50.4903, -2.5507 51.4944, 1.4872 51.4944, 1.4872 50.4903))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.487189, 50.490253], [-2.550741, 50.490253], [-2.550741, 51.494362], [1.487189, 51.494362], [1.487189, 50.490253]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO South East document 2007" .

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

