@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/e7cf243e-b150-4e46-9499-6bdc6973f8e3> a dcat:Dataset ;
    dct:description "The National Audit of Care at the End of Life (NACEL) is a national comparative audit of the quality and outcomes of care experienced by the dying person and those important to them during the last admission leading to death in acute and community hospitals in England, Wales and Jersey. This data was collected from January to December 2024." ;
    dct:identifier "e7cf243e-b150-4e46-9499-6bdc6973f8e3" ;
    dct:issued "2025-08-20T17:30:57.337078"^^xsd:dateTime ;
    dct:modified "2025-08-20T17:32:14.623359"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/6ba3a546-9d33-4e2b-887e-5310d6b561af> ;
    dct:title "National Audit of Care at the End of Life 2024" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/e7cf243e-b150-4e46-9499-6bdc6973f8e3/resource/0733da84-a140-4eff-acb9-92e9a5e2b271> .

<https://ckan.integration.publishing.service.gov.uk/dataset/e7cf243e-b150-4e46-9499-6bdc6973f8e3/resource/0733da84-a140-4eff-acb9-92e9a5e2b271> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2025-08-20T17:32:14.402759"^^xsd:dateTime ;
    dct:modified "2025-08-20T17:32:14.384980"^^xsd:dateTime ;
    dct:title "NACEL 2024 Annual Data Sheet" ;
    dcat:accessURL <https://s3.eu-west-2.amazonaws.com/nhsbn-static/NACEL/2024/NACEL%202024%20Annual%20Report%20datasheet.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://ckan.integration.publishing.service.gov.uk/organization/6ba3a546-9d33-4e2b-887e-5310d6b561af> a foaf:Organization ;
    foaf:name "Healthcare Quality Improvement Partnership" .

