@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/ed74b32e-6bef-45c7-9058-2ae205663da9> a dcat:Dataset ;
    dct:description "Over £25k expenditure December 2019  January 2020" ;
    dct:identifier "ed74b32e-6bef-45c7-9058-2ae205663da9" ;
    dct:issued "2020-02-26T16:03:56.863790"^^xsd:dateTime ;
    dct:modified "2020-02-26T16:07:23.204687"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/7bb739c9-174d-4c7c-8883-284f1a4f6050> ;
    dct:title "Over £25k expenditure December 2019  January 2020" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/ed74b32e-6bef-45c7-9058-2ae205663da9/resource/1b2c8018-e319-4fdf-86d5-24462b712287> .

<https://ckan.publishing.service.gov.uk/dataset/ed74b32e-6bef-45c7-9058-2ae205663da9/resource/1b2c8018-e319-4fdf-86d5-24462b712287> a dcat:Distribution ;
    dct:issued "2020-02-26T16:06:55.213603"^^xsd:dateTime ;
    dct:modified "2020-02-26T16:06:55.213603"^^xsd:dateTime ;
    dct:title "NHS Manchester CCG  Over £25k expenditure data" ;
    dcat:accessURL <https://manchesterccg.nhs.uk/publications/contract-penalties-and-25k-spends/> ;
    dcat:mediaType "csv / csv" .

<https://ckan.publishing.service.gov.uk/organization/7bb739c9-174d-4c7c-8883-284f1a4f6050> a foaf:Organization ;
    foaf:name "Manchester CCG" .

