@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/8f501a2f-b4eb-4709-9693-0fe0b191a674> a dcat:Dataset ;
    dct:description "2024 South West swath bathymetry dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 66)" ;
    dct:identifier "a467857d-a54e-4c38-8ccc-a528fe4f0d90" ;
    dct:issued "2025-04-07T08:15:24.420361"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:16:34.327575"^^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 ((-4.2108 51.0335, -4.2997 51.0335, -4.2997 51.1455, -4.2108 51.1455, -4.2108 51.0335))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-4.210797, 51.033547], [-4.299707, 51.033547], [-4.299707, 51.145526], [-4.210797, 51.145526], [-4.210797, 51.033547]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO South West swath bathymetry 2024" .

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

