@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/391721ae-eb4d-481e-ad58-d6aded72aca4> a dcat:Dataset ;
    dct:description "This page lists reports of individual payments to suppliers with a value over £500 made within the month. Publication of these lists forms part of the Council's commitment to be open and transparent with its residents." ;
    dct:identifier "391721ae-eb4d-481e-ad58-d6aded72aca4" ;
    dct:issued "2011-05-11T10:04:06.124544"^^xsd:dateTime ;
    dct:modified "2013-08-12T23:00:31.404269"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c6d5c14f-d34a-4b2d-a131-b06feba59c31> ;
    dct:title "Payments to suppliers with a value over £500 from London Borough of Harrow" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/391721ae-eb4d-481e-ad58-d6aded72aca4/resource/fe0ca128-1d91-4070-8b39-0132c692539b> ;
    dcat:landingPage <http://www.harrow.gov.uk/info/200110/council_budgets_and_spending/2226/council_spending> .

<https://ckan.publishing.service.gov.uk/dataset/391721ae-eb4d-481e-ad58-d6aded72aca4/resource/fe0ca128-1d91-4070-8b39-0132c692539b> a dcat:Distribution ;
    dct:format "CSV" ;
    dcat:accessURL <http://2011%20January%20return> .

<https://ckan.publishing.service.gov.uk/organization/c6d5c14f-d34a-4b2d-a131-b06feba59c31> a foaf:Organization ;
    foaf:name "London Borough of Harrow" .

