@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/101f03f3-3872-43a8-b8e4-c28f638f64e3> a dcat:Dataset ;
    dct:description "HEALTH" ;
    dct:identifier "101f03f3-3872-43a8-b8e4-c28f638f64e3" ;
    dct:issued "2017-03-01T13:46:29.458584"^^xsd:dateTime ;
    dct:modified "2017-03-01T13:46:29.471317"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/21cb667b-961d-4ea5-8023-498fc8f79444> ;
    dct:title "NHS Sheffield CCG Expenditure over £25K Jan 2017" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/101f03f3-3872-43a8-b8e4-c28f638f64e3/resource/5a4e47d6-b34e-4ba7-85f2-2147c5ad611d> .

<https://ckan.staging.publishing.service.gov.uk/dataset/101f03f3-3872-43a8-b8e4-c28f638f64e3/resource/5a4e47d6-b34e-4ba7-85f2-2147c5ad611d> a dcat:Distribution ;
    dct:description "NHS Sheffield CCG Expenditure over £25K Jan 2017" ;
    dct:format "CSV" ;
    dct:issued "2017-03-01T13:46:29.509506"^^xsd:dateTime ;
    dct:modified "2017-03-01T13:46:29.509506"^^xsd:dateTime ;
    dcat:accessURL <http://www.sheffieldccg.nhs.uk/about-us/spending-over-25k.htm> .

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

