@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/42b6f58b-3900-4e66-abb1-7901cf791232> a dcat:Dataset ;
    dct:description "2025 Anglia ortho-rectified dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 507)" ;
    dct:identifier "a397cf91-2882-4a77-8f7a-eb76560d748a" ;
    dct:issued "2025-11-25T17:10:13.572180"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:16:32.820926"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.7713 51.5033, 0.4996 51.5033, 0.4996 52.9997, 1.7713 52.9997, 1.7713 51.5033))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.771272, 51.503285], [0.499612, 51.503285], [0.499612, 52.999736], [1.771272, 52.999736], [1.771272, 51.503285]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO Anglia ortho-rectified 2025" .

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

