@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/5b4e85ab-d06e-4408-b475-336133f18e40> a dcat:Dataset ;
    dct:description "2023 South West ortho-rectified dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 680)" ;
    dct:identifier "48cb3ec4-58b2-48c3-9ddc-6649e3560bc0" ;
    dct:issued "2025-01-12T16:12:11.512424"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:14:51.278044"^^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.4788 50.1639, -5.4491 50.1639, -5.4491 51.7157, -2.4788 51.7157, -2.4788 50.1639))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.478778, 50.163874], [-5.449112, 50.163874], [-5.449112, 51.715750], [-2.478778, 51.715750], [-2.478778, 50.163874]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO South West ortho-rectified 2023" .

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

