@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/f1f3ee9b-a8d0-4ff2-b5dc-3aff693e51a7> a dcat:Dataset ;
    dct:description "Life expectancy in years (3 year averages). Attention should be given to upper and lower 95% confidence intervals as a quick method of determining whether expectancies could overlap or are significantly different. Source: ONS mortality and ONS mid year estimate populations." ;
    dct:identifier "e7lpj" ;
    dct:issued "2017-09-12T12:39:49+00:00"^^xsd:dateTime ;
    dct:modified "2023-06-09T08:22:50.990000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Life Expectancy in Leeds (3 year averages)" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/f1f3ee9b-a8d0-4ff2-b5dc-3aff693e51a7/resource/e5cbacf5-23ed-47c6-bb39-1e6a856ef1f0> ;
    dcat:keyword "Locality Lab",
        "deaths",
        "life expectancy" ;
    dcat:landingPage <https://datamillnorth.org/dataset/life-expectancy-in-leeds-3-year-averages-e7lpj> .

<https://ckan.staging.publishing.service.gov.uk/dataset/f1f3ee9b-a8d0-4ff2-b5dc-3aff693e51a7/resource/e5cbacf5-23ed-47c6-bb39-1e6a856ef1f0> a dcat:Distribution ;
    dct:description "Life expectancy in 3 year aggregations." ;
    dct:issued "2026-08-21T21:02:07.020315"^^xsd:dateTime ;
    dct:modified "2026-08-21T21:02:06.991571"^^xsd:dateTime ;
    dct:title "Life Expectancy 2011-2013 to 2018-2020" .

