@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/40b0dd20-a63a-4334-afcf-c6ed1b511528> a dcat:Dataset ;
    dct:description "2005 South East lidar dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 7747)" ;
    dct:identifier "de03d2b7-c342-426b-b7be-a149f7941640" ;
    dct:issued "2024-09-10T08:41:46.163229"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:17:45.537385"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.2504 50.5103, -2.4945 50.5103, -2.4945 51.1098, 1.2504 51.1098, 1.2504 50.5103))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.250449, 50.510265], [-2.494460, 50.510265], [-2.494460, 51.109831], [1.250449, 51.109831], [1.250449, 50.510265]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO South East lidar 2005" .

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

