@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/e75b9fa5-130d-4a65-9cb0-0806982ef85a> a dcat:Dataset ;
    dct:description "HEALTH" ;
    dct:identifier "e75b9fa5-130d-4a65-9cb0-0806982ef85a" ;
    dct:issued "2016-07-21T08:01:06.856031"^^xsd:dateTime ;
    dct:modified "2026-07-08T11:42:07.504231"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/21cb667b-961d-4ea5-8023-498fc8f79444> ;
    dct:title "uk-nhssheffieldccg-expenditure-over-25k-June-2016" .

<https://ckan.staging.publishing.service.gov.uk/organization/21cb667b-961d-4ea5-8023-498fc8f79444> a foaf:Organization ;
    foaf:name "NHS Sheffield CCG" .

