@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/8c8a9bba-a54e-44f8-a621-475e93c35af6> a dcat:Dataset ;
    dct:description "2008 North West ortho-rectified dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 22)" ;
    dct:identifier "07c06a72-72c7-465f-909c-4d4e6520fd75" ;
    dct:issued "2024-09-10T08:28:40.640508"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:13:30.295736"^^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.7766 50.9377, -0.5760 50.9377, -0.5760 51.3540, 0.7766 51.3540, 0.7766 50.9377))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[0.776637, 50.937731], [-0.576039, 50.937731], [-0.576039, 51.353996], [0.776637, 51.353996], [0.776637, 50.937731]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO North West ortho-rectified 2008" .

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

