@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/43279112-ba1e-45de-b57f-fd7d715dc3b6> a dcat:Dataset ;
    dct:description "2018 North East document dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 1)" ;
    dct:identifier "e817d99e-91c5-4e6d-996e-6cf4b2df5cee" ;
    dct:issued "2024-09-10T08:42:34.917692"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:17:59.439622"^^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.7777 49.9154, -6.1473 49.9154, -6.1473 54.4649, 1.7777 54.4649, 1.7777 49.9154))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.777666, 49.915436], [-6.147273, 49.915436], [-6.147273, 54.464931], [1.777666, 54.464931], [1.777666, 49.915436]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO North East document 2018" .

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

