@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/93d801d9-8410-497f-a07b-7f4dc8ade240> a dcat:Dataset ;
    dct:description "This dataset contains two sheets showing: The number of regulated mortgages outstanding as at end 2022 in the UK by region/country, broken down by interest rate type (for example fixed rate, Standard Variable Rate etc) The number regulated fixed rate mortgages outstanding as at end 2022 in the UK by region/country, broken down by the month in which the fixed rate ('incentive rate') ends The data was provided to the GLA by the FCA, and the source is FCA Mortgages Performance Product Sales Data (PSD007)." ;
    dct:identifier "2w408" ;
    dct:issued "2023-08-16T13:50:20+00:00"^^xsd:dateTime ;
    dct:modified "2023-08-16T13:50:51+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "************************" ] ;
    dct:title "Financial Conduct Authority data on mortgage type and fixed rate end date by region, as at end 2022" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/93d801d9-8410-497f-a07b-7f4dc8ade240/resource/32fafe90-74e0-4d33-8901-4f5ffde26100> ;
    dcat:keyword "housing market",
        "mortgage" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/financial-conduct-authority-data-on-mortgage-type-and-fixed-rate-2w408> .

<https://ckan.integration.publishing.service.gov.uk/dataset/93d801d9-8410-497f-a07b-7f4dc8ade240/resource/32fafe90-74e0-4d33-8901-4f5ffde26100> a dcat:Distribution ;
    dct:issued "2026-08-20T11:03:14.422686"^^xsd:dateTime ;
    dct:modified "2026-08-20T11:03:14.395426"^^xsd:dateTime ;
    dct:title "FCA data on mortgage type and fixed rate end date by region as at end 2022.xlsx" .

