@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/88a50e6a-6d1f-4655-b8e9-b2c2298294ac> a dcat:Dataset ;
    dct:description "Life Expectancy at birth - Female" ;
    dct:identifier "88a50e6a-6d1f-4655-b8e9-b2c2298294ac" ;
    dct:issued "2015-06-16T13:53:23.086612"^^xsd:dateTime ;
    dct:modified "2025-01-20T09:09:57.688249"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/21f3491f-5b0f-4395-8bb9-990f9cc4d274> ;
    dct:title "Life Expectancy at birth - Female" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/88a50e6a-6d1f-4655-b8e9-b2c2298294ac/resource/56d31d2b-b0eb-4a31-bf4d-539904dd2153> .

<https://ckan.staging.publishing.service.gov.uk/dataset/88a50e6a-6d1f-4655-b8e9-b2c2298294ac/resource/56d31d2b-b0eb-4a31-bf4d-539904dd2153> a dcat:Distribution ;
    dct:description """Life Expectancy at birth - Female\r
""" ;
    dct:format "CSV" ;
    dct:issued "2015-03-18T15:31:07.670070"^^xsd:dateTime ;
    dct:modified "2025-01-20T09:09:57.695296"^^xsd:dateTime ;
    dct:title "Performance Indicator : PHOF16" ;
    dcat:accessURL <https://data.yorkopendata.org/dataset/88a50e6a-6d1f-4655-b8e9-b2c2298294ac/resource/56d31d2b-b0eb-4a31-bf4d-539904dd2153/download/kpi-phof16.csv> ;
    dcat:mediaType "text/csv" .

<https://ckan.staging.publishing.service.gov.uk/organization/21f3491f-5b0f-4395-8bb9-990f9cc4d274> a foaf:Organization ;
    foaf:name "City of York Council" .

