@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/7561beac-58f1-4ea4-9591-c704c9cb0b44> a dcat:Dataset ;
    dct:description "2007 South West non-rectified dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 71)" ;
    dct:identifier "e085acb7-f61c-48e2-ab65-6682ee67e012" ;
    dct:issued "2024-09-10T08:41:54.083925"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:17:47.877103"^^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.4143 50.5105, -2.4807 50.5105, -2.4807 50.6386, -2.4143 50.6386, -2.4143 50.5105))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.414342, 50.510471], [-2.480731, 50.510471], [-2.480731, 50.638611], [-2.414342, 50.638611], [-2.414342, 50.510471]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO South West non-rectified 2007" .

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

