@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/28ac3f3e-efac-4728-9dea-38574f43bbdf> a dcat:Dataset ;
    dct:description "2015 North East topographic dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 274)" ;
    dct:identifier "0aca516d-49cb-42ba-940f-7d0f758ecd3f" ;
    dct:issued "2024-09-10T08:28:55.102215"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:13:34.702463"^^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.2198 54.1586, -1.9970 54.1586, -1.9970 55.7649, -0.2198 55.7649, -0.2198 54.1586))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-0.219770, 54.158581], [-1.996961, 54.158581], [-1.996961, 55.764900], [-0.219770, 55.764900], [-0.219770, 54.158581]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO North East topographic 2015" .

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

