@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/9c587993-d090-427c-8b78-82704846f1a6> a dcat:Dataset ;
    dct:description "Small Populations Tables household tool from Census Commissioned tables CT0633 to 640" ;
    dct:identifier "20pq6" ;
    dct:issued "2016-11-16T16:07:28+00:00"^^xsd:dateTime ;
    dct:modified "2019-10-17T10:09:47+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Census Information Scheme" ] ;
    dct:title "Small Populations Tables Household Tool" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/9c587993-d090-427c-8b78-82704846f1a6/resource/ffdc360c-69cb-4471-b6c7-e378b812e4db> ;
    dcat:keyword "borough-economic" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/small-populations-tables-household-tool-20pq6> .

<https://ckan.publishing.service.gov.uk/dataset/9c587993-d090-427c-8b78-82704846f1a6/resource/ffdc360c-69cb-4471-b6c7-e378b812e4db> a dcat:Distribution ;
    dct:description "Small Populations Household Tool (CT0633 to 640)" ;
    dct:issued "2026-06-24T21:07:35.459530"^^xsd:dateTime ;
    dct:modified "2026-06-24T21:07:35.452599"^^xsd:dateTime ;
    dct:title "Small Populations Tables Household Tool" .

