@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.publishing.service.gov.uk/dataset/9657f109-243c-4f0b-acb0-f75950c60700> a dcat:Dataset ;
    dct:description "2014 North West ortho-rectified dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 104)" ;
    dct:identifier "e7b7087b-14fb-4a02-80ff-3bedf3c26042" ;
    dct:issued "2024-09-10T08:42:32.287445"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:17:58.707525"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-2.2468 51.7242, -2.4925 51.7242, -2.4925 51.8958, -2.2468 51.8958, -2.2468 51.7242))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.246836, 51.724232], [-2.492487, 51.724232], [-2.492487, 51.895824], [-2.246836, 51.895824], [-2.246836, 51.724232]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO North West ortho-rectified 2014" .

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

