@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/3b3300ee-3a6f-46f7-827f-bc1684f99873> a dcat:Dataset ;
    dct:description "The Scottish Index of Multiple Deprivation (SIMD) provides a relative ranking of the Data Zones in Scotland from 1 (most deprived) to 6505 (least deprived) based on a weighted combination of data in the domains of Income, Housing, Health, Education, Skills and Training, Employment, Geographic Access to Services, and Crime (no Crime data available for SIMD 2004). Each of the domains can also be ranked individually. Using the relative rankings each data zone can be assigned to a decile for each domain and the overall index. Decile 1 is the most deprived 10% of Data Zones and decile 10 is the least deprived 10% of Data Zones. When comparing results from the different versions of the SIMD it is important to take into account changes to the methodology used to construct the individual domains and the overall SIMD between the three indices. More information can be found on[the Scottish Government website](https://www2.gov.scot/simd) . You can also view a map of [SIMD](http://statistics.gov.scot/slice?dataset=http%3A%2F%2Fstatistics.gov.scot%2Fdata%2Fscottish-index-of-multiple-deprivation-historical-i&http%3A%2F%2Fpurl.org%2Flinked-data%2Fcube%23measureType=http%3A%2F%2Fstatistics.gov.scot%2Fdef%2Fmeasure-properties%2Fdecile&http%3A%2F%2Fpurl.org%2Flinked-data%2Fsdmx%2F2009%2Fdimension%23refPeriod=http%3A%2F%2Freference.data.gov.uk%2Fid%2Fyear%2F2012&http%3A%2F%2Fstatistics.gov.scot%2Fdef%2Fdimension%2FsimdDomain=http%3A%2F%2Fstatistics.gov.scot%2Fdef%2Fconcept%2Fsimd-domain%2Fsimd&tab=charts)." ;
    dct:identifier "3b3300ee-3a6f-46f7-827f-bc1684f99873" ;
    dct:issued "2026-08-20T16:56:46.839457"^^xsd:dateTime ;
    dct:modified "2026-08-20T16:59:51.691084"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Scottish Index of Multiple Deprivation (Historical) - 2004-2012" ;
    adms:versionNotes "Not assessed" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:simd@gov.scot> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:simd@gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/3b3300ee-3a6f-46f7-827f-bc1684f99873/resource/92eb1022-dd78-48a7-8ea6-08283b6c9adf> ;
    dcat:theme <https://data.gov.scot/def/theme/scottish-index-of-multiple-deprivation> ;
    dgsp:accuracy "Further information on the background, methodology and development of the 2012 Scottish Index of Multiple Deprivation is available from [the Scottish Government website](https://www2.gov.scot/Topics/Statistics/SIMD/BackgroundMethodology)." ;
    dgsp:comment "Data Zone (2001) level ranks and quantiles for the Scottish Index of Multiple Deprivation (SIMD) overall, and by individual domain for 2004, 2006, 2009 and 2012." ;
    dgsp:completeness "Frequently asked questions, including how to use SIMD, are published on [the Scottish Government website](https://www2.gov.scot/Topics/Statistics/SIMD/FAQ)." ;
    dgsp:confidentiality "This dataset does not contain any sensitive or personal information." ;
    dgsp:consistency "SIMD is one of four indices that cover the whole of the UK. The Scottish index differs from the other indices in the UK by following a slightly different methodology in constructing the overall index. The following are the key differences: * SIMD is based on data zones which are smaller geographical units compared to the Lower Super Output Areas used in the other indices * The data sources are different for Health, Education, Crime and Housing domains" ;
    dgsp:geographical_coverage "S01" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:quality_management "Further information on the background, methodology and development of the 2012 Scottish Index of Multiple Deprivation is available from [the Scottish Government website](https://www2.gov.scot/Topics/Statistics/SIMD/BackgroundMethodology)." ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2012"^^xsd:gYear ;
            dcat:startDate "2004"^^xsd:gYear ] ;
    dgsp:timeliness "This dataset is not expected to be updated." ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "The Scottish Index of Multiple Deprivation (SIMD) combines seven different domains (aspects) of deprivation: * Income * Employment * Health * Education, Skills and Training * Geographic Access to Services * Crime * Housing" ;
    dgsp:will_be_updated false .

<https://admin.data.gov.scot/dataset/3b3300ee-3a6f-46f7-827f-bc1684f99873/resource/92eb1022-dd78-48a7-8ea6-08283b6c9adf> a dcat:Distribution ;
    dct:description "Data file for Scottish Index of Multiple Deprivation (Historical) - 2004-2012" ;
    dct:format "CSV" ;
    dct:issued "2026-08-20T16:59:51.708134"^^xsd:dateTime ;
    dct:modified "2026-08-20T16:59:51.701203"^^xsd:dateTime ;
    dct:title "scottish-index-of-multiple-deprivation-historical-i.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Simd Domain" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Value" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/92eb1022-dd78-48a7-8ea6-08283b6c9adf/download> ;
    dgsp:comment "Data Zone (2001) level ranks and quantiles for the Scottish Index of Multiple Deprivation (SIMD) overall, and by individual domain for 2004, 2006, 2009 and 2012." ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Simd Domain" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            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/scottish-index-of-multiple-deprivation> a skos:Concept ;
    skos:prefLabel "Scottish Index of Multiple Deprivation" .

