@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/2a6cd54f-c837-40f3-bb5d-259ea10b06ed> a dcat:Dataset ;
    dct:description "A report detailing the financial transactions over £25,000 made by NHS Derby and Derbyshire ICB which forms part of the Government's commitment to show transparency in expenditure. This information is released on a monthly basis for the period of April 2026 to March 2027." ;
    dct:identifier "2a6cd54f-c837-40f3-bb5d-259ea10b06ed" ;
    dct:issued "2026-03-19T14:35:37.755773"^^xsd:dateTime ;
    dct:modified "2026-03-19T14:35:51.483502"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/04458a06-4dfc-4d68-babc-f6a372f85a98> ;
    dct:title "NHS Derby and Derbyshire Integrated Care Board April 26 - March 27" .

<https://ckan.staging.publishing.service.gov.uk/organization/04458a06-4dfc-4d68-babc-f6a372f85a98> a foaf:Organization ;
    foaf:name "NHS Derby & Derbyshire ICB" .

