@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/0c4e4c58-7a21-4001-8111-4956f5dc07d7> a dcat:Dataset ;
    dct:description "2022 South West swath bathymetry dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 47)" ;
    dct:identifier "54b3ac92-a9f0-4a99-8a46-a8123e99ccdd" ;
    dct:issued "2024-09-10T08:33:20.454669"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:15:00.778242"^^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 ((-5.3716 50.0861, -5.5483 50.0861, -5.5483 50.1285, -5.3716 50.1285, -5.3716 50.0861))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-5.371580, 50.086103], [-5.548290, 50.086103], [-5.548290, 50.128490], [-5.371580, 50.128490], [-5.371580, 50.086103]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO South West swath bathymetry 2022" .

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

