@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/94e54b8a-3717-4c1e-be4f-c91dbaadff39> 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 "94e54b8a-3717-4c1e-be4f-c91dbaadff39" ;
    dct:issued "2022-03-03T21:46:20.062785"^^xsd:dateTime ;
    dct:modified "2022-03-03T21:47:36.285365"^^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 February 2022" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/94e54b8a-3717-4c1e-be4f-c91dbaadff39/resource/dbb9d8b0-249d-494a-942b-580cbb30c568> .

<https://ckan.staging.publishing.service.gov.uk/dataset/94e54b8a-3717-4c1e-be4f-c91dbaadff39/resource/dbb9d8b0-249d-494a-942b-580cbb30c568> a dcat:Distribution ;
    dct:format ".xls" ;
    dct:issued "2022-03-03T21:47:36.059858"^^xsd:dateTime ;
    dct:modified "2022-03-03T21:47:36.045228"^^xsd:dateTime ;
    dct:title "NHS Kent and Medway CCG 25k spend for (February) 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" .

