@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/569e8667-c4be-4106-94cd-2aeee08010ba> a dcat:Dataset ;
    dct:description "A PDF map showing the Rural Urban Classification (2011) of the LSOAs in the East of England Region. (File Size - 2 MB)" ;
    dct:identifier <http://geoportal1-ons.opendata.arcgis.com/datasets/c9e08ec398444f54963354b45f361bc4> ;
    dct:issued "2018-03-24T04:08:25.885531"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:20.959911"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "Rural Urban Classification (2011) map of the LSOAs in the East of England Region" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/569e8667-c4be-4106-94cd-2aeee08010ba/resource/848a16c2-d015-4d91-9c59-633295a03e75> ;
    dcat:landingPage <http://geoportal1-ons.opendata.arcgis.com/datasets/c9e08ec398444f54963354b45f361bc4> .

<https://ckan.staging.publishing.service.gov.uk/dataset/569e8667-c4be-4106-94cd-2aeee08010ba/resource/848a16c2-d015-4d91-9c59-633295a03e75> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2018-03-24T04:08:25.986326"^^xsd:dateTime ;
    dct:modified "2018-03-24T04:08:25.986326"^^xsd:dateTime ;
    dct:title "Download" ;
    dcat:accessURL <https://www.arcgis.com/sharing/rest/content/items/c9e08ec398444f54963354b45f361bc4/data> .

