@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/e07ff3dd-15c8-44a6-9041-9b8ee7b7e473> a dcat:Dataset ;
    dct:description "A PDF map showing the Rural Urban Classification (2011) of the local authorities in England. (File Size - 611 KB)" ;
    dct:identifier <http://geoportal1-ons.opendata.arcgis.com/datasets/8e377326c3224d6e8d12a2d8318b5c2c> ;
    dct:issued "2017-11-11T00:32:06.589574"^^xsd:dateTime ;
    dct:modified "2018-02-03T02:33:13.944972"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "Rural Urban Classification (2011) map of the Local Authority Districts in England" ;
    dcat:landingPage <http://geoportal1-ons.opendata.arcgis.com/datasets/8e377326c3224d6e8d12a2d8318b5c2c> .

