@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/b7e74fc0-2882-411e-946b-b9633446cce8> a dcat:Dataset ;
    dct:description "2016 South East ortho-rectified dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 1957)" ;
    dct:identifier "ea31b8b7-782a-4f30-b9c3-6b3bfb32bbf4" ;
    dct:issued "2024-09-10T08:42:41.532618"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:18:01.906574"^^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.4642 50.5284, -2.4805 50.5284, -2.4805 51.5279, 1.4642 51.5279, 1.4642 50.5284))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.464172, 50.528412], [-2.480470, 50.528412], [-2.480470, 51.527893], [1.464172, 51.527893], [1.464172, 50.528412]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO South East ortho-rectified 2016" .

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

