@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/58a0f4b0-23ea-42de-839f-71e3874f59de> a dcat:Dataset ;
    dct:description "A PDF map showing the Rural Urban Classification (2011) of the LSOAs in the Yorkshire and The Humber Region. (File Size - 999 KB)" ;
    dct:identifier <http://geoportal1-ons.opendata.arcgis.com/datasets/bca063f3ef674637b5dcc577f4f876e7> ;
    dct:issued "2018-02-10T03:03:17.881628"^^xsd:dateTime ;
    dct:modified "2018-03-24T03:40:52.784885"^^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 Yorkshire and The Humber Region" ;
    dcat:landingPage <http://geoportal1-ons.opendata.arcgis.com/datasets/bca063f3ef674637b5dcc577f4f876e7> .

