@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/d07cec01-beb6-41df-8ff0-b908c1b557ef> a dcat:Dataset ;
    dct:description "The 2011 rural-urban classification of local authority districts in England user guide document.  (File Size - 864 KB)" ;
    dct:identifier <http://geoportal1-ons.opendata.arcgis.com/datasets/e883c3616ae7477e90fe05db15360053> ;
    dct:issued "2017-06-12T10:09:29.916125"^^xsd:dateTime ;
    dct:modified "2018-04-28T04:58:27.181634"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "2011 Rural-Urban Classification for Local Authority Districts (April 2016) in England: User Guide" ;
    dcat:landingPage <http://geoportal1-ons.opendata.arcgis.com/datasets/e883c3616ae7477e90fe05db15360053> .

