@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/b985714d-f7e2-4061-9ed8-fcacc4de272f> a dcat:Dataset ;
    dct:description "2025 North West topographic dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 19)" ;
    dct:identifier "45b4d8e7-c890-46cc-8960-e8c2e284405c" ;
    dct:issued "2025-07-07T17:11:53.967869"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:14:48.977253"^^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 ((-3.3261 51.6450, -4.4276 51.6450, -4.4276 53.3621, -3.3261 53.3621, -3.3261 51.6450))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-3.326109, 51.644961], [-4.427594, 51.644961], [-4.427594, 53.362123], [-3.326109, 53.362123], [-3.326109, 51.644961]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO North West topographic 2025" .

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

