@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/ca26c7d3-885c-4596-9742-2cf2b2a0e22e> 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 "ca26c7d3-885c-4596-9742-2cf2b2a0e22e" ;
    dct:issued "2025-04-08T09:26:39.489137"^^xsd:dateTime ;
    dct:modified "2025-04-08T09:27:21.091476"^^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 (March) 2025" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/ca26c7d3-885c-4596-9742-2cf2b2a0e22e/resource/2ca5e3fb-2b1d-4fb4-ac31-98778efab141> .

<https://ckan.integration.publishing.service.gov.uk/dataset/ca26c7d3-885c-4596-9742-2cf2b2a0e22e/resource/2ca5e3fb-2b1d-4fb4-ac31-98778efab141> a dcat:Distribution ;
    dct:format ".xls" ;
    dct:issued "2025-04-08T09:27:20.900251"^^xsd:dateTime ;
    dct:modified "2025-04-08T09:27:20.887640"^^xsd:dateTime ;
    dct:title "NHS Kent and Medway ICB 25k spend for (March) 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" .

