@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/151e2e81-02e1-4025-8f0d-b2584195ef2a> 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 "151e2e81-02e1-4025-8f0d-b2584195ef2a" ;
    dct:issued "2024-08-07T11:24:28.276934"^^xsd:dateTime ;
    dct:modified "2024-08-07T11:25:13.689486"^^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 (July) 2024" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/151e2e81-02e1-4025-8f0d-b2584195ef2a/resource/5d75cb5b-f37b-4da8-bd49-c8b85693150e> .

<https://ckan.integration.publishing.service.gov.uk/dataset/151e2e81-02e1-4025-8f0d-b2584195ef2a/resource/5d75cb5b-f37b-4da8-bd49-c8b85693150e> a dcat:Distribution ;
    dct:format ".xls" ;
    dct:issued "2024-08-07T11:25:13.478493"^^xsd:dateTime ;
    dct:modified "2024-08-07T11:25:13.465346"^^xsd:dateTime ;
    dct:title "NHS Kent and Medway ICB 25k spend for (July) 2024" ;
    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" .

