@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/d8e33d4d-67d7-4458-ab85-f2a26bf588da> a dcat:Dataset ;
    dct:description "This page provides the results of an analysis carried out by the Greater London Authority of data on average private rents from Rightmove and forecast rent changes from Savills, resulting in estimated savings to renting households if rents were frozen at the levels of December 2022." ;
    dct:identifier "206l9" ;
    dct:issued "2023-08-02T13:24:23+00:00"^^xsd:dateTime ;
    dct:modified "2023-08-02T13:24:41+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "GLA Housing" ] ;
    dct:title "Analysis of potential savings from freezing private rents" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/d8e33d4d-67d7-4458-ab85-f2a26bf588da/resource/610ca4ca-0877-44f7-bcfd-95a6c542d57b> ;
    dcat:keyword "housing market" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/analysis-of-potential-savings-from-freezing-private-rents-206l9> .

<https://ckan.publishing.service.gov.uk/dataset/d8e33d4d-67d7-4458-ab85-f2a26bf588da/resource/610ca4ca-0877-44f7-bcfd-95a6c542d57b> a dcat:Distribution ;
    dct:issued "2026-07-01T22:03:13.202444"^^xsd:dateTime ;
    dct:modified "2026-07-01T22:03:13.182445"^^xsd:dateTime ;
    dct:title "Rent freeze analysis.xlsx" .

