@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/60aa392a-709d-42d7-b090-dbbceed94eb3> a dcat:Dataset ;
    dct:description "Percentage of families not able to meet unexpected but necessary bill of £800. This dataset is one of the Greater London Authority's measures of Economic Fairness. Click here to find out more." ;
    dct:identifier "2y5yq" ;
    dct:issued "2018-09-18T09:58:47+00:00"^^xsd:dateTime ;
    dct:modified "2018-09-20T16:14:02+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Department for Work and Pensions" ] ;
    dct:title "Families unable to meet unexpected bills" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/60aa392a-709d-42d7-b090-dbbceed94eb3/resource/87370e81-3854-4d28-aeb0-52af2f189a10> ;
    dcat:keyword "economic-fairness" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/families-unable-to-meet-unexpected-bills-2y5yq> .

<https://ckan.publishing.service.gov.uk/dataset/60aa392a-709d-42d7-b090-dbbceed94eb3/resource/87370e81-3854-4d28-aeb0-52af2f189a10> a dcat:Distribution ;
    dct:issued "2026-06-24T21:08:46.354025"^^xsd:dateTime ;
    dct:modified "2026-06-24T21:08:46.337466"^^xsd:dateTime ;
    dct:title "unexpected-bills.xls" .

