@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/1fcf2856-4c35-4f34-8748-84f5a34c296f> a dcat:Dataset ;
    dct:description "A dataset providing the assigned council tax band of every property in Leeds. Council tax bands are calculated using the value of the property that you live at at a certain point of time. Local councils set the amount of tax that must be paid based on these council tax bands. Please Note The property_ref column is the council's own reference number for each property, not the Unique Property Reference Number (UPRN). Further information For further information on council tax and benefits please visit: http://www.leeds.gov.uk/residents/Pages/Council-tax-and-benefits.aspx See also: DirectGov council tax valuation list" ;
    dct:identifier "em7lg" ;
    dct:issued "2015-08-27T13:30:12+00:00"^^xsd:dateTime ;
    dct:modified "2024-11-15T11:41:23.879000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Council tax bands of all properties in Leeds" ;
    dcat:keyword "Band",
        "CC",
        "Council Tax",
        "Property",
        "age friendly",
        "home",
        "house",
        "housing innovation lab",
        "street",
        "tax" ;
    dcat:landingPage <https://datamillnorth.org/dataset/council-tax-bands-of-all-properties-in-leeds-em7lg> .

