@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/40ac43b0-2332-45c3-9103-8b74bc6a19c7> a dcat:Dataset ;
    dct:description "South Yorkshire ICB Expenditure over £25K April-26" ;
    dct:identifier "40ac43b0-2332-45c3-9103-8b74bc6a19c7" ;
    dct:issued "2026-05-28T07:48:52.905762"^^xsd:dateTime ;
    dct:modified "2026-05-28T07:49:27.649861"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/6b1e5b75-d6f2-4fe5-a2e4-399360864738> ;
    dct:title "QF7 Expenditure Over 25k - April-26" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/40ac43b0-2332-45c3-9103-8b74bc6a19c7/resource/e7397f2a-7143-4a9b-89e4-9025abdc6ceb> .

<https://ckan.staging.publishing.service.gov.uk/dataset/40ac43b0-2332-45c3-9103-8b74bc6a19c7/resource/e7397f2a-7143-4a9b-89e4-9025abdc6ceb> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-28T07:49:27.438238"^^xsd:dateTime ;
    dct:modified "2026-05-28T07:49:27.423344"^^xsd:dateTime ;
    dct:title "UK NHS-South Yorkshire Integrated Care Board expenditure-over-25k April-26" ;
    dcat:accessURL <https://syics.co.uk/icb/our-information/publications> .

<https://ckan.staging.publishing.service.gov.uk/organization/6b1e5b75-d6f2-4fe5-a2e4-399360864738> a foaf:Organization ;
    foaf:name "South Yorkshire Integrated Care Board" .

