@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/9850805d-e7e0-4f01-bf56-7cf155e7c28a> a dcat:Dataset ;
    dct:description "The Scottish Schools Adolescent Lifestyle and Substance Use Survey (SALSUS) is a continuation of a long established series of national surveys on smoking, drinking and drug use. These were carried out jointly in Scotland and England between 1982 and 2000, to provide a national picture of young peoples' smoking (from 1982), drinking (from 1990), and drug use (from 1998) behaviours within the context of other lifestyle, health and social factors. Since 2002, Scotland has developed its own, more tailored survey, known as SALSUS. SALSUS is a self-completion survey of 13 and 15 year olds administered in school by teachers in a mixed ability class, under exam conditions. The 2018 survey was the last SALSUS in its existing format. For more information, including the technical details visit the [Scottish Government](https://www.gov.scot/collections/scottish-schools-adolescent-lifestyle-and-substance-use-survey-salsus/) website." ;
    dct:identifier "9850805d-e7e0-4f01-bf56-7cf155e7c28a" ;
    dct:issued "2026-08-13T10:40:24.358341"^^xsd:dateTime ;
    dct:modified "2026-08-13T10:41:33.554432"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Drug use behaviour among young people (SALSUS)" ;
    adms:versionNotes "Not assessed" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:salsus@gov.scot> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:salsus@gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/9850805d-e7e0-4f01-bf56-7cf155e7c28a/resource/4d682cfc-77ed-4487-bf23-3613e6279379> ;
    dcat:theme <https://data.gov.scot/def/theme/health-and-social-care> ;
    dgsp:accuracy "Not assessed" ;
    dgsp:comment "Drug use among 13 and 15 year olds in Scotland." ;
    dgsp:completeness "Not assessed" ;
    dgsp:confidentiality "Not assessed" ;
    dgsp:consistency "Not assessed" ;
    dgsp:geographical_coverage "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:quality_management "Not assessed" ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2018"^^xsd:gYear ;
            dcat:startDate "2002"^^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/9850805d-e7e0-4f01-bf56-7cf155e7c28a/resource/4d682cfc-77ed-4487-bf23-3613e6279379> a dcat:Distribution ;
    dct:description "Data file for Drug use behaviour among young people (SALSUS)" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T10:41:33.568929"^^xsd:dateTime ;
    dct:modified "2026-08-13T10:41:33.563145"^^xsd:dateTime ;
    dct:title "drug-use-behaviour-among-young-people-salsus.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Last Drug Use" ],
                [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Age" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Gender" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/4d682cfc-77ed-4487-bf23-3613e6279379/download> ;
    dgsp:comment "Drug use among 13 and 15 year olds in Scotland." ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Gender" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Age" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "int" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Last Drug Use" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "int" ] .

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

<https://data.gov.scot/def/theme/health-and-social-care> a skos:Concept ;
    skos:prefLabel "Health and Social Care" .

