@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/101f8fdd-0036-405e-a3ef-37b8151db9ed> a dcat:Dataset ;
    dct:description """Estimates of healthcare expenditure in the UK to the definitions contained in the System of Health Accounts (SHA, OECD 2000)\r
\r
Source agency: Office for National Statistics\r
\r
Designation: Official Statistics not designated as National Statistics\r
\r
Language: English\r
\r
Alternative title: Expenditure on Healthcare in the UK""" ;
    dct:identifier "101f8fdd-0036-405e-a3ef-37b8151db9ed" ;
    dct:issued "2012-05-02T12:00:28.554109"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:20.303247"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Expenditure on Healthcare in the UK" .

<https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> a foaf:Organization ;
    foaf:name "Office for National Statistics" .

