@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/f7713b59-25fd-45db-b9ec-a546d339cfdf> a dcat:Dataset ;
    dct:description "2006 Anglia topographic dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 104)" ;
    dct:identifier "8cd1e986-de59-402b-b1c4-3f743032d50e" ;
    dct:issued "2024-09-10T08:36:35.987386"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:16:06.592615"^^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.7741 51.5020, 0.6404 51.5020, 0.6404 52.9917, 1.7741 52.9917, 1.7741 51.5020))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.774112, 51.501968], [0.640438, 51.501968], [0.640438, 52.991707], [1.774112, 52.991707], [1.774112, 51.501968]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO Anglia topographic 2006" .

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

