@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/52a39714-51fb-4861-abb2-a201ae63f273> a dcat:Dataset ;
    dct:description "2020 North East ortho-rectified dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 64)" ;
    dct:identifier "0c8e6411-63a7-4a4f-aa3a-1d759baa9a5a" ;
    dct:issued "2024-09-10T08:29:03.962439"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:13:37.613210"^^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.0580 54.0405, -0.2408 54.0405, -0.2408 54.1669, -0.0580 54.1669, -0.0580 54.0405))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-0.057996, 54.040483], [-0.240772, 54.040483], [-0.240772, 54.166925], [-0.057996, 54.166925], [-0.057996, 54.040483]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO North East ortho-rectified 2020" .

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

