@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/16678bf2-b66f-41e0-806b-41476ad81105> a dcat:Dataset ;
    dct:description "2014 North East topographic dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 283)" ;
    dct:identifier "35d9bfff-7808-43a6-9362-0213a8b03b29" ;
    dct:issued "2024-09-10T08:31:42.388839"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:14:29.239165"^^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.2177 54.1584, -1.9970 54.1584, -1.9970 55.7649, -0.2177 55.7649, -0.2177 54.1584))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-0.217746, 54.158382], [-1.997020, 54.158382], [-1.997020, 55.764881], [-0.217746, 55.764881], [-0.217746, 54.158382]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO North East topographic 2014" .

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

