@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/11ee44dc-c67a-468e-8a91-705558a6c133> a dcat:Dataset ;
    dct:description "Every year Scottish Household Survey (SHS) asks adults how strongly they feel they belong to their immediate neighbourhood.  The data is reported here on person level and is available by: <br/><br/>\\u2022 Local Authority<br/><br/>\\u2022 Gender of the randomly selected adult<br/><br/>*In the 2018 Scottish Household Survey the gender question was revised. In previous years interviewers asked if household members were 'male' or 'female'. In the 2018 survey the options given were: 'man/boy', 'woman/girl' and two additional responses: 'identified in another way' and 'refused'. In order to remain harmonised with other statistics.gov.scot datasets, the previous response options 'male' and 'female' will be maintained.*<br/><br/>\\u2022 Urban/Rural Classification <br/><br/>\\u2022 SIMD<br/><br/>\\u2022 Type Of Tenure<br/><br/>\\u2022 Household Type<br/><br/>\\u2022 Ethnicity<br/><br/>\\u2022 Walking distance to nearest green-space.<br/><br/><br/>The most recent annual publication can be accessed at [http://www.gov.scot/Topics/Statistics/16002/Publications](http://www.gov.scot/Topics/Statistics/16002/Publications)<br/><br/>The full questionnaire for each year can be accessed at: [https://www2.gov.scot/Topics/Statistics/16002/PublicationQuestionnaire](https://www2.gov.scot/Topics/Statistics/16002/PublicationQuestionnaire)<br/><br/>And the survey data for the full Scottish Household Survey is available from [the UK Data Service](https://beta.ukdataservice.ac.uk/datacatalogue/series/series?id=2000048#!/abstract)." ;
    dct:identifier "11ee44dc-c67a-468e-8a91-705558a6c133" ;
    dct:issued "2026-08-13T13:14:35.215490"^^xsd:dateTime ;
    dct:modified "2026-08-13T13:15:47.706320"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Community belonging - Scottish Household Survey" ;
    adms:versionNotes "The Scottish Household Survey is not subject to scheduled revision. Revisions and corrections to previously published statistics are dealt with in accordance with the Scottish Government Statistician Group corporate policy statement on revisions and corrections - a copy of which is available on [the Scottish Government website](https://www2.gov.scot/Topics/Statistics/About/CPSonRevisionsCorrections/Q/EditMode/on/ForceUpdate/on)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:shs@gov.scot> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:shs@gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/11ee44dc-c67a-468e-8a91-705558a6c133/resource/663161c5-8c52-4797-aeeb-5fd6e3283b36> ;
    dcat:theme <https://data.gov.scot/def/theme/community-wellbeing-and-social-environment> ;
    dgsp:accuracy "Some tables include missing values. This is where the base on which percentages would be calculated is less than 50 and this data is judged to be insufficiently robust for publication." ;
    dgsp:comment "How strongly adults in Scotland feel they belong to their immediate neighbourhood, from the Scottish Household Survey (SHS)" ;
    dgsp:completeness "A glossary of terms used in the Scottish Household Survey is available in [the annual report](https://www.gov.scot/publications/scotlands-people-annual-report-results-2018-scottish-household-survey/pages/15/)." ;
    dgsp:confidentiality "The Scottish Household Survey complies with statistical disclosure control principles and the Code of Practice for Official<br/>Statistics. It is therefore not possible to calculate how many respondents gave a certain<br/>answer based on the results of this survey." ;
    dgsp:consistency "The Scottish Government conducts several major population surveys that are used to inform the policy debate in Scotland and in some instances the surveys can be complementary. [The Long-Term Survey Strategy 2018-2022](https://www2.gov.scot/Resource/0053/00533188.pdf), of which the SHS is a central element, aims to ensure that the Scottish Government's population surveys continue to meet key information needs while maximising the analytical potential of the data they generate. A guide is available providing more information on [Scotland's surveys](http://www.gov.scot/Topics/Statistics/About/scotlandsurveys)." ;
    dgsp:geographical_coverage "S12",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:quality_management "Full details of the methodology and fieldwork outcomes for the Scottish Household Survey can be accessed [here](https://www2.gov.scot/Topics/Statistics/16002/PublicationMethodology)." ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2019"^^xsd:gYear ;
            dcat:startDate "2013"^^xsd:gYear ] ;
    dgsp:timeliness "This dataset will be updated annually." ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "The SHS is designed to provide reliable and up-to-date information on the composition, characteristics, attitudes and behaviour of private households and individuals, both nationally and at a sub-national level and to examine the physical condition of Scotland's homes. It covers a wide range of topics to allow links to be made between different policy areas." ;
    dgsp:will_be_updated false .

<https://admin.data.gov.scot/dataset/11ee44dc-c67a-468e-8a91-705558a6c133/resource/663161c5-8c52-4797-aeeb-5fd6e3283b36> a dcat:Distribution ;
    dct:description "Data file for Community belonging - Scottish Household Survey" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T13:15:47.719934"^^xsd:dateTime ;
    dct:modified "2026-08-13T13:15:47.713058"^^xsd:dateTime ;
    dct:title "community-belonging---shs.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ 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 "Walking Distance To Nearest Greenspace" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Urban Rural Classification" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Gender" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Household Type" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Community Belonging" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Ethnicity" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Type Of Tenure" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Simd Quintiles" ],
                [ a csvw:Column ;
                    csvw:datatype "float" ;
                    csvw:name "Value" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/663161c5-8c52-4797-aeeb-5fd6e3283b36/download> ;
    dgsp:comment "How strongly adults in Scotland feel they belong to their immediate neighbourhood, from the Scottish Household Survey (SHS)" ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "Household Type" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Urban Rural Classification" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "float" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Community Belonging" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Ethnicity" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Simd Quintiles" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Type Of Tenure" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "int" ],
        [ a dgsp:Column ;
            dgsp:column "Gender" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Walking Distance To Nearest Greenspace" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            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" .

