@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/13c4e27e-99dd-482c-85f4-cde409be2ceb> a dcat:Dataset ;
    dct:description "As per the transparency agenda The grant funding for each year is supplied and updated annually" ;
    dct:identifier "13c4e27e-99dd-482c-85f4-cde409be2ceb" ;
    dct:issued "2015-02-20T11:13:54.914064"^^xsd:dateTime ;
    dct:modified "2015-02-20T11:15:45.760445"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/e1945c1a-e507-4926-9771-f03a61465eea> ;
    dct:title "Grant funding" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/13c4e27e-99dd-482c-85f4-cde409be2ceb/resource/a6af249c-0d67-4e0b-b577-dadd46156759> .

<https://ckan.publishing.service.gov.uk/dataset/13c4e27e-99dd-482c-85f4-cde409be2ceb/resource/a6af249c-0d67-4e0b-b577-dadd46156759> a dcat:Distribution ;
    dct:description "Grant funding report" ;
    dct:format "CSV" ;
    dct:issued "2015-02-20T11:13:55.007089"^^xsd:dateTime ;
    dct:modified "2015-02-20T11:13:55.007089"^^xsd:dateTime ;
    dcat:accessURL <http://www.harrogate.gov.uk/cpi/Documents/grants-data-transparency.csv> .

<https://ckan.publishing.service.gov.uk/organization/e1945c1a-e507-4926-9771-f03a61465eea> a foaf:Organization ;
    foaf:name "Harrogate Borough Council" .

