@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/385c1400-2516-4397-a357-596266060632> a dcat:Dataset ;
    dct:description "A monthly-updated list of all financial transactions spending over £25,000 made by Central Manchester University Hospitals NHS Foundation Trust., as part of the Government's commitment to transparency in expenditure." ;
    dct:identifier "385c1400-2516-4397-a357-596266060632" ;
    dct:issued "2015-09-18T15:06:40.263854"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:28.162370"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/6e2aa46e-e678-4ef8-90af-e1dc030b0dd8> ;
    dct:title "Spend over 25k for Central Manchester University Hospitals NHS Foundation Trust" .

<https://ckan.publishing.service.gov.uk/organization/6e2aa46e-e678-4ef8-90af-e1dc030b0dd8> a foaf:Organization ;
    foaf:name "Central Manchester University Hospitals NHS Foundation Trust" .

