@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/07d43f80-3247-4b74-9e2f-5c464c856a4a> a dcat:Dataset ;
    dct:description "2021 East Riding topographic dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 78)" ;
    dct:identifier "050b787b-6787-413a-b0c2-9ca3e3d3d07f" ;
    dct:issued "2024-09-10T08:28:33.197166"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:13:28.079711"^^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.7566 52.7973, -0.0642 52.7973, -0.0642 53.5833, 0.7566 53.5833, 0.7566 52.7973))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[0.756565, 52.797295], [-0.064153, 52.797295], [-0.064153, 53.583316], [0.756565, 53.583316], [0.756565, 52.797295]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO East Riding topographic 2021" .

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

