@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix healthdcatap: <http://healthdataportal.eu/ns/health#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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://ckan.hiqa.staging.derilinx.com/dataset/0bb0ed92-4cbe-42f0-83fc-ecb5e9ad4a93> a dcat:Dataset ;
    healthdcatap:healthCategory <http://health.europa.eu/ehds/category/public-health>,
        <http://health.europa.eu/ehds/category/registries>,
        <http://health.europa.eu/theme/epidemiology>,
        <http://health.europa.eu/theme/infectious-disease> ;
    healthdcatap:maxTypicalAge "85"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "0"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "1905878"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "474833"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/MONTHLY> ;
    dct:description """Health Behaviour in School-aged Children (HBSC) is a 
crossnational research study conducted in collaboration 
with the WHO Regional Office for Europe. The study aims to gain new insight into, and increase our understanding of young people’s health and well-being, health behaviours and 
their social context. In addition, the findings from the HBSC surveys are used to inform and influence children’s policy and practice at national and international levels. HBSC was initiated in 1982. HBSC 2022 involves more than 200,000 children from 51 countries and regions across Europe and North America.

**Purpose:** To increase understanding of young people's health and 
well-being and to use the findings to inform and influence 
health promotion policy and practice at national and international levels.

The sample frame includes all schools in Ireland with pupils from 3-6th class
 in primary schools and 1st-pre-leaving certificate in post-primary schools. 
Schools with only junior classes or only leaving certificate classes are not sampled.

**Coverage:** The target age groups for the HBSC study are 11, 13 
and 15 year olds attending school. These age groups 
represent the onset of adolescence, the challenge of 
physical and emotional changes, and the middle years 
when important life and career decisions are beginning to be made. 
HBSC Ireland colle""" ;
    dct:identifier "NDC-0036" ;
    dct:issued "1998-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-06-24"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label """Survey, self-completion questionnaire administered in school classrooms.
Data are collected every four years since 1998.""" ],
        [ a dct:ProvenanceStatement ;
            rdfs:label """Survey, self-completion questionnaire administered in school classrooms.
Data are collected every four years since 1998.""" ] ;
    dct:publisher [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "HBSC Ireland NUI Galway" ],
        [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "HBSC Ireland NUI Galway" ] ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/IRL> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2025-04-12"^^xsd:date ;
            dcat:startDate "1998-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2025-04-12"^^xsd:date ;
            dcat:startDate "1998-01-01"^^xsd:date ] ;
    dct:title "Health Behaviour in School Aged Children (HBSC)" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "HBSC Ireland NUI Galway" ;
            vcard:hasEmail <mailto:data@hbsc-ireland-nui-gal.ie> ],
        [ a vcard:Kind ;
            vcard:fn "HBSC Ireland NUI Galway" ;
            vcard:hasEmail <mailto:data@hbsc-ireland-nui-gal.ie> ] ;
    dcat:keyword "clinical-data",
        "healthcare",
        "registry" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> a dct:RightsStatement .

<http://publications.europa.eu/resource/authority/country/IRL> a dct:Location ;
    skos:prefLabel "Ireland" .

<http://publications.europa.eu/resource/authority/frequency/MONTHLY> a dct:Frequency .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

