@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/35bbe53a-b3d8-47a9-8e56-1a49ca0087ad> a dcat:Dataset ;
    dct:description "2002 South East topographic dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 7)" ;
    dct:identifier "defd0a6a-5e68-4342-aafa-407c431cd38f" ;
    dct:issued "2024-09-10T08:41:49.367940"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:17:46.618052"^^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.0672 50.6088, -1.9566 50.6088, -1.9566 51.3669, 1.0672 51.3669, 1.0672 50.6088))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.067223, 50.608830], [-1.956589, 50.608830], [-1.956589, 51.366916], [1.067223, 51.366916], [1.067223, 50.608830]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO South East topographic 2002" .

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

