@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/52d05249-3bb6-42c8-9c6e-527a82be1015> a dcat:Dataset ;
    dct:description "The report and data tables focus on the care received by people diagnosed with bowel cancer between April 2022 and March 2023 in England and Wales, and the outcomes of treatment." ;
    dct:identifier "52d05249-3bb6-42c8-9c6e-527a82be1015" ;
    dct:issued "2025-01-20T16:50:58.466798"^^xsd:dateTime ;
    dct:modified "2025-01-21T14:07:53.816759"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/6ba3a546-9d33-4e2b-887e-5310d6b561af> ;
    dct:title "National Bowel Cancer Audit (NBOCA) 2024" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/52d05249-3bb6-42c8-9c6e-527a82be1015/resource/215b0a81-0f19-49a9-9cbd-d39f289b2bba> .

<https://ckan.integration.publishing.service.gov.uk/dataset/52d05249-3bb6-42c8-9c6e-527a82be1015/resource/215b0a81-0f19-49a9-9cbd-d39f289b2bba> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-01-20T16:52:30.162576"^^xsd:dateTime ;
    dct:modified "2025-01-20T16:53:41.548304"^^xsd:dateTime ;
    dct:title "NBOCA 2024 State of the Nation Report and Data Tables" ;
    dcat:accessURL <https://www.nboca.org.uk/reports/state-of-the-nation-report-2/> .

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

