@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.publishing.service.gov.uk/dataset/e0deece8-af2f-4f5c-8858-1fd72ecdd24b> a dcat:Dataset ;
    dct:description "National statistics on the projected number of households in England and its regions to 2033. The figures in this release are based on the 2008-based population projections and replace the 2006-based household projections released in March 2009." ;
    dct:identifier "e0deece8-af2f-4f5c-8858-1fd72ecdd24b" ;
    dct:issued "2011-12-10T22:11:21.790796"^^xsd:dateTime ;
    dct:modified "2014-05-10T05:08:00.549631"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/48f370c9-7ab9-4550-9722-8c9477020fc7> ;
    dct:title "Projections of Households in England" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/e0deece8-af2f-4f5c-8858-1fd72ecdd24b/resource/c23aa317-49d9-4bb7-b674-c4bdf6ebf226> .

<https://ckan.publishing.service.gov.uk/dataset/e0deece8-af2f-4f5c-8858-1fd72ecdd24b/resource/c23aa317-49d9-4bb7-b674-c4bdf6ebf226> a dcat:Distribution ;
    dct:description "Household Projections" ;
    dct:format "HTML" ;
    dct:issued "2013-03-07T14:27:39.418443"^^xsd:dateTime ;
    dct:modified "2013-03-07T14:27:39.418443"^^xsd:dateTime ;
    dcat:accessURL <https://www.gov.uk/government/organisations/department-for-communities-and-local-government/series/household-projections> .

<https://ckan.publishing.service.gov.uk/organization/48f370c9-7ab9-4550-9722-8c9477020fc7> a foaf:Organization ;
    foaf:name "Ministry of Housing, Communities and Local Government" .

