@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/b2147675-55af-4028-9e7c-aed7f6df562a> a dcat:Dataset ;
    dct:description "2012 North West ortho-rectified dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 3004)" ;
    dct:identifier "cd469c52-0f6e-4313-a33d-5c086d598f2f" ;
    dct:issued "2024-09-10T08:40:39.181921"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:17:21.291714"^^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.0656 53.1776, -3.9951 53.1776, -3.9951 55.0112, -0.0656 55.0112, -0.0656 53.1776))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-0.065584, 53.177593], [-3.995139, 53.177593], [-3.995139, 55.011238], [-0.065584, 55.011238], [-0.065584, 53.177593]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO North West ortho-rectified 2012" .

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

