@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.staging.publishing.service.gov.uk/dataset/23a803f2-7c9f-4a12-82fe-e237a3ca508a> 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 "23a803f2-7c9f-4a12-82fe-e237a3ca508a" ;
    dct:issued "2024-01-02T15:22:46.971886"^^xsd:dateTime ;
    dct:modified "2024-01-02T15:23:38.802408"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/12b80313-8f7b-45b0-b839-9e3e645e3dd3> ;
    dct:title "NHS Kent and Medway ICB Expenditure for (December) 2023" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/23a803f2-7c9f-4a12-82fe-e237a3ca508a/resource/04b48d28-c24c-46d8-95d7-1c23525c35ce> .

<https://ckan.staging.publishing.service.gov.uk/dataset/23a803f2-7c9f-4a12-82fe-e237a3ca508a/resource/04b48d28-c24c-46d8-95d7-1c23525c35ce> a dcat:Distribution ;
    dct:format ".xls" ;
    dct:issued "2024-01-02T15:23:38.610392"^^xsd:dateTime ;
    dct:modified "2024-01-02T15:23:38.598160"^^xsd:dateTime ;
    dct:title "NHS Kent and Medway ICB 25k spend for (December) 2023" ;
    dcat:accessURL <https://www.kentandmedway.icb.nhs.uk/about-us/access-to-information/spending> .

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

