@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/ce26d556-da30-403d-8fa2-59e32bdd5607> a dcat:Dataset ;
    dct:description """Tenure of Household\r
Source: Census 2001\r
Publisher: Neighbourhood Statistics\r
Geographies: Output Area (OA), Lower Layer Super Output Area (LSOA), Middle Layer Super Output Area (MSOA), Ward, Local Authority District (LAD), Government Office Region (GOR), National\r
Geographic coverage: England\r
Time coverage: 2001\r
Type of data: Survey (census)""" ;
    dct:identifier "ce26d556-da30-403d-8fa2-59e32bdd5607" ;
    dct:issued "2010-02-09T16:31:12.146715"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:32:58.478196"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Tenure of household  (2001 Census)" ;
    dcat:landingPage <http://www.data4nr.net/resources/61/> .

<https://ckan.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> a foaf:Organization ;
    foaf:name "Office for National Statistics" .

