@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/dda50056-5edf-4741-a368-0468172b6b65> a dcat:Dataset ;
    dct:description "Numbers of dwellings on Valuation List in each council tax band.Data comes from Valuation Office Agency of HMRC. Based on property values at 1 April 1991, homes are allocated to one of eight bands in England: the lowest - band A - is for homes worth less than £40,000, and the highest - band H - is for those worth more than £320,000." ;
    dct:identifier "e64wz" ;
    dct:issued "2014-09-09T16:34:54+00:00"^^xsd:dateTime ;
    dct:modified "2015-06-11T13:17:03+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Ministry of Housing, Communities & Local Government" ] ;
    dct:title "Dwellings Numbers on Valuation List, Borough" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/dda50056-5edf-4741-a368-0468172b6b65/resource/ed9a1bff-6792-4cb4-9b97-251e85f153c5> ;
    dcat:keyword "build",
        "building",
        "council",
        "dwellings",
        "homes",
        "housing",
        "tax",
        "year" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/dwellings-numbers-on-valuation-list-borough-e64wz> .

<https://ckan.publishing.service.gov.uk/dataset/dda50056-5edf-4741-a368-0468172b6b65/resource/ed9a1bff-6792-4cb4-9b97-251e85f153c5> a dcat:Distribution ;
    dct:issued "2026-06-24T21:09:59.233863"^^xsd:dateTime ;
    dct:modified "2026-06-24T21:09:59.220513"^^xsd:dateTime ;
    dct:title "dwellings-valuation-band-borough.xls" .

