@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/c69eea6c-837a-4a59-93eb-35f87c86525f> a dcat:Dataset ;
    dct:description "2009 South West document dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 8)" ;
    dct:identifier "dc16beac-9464-4bfd-a061-3fe28f9e5176" ;
    dct:issued "2024-09-10T08:41:37.233349"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:17:42.043346"^^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.4595 49.8523, -6.4528 49.8523, -6.4528 51.3396, -2.4595 51.3396, -2.4595 49.8523))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.459545, 49.852322], [-6.452810, 49.852322], [-6.452810, 51.339577], [-2.459545, 51.339577], [-2.459545, 49.852322]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO South West document 2009" .

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

