@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.publishing.service.gov.uk/dataset/ed499ded-a151-48ba-bd35-49d7e48dfadb> a dcat:Dataset ;
    dct:identifier "ed499ded-a151-48ba-bd35-49d7e48dfadb" ;
    dct:issued "2026-05-06T13:07:52.284976"^^xsd:dateTime ;
    dct:modified "2026-05-06T13:09:20.939915"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/034be103-c003-4127-9b9f-ec6df47e093e> ;
    dct:title "LCHS Spend Over 25k as of April 2026" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/ed499ded-a151-48ba-bd35-49d7e48dfadb/resource/536740c7-1a6a-441d-ae10-b1dc8f951e83> .

<https://ckan.publishing.service.gov.uk/dataset/ed499ded-a151-48ba-bd35-49d7e48dfadb/resource/536740c7-1a6a-441d-ae10-b1dc8f951e83> a dcat:Distribution ;
    dct:format ".csv" ;
    dct:issued "2026-05-06T13:09:20.688369"^^xsd:dateTime ;
    dct:modified "2026-05-06T13:09:20.672512"^^xsd:dateTime ;
    dct:title "LCHS £25k Spend YTD April 26" ;
    dcat:accessURL <https://lincolnshirecommunityhealthservices.nhs.uk/about-us/our-publications/spend-over-25k> .

<https://ckan.publishing.service.gov.uk/organization/034be103-c003-4127-9b9f-ec6df47e093e> a foaf:Organization ;
    foaf:name "Lincolnshire Community Health Services NHS Trust" .

