@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/f5535b43-856e-45e7-9d33-5b7b4d983998> a dcat:Dataset ;
    dct:description "2011 East Riding ortho-rectified dataset from the National Network of Regional Coastal Monitoring Programmes of England Catalogue (number of records: 1244)" ;
    dct:identifier "047ffd5e-e330-48e2-aa6b-ec1779f615b3" ;
    dct:issued "2024-09-10T08:28:29.887355"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:13:27.121546"^^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.7719 52.7712, -0.2303 52.7712, -0.2303 54.1200, 0.7719 54.1200, 0.7719 52.7712))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[0.771905, 52.771217], [-0.230266, 52.771217], [-0.230266, 54.119957], [0.771905, 54.119957], [0.771905, 52.771217]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CCO East Riding ortho-rectified 2011" .

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

