@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/e28bb8e1-cd59-46ba-933b-ae1f6f8d756e> 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 "e28bb8e1-cd59-46ba-933b-ae1f6f8d756e" ;
    dct:issued "2024-02-07T11:39:11.134542"^^xsd:dateTime ;
    dct:modified "2024-02-07T11:40:02.600865"^^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 (January) 2024" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/e28bb8e1-cd59-46ba-933b-ae1f6f8d756e/resource/087f3df8-acaf-46e0-8bf1-d17c986708f7> .

<https://ckan.integration.publishing.service.gov.uk/dataset/e28bb8e1-cd59-46ba-933b-ae1f6f8d756e/resource/087f3df8-acaf-46e0-8bf1-d17c986708f7> a dcat:Distribution ;
    dct:format ".xls" ;
    dct:issued "2024-02-07T11:40:02.388271"^^xsd:dateTime ;
    dct:modified "2024-02-07T11:40:02.374662"^^xsd:dateTime ;
    dct:title "NHS Kent and Medway ICB 25k spend for (January) 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" .

