@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/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.publishing.service.gov.uk/dataset/9dc0eddc-32cb-4fae-a2e6-d03c9feb1b57/resource/46be10ba-1431-4468-a819-74732a7908bf> ;
    dcat:keyword "bands",
        "council",
        "housing",
        "tax" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/council-tax-charges-bands-borough-expnl> .

<https://ckan.publishing.service.gov.uk/dataset/9dc0eddc-32cb-4fae-a2e6-d03c9feb1b57/resource/46be10ba-1431-4468-a819-74732a7908bf> a dcat:Distribution ;
    dct:issued "2026-07-01T22:01:15.955606"^^xsd:dateTime ;
    dct:modified "2026-07-01T22:01:15.924275"^^xsd:dateTime ;
    dct:title "council-tax-bands-borough.xls" .

