@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/96fce9bf-35ef-4f30-8894-16933d01a3f2> 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 "96fce9bf-35ef-4f30-8894-16933d01a3f2" ;
    dct:issued "2026-06-12T06:52:23.577258"^^xsd:dateTime ;
    dct:modified "2026-06-12T06:53:08.430833"^^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 (May) 2026" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/96fce9bf-35ef-4f30-8894-16933d01a3f2/resource/7f5f852c-194e-4264-8916-19add85c8bb0> .

<https://ckan.publishing.service.gov.uk/dataset/96fce9bf-35ef-4f30-8894-16933d01a3f2/resource/7f5f852c-194e-4264-8916-19add85c8bb0> a dcat:Distribution ;
    dct:format ".xls" ;
    dct:issued "2026-06-12T06:53:08.198401"^^xsd:dateTime ;
    dct:modified "2026-06-12T06:53:08.181469"^^xsd:dateTime ;
    dct:title "NHS Kent and Medway ICB 25k spend for (May) 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" .

