@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/9ad87601-3f67-4a9e-bc6d-401f8b2d8f97> a dcat:Dataset ;
    dct:description "A monthly-updated list of all financial transactions spending over £25,000 made by Somerset PCT, as part of the Government's commitment to transparency in expenditure." ;
    dct:identifier "9ad87601-3f67-4a9e-bc6d-401f8b2d8f97" ;
    dct:issued "2010-11-11T11:39:37.222049"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:28.443895"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/7fcd7e28-1baf-476c-9b8d-887b361ca545> ;
    dct:title "Spend over £25,000 in Somerset PCT" ;
    dcat:landingPage <http://www.somerset.nhs.uk/welcome/publications/financial-accounts-and-annual-reports/invoice-payments-over-25000/invoice-payments-over-25000-2011-12> .

<https://ckan.publishing.service.gov.uk/organization/7fcd7e28-1baf-476c-9b8d-887b361ca545> a foaf:Organization ;
    foaf:name "NHS Somerset PCT" .

