@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/b8d151f3-e7b4-4ab0-bcba-02a07a76ab9e> a dcat:Dataset ;
    dct:identifier "b8d151f3-e7b4-4ab0-bcba-02a07a76ab9e" ;
    dct:issued "2023-08-30T14:20:32.627973"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:31:55.046076"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/15d2bccf-6c9e-4b57-94b1-f261ee72d860> ;
    dct:title "transactions over £25k spend july 21" .

<https://ckan.integration.publishing.service.gov.uk/organization/15d2bccf-6c9e-4b57-94b1-f261ee72d860> a foaf:Organization ;
    foaf:name "South Warwickshire NHS Foundation Trust" .

