@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/786c05f8-7fa3-4517-80b4-1b2a29bf6b13> a dcat:Dataset ;
    dct:description "The document explains the changes to output areas and super output areas between 2001 and 2011 in England and Wales.  (File Size - 287 KB)" ;
    dct:identifier <http://geoportal1-ons.opendata.arcgis.com/datasets/b3599b07073a492482d9811fb0ce9c4d> ;
    dct:issued "2017-06-12T09:46:24.773889"^^xsd:dateTime ;
    dct:modified "2018-04-28T04:58:10.977675"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "Changes to Output Areas and Super Output Areas in England and Wales, 2001 to 2011" ;
    dcat:landingPage <http://geoportal1-ons.opendata.arcgis.com/datasets/b3599b07073a492482d9811fb0ce9c4d> .

