@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/od000022> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:identifier "OD000022" ;
    dct:issued "2026-07-07T10:11:32.071790"^^xsd:dateTime ;
    dct:language "lit" ;
    dct:modified "2026-07-30T06:25:32.318942"^^xsd:dateTime ;
    dct:title "Data on deaths and causes of death of permanent residents of Lithuania who died in Lithuania or abroad, and stillbirths of permanent residents of the Republic of Lithuania"@en,
        "Nuolatinių Lietuvos gyventojų, mirusių Lietuvoje ar užsienyje, ir nuolatinių Lietuvos Respublikos gyventojų negyvagimių mirties atvejų ir jų priežasčių duomenys"@lt ;
    owl:versionInfo "1.0.0" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:%5B%27atverimas@stat.gov.lt%27%5D> ] ;
    dcat:distribution <https://ckan.devdataportal.online/dataset/od000022/resource/odr000022_lt> ;
    dcat:landingPage <https://testdataportal.gov.lt> ;
    dcat:theme <LT_SOCI_3MORTALITY> .

<https://ckan.devdataportal.online/dataset/od000022/resource/odr000022_lt> a dcat:Distribution ;
    dct:description "Query access to the dataset through the portal API (nuolatinisgyventojas)."@en,
        "Prieiga prie duomenų rinkinio per portalo API (nuolatinisgyventojas)."@lt ;
    dct:format "json" ;
    dct:issued "2026-07-20T07:49:45.252743"^^xsd:dateTime ;
    dct:language "lit" ;
    dct:modified "2026-07-30T06:25:32.325242"^^xsd:dateTime ;
    dct:title "odr000022_lt" .

<https://testdataportal.gov.lt> a foaf:Document .

