@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/6f90916a-6609-46e1-bd0b-eb1b4844b24a> a dcat:Dataset ;
    dct:identifier "6f90916a-6609-46e1-bd0b-eb1b4844b24a" ;
    dct:issued "2023-10-06T08:29:39.375722"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:31:11.576545"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/15d2bccf-6c9e-4b57-94b1-f261ee72d860> ;
    dct:title "Over £25k Sep 23" .

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

