@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/e6da8306-15d0-4d09-be87-9188703c1dd2> a dcat:Dataset ;
    dct:description "Health" ;
    dct:identifier "e6da8306-15d0-4d09-be87-9188703c1dd2" ;
    dct:issued "2016-05-19T16:16:27.911684"^^xsd:dateTime ;
    dct:modified "2016-05-19T16:16:27.930940"^^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 April 2016" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/e6da8306-15d0-4d09-be87-9188703c1dd2/resource/62410385-2e31-44d0-9505-e72c8b64558c> .

<https://ckan.staging.publishing.service.gov.uk/dataset/e6da8306-15d0-4d09-be87-9188703c1dd2/resource/62410385-2e31-44d0-9505-e72c8b64558c> a dcat:Distribution ;
    dct:description "NHS Sheffield CCG Expenditure over £25K April 2016" ;
    dct:format "CSV" ;
    dct:issued "2016-05-19T17:16:27.991794"^^xsd:dateTime ;
    dct:modified "2016-05-19T17:16:27.991794"^^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" .

