@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/324e6117-f9a9-43d8-b445-20be14cd3006> 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 "324e6117-f9a9-43d8-b445-20be14cd3006" ;
    dct:issued "2025-06-10T06:14:13.330743"^^xsd:dateTime ;
    dct:modified "2025-06-10T06:15:08.101336"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/12b80313-8f7b-45b0-b839-9e3e645e3dd3> ;
    dct:title "NHS Kent and Medway ICB Expenditure for (May) 2025" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/324e6117-f9a9-43d8-b445-20be14cd3006/resource/7f3cab5c-bf6c-41a9-97e3-25537ce5e2b2> .

<https://ckan.integration.publishing.service.gov.uk/dataset/324e6117-f9a9-43d8-b445-20be14cd3006/resource/7f3cab5c-bf6c-41a9-97e3-25537ce5e2b2> a dcat:Distribution ;
    dct:format ".xls" ;
    dct:issued "2025-06-10T06:15:07.900377"^^xsd:dateTime ;
    dct:modified "2025-06-10T06:15:07.887462"^^xsd:dateTime ;
    dct:title "NHS Kent and Medway ICB 25k spend for (May) 2025" ;
    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" .

