@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.publishing.service.gov.uk/dataset/fd81f6b8-137f-43bb-a7b4-05006d752a84> 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 "fd81f6b8-137f-43bb-a7b4-05006d752a84" ;
    dct:issued "2023-04-04T12:32:31.656009"^^xsd:dateTime ;
    dct:modified "2023-04-04T12:33:42.645712"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/12b80313-8f7b-45b0-b839-9e3e645e3dd3> ;
    dct:title "NHS Kent and Medway ICB Expenditure for (March) 2023" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/fd81f6b8-137f-43bb-a7b4-05006d752a84/resource/1c1633e3-248e-4fc1-bc4f-11249137a6fe> .

<https://ckan.publishing.service.gov.uk/dataset/fd81f6b8-137f-43bb-a7b4-05006d752a84/resource/1c1633e3-248e-4fc1-bc4f-11249137a6fe> a dcat:Distribution ;
    dct:format ".xls" ;
    dct:issued "2023-04-04T12:33:42.453304"^^xsd:dateTime ;
    dct:modified "2023-04-04T12:33:42.439226"^^xsd:dateTime ;
    dct:title "NHS Kent and Medway ICB 25k spend for (March) 2023" ;
    dcat:accessURL <https://www.kentandmedway.icb.nhs.uk/about-us/access-to-information/spending> .

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

