@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/920cca81-734d-4b0d-8e5d-18a74a94e9f5> a dcat:Dataset ;
    dct:description "2020 Wales swath bathymetry dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 267)" ;
    dct:identifier "36703c12-116c-4b10-aa0f-cf4373ebdba3" ;
    dct:issued "2024-09-10T08:31:44.975624"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:14:30.248249"^^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.6373 51.9965, -5.1301 51.9965, -5.1301 52.1598, -4.6373 52.1598, -4.6373 51.9965))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-4.637268, 51.996500], [-5.130101, 51.996500], [-5.130101, 52.159817], [-4.637268, 52.159817], [-4.637268, 51.996500]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO Wales swath bathymetry 2020" .

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

