@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/e45bd133-a974-401c-b70d-fcdee5254fdc> a dcat:Dataset ;
    dct:description "2003 South East non_rectified_aerial dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 1224)" ;
    dct:identifier "08a9aab5-6bb7-46d4-b8ea-967cd3b44177" ;
    dct:issued "2024-09-10T08:28:44.890374"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:13:31.718469"^^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.4580 50.5076, -2.4793 50.5076, -2.4793 51.4756, 1.4580 51.4756, 1.4580 50.5076))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.457961, 50.507562], [-2.479323, 50.507562], [-2.479323, 51.475609], [1.457961, 51.475609], [1.457961, 50.507562]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO South East non_rectified_aerial 2003" .

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

