@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/01e0ff75-97f7-42dc-b116-f0ee7bb402b2> 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 "01e0ff75-97f7-42dc-b116-f0ee7bb402b2" ;
    dct:issued "2023-12-03T15:26:49.465987"^^xsd:dateTime ;
    dct:modified "2023-12-03T15:27:59.178119"^^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 (November) 2023" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/01e0ff75-97f7-42dc-b116-f0ee7bb402b2/resource/bfbb58ec-65a2-4602-b7dd-f0804e3836fe> .

<https://ckan.integration.publishing.service.gov.uk/dataset/01e0ff75-97f7-42dc-b116-f0ee7bb402b2/resource/bfbb58ec-65a2-4602-b7dd-f0804e3836fe> a dcat:Distribution ;
    dct:format ".xls" ;
    dct:issued "2023-12-03T15:27:58.997352"^^xsd:dateTime ;
    dct:modified "2023-12-03T15:27:58.985439"^^xsd:dateTime ;
    dct:title "NHS Kent and Medway ICB 25k spend for (November) 2023" ;
    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" .

