@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/a9a4645c-0023-48c3-a072-d8e631775b7e> a dcat:Dataset ;
    dct:description "2006 South West lidar dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 549)" ;
    dct:identifier "f04ef5cb-61d4-4130-9218-a1ac1dc29552" ;
    dct:issued "2024-09-10T08:43:11.032575"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:18:11.301891"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-2.4306 50.5261, -2.8219 50.5261, -2.8219 50.7378, -2.4306 50.7378, -2.4306 50.5261))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.430560, 50.526096], [-2.821869, 50.526096], [-2.821869, 50.737789], [-2.430560, 50.737789], [-2.430560, 50.526096]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO South West lidar 2006" .

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

