@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/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.publishing.service.gov.uk/dataset/493b21d9-54b4-45e9-b0c9-0f8eee06e1c8/resource/f15dd12b-0637-4190-985f-df0a0b24ec38> ;
    dcat:keyword "economic-fairness" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/disposable-income-eprgd> .

<https://ckan.publishing.service.gov.uk/dataset/493b21d9-54b4-45e9-b0c9-0f8eee06e1c8/resource/f15dd12b-0637-4190-985f-df0a0b24ec38> a dcat:Distribution ;
    dct:issued "2026-06-24T21:04:02.910168"^^xsd:dateTime ;
    dct:modified "2026-06-24T21:04:02.903233"^^xsd:dateTime ;
    dct:title "disposable-income.xls" .

