@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/493b21d9-54b4-45e9-b0c9-0f8eee06e1c8> a dcat:Dataset ;
    dct:description "3-year average median equivalised weekly income after housing costs (AHC) indexed to 2022/23 prices. This dataset is one of the Greater London Authority's measures of Economic Fairness. Click here to find out more." ;
    dct:identifier "eprgd" ;
    dct:issued "2018-09-12T16:00:16+00:00"^^xsd:dateTime ;
    dct:modified "2024-04-23T10:01:28+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Department for Work and Pensions" ] ;
    dct:title "Disposable Income" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/493b21d9-54b4-45e9-b0c9-0f8eee06e1c8/resource/5da0bee4-09ea-4161-ac25-2ffea9eb4f04> ;
    dcat:keyword "economic-fairness" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/disposable-income-eprgd> .

<https://ckan.staging.publishing.service.gov.uk/dataset/493b21d9-54b4-45e9-b0c9-0f8eee06e1c8/resource/5da0bee4-09ea-4161-ac25-2ffea9eb4f04> a dcat:Distribution ;
    dct:issued "2026-07-16T06:04:30.227818"^^xsd:dateTime ;
    dct:modified "2026-07-16T06:04:30.201186"^^xsd:dateTime ;
    dct:title "disposable-income.xls" .

