@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/63b14843-03a0-4e3e-82f8-98922ff56b62> 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 "63b14843-03a0-4e3e-82f8-98922ff56b62" ;
    dct:issued "2022-04-07T08:33:36.428769"^^xsd:dateTime ;
    dct:modified "2022-04-07T08:34:47.511995"^^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 March 2022" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/63b14843-03a0-4e3e-82f8-98922ff56b62/resource/81467a33-8e5f-40f8-88d8-b886c76ea593> .

<https://ckan.staging.publishing.service.gov.uk/dataset/63b14843-03a0-4e3e-82f8-98922ff56b62/resource/81467a33-8e5f-40f8-88d8-b886c76ea593> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:issued "2022-04-07T08:34:47.246420"^^xsd:dateTime ;
    dct:modified "2022-04-07T08:34:47.231374"^^xsd:dateTime ;
    dct:title "NHS Kent and Medway CCG 25k spend for (March) 2022" ;
    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" .

