@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/942efa2b-d483-4dd8-92a6-e422f3d2e5f5> 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 "942efa2b-d483-4dd8-92a6-e422f3d2e5f5" ;
    dct:issued "2021-03-08T12:54:32.143467"^^xsd:dateTime ;
    dct:modified "2021-03-08T12:56:12.857314"^^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 2021" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/942efa2b-d483-4dd8-92a6-e422f3d2e5f5/resource/a2b3cee8-55fd-479e-801f-892b67712b5d> .

<https://ckan.staging.publishing.service.gov.uk/dataset/942efa2b-d483-4dd8-92a6-e422f3d2e5f5/resource/a2b3cee8-55fd-479e-801f-892b67712b5d> a dcat:Distribution ;
    dct:format ".xls" ;
    dct:issued "2021-03-08T12:56:11.635165"^^xsd:dateTime ;
    dct:modified "2021-03-08T12:56:11.635165"^^xsd:dateTime ;
    dct:title "NHS Kent and Medway CCG 25k spend for February 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" .

