@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/9b62ae24-c98e-43c5-bde6-8f51ae4d3743> a dcat:Dataset ;
    dct:description "A PDF map showing the Rural Urban Classification (2011) of the MSOAs in the East of England Region. (File Size - 932 KB)" ;
    dct:identifier <http://geoportal1-ons.opendata.arcgis.com/datasets/1c5f2eb5525e45bbbf0c27943ad6659a> ;
    dct:issued "2018-04-07T04:10:11.814675"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:25.751222"^^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 East of England Region" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/9b62ae24-c98e-43c5-bde6-8f51ae4d3743/resource/55ac3455-388e-4764-adad-6c2321728a34> ;
    dcat:landingPage <http://geoportal1-ons.opendata.arcgis.com/datasets/1c5f2eb5525e45bbbf0c27943ad6659a> .

<https://ckan.staging.publishing.service.gov.uk/dataset/9b62ae24-c98e-43c5-bde6-8f51ae4d3743/resource/55ac3455-388e-4764-adad-6c2321728a34> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2018-04-07T05:10:11.918428"^^xsd:dateTime ;
    dct:modified "2018-04-07T05:10:11.918428"^^xsd:dateTime ;
    dct:title "Download" ;
    dcat:accessURL <https://www.arcgis.com/sharing/rest/content/items/1c5f2eb5525e45bbbf0c27943ad6659a/data> .

