@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/adfb41f1-8c0d-4553-8c44-a129fc35c656> a dcat:Dataset ;
    dct:description "2008 North East topographic dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 98)" ;
    dct:identifier "0f81d851-26f2-4725-9a5f-95297e36b3c5" ;
    dct:issued "2024-09-10T08:29:15.120211"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:13:41.463439"^^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.2203 54.1585, -1.7004 54.1585, -1.7004 55.6087, -0.2203 55.6087, -0.2203 54.1585))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-0.220319, 54.158535], [-1.700434, 54.158535], [-1.700434, 55.608747], [-0.220319, 55.608747], [-0.220319, 54.158535]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO North East topographic 2008" .

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

