@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/28443456-ea2c-48b2-a21f-6ee434579057> a dcat:Dataset ;
    dct:description "2013 North East document dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 9)" ;
    dct:identifier "dcb6bddc-4b22-47bf-8fbf-bf545e34c530" ;
    dct:issued "2024-09-10T08:41:41.646824"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:17:44.011317"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((0.1106 54.1046, -2.0834 54.1046, -2.0834 55.8375, 0.1106 55.8375, 0.1106 54.1046))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[0.110643, 54.104641], [-2.083415, 54.104641], [-2.083415, 55.837486], [0.110643, 55.837486], [0.110643, 54.104641]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO North East document 2013" .

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

