@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/od000020> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "quarterly" ;
    dct:identifier "OD000020" ;
    dct:issued "2026-07-07T10:11:31.713361"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:24:55.138857"^^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/od000020/resource/odr000020>,
        <https://ckan.devdataportal.online/dataset/od000020/resource/odr000020_lt> ;
    dcat:landingPage <https://data.gov.lt/datasets/2257/> ;
    dcat:theme <LT_HEAL> .

<https://ckan.devdataportal.online/dataset/od000020/resource/odr000020> 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:24:55.151522"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:24:55.147208"^^xsd:dateTime ;
    dct:title "odr000020" .

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

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

