@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/f2a53a6c-a471-412b-bdef-62190c05e01e> a dcat:Dataset ;
    dct:description "A monthly list of all financial spending over £25,000 made by NHS Wakefield CCG, published as part of the Government's commitment to transparency in expenditure." ;
    dct:identifier "f2a53a6c-a471-412b-bdef-62190c05e01e" ;
    dct:issued "2014-01-07T15:11:00.642467"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:13.777616"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/b0ea278d-ccc2-4305-83f4-0f0097f23851> ;
    dct:title "Over £25k spend for NHS Wakefield CCG" .

<https://ckan.publishing.service.gov.uk/organization/b0ea278d-ccc2-4305-83f4-0f0097f23851> a foaf:Organization ;
    foaf:name "NHS Wakefield CCG" .

