@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/56040368-ffb3-4ac1-a28c-4df87fd093a6> a dcat:Dataset ;
    dct:description "A monthly updated list of transaction over £25,000 made by the University Hospital of North Midlands NHS Trust published as part of the Government's commitment to transparency in expenditure." ;
    dct:identifier "56040368-ffb3-4ac1-a28c-4df87fd093a6" ;
    dct:issued "2015-05-20T13:39:55.511842"^^xsd:dateTime ;
    dct:modified "2026-07-08T11:42:48.203362"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/714055e4-3962-469a-8d8f-6f76669fd501> ;
    dct:title "£25k spend UHNM 2015" .

<https://ckan.staging.publishing.service.gov.uk/organization/714055e4-3962-469a-8d8f-6f76669fd501> a foaf:Organization ;
    foaf:name "University Hospital of North Midlands NHS Trust" .

