@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/12546649-1f37-45e0-93a8-6f69043edaf2> a dcat:Dataset ;
    dct:description "2026 North West topographic dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 10)" ;
    dct:identifier "464c0410-6fbe-40f6-bdb1-50d8e0a46dd8" ;
    dct:issued "2026-07-09T12:13:11.182390"^^xsd:dateTime ;
    dct:modified "2026-07-09T12:13:11.182393"^^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.4066 51.6440, -4.4414 51.6440, -4.4414 53.3464, -3.4066 53.3464, -3.4066 51.6440))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-3.406644, 51.643996], [-4.441429, 51.643996], [-4.441429, 53.346385], [-3.406644, 53.346385], [-3.406644, 51.643996]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO North West topographic 2026" .

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

