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

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

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

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

