@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/9c798cd8-08be-4b3b-be3b-84d38e9009fe> a dcat:Dataset ;
    dct:description "2011 Anglia swath bathymetry dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 56)" ;
    dct:identifier "07b37521-12e6-4056-9011-81ac302f785d" ;
    dct:issued "2024-10-20T08:02:52.795759"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:13:29.987241"^^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.5266 52.8371, 1.2892 52.8371, 1.2892 52.9447, 1.5266 52.9447, 1.5266 52.8371))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.526622, 52.837090], [1.289203, 52.837090], [1.289203, 52.944740], [1.526622, 52.944740], [1.526622, 52.837090]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO Anglia swath bathymetry 2011" .

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

