@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/76a6de09-b3ba-4d3e-a5d0-cd252bb46953> a dcat:Dataset ;
    dct:description "2012 Anglia document dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 1)" ;
    dct:identifier "6a2f6093-8d70-4bd9-9aa2-7f21adf8fa8c" ;
    dct:issued "2024-09-10T08:34:31.894125"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:15:24.932256"^^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 ((1.4600 50.4867, -4.8990 50.4867, -4.8990 51.5232, 1.4600 51.5232, 1.4600 50.4867))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.460007, 50.486748], [-4.899024, 50.486748], [-4.899024, 51.523232], [1.460007, 51.523232], [1.460007, 50.486748]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO Anglia document 2012" .

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

