@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/84bdeedb-4ac8-42aa-9e20-d0f7ff8c8a4d> a dcat:Dataset ;
    dct:description "2023 East Riding document dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 1)" ;
    dct:identifier "2c5dbe0b-0cc6-4c4c-b0f8-5848ff1b3806" ;
    dct:issued "2024-09-10T08:31:06.250223"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:14:17.331176"^^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.8877 49.8523, -6.7500 49.8523, -6.7500 53.0806, 1.8877 53.0806, 1.8877 49.8523))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.887673, 49.852253], [-6.749993, 49.852253], [-6.749993, 53.080620], [1.887673, 53.080620], [1.887673, 49.852253]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO East Riding document 2023" .

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

