@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/30ca80fe-9a90-4934-9c79-de6d58dd5158> a dcat:Dataset ;
    dct:description "HEALTH" ;
    dct:identifier "30ca80fe-9a90-4934-9c79-de6d58dd5158" ;
    dct:issued "2016-07-20T09:32:06.124950"^^xsd:dateTime ;
    dct:modified "2016-07-20T09:32:06.137685"^^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 May 2016" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/30ca80fe-9a90-4934-9c79-de6d58dd5158/resource/a787782e-b614-499c-943e-aec520943ded> .

<https://ckan.staging.publishing.service.gov.uk/dataset/30ca80fe-9a90-4934-9c79-de6d58dd5158/resource/a787782e-b614-499c-943e-aec520943ded> a dcat:Distribution ;
    dct:description "NHS Sheffield CCG Expenditure over £25K May 2016" ;
    dct:format "CSV" ;
    dct:issued "2016-07-20T10:32:06.187539"^^xsd:dateTime ;
    dct:modified "2016-07-20T10:32:06.187539"^^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" .

