@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/26af64f8-c77d-4a87-8aea-8971aa778684> a dcat:Dataset ;
    dct:description "A monthly-updated list of all financial transactions spending over £25,000 made by NHS Kent and Medway Clinical Commissioning Group as part of the Government's commitment to transparency in expenditure" ;
    dct:identifier "26af64f8-c77d-4a87-8aea-8971aa778684" ;
    dct:issued "2022-02-07T15:28:21.274282"^^xsd:dateTime ;
    dct:modified "2022-02-07T15:29:18.068540"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/12b80313-8f7b-45b0-b839-9e3e645e3dd3> ;
    dct:title "NHS Kent and Medway CCG Expenditure for January 2022" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/26af64f8-c77d-4a87-8aea-8971aa778684/resource/7f9fdf2f-25bc-49c9-94a8-c4fb99803788> .

<https://ckan.publishing.service.gov.uk/dataset/26af64f8-c77d-4a87-8aea-8971aa778684/resource/7f9fdf2f-25bc-49c9-94a8-c4fb99803788> a dcat:Distribution ;
    dct:format ".xls" ;
    dct:issued "2022-02-07T15:29:17.867640"^^xsd:dateTime ;
    dct:modified "2022-02-07T15:29:17.853641"^^xsd:dateTime ;
    dct:title "NHS Kent and Medway CCG 25k spend for (January) 2022" ;
    dcat:accessURL <https://www.kentandmedwayccg.nhs.uk/about-us/access-to-information/what-we-spend-and-how-we-spend-it> .

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

