@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.devdataportal.online/dataset/od000008> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "quarterly" ;
    dct:identifier "OD000008" ;
    dct:issued "2026-07-07T10:07:52.463223"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:27:05.834963"^^xsd:dateTime ;
    dct:title "Data from the State Register of Occupational Diseases of the Republic of Lithuania"@en,
        "Lietuvos Respublikos profesinių ligų valstybės registro duomenys"@lt ;
    owl:versionInfo "1.0.0" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:%5B%27atverimas@stat.gov.lt%27%5D> ;
            vcard:hasURL <https://testdataportal.gov.lt> ] ;
    dcat:distribution <https://ckan.devdataportal.online/dataset/od000008/resource/odr000008>,
        <https://ckan.devdataportal.online/dataset/od000008/resource/odr000008_lt> ;
    dcat:landingPage <https://data.gov.lt/datasets/2257/> ;
    dcat:theme <LT_HEAL> .

<https://ckan.devdataportal.online/dataset/od000008/resource/odr000008> a dcat:Distribution ;
    dct:description "Data on cases of occupational diseases and persons diagnosed with an occupational disease."@en,
        "Duomenys apie profesinių ligų atvejus ir asmenis, kuriems nustatyta profesinė liga."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:27:05.847279"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:27:05.843049"^^xsd:dateTime ;
    dct:title "odr000008" .

<https://ckan.devdataportal.online/dataset/od000008/resource/odr000008_lt> a dcat:Distribution ;
    dct:description "Query access to the dataset through the portal API (zodisrysys)."@en,
        "Prieiga prie duomenų rinkinio per portalo API (zodisrysys)."@lt ;
    dct:format "json" ;
    dct:issued "2026-07-20T07:52:52.822306"^^xsd:dateTime ;
    dct:language "lit" ;
    dct:modified "2026-08-21T13:27:05.841872"^^xsd:dateTime ;
    dct:title "odr000008_lt" .

<https://data.gov.lt/datasets/2257/> a foaf:Document .

