@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix csvw: <http://www.w3.org/ns/csvw#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dgsp: <https://data.gov.scot/def/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://admin.data.gov.scot/dataset/80578e7d-5810-4694-87ef-2a29416469b1> a dcat:Dataset ;
    dct:description "This is an indicator using results obtained from the voluntary Scottish Vacant and Derelict Land Survey (SVDLS). This survey is run annually and data is collected from Scotland's 32 local authorities. <br/><br/>Derelict land (and buildings) is that which has been so damaged by development or use that it is incapable of being developed for beneficial use without rehabilitation, and which is not being used for either the purpose for which it is held, or for a use acceptable in a local plan. <br/><br/>To measure the number of people that live within 500m of any Derelict site, a national data set was constructed that estimated the population of each property identified as likely to be residential in Ordnance Survey's latest Address-Point data set. For each property in the Address-Point based dataset, the distance to the nearest derelict site boundary was calculated (all boundaries estimated on the basis of site centriod grid reference and overall site size). This highlights those properties within 500m of a derelict site. Those properties' estimated populations were then aggregated up by datazone to give a number for each datazone's population estimated to live within 500m of any derelict site. Each datazone's total population was controlled to equal the latest Mid-Year population estimates published by National Records of of Scotland. This indicator relates to the proportion living in proximity to any derelict site. It is not a measure of exposure. <br/><br/>Further information from the Scottish Vacant & Derelict Land Survey can be found at [http://www.scotland.gov.uk/Topics/Statistics/Browse/Planning/Publications](http://www.scotland.gov.uk/Topics/Statistics/Browse/Planning/Publications)" ;
    dct:identifier "80578e7d-5810-4694-87ef-2a29416469b1" ;
    dct:issued "2026-08-20T16:42:40.655299"^^xsd:dateTime ;
    dct:modified "2026-08-20T16:45:40.064678"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Population living in close proximity to a derelict site" ;
    adms:versionNotes "Information on the revisions policy are available at: [http://www.gov.scot/Topics/Statistics/Browse/Planning/Revisions](http://www.gov.scot/Topics/Statistics/Browse/Planning/Revisions)" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:planstats@gov.scot> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:planstats@gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/80578e7d-5810-4694-87ef-2a29416469b1/resource/36ba621f-e3d5-42a4-9d90-d7ac79c6c4ef> ;
    dcat:theme <https://data.gov.scot/def/theme/community-wellbeing-and-social-environment> ;
    dgsp:accuracy "The United Kingdom Statistics Authority has designated these statistics as National Statistics, in accordance with the Statistics and Registration Service Act 2007 and signifying compliance with the Code of Practice for Official Statistics. <br/> <br/>Designation can be interpreted to mean that the statistics: meet identified user needs; are produced, managed and disseminated to high standards; and are explained well." ;
    dgsp:comment "Percent of people living within 500 metres of a derelict site." ;
    dgsp:completeness "Data relating to the Scottish Vacant and Derelict Land Survey is published in Excel format on the Planning Statistics page of the Scottish Government Web site along with a statistical commentary. These are available at: [http://www.gov.scot/Topics/Statistics/Browse/Planning/Publications](http://www.gov.scot/Topics/Statistics/Browse/Planning/Publications)" ;
    dgsp:confidentiality "This dataset does not contain any directly identifiable personal information." ;
    dgsp:consistency "The types of derelict site that this dataset covers are:<br/><br/>*Pre 1991*<br/><br/>The percentage of Scotland's population that were estimated to live within 500 metres of a site that was derelict prior to 1991.<br/><br/>*Pre 2001*<br/><br/>The percentage of Scotland's population that were estimated to live within 500 metres of a site that was derelict prior to 2001.<br/><br/>*All*<br/><br/>The percentage of Scotland's population that were estimated to live within 500 metres of any derelict site." ;
    dgsp:geographical_coverage "S01",
        "S02",
        "S03",
        "S08",
        "S12",
        "S13",
        "S16",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:nextUpdate "2020-04-01" ;
    dgsp:quality_management "The overall data quality for a particular year will depend on how many Local Authorities have updated their survey for that year. If a Local Authority does not update their data then data for the previous year is rolled forward. This will provide a reasonable estimate but will not take account of any changes in the latest year. Data quality will also be affected by the number of years since the last update." ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2018"^^xsd:gYear ;
            dcat:startDate "2004"^^xsd:gYear ] ;
    dgsp:timeliness "This dataset is updated annually." ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "Information on the uses of the data are available at: [http://www.gov.scot/Topics/Statistics/Browse/Planning/DataUses](http://www.gov.scot/Topics/Statistics/Browse/Planning/DataUses)" ;
    dgsp:will_be_updated true .

<https://admin.data.gov.scot/dataset/80578e7d-5810-4694-87ef-2a29416469b1/resource/36ba621f-e3d5-42a4-9d90-d7ac79c6c4ef> a dcat:Distribution ;
    dct:description "Data file for Population living in close proximity to a derelict site" ;
    dct:format "CSV" ;
    dct:issued "2026-08-20T16:45:40.108122"^^xsd:dateTime ;
    dct:modified "2026-08-20T16:45:40.087356"^^xsd:dateTime ;
    dct:title "proximity-to-derelict-site.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Type Of Derelict Site" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/36ba621f-e3d5-42a4-9d90-d7ac79c6c4ef/download> ;
    dgsp:comment "Percent of people living within 500 metres of a derelict site." ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Type Of Derelict Site" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "text" ] .

<https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> a foaf:Agent ;
    foaf:name "Scottish Government" .

<https://data.gov.scot/def/theme/community-wellbeing-and-social-environment> a skos:Concept ;
    skos:prefLabel "Community Wellbeing and Social Environment" .

