@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.publishing.service.gov.uk/dataset/c4777439-6b85-4b00-9eac-0f7d51297891> a dcat:Dataset ;
    dct:description "A monthly updated list of all financial transactions spending over £25,000 made by NHS Dorset, as part of the Government's commitment to transparency in expenditure.  Please follow the link to the NHS Dorset web site and the files are on the right hand side of the page displayed." ;
    dct:identifier "c4777439-6b85-4b00-9eac-0f7d51297891" ;
    dct:issued "2012-03-12T17:44:11.190444"^^xsd:dateTime ;
    dct:modified "2014-02-28T20:37:49.834898"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/1e3d616a-ef4b-4ed4-8ae7-ed7373f0f21d> ;
    dct:title "Sepnd over £25,000 in NHS Dorset" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/c4777439-6b85-4b00-9eac-0f7d51297891/resource/b98cda68-491f-4ef6-8623-67bec07a3fc1> ;
    dcat:landingPage <http://www.dorset.nhs.uk/aboutus/financial-information.htm> .

<https://ckan.publishing.service.gov.uk/dataset/c4777439-6b85-4b00-9eac-0f7d51297891/resource/b98cda68-491f-4ef6-8623-67bec07a3fc1> a dcat:Distribution ;
    dct:format "CSV" ;
    dcat:accessURL <http://webarchive.nationalarchives.gov.uk/+/http://www.dorset.nhs.uk/aboutus/financial-information.htm> .

<https://ckan.publishing.service.gov.uk/organization/1e3d616a-ef4b-4ed4-8ae7-ed7373f0f21d> a foaf:Organization ;
    foaf:name "NHS Dorset (PCT)" .

