@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.integration.publishing.service.gov.uk/dataset/9dc0eddc-32cb-4fae-a2e6-d03c9feb1b57> a dcat:Dataset ;
    dct:description "Council Tax charges by band. The ratios of other bands to Band D are: A 6/9; B 7/9; C 8/9; E 11/9; F 13/9; G 15/9; H 18/9. External links: https://www.gov.uk/government/statistical-data-sets/live-tables-on-council-tax" ;
    dct:identifier "expnl" ;
    dct:issued "2014-04-10T16:34:54+00:00"^^xsd:dateTime ;
    dct:modified "2026-04-13T05:36:45.356000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Ministry of Housing, Communities & Local Government" ] ;
    dct:title "Council Tax Charges - Bands, Borough" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/9dc0eddc-32cb-4fae-a2e6-d03c9feb1b57/resource/f151f110-3ce2-4dc7-b453-1345437ea477> ;
    dcat:keyword "bands",
        "council",
        "housing",
        "tax" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/council-tax-charges-bands-borough-expnl> .

<https://ckan.integration.publishing.service.gov.uk/dataset/9dc0eddc-32cb-4fae-a2e6-d03c9feb1b57/resource/f151f110-3ce2-4dc7-b453-1345437ea477> a dcat:Distribution ;
    dct:issued "2026-07-30T08:05:20.022171"^^xsd:dateTime ;
    dct:modified "2026-07-30T08:05:19.983973"^^xsd:dateTime ;
    dct:title "council-tax-bands-borough.xls" .

