@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/09bd1764-00a2-480a-a70c-5479bc316a1c> a dcat:Dataset ;
    dct:description "Percentage of adults living in London with at least one bank account. This dataset is one of the Greater London Authority's measures of Economic Fairness. Click here to find out more." ;
    dct:identifier "e55j0" ;
    dct:issued "2018-09-18T10:19:17+00:00"^^xsd:dateTime ;
    dct:modified "2024-05-21T08:56:34+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Department for Work and Pensions" ] ;
    dct:title "Adults with access to bank accounts" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/09bd1764-00a2-480a-a70c-5479bc316a1c/resource/ca0ae5df-b49e-48a6-864b-cbb55dd1e84d> ;
    dcat:keyword "economic-fairness" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/adults-with-access-to-bank-accounts-e55j0> .

<https://ckan.staging.publishing.service.gov.uk/dataset/09bd1764-00a2-480a-a70c-5479bc316a1c/resource/ca0ae5df-b49e-48a6-864b-cbb55dd1e84d> a dcat:Distribution ;
    dct:issued "2026-08-27T12:05:57.039652"^^xsd:dateTime ;
    dct:modified "2026-08-27T12:05:57.016527"^^xsd:dateTime ;
    dct:title "access-bank-accounts.xls" .

