@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.publishing.service.gov.uk/dataset/0699157f-3827-4aff-a178-8469b9c13c89> a dcat:Dataset ;
    dct:description "2011 North West swath bathymetry dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 2)" ;
    dct:identifier "e6ef59cf-fd48-4912-9c68-5f4c1756d8aa" ;
    dct:issued "2024-10-20T08:06:20.929426"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:17:57.943469"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-1.5417 50.6998, -1.5624 50.6998, -1.5624 50.7088, -1.5417 50.7088, -1.5417 50.6998))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-1.541726, 50.699751], [-1.562401, 50.699751], [-1.562401, 50.708805], [-1.541726, 50.708805], [-1.541726, 50.699751]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO North West swath bathymetry 2011" .

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

