@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/06289a7a-2e6f-422a-b714-b6f08f16d228> a dcat:Dataset ;
    dct:description "Note: This dataset will not be receiving updates through this portal.. Please refer to the [Public Health Scotland Open Data](https://www.opendata.nhs.scot/dataset/alcohol-related-hospital-statistics-scotland) platform for the relevant data.<br/><br/>Alcohol-related hospital statistics (ARHS) provide an annual update to figures on the alcohol-related inpatient and day case activity taking place within general acute hospitals and psychiatric hospitals in Scotland.  Ratios presented are [European Age-sex Standardised Rates (EASR)](https://www.opendata.nhs.scot/dataset/standard-populations).<br/><br/>All publications and supporting material to this topic area can be found on the [ISD Scotland - Drug and Alcohol Misuse Website.](http://www.isdscotland.org/Health-Topics/Drugs-and-Alcohol-Misuse/). Further open data on this topic is available from the [NHS Scotland Open Data website](https://www.opendata.nhs.scot/dataset/alcohol-related-hospital-statistics-scotland).<br/><br/>Hospital activity is data routinely drawn from hospital administrative systems across all NHS hospitals in Scotland. [SMR01 (Scottish Morbidity Records 01)](https://www.ndc.scot.nhs.uk/Data-Dictionary/SMR-Datasets/SMR01-General-Acute-Inpatient-and-Day-Case/) is the source for general acute inpatient and day case hospital activity for specialties other than mental health, maternity, neonatal and geriatric long-stay. [SMR04 (Scottish Morbidity Records 04)](https://www.ndc.scot.nhs.uk/Data-Dictionary/SMR-Datasets/SMR04-Mental-Health-Inpatient-and-Day-Case/) is the source for psychiatric inpatient and day case hospital activity." ;
    dct:identifier "06289a7a-2e6f-422a-b714-b6f08f16d228" ;
    dct:issued "2026-08-13T10:20:14.654251"^^xsd:dateTime ;
    dct:modified "2026-08-20T17:30:44.480663"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/135396f8-50ac-44c7-ad71-c25e29afd308> ;
    dct:title "Alcohol Related Hospital Statistics" ;
    adms:versionNotes "<br/>All data are revised annually to reflect any changes to analysis and to ensure the most complete information is presented. Data for the most recent financial year are provisional and may be subject to change in forthcoming publications. Minor revisions of this nature are often due to incomplete data returns at the time of previous publication." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:phs.alcohol@phs.scot> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:phs.alcohol@phs.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/06289a7a-2e6f-422a-b714-b6f08f16d228/resource/45ecdb75-570d-4dec-8a6d-2c1aacaac34a> ;
    dcat:theme <https://data.gov.scot/def/theme/health-and-social-care> ;
    dgsp:accuracy "Quality checks are conducted by ISD. Figures are compared to previously published data and expected trends." ;
    dgsp:comment "The alcohol-related inpatient and day case activity taking place within general acute hospitals and psychiatric hospitals in Scotland." ;
    dgsp:completeness "<br/>Patients with multiple alcohol related diagnoses are only counted once in aggregated ICD groups but counted in each category where the categories are listed. More definitions at: [http://www.isdscotland.org/Health-Topics/Hospital-Care/](http://www.isdscotland.org/Health-Topics/Hospital-Care/)" ;
    dgsp:confidentiality "The ISD Statistical Disclosure Protocol is followed." ;
    dgsp:consistency "Ratios presented here are [European Age-sex Standardised Rates (EASR)](https://www.opendata.nhs.scot/dataset/standard-populations)" ;
    dgsp:geographical_coverage "S08",
        "S12",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:quality_management "<br/>Details of data submission issues are available on the [SMR completeness webpage](http://www.isdscotland.org/Products-and-Services/Data-Support-and-Monitoring/SMR-Completeness/)." ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2019"^^xsd:gYear ;
            dcat:startDate "1981"^^xsd:gYear ] ;
    dgsp:timeliness "This dataset is updated annually." ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "Relevant to understanding Alcohol misuse in Scotland. Statistics will be used for policy making and service planning." ;
    dgsp:will_be_updated false .

<https://admin.data.gov.scot/dataset/06289a7a-2e6f-422a-b714-b6f08f16d228/resource/45ecdb75-570d-4dec-8a6d-2c1aacaac34a> a dcat:Distribution ;
    dct:description "Data file for Alcohol Related Hospital Statistics" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T10:21:41.606996"^^xsd:dateTime ;
    dct:modified "2026-08-13T10:21:41.601698"^^xsd:dateTime ;
    dct:title "alcohol-related-hospital-statistics.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "float" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Alcohol Condition" ],
                [ 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 Hospital" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Alcohol Related Hospital Activity" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/45ecdb75-570d-4dec-8a6d-2c1aacaac34a/download> ;
    dgsp:comment "The alcohol-related inpatient and day case activity taking place within general acute hospitals and psychiatric hospitals in Scotland." ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Alcohol Related Hospital Activity" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "float" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            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 "Type Of Hospital" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Alcohol Condition" ;
            dgsp:type "text" ] .

<https://admin.data.gov.scot/organization/135396f8-50ac-44c7-ad71-c25e29afd308> a foaf:Agent ;
    foaf:name "Public Health Scotland" .

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

