@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.integration.publishing.service.gov.uk/dataset/5d9fc4e3-9ecd-40f7-a4b6-52eefc18ecf4> a dcat:Dataset ;
    dct:description "A monthly updated list of all financial transactions spending over £25,000 made by NHS Oxfordshire, as part of the Government's commitment to transparency in expenditure" ;
    dct:identifier "5d9fc4e3-9ecd-40f7-a4b6-52eefc18ecf4" ;
    dct:issued "2010-11-12T14:18:56.400728"^^xsd:dateTime ;
    dct:modified "2014-03-22T04:23:41.663849"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/42c239be-70c3-41dd-ab71-0bedb5a5fabf> ;
    dct:title "Spend over £25,000 in NHS Oxfordshire" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/5d9fc4e3-9ecd-40f7-a4b6-52eefc18ecf4/resource/1ff81c38-222d-471b-b2e5-45454f5be414> ;
    dcat:landingPage <http://www.oxfordshirepct.nhs.uk/default.aspx> .

<https://ckan.integration.publishing.service.gov.uk/dataset/5d9fc4e3-9ecd-40f7-a4b6-52eefc18ecf4/resource/1ff81c38-222d-471b-b2e5-45454f5be414> a dcat:Distribution ;
    dct:description "Apr-Sep 10 Return" ;
    dct:format "CSV" ;
    dcat:accessURL <http://www.oxfordshirepct.nhs.uk/default.aspx> .

<https://ckan.integration.publishing.service.gov.uk/organization/42c239be-70c3-41dd-ab71-0bedb5a5fabf> a foaf:Organization ;
    foaf:name "Oxfordshire Primary Care Trust" .

