@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.staging.publishing.service.gov.uk/dataset/adbb6225-ae87-4d28-8941-3daf6bdf60f0> a dcat:Dataset ;
    dct:description "A monthly updated list of all financial transitions spending over £25,000 made by the Robert Jones and Agnes Hunt Orthopaedic Hospital NHS Foundation Trust, as part of the Government's commitment to transparency in expenditure" ;
    dct:identifier "adbb6225-ae87-4d28-8941-3daf6bdf60f0" ;
    dct:issued "2015-09-21T10:45:52.625833"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:27.618132"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/b4cf840a-0f85-45e7-908f-dd750927d1c3> ;
    dct:title "Monthly spend over £25,000 in RJAH Hospital NHS Foundation Trust" .

<https://ckan.staging.publishing.service.gov.uk/organization/b4cf840a-0f85-45e7-908f-dd750927d1c3> a foaf:Organization ;
    foaf:name "Robert Jones and Agnes Hunt Orthopaedic Hospital NHS Foundation Trust" .

