@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/dee21a0b-3f72-4aa7-9600-c88f941f05b1> a dcat:Dataset ;
    dct:description "Percentage of families with less than £1,500 in savings. This dataset is one of the Greater London Authority's measures of Economic Fairness. Click here to find out more." ;
    dct:identifier "2nlzy" ;
    dct:issued "2018-09-18T09:29:39+00:00"^^xsd:dateTime ;
    dct:modified "2024-05-20T14:12:16+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Department for Work and Pensions" ] ;
    dct:title "Families with savings under £1,500" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/dee21a0b-3f72-4aa7-9600-c88f941f05b1/resource/2e2bacec-4446-4c8e-9c22-c0fea0987a2e> ;
    dcat:keyword "economic-fairness" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/families-with-savings-under-1500-2nlzy> .

<https://ckan.staging.publishing.service.gov.uk/dataset/dee21a0b-3f72-4aa7-9600-c88f941f05b1/resource/2e2bacec-4446-4c8e-9c22-c0fea0987a2e> a dcat:Distribution ;
    dct:issued "2026-09-10T15:04:17.394336"^^xsd:dateTime ;
    dct:modified "2026-09-10T15:04:17.371329"^^xsd:dateTime ;
    dct:title "Savings under 1500" .

