@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/c4f3789e-6af8-42b0-b174-63fbf327b146> ;
    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/c4f3789e-6af8-42b0-b174-63fbf327b146> a dcat:Distribution ;
    dct:issued "2026-07-01T22:05:41.388242"^^xsd:dateTime ;
    dct:modified "2026-07-01T22:05:41.368976"^^xsd:dateTime ;
    dct:title "unexpected-bills.xls" .

