@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/2485a54b-2df8-498d-83d4-55b4e8a25d5b> 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 "2485a54b-2df8-498d-83d4-55b4e8a25d5b" ;
    dct:issued "2021-10-08T07:02:36.931085"^^xsd:dateTime ;
    dct:modified "2021-10-08T07:04:29.779462"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/12b80313-8f7b-45b0-b839-9e3e645e3dd3> ;
    dct:title "NHS Kent and Medway CCG Expenditure for September 2021" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/2485a54b-2df8-498d-83d4-55b4e8a25d5b/resource/c1e722e4-0fbe-4804-8a14-3ba9a22c80e6> .

<https://ckan.staging.publishing.service.gov.uk/dataset/2485a54b-2df8-498d-83d4-55b4e8a25d5b/resource/c1e722e4-0fbe-4804-8a14-3ba9a22c80e6> a dcat:Distribution ;
    dct:format ".xls" ;
    dct:issued "2021-10-08T07:04:29.520952"^^xsd:dateTime ;
    dct:modified "2021-10-08T07:04:29.497791"^^xsd:dateTime ;
    dct:title "NHS Kent and Medway CCG 25k spend for September 2021" ;
    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" .

