@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/c00d5f35-3de8-4f44-845b-e14775ec9e9e> 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/c00d5f35-3de8-4f44-845b-e14775ec9e9e/resource/736b3dac-7fbd-4982-9815-57ae7b2bd903> ;
    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/c00d5f35-3de8-4f44-845b-e14775ec9e9e/resource/736b3dac-7fbd-4982-9815-57ae7b2bd903> a dcat:Distribution ;
    dct:issued "2026-08-20T10:49:25.738008"^^xsd:dateTime ;
    dct:modified "2026-08-20T10:49:25.726357"^^xsd:dateTime ;
    dct:title "Grants processed up to 28/04/2020" .

