@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/f193414e-9706-4d1b-9541-8937e503b285> 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 "f193414e-9706-4d1b-9541-8937e503b285" ;
    dct:issued "2020-10-16T12:36:48.229167"^^xsd:dateTime ;
    dct:modified "2020-10-16T12:56:06.692211"^^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 September 2020" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/f193414e-9706-4d1b-9541-8937e503b285/resource/04fe8f05-9393-4116-8d70-db69dac52276> .

<https://ckan.publishing.service.gov.uk/dataset/f193414e-9706-4d1b-9541-8937e503b285/resource/04fe8f05-9393-4116-8d70-db69dac52276> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:issued "2020-10-16T12:56:05.467201"^^xsd:dateTime ;
    dct:modified "2020-10-16T12:56:05.467201"^^xsd:dateTime ;
    dct:title "NHS Kent and Medway CCG 25k spend for September 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" .

