@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/od000201> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "public" ] ;
    dct:accrualPeriodicity "never" ;
    dct:identifier "OD000201" ;
    dct:issued "2026-08-06T19:15:54.990289"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:21:16.556068"^^xsd:dateTime ;
    dct:title "Vilnius City Municipality Register of Legal Acts"@en,
        "Vilniaus miesto savivaldybės teisės aktų registras"@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/od000201/resource/odr000201> ;
    dcat:landingPage <https://data.gov.lt/datasets/3857/> ;
    dcat:theme <LT_JUST> .

<https://ckan.devdataportal.online/dataset/od000201/resource/odr000201> a dcat:Distribution ;
    dct:description "The package publishes legal objects published by the mayor, council, administration and elders of Vilnius City Municipality: orders, decisions, ordinances, drafts and orders. The data shall cover the period from 1990. The object of the sample shall be one document. The collection collects historical data and therefore includes legislation that has expired. The following features of legal acts shall be published: the name, the date of publication, the number of the ordinance, the municipal entity which issued the act and the status of the act. Consumers can also analyse the relationship between published legislation – which documents are related, whether or not there are annexes to other legislation (see the Merger model). Data provider – Vilnius City Municipality Administration."@en,
        "Rinkinyje skelbiami Vilniaus miesto savivaldybės mero, tarybos, administracijos ir seniūnų paskelbti teisės aktų objektai: įsakymai, sprendimai, potvarkiai, projektai ir įsakai. Duomenys apima laikotarpį nuo 1990 m. Rinkinio objektas – vienas dokumentas. Rinkinyje kaupiami istoriniai duomenys, todėl įtraukti ir nustoję galioti teisės aktai. Skelbiami šie teisės aktų požymiai: pavadinimas, paskelbimo data, potvarkio numeris, aktą paskelbęs savivaldybės subjektas ir akto statusas. Vartotojai taip pat gali analizuoti paskelbtų teisės aktų tarpusavio ryšius – kurie dokumentai susiję, keičia ar yra priedai kitiems teisės aktams (žr. modelį Jungimas). Duomenų teikėjas – Vilniaus miesto savivaldybės administracija."@lt ;
    dct:format "json" ;
    dct:issued "2026-08-21T13:21:16.568317"^^xsd:dateTime ;
    dct:language "eng",
        "lit" ;
    dct:modified "2026-08-21T13:21:16.565451"^^xsd:dateTime ;
    dct:title "odr000201" .

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

