@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/1332a460-eddd-4bcd-aea2-324005503c2f> a dcat:Dataset ;
    dct:description "A PDF map showing the Rural Urban Classification (2011) of the MSOAs in the West Midlands Region. (File Size - 899 KB)" ;
    dct:identifier <http://geoportal1-ons.opendata.arcgis.com/datasets/f686de32e8554638b83d66f8e7d10c20> ;
    dct:issued "2018-02-10T03:03:32.764923"^^xsd:dateTime ;
    dct:modified "2018-03-24T03:40:49.777464"^^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 West Midlands Region" ;
    dcat:landingPage <http://geoportal1-ons.opendata.arcgis.com/datasets/f686de32e8554638b83d66f8e7d10c20> .

