@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/1d04e347-f084-4c78-b841-d2e0e5e54c02> a dcat:Dataset ;
    dct:description "A PDF map showing the Rural Urban Classification (2011) of the MSOAs in the South East Region. (File Size - 1 MB)" ;
    dct:identifier <http://geoportal1-ons.opendata.arcgis.com/datasets/c12f17e1577d4270b2919df9443937a4> ;
    dct:issued "2018-03-24T04:08:06.366175"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:12.791003"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "Rural Urban Classification (2011) map of the MSOAs in the South East Region" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/1d04e347-f084-4c78-b841-d2e0e5e54c02/resource/12e37c0e-cbf4-4e1b-a057-6ebb4df31785> ;
    dcat:landingPage <http://geoportal1-ons.opendata.arcgis.com/datasets/c12f17e1577d4270b2919df9443937a4> .

<https://ckan.staging.publishing.service.gov.uk/dataset/1d04e347-f084-4c78-b841-d2e0e5e54c02/resource/12e37c0e-cbf4-4e1b-a057-6ebb4df31785> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2018-03-24T04:08:06.471632"^^xsd:dateTime ;
    dct:modified "2018-03-24T04:08:06.471632"^^xsd:dateTime ;
    dct:title "Download" ;
    dcat:accessURL <https://www.arcgis.com/sharing/rest/content/items/c12f17e1577d4270b2919df9443937a4/data> .

