@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/3d569fbc-9b74-4bed-acd0-e76d326759ce> a dcat:Dataset ;
    dct:description """A monthly-updated list of all financial transactions spending over £25,000 made by CHRE, as part of the Government's commitment to transparency in expenditure.\r
""" ;
    dct:identifier "3d569fbc-9b74-4bed-acd0-e76d326759ce" ;
    dct:issued "2010-10-29T14:43:08.961775"^^xsd:dateTime ;
    dct:modified "2014-05-09T23:20:30.360415"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/9d1b9a00-d743-4008-ade0-73db26ff5cef> ;
    dct:title "Spend over £25,000 in CHRE" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/3d569fbc-9b74-4bed-acd0-e76d326759ce/resource/86a9c9e7-7f1e-4d97-9d50-6bbf489ea1b1> ;
    dcat:landingPage <http://www.chre.org.uk/satellite/301/> .

<https://ckan.staging.publishing.service.gov.uk/dataset/3d569fbc-9b74-4bed-acd0-e76d326759ce/resource/86a9c9e7-7f1e-4d97-9d50-6bbf489ea1b1> a dcat:Distribution ;
    dct:description "Spend" ;
    dct:format "CSV" ;
    dcat:accessURL <http://www.chre.org.uk/_img/pics/library/Spend_over_£25%2C000_-_Apr-Sep_2010b.csv> .

<https://ckan.staging.publishing.service.gov.uk/organization/9d1b9a00-d743-4008-ade0-73db26ff5cef> a foaf:Organization ;
    foaf:name "Council for Healthcare Regulatory Excellence" .

