@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/8d23eb4b-f4c5-4a64-ae4e-4d27d2192183> a dcat:Dataset ;
    dct:description "This dataset contains information about collections of both council tax and non-domestic rates during the financial year for Leeds. For council tax, data is provided on the amounts collected, these amounts as a proportion of the total amount collectable, amounts written off (deemed to be uncollectable) and arrears (outstanding amounts that the authority is still trying to collect). For non-domestic rates charged to businesses, data is provided on the amounts collected and these amounts as a proportion of the total amount collectable." ;
    dct:identifier "2y1my" ;
    dct:issued "2015-03-17T07:46:58+00:00"^^xsd:dateTime ;
    dct:modified "2016-04-04T15:19:29+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Department for Communities and Local Government" ] ;
    dct:title "Collection of council tax and non-domestic rates - Leeds area" ;
    dcat:keyword "Council Tax",
        "Non domestic rates",
        "collection rates" ;
    dcat:landingPage <https://datamillnorth.org/dataset/collection-of-council-tax-and-non-domestic-rates-leeds-area-2y1my> .

