@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/fd0a5604-cce7-49ea-8878-22d7f62bca12> a dcat:Dataset ;
    dct:description "A PDF map showing the Rural Urban Classification (2011) of the LSOAs in the South West Region. (File Size - 1 MB)" ;
    dct:identifier <http://geoportal1-ons.opendata.arcgis.com/datasets/85704ea6d44440a3933ac87c380e3a79> ;
    dct:issued "2018-02-10T03:04:03.951443"^^xsd:dateTime ;
    dct:modified "2018-03-24T03:41:01.944627"^^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 South West Region" ;
    dcat:landingPage <http://geoportal1-ons.opendata.arcgis.com/datasets/85704ea6d44440a3933ac87c380e3a79> .

