@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/ea4ed1f3-39d1-4ba9-9dbe-7ebafc03f776> a dcat:Dataset ;
    dct:description """<p>Data released by MHCLG showing dwelling stock esitmates for each district nationally, from 2001 to 2023 (2023 data is marked provisional).</p>
<p>This dataset is being created in order to generate a URL, as none appears to be availabel from MHCLG. However there is no change to the source data which can be downloaded fomr MHCLG by following the lined resources.</p>
<p>The reason for wanting a URL is to experiment with building the suggested new formula for number of new homes needed, set out in National Planning Policy Framework consultiton as at Spetember 2024.</p>
""" ;
    dct:identifier "d08eeb2b-456c-45db-970c-204ce55d1ccd" ;
    dct:issued "2024-09-18T00:00:00"^^xsd:dateTime ;
    dct:language "en-GB" ;
    dct:modified "2024-09-18T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "*****************" ] ;
    dct:title "Dwelling stock estimates 2001 to 2023" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/ea4ed1f3-39d1-4ba9-9dbe-7ebafc03f776/resource/60ab2c62-bf48-45c2-a523-4b5747ab8aeb>,
        <https://ckan.integration.publishing.service.gov.uk/dataset/ea4ed1f3-39d1-4ba9-9dbe-7ebafc03f776/resource/810ccf57-db02-45fa-96fd-8ac421061c52> ;
    dcat:keyword "Housing",
        "dwelling stock" ;
    dcat:landingPage <https://data.cambridgeshireinsight.org.uk/dataset/dwelling-stock-estimates-2001-2023-0> .

<https://ckan.integration.publishing.service.gov.uk/dataset/ea4ed1f3-39d1-4ba9-9dbe-7ebafc03f776/resource/60ab2c62-bf48-45c2-a523-4b5747ab8aeb> a dcat:Distribution ;
    dct:description """<p>Unrounded data from MHCLG in csv format, CSV Lint checked</p>
""" ;
    dct:format "CSV" ;
    dct:issued "2025-04-02T14:00:26.256953"^^xsd:dateTime ;
    dct:modified "2025-05-02T15:00:12.292125"^^xsd:dateTime ;
    dct:title "Dwelling stock estimates 2001 to 2023 csv" ;
    dcat:accessURL <https://data.cambridgeshireinsight.org.uk/sites/default/files/csv-clg-125-standardized.csv> ;
    dcat:mediaType "text/csv" .

<https://ckan.integration.publishing.service.gov.uk/dataset/ea4ed1f3-39d1-4ba9-9dbe-7ebafc03f776/resource/810ccf57-db02-45fa-96fd-8ac421061c52> a dcat:Distribution ;
    dct:description """<p>Unrounded data from MHCLG in excel format</p>
""" ;
    dct:format "XLS" ;
    dct:issued "2025-04-02T14:00:26.256956"^^xsd:dateTime ;
    dct:modified "2025-05-02T15:00:12.292182"^^xsd:dateTime ;
    dct:title "Dwelling stock estimates 2001 to 2023" ;
    dcat:accessURL <https://data.cambridgeshireinsight.org.uk/sites/default/files/MHCLG-table-LT_125-dwell-stock-est-national-2001to2023-unrounded-tab.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

