@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.integration.publishing.service.gov.uk/dataset/1a574807-08c4-4eb7-976f-0742ddf12191> a dcat:Dataset ;
    dct:description "A monthly-updated list of all financial transactions spending over £25,000 made by NHS Kent and Medway Integrated Care Board as part of the Government's commitment to transparency in expenditure" ;
    dct:identifier "1a574807-08c4-4eb7-976f-0742ddf12191" ;
    dct:issued "2026-05-19T09:34:29.718983"^^xsd:dateTime ;
    dct:modified "2026-05-19T09:35:06.431884"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/12b80313-8f7b-45b0-b839-9e3e645e3dd3> ;
    dct:title "NHS Kent and Medway ICB 25k spend for (April) 2026" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/1a574807-08c4-4eb7-976f-0742ddf12191/resource/3eda6045-e57e-456b-b407-a0951b2f490b> .

<https://ckan.integration.publishing.service.gov.uk/dataset/1a574807-08c4-4eb7-976f-0742ddf12191/resource/3eda6045-e57e-456b-b407-a0951b2f490b> a dcat:Distribution ;
    dct:format ".xls" ;
    dct:issued "2026-05-19T09:35:06.207613"^^xsd:dateTime ;
    dct:modified "2026-05-19T09:35:06.188724"^^xsd:dateTime ;
    dct:title "NHS Kent and Medway ICB 25k spend for (month) 2026" ;
    dcat:accessURL <https://www.kentandmedway.icb.nhs.uk/about-us/access-to-information/spending> .

<https://ckan.integration.publishing.service.gov.uk/organization/12b80313-8f7b-45b0-b839-9e3e645e3dd3> a foaf:Organization ;
    foaf:name "NHS Kent and Medway ICB" .

