@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/64b0ce98-611a-4914-a4ed-c6223a8ce921> a dcat:Dataset ;
    dct:identifier "64b0ce98-611a-4914-a4ed-c6223a8ce921" ;
    dct:issued "2023-08-30T13:48:03.367494"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:32:33.282132"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/15d2bccf-6c9e-4b57-94b1-f261ee72d860> ;
    dct:title "transactions over £25k spend" .

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

