@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.devdataportal.online/statistical_dataset/sd000299> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "quinquennial" ;
    dct:identifier "SD000299" ;
    dct:issued "2026-07-30T06:51:05.027692"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-19T20:35:36.921402"^^xsd:dateTime ;
    dct:title "Frequency of alcohol consumption in the past 12 months (Health interview survey) | Age groups | Frequency | Sex"@en,
        "Alkoholinių gėrimų vartojimo dažnumas per praėjusius 12 mėn. (Gyventojų sveikatos statistinis tyrimas) | Amžiaus grupės | Dažnumas | Lytis"@lt ;
    owl:versionInfo "1.0.0" ;
    dcat:distribution <https://ckan.devdataportal.online/dataset/sd000299/resource/sdr000299_en>,
        <https://ckan.devdataportal.online/dataset/sd000299/resource/sdr000299_lt> ;
    dcat:temporalResolution "P5Y"^^xsd:duration ;
    dcat:theme <LT_HEAL_4COP> .

<https://ckan.devdataportal.online/dataset/sd000299/resource/sdr000299_en> a dcat:Distribution ;
    dcatap:availability "stable" ;
    dct:description "Query access to the statistical dataset through the portal API."@en,
        "Prieiga prie statistinio duomenų rinkinio per portalo API."@lt ;
    dct:format "json" ;
    dct:issued "2026-07-30T06:56:20.595270"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-08-19T20:35:36.928281"^^xsd:dateTime ;
    dct:title "sdr000299_en" ;
    dcat:temporalResolution "P5Y"^^xsd:duration .

<https://ckan.devdataportal.online/dataset/sd000299/resource/sdr000299_lt> a dcat:Distribution ;
    dcatap:availability "stable" ;
    dct:description "Query access to the statistical dataset through the portal API."@en,
        "Prieiga prie statistinio duomenų rinkinio per portalo API."@lt ;
    dct:format "json" ;
    dct:issued "2026-07-30T06:54:15.591730"^^xsd:dateTime ;
    dct:language "lit" ;
    dct:modified "2026-08-19T20:35:36.928150"^^xsd:dateTime ;
    dct:title "sdr000299_lt" ;
    dcat:temporalResolution "P5Y"^^xsd:duration .

