@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/2b02f2c4-0274-4c51-af46-c1afe2fc65dc> a dcat:Dataset ;
    dct:description "2013 Anglia topographic dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 162)" ;
    dct:identifier "2066d793-b42a-4a3f-85ec-036f1b691cf1" ;
    dct:issued "2024-09-10T08:30:18.927491"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:14:02.364335"^^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.7656 51.5034, 0.6335 51.5034, 0.6335 52.9940, 1.7656 52.9940, 1.7656 51.5034))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.765592, 51.503376], [0.633489, 51.503376], [0.633489, 52.994007], [1.765592, 52.994007], [1.765592, 51.503376]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO Anglia topographic 2013" .

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

