@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/177344a9-afc9-467b-ab03-68863b090bf2> a dcat:Dataset ;
    dct:description "2018 South West document dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 8)" ;
    dct:identifier "89f3d8f8-3844-4861-b1a2-e779f41ec12e" ;
    dct:issued "2024-09-10T08:36:28.483043"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:16:04.015410"^^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.5801 49.8891, -6.4046 49.8891, -6.4046 51.5366, -2.5801 51.5366, -2.5801 49.8891))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.580082, 49.889141], [-6.404564, 49.889141], [-6.404564, 51.536617], [-2.580082, 51.536617], [-2.580082, 49.889141]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO South West document 2018" .

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

