@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/050c74c9-fb2b-4dd0-9e2b-1e63412ac82d> a dcat:Dataset ;
    dct:description "A PDF map showing the Rural Urban Classification (2011) of the LSOAs in the North East Region. (File Size - 541 KB)" ;
    dct:identifier <http://geoportal1-ons.opendata.arcgis.com/datasets/0a789b5cc2ee454b8aa4a30c4b7d4166> ;
    dct:issued "2017-11-11T00:33:38.984831"^^xsd:dateTime ;
    dct:modified "2018-01-06T01:45:45.145824"^^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 North East Region" ;
    dcat:landingPage <http://geoportal1-ons.opendata.arcgis.com/datasets/0a789b5cc2ee454b8aa4a30c4b7d4166> .

