@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/d690fed6-4bfb-4c3e-ab71-f715c56fe1ba> a dcat:Dataset ;
    dct:identifier "d690fed6-4bfb-4c3e-ab71-f715c56fe1ba" ;
    dct:issued "2023-12-11T12:31:51.713987"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:30:41.800542"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/15d2bccf-6c9e-4b57-94b1-f261ee72d860> ;
    dct:title "OVER £25K NOV 23" .

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

