@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/4c47b8c0-c123-46b2-ac2a-afcb5ea12c3a> a dcat:Dataset ;
    dct:description "2013 Anglia lidar dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 1122)" ;
    dct:identifier "89e4a664-17dd-4b94-9ef4-bfa2008bf605" ;
    dct:issued "2024-09-10T08:36:27.872220"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:16:03.708178"^^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.7724 51.5014, 0.3314 51.5014, 0.3314 52.9953, 1.7724 52.9953, 1.7724 51.5014))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.772373, 51.501362], [0.331449, 51.501362], [0.331449, 52.995266], [1.772373, 52.995266], [1.772373, 51.501362]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO Anglia lidar 2013" .

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

