@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/e3475dbb-07c4-4f9a-8b18-5e5708fa27fd> a dcat:Dataset ;
    dct:description "2012 Anglia ortho-rectified dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 1205)" ;
    dct:identifier "1efcf684-6a84-4d32-aa14-fe15f09a7e82" ;
    dct:issued "2024-09-10T08:30:14.817185"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:14:00.006814"^^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.7770 51.5024, 0.5370 51.5024, 0.5370 52.9967, 1.7770 52.9967, 1.7770 51.5024))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.776994, 51.502411], [0.536986, 51.502411], [0.536986, 52.996670], [1.776994, 52.996670], [1.776994, 51.502411]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO Anglia ortho-rectified 2012" .

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

