@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/d938cfa5-ae35-49d6-ad90-41158e8b930b> 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 "d938cfa5-ae35-49d6-ad90-41158e8b930b" ;
    dct:issued "2020-09-14T14:48:07.772734"^^xsd:dateTime ;
    dct:modified "2020-09-14T14:49:16.496394"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/12b80313-8f7b-45b0-b839-9e3e645e3dd3> ;
    dct:title "NHS Kent and Medway CCG 25k spend for August 2020" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/d938cfa5-ae35-49d6-ad90-41158e8b930b/resource/1c8e0a72-6e52-45b5-9ae8-4e93f5973040> .

<https://ckan.publishing.service.gov.uk/dataset/d938cfa5-ae35-49d6-ad90-41158e8b930b/resource/1c8e0a72-6e52-45b5-9ae8-4e93f5973040> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2020-09-14T14:49:08.444656"^^xsd:dateTime ;
    dct:modified "2020-09-14T14:49:08.444656"^^xsd:dateTime ;
    dct:title "NHS Kent and Medway CCG 25k spend for August 2020" ;
    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" .

