@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/69bba329-8b34-4983-97c4-706da0b86b2e> a dcat:Dataset ;
    dct:description "Data set showing the amount paid as part of the Covid-19 Small Business Grant to businesses in Leeds. Small retail, hospitality and leisure businesses can get a grant of up to £25,000 per property. Business properties with a rateable value of: £15,000 or less will get a grant of £10,000 between £15,001 and £51,000 will get a grant of £25,000" ;
    dct:identifier "291nq" ;
    dct:issued "2020-04-28T07:20:31.885000+00:00"^^xsd:dateTime ;
    dct:modified "2020-05-14T11:49:00.185000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Covid-19 Small Business Grants" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/69bba329-8b34-4983-97c4-706da0b86b2e/resource/6c00d580-f59c-4956-9adb-d457ea53ad58> ;
    dcat:keyword "Business Rates",
        "Covid 19",
        "grants" ;
    dcat:landingPage <https://datamillnorth.org/dataset/covid-19-small-business-grants-291nq> .

<https://ckan.staging.publishing.service.gov.uk/dataset/69bba329-8b34-4983-97c4-706da0b86b2e/resource/6c00d580-f59c-4956-9adb-d457ea53ad58> a dcat:Distribution ;
    dct:issued "2026-09-02T15:02:56.923341"^^xsd:dateTime ;
    dct:modified "2026-09-02T15:02:56.889601"^^xsd:dateTime ;
    dct:title "Grants processed up to 28/04/2020" .

