@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/3e2b3404-7dff-4f38-b05b-88c99f52fdb2> a dcat:Dataset ;
    dct:description "2018 North West swath bathymetry dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 299)" ;
    dct:identifier "450b57f1-a00c-4fdb-ba14-36e81fb95313" ;
    dct:issued "2024-09-10T08:32:42.218650"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:14:48.091499"^^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 ((-0.3293 50.6669, -3.9872 50.6669, -3.9872 51.6229, -0.3293 51.6229, -0.3293 50.6669))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-0.329278, 50.666905], [-3.987176, 50.666905], [-3.987176, 51.622857], [-0.329278, 51.622857], [-0.329278, 50.666905]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO North West swath bathymetry 2018" .

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

