@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/0ab3ccee-ddcb-401e-a772-45801908cc9e> a dcat:Dataset ;
    dct:description "A monthly-updated list of all financial transactions spending over £25,000 made by Newham University Hospital NHS Trust, as part of the Government's commitment to transparency in expenditure." ;
    dct:identifier "0ab3ccee-ddcb-401e-a772-45801908cc9e" ;
    dct:issued "2015-09-21T10:25:43.598206"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:23.397451"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/2944a378-2e5a-4dec-aeeb-72347d00fcf7> ;
    dct:title "Spend over £25,000 in Newham University Hospital NHS Trust" .

<https://ckan.staging.publishing.service.gov.uk/organization/2944a378-2e5a-4dec-aeeb-72347d00fcf7> a foaf:Organization ;
    foaf:name "Newham University Hospital NHS Trust" .

