@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/f996ee51-a0ff-4a1f-b59c-89fc61692972> 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 "f996ee51-a0ff-4a1f-b59c-89fc61692972" ;
    dct:issued "2010-09-02T11:15:31.481683"^^xsd:dateTime ;
    dct:modified "2026-06-22T01:57:45.862804"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/335feccb-b9e4-4925-b6fa-d51c6896e8dd> ;
    dct:title "Payments to suppliers with a value over £500 from Borough of Broxbourne" ;
    dcat:landingPage <http://www.broxbourne.gov.uk/council_and_democracy/council_finances/payment_to_suppliers.aspx> .

<https://ckan.staging.publishing.service.gov.uk/organization/335feccb-b9e4-4925-b6fa-d51c6896e8dd> a foaf:Organization ;
    foaf:name "Broxbourne Borough Council" .

