@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/a20af181-e83d-44f0-918d-606f6a37fd15> a dcat:Dataset ;
    dct:description """A monthly-updated list of all financial transactions spending over £25,000 made by Blackpool Fylde and Wyre Hospitals NHS Foundation Trust as part of the Government's commitment to transparency in expenditure.\r
""" ;
    dct:identifier "a20af181-e83d-44f0-918d-606f6a37fd15" ;
    dct:issued "2010-10-27T15:35:55.163789"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:28.780952"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/552e6039-a946-4002-b753-3f74a072b00a> ;
    dct:title "Spend over £25,000 in Blackpool Fylde and Wyre Hospitals NHS Foundation Trust" ;
    dcat:landingPage <http://www.bfwhospitals.nhs.uk/about/transparency/> .

<https://ckan.integration.publishing.service.gov.uk/organization/552e6039-a946-4002-b753-3f74a072b00a> a foaf:Organization ;
    foaf:name "Blackpool, Fylde & Wyre Hospitals NHS Foundation Trust" .

