@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/76204631-3f7b-4ae8-a804-9761b0888ca4> a dcat:Dataset ;
    dct:description "This dataset shows all payments and grants made by Leeds City Council to 3rd sector organisations.  It is published on an annual basis in August/September for the previous financial year." ;
    dct:identifier "76204631-3f7b-4ae8-a804-9761b0888ca4" ;
    dct:issued "2013-09-25T12:52:38.843078"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/ff9ae832-4e57-4364-b23b-bc058f4bbc98> ;
    dct:title "Payments to the 3rd Sector" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/76204631-3f7b-4ae8-a804-9761b0888ca4/resource/c50eaaf1-2d0f-48ed-bd42-5e1ead7efb7b> .

<https://ckan.staging.publishing.service.gov.uk/dataset/76204631-3f7b-4ae8-a804-9761b0888ca4/resource/c50eaaf1-2d0f-48ed-bd42-5e1ead7efb7b> a dcat:Distribution ;
    dct:description "Dataset" ;
    dct:format "CSV" ;
    dct:issued "2013-09-25T13:52:38.982348"^^xsd:dateTime ;
    dct:modified "2013-09-25T13:52:38.982348"^^xsd:dateTime ;
    dcat:accessURL <http://webarchive.nationalarchives.gov.uk/+/http://www.leeds.gov.uk/opendata/Documents/VCSETemplate1.csv> .

<https://ckan.staging.publishing.service.gov.uk/organization/ff9ae832-4e57-4364-b23b-bc058f4bbc98> a foaf:Organization ;
    foaf:name "Leeds City Council" .

