{
  "$schema": "https://govschema.org/spec/v0.3/govschema.schema.json",
  "govschemaVersion": "0.3.0",
  "id": "lt/vrk/prasymas-irasyti-i-rinkeju-sarasa",
  "version": "1.0.0",
  "title": "Lithuania — Application to Be Entered on the Voters' List (Prašymas įrašyti į rinkėjų sąrašą, Forma F5)",
  "description": "Lithuania's standard \"Prašymas įrašyti į rinkėjų sąrašą\" (Application to Be Entered on the Voters' List), Forma F5, approved by the Lietuvos Respublikos vyriausioji rinkimų komisija's (VRK, Central Electoral Commission of the Republic of Lithuania) decision No. Sp-80, Annex 5, dated 2022-09-14. A voter files it with the district/precinct election commission (apygardos/apylinkės rinkimų komisija) administering their address to be entered on, or corrected within, the voters' list ahead of an election — most commonly used when a voter's actual place of residence differs from their formally declared address. Opens Lithuania's National ID & Civic Documents vertical (previously screened and confirmed dead ends this and prior cycles for DMV/Passport/Visa; Business Formation and Taxes are already published).\n\nThis is a genuine, unauthenticated, print-and-hand-fill 2-page PDF with zero AcroForm widgets (getFieldObjects() returns null, getAnnotations() returns 0 entries on both pages). Models all 21 applicant-facing `fields[]` this printed structure exposes: identity (name, surname, personal code, date of birth, ID/passport document number), full address (street, house/apartment number, village-or-town, eldership, city, district), a declared-address-vs-actual-residence checkbox pair plus a supporting-explanation field, a phone number, the addressee district/precinct election commission name and number the request is submitted to, and the applicant's signature date.\n\nScope decision disclosed in full in VERIFICATION.md: the form's own office-only content is excluded from this applicant-facing schema — (1) two small pre-printed registration-number boxes (top-left \"Formos F5 registravimo Nr.\" and top-right \"Rinkėjo numeris apylinkės rinkėjų sąraše\"), both filled by the receiving commission, not the applicant; (2) the lower half of page 1 (\"Asmens įrašymo į rinkėjų sąrašą posistemėje RINKĖJAI ... patikrinimas\" through the commission chairperson's signature block), the precinct election commission's own verification/decision section, confirmed via vector-graphics checkbox-rectangle coordinates to carry 6 of the form's 8 checkbox squares (the other 2 belong to the applicant-facing declared/actual-residence pair); and (3) page 2 in its entirety, which contains no fields at all — only a legend explaining the commission's four lettered decision codes (A-D) and a GDPR-style data-controller notice — consistent with this registry's established pattern of excluding official-use-only sections. This document is authored at `structural-reference` maturity: the form's own printed structure is fully transcribed, but no live filing with a district/precinct election commission was attempted. GovSchema is an independent, non-profit standards body and is not affiliated with, endorsed by, or operated by the Government of the Republic of Lithuania or the Lietuvos Respublikos vyriausioji rinkimų komisija.",
  "status": "draft",
  "jurisdiction": {
    "country": "LT",
    "level": "national"
  },
  "authority": {
    "name": "Apygardos ir apylinkės rinkimų komisijos (District and Precinct Election Commissions)",
    "url": "https://www.vrk.lt",
    "operatedBy": {
      "name": "Lietuvos Respublikos vyriausioji rinkimų komisija (Central Electoral Commission of the Republic of Lithuania)",
      "abbreviation": "VRK",
      "url": "https://www.vrk.lt",
      "basis": "Forma F5 is approved by the Central Electoral Commission's (VRK) decision No. Sp-80, Annex 5, dated 2022-09-14 (\"Forma F5 patvirtinta Lietuvos Respublikos vyriausiosios rinkimų komisijos 2022 m. rugsėjo 14 d. sprendimu Nr. Sp-80, 5 priedas\", printed on the form itself), and is filed by the applicant with whichever district (apygardos) and precinct (apylinkės) election commission administers their address, per the addressee fields printed on the form's own header."
    }
  },
  "process": {
    "type": "registration",
    "language": "lt"
  },
  "source": {
    "url": "http://web.archive.org/web/20230127182359/https://www.rinkejopuslapis.lt/documents/10508/1233479/Sp-80+5+priedas+F5+forma.pdf/f64b155c-d85c-432c-8bc0-df8c0736748f",
    "retrievedAt": "2026-07-14",
    "documentRef": "VRK sprendimas Nr. Sp-80, 5 priedas (Forma F5)"
  },
  "verification": {
    "method": "manual-source-review-v1",
    "lastVerifiedAt": "2026-07-14",
    "verifiedBy": "GovSchema Engineering",
    "nextReviewBy": "2027-01-14",
    "notes": "GovSchema Standard Research cycle GOV-3015. The live rinkejopuslapis.lt URL 403s behind Cloudflare; independently re-fetched via a Wayback Machine capture this cycle with curl (HTTP 200, application/pdf, 960,453 bytes, sha256 0641521d1b192509e1ed0d023c2a2443ce248280d0fa613d0d6016d42d049137), confirmed authentic against the x-archive-orig-content-length response header and confirmed via the CDX API as the form's only archived snapshot (i.e. also the freshest). Independently confirmed the form remains listed as 'rinkėjų sąrašą (Forma F5) (PDF)' on a 2023-12-01 Wayback capture of vrk.lt/prasymai-vrk. Independently re-extracted the full 2-page text and structure from scratch via pdfjs-dist getTextContent()/getFieldObjects()/getAnnotations()/getOperatorList() (not trusted from the pre-scouted figures as-is): confirmed 2 pages, zero AcroForm fields, zero annotations on both pages, and used vector rectangle-drawing operators to independently locate all 8 checkbox squares on the form and confirm exactly 2 belong to the applicant-facing section. See VERIFICATION.md for the full sourcing chain and every disclosed scoping decision."
  },
  "maturity": {
    "level": "structural-reference",
    "criteria": {
      "structuralReference": true,
      "verifiedSchema": false,
      "agentReadySchema": false,
      "executionTestedSchema": false
    },
    "method": "maturity-self-assessment-v1",
    "assertedBy": "GovSchema Engineering",
    "assertedAt": "2026-07-14"
  },
  "license": "CC-BY-4.0",
  "fields": [
    {
      "name": "addresseeDistrictCommissionName",
      "label": "apygardos rinkimų komisijai",
      "type": "string",
      "required": false,
      "description": "Name of the district (apygardos) election commission the application is addressed to.",
      "sourceRef": "Page 1 header, '______ apygardos rinkimų komisijai Nr. ____'"
    },
    {
      "name": "addresseeDistrictCommissionNumber",
      "label": "apygardos rinkimų komisijai Nr.",
      "type": "string",
      "required": false,
      "description": "Number of the district (apygardos) election commission the application is addressed to.",
      "sourceRef": "Page 1 header, '______ apygardos rinkimų komisijai Nr. ____'"
    },
    {
      "name": "addresseePrecinctCommissionName",
      "label": "apylinkės rinkimų komisijai",
      "type": "string",
      "required": false,
      "description": "Name of the precinct (apylinkės) election commission the application is submitted to.",
      "sourceRef": "Page 1 header, '(Prašymas įteikiamas ______ apylinkės rinkimų komisijai Nr. ____ )'"
    },
    {
      "name": "addresseePrecinctCommissionNumber",
      "label": "apylinkės rinkimų komisijai Nr.",
      "type": "string",
      "required": false,
      "description": "Number of the precinct (apylinkės) election commission the application is submitted to.",
      "sourceRef": "Page 1 header, '(Prašymas įteikiamas ______ apylinkės rinkimų komisijai Nr. ____ )'"
    },
    {
      "name": "name",
      "label": "Vardas (-ai)",
      "type": "string",
      "required": true,
      "description": "Given name(s). Per the form's own instructional note, must be written in capital letters exactly as recorded in the applicant's passport or ID card.",
      "sourceRef": "Page 1, 'Vardas (-ai)'"
    },
    {
      "name": "surname",
      "label": "Pavardė",
      "type": "string",
      "required": true,
      "description": "Surname. Per the form's own instructional note, must be written in capital letters exactly as recorded in the applicant's passport or ID card.",
      "sourceRef": "Page 1, 'Pavardė'"
    },
    {
      "name": "personalCode",
      "label": "Asmens kodas",
      "type": "string",
      "required": true,
      "description": "Lithuanian personal code (asmens kodas), an 11-digit national identifier.",
      "sourceRef": "Page 1, 'Asmens kodas'",
      "validation": {
        "pattern": "^[0-9]{11}$"
      }
    },
    {
      "name": "dateOfBirth",
      "label": "Gimimo data",
      "type": "date",
      "required": true,
      "sourceRef": "Page 1, 'Gimimo data'"
    },
    {
      "name": "idDocumentNumber",
      "label": "Paso serija, numeris arba asmens tapatybės kortelės numeris",
      "type": "string",
      "required": true,
      "description": "Passport series and number, or identity-card number.",
      "sourceRef": "Page 1, 'Paso serija, numeris arba asmens tapatybės kortelės numeris'"
    },
    {
      "name": "street",
      "label": "gatvė",
      "type": "string",
      "required": true,
      "description": "Street name, part of 'Mano adresas:' (My address:).",
      "sourceRef": "Page 1, 'Prašau įrašyti mane į rinkėjų sąrašą dalyvauti rinkimuose. Mano adresas:' / 'gatvė'"
    },
    {
      "name": "houseNumber",
      "label": "namo Nr.",
      "type": "string",
      "required": true,
      "sourceRef": "Page 1, 'namo Nr.'"
    },
    {
      "name": "apartmentNumber",
      "label": "buto Nr.",
      "type": "string",
      "required": false,
      "description": "Apartment number, when the residence is a multi-unit building.",
      "sourceRef": "Page 1, 'buto Nr.'"
    },
    {
      "name": "villageOrTown",
      "label": "kaimas, miestelis",
      "type": "string",
      "required": false,
      "description": "Village or town name, used for a rural address (alternative to `city` for an urban address).",
      "sourceRef": "Page 1, 'kaimas, miestelis'"
    },
    {
      "name": "eldership",
      "label": "seniūnija",
      "type": "string",
      "required": false,
      "description": "Eldership (seniūnija), the local administrative subdivision, used for a rural address.",
      "sourceRef": "Page 1, 'seniūnija'"
    },
    {
      "name": "city",
      "label": "miestas",
      "type": "string",
      "required": false,
      "description": "City name, used for an urban address (alternative to `villageOrTown`/`eldership`/`district`).",
      "sourceRef": "Page 1, 'miestas'"
    },
    {
      "name": "district",
      "label": "rajonas",
      "type": "string",
      "required": false,
      "description": "District (rajonas), used for a rural address.",
      "sourceRef": "Page 1, 'rajonas'"
    },
    {
      "name": "declaredAddressConfirmed",
      "label": "1. Šį adresą esu deklaravęs",
      "type": "boolean",
      "required": false,
      "description": "Checkbox confirming the address given above is the applicant's formally declared address. Independently confirmed via a vector-graphics checkbox rectangle immediately to the right of this text (distinct from the neighboring `actualResidenceConfirmed` checkbox).",
      "sourceRef": "Page 1, '1. Šį adresą esu deklaravęs'"
    },
    {
      "name": "actualResidenceConfirmed",
      "label": "2. Faktiškai gyvenu šiuo adresu",
      "type": "boolean",
      "required": false,
      "description": "Checkbox confirming the address given above is the applicant's actual place of residence. Independently confirmed via its own vector-graphics checkbox rectangle, distinct from `declaredAddressConfirmed`.",
      "sourceRef": "Page 1, '2. Faktiškai gyvenu šiuo adresu'"
    },
    {
      "name": "explanationsAndEvidence",
      "label": "Pateikite tai pagrindžiančius paaiškinimus ir įrodymus",
      "type": "string",
      "required": false,
      "description": "Free-text explanations and supporting evidence, provided when the applicant's declared address and actual residence differ. The form prints no explicit gating instruction tying this field to a specific checkbox combination, so no `requiredWhen` condition is encoded here.",
      "sourceRef": "Page 1, 'Pateikite tai pagrindžiančius paaiškinimus ir įrodymus'"
    },
    {
      "name": "phoneNumber",
      "label": "Telefono Nr.",
      "type": "string",
      "required": false,
      "sourceRef": "Page 1, 'Telefono Nr.'"
    },
    {
      "name": "signatureDate",
      "label": "Rinkėjo parašas ... 202_-...",
      "type": "date",
      "required": true,
      "description": "Date accompanying the voter's handwritten signature. The form pre-prints the '202' decade prefix on the blank date line. Signing under the form's own printed certification statement ('PATVIRTINU, KAD MANO PATEIKTI DUOMENYS YRA TEISINGI.' — I confirm that the data I have provided are correct) is not itself a separate checkbox or field on the form.",
      "sourceRef": "Page 1, 'Rinkėjo parašas ___________________ 202_-___________'"
    }
  ]
}
