@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/b467514e-6584-4f52-a441-9dd32f94c943> a dcat:Dataset ;
    dct:description "2011 North West ortho-rectified dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 18)" ;
    dct:identifier "e1621c0f-444e-46ac-a20a-4da1ba568ac6" ;
    dct:issued "2024-09-10T08:41:58.001000"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:17:48.880973"^^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 ((0.5395 51.5270, 0.4664 51.5270, 0.4664 51.5644, 0.5395 51.5644, 0.5395 51.5270))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[0.539487, 51.526962], [0.466443, 51.526962], [0.466443, 51.564438], [0.539487, 51.564438], [0.539487, 51.526962]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO North West ortho-rectified 2011" .

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

