@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/f49a94b9-6a27-41e1-a72d-de70fffdb67e> a dcat:Dataset ;
    dct:description """Number of vacant properties\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 "f49a94b9-6a27-41e1-a72d-de70fffdb67e" ;
    dct:issued "2010-02-09T16:31:31.682716"^^xsd:dateTime ;
    dct:modified "2026-06-26T10:07:42.729051"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Vacant households" ;
    dcat:landingPage <http://www.data4nr.net/resources/56/> .

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

