@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/6b88f0c4-f4fb-42a5-bdcb-805f1ef69308> 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 "6b88f0c4-f4fb-42a5-bdcb-805f1ef69308" ;
    dct:issued "2020-05-21T08:45:10.076363"^^xsd:dateTime ;
    dct:modified "2020-05-21T08:51:19.212953"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/12b80313-8f7b-45b0-b839-9e3e645e3dd3> ;
    dct:title "NHS Kent and Medway CCG 25k spend for April 2020" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/6b88f0c4-f4fb-42a5-bdcb-805f1ef69308/resource/240240dc-01b6-4c7a-b539-e23b6d0fe1ff> .

<https://ckan.staging.publishing.service.gov.uk/dataset/6b88f0c4-f4fb-42a5-bdcb-805f1ef69308/resource/240240dc-01b6-4c7a-b539-e23b6d0fe1ff> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2020-05-21T08:51:12.951932"^^xsd:dateTime ;
    dct:modified "2020-05-21T08:51:12.951932"^^xsd:dateTime ;
    dct:title "NHS Kent and Medway CCG Expenditure for April 2020 " ;
    dcat:accessURL <https://www.kentandmedwayccg.nhs.uk/about-us/access-to-information/what-we-spend-and-how-we-spend-it> .

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

