@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/ab7d4382-1bf1-4aa5-9088-f0a940a87a68> a dcat:Dataset ;
    dct:description "This indicator estimates the percentage of dwellings that are located within the 1/200 fluvial flood risk area. It provides an indication of the percentage of dwellings that lie within areas with a 0.5% or greater probability of being flooded in any given year. All figures should be treated as indicative, not definitive, as they are based upon the SEPA Indicative Flood Map. Flood prevention schemes have also been taken into account whilst estimating the probability of flood risk. <br/><br/>There are 12 flood prevention schemes in Scotland, however flood outlines for Moredun were not available and the area protected by the Perth flood prevention scheme has been determined from the original design reports as flood outlines were not available. <br/><br/>As detailed location is not available for all dwellings, the indicator makes use of the OS Address Layer 2 dataset (April 2006) which contains the set of postal delivery points and identifies those addresses that are dwellings. A postal delivery point is a house, dwelling or establishment which can be identified and to which mail can be addressed and posted. Some residential premises may fall outside the Royal Mails definition of a delivery point. A common example of this would be flats within a house, where the postal delivery person can only get to the house front door, in this case the house would be registered as a delivery point, not the individual flats. A postal delivery point is said to lie within a flood risk area if the grid reference point lies within the flood risk area. It is possible that for some dwellings, part of the dwelling may be located within the flood risk area, while the grid reference point lies outside these will not be included. It must be emphasised that this indicator is based upon postal delivery points, not properties. This is especially important when looking at areas which contain a high percentage of flats (as they may have a communal mail box and hence only a single postal delivery point). All postal delivery points identified as dwellings that are located in the 1/200 flood risk areas are included. No account is taken of whether the property is on the ground floor or the 20th floor as this information is not held on the dataset. <br/><br/>The datasets used in the analysis are: <br/><br/>* Scottish Environmental Protection Agency (SEPA) Indicative River ; Coastal Flood Map (Scotland) version 2 September 2006 [http://www.sepa.org.uk/flooding/mapping/pdf/technical_methodology_v2.pdf](http://www.sepa.org.uk/flooding/mapping/pdf/technical_methodology_v2.pdf). <br/>* Ordnance Survey (OS) Mastermap Address Layer 2 First Release April 2006 [http://www.ordnancesurvey.co.uk/oswebsite/products/osmastermap/layers/addresslayer2/detailedproductinfo/al2_tech_spec.pdf](http://www.ordnancesurvey.co.uk/oswebsite/products/osmastermap/layers/addresslayer2/detailedproductinfo/al2_tech_spec.pdf) . Only those residential properties classified as Dwellings Outlines of Scottish Flood Defence Schemes that provide protection for 1/200 annual chance of flooding, May 2007." ;
    dct:identifier "ab7d4382-1bf1-4aa5-9088-f0a940a87a68" ;
    dct:issued "2026-08-20T15:33:24.246935"^^xsd:dateTime ;
    dct:modified "2026-08-20T15:39:54.651070"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Dwellings In Flood Risk Areas" ;
    adms:versionNotes "Not assessed" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:statistics.opendata@gov.scot> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:statistics.opendata@gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/ab7d4382-1bf1-4aa5-9088-f0a940a87a68/resource/530ad77d-1d03-4154-808e-99e87295cafe> ;
    dcat:theme <https://data.gov.scot/def/theme/environment> ;
    dgsp:accuracy "Not assessed" ;
    dgsp:comment "Number of dwellings in flood risk areas" ;
    dgsp:completeness "Not assessed" ;
    dgsp:confidentiality "Not assessed" ;
    dgsp:consistency "Not assessed" ;
    dgsp:geographical_coverage "S01",
        "S02",
        "S03",
        "S05",
        "S06",
        "S08",
        "S12",
        "S13",
        "S16",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:quality_management "Not assessed" ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2006"^^xsd:gYear ;
            dcat:startDate "2006"^^xsd:gYear ] ;
    dgsp:timeliness "Not assessed" ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "Not assessed" ;
    dgsp:will_be_updated false .

<https://admin.data.gov.scot/dataset/ab7d4382-1bf1-4aa5-9088-f0a940a87a68/resource/530ad77d-1d03-4154-808e-99e87295cafe> a dcat:Distribution ;
    dct:description "Data file for Dwellings In Flood Risk Areas" ;
    dct:format "CSV" ;
    dct:issued "2026-08-20T15:39:54.820468"^^xsd:dateTime ;
    dct:modified "2026-08-20T15:39:54.746978"^^xsd:dateTime ;
    dct:title "dwellings-in-flood-risk-areas.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Flood Risk Area" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/530ad77d-1d03-4154-808e-99e87295cafe/download> ;
    dgsp:comment "Number of dwellings in flood risk areas" ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Flood Risk Area" ;
            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/environment> a skos:Concept ;
    skos:prefLabel "Environment" .

