@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/e4db5cce-b473-4c43-9662-dcc438113669> a dcat:Dataset ;
    dct:description "Demonstrating all payments exceeding £25k from the CCG during the month of Jul 2018." ;
    dct:identifier "e4db5cce-b473-4c43-9662-dcc438113669" ;
    dct:issued "2018-08-31T15:10:20.175185"^^xsd:dateTime ;
    dct:modified "2019-04-30T15:46:27.670189"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/e4561459-e179-452c-bcf3-ffbfccd5112c> ;
    dct:title "03Y Jul 2018 Over 25k Expenditure" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/e4db5cce-b473-4c43-9662-dcc438113669/resource/7b5437ea-cf83-43a7-96b2-1ca82b7b4723>,
        <https://ckan.publishing.service.gov.uk/dataset/e4db5cce-b473-4c43-9662-dcc438113669/resource/8b76f304-ae09-4f4c-b0a7-f35296bc4b8c>,
        <https://ckan.publishing.service.gov.uk/dataset/e4db5cce-b473-4c43-9662-dcc438113669/resource/c716543d-3bcd-4a8c-a324-ab2167b37837> .

<https://ckan.publishing.service.gov.uk/dataset/e4db5cce-b473-4c43-9662-dcc438113669/resource/7b5437ea-cf83-43a7-96b2-1ca82b7b4723> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2019-04-30T15:46:27.836636"^^xsd:dateTime ;
    dct:modified "2019-04-30T15:46:27.836636"^^xsd:dateTime ;
    dct:title "Expenditure over Threshold - March 2019" ;
    dcat:accessURL <http://www.hardwickccg.nhs.uk/modules/downloads/download.php?file_name=1119> .

<https://ckan.publishing.service.gov.uk/dataset/e4db5cce-b473-4c43-9662-dcc438113669/resource/8b76f304-ae09-4f4c-b0a7-f35296bc4b8c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2019-01-31T09:37:48.780298"^^xsd:dateTime ;
    dct:modified "2019-01-31T09:37:48.780298"^^xsd:dateTime ;
    dct:title "December 2018 expenditure over £25k" ;
    dcat:accessURL <http://www.hardwickccg.nhs.uk/modules/downloads/download.php?file_name=1105> .

<https://ckan.publishing.service.gov.uk/dataset/e4db5cce-b473-4c43-9662-dcc438113669/resource/c716543d-3bcd-4a8c-a324-ab2167b37837> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2019-03-29T16:09:33.498464"^^xsd:dateTime ;
    dct:modified "2019-03-29T16:09:33.498464"^^xsd:dateTime ;
    dct:title "Over £25k expenditure report - February 2019" ;
    dcat:accessURL <http://www.hardwickccg.nhs.uk/modules/downloads/download.php?file_name=1114> .

<https://ckan.publishing.service.gov.uk/organization/e4561459-e179-452c-bcf3-ffbfccd5112c> a foaf:Organization ;
    foaf:name "NHS Hardwick CCG" .

