@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.staging.publishing.service.gov.uk/dataset/82f44b9b-780d-426a-adfc-0bc8bb5bb99c> a dcat:Dataset ;
    dct:description "A PDF map showing the Rural Urban Classification (2011) of the LSOAs in Wales. (File Size - 1 MB)" ;
    dct:identifier <http://geoportal1-ons.opendata.arcgis.com/datasets/701bd90e82774470a3670efd46ab19bf> ;
    dct:issued "2018-02-10T03:03:29.038695"^^xsd:dateTime ;
    dct:modified "2018-03-24T03:41:34.640173"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "Rural Urban Classification (2011) map of the LSOAs in Wales" ;
    dcat:landingPage <http://geoportal1-ons.opendata.arcgis.com/datasets/701bd90e82774470a3670efd46ab19bf> .

