@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/6e231644-1900-49c3-a40e-f084e76c2d2a> a dcat:Dataset ;
    dct:description "2013 East Riding topographic dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 80)" ;
    dct:identifier "4217e71e-a2a5-4b94-bc22-e800b5ad2f42" ;
    dct:issued "2024-09-10T08:32:29.849190"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:14:43.801484"^^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.7583 52.7969, -0.0616 52.7969, -0.0616 53.5831, 0.7583 53.5831, 0.7583 52.7969))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[0.758339, 52.796921], [-0.061563, 52.796921], [-0.061563, 53.583130], [0.758339, 53.583130], [0.758339, 52.796921]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO East Riding topographic 2013" .

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

