@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/0b330983-c5f7-4afd-8ca8-f4cbde2b18bb> a dcat:Dataset ;
    dct:description "2025 North East ortho-rectified dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 721)" ;
    dct:identifier "1deac895-19aa-49ed-8f56-d529ebc7419d" ;
    dct:issued "2026-07-09T12:12:24.134073"^^xsd:dateTime ;
    dct:modified "2026-07-09T12:12:24.134076"^^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.0584 54.0930, -2.3859 54.0930, -2.3859 55.9496, -0.0584 55.9496, -0.0584 54.0930))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-0.058416, 54.092972], [-2.385878, 54.092972], [-2.385878, 55.949572], [-0.058416, 55.949572], [-0.058416, 54.092972]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO North East ortho-rectified 2025" .

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

