@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/d3b1b764-174f-4a4d-9993-d87f10ad16fa> a dcat:Dataset ;
    dct:description "2011 East Riding lidar dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 409)" ;
    dct:identifier "f684f81c-d932-467c-bc8d-121e8defa5b6" ;
    dct:issued "2024-09-10T08:43:35.254288"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:18:21.088081"^^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 ((0.1783 53.5671, -0.2314 53.5671, -0.2314 54.1665, 0.1783 54.1665, 0.1783 53.5671))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[0.178349, 53.567123], [-0.231409, 53.567123], [-0.231409, 54.166504], [0.178349, 54.166504], [0.178349, 53.567123]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO East Riding lidar 2011" .

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

