@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/4f37da32-70c3-47fd-a99e-6f377d0e62eb> a dcat:Dataset ;
    dct:description "2024 South East ortho-rectified dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 40)" ;
    dct:identifier "ccfe4860-b69a-45bc-81d9-7d55fcec686b" ;
    dct:issued "2025-01-05T16:13:58.821163"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:17:20.668061"^^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 ((0.7800 51.4841, 0.4182 51.4841, 0.4182 51.5200, 0.7800 51.5200, 0.7800 51.4841))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[0.780029, 51.484101], [0.418209, 51.484101], [0.418209, 51.520034], [0.780029, 51.520034], [0.780029, 51.484101]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO South East ortho-rectified 2024" .

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

