@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.integration.publishing.service.gov.uk/dataset/5baf1791-dce1-4da6-ab42-6d933e8a088e> a dcat:Dataset ;
    dct:description "Following the FCA's Cash Savings Market Review 2023, it conducted an in-depth analysis of the profits made on savings and their contribution to overall firm profitability. Profitability is key to firms being able to operate effectively and provide services to consumers." ;
    dct:identifier "5baf1791-dce1-4da6-ab42-6d933e8a088e" ;
    dct:issued "2024-09-26T10:00:18.013463"^^xsd:dateTime ;
    dct:modified "2024-09-26T10:00:50.498392"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/57b404ba-2517-4d1e-84f1-0448f2c3a9d5> ;
    dct:title "FCA: Cash savings profitability analysis" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/5baf1791-dce1-4da6-ab42-6d933e8a088e/resource/c2251815-2047-41a1-b8ad-03a1e8624a64> .

<https://ckan.integration.publishing.service.gov.uk/dataset/5baf1791-dce1-4da6-ab42-6d933e8a088e/resource/c2251815-2047-41a1-b8ad-03a1e8624a64> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2024-09-26T10:00:50.269130"^^xsd:dateTime ;
    dct:modified "2024-09-26T10:00:50.251888"^^xsd:dateTime ;
    dct:title "Cash savings profitability analysis" ;
    dcat:accessURL <https://www.fca.org.uk/data/cash-savings-profitability-analysis> .

<https://ckan.integration.publishing.service.gov.uk/organization/57b404ba-2517-4d1e-84f1-0448f2c3a9d5> a foaf:Organization ;
    foaf:name "Financial Conduct Authority (FCA)" .

