@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/94a9bc4e-c4f6-4f92-87ee-68ef0d31c4bc> a dcat:Dataset ;
    dct:description "2006 South East ortho-rectified dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 63)" ;
    dct:identifier "eaefe7d0-7555-4041-b5d6-f42672364e6b" ;
    dct:issued "2024-09-10T08:42:45.693616"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:18:02.903115"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-2.4519 50.5649, -2.5442 50.5649, -2.5442 50.6188, -2.4519 50.6188, -2.4519 50.5649))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.451864, 50.564915], [-2.544214, 50.564915], [-2.544214, 50.618793], [-2.451864, 50.618793], [-2.451864, 50.564915]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO South East ortho-rectified 2006" .

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

