@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/b615dcfd-a798-4796-b368-1bbbb02063aa> a dcat:Dataset ;
    dct:description "2012 North West topographic dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 286)" ;
    dct:identifier "ad0c79f7-790d-43d4-94ba-5fb2a617e0fd" ;
    dct:issued "2024-09-10T08:38:37.224795"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:16:45.866078"^^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 ((-2.7917 53.3283, -3.6092 53.3283, -3.6092 54.9810, -2.7917 54.9810, -2.7917 53.3283))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.791732, 53.328274], [-3.609192, 53.328274], [-3.609192, 54.980961], [-2.791732, 54.980961], [-2.791732, 53.328274]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO North West topographic 2012" .

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

