@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.integration.publishing.service.gov.uk/dataset/d64ecef9-0bf2-4f1e-ada6-57d719e7a342> a dcat:Dataset ;
    dct:description "A PDF map showing the Rural Urban Classification (2011) of the OAs in the North East Region. (File Size - 850 KB)" ;
    dct:identifier <http://geoportal1-ons.opendata.arcgis.com/datasets/441a0fadc8764e1cb9ab9af4ca542b43> ;
    dct:issued "2018-02-10T03:03:21.795990"^^xsd:dateTime ;
    dct:modified "2018-03-24T03:40:58.818869"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "Rural Urban Classification (2011) map of the OAs in the North East Region" ;
    dcat:landingPage <http://geoportal1-ons.opendata.arcgis.com/datasets/441a0fadc8764e1cb9ab9af4ca542b43> .

