@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/0b6b8fdc-7c71-45ca-8ade-ee671296027f> a dcat:Dataset ;
    dct:description """<dp-prose>
  <p>This data set shows the % of the MSOA population who have an Electronic Frailty Index score that is either mild, moderate or severe. Data excludes any patients with a Healthy frailty class, or without a frailty rating. EFI scores can be several years old but the patients most recent score is what is used to create this table. Data taken Jan 2022.</p>
  <p>This data set is a one off, published for the Hack For Good September 2022</p>
</dp-prose>""" ;
    dct:identifier "2gwk0" ;
    dct:issued "2022-09-16T07:42:55.584000+00:00"^^xsd:dateTime ;
    dct:modified "2022-09-16T07:45:23.594000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds Open Data Team" ] ;
    dct:title "Hack for Good Frailty in Leeds" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/0b6b8fdc-7c71-45ca-8ade-ee671296027f/resource/1985b77e-2cdd-4721-be8f-125a6509b10b> ;
    dcat:landingPage <https://datamillnorth.org/dataset/hack-for-good-frailty-in-leeds-2gwk0> .

<https://ckan.publishing.service.gov.uk/dataset/0b6b8fdc-7c71-45ca-8ade-ee671296027f/resource/1985b77e-2cdd-4721-be8f-125a6509b10b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-09-25T12:08:50.675429"^^xsd:dateTime ;
    dct:modified "2026-09-25T12:08:50.668993"^^xsd:dateTime ;
    dct:title "Jan 2022" ;
    dcat:accessURL <https://datamillnorth.org/download/2gwk0/fa6266e4-c61b-4b17-881b-27dea17ff38e/Frailty%20Jan%202022.csv> ;
    dcat:byteSize 2601.0 .

