@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/9eddec98-f440-47f5-995a-477371ac1d87> a dcat:Dataset ;
    dct:description "2017 East Riding topographic dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 69)" ;
    dct:identifier "eceb9af1-25dc-4647-b726-19801fb0314f" ;
    dct:issued "2024-09-10T08:42:55.535664"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:18:05.670812"^^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.7728 52.7969, -0.0624 52.7969, -0.0624 53.5830, 0.7728 53.5830, 0.7728 52.7969))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[0.772770, 52.796925], [-0.062423, 52.796925], [-0.062423, 53.582958], [0.772770, 53.582958], [0.772770, 52.796925]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO East Riding topographic 2017" .

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

