@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/c2fb8af4-e8f4-4ba0-8654-7f80d6ed5a6d> 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 "c2fb8af4-e8f4-4ba0-8654-7f80d6ed5a6d" ;
    dct:issued "2026-03-08T19:14:46.768776"^^xsd:dateTime ;
    dct:modified "2026-03-08T19:17:15.053454"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/12b80313-8f7b-45b0-b839-9e3e645e3dd3> ;
    dct:title "NHS Kent and Medway ICB Expenditure for (February) 2026" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/c2fb8af4-e8f4-4ba0-8654-7f80d6ed5a6d/resource/bf341fc1-9c1f-4a44-86a9-26a9a9e02fa7> .

<https://ckan.publishing.service.gov.uk/dataset/c2fb8af4-e8f4-4ba0-8654-7f80d6ed5a6d/resource/bf341fc1-9c1f-4a44-86a9-26a9a9e02fa7> a dcat:Distribution ;
    dct:format ".xls" ;
    dct:issued "2026-03-08T19:17:14.848392"^^xsd:dateTime ;
    dct:modified "2026-03-08T19:17:14.834169"^^xsd:dateTime ;
    dct:title "NHS Kent and Medway ICB 25k spend for (February) 2026" ;
    dcat:accessURL <https://www.kentandmedway.icb.nhs.uk/about-us/access-to-information/spending> .

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

