@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/1af5e0e5-9017-41b1-9934-f6a95df43b80> a dcat:Dataset ;
    dct:description "2008 South East ortho-rectified dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 8663)" ;
    dct:identifier "bd8cc03a-b9f8-4d1c-b77c-f07ebe378980" ;
    dct:issued "2024-09-10T08:39:36.449773"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:17:05.329906"^^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.4573 50.5110, -2.4874 50.5110, -2.4874 51.4887, 1.4573 51.4887, 1.4573 50.5110))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.457338, 50.510952], [-2.487396, 50.510952], [-2.487396, 51.488678], [1.457338, 51.488678], [1.457338, 50.510952]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO South East ortho-rectified 2008" .

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

