@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/6a9affc2-0ca9-4718-9548-318ddc2cacb6> a dcat:Dataset ;
    dct:description """All expenditure over £25k for Taunton and Somerset NHS Foundation Trust for the month of January 2011.\r
""" ;
    dct:identifier "6a9affc2-0ca9-4718-9548-318ddc2cacb6" ;
    dct:issued "2011-02-21T14:43:19.620683"^^xsd:dateTime ;
    dct:modified "2015-09-21T10:57:59.906787"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/febe8ba3-40fd-406d-921a-17bd93e92c98> ;
    dct:title "Taunton and Somerset NHS Foundation Trust Expenditure over £25K" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/6a9affc2-0ca9-4718-9548-318ddc2cacb6/resource/37141b76-a417-4d87-947a-d8d69dd1f599> ;
    dcat:landingPage <http://www.tsft.nhs.uk/AboutUs/Expenditureover25K/tabid/2377/Default.aspx> .

<https://ckan.integration.publishing.service.gov.uk/dataset/6a9affc2-0ca9-4718-9548-318ddc2cacb6/resource/37141b76-a417-4d87-947a-d8d69dd1f599> a dcat:Distribution ;
    dct:description "January 2011" ;
    dct:format "CSV" ;
    dcat:accessURL <http://www.tsft.nhs.uk/LinkClick.aspx?fileticket=J12%2bG2zeLqY%3d&tabid=2377> .

<https://ckan.integration.publishing.service.gov.uk/organization/febe8ba3-40fd-406d-921a-17bd93e92c98> a foaf:Organization ;
    foaf:name "Taunton and Somerset NHS Foundation Trust" .

