@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/93da34db-5f55-4344-a484-f1e7a7f02f91> 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 "93da34db-5f55-4344-a484-f1e7a7f02f91" ;
    dct:issued "2022-11-03T12:31:11.150089"^^xsd:dateTime ;
    dct:modified "2022-11-03T12:31:59.689891"^^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 October 2022" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/93da34db-5f55-4344-a484-f1e7a7f02f91/resource/37c71b09-e1a4-4b30-bfa0-921f1ba9eeb3> .

<https://ckan.staging.publishing.service.gov.uk/dataset/93da34db-5f55-4344-a484-f1e7a7f02f91/resource/37c71b09-e1a4-4b30-bfa0-921f1ba9eeb3> a dcat:Distribution ;
    dct:format ".xls" ;
    dct:issued "2022-11-03T12:31:59.450936"^^xsd:dateTime ;
    dct:modified "2022-11-03T12:31:59.435715"^^xsd:dateTime ;
    dct:title "NHS Kent and Medway ICB 25k spend for (October) 2022" ;
    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" .

