@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/od000276> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "monthly" ;
    dct:identifier "OD000276" ;
    dct:issued "2026-08-06T19:16:17.557284"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:23:34.617514"^^xsd:dateTime ;
    dct:title "Data of the Register of Municipal Cemeteries"@en,
        "Savivaldybių kapinių 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/od000276/resource/odr000276> ;
    dcat:landingPage <https://data.gov.lt/datasets/2779/> ;
    dcat:theme <LT_GOVE> .

<https://ckan.devdataportal.online/dataset/od000276/resource/odr000276> a dcat:Distribution ;
    dct:description "The package contains data on the digitalised graves of cemeteries belonging to the municipalities of Lithuania and the deceased buried there. The characteristics of the tombs shall be indicated: length, width, size, number of buried deceased persons, WGS coordinates of the tombs, additional information. The characteristics of the buried deceased shall also include: name, surname, sex, dates of birth, death and burial, and data relating to his tomb (contact with other persons buried in the tomb, person supervising the tomb, depth of the tomb, place in the joint cemetery plan)."@en,
        "Rinkinyje pateikiami suskaitmenintų Lietuvos savivaldybėms priklausančių kapinių kapaviečių ir jose palaidotų velionių duomenys. Nurodomos kapaviečių charakteristikos: ilgis, plotis, dydis, palaidotų velionių skaičius, kapavietės WGS koordinatės, papildomo pobūdžio informacija. Taip pat pateikiamos palaidoto velionio charakteristikos: vardas, pavardė, lytis, gimimo, mirties ir palaidojimo datos, ir su jo kapaviete susiję duomenys (ryšys su kitais kapavietėje palaidotais asmenimis, kapą prižiūrinčiu asmeniu, kapo gylis, vieta bendrame kapinių plane). Duomenų teikėjas – Savivaldybės administracija."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:23:34.628738"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:23:34.625763"^^xsd:dateTime ;
    dct:title "odr000276" .

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

