From e212ae7976250aa7cabc09fe35164d46a6b8660d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martynas=20Jusevi=C4=8Dius?= Date: Sat, 25 Jul 2026 12:07:16 +0300 Subject: [PATCH] Materialize cross-domain links in committed datasets MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit c95f02d added the cross-domain mapping code (MP -> electoral constituency, legal entity -> registered admin unit) but shipped pipeline code only, without regenerating datasets/current/. The committed snapshots therefore lacked the links, and the two example queries that rely on them returned nothing. Regenerate the affected domains (make -C etl/seimas all, make -C etl/legal-entities all) so the snapshots include: - persons.trig: ltlod:electoralDistrict from each single-member seat tenure to constituencies/ (74 links across 71 districts); plus fresh members-feed data (a membership end date, new tenure records). - constituencies/constituencies.trig: 71 single-member electoral districts (apygardos) parsed from the members feed (new container). - institutions.trig: the SEMIC registered-office chain org:hasRegisteredSite -> org:Site -> org:siteAddress -> locn:Address -> locn:adminUnit into the admin-units hierarchy (2507 offices resolved). - EXAMPLES.md: the previously-empty "Seimo nariai pagal apygardą" and "Įstaigos pagal savivaldybę" result tables, re-rendered. Both datasets validate (riot + SHACL). The large TriG line churn is arq CONSTRUCT output reordering, not semantic change (persons.trig delta is +78/-1 quads by sorted N-Quads). Co-Authored-By: Claude Opus 4.8 (1M context) --- .../constituencies/constituencies.trig | 930 + .../current/legal-entities/institutions.trig | 59321 +++++++++++----- datasets/current/seimas/persons.trig | 40610 +++++------ etl/queries/EXAMPLES.md | 41 + 4 files changed, 61004 insertions(+), 39898 deletions(-) create mode 100644 datasets/current/constituencies/constituencies.trig diff --git a/datasets/current/constituencies/constituencies.trig b/datasets/current/constituencies/constituencies.trig new file mode 100644 index 0000000..f770fb2 --- /dev/null +++ b/datasets/current/constituencies/constituencies.trig @@ -0,0 +1,930 @@ +PREFIX dct: +PREFIX dh: +PREFIX foaf: +PREFIX ltlod: +PREFIX rdf: +PREFIX sioc: +PREFIX skos: + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "45"; + skos:notation "45"; + skos:prefLabel "Šiaulių krašto"@lt . + + rdf:type dh:Item; + dct:title "Šiaulių krašto rinkimų apygarda (Nr. 45)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "33"; + skos:notation "33"; + skos:prefLabel "Aukštaitijos"@lt . + + rdf:type dh:Item; + dct:title "Aukštaitijos rinkimų apygarda (Nr. 33)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "65"; + skos:notation "65"; + skos:prefLabel "Raudondvario"@lt . + + rdf:type dh:Item; + dct:title "Raudondvario rinkimų apygarda (Nr. 65)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "21"; + skos:notation "21"; + skos:prefLabel "Šilainių"@lt . + + rdf:type dh:Item; + dct:title "Šilainių rinkimų apygarda (Nr. 21)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "53"; + skos:notation "53"; + skos:prefLabel "Nalšios pietinė"@lt . + + rdf:type dh:Item; + dct:title "Nalšios pietinė rinkimų apygarda (Nr. 53)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "49"; + skos:notation "49"; + skos:prefLabel "Deltuvos šiaurinė"@lt . + + rdf:type dh:Item; + dct:title "Deltuvos šiaurinė rinkimų apygarda (Nr. 49)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "37"; + skos:notation "37"; + skos:prefLabel "Kuršo"@lt . + + rdf:type dh:Item; + dct:title "Kuršo rinkimų apygarda (Nr. 37)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "69"; + skos:notation "69"; + skos:prefLabel "Dzūkijos"@lt . + + rdf:type dh:Item; + dct:title "Dzūkijos rinkimų apygarda (Nr. 69)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "25"; + skos:notation "25"; + skos:prefLabel "Marių"@lt . + + rdf:type dh:Item; + dct:title "Marių rinkimų apygarda (Nr. 25)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "13"; + skos:notation "13"; + skos:prefLabel "Pašilaičių"@lt . + + rdf:type dh:Item; + dct:title "Pašilaičių rinkimų apygarda (Nr. 13)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "57"; + skos:notation "57"; + skos:prefLabel "Nemenčinės"@lt . + + rdf:type dh:Item; + dct:title "Nemenčinės rinkimų apygarda (Nr. 57)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "29"; + skos:notation "29"; + skos:prefLabel "Panevėžio vakarinė"@lt . + + rdf:type dh:Item; + dct:title "Panevėžio vakarinė rinkimų apygarda (Nr. 29)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "17"; + skos:notation "17"; + skos:prefLabel "Petrašiūnų–Gričiupio"@lt . + + rdf:type dh:Item; + dct:title "Petrašiūnų–Gričiupio rinkimų apygarda (Nr. 17)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "9"; + skos:notation "9"; + skos:prefLabel "Lazdynų"@lt . + + rdf:type dh:Item; + dct:title "Lazdynų rinkimų apygarda (Nr. 9)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "1"; + skos:notation "1"; + skos:prefLabel "Senamiesčio–Žvėryno"@lt . + + rdf:type dh:Item; + dct:title "Senamiesčio–Žvėryno rinkimų apygarda (Nr. 1)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "5"; + skos:notation "5"; + skos:prefLabel "Fabijoniškių"@lt . + + rdf:type dh:Item; + dct:title "Fabijoniškių rinkimų apygarda (Nr. 5)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "41"; + skos:notation "41"; + skos:prefLabel "Kelmės–Šilalės"@lt . + + rdf:type dh:Item; + dct:title "Kelmės–Šilalės rinkimų apygarda (Nr. 41)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "61"; + skos:notation "61"; + skos:prefLabel "Deltuvos pietinė"@lt . + + rdf:type dh:Item; + dct:title "Deltuvos pietinė rinkimų apygarda (Nr. 61)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "34"; + skos:notation "34"; + skos:prefLabel "Tauragės"@lt . + + rdf:type dh:Item; + dct:title "Tauragės rinkimų apygarda (Nr. 34)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "66"; + skos:notation "66"; + skos:prefLabel "Garliavos"@lt . + + rdf:type dh:Item; + dct:title "Garliavos rinkimų apygarda (Nr. 66)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "22"; + skos:notation "22"; + skos:prefLabel "Pajūrio"@lt . + + rdf:type dh:Item; + dct:title "Pajūrio rinkimų apygarda (Nr. 22)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "54"; + skos:notation "54"; + skos:prefLabel "Marijampolės"@lt . + + rdf:type dh:Item; + dct:title "Marijampolės rinkimų apygarda (Nr. 54)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "10"; + skos:notation "10"; + skos:prefLabel "Naujosios Vilnios"@lt . + + rdf:type dh:Item; + dct:title "Naujosios Vilnios rinkimų apygarda (Nr. 10)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "42"; + skos:notation "42"; + skos:prefLabel "Raseinių–Josvainių"@lt . + + rdf:type dh:Item; + dct:title "Raseinių–Josvainių rinkimų apygarda (Nr. 42)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "38"; + skos:notation "38"; + skos:prefLabel "Mažeikių"@lt . + + rdf:type dh:Item; + dct:title "Mažeikių rinkimų apygarda (Nr. 38)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "26"; + skos:notation "26"; + skos:prefLabel "Saulės"@lt . + + rdf:type dh:Item; + dct:title "Saulės rinkimų apygarda (Nr. 26)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "58"; + skos:notation "58"; + skos:prefLabel "Trakų–Vievio"@lt . + + rdf:type dh:Item; + dct:title "Trakų–Vievio rinkimų apygarda (Nr. 58)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "14"; + skos:notation "14"; + skos:prefLabel "Naujininkų–Rasų"@lt . + + rdf:type dh:Item; + dct:title "Naujininkų–Rasų rinkimų apygarda (Nr. 14)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "46"; + skos:notation "46"; + skos:prefLabel "Žiemgalos vakarinė"@lt . + + rdf:type dh:Item; + dct:title "Žiemgalos vakarinė rinkimų apygarda (Nr. 46)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "18"; + skos:notation "18"; + skos:prefLabel "Panemunės"@lt . + + rdf:type dh:Item; + dct:title "Panemunės rinkimų apygarda (Nr. 18)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "6"; + skos:notation "6"; + skos:prefLabel "Šeškinės–Šnipiškių"@lt . + + rdf:type dh:Item; + dct:title "Šeškinės–Šnipiškių rinkimų apygarda (Nr. 6)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "70"; + skos:notation "70"; + skos:prefLabel "Jotvingių"@lt . + + rdf:type dh:Item; + dct:title "Jotvingių rinkimų apygarda (Nr. 70)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "30"; + skos:notation "30"; + skos:prefLabel "Alytaus"@lt . + + rdf:type dh:Item; + dct:title "Alytaus rinkimų apygarda (Nr. 30)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "62"; + skos:notation "62"; + skos:prefLabel "Karšuvos"@lt . + + rdf:type dh:Item; + dct:title "Karšuvos rinkimų apygarda (Nr. 62)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "50"; + skos:notation "50"; + skos:prefLabel "Sėlos rytinė"@lt . + + rdf:type dh:Item; + dct:title "Sėlos rytinė rinkimų apygarda (Nr. 50)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "2"; + skos:notation "2"; + skos:prefLabel "Naujamiesčio–Vilkpėdės"@lt . + + rdf:type dh:Item; + dct:title "Naujamiesčio–Vilkpėdės rinkimų apygarda (Nr. 2)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "67"; + skos:notation "67"; + skos:prefLabel "Dainavos"@lt . + + rdf:type dh:Item; + dct:title "Dainavos rinkimų apygarda (Nr. 67)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "23"; + skos:notation "23"; + skos:prefLabel "Danės"@lt . + + rdf:type dh:Item; + dct:title "Danės rinkimų apygarda (Nr. 23)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "11"; + skos:notation "11"; + skos:prefLabel "Vilniaus pietinė"@lt . + + rdf:type dh:Item; + dct:title "Vilniaus pietinė rinkimų apygarda (Nr. 11)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "55"; + skos:notation "55"; + skos:prefLabel "Riešės"@lt . + + rdf:type dh:Item; + dct:title "Riešės rinkimų apygarda (Nr. 55)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "43"; + skos:notation "43"; + skos:prefLabel "Kėdainių"@lt . + + rdf:type dh:Item; + dct:title "Kėdainių rinkimų apygarda (Nr. 43)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "31"; + skos:notation "31"; + skos:prefLabel "Gargždų"@lt . + + rdf:type dh:Item; + dct:title "Gargždų rinkimų apygarda (Nr. 31)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "27"; + skos:notation "27"; + skos:prefLabel "Aušros"@lt . + + rdf:type dh:Item; + dct:title "Aušros rinkimų apygarda (Nr. 27)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "59"; + skos:notation "59"; + skos:prefLabel "Kaišiadorių–Elektrėnų"@lt . + + rdf:type dh:Item; + dct:title "Kaišiadorių–Elektrėnų rinkimų apygarda (Nr. 59)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "15"; + skos:notation "15"; + skos:prefLabel "Kalniečių"@lt . + + rdf:type dh:Item; + dct:title "Kalniečių rinkimų apygarda (Nr. 15)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "47"; + skos:notation "47"; + skos:prefLabel "Žiemgalos rytinė"@lt . + + rdf:type dh:Item; + dct:title "Žiemgalos rytinė rinkimų apygarda (Nr. 47)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "35"; + skos:notation "35"; + skos:prefLabel "Plungės–Rietavo"@lt . + + rdf:type dh:Item; + dct:title "Plungės–Rietavo rinkimų apygarda (Nr. 35)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "19"; + skos:notation "19"; + skos:prefLabel "Aleksoto–Vilijampolės"@lt . + + rdf:type dh:Item; + dct:title "Aleksoto–Vilijampolės rinkimų apygarda (Nr. 19)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "39"; + skos:notation "39"; + skos:prefLabel "Žemaitijos šiaurinė"@lt . + + rdf:type dh:Item; + dct:title "Žemaitijos šiaurinė rinkimų apygarda (Nr. 39)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "7"; + skos:notation "7"; + skos:prefLabel "Justiniškių–Viršuliškių"@lt . + + rdf:type dh:Item; + dct:title "Justiniškių–Viršuliškių rinkimų apygarda (Nr. 7)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "63"; + skos:notation "63"; + skos:prefLabel "Sūduvos pietinė"@lt . + + rdf:type dh:Item; + dct:title "Sūduvos pietinė rinkimų apygarda (Nr. 63)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "51"; + skos:notation "51"; + skos:prefLabel "Utenos"@lt . + + rdf:type dh:Item; + dct:title "Utenos rinkimų apygarda (Nr. 51)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "3"; + skos:notation "3"; + skos:prefLabel "Antakalnio"@lt . + + rdf:type dh:Item; + dct:title "Antakalnio rinkimų apygarda (Nr. 3)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "71"; + skos:notation "71"; + skos:prefLabel "Pasaulio lietuvių"@lt . + + rdf:type dh:Item; + dct:title "Pasaulio lietuvių rinkimų apygarda (Nr. 71)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "12"; + skos:notation "12"; + skos:prefLabel "Verkių"@lt . + + rdf:type dh:Item; + dct:title "Verkių rinkimų apygarda (Nr. 12)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "56"; + skos:notation "56"; + skos:prefLabel "Šalčininkų–Vilniaus"@lt . + + rdf:type dh:Item; + dct:title "Šalčininkų–Vilniaus rinkimų apygarda (Nr. 56)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "44"; + skos:notation "44"; + skos:prefLabel "Radviliškio–Tytuvėnų"@lt . + + rdf:type dh:Item; + dct:title "Radviliškio–Tytuvėnų rinkimų apygarda (Nr. 44)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "32"; + skos:notation "32"; + skos:prefLabel "Šilutės"@lt . + + rdf:type dh:Item; + dct:title "Šilutės rinkimų apygarda (Nr. 32)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "64"; + skos:notation "64"; + skos:prefLabel "Sūduvos šiaurinė"@lt . + + rdf:type dh:Item; + dct:title "Sūduvos šiaurinė rinkimų apygarda (Nr. 64)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "20"; + skos:notation "20"; + skos:prefLabel "Centro–Žaliakalnio"@lt . + + rdf:type dh:Item; + dct:title "Centro–Žaliakalnio rinkimų apygarda (Nr. 20)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "16"; + skos:notation "16"; + skos:prefLabel "Savanorių"@lt . + + rdf:type dh:Item; + dct:title "Savanorių rinkimų apygarda (Nr. 16)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "48"; + skos:notation "48"; + skos:prefLabel "Sėlos vakarinė"@lt . + + rdf:type dh:Item; + dct:title "Sėlos vakarinė rinkimų apygarda (Nr. 48)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "36"; + skos:notation "36"; + skos:prefLabel "Mėguvos"@lt . + + rdf:type dh:Item; + dct:title "Mėguvos rinkimų apygarda (Nr. 36)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "24"; + skos:notation "24"; + skos:prefLabel "Baltijos"@lt . + + rdf:type dh:Item; + dct:title "Baltijos rinkimų apygarda (Nr. 24)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "68"; + skos:notation "68"; + skos:prefLabel "Vilkaviškio"@lt . + + rdf:type dh:Item; + dct:title "Vilkaviškio rinkimų apygarda (Nr. 68)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "28"; + skos:notation "28"; + skos:prefLabel "Nevėžio"@lt . + + rdf:type dh:Item; + dct:title "Nevėžio rinkimų apygarda (Nr. 28)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "8"; + skos:notation "8"; + skos:prefLabel "Pilaitės–Karoliniškių"@lt . + + rdf:type dh:Item; + dct:title "Pilaitės–Karoliniškių rinkimų apygarda (Nr. 8)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "52"; + skos:notation "52"; + skos:prefLabel "Nalšios šiaurinė"@lt . + + rdf:type dh:Item; + dct:title "Nalšios šiaurinė rinkimų apygarda (Nr. 52)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "40"; + skos:notation "40"; + skos:prefLabel "Telšių"@lt . + + rdf:type dh:Item; + dct:title "Telšių rinkimų apygarda (Nr. 40)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "4"; + skos:notation "4"; + skos:prefLabel "Žirmūnų"@lt . + + rdf:type dh:Item; + dct:title "Žirmūnų rinkimų apygarda (Nr. 4)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} + + { + + rdf:type ltlod:ElectoralDistrict; + dct:identifier "60"; + skos:notation "60"; + skos:prefLabel "Jonavos"@lt . + + rdf:type dh:Item; + dct:title "Jonavos rinkimų apygarda (Nr. 60)"@lt; + sioc:has_container ; + foaf:primaryTopic . +} diff --git a/datasets/current/legal-entities/institutions.trig b/datasets/current/legal-entities/institutions.trig index d3fbbbf..72f4e82 100644 --- a/datasets/current/legal-entities/institutions.trig +++ b/datasets/current/legal-entities/institutions.trig @@ -1,6 +1,7 @@ PREFIX dct: PREFIX dh: PREFIX foaf: +PREFIX locn: PREFIX org: PREFIX rov: PREFIX schema: @@ -45,15 +46,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20306" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190343829"; - skos:prefLabel "Ukmergės r. Deltuvos pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Ukmergės r. Deltuvos pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190343829"; + skos:prefLabel "Ukmergės r. Deltuvos pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės r. Deltuvos pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-09"^^xsd:date . a dh:Item; dct:title "Ukmergės r. Deltuvos pagrindinė mokykla"@lt; @@ -80,15 +89,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-88324" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306109002"; - skos:prefLabel "Žemaitijos saugomų teritorijų direkcija"@lt; - rov:companyType ; - rov:legalName "Žemaitijos saugomų teritorijų direkcija"@lt; - rov:orgStatus ; - schema:foundingDate "2022-07-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306109002"; + skos:prefLabel "Žemaitijos saugomų teritorijų direkcija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Žemaitijos saugomų teritorijų direkcija"@lt; + rov:orgStatus ; + schema:foundingDate "2022-07-01"^^xsd:date . a dh:Item; dct:title "Žemaitijos saugomų teritorijų direkcija"@lt; @@ -97,15 +114,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82225" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303213615"; - skos:prefLabel "Šeduvos kultūros ir amatų centras"@lt; - rov:companyType ; - rov:legalName "Šeduvos kultūros ir amatų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2014-01-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303213615"; + skos:prefLabel "Šeduvos kultūros ir amatų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šeduvos kultūros ir amatų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2014-01-03"^^xsd:date . a dh:Item; dct:title "Šeduvos kultūros ir amatų centras"@lt; @@ -150,15 +175,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42134" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "173259236"; - skos:prefLabel "Rokiškio rajono kūno kultūros ir sporto centras"@lt; - rov:companyType ; - rov:legalName "Rokiškio rajono kūno kultūros ir sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-08-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "173259236"; + skos:prefLabel "Rokiškio rajono kūno kultūros ir sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio rajono kūno kultūros ir sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-08-18"^^xsd:date . a dh:Item; dct:title "Rokiškio rajono kūno kultūros ir sporto centras"@lt; @@ -293,15 +326,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53259" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191099071"; - skos:prefLabel "Kauno r. meno mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno r. meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191099071"; + skos:prefLabel "Kauno r. meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-18"^^xsd:date . a dh:Item; dct:title "Kauno r. meno mokykla"@lt; @@ -328,15 +369,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-30119" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195472087"; - skos:prefLabel "Ignalinos Česlovo Kudabos gimnazija"@lt; - rov:companyType ; - rov:legalName "Ignalinos Česlovo Kudabos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2002-07-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195472087"; + skos:prefLabel "Ignalinos Česlovo Kudabos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ignalinos Česlovo Kudabos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2002-07-29"^^xsd:date . a dh:Item; dct:title "Ignalinos Česlovo Kudabos gimnazija"@lt; @@ -345,11 +394,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-63175" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "191054959"; skos:prefLabel "Alytaus lopšelis-darželis \"Volungėlė\""@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Alytaus lopšelis-darželis \"Volungėlė\""@lt; rov:orgStatus ; @@ -363,11 +420,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59277" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190197819"; skos:prefLabel "Prienų r. Skriaudžių pagrindinė mokykla"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Prienų r. Skriaudžių pagrindinė mokykla"@lt; rov:orgStatus ; @@ -417,15 +482,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18109" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190505829"; - skos:prefLabel "Švenčionių Zigmo Žemaičio gimnazija"@lt; - rov:companyType ; - rov:legalName "Švenčionių Zigmo Žemaičio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190505829"; + skos:prefLabel "Švenčionių Zigmo Žemaičio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Švenčionių Zigmo Žemaičio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-13"^^xsd:date . a dh:Item; dct:title "Švenčionių Zigmo Žemaičio gimnazija"@lt; @@ -470,15 +543,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99369" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190695727"; - skos:prefLabel "Šilutės r. Vilkyčių pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Šilutės r. Vilkyčių pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190695727"; + skos:prefLabel "Šilutės r. Vilkyčių pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės r. Vilkyčių pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Šilutės r. Vilkyčių pagrindinė mokykla"@lt; @@ -523,15 +604,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57288" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188608971"; - skos:prefLabel "Kėdainių rajono savivaldybės Kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Kėdainių rajono savivaldybės Kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188608971"; + skos:prefLabel "Kėdainių rajono savivaldybės Kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių rajono savivaldybės Kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-23"^^xsd:date . a dh:Item; dct:title "Kėdainių rajono savivaldybės Kontrolės ir audito tarnyba"@lt; @@ -540,15 +629,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04300" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191662566"; - skos:prefLabel "Vilniaus Karoliniškių muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Karoliniškių muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191662566"; + skos:prefLabel "Vilniaus Karoliniškių muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Karoliniškių muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Vilniaus Karoliniškių muzikos mokykla"@lt; @@ -791,15 +888,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-58313" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191019972"; - skos:prefLabel "Kėdainių r. Surviliškio Vinco Svirskio pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kėdainių r. Surviliškio Vinco Svirskio pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191019972"; + skos:prefLabel "Kėdainių r. Surviliškio Vinco Svirskio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių r. Surviliškio Vinco Svirskio pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-24"^^xsd:date . a dh:Item; dct:title "Kėdainių r. Surviliškio Vinco Svirskio pagrindinė mokykla"@lt; @@ -861,15 +966,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "167212381"; - skos:prefLabel "Mažeikių rajono nakvynės namai"@lt; - rov:companyType ; - rov:legalName "Mažeikių rajono nakvynės namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-06-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "167212381"; + skos:prefLabel "Mažeikių rajono nakvynės namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių rajono nakvynės namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-06-29"^^xsd:date . a dh:Item; dct:title "Mažeikių rajono nakvynės namai"@lt; @@ -878,15 +991,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10312" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188724381"; - skos:prefLabel "Valstybinė saugomų teritorijų tarnyba prie Aplinkos ministerijos"@lt; - rov:companyType ; - rov:legalName "Valstybinė saugomų teritorijų tarnyba prie Aplinkos ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1998-06-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188724381"; + skos:prefLabel "Valstybinė saugomų teritorijų tarnyba prie Aplinkos ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybinė saugomų teritorijų tarnyba prie Aplinkos ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1998-06-12"^^xsd:date . a dh:Item; dct:title "Valstybinė saugomų teritorijų tarnyba prie Aplinkos ministerijos"@lt; @@ -895,15 +1016,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82494" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190672162"; - skos:prefLabel "Radviliškio r. Alksniupių pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Radviliškio r. Alksniupių pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190672162"; + skos:prefLabel "Radviliškio r. Alksniupių pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio r. Alksniupių pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Radviliškio r. Alksniupių pagrindinė mokykla"@lt; @@ -947,15 +1076,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39143" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188753657"; - skos:prefLabel "Pasvalio rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Pasvalio rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2000-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188753657"; + skos:prefLabel "Pasvalio rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2000-09-27"^^xsd:date . a dh:Item; dct:title "Pasvalio rajono savivaldybės administracija"@lt; @@ -964,15 +1101,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14165" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191824566"; - skos:prefLabel "Vilniaus r. Buivydiškių mokykla-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Buivydiškių mokykla-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-02-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191824566"; + skos:prefLabel "Vilniaus r. Buivydiškių mokykla-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Buivydiškių mokykla-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-02-26"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Buivydiškių mokykla-darželis"@lt; @@ -1017,15 +1162,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90421" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305888554"; - skos:prefLabel "Plungės r. Liepijų mokykla"@lt; - rov:companyType ; - rov:legalName "Plungės r. Liepijų mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2021-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305888554"; + skos:prefLabel "Plungės r. Liepijų mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės r. Liepijų mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2021-09-01"^^xsd:date . a dh:Item; dct:title "Plungės r. Liepijų mokykla"@lt; @@ -1052,15 +1205,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304894892"; - skos:prefLabel "Žemės ūkio agentūra prie Žemės ūkio ministerijos"@lt; - rov:companyType ; - rov:legalName "Žemės ūkio agentūra prie Žemės ūkio ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "2018-08-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304894892"; + skos:prefLabel "Žemės ūkio agentūra prie Žemės ūkio ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Žemės ūkio agentūra prie Žemės ūkio ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "2018-08-14"^^xsd:date . a dh:Item; dct:title "Žemės ūkio agentūra prie Žemės ūkio ministerijos"@lt; @@ -1069,15 +1230,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300072593"; - skos:prefLabel "Biržų švietimo pagalbos tarnyba"@lt; - rov:companyType ; - rov:legalName "Biržų švietimo pagalbos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2004-12-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300072593"; + skos:prefLabel "Biržų švietimo pagalbos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biržų švietimo pagalbos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2004-12-09"^^xsd:date . a dh:Item; dct:title "Biržų švietimo pagalbos tarnyba"@lt; @@ -1284,15 +1453,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21146" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190650461"; - skos:prefLabel "Trakų rajono Senųjų Trakų vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Trakų rajono Senųjų Trakų vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190650461"; + skos:prefLabel "Trakų rajono Senųjų Trakų vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų rajono Senųjų Trakų vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Trakų rajono Senųjų Trakų vaikų lopšelis-darželis"@lt; @@ -1319,15 +1496,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59452" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301038537"; - skos:prefLabel "Biudžetinė įstaiga Nemajūnų dienos centras"@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga Nemajūnų dienos centras"@lt; - rov:orgStatus ; - schema:foundingDate "2007-08-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301038537"; + skos:prefLabel "Biudžetinė įstaiga Nemajūnų dienos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga Nemajūnų dienos centras"@lt; + rov:orgStatus ; + schema:foundingDate "2007-08-21"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga Nemajūnų dienos centras"@lt; @@ -1372,15 +1557,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78142" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190983779"; - skos:prefLabel "Šiaulių \"Ringuvos\" mokykla"@lt; - rov:companyType ; - rov:legalName "Šiaulių \"Ringuvos\" mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190983779"; + skos:prefLabel "Šiaulių \"Ringuvos\" mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių \"Ringuvos\" mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-09"^^xsd:date . a dh:Item; dct:title "Šiaulių \"Ringuvos\" mokykla"@lt; @@ -1389,15 +1582,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69206" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "165816753"; - skos:prefLabel "Kalvarijos savivaldybės socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Kalvarijos savivaldybės socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "165816753"; + skos:prefLabel "Kalvarijos savivaldybės socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kalvarijos savivaldybės socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-21"^^xsd:date . a dh:Item; dct:title "Kalvarijos savivaldybės socialinių paslaugų centras"@lt; @@ -1406,15 +1607,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-06131" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190032212"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Žiedas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Žiedas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190032212"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Žiedas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Žiedas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Žiedas\""@lt; @@ -1477,15 +1686,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85165" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190456595"; - skos:prefLabel "Akmenės rajono savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Akmenės rajono savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190456595"; + skos:prefLabel "Akmenės rajono savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Akmenės rajono savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-20"^^xsd:date . a dh:Item; dct:title "Akmenės rajono savivaldybės viešoji biblioteka"@lt; @@ -1494,15 +1711,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50222" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191633290"; - skos:prefLabel "Kauno lopšelis-darželis \"Kūlverstukas\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Kūlverstukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191633290"; + skos:prefLabel "Kauno lopšelis-darželis \"Kūlverstukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Kūlverstukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Kūlverstukas\""@lt; @@ -1511,15 +1736,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76196" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190530120"; - skos:prefLabel "Šiaulių Petro Avižonio ugdymo centras"@lt; - rov:companyType ; - rov:legalName "Šiaulių Petro Avižonio ugdymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190530120"; + skos:prefLabel "Šiaulių Petro Avižonio ugdymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių Petro Avižonio ugdymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių Petro Avižonio ugdymo centras"@lt; @@ -1582,15 +1815,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39153" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "169250587"; - skos:prefLabel "Pasvalio rajono paramos šeimai centras"@lt; - rov:companyType ; - rov:legalName "Pasvalio rajono paramos šeimai centras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "169250587"; + skos:prefLabel "Pasvalio rajono paramos šeimai centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio rajono paramos šeimai centras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-27"^^xsd:date . a dh:Item; dct:title "Pasvalio rajono paramos šeimai centras"@lt; @@ -1635,15 +1876,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-66301" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195328165"; - skos:prefLabel "Druskininkų \"Saulės\" pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Druskininkų \"Saulės\" pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1999-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195328165"; + skos:prefLabel "Druskininkų \"Saulės\" pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Druskininkų \"Saulės\" pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1999-09-01"^^xsd:date . a dh:Item; dct:title "Druskininkų \"Saulės\" pagrindinė mokykla"@lt; @@ -1670,15 +1919,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78301" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190528240"; - skos:prefLabel "Šiaulių lopšelis-darželis \"Gintarėlis\""@lt; - rov:companyType ; - rov:legalName "Šiaulių lopšelis-darželis \"Gintarėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190528240"; + skos:prefLabel "Šiaulių lopšelis-darželis \"Gintarėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lopšelis-darželis \"Gintarėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių lopšelis-darželis \"Gintarėlis\""@lt; @@ -1687,15 +1944,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00153" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188637147"; - skos:prefLabel "Palangos miesto savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Palangos miesto savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188637147"; + skos:prefLabel "Palangos miesto savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos miesto savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-08"^^xsd:date . a dh:Item; dct:title "Palangos miesto savivaldybės kontrolės ir audito tarnyba"@lt; @@ -1704,15 +1969,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01105" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188659948"; - skos:prefLabel "Lietuvos Respublikos specialiųjų tyrimų tarnyba"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos specialiųjų tyrimų tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-08-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188659948"; + skos:prefLabel "Lietuvos Respublikos specialiųjų tyrimų tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos specialiųjų tyrimų tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-08-05"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos specialiųjų tyrimų tarnyba"@lt; @@ -1757,15 +2030,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03147" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190016699"; - skos:prefLabel "Vilniaus Vilkpėdės lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus Vilkpėdės lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190016699"; + skos:prefLabel "Vilniaus Vilkpėdės lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Vilkpėdės lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus Vilkpėdės lopšelis-darželis"@lt; @@ -1810,15 +2091,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17108" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191408945"; - skos:prefLabel "Šalčininkų lopšelis-darželis \"Vyturėlis\""@lt; - rov:companyType ; - rov:legalName "Šalčininkų lopšelis-darželis \"Vyturėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191408945"; + skos:prefLabel "Šalčininkų lopšelis-darželis \"Vyturėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų lopšelis-darželis \"Vyturėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-31"^^xsd:date . a dh:Item; dct:title "Šalčininkų lopšelis-darželis \"Vyturėlis\""@lt; @@ -1845,15 +2134,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190997412"; - skos:prefLabel "Algimanto Bandzos socialinių paslaugų namai"@lt; - rov:companyType ; - rov:legalName "Algimanto Bandzos socialinių paslaugų namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190997412"; + skos:prefLabel "Algimanto Bandzos socialinių paslaugų namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Algimanto Bandzos socialinių paslaugų namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-17"^^xsd:date . a dh:Item; dct:title "Algimanto Bandzos socialinių paslaugų namai"@lt; @@ -1916,15 +2213,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96341" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191787491"; - skos:prefLabel "Klaipėdos r. Priekulės vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Klaipėdos r. Priekulės vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1996-10-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191787491"; + skos:prefLabel "Klaipėdos r. Priekulės vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos r. Priekulės vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1996-10-08"^^xsd:date . a dh:Item; dct:title "Klaipėdos r. Priekulės vaikų lopšelis-darželis"@lt; @@ -1933,15 +2238,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301792028"; - skos:prefLabel "Prienų kultūros ir laisvalaikio centras"@lt; - rov:companyType ; - rov:legalName "Prienų kultūros ir laisvalaikio centras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-07-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301792028"; + skos:prefLabel "Prienų kultūros ir laisvalaikio centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prienų kultūros ir laisvalaikio centras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-07-10"^^xsd:date . a dh:Item; dct:title "Prienų kultūros ir laisvalaikio centras"@lt; @@ -1950,15 +2263,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65205" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "184642061"; - skos:prefLabel "Varėnos rajono savivaldybės priešgaisrinės apsaugos tarnyba"@lt; - rov:companyType ; - rov:legalName "Varėnos rajono savivaldybės priešgaisrinės apsaugos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "184642061"; + skos:prefLabel "Varėnos rajono savivaldybės priešgaisrinės apsaugos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos rajono savivaldybės priešgaisrinės apsaugos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-14"^^xsd:date . a dh:Item; dct:title "Varėnos rajono savivaldybės priešgaisrinės apsaugos tarnyba"@lt; @@ -2021,15 +2342,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20155" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190324095"; - skos:prefLabel "Ukmergės vaikų lopšelis-darželis \"Eglutė\""@lt; - rov:companyType ; - rov:legalName "Ukmergės vaikų lopšelis-darželis \"Eglutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190324095"; + skos:prefLabel "Ukmergės vaikų lopšelis-darželis \"Eglutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės vaikų lopšelis-darželis \"Eglutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-17"^^xsd:date . a dh:Item; dct:title "Ukmergės vaikų lopšelis-darželis \"Eglutė\""@lt; @@ -2146,15 +2475,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97240" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190280122"; - skos:prefLabel "Kretingos rajono Kurmaičių pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kretingos rajono Kurmaičių pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190280122"; + skos:prefLabel "Kretingos rajono Kurmaičių pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos rajono Kurmaičių pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-18"^^xsd:date . a dh:Item; dct:title "Kretingos rajono Kurmaičių pradinė mokykla"@lt; @@ -2163,15 +2500,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92282" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290470820"; - skos:prefLabel "Klaipėdos sutrikusio vystymosi kūdikių namai"@lt; - rov:companyType ; - rov:legalName "Klaipėdos sutrikusio vystymosi kūdikių namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-12-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290470820"; + skos:prefLabel "Klaipėdos sutrikusio vystymosi kūdikių namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos sutrikusio vystymosi kūdikių namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-12-23"^^xsd:date . a dh:Item; dct:title "Klaipėdos sutrikusio vystymosi kūdikių namai"@lt; @@ -2198,15 +2543,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93200" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301255569"; - skos:prefLabel "Klaipėdos miesto visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Klaipėdos miesto visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2007-11-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301255569"; + skos:prefLabel "Klaipėdos miesto visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos miesto visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2007-11-15"^^xsd:date . a dh:Item; dct:title "Klaipėdos miesto visuomenės sveikatos biuras"@lt; @@ -2251,15 +2604,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-52253" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191641629"; - skos:prefLabel "Kauno lopšelis-darželis \"Lakštutė\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Lakštutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191641629"; + skos:prefLabel "Kauno lopšelis-darželis \"Lakštutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Lakštutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Lakštutė\""@lt; @@ -2268,15 +2629,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-15170" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191316016"; - skos:prefLabel "Vilniaus r. Nemenčinės Gedimino gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Nemenčinės Gedimino gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191316016"; + skos:prefLabel "Vilniaus r. Nemenčinės Gedimino gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Nemenčinės Gedimino gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Nemenčinės Gedimino gimnazija"@lt; @@ -2321,15 +2690,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53288" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300586491"; - skos:prefLabel "Kauno r. Ilgakiemio mokykla-darželis"@lt; - rov:companyType ; - rov:legalName "Kauno r. Ilgakiemio mokykla-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "2006-07-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300586491"; + skos:prefLabel "Kauno r. Ilgakiemio mokykla-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Ilgakiemio mokykla-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "2006-07-28"^^xsd:date . a dh:Item; dct:title "Kauno r. Ilgakiemio mokykla-darželis"@lt; @@ -2338,15 +2715,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29126" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190046685"; - skos:prefLabel "Anykščių Jono Biliūno gimnazija"@lt; - rov:companyType ; - rov:legalName "Anykščių Jono Biliūno gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190046685"; + skos:prefLabel "Anykščių Jono Biliūno gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių Jono Biliūno gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Anykščių Jono Biliūno gimnazija"@lt; @@ -2391,15 +2776,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188736540"; - skos:prefLabel "Tarptautinės komisijos nacių ir sovietinio okupacinių režimų nusikaltimams Lietuvoje įvertinti sekretoriatas"@lt; - rov:companyType ; - rov:legalName "Tarptautinės komisijos nacių ir sovietinio okupacinių režimų nusikaltimams Lietuvoje įvertinti sekretoriatas"@lt; - rov:orgStatus ; - schema:foundingDate "1999-10-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188736540"; + skos:prefLabel "Tarptautinės komisijos nacių ir sovietinio okupacinių režimų nusikaltimams Lietuvoje įvertinti sekretoriatas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tarptautinės komisijos nacių ir sovietinio okupacinių režimų nusikaltimams Lietuvoje įvertinti sekretoriatas"@lt; + rov:orgStatus ; + schema:foundingDate "1999-10-13"^^xsd:date . a dh:Item; dct:title "Tarptautinės komisijos nacių ir sovietinio okupacinių režimų nusikaltimams Lietuvoje įvertinti sekretoriatas"@lt; @@ -2426,15 +2819,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13149" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191315252"; - skos:prefLabel "Vilniaus r. Kalvelių Stanislavo Moniuškos gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Kalvelių Stanislavo Moniuškos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191315252"; + skos:prefLabel "Vilniaus r. Kalvelių Stanislavo Moniuškos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Kalvelių Stanislavo Moniuškos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Kalvelių Stanislavo Moniuškos gimnazija"@lt; @@ -2443,15 +2844,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44275" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195470830"; - skos:prefLabel "Kauno tautinės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kauno tautinės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-01-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195470830"; + skos:prefLabel "Kauno tautinės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno tautinės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-01-23"^^xsd:date . a dh:Item; dct:title "Kauno tautinės kultūros centras"@lt; @@ -2460,15 +2869,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54129" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191090656"; - skos:prefLabel "Kauno r. Raudondvario gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno r. Raudondvario gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191090656"; + skos:prefLabel "Kauno r. Raudondvario gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Raudondvario gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Kauno r. Raudondvario gimnazija"@lt; @@ -2477,15 +2894,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190546110"; - skos:prefLabel "Biržų \"Saulės\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Biržų \"Saulės\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190546110"; + skos:prefLabel "Biržų \"Saulės\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biržų \"Saulės\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-02"^^xsd:date . a dh:Item; dct:title "Biržų \"Saulės\" gimnazija"@lt; @@ -2494,15 +2919,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92282" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190434894"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Giliukas\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Giliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190434894"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Giliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Giliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Giliukas\""@lt; @@ -2547,15 +2980,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191674725"; - skos:prefLabel "Valstybinio socialinio draudimo fondo valdybos Panevėžio skyrius"@lt; - rov:companyType ; - rov:legalName "Valstybinio socialinio draudimo fondo valdybos Panevėžio skyrius"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191674725"; + skos:prefLabel "Valstybinio socialinio draudimo fondo valdybos Panevėžio skyrius"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybinio socialinio draudimo fondo valdybos Panevėžio skyrius"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-17"^^xsd:date . a dh:Item; dct:title "Valstybinio socialinio draudimo fondo valdybos Panevėžio skyrius"@lt; @@ -2564,15 +3005,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09312" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188741498"; - skos:prefLabel "Lietuvos radijo ir televizijos komisija"@lt; - rov:companyType ; - rov:legalName "Lietuvos radijo ir televizijos komisija"@lt; - rov:orgStatus ; - schema:foundingDate "2000-01-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188741498"; + skos:prefLabel "Lietuvos radijo ir televizijos komisija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos radijo ir televizijos komisija"@lt; + rov:orgStatus ; + schema:foundingDate "2000-01-20"^^xsd:date . a dh:Item; dct:title "Lietuvos radijo ir televizijos komisija"@lt; @@ -2617,15 +3066,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305205389"; - skos:prefLabel "Vyriausybės atstovų įstaiga"@lt; - rov:companyType ; - rov:legalName "Vyriausybės atstovų įstaiga"@lt; - rov:orgStatus ; - schema:foundingDate "2019-07-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305205389"; + skos:prefLabel "Vyriausybės atstovų įstaiga"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vyriausybės atstovų įstaiga"@lt; + rov:orgStatus ; + schema:foundingDate "2019-07-02"^^xsd:date . a dh:Item; dct:title "Vyriausybės atstovų įstaiga"@lt; @@ -2634,15 +3091,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04320" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190006057"; - skos:prefLabel "Vilniaus \"Ryto\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Ryto\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-07-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190006057"; + skos:prefLabel "Vilniaus \"Ryto\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Ryto\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-07-01"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Ryto\" progimnazija"@lt; @@ -2651,15 +3116,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99185" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "177414328"; - skos:prefLabel "Šilutės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Šilutės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-02-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "177414328"; + skos:prefLabel "Šilutės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-02-12"^^xsd:date . a dh:Item; dct:title "Šilutės kultūros centras"@lt; @@ -2704,15 +3177,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78260" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190532477"; - skos:prefLabel "Šiaulių Dainų progimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių Dainų progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190532477"; + skos:prefLabel "Šiaulių Dainų progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių Dainų progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-07"^^xsd:date . a dh:Item; dct:title "Šiaulių Dainų progimnazija"@lt; @@ -2721,15 +3202,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72303" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191448516"; - skos:prefLabel "Tauragės apylinkės teismas"@lt; - rov:companyType ; - rov:legalName "Tauragės apylinkės teismas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-05-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191448516"; + skos:prefLabel "Tauragės apylinkės teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės apylinkės teismas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-05-22"^^xsd:date . a dh:Item; dct:title "Tauragės apylinkės teismas"@lt; @@ -2756,15 +3245,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04223" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290011190"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Žemuogėlė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Žemuogėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290011190"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Žemuogėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Žemuogėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Žemuogėlė\""@lt; @@ -2809,15 +3306,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-52372" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304159063"; - skos:prefLabel "Biudžetinė įstaiga \"Kauno biudžetinių įstaigų buhalterinė apskaita\""@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga \"Kauno biudžetinių įstaigų buhalterinė apskaita\""@lt; - rov:orgStatus ; - schema:foundingDate "2016-01-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304159063"; + skos:prefLabel "Biudžetinė įstaiga \"Kauno biudžetinių įstaigų buhalterinė apskaita\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga \"Kauno biudžetinių įstaigų buhalterinė apskaita\""@lt; + rov:orgStatus ; + schema:foundingDate "2016-01-06"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga \"Kauno biudžetinių įstaigų buhalterinė apskaita\""@lt; @@ -2844,15 +3349,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302580195"; - skos:prefLabel "Vilniaus r. Mickūnų vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Mickūnų vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "2011-01-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302580195"; + skos:prefLabel "Vilniaus r. Mickūnų vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Mickūnų vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "2011-01-05"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Mickūnų vaikų lopšelis-darželis"@lt; @@ -2861,15 +3374,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48233" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191640865"; - skos:prefLabel "Kauno lopšelis-darželis \"Aušrinė\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Aušrinė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191640865"; + skos:prefLabel "Kauno lopšelis-darželis \"Aušrinė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Aušrinė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-09"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Aušrinė\""@lt; @@ -2932,15 +3453,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-33140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191231719"; - skos:prefLabel "Molėtų \"Vyturėlio\" vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Molėtų \"Vyturėlio\" vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191231719"; + skos:prefLabel "Molėtų \"Vyturėlio\" vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Molėtų \"Vyturėlio\" vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Molėtų \"Vyturėlio\" vaikų lopšelis-darželis"@lt; @@ -2985,15 +3514,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29111" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "154323481"; - skos:prefLabel "Anykščių rajono ugniagesių tarnyba"@lt; - rov:companyType ; - rov:legalName "Anykščių rajono ugniagesių tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2002-02-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "154323481"; + skos:prefLabel "Anykščių rajono ugniagesių tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių rajono ugniagesių tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2002-02-19"^^xsd:date . a dh:Item; dct:title "Anykščių rajono ugniagesių tarnyba"@lt; @@ -3056,15 +3593,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36235" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190376882"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Gintarėlis\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Gintarėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190376882"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Gintarėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Gintarėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-20"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Gintarėlis\""@lt; @@ -3073,15 +3618,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90261" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301779536"; - skos:prefLabel "Plungės rajono savivaldybės Žlibinų kultūros centras"@lt; - rov:companyType ; - rov:legalName "Plungės rajono savivaldybės Žlibinų kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-07-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301779536"; + skos:prefLabel "Plungės rajono savivaldybės Žlibinų kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės rajono savivaldybės Žlibinų kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-07-01"^^xsd:date . a dh:Item; dct:title "Plungės rajono savivaldybės Žlibinų kultūros centras"@lt; @@ -3090,15 +3643,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68207" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300595234"; - skos:prefLabel "Marijampolės \"Saulės\" pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Marijampolės \"Saulės\" pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2006-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300595234"; + skos:prefLabel "Marijampolės \"Saulės\" pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės \"Saulės\" pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2006-09-01"^^xsd:date . a dh:Item; dct:title "Marijampolės \"Saulės\" pradinė mokykla"@lt; @@ -3178,15 +3739,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54332" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191095240"; - skos:prefLabel "Kauno r. Babtų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Kauno r. Babtų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191095240"; + skos:prefLabel "Kauno r. Babtų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Babtų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Kauno r. Babtų lopšelis-darželis"@lt; @@ -3267,15 +3836,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54334" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303211653"; - skos:prefLabel "Kauno rajono Babtų kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kauno rajono Babtų kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2013-12-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303211653"; + skos:prefLabel "Kauno rajono Babtų kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno rajono Babtų kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2013-12-30"^^xsd:date . a dh:Item; dct:title "Kauno rajono Babtų kultūros centras"@lt; @@ -3301,15 +3878,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62135" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188731956"; - skos:prefLabel "Alytaus rajono savivaldybės biudžetinė įstaiga Priešgaisrinės apsaugos tarnyba"@lt; - rov:companyType ; - rov:legalName "Alytaus rajono savivaldybės biudžetinė įstaiga Priešgaisrinės apsaugos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1999-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188731956"; + skos:prefLabel "Alytaus rajono savivaldybės biudžetinė įstaiga Priešgaisrinės apsaugos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus rajono savivaldybės biudžetinė įstaiga Priešgaisrinės apsaugos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1999-03-02"^^xsd:date . a dh:Item; dct:title "Alytaus rajono savivaldybės biudžetinė įstaiga Priešgaisrinės apsaugos tarnyba"@lt; @@ -3336,15 +3921,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191778713"; - skos:prefLabel "Panevėžio miesto laisvalaikio centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio miesto laisvalaikio centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-11-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191778713"; + skos:prefLabel "Panevėžio miesto laisvalaikio centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio miesto laisvalaikio centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-11-24"^^xsd:date . a dh:Item; dct:title "Panevėžio miesto laisvalaikio centras"@lt; @@ -3353,11 +3946,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62153" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "291052560"; skos:prefLabel "Alytaus lopšelis-darželis \"Pušynėlis\""@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Alytaus lopšelis-darželis \"Pušynėlis\""@lt; rov:orgStatus ; @@ -3371,15 +3972,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96136" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191789019"; - skos:prefLabel "Gargždų \"Kranto\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Gargždų \"Kranto\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1999-01-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191789019"; + skos:prefLabel "Gargždų \"Kranto\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Gargždų \"Kranto\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1999-01-06"^^xsd:date . a dh:Item; dct:title "Gargždų \"Kranto\" progimnazija"@lt; @@ -3388,15 +3997,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-26115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191808213"; - skos:prefLabel "Elektrėnų socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Elektrėnų socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-07-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191808213"; + skos:prefLabel "Elektrėnų socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-07-22"^^xsd:date . a dh:Item; dct:title "Elektrėnų socialinės globos namai"@lt; @@ -3405,15 +4022,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14149" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191326658"; - skos:prefLabel "Vilniaus r. Vaidotų lopšelis-darželis \"Margaspalvis aitvarėlis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Vaidotų lopšelis-darželis \"Margaspalvis aitvarėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191326658"; + skos:prefLabel "Vilniaus r. Vaidotų lopšelis-darželis \"Margaspalvis aitvarėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Vaidotų lopšelis-darželis \"Margaspalvis aitvarėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Vaidotų lopšelis-darželis \"Margaspalvis aitvarėlis\""@lt; @@ -3476,15 +4101,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28193" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190945725"; - skos:prefLabel "Utenos kultūros centras"@lt; - rov:companyType ; - rov:legalName "Utenos kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-11-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190945725"; + skos:prefLabel "Utenos kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-11-09"^^xsd:date . a dh:Item; dct:title "Utenos kultūros centras"@lt; @@ -3565,15 +4198,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99287" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188210483"; - skos:prefLabel "Pagėgių savivaldybės Kultūros centras"@lt; - rov:companyType ; - rov:legalName "Pagėgių savivaldybės Kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2001-08-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188210483"; + skos:prefLabel "Pagėgių savivaldybės Kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pagėgių savivaldybės Kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2001-08-27"^^xsd:date . a dh:Item; dct:title "Pagėgių savivaldybės Kultūros centras"@lt; @@ -3582,15 +4223,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85165" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "307411473"; - skos:prefLabel "Akmenės rajono jungtinė mokykla"@lt; - rov:companyType ; - rov:legalName "Akmenės rajono jungtinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2025-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "307411473"; + skos:prefLabel "Akmenės rajono jungtinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Akmenės rajono jungtinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2025-09-01"^^xsd:date . a dh:Item; dct:title "Akmenės rajono jungtinė mokykla"@lt; @@ -3653,15 +4302,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90132" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191130798"; - skos:prefLabel "Plungės paslaugų ir švietimo pagalbos centras"@lt; - rov:companyType ; - rov:legalName "Plungės paslaugų ir švietimo pagalbos centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191130798"; + skos:prefLabel "Plungės paslaugų ir švietimo pagalbos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės paslaugų ir švietimo pagalbos centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-14"^^xsd:date . a dh:Item; dct:title "Plungės paslaugų ir švietimo pagalbos centras"@lt; @@ -3706,15 +4363,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83154" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "268298060"; - skos:prefLabel "Pakruojo kultūros centras"@lt; - rov:companyType ; - rov:legalName "Pakruojo kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-12-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "268298060"; + skos:prefLabel "Pakruojo kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-12-30"^^xsd:date . a dh:Item; dct:title "Pakruojo kultūros centras"@lt; @@ -3723,15 +4388,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57351" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190985253"; - skos:prefLabel "Kėdainių \"Spindulio\" mokykla"@lt; - rov:companyType ; - rov:legalName "Kėdainių \"Spindulio\" mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-08-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190985253"; + skos:prefLabel "Kėdainių \"Spindulio\" mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių \"Spindulio\" mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-08-28"^^xsd:date . a dh:Item; dct:title "Kėdainių \"Spindulio\" mokykla"@lt; @@ -3740,15 +4413,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03142" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190758323"; - skos:prefLabel "Lietuvos audiosensorinė biblioteka"@lt; - rov:companyType ; - rov:legalName "Lietuvos audiosensorinė biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1997-08-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190758323"; + skos:prefLabel "Lietuvos audiosensorinė biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos audiosensorinė biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1997-08-29"^^xsd:date . a dh:Item; dct:title "Lietuvos audiosensorinė biblioteka"@lt; @@ -3757,15 +4438,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20131" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195005532"; - skos:prefLabel "Ukmergės švietimo pagalbos tarnyba"@lt; - rov:companyType ; - rov:legalName "Ukmergės švietimo pagalbos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1999-04-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195005532"; + skos:prefLabel "Ukmergės švietimo pagalbos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės švietimo pagalbos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1999-04-30"^^xsd:date . a dh:Item; dct:title "Ukmergės švietimo pagalbos tarnyba"@lt; @@ -3792,15 +4481,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28175" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190797098"; - skos:prefLabel "Utenos socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Utenos socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190797098"; + skos:prefLabel "Utenos socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-23"^^xsd:date . a dh:Item; dct:title "Utenos socialinės globos namai"@lt; @@ -3809,15 +4506,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70340" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190486624"; - skos:prefLabel "Vilkaviškio r. Gražiškių gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio r. Gražiškių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190486624"; + skos:prefLabel "Vilkaviškio r. Gražiškių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio r. Gražiškių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Vilkaviškio r. Gražiškių gimnazija"@lt; @@ -3844,15 +4549,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18177" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190516081"; - skos:prefLabel "Pabradės miesto kultūros centras"@lt; - rov:companyType ; - rov:legalName "Pabradės miesto kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190516081"; + skos:prefLabel "Pabradės miesto kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pabradės miesto kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-15"^^xsd:date . a dh:Item; dct:title "Pabradės miesto kultūros centras"@lt; @@ -3969,15 +4682,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35141" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303283300"; - skos:prefLabel "Panevėžio Raimundo Sargūno sporto gimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio Raimundo Sargūno sporto gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2014-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303283300"; + skos:prefLabel "Panevėžio Raimundo Sargūno sporto gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio Raimundo Sargūno sporto gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2014-04-07"^^xsd:date . a dh:Item; dct:title "Panevėžio Raimundo Sargūno sporto gimnazija"@lt; @@ -3986,15 +4707,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69415" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302307677"; - skos:prefLabel "Kazlų Rūdos pedagoginė psichologinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Kazlų Rūdos pedagoginė psichologinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2009-02-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302307677"; + skos:prefLabel "Kazlų Rūdos pedagoginė psichologinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kazlų Rūdos pedagoginė psichologinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2009-02-19"^^xsd:date . a dh:Item; dct:title "Kazlų Rūdos pedagoginė psichologinė tarnyba"@lt; @@ -4039,15 +4768,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56124" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190597044"; - skos:prefLabel "Kaišiadorių Jono Aisčio viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių Jono Aisčio viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-06-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190597044"; + skos:prefLabel "Kaišiadorių Jono Aisčio viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių Jono Aisčio viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-06-08"^^xsd:date . a dh:Item; dct:title "Kaišiadorių Jono Aisčio viešoji biblioteka"@lt; @@ -4200,15 +4937,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74408" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302526233"; - skos:prefLabel "Klausučių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Klausučių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2010-07-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302526233"; + skos:prefLabel "Klausučių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klausučių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2010-07-01"^^xsd:date . a dh:Item; dct:title "Klausučių kultūros centras"@lt; @@ -4217,15 +4962,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44209" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190134683"; - skos:prefLabel "Kauno \"Saulės\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno \"Saulės\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190134683"; + skos:prefLabel "Kauno \"Saulės\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno \"Saulės\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno \"Saulės\" gimnazija"@lt; @@ -4234,15 +4987,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82206" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188208646"; - skos:prefLabel "Daugyvenės kultūros istorijos muziejus - draustinis"@lt; - rov:companyType ; - rov:legalName "Daugyvenės kultūros istorijos muziejus - draustinis"@lt; - rov:orgStatus ; - schema:foundingDate "2000-11-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188208646"; + skos:prefLabel "Daugyvenės kultūros istorijos muziejus - draustinis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Daugyvenės kultūros istorijos muziejus - draustinis"@lt; + rov:orgStatus ; + schema:foundingDate "2000-11-30"^^xsd:date . a dh:Item; dct:title "Daugyvenės kultūros istorijos muziejus - draustinis"@lt; @@ -4305,15 +5066,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190823867"; - skos:prefLabel "Šakių rajono meno mokykla"@lt; - rov:companyType ; - rov:legalName "Šakių rajono meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190823867"; + skos:prefLabel "Šakių rajono meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šakių rajono meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Šakių rajono meno mokykla"@lt; @@ -4340,15 +5109,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68256" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290452950"; - skos:prefLabel "Marijampolės Jono Totoraičio progimnazija"@lt; - rov:companyType ; - rov:legalName "Marijampolės Jono Totoraičio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290452950"; + skos:prefLabel "Marijampolės Jono Totoraičio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės Jono Totoraičio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-03"^^xsd:date . a dh:Item; dct:title "Marijampolės Jono Totoraičio progimnazija"@lt; @@ -4357,15 +5134,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90143" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190986017"; - skos:prefLabel "Plungės specialiojo ugdymo centras"@lt; - rov:companyType ; - rov:legalName "Plungės specialiojo ugdymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-12-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190986017"; + skos:prefLabel "Plungės specialiojo ugdymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės specialiojo ugdymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-12-03"^^xsd:date . a dh:Item; dct:title "Plungės specialiojo ugdymo centras"@lt; @@ -4392,15 +5177,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-77194" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190077435"; - skos:prefLabel "Šiaulių r. Voveriškių mokykla"@lt; - rov:companyType ; - rov:legalName "Šiaulių r. Voveriškių mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190077435"; + skos:prefLabel "Šiaulių r. Voveriškių mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių r. Voveriškių mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Šiaulių r. Voveriškių mokykla"@lt; @@ -4409,15 +5202,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-45432" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191829150"; - skos:prefLabel "Kauno \"Šilo\" pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno \"Šilo\" pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-04-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191829150"; + skos:prefLabel "Kauno \"Šilo\" pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno \"Šilo\" pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-04-10"^^xsd:date . a dh:Item; dct:title "Kauno \"Šilo\" pradinė mokykla"@lt; @@ -4480,15 +5281,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191553620"; - skos:prefLabel "Kretingos Marijos Tiškevičiūtės mokykla"@lt; - rov:companyType ; - rov:legalName "Kretingos Marijos Tiškevičiūtės mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191553620"; + skos:prefLabel "Kretingos Marijos Tiškevičiūtės mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos Marijos Tiškevičiūtės mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Kretingos Marijos Tiškevičiūtės mokykla"@lt; @@ -4497,15 +5306,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10254" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190023163"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Žolynėlis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Žolynėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190023163"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Žolynėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Žolynėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Žolynėlis\""@lt; @@ -4550,15 +5367,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70162" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302430352"; - skos:prefLabel "Vilkaviškio pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2009-08-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302430352"; + skos:prefLabel "Vilkaviškio pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2009-08-31"^^xsd:date . a dh:Item; dct:title "Vilkaviškio pradinė mokykla"@lt; @@ -4585,15 +5410,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-63316" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191056433"; - skos:prefLabel "Alytaus Vidzgirio mokykla"@lt; - rov:companyType ; - rov:legalName "Alytaus Vidzgirio mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191056433"; + skos:prefLabel "Alytaus Vidzgirio mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus Vidzgirio mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-12"^^xsd:date . a dh:Item; dct:title "Alytaus Vidzgirio mokykla"@lt; @@ -4637,15 +5470,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56124" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190596280"; - skos:prefLabel "Kaišiadorių Algirdo Brazausko gimnazija"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių Algirdo Brazausko gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190596280"; + skos:prefLabel "Kaišiadorių Algirdo Brazausko gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių Algirdo Brazausko gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-06"^^xsd:date . a dh:Item; dct:title "Kaišiadorių Algirdo Brazausko gimnazija"@lt; @@ -4654,15 +5495,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96135" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "163547140"; - skos:prefLabel "Gargždų kultūros centras"@lt; - rov:companyType ; - rov:legalName "Gargždų kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-08-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "163547140"; + skos:prefLabel "Gargždų kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Gargždų kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-08-30"^^xsd:date . a dh:Item; dct:title "Gargždų kultūros centras"@lt; @@ -4707,15 +5556,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-66120" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190034569"; - skos:prefLabel "Druskininkų savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Druskininkų savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190034569"; + skos:prefLabel "Druskininkų savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Druskininkų savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-27"^^xsd:date . a dh:Item; dct:title "Druskininkų savivaldybės viešoji biblioteka"@lt; @@ -4742,15 +5599,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190018173"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Lazdynėlis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Lazdynėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190018173"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Lazdynėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Lazdynėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Lazdynėlis\""@lt; @@ -4759,15 +5624,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72255" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188655017"; - skos:prefLabel "Tauragės rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Tauragės rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188655017"; + skos:prefLabel "Tauragės rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-21"^^xsd:date . a dh:Item; dct:title "Tauragės rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -4794,15 +5667,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05208" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195007889"; - skos:prefLabel "Vilniaus Taikos progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Taikos progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-07-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195007889"; + skos:prefLabel "Vilniaus Taikos progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Taikos progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-07-17"^^xsd:date . a dh:Item; dct:title "Vilniaus Taikos progimnazija"@lt; @@ -4847,15 +5728,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74187" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193013719"; - skos:prefLabel "Jurbarko švietimo centras"@lt; - rov:companyType ; - rov:legalName "Jurbarko švietimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1996-04-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193013719"; + skos:prefLabel "Jurbarko švietimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jurbarko švietimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1996-04-15"^^xsd:date . a dh:Item; dct:title "Jurbarko švietimo centras"@lt; @@ -4954,15 +5843,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03201" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304766622"; - skos:prefLabel "Aplinkos apsaugos departamentas prie Aplinkos ministerijos"@lt; - rov:companyType ; - rov:legalName "Aplinkos apsaugos departamentas prie Aplinkos ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "2018-02-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304766622"; + skos:prefLabel "Aplinkos apsaugos departamentas prie Aplinkos ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Aplinkos apsaugos departamentas prie Aplinkos ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "2018-02-15"^^xsd:date . a dh:Item; dct:title "Aplinkos apsaugos departamentas prie Aplinkos ministerijos"@lt; @@ -5024,15 +5921,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-84147" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190573869"; - skos:prefLabel "Joniškio istorijos ir kultūros muziejus"@lt; - rov:companyType ; - rov:legalName "Joniškio istorijos ir kultūros muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190573869"; + skos:prefLabel "Joniškio istorijos ir kultūros muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Joniškio istorijos ir kultūros muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-20"^^xsd:date . a dh:Item; dct:title "Joniškio istorijos ir kultūros muziejus"@lt; @@ -5041,15 +5946,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76354" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190527487"; - skos:prefLabel "Šiaulių lopšelis-darželis \"Drugelis\""@lt; - rov:companyType ; - rov:legalName "Šiaulių lopšelis-darželis \"Drugelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190527487"; + skos:prefLabel "Šiaulių lopšelis-darželis \"Drugelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lopšelis-darželis \"Drugelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių lopšelis-darželis \"Drugelis\""@lt; @@ -5058,15 +5971,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72303" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190457359"; - skos:prefLabel "Tauragės lopšelis-darželis \"Pušelė\""@lt; - rov:companyType ; - rov:legalName "Tauragės lopšelis-darželis \"Pušelė\""@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190457359"; + skos:prefLabel "Tauragės lopšelis-darželis \"Pušelė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės lopšelis-darželis \"Pušelė\""@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-12"^^xsd:date . a dh:Item; dct:title "Tauragės lopšelis-darželis \"Pušelė\""@lt; @@ -5075,15 +5996,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-66128" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190029579"; - skos:prefLabel "Druskininkų lopšelis-darželis \"Žibutė\""@lt; - rov:companyType ; - rov:legalName "Druskininkų lopšelis-darželis \"Žibutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190029579"; + skos:prefLabel "Druskininkų lopšelis-darželis \"Žibutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Druskininkų lopšelis-darželis \"Žibutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-05"^^xsd:date . a dh:Item; dct:title "Druskininkų lopšelis-darželis \"Žibutė\""@lt; @@ -5110,15 +6039,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35200" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288724610"; - skos:prefLabel "Panevėžio miesto savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Panevėžio miesto savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-07-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288724610"; + skos:prefLabel "Panevėžio miesto savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio miesto savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-07-08"^^xsd:date . a dh:Item; dct:title "Panevėžio miesto savivaldybės administracija"@lt; @@ -5145,15 +6082,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74187" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188624267"; - skos:prefLabel "Jurbarko rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Jurbarko rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188624267"; + skos:prefLabel "Jurbarko rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jurbarko rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-01"^^xsd:date . a dh:Item; dct:title "Jurbarko rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -5216,15 +6161,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13225" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190795841"; - skos:prefLabel "Prūdiškių socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Prūdiškių socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190795841"; + skos:prefLabel "Prūdiškių socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prūdiškių socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-02"^^xsd:date . a dh:Item; dct:title "Prūdiškių socialinės globos namai"@lt; @@ -5251,15 +6204,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68300" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301618682"; - skos:prefLabel "Marijampolės savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Marijampolės savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-03-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301618682"; + skos:prefLabel "Marijampolės savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-03-18"^^xsd:date . a dh:Item; dct:title "Marijampolės savivaldybės visuomenės sveikatos biuras"@lt; @@ -5268,15 +6229,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78232" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "145914880"; - skos:prefLabel "Šiaulių teniso akademija"@lt; - rov:companyType ; - rov:legalName "Šiaulių teniso akademija"@lt; - rov:orgStatus ; - schema:foundingDate "2003-12-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "145914880"; + skos:prefLabel "Šiaulių teniso akademija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių teniso akademija"@lt; + rov:orgStatus ; + schema:foundingDate "2003-12-31"^^xsd:date . a dh:Item; dct:title "Šiaulių teniso akademija"@lt; @@ -5303,15 +6272,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59209" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300557130"; - skos:prefLabel "Birštono sporto centras"@lt; - rov:companyType ; - rov:legalName "Birštono sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "2006-04-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300557130"; + skos:prefLabel "Birštono sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Birštono sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "2006-04-04"^^xsd:date . a dh:Item; dct:title "Birštono sporto centras"@lt; @@ -5320,15 +6297,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99287" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195450429"; - skos:prefLabel "Pagėgių savivaldybės meno ir sporto mokykla"@lt; - rov:companyType ; - rov:legalName "Pagėgių savivaldybės meno ir sporto mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2001-05-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195450429"; + skos:prefLabel "Pagėgių savivaldybės meno ir sporto mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pagėgių savivaldybės meno ir sporto mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2001-05-21"^^xsd:date . a dh:Item; dct:title "Pagėgių savivaldybės meno ir sporto mokykla"@lt; @@ -5355,15 +6340,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14185" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191323548"; - skos:prefLabel "Vilniaus r. Avižienių vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Avižienių vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191323548"; + skos:prefLabel "Vilniaus r. Avižienių vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Avižienių vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Avižienių vaikų lopšelis-darželis"@lt; @@ -5372,15 +6365,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69415" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190398583"; - skos:prefLabel "Prezidento Kazio Griniaus gimnazija"@lt; - rov:companyType ; - rov:legalName "Prezidento Kazio Griniaus gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190398583"; + skos:prefLabel "Prezidento Kazio Griniaus gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prezidento Kazio Griniaus gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-31"^^xsd:date . a dh:Item; dct:title "Prezidento Kazio Griniaus gimnazija"@lt; @@ -5389,15 +6390,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89403" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303212367"; - skos:prefLabel "Mažeikių rajono Renavo dvaro sodyba"@lt; - rov:companyType ; - rov:legalName "Mažeikių rajono Renavo dvaro sodyba"@lt; - rov:orgStatus ; - schema:foundingDate "2014-01-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303212367"; + skos:prefLabel "Mažeikių rajono Renavo dvaro sodyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių rajono Renavo dvaro sodyba"@lt; + rov:orgStatus ; + schema:foundingDate "2014-01-02"^^xsd:date . a dh:Item; dct:title "Mažeikių rajono Renavo dvaro sodyba"@lt; @@ -5406,15 +6415,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70163" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190480176"; - skos:prefLabel "Vilkaviškio vaikų lopšelis-darželis \"Eglutė\""@lt; - rov:companyType ; - rov:legalName "Vilkaviškio vaikų lopšelis-darželis \"Eglutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190480176"; + skos:prefLabel "Vilkaviškio vaikų lopšelis-darželis \"Eglutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio vaikų lopšelis-darželis \"Eglutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-18"^^xsd:date . a dh:Item; dct:title "Vilkaviškio vaikų lopšelis-darželis \"Eglutė\""@lt; @@ -5513,15 +6530,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-58185" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191874779"; - skos:prefLabel "Josvainių socialinis ir ugdymo centras"@lt; - rov:companyType ; - rov:legalName "Josvainių socialinis ir ugdymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-12-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191874779"; + skos:prefLabel "Josvainių socialinis ir ugdymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Josvainių socialinis ir ugdymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-12-31"^^xsd:date . a dh:Item; dct:title "Josvainių socialinis ir ugdymo centras"@lt; @@ -5530,15 +6555,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35185" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188774594"; - skos:prefLabel "Panevėžio rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Panevėžio rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-10-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188774594"; + skos:prefLabel "Panevėžio rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-10-03"^^xsd:date . a dh:Item; dct:title "Panevėžio rajono savivaldybės administracija"@lt; @@ -5547,15 +6580,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04345" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190008631"; - skos:prefLabel "Vilniaus Karoliniškių gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Karoliniškių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190008631"; + skos:prefLabel "Vilniaus Karoliniškių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Karoliniškių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-08"^^xsd:date . a dh:Item; dct:title "Vilniaus Karoliniškių gimnazija"@lt; @@ -5564,15 +6605,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68192" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190450418"; - skos:prefLabel "Marijampolės \"Žiburėlio\" mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Marijampolės \"Žiburėlio\" mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190450418"; + skos:prefLabel "Marijampolės \"Žiburėlio\" mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės \"Žiburėlio\" mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-07"^^xsd:date . a dh:Item; dct:title "Marijampolės \"Žiburėlio\" mokykla-daugiafunkcis centras"@lt; @@ -5581,15 +6630,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01102" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300520299"; - skos:prefLabel "Lietuvos Respublikos vidaus reikalų ministerijos Medicinos centras"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos vidaus reikalų ministerijos Medicinos centras"@lt; - rov:orgStatus ; - schema:foundingDate "2006-01-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300520299"; + skos:prefLabel "Lietuvos Respublikos vidaus reikalų ministerijos Medicinos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos vidaus reikalų ministerijos Medicinos centras"@lt; + rov:orgStatus ; + schema:foundingDate "2006-01-03"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos vidaus reikalų ministerijos Medicinos centras"@lt; @@ -5634,15 +6691,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50367" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191635918"; - skos:prefLabel "Kauno lopšelis-darželis \"Želmenėlis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Želmenėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191635918"; + skos:prefLabel "Kauno lopšelis-darželis \"Želmenėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Želmenėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Želmenėlis\""@lt; @@ -5705,15 +6770,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190013589"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Gervelė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Gervelė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190013589"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Gervelė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Gervelė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Gervelė\""@lt; @@ -5812,15 +6885,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306546660"; - skos:prefLabel "Palangos jaunimo ir savanorystės centras"@lt; - rov:companyType ; - rov:legalName "Palangos jaunimo ir savanorystės centras"@lt; - rov:orgStatus ; - schema:foundingDate "2023-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306546660"; + skos:prefLabel "Palangos jaunimo ir savanorystės centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos jaunimo ir savanorystės centras"@lt; + rov:orgStatus ; + schema:foundingDate "2023-10-11"^^xsd:date . a dh:Item; dct:title "Palangos jaunimo ir savanorystės centras"@lt; @@ -5829,15 +6910,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93202" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190420421"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Puriena\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Puriena\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190420421"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Puriena\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Puriena\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Puriena\""@lt; @@ -5864,15 +6953,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69202" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190379992"; - skos:prefLabel "Kalvarijos gimnazija"@lt; - rov:companyType ; - rov:legalName "Kalvarijos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190379992"; + skos:prefLabel "Kalvarijos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kalvarijos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-07"^^xsd:date . a dh:Item; dct:title "Kalvarijos gimnazija"@lt; @@ -5899,15 +6996,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69381" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188749420"; - skos:prefLabel "Kazlų Rūdos savivaldybės Priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Kazlų Rūdos savivaldybės Priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2000-05-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188749420"; + skos:prefLabel "Kazlų Rūdos savivaldybės Priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kazlų Rūdos savivaldybės Priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2000-05-22"^^xsd:date . a dh:Item; dct:title "Kazlų Rūdos savivaldybės Priešgaisrinė tarnyba"@lt; @@ -5952,15 +7057,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62137" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191444642"; - skos:prefLabel "Alytaus apylinkės teismas"@lt; - rov:companyType ; - rov:legalName "Alytaus apylinkės teismas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191444642"; + skos:prefLabel "Alytaus apylinkės teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus apylinkės teismas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-16"^^xsd:date . a dh:Item; dct:title "Alytaus apylinkės teismas"@lt; @@ -5987,15 +7100,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81181" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "145797046"; - skos:prefLabel "Šiaulių rajono savivaldybės švietimo paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Šiaulių rajono savivaldybės švietimo paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-07-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "145797046"; + skos:prefLabel "Šiaulių rajono savivaldybės švietimo paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių rajono savivaldybės švietimo paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-07-01"^^xsd:date . a dh:Item; dct:title "Šiaulių rajono savivaldybės švietimo paslaugų centras"@lt; @@ -6004,15 +7125,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69265" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190399347"; - skos:prefLabel "Kalvarijos sav. Sangrūdos pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kalvarijos sav. Sangrūdos pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190399347"; + skos:prefLabel "Kalvarijos sav. Sangrūdos pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kalvarijos sav. Sangrūdos pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-07"^^xsd:date . a dh:Item; dct:title "Kalvarijos sav. Sangrūdos pagrindinė mokykla"@lt; @@ -6147,15 +7276,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-98349" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190893424"; - skos:prefLabel "Skuodo rajono Ylakių gimnazija"@lt; - rov:companyType ; - rov:legalName "Skuodo rajono Ylakių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190893424"; + skos:prefLabel "Skuodo rajono Ylakių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Skuodo rajono Ylakių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-18"^^xsd:date . a dh:Item; dct:title "Skuodo rajono Ylakių gimnazija"@lt; @@ -6164,15 +7301,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78359" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188204772"; - skos:prefLabel "Šiaulių miesto savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Šiaulių miesto savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188204772"; + skos:prefLabel "Šiaulių miesto savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių miesto savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-11"^^xsd:date . a dh:Item; dct:title "Šiaulių miesto savivaldybės viešoji biblioteka"@lt; @@ -6235,15 +7380,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305664047"; - skos:prefLabel "Nacionalinė šeimos taryba"@lt; - rov:companyType ; - rov:legalName "Nacionalinė šeimos taryba"@lt; - rov:orgStatus ; - schema:foundingDate "2020-11-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305664047"; + skos:prefLabel "Nacionalinė šeimos taryba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nacionalinė šeimos taryba"@lt; + rov:orgStatus ; + schema:foundingDate "2020-11-30"^^xsd:date . a dh:Item; dct:title "Nacionalinė šeimos taryba"@lt; @@ -6306,15 +7459,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-31118" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191747963"; - skos:prefLabel "Visagino rekreacijos paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Visagino rekreacijos paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191747963"; + skos:prefLabel "Visagino rekreacijos paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Visagino rekreacijos paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-21"^^xsd:date . a dh:Item; dct:title "Visagino rekreacijos paslaugų centras"@lt; @@ -6323,15 +7484,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00303" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190275132"; - skos:prefLabel "Palangos Šventosios pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Palangos Šventosios pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190275132"; + skos:prefLabel "Palangos Šventosios pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos Šventosios pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-19"^^xsd:date . a dh:Item; dct:title "Palangos Šventosios pagrindinė mokykla"@lt; @@ -6394,15 +7563,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17126" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "111961115"; - skos:prefLabel "Šalčininkų Lietuvos tūkstantmečio gimnazija"@lt; - rov:companyType ; - rov:legalName "Šalčininkų Lietuvos tūkstantmečio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "111961115"; + skos:prefLabel "Šalčininkų Lietuvos tūkstantmečio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų Lietuvos tūkstantmečio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-01"^^xsd:date . a dh:Item; dct:title "Šalčininkų Lietuvos tūkstantmečio gimnazija"@lt; @@ -6411,15 +7588,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "180878299"; - skos:prefLabel "Telšių rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Telšių rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2002-01-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "180878299"; + skos:prefLabel "Telšių rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2002-01-02"^^xsd:date . a dh:Item; dct:title "Telšių rajono savivaldybės administracija"@lt; @@ -6463,15 +7648,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-51307" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195096037"; - skos:prefLabel "Kauno \"Varpelio\" pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno \"Varpelio\" pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2001-10-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195096037"; + skos:prefLabel "Kauno \"Varpelio\" pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno \"Varpelio\" pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2001-10-02"^^xsd:date . a dh:Item; dct:title "Kauno \"Varpelio\" pradinė mokykla"@lt; @@ -6498,15 +7691,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-95202" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190436411"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Berželis\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Berželis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190436411"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Berželis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Berželis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Berželis\""@lt; @@ -6586,15 +7787,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-95134" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303378556"; - skos:prefLabel "Klaipėdos suaugusiųjų gimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos suaugusiųjų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2014-08-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303378556"; + skos:prefLabel "Klaipėdos suaugusiųjų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos suaugusiųjų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2014-08-26"^^xsd:date . a dh:Item; dct:title "Klaipėdos suaugusiųjų gimnazija"@lt; @@ -6603,15 +7812,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91154" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191008577"; - skos:prefLabel "Klaipėdos apskrities vyriausiasis policijos komisariatas"@lt; - rov:companyType ; - rov:legalName "Klaipėdos apskrities vyriausiasis policijos komisariatas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191008577"; + skos:prefLabel "Klaipėdos apskrities vyriausiasis policijos komisariatas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos apskrities vyriausiasis policijos komisariatas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-14"^^xsd:date . a dh:Item; dct:title "Klaipėdos apskrities vyriausiasis policijos komisariatas"@lt; @@ -6620,15 +7837,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83150" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300065990"; - skos:prefLabel "Pakruojo nestacionarių socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Pakruojo nestacionarių socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2004-11-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300065990"; + skos:prefLabel "Pakruojo nestacionarių socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo nestacionarių socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2004-11-09"^^xsd:date . a dh:Item; dct:title "Pakruojo nestacionarių socialinių paslaugų centras"@lt; @@ -6763,15 +7988,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01109" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188725145"; - skos:prefLabel "Nacionalinė sveikatos taryba"@lt; - rov:companyType ; - rov:legalName "Nacionalinė sveikatos taryba"@lt; - rov:orgStatus ; - schema:foundingDate "1998-07-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188725145"; + skos:prefLabel "Nacionalinė sveikatos taryba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nacionalinė sveikatos taryba"@lt; + rov:orgStatus ; + schema:foundingDate "1998-07-28"^^xsd:date . a dh:Item; dct:title "Nacionalinė sveikatos taryba"@lt; @@ -6798,15 +8031,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13210" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191851442"; - skos:prefLabel "Vilniaus r. Marijampolio vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Marijampolio vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191851442"; + skos:prefLabel "Vilniaus r. Marijampolio vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Marijampolio vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-01"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Marijampolio vaikų lopšelis-darželis"@lt; @@ -6815,15 +8056,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07196" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190981194"; - skos:prefLabel "Vilniaus \"Atgajos\" specialioji mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Atgajos\" specialioji mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190981194"; + skos:prefLabel "Vilniaus \"Atgajos\" specialioji mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Atgajos\" specialioji mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Atgajos\" specialioji mokykla"@lt; @@ -6850,15 +8099,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01109" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188607150"; - skos:prefLabel "Lietuvos Respublikos Vyriausioji rinkimų komisija"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos Vyriausioji rinkimų komisija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188607150"; + skos:prefLabel "Lietuvos Respublikos Vyriausioji rinkimų komisija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos Vyriausioji rinkimų komisija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-11"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos Vyriausioji rinkimų komisija"@lt; @@ -6885,15 +8142,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85357" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190447774"; - skos:prefLabel "Akmenės rajono Akmenės gimnazija"@lt; - rov:companyType ; - rov:legalName "Akmenės rajono Akmenės gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190447774"; + skos:prefLabel "Akmenės rajono Akmenės gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Akmenės rajono Akmenės gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Akmenės rajono Akmenės gimnazija"@lt; @@ -6938,15 +8203,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85132" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188719391"; - skos:prefLabel "Akmenės rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Akmenės rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188719391"; + skos:prefLabel "Akmenės rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Akmenės rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-20"^^xsd:date . a dh:Item; dct:title "Akmenės rajono savivaldybės administracija"@lt; @@ -7027,15 +8300,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "175014940"; - skos:prefLabel "Šalčininkų socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Šalčininkų socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "1999-01-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "175014940"; + skos:prefLabel "Šalčininkų socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "1999-01-19"^^xsd:date . a dh:Item; dct:title "Šalčininkų socialinių paslaugų centras"@lt; @@ -7044,15 +8325,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-67128" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190607232"; - skos:prefLabel "Lazdijų mokykla-darželis \"Kregždutė\""@lt; - rov:companyType ; - rov:legalName "Lazdijų mokykla-darželis \"Kregždutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190607232"; + skos:prefLabel "Lazdijų mokykla-darželis \"Kregždutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lazdijų mokykla-darželis \"Kregždutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-05"^^xsd:date . a dh:Item; dct:title "Lazdijų mokykla-darželis \"Kregždutė\""@lt; @@ -7079,15 +8368,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44226" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291642340"; - skos:prefLabel "Kauno lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291642340"; + skos:prefLabel "Kauno lopšelis-darželis \"Ąžuoliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Ąžuoliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Ąžuoliukas\""@lt; @@ -7186,15 +8483,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94237" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190439521"; - skos:prefLabel "Klaipėdos \"Aukuro\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos \"Aukuro\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190439521"; + skos:prefLabel "Klaipėdos \"Aukuro\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos \"Aukuro\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos \"Aukuro\" gimnazija"@lt; @@ -7203,15 +8508,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190893381"; - skos:prefLabel "Neringos gimnazija"@lt; - rov:companyType ; - rov:legalName "Neringos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190893381"; + skos:prefLabel "Neringos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Neringos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-19"^^xsd:date . a dh:Item; dct:title "Neringos gimnazija"@lt; @@ -7220,15 +8533,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188780533"; - skos:prefLabel "Valstybinė lietuvių kalbos komisija"@lt; - rov:companyType ; - rov:legalName "Valstybinė lietuvių kalbos komisija"@lt; - rov:orgStatus ; - schema:foundingDate "2002-01-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188780533"; + skos:prefLabel "Valstybinė lietuvių kalbos komisija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybinė lietuvių kalbos komisija"@lt; + rov:orgStatus ; + schema:foundingDate "2002-01-02"^^xsd:date . a dh:Item; dct:title "Valstybinė lietuvių kalbos komisija"@lt; @@ -7255,15 +8576,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10315" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191713046"; - skos:prefLabel "Vilniaus Volungės darželis-mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Volungės darželis-mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191713046"; + skos:prefLabel "Vilniaus Volungės darželis-mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Volungės darželis-mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-08"^^xsd:date . a dh:Item; dct:title "Vilniaus Volungės darželis-mokykla"@lt; @@ -7272,15 +8601,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "169261110"; - skos:prefLabel "Pasvalio rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Pasvalio rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1999-01-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "169261110"; + skos:prefLabel "Pasvalio rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1999-01-04"^^xsd:date . a dh:Item; dct:title "Pasvalio rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -7289,15 +8626,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93202" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290458070"; - skos:prefLabel "Biudžetinė įstaiga KLAIPĖDOS \"VIESULO\" SPORTO CENTRAS"@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga KLAIPĖDOS \"VIESULO\" SPORTO CENTRAS"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290458070"; + skos:prefLabel "Biudžetinė įstaiga KLAIPĖDOS \"VIESULO\" SPORTO CENTRAS"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga KLAIPĖDOS \"VIESULO\" SPORTO CENTRAS"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga KLAIPĖDOS \"VIESULO\" SPORTO CENTRAS"@lt; @@ -7324,15 +8669,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42117" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190263888"; - skos:prefLabel "Rokiškio rajono savivaldybės Juozo Keliuočio viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Rokiškio rajono savivaldybės Juozo Keliuočio viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190263888"; + skos:prefLabel "Rokiškio rajono savivaldybės Juozo Keliuočio viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio rajono savivaldybės Juozo Keliuočio viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-24"^^xsd:date . a dh:Item; dct:title "Rokiškio rajono savivaldybės Juozo Keliuočio viešoji biblioteka"@lt; @@ -7359,15 +8712,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92129" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191443889"; - skos:prefLabel "Klaipėdos apylinkės teismas"@lt; - rov:companyType ; - rov:legalName "Klaipėdos apylinkės teismas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-08-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191443889"; + skos:prefLabel "Klaipėdos apylinkės teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos apylinkės teismas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-08-11"^^xsd:date . a dh:Item; dct:title "Klaipėdos apylinkės teismas"@lt; @@ -7501,15 +8862,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37450" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190862717"; - skos:prefLabel "Panevėžio gamtos mokykla"@lt; - rov:companyType ; - rov:legalName "Panevėžio gamtos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190862717"; + skos:prefLabel "Panevėžio gamtos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio gamtos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-29"^^xsd:date . a dh:Item; dct:title "Panevėžio gamtos mokykla"@lt; @@ -7518,15 +8887,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35137" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191817034"; - skos:prefLabel "Panevėžio suaugusiųjų mokymo centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio suaugusiųjų mokymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191817034"; + skos:prefLabel "Panevėžio suaugusiųjų mokymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio suaugusiųjų mokymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-29"^^xsd:date . a dh:Item; dct:title "Panevėžio suaugusiųjų mokymo centras"@lt; @@ -7553,15 +8930,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-77166" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190541483"; - skos:prefLabel "Šiaulių dailės mokykla"@lt; - rov:companyType ; - rov:legalName "Šiaulių dailės mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190541483"; + skos:prefLabel "Šiaulių dailės mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių dailės mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Šiaulių dailės mokykla"@lt; @@ -7588,15 +8973,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300110243"; - skos:prefLabel "Marijos ir Jurgio Šlapelių namas-muziejus"@lt; - rov:companyType ; - rov:legalName "Marijos ir Jurgio Šlapelių namas-muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2005-04-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300110243"; + skos:prefLabel "Marijos ir Jurgio Šlapelių namas-muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijos ir Jurgio Šlapelių namas-muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2005-04-28"^^xsd:date . a dh:Item; dct:title "Marijos ir Jurgio Šlapelių namas-muziejus"@lt; @@ -7623,15 +9016,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-66144" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303259363"; - skos:prefLabel "Druskininkų savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Druskininkų savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2014-03-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303259363"; + skos:prefLabel "Druskininkų savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Druskininkų savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2014-03-07"^^xsd:date . a dh:Item; dct:title "Druskininkų savivaldybės visuomenės sveikatos biuras"@lt; @@ -7676,15 +9077,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03225" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190005336"; - skos:prefLabel "Vilniaus karaliaus Mindaugo mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus karaliaus Mindaugo mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190005336"; + skos:prefLabel "Vilniaus karaliaus Mindaugo mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus karaliaus Mindaugo mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus karaliaus Mindaugo mokykla"@lt; @@ -7711,15 +9120,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70424" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190480219"; - skos:prefLabel "Vilkaviškio r. Kybartų vaikų lopšelis-darželis \"Kregždutė\""@lt; - rov:companyType ; - rov:legalName "Vilkaviškio r. Kybartų vaikų lopšelis-darželis \"Kregždutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190480219"; + skos:prefLabel "Vilkaviškio r. Kybartų vaikų lopšelis-darželis \"Kregždutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio r. Kybartų vaikų lopšelis-darželis \"Kregždutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-18"^^xsd:date . a dh:Item; dct:title "Vilkaviškio r. Kybartų vaikų lopšelis-darželis \"Kregždutė\""@lt; @@ -7728,15 +9145,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87145" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191873143"; - skos:prefLabel "Telšių \"Ateities\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Telšių \"Ateities\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191873143"; + skos:prefLabel "Telšių \"Ateities\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių \"Ateities\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-28"^^xsd:date . a dh:Item; dct:title "Telšių \"Ateities\" progimnazija"@lt; @@ -7781,15 +9206,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-33140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304910414"; - skos:prefLabel "Molėtų r. švietimo pagalbos tarnyba"@lt; - rov:companyType ; - rov:legalName "Molėtų r. švietimo pagalbos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2018-08-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304910414"; + skos:prefLabel "Molėtų r. švietimo pagalbos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Molėtų r. švietimo pagalbos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2018-08-29"^^xsd:date . a dh:Item; dct:title "Molėtų r. švietimo pagalbos tarnyba"@lt; @@ -7834,15 +9267,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44321" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304471351"; - skos:prefLabel "Kauno sporto mokykla \"Startas\""@lt; - rov:companyType ; - rov:legalName "Kauno sporto mokykla \"Startas\""@lt; - rov:orgStatus ; - schema:foundingDate "2017-03-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304471351"; + skos:prefLabel "Kauno sporto mokykla \"Startas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno sporto mokykla \"Startas\""@lt; + rov:orgStatus ; + schema:foundingDate "2017-03-01"^^xsd:date . a dh:Item; dct:title "Kauno sporto mokykla \"Startas\""@lt; @@ -7869,15 +9310,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13108" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191318362"; - skos:prefLabel "Vilniaus r. Egliškių šv. Jono Bosko gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Egliškių šv. Jono Bosko gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-02-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191318362"; + skos:prefLabel "Vilniaus r. Egliškių šv. Jono Bosko gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Egliškių šv. Jono Bosko gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-02-26"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Egliškių šv. Jono Bosko gimnazija"@lt; @@ -7922,15 +9371,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302526105"; - skos:prefLabel "Krašto apsaugos ministerijos bendrųjų reikalų departamentas"@lt; - rov:companyType ; - rov:legalName "Krašto apsaugos ministerijos bendrųjų reikalų departamentas"@lt; - rov:orgStatus ; - schema:foundingDate "2010-07-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302526105"; + skos:prefLabel "Krašto apsaugos ministerijos bendrųjų reikalų departamentas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Krašto apsaugos ministerijos bendrųjų reikalų departamentas"@lt; + rov:orgStatus ; + schema:foundingDate "2010-07-01"^^xsd:date . a dh:Item; dct:title "Krašto apsaugos ministerijos bendrųjų reikalų departamentas"@lt; @@ -7975,15 +9432,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188664023"; - skos:prefLabel "Plungės rajono savivaldybės Kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Plungės rajono savivaldybės Kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-08-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188664023"; + skos:prefLabel "Plungės rajono savivaldybės Kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės rajono savivaldybės Kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-08-15"^^xsd:date . a dh:Item; dct:title "Plungės rajono savivaldybės Kontrolės ir audito tarnyba"@lt; @@ -7992,15 +9457,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190029611"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Puriena\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Puriena\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190029611"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Puriena\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Puriena\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Puriena\""@lt; @@ -8099,15 +9572,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-46119" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191097825"; - skos:prefLabel "Kauno lopšelis-darželis \"Rokutis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Rokutis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191097825"; + skos:prefLabel "Kauno lopšelis-darželis \"Rokutis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Rokutis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Rokutis\""@lt; @@ -8170,15 +9651,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29111" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188774637"; - skos:prefLabel "Anykščių rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Anykščių rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-10-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188774637"; + skos:prefLabel "Anykščių rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-10-04"^^xsd:date . a dh:Item; dct:title "Anykščių rajono savivaldybės administracija"@lt; @@ -8223,15 +9712,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44253" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188727491"; - skos:prefLabel "Kauno Tado Ivanausko zoologijos muziejus"@lt; - rov:companyType ; - rov:legalName "Kauno Tado Ivanausko zoologijos muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-12-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188727491"; + skos:prefLabel "Kauno Tado Ivanausko zoologijos muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Tado Ivanausko zoologijos muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-12-04"^^xsd:date . a dh:Item; dct:title "Kauno Tado Ivanausko zoologijos muziejus"@lt; @@ -8258,15 +9755,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05209" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190009167"; - skos:prefLabel "Vilniaus \"Vyturio\" pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Vyturio\" pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190009167"; + skos:prefLabel "Vilniaus \"Vyturio\" pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Vyturio\" pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Vyturio\" pradinė mokykla"@lt; @@ -8275,15 +9780,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41174" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190547931"; - skos:prefLabel "Biržų Vlado Jakubėno meno mokykla"@lt; - rov:companyType ; - rov:legalName "Biržų Vlado Jakubėno meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190547931"; + skos:prefLabel "Biržų Vlado Jakubėno meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biržų Vlado Jakubėno meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-02"^^xsd:date . a dh:Item; dct:title "Biržų Vlado Jakubėno meno mokykla"@lt; @@ -8310,15 +9823,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10312" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288697120"; - skos:prefLabel "Lietuvos kalėjimų tarnyba"@lt; - rov:companyType ; - rov:legalName "Lietuvos kalėjimų tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288697120"; + skos:prefLabel "Lietuvos kalėjimų tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos kalėjimų tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-30"^^xsd:date . a dh:Item; dct:title "Lietuvos kalėjimų tarnyba"@lt; @@ -8345,15 +9866,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35172" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193278297"; - skos:prefLabel "Panevėžio kultūros centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-11-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193278297"; + skos:prefLabel "Panevėžio kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-11-24"^^xsd:date . a dh:Item; dct:title "Panevėžio kultūros centras"@lt; @@ -8362,15 +9891,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-95120" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190426837"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Rūta\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Rūta\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190426837"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Rūta\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Rūta\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Rūta\""@lt; @@ -8379,15 +9916,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-31231" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190231730"; - skos:prefLabel "Visagino vaikų lopšelis - darželis \"Ąžuoliukas\""@lt; - rov:companyType ; - rov:legalName "Visagino vaikų lopšelis - darželis \"Ąžuoliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190231730"; + skos:prefLabel "Visagino vaikų lopšelis - darželis \"Ąžuoliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Visagino vaikų lopšelis - darželis \"Ąžuoliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-13"^^xsd:date . a dh:Item; dct:title "Visagino vaikų lopšelis - darželis \"Ąžuoliukas\""@lt; @@ -8432,15 +9977,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "181619157"; - skos:prefLabel "Trakų sporto centras"@lt; - rov:companyType ; - rov:legalName "Trakų sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "2000-12-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "181619157"; + skos:prefLabel "Trakų sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "2000-12-07"^^xsd:date . a dh:Item; dct:title "Trakų sporto centras"@lt; @@ -8539,15 +10092,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-33127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191231676"; - skos:prefLabel "Molėtų menų mokykla"@lt; - rov:companyType ; - rov:legalName "Molėtų menų mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1998-10-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191231676"; + skos:prefLabel "Molėtų menų mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Molėtų menų mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1998-10-09"^^xsd:date . a dh:Item; dct:title "Molėtų menų mokykla"@lt; @@ -8556,15 +10117,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48135" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190139278"; - skos:prefLabel "Kauno Tado Ivanausko progimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Tado Ivanausko progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190139278"; + skos:prefLabel "Kauno Tado Ivanausko progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Tado Ivanausko progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Tado Ivanausko progimnazija"@lt; @@ -8663,15 +10232,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87333" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190599433"; - skos:prefLabel "Telšių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Telšių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190599433"; + skos:prefLabel "Telšių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-10"^^xsd:date . a dh:Item; dct:title "Telšių kultūros centras"@lt; @@ -8698,15 +10275,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190531756"; - skos:prefLabel "Šiaulių Ragainės progimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių Ragainės progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190531756"; + skos:prefLabel "Šiaulių Ragainės progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių Ragainės progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-07"^^xsd:date . a dh:Item; dct:title "Šiaulių Ragainės progimnazija"@lt; @@ -8769,15 +10354,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89218" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190194470"; - skos:prefLabel "Mažeikių Vytauto Klovos muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Mažeikių Vytauto Klovos muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190194470"; + skos:prefLabel "Mažeikių Vytauto Klovos muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių Vytauto Klovos muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Mažeikių Vytauto Klovos muzikos mokykla"@lt; @@ -8892,15 +10485,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38294" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190401798"; - skos:prefLabel "Panevėžio r. Upytės Antano Belazaro pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Panevėžio r. Upytės Antano Belazaro pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190401798"; + skos:prefLabel "Panevėžio r. Upytės Antano Belazaro pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio r. Upytės Antano Belazaro pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-09"^^xsd:date . a dh:Item; dct:title "Panevėžio r. Upytės Antano Belazaro pagrindinė mokykla"@lt; @@ -8909,15 +10510,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10254" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304221230"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Žolynas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Žolynas\""@lt; - rov:orgStatus ; - schema:foundingDate "2016-04-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304221230"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Žolynas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Žolynas\""@lt; + rov:orgStatus ; + schema:foundingDate "2016-04-06"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Žolynas\""@lt; @@ -8962,15 +10571,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-45390" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301676575"; - skos:prefLabel "Kauno miesto savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Kauno miesto savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-04-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301676575"; + skos:prefLabel "Kauno miesto savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno miesto savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-04-11"^^xsd:date . a dh:Item; dct:title "Kauno miesto savivaldybės visuomenės sveikatos biuras"@lt; @@ -8979,15 +10596,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68178" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306808778"; - skos:prefLabel "Marijampolės vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Marijampolės vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "2024-05-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306808778"; + skos:prefLabel "Marijampolės vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "2024-05-31"^^xsd:date . a dh:Item; dct:title "Marijampolės vaikų lopšelis-darželis"@lt; @@ -8996,15 +10621,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28240" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191449237"; - skos:prefLabel "Utenos apylinkės teismas"@lt; - rov:companyType ; - rov:legalName "Utenos apylinkės teismas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191449237"; + skos:prefLabel "Utenos apylinkės teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos apylinkės teismas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-16"^^xsd:date . a dh:Item; dct:title "Utenos apylinkės teismas"@lt; @@ -9031,15 +10664,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195171155"; - skos:prefLabel "Šilutės jaunimo ir suaugusiųjų mokymo centras"@lt; - rov:companyType ; - rov:legalName "Šilutės jaunimo ir suaugusiųjų mokymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-11-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195171155"; + skos:prefLabel "Šilutės jaunimo ir suaugusiųjų mokymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės jaunimo ir suaugusiųjų mokymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-11-14"^^xsd:date . a dh:Item; dct:title "Šilutės jaunimo ir suaugusiųjų mokymo centras"@lt; @@ -9192,15 +10833,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190274379"; - skos:prefLabel "Palangos lopšelis-darželis \"Gintarėlis\""@lt; - rov:companyType ; - rov:legalName "Palangos lopšelis-darželis \"Gintarėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190274379"; + skos:prefLabel "Palangos lopšelis-darželis \"Gintarėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos lopšelis-darželis \"Gintarėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-19"^^xsd:date . a dh:Item; dct:title "Palangos lopšelis-darželis \"Gintarėlis\""@lt; @@ -9209,15 +10858,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70158" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303341013"; - skos:prefLabel "Vilkaviškio rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2014-07-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303341013"; + skos:prefLabel "Vilkaviškio rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2014-07-01"^^xsd:date . a dh:Item; dct:title "Vilkaviškio rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -9226,15 +10883,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94226" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190434937"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Žemuogėlė\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Žemuogėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190434937"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Žemuogėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Žemuogėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Žemuogėlė\""@lt; @@ -9351,15 +11016,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94275" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "295170620"; - skos:prefLabel "Klaipėdos Prano Mašioto progimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos Prano Mašioto progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "295170620"; + skos:prefLabel "Klaipėdos Prano Mašioto progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos Prano Mašioto progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-15"^^xsd:date . a dh:Item; dct:title "Klaipėdos Prano Mašioto progimnazija"@lt; @@ -9368,15 +11041,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08117" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190016927"; - skos:prefLabel "Vilniaus Birutės darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus Birutės darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190016927"; + skos:prefLabel "Vilniaus Birutės darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Birutės darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus Birutės darželis"@lt; @@ -9385,15 +11066,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82196" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291895030"; - skos:prefLabel "Radviliškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Radviliškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291895030"; + skos:prefLabel "Radviliškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-30"^^xsd:date . a dh:Item; dct:title "Radviliškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -9402,15 +11091,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39235" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190615485"; - skos:prefLabel "Pasvalio r. Pumpėnų gimnazija"@lt; - rov:companyType ; - rov:legalName "Pasvalio r. Pumpėnų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190615485"; + skos:prefLabel "Pasvalio r. Pumpėnų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio r. Pumpėnų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-08"^^xsd:date . a dh:Item; dct:title "Pasvalio r. Pumpėnų gimnazija"@lt; @@ -9455,15 +11152,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-46338" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188729019"; - skos:prefLabel "Kauno apskrities valstybinė mokesčių inspekcija"@lt; - rov:companyType ; - rov:legalName "Kauno apskrities valstybinė mokesčių inspekcija"@lt; - rov:orgStatus ; - schema:foundingDate "1999-01-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188729019"; + skos:prefLabel "Kauno apskrities valstybinė mokesčių inspekcija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno apskrities valstybinė mokesčių inspekcija"@lt; + rov:orgStatus ; + schema:foundingDate "1999-01-01"^^xsd:date . a dh:Item; dct:title "Kauno apskrities valstybinė mokesčių inspekcija"@lt; @@ -9472,15 +11177,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99139" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "177393649"; - skos:prefLabel "Šilutės socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Šilutės socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1999-12-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "177393649"; + skos:prefLabel "Šilutės socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1999-12-15"^^xsd:date . a dh:Item; dct:title "Šilutės socialinės globos namai"@lt; @@ -9489,15 +11202,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76236" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190530992"; - skos:prefLabel "Šiaulių menų mokykla"@lt; - rov:companyType ; - rov:legalName "Šiaulių menų mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190530992"; + skos:prefLabel "Šiaulių menų mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių menų mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Šiaulių menų mokykla"@lt; @@ -9541,15 +11262,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301846675"; - skos:prefLabel "Prienų rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Prienų rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-09-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301846675"; + skos:prefLabel "Prienų rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prienų rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-09-04"^^xsd:date . a dh:Item; dct:title "Prienų rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -9558,15 +11287,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82256" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190673798"; - skos:prefLabel "Radviliškio r. Sidabravo pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Radviliškio r. Sidabravo pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190673798"; + skos:prefLabel "Radviliškio r. Sidabravo pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio r. Sidabravo pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Radviliškio r. Sidabravo pagrindinė mokykla"@lt; @@ -9593,15 +11330,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190158969"; - skos:prefLabel "Mažeikių lopšelis-darželis \"Žilvitis\""@lt; - rov:companyType ; - rov:legalName "Mažeikių lopšelis-darželis \"Žilvitis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190158969"; + skos:prefLabel "Mažeikių lopšelis-darželis \"Žilvitis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių lopšelis-darželis \"Žilvitis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-30"^^xsd:date . a dh:Item; dct:title "Mažeikių lopšelis-darželis \"Žilvitis\""@lt; @@ -9664,15 +11409,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76297" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190755170"; - skos:prefLabel "Valstybinis Šiaulių dramos teatras"@lt; - rov:companyType ; - rov:legalName "Valstybinis Šiaulių dramos teatras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190755170"; + skos:prefLabel "Valstybinis Šiaulių dramos teatras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybinis Šiaulių dramos teatras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-08"^^xsd:date . a dh:Item; dct:title "Valstybinis Šiaulių dramos teatras"@lt; @@ -9717,15 +11470,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70372" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300001094"; - skos:prefLabel "Vilkaviškio rajono Suvalkijos (Sūduvos) kultūros centras-muziejus"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio rajono Suvalkijos (Sūduvos) kultūros centras-muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2004-01-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300001094"; + skos:prefLabel "Vilkaviškio rajono Suvalkijos (Sūduvos) kultūros centras-muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio rajono Suvalkijos (Sūduvos) kultūros centras-muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2004-01-30"^^xsd:date . a dh:Item; dct:title "Vilkaviškio rajono Suvalkijos (Sūduvos) kultūros centras-muziejus"@lt; @@ -9752,15 +11513,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01144" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188732677"; - skos:prefLabel "Lietuvos kariuomenė"@lt; - rov:companyType ; - rov:legalName "Lietuvos kariuomenė"@lt; - rov:orgStatus ; - schema:foundingDate "1999-03-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188732677"; + skos:prefLabel "Lietuvos kariuomenė"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos kariuomenė"@lt; + rov:orgStatus ; + schema:foundingDate "1999-03-26"^^xsd:date . a dh:Item; dct:title "Lietuvos kariuomenė"@lt; @@ -9769,15 +11538,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89161" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190160849"; - skos:prefLabel "Mažeikių lopšelis-darželis \"Linelis\""@lt; - rov:companyType ; - rov:legalName "Mažeikių lopšelis-darželis \"Linelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190160849"; + skos:prefLabel "Mažeikių lopšelis-darželis \"Linelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių lopšelis-darželis \"Linelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-30"^^xsd:date . a dh:Item; dct:title "Mažeikių lopšelis-darželis \"Linelis\""@lt; @@ -9804,15 +11581,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86262" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190093788"; - skos:prefLabel "Kelmės r. Pakražančio pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kelmės r. Pakražančio pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190093788"; + skos:prefLabel "Kelmės r. Pakražančio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės r. Pakražančio pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-20"^^xsd:date . a dh:Item; dct:title "Kelmės r. Pakražančio pagrindinė mokykla"@lt; @@ -9839,15 +11624,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29145" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302761886"; - skos:prefLabel "Anykščių menų centras"@lt; - rov:companyType ; - rov:legalName "Anykščių menų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2012-04-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302761886"; + skos:prefLabel "Anykščių menų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių menų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2012-04-12"^^xsd:date . a dh:Item; dct:title "Anykščių menų centras"@lt; @@ -9874,15 +11667,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55179" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195093984"; - skos:prefLabel "Jonavos \"Neries\" pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Jonavos \"Neries\" pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1998-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195093984"; + skos:prefLabel "Jonavos \"Neries\" pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos \"Neries\" pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1998-09-01"^^xsd:date . a dh:Item; dct:title "Jonavos \"Neries\" pagrindinė mokykla"@lt; @@ -9891,15 +11692,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37325" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190415246"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Riešutėlis\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Riešutėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190415246"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Riešutėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Riešutėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-29"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Riešutėlis\""@lt; @@ -9926,15 +11735,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05264" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195472315"; - skos:prefLabel "Vilniaus Jono Pauliaus II progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Jono Pauliaus II progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2002-09-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195472315"; + skos:prefLabel "Vilniaus Jono Pauliaus II progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Jono Pauliaus II progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2002-09-04"^^xsd:date . a dh:Item; dct:title "Vilniaus Jono Pauliaus II progimnazija"@lt; @@ -9979,15 +11796,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50274" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191639749"; - skos:prefLabel "Kauno lopšelis-darželis \"Žiedelis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Žiedelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191639749"; + skos:prefLabel "Kauno lopšelis-darželis \"Žiedelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Žiedelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-09"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Žiedelis\""@lt; @@ -9996,15 +11821,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53265" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191118276"; - skos:prefLabel "Kauno rajono savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Kauno rajono savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1997-12-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191118276"; + skos:prefLabel "Kauno rajono savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno rajono savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1997-12-10"^^xsd:date . a dh:Item; dct:title "Kauno rajono savivaldybės viešoji biblioteka"@lt; @@ -10031,15 +11864,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13168" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191320438"; - skos:prefLabel "Vilniaus r. Šumsko pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Šumsko pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191320438"; + skos:prefLabel "Vilniaus r. Šumsko pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Šumsko pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Šumsko pagrindinė mokykla"@lt; @@ -10048,15 +11889,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91183" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303212716"; - skos:prefLabel "Biudžetinė įstaiga Klaipėdos miesto lengvosios atletikos mokykla"@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga Klaipėdos miesto lengvosios atletikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2014-01-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303212716"; + skos:prefLabel "Biudžetinė įstaiga Klaipėdos miesto lengvosios atletikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga Klaipėdos miesto lengvosios atletikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2014-01-02"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga Klaipėdos miesto lengvosios atletikos mokykla"@lt; @@ -10065,15 +11914,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-95186" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190436183"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Vyturėlis\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Vyturėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190436183"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Vyturėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Vyturėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Vyturėlis\""@lt; @@ -10082,15 +11939,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99148" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190687399"; - skos:prefLabel "Šilutės lopšelis-darželis \"Pušelė\""@lt; - rov:companyType ; - rov:legalName "Šilutės lopšelis-darželis \"Pušelė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190687399"; + skos:prefLabel "Šilutės lopšelis-darželis \"Pušelė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės lopšelis-darželis \"Pušelė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Šilutės lopšelis-darželis \"Pušelė\""@lt; @@ -10117,15 +11982,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-30119" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190243661"; - skos:prefLabel "Ignalinos Miko Petrausko muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Ignalinos Miko Petrausko muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-12-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190243661"; + skos:prefLabel "Ignalinos Miko Petrausko muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ignalinos Miko Petrausko muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-12-10"^^xsd:date . a dh:Item; dct:title "Ignalinos Miko Petrausko muzikos mokykla"@lt; @@ -10134,15 +12007,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44287" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302877054"; - skos:prefLabel "Koncertinė įstaiga \"Kauno santaka\""@lt; - rov:companyType ; - rov:legalName "Koncertinė įstaiga \"Kauno santaka\""@lt; - rov:orgStatus ; - schema:foundingDate "2012-10-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302877054"; + skos:prefLabel "Koncertinė įstaiga \"Kauno santaka\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Koncertinė įstaiga \"Kauno santaka\""@lt; + rov:orgStatus ; + schema:foundingDate "2012-10-01"^^xsd:date . a dh:Item; dct:title "Koncertinė įstaiga \"Kauno santaka\""@lt; @@ -10169,15 +12050,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-51453" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190136168"; - skos:prefLabel "Kauno \"Nemuno\" mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno \"Nemuno\" mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190136168"; + skos:prefLabel "Kauno \"Nemuno\" mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno \"Nemuno\" mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno \"Nemuno\" mokykla"@lt; @@ -10186,15 +12075,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191814796"; - skos:prefLabel "Mažeikių \"Vyturio\" pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Mažeikių \"Vyturio\" pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191814796"; + skos:prefLabel "Mažeikių \"Vyturio\" pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių \"Vyturio\" pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Mažeikių \"Vyturio\" pradinė mokykla"@lt; @@ -10329,15 +12226,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56166" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190596323"; - skos:prefLabel "Kaišiadorių Vaclovo Giržado progimnazija"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių Vaclovo Giržado progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190596323"; + skos:prefLabel "Kaišiadorių Vaclovo Giržado progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių Vaclovo Giržado progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-06"^^xsd:date . a dh:Item; dct:title "Kaišiadorių Vaclovo Giržado progimnazija"@lt; @@ -10454,15 +12359,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59206" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190025748"; - skos:prefLabel "Birštono kultūros centras"@lt; - rov:companyType ; - rov:legalName "Birštono kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-11-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190025748"; + skos:prefLabel "Birštono kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Birštono kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-11-20"^^xsd:date . a dh:Item; dct:title "Birštono kultūros centras"@lt; @@ -10489,15 +12402,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39305" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290614950"; - skos:prefLabel "Pasvalio r. Joniškėlio Gabrielės Petkevičaitės-Bitės gimnazija"@lt; - rov:companyType ; - rov:legalName "Pasvalio r. Joniškėlio Gabrielės Petkevičaitės-Bitės gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290614950"; + skos:prefLabel "Pasvalio r. Joniškėlio Gabrielės Petkevičaitės-Bitės gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio r. Joniškėlio Gabrielės Petkevičaitės-Bitės gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-09"^^xsd:date . a dh:Item; dct:title "Pasvalio r. Joniškėlio Gabrielės Petkevičaitės-Bitės gimnazija"@lt; @@ -10506,15 +12427,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35184" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190758280"; - skos:prefLabel "Panevėžio apskrities Gabrielės Petkevičaitės-Bitės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Panevėžio apskrities Gabrielės Petkevičaitės-Bitės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190758280"; + skos:prefLabel "Panevėžio apskrities Gabrielės Petkevičaitės-Bitės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio apskrities Gabrielės Petkevičaitės-Bitės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-29"^^xsd:date . a dh:Item; dct:title "Panevėžio apskrities Gabrielės Petkevičaitės-Bitės viešoji biblioteka"@lt; @@ -10577,15 +12506,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-58392" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193037766"; - skos:prefLabel "Dotnuvos slaugos namai"@lt; - rov:companyType ; - rov:legalName "Dotnuvos slaugos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1997-12-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193037766"; + skos:prefLabel "Dotnuvos slaugos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Dotnuvos slaugos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1997-12-31"^^xsd:date . a dh:Item; dct:title "Dotnuvos slaugos namai"@lt; @@ -10612,15 +12549,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08101" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190019994"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Eglutė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Eglutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190019994"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Eglutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Eglutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Eglutė\""@lt; @@ -10647,15 +12592,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28385" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190184024"; - skos:prefLabel "Utenos r. Užpalių gimnazija"@lt; - rov:companyType ; - rov:legalName "Utenos r. Užpalių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190184024"; + skos:prefLabel "Utenos r. Užpalių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos r. Užpalių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Utenos r. Užpalių gimnazija"@lt; @@ -10664,15 +12617,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21301" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190664977"; - skos:prefLabel "Elektrėnų sav. Semeliškių gimnazija"@lt; - rov:companyType ; - rov:legalName "Elektrėnų sav. Semeliškių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190664977"; + skos:prefLabel "Elektrėnų sav. Semeliškių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų sav. Semeliškių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Elektrėnų sav. Semeliškių gimnazija"@lt; @@ -10681,15 +12642,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55111" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191643975"; - skos:prefLabel "Jonavos nakvynės namai"@lt; - rov:companyType ; - rov:legalName "Jonavos nakvynės namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191643975"; + skos:prefLabel "Jonavos nakvynės namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos nakvynės namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-26"^^xsd:date . a dh:Item; dct:title "Jonavos nakvynės namai"@lt; @@ -10698,15 +12667,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39149" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301505617"; - skos:prefLabel "Pasvalio rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Pasvalio rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-01-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301505617"; + skos:prefLabel "Pasvalio rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-01-02"^^xsd:date . a dh:Item; dct:title "Pasvalio rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -10733,15 +12710,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36208" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190414482"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Pasaka\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Pasaka\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190414482"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Pasaka\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Pasaka\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-22"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Pasaka\""@lt; @@ -10750,15 +12735,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29145" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190047449"; - skos:prefLabel "Anykščių Antano Baranausko pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Anykščių Antano Baranausko pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190047449"; + skos:prefLabel "Anykščių Antano Baranausko pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių Antano Baranausko pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Anykščių Antano Baranausko pagrindinė mokykla"@lt; @@ -10803,15 +12796,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02101" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191715620"; - skos:prefLabel "Vilniaus Jono Laužiko konsultacinis-mokymo centras"@lt; - rov:companyType ; - rov:legalName "Vilniaus Jono Laužiko konsultacinis-mokymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191715620"; + skos:prefLabel "Vilniaus Jono Laužiko konsultacinis-mokymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Jono Laužiko konsultacinis-mokymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-21"^^xsd:date . a dh:Item; dct:title "Vilniaus Jono Laužiko konsultacinis-mokymo centras"@lt; @@ -10838,15 +12839,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59147" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188210711"; - skos:prefLabel "Prienų Justino Marcinkevičiaus viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Prienų Justino Marcinkevičiaus viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "2002-01-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188210711"; + skos:prefLabel "Prienų Justino Marcinkevičiaus viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prienų Justino Marcinkevičiaus viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "2002-01-18"^^xsd:date . a dh:Item; dct:title "Prienų Justino Marcinkevičiaus viešoji biblioteka"@lt; @@ -10855,15 +12864,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306646529"; - skos:prefLabel "Kupiškio rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Kupiškio rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2023-12-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306646529"; + skos:prefLabel "Kupiškio rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2023-12-20"^^xsd:date . a dh:Item; dct:title "Kupiškio rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -10926,15 +12943,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10302" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188787474"; - skos:prefLabel "Bendrasis pagalbos centras"@lt; - rov:companyType ; - rov:legalName "Bendrasis pagalbos centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-10-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188787474"; + skos:prefLabel "Bendrasis pagalbos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Bendrasis pagalbos centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-10-02"^^xsd:date . a dh:Item; dct:title "Bendrasis pagalbos centras"@lt; @@ -10961,15 +12986,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-15175" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303381207"; - skos:prefLabel "Vilniaus r. Nemenčinės vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Nemenčinės vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "2014-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303381207"; + skos:prefLabel "Vilniaus r. Nemenčinės vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Nemenčinės vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "2014-09-01"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Nemenčinės vaikų lopšelis-darželis"@lt; @@ -11104,15 +13137,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69171" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190398811"; - skos:prefLabel "Marijampolės sav. Liudvinavo Kazio Borutos gimnazija"@lt; - rov:companyType ; - rov:legalName "Marijampolės sav. Liudvinavo Kazio Borutos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190398811"; + skos:prefLabel "Marijampolės sav. Liudvinavo Kazio Borutos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės sav. Liudvinavo Kazio Borutos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-31"^^xsd:date . a dh:Item; dct:title "Marijampolės sav. Liudvinavo Kazio Borutos gimnazija"@lt; @@ -11139,15 +13180,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83379" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190062166"; - skos:prefLabel "Pakruojo rajono Žeimelio darželis-daugiafunkcis centras \"Ąžuoliukas\""@lt; - rov:companyType ; - rov:legalName "Pakruojo rajono Žeimelio darželis-daugiafunkcis centras \"Ąžuoliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190062166"; + skos:prefLabel "Pakruojo rajono Žeimelio darželis-daugiafunkcis centras \"Ąžuoliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo rajono Žeimelio darželis-daugiafunkcis centras \"Ąžuoliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-24"^^xsd:date . a dh:Item; dct:title "Pakruojo rajono Žeimelio darželis-daugiafunkcis centras \"Ąžuoliukas\""@lt; @@ -11156,15 +13205,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09300" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190001462"; - skos:prefLabel "Vilniaus Vladislavo Sirokomlės gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Vladislavo Sirokomlės gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190001462"; + skos:prefLabel "Vilniaus Vladislavo Sirokomlės gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Vladislavo Sirokomlės gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Vladislavo Sirokomlės gimnazija"@lt; @@ -11263,15 +13320,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-26110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190681211"; - skos:prefLabel "Elektrėnų meno mokykla"@lt; - rov:companyType ; - rov:legalName "Elektrėnų meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190681211"; + skos:prefLabel "Elektrėnų meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Elektrėnų meno mokykla"@lt; @@ -11316,15 +13381,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08466" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306061689"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Bajorėlis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Bajorėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "2022-04-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306061689"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Bajorėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Bajorėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "2022-04-13"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Bajorėlis\""@lt; @@ -11351,15 +13424,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190978821"; - skos:prefLabel "Biudžetinė įstaiga \"Gilės\" namai"@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga \"Gilės\" namai"@lt; - rov:orgStatus ; - schema:foundingDate "1999-01-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190978821"; + skos:prefLabel "Biudžetinė įstaiga \"Gilės\" namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga \"Gilės\" namai"@lt; + rov:orgStatus ; + schema:foundingDate "1999-01-14"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga \"Gilės\" namai"@lt; @@ -11403,15 +13484,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85165" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305602825"; - skos:prefLabel "Akmenės rajono meno mokykla"@lt; - rov:companyType ; - rov:legalName "Akmenės rajono meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2020-08-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305602825"; + skos:prefLabel "Akmenės rajono meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Akmenės rajono meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2020-08-14"^^xsd:date . a dh:Item; dct:title "Akmenės rajono meno mokykla"@lt; @@ -11438,15 +13527,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04300" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190028858"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Prie pasakų parko\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Prie pasakų parko\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190028858"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Prie pasakų parko\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Prie pasakų parko\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Prie pasakų parko\""@lt; @@ -11508,15 +13605,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89239" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190300048"; - skos:prefLabel "Mažeikių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Mažeikių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190300048"; + skos:prefLabel "Mažeikių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-26"^^xsd:date . a dh:Item; dct:title "Mažeikių kultūros centras"@lt; @@ -11579,15 +13684,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04203" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190005293"; - skos:prefLabel "Vilniaus Sausio 13-osios progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Sausio 13-osios progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190005293"; + skos:prefLabel "Vilniaus Sausio 13-osios progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Sausio 13-osios progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Sausio 13-osios progimnazija"@lt; @@ -11596,15 +13709,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44293" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190144268"; - skos:prefLabel "Kauno berniukų chorinio dainavimo mokykla \"Varpelis\""@lt; - rov:companyType ; - rov:legalName "Kauno berniukų chorinio dainavimo mokykla \"Varpelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190144268"; + skos:prefLabel "Kauno berniukų chorinio dainavimo mokykla \"Varpelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno berniukų chorinio dainavimo mokykla \"Varpelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-10"^^xsd:date . a dh:Item; dct:title "Kauno berniukų chorinio dainavimo mokykla \"Varpelis\""@lt; @@ -11631,15 +13752,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07112" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190033848"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Vėrinėlis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Vėrinėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190033848"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Vėrinėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Vėrinėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Vėrinėlis\""@lt; @@ -11648,15 +13777,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03153" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290733470"; - skos:prefLabel "Vilniaus teritorinė muitinė"@lt; - rov:companyType ; - rov:legalName "Vilniaus teritorinė muitinė"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290733470"; + skos:prefLabel "Vilniaus teritorinė muitinė"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus teritorinė muitinė"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-29"^^xsd:date . a dh:Item; dct:title "Vilniaus teritorinė muitinė"@lt; @@ -11701,15 +13838,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65184" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188773873"; - skos:prefLabel "Varėnos rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Varėnos rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-09-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188773873"; + skos:prefLabel "Varėnos rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-09-28"^^xsd:date . a dh:Item; dct:title "Varėnos rajono savivaldybės administracija"@lt; @@ -11754,15 +13899,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305238040"; - skos:prefLabel "Nacionalinė švietimo agentūra"@lt; - rov:companyType ; - rov:legalName "Nacionalinė švietimo agentūra"@lt; - rov:orgStatus ; - schema:foundingDate "2019-08-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305238040"; + skos:prefLabel "Nacionalinė švietimo agentūra"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nacionalinė švietimo agentūra"@lt; + rov:orgStatus ; + schema:foundingDate "2019-08-30"^^xsd:date . a dh:Item; dct:title "Nacionalinė švietimo agentūra"@lt; @@ -11789,15 +13942,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-52346" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191636639"; - skos:prefLabel "Kauno lopšelis-darželis \"Šilelis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Šilelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191636639"; + skos:prefLabel "Kauno lopšelis-darželis \"Šilelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Šilelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Šilelis\""@lt; @@ -11806,15 +13967,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188675190"; - skos:prefLabel "Lietuvos Respublikos žemės ūkio ministerija"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos žemės ūkio ministerija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188675190"; + skos:prefLabel "Lietuvos Respublikos žemės ūkio ministerija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos žemės ūkio ministerija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-15"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos žemės ūkio ministerija"@lt; @@ -11823,15 +13992,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62151" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291055670"; - skos:prefLabel "Alytaus Adolfo Ramanausko-Vanago gimnazija"@lt; - rov:companyType ; - rov:legalName "Alytaus Adolfo Ramanausko-Vanago gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291055670"; + skos:prefLabel "Alytaus Adolfo Ramanausko-Vanago gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus Adolfo Ramanausko-Vanago gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-12"^^xsd:date . a dh:Item; dct:title "Alytaus Adolfo Ramanausko-Vanago gimnazija"@lt; @@ -11840,15 +14017,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91246" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188204815"; - skos:prefLabel "Klaipėdos kultūrų komunikacijų centras"@lt; - rov:companyType ; - rov:legalName "Klaipėdos kultūrų komunikacijų centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188204815"; + skos:prefLabel "Klaipėdos kultūrų komunikacijų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos kultūrų komunikacijų centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-20"^^xsd:date . a dh:Item; dct:title "Klaipėdos kultūrų komunikacijų centras"@lt; @@ -11875,15 +14060,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82319" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190714921"; - skos:prefLabel "Radviliškio r. Baisogalos mokykla-darželis"@lt; - rov:companyType ; - rov:legalName "Radviliškio r. Baisogalos mokykla-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190714921"; + skos:prefLabel "Radviliškio r. Baisogalos mokykla-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio r. Baisogalos mokykla-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Radviliškio r. Baisogalos mokykla-darželis"@lt; @@ -11910,15 +14103,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11223" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190007910"; - skos:prefLabel "Vilniaus \"Žaros\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Žaros\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190007910"; + skos:prefLabel "Vilniaus \"Žaros\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Žaros\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-08"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Žaros\" gimnazija"@lt; @@ -11945,11 +14146,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85165" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "300009283"; skos:prefLabel "Naujosios Akmenės \"Saulėtekio\" progimnazija"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Naujosios Akmenės \"Saulėtekio\" progimnazija"@lt; rov:orgStatus ; @@ -11963,15 +14172,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59147" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190202465"; - skos:prefLabel "Prienų meno mokykla"@lt; - rov:companyType ; - rov:legalName "Prienų meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190202465"; + skos:prefLabel "Prienų meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prienų meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Prienų meno mokykla"@lt; @@ -11980,15 +14197,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65159" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300520655"; - skos:prefLabel "Varėnos globos namai"@lt; - rov:companyType ; - rov:legalName "Varėnos globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "2006-01-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300520655"; + skos:prefLabel "Varėnos globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "2006-01-04"^^xsd:date . a dh:Item; dct:title "Varėnos globos namai"@lt; @@ -11997,15 +14222,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35228" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "148428990"; - skos:prefLabel "Panevėžio muzikinis teatras"@lt; - rov:companyType ; - rov:legalName "Panevėžio muzikinis teatras"@lt; - rov:orgStatus ; - schema:foundingDate "2001-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "148428990"; + skos:prefLabel "Panevėžio muzikinis teatras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio muzikinis teatras"@lt; + rov:orgStatus ; + schema:foundingDate "2001-10-12"^^xsd:date . a dh:Item; dct:title "Panevėžio muzikinis teatras"@lt; @@ -12104,15 +14337,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50355" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291634240"; - skos:prefLabel "Kauno lopšelis-darželis \"Pasaka\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Pasaka\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291634240"; + skos:prefLabel "Kauno lopšelis-darželis \"Pasaka\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Pasaka\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Pasaka\""@lt; @@ -12139,15 +14380,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72240" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190467129"; - skos:prefLabel "Tauragės Martyno Mažvydo progimnazija"@lt; - rov:companyType ; - rov:legalName "Tauragės Martyno Mažvydo progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-07-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190467129"; + skos:prefLabel "Tauragės Martyno Mažvydo progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės Martyno Mažvydo progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-07-24"^^xsd:date . a dh:Item; dct:title "Tauragės Martyno Mažvydo progimnazija"@lt; @@ -12156,15 +14405,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "164307319"; - skos:prefLabel "Dienos veiklos centras"@lt; - rov:companyType ; - rov:legalName "Dienos veiklos centras"@lt; - rov:orgStatus ; - schema:foundingDate "1999-05-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "164307319"; + skos:prefLabel "Dienos veiklos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Dienos veiklos centras"@lt; + rov:orgStatus ; + schema:foundingDate "1999-05-03"^^xsd:date . a dh:Item; dct:title "Dienos veiklos centras"@lt; @@ -12191,15 +14448,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-26115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190675315"; - skos:prefLabel "Elektrėnų pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Elektrėnų pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190675315"; + skos:prefLabel "Elektrėnų pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Elektrėnų pradinė mokykla"@lt; @@ -12208,15 +14473,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00153" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300917888"; - skos:prefLabel "Palangos miesto socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Palangos miesto socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2007-07-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300917888"; + skos:prefLabel "Palangos miesto socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos miesto socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2007-07-11"^^xsd:date . a dh:Item; dct:title "Palangos miesto socialinių paslaugų centras"@lt; @@ -12243,15 +14516,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01100" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188710976"; - skos:prefLabel "Lietuvos akreditacijos ir standartizacijos agentūra"@lt; - rov:companyType ; - rov:legalName "Lietuvos akreditacijos ir standartizacijos agentūra"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188710976"; + skos:prefLabel "Lietuvos akreditacijos ir standartizacijos agentūra"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos akreditacijos ir standartizacijos agentūra"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-06"^^xsd:date . a dh:Item; dct:title "Lietuvos akreditacijos ir standartizacijos agentūra"@lt; @@ -12278,15 +14559,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190796562"; - skos:prefLabel "Strūnos socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Strūnos socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190796562"; + skos:prefLabel "Strūnos socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Strūnos socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-10"^^xsd:date . a dh:Item; dct:title "Strūnos socialinės globos namai"@lt; @@ -12295,15 +14584,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55158" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188612293"; - skos:prefLabel "Jonavos rajono savivaldybės Kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Jonavos rajono savivaldybės Kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188612293"; + skos:prefLabel "Jonavos rajono savivaldybės Kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos rajono savivaldybės Kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-25"^^xsd:date . a dh:Item; dct:title "Jonavos rajono savivaldybės Kontrolės ir audito tarnyba"@lt; @@ -12348,15 +14645,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42365" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301843565"; - skos:prefLabel "Rokiškio r. Pandėlio gimnazija"@lt; - rov:companyType ; - rov:legalName "Rokiškio r. Pandėlio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2008-08-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301843565"; + skos:prefLabel "Rokiškio r. Pandėlio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio r. Pandėlio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2008-08-26"^^xsd:date . a dh:Item; dct:title "Rokiškio r. Pandėlio gimnazija"@lt; @@ -12365,15 +14670,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91196" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "141833324"; - skos:prefLabel "Biudžetinė įstaiga Socialinių paslaugų centras \"Klaipėdos lakštutė\""@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga Socialinių paslaugų centras \"Klaipėdos lakštutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1999-06-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "141833324"; + skos:prefLabel "Biudžetinė įstaiga Socialinių paslaugų centras \"Klaipėdos lakštutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga Socialinių paslaugų centras \"Klaipėdos lakštutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1999-06-01"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga Socialinių paslaugų centras \"Klaipėdos lakštutė\""@lt; @@ -12382,15 +14695,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191128950"; - skos:prefLabel "Plungės lopšelis-darželis \"Vyturėlis\""@lt; - rov:companyType ; - rov:legalName "Plungės lopšelis-darželis \"Vyturėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191128950"; + skos:prefLabel "Plungės lopšelis-darželis \"Vyturėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės lopšelis-darželis \"Vyturėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Plungės lopšelis-darželis \"Vyturėlis\""@lt; @@ -12399,15 +14720,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44279" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300520349"; - skos:prefLabel "Lietuvos sporto muziejus"@lt; - rov:companyType ; - rov:legalName "Lietuvos sporto muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2006-01-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300520349"; + skos:prefLabel "Lietuvos sporto muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos sporto muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2006-01-03"^^xsd:date . a dh:Item; dct:title "Lietuvos sporto muziejus"@lt; @@ -12506,15 +14835,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09128" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190981237"; - skos:prefLabel "Vilniaus Verkių mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Vilniaus Verkių mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190981237"; + skos:prefLabel "Vilniaus Verkių mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Verkių mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-09"^^xsd:date . a dh:Item; dct:title "Vilniaus Verkių mokykla-daugiafunkcis centras"@lt; @@ -12523,15 +14860,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-31226" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193170510"; - skos:prefLabel "Visagino \"Žiburio\" pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Visagino \"Žiburio\" pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1996-07-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193170510"; + skos:prefLabel "Visagino \"Žiburio\" pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Visagino \"Žiburio\" pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1996-07-18"^^xsd:date . a dh:Item; dct:title "Visagino \"Žiburio\" pagrindinė mokykla"@lt; @@ -12612,15 +14957,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89442" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300603827"; - skos:prefLabel "Mažeikių rajono Židikų kultūros centras"@lt; - rov:companyType ; - rov:legalName "Mažeikių rajono Židikų kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2006-10-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300603827"; + skos:prefLabel "Mažeikių rajono Židikų kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių rajono Židikų kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2006-10-02"^^xsd:date . a dh:Item; dct:title "Mažeikių rajono Židikų kultūros centras"@lt; @@ -12664,15 +15017,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-32124" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190203229"; - skos:prefLabel "Zarasų Pauliaus Širvio progimnazija"@lt; - rov:companyType ; - rov:legalName "Zarasų Pauliaus Širvio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-12-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190203229"; + skos:prefLabel "Zarasų Pauliaus Širvio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Zarasų Pauliaus Širvio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-12-19"^^xsd:date . a dh:Item; dct:title "Zarasų Pauliaus Širvio progimnazija"@lt; @@ -12735,15 +15096,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08216" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190002226"; - skos:prefLabel "Vilniaus Senvagės gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Senvagės gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190002226"; + skos:prefLabel "Vilniaus Senvagės gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Senvagės gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-08"^^xsd:date . a dh:Item; dct:title "Vilniaus Senvagės gimnazija"@lt; @@ -12752,15 +15121,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71295" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190820757"; - skos:prefLabel "Šakių rajono Griškabūdžio gimnazija"@lt; - rov:companyType ; - rov:legalName "Šakių rajono Griškabūdžio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190820757"; + skos:prefLabel "Šakių rajono Griškabūdžio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šakių rajono Griškabūdžio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-05"^^xsd:date . a dh:Item; dct:title "Šakių rajono Griškabūdžio gimnazija"@lt; @@ -12769,15 +15146,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-95197" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190428083"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Dobiliukas\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Dobiliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190428083"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Dobiliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Dobiliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Dobiliukas\""@lt; @@ -12786,15 +15171,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92131" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191844978"; - skos:prefLabel "Klaipėdos apygardos teismas"@lt; - rov:companyType ; - rov:legalName "Klaipėdos apygardos teismas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191844978"; + skos:prefLabel "Klaipėdos apygardos teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos apygardos teismas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-19"^^xsd:date . a dh:Item; dct:title "Klaipėdos apygardos teismas"@lt; @@ -12821,11 +15214,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55415" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190305732"; skos:prefLabel "Jonavos r. Bukonių mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Jonavos r. Bukonių mokykla-daugiafunkcis centras"@lt; rov:orgStatus ; @@ -12857,15 +15258,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-98274" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290893610"; - skos:prefLabel "Skuodo rajono Mosėdžio gimnazija"@lt; - rov:companyType ; - rov:legalName "Skuodo rajono Mosėdžio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290893610"; + skos:prefLabel "Skuodo rajono Mosėdžio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Skuodo rajono Mosėdžio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-18"^^xsd:date . a dh:Item; dct:title "Skuodo rajono Mosėdžio gimnazija"@lt; @@ -12892,15 +15301,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01129" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188734151"; - skos:prefLabel "Lietuvos nacionalinės UNESCO komisijos sekretoriatas"@lt; - rov:companyType ; - rov:legalName "Lietuvos nacionalinės UNESCO komisijos sekretoriatas"@lt; - rov:orgStatus ; - schema:foundingDate "1999-04-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188734151"; + skos:prefLabel "Lietuvos nacionalinės UNESCO komisijos sekretoriatas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos nacionalinės UNESCO komisijos sekretoriatas"@lt; + rov:orgStatus ; + schema:foundingDate "1999-04-29"^^xsd:date . a dh:Item; dct:title "Lietuvos nacionalinės UNESCO komisijos sekretoriatas"@lt; @@ -13053,15 +15470,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190021917"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Pasaka\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Pasaka\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190021917"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Pasaka\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Pasaka\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Pasaka\""@lt; @@ -13070,15 +15495,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-30202" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188715560"; - skos:prefLabel "Aukštaitijos nacionalinio parko ir Labanoro regioninio parko direkcija"@lt; - rov:companyType ; - rov:legalName "Aukštaitijos nacionalinio parko ir Labanoro regioninio parko direkcija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-12-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188715560"; + skos:prefLabel "Aukštaitijos nacionalinio parko ir Labanoro regioninio parko direkcija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Aukštaitijos nacionalinio parko ir Labanoro regioninio parko direkcija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-12-10"^^xsd:date . a dh:Item; dct:title "Aukštaitijos nacionalinio parko ir Labanoro regioninio parko direkcija"@lt; @@ -13087,15 +15520,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35168" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190423499"; - skos:prefLabel "Panevėžio \"Vyturio\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio \"Vyturio\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190423499"; + skos:prefLabel "Panevėžio \"Vyturio\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio \"Vyturio\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-14"^^xsd:date . a dh:Item; dct:title "Panevėžio \"Vyturio\" progimnazija"@lt; @@ -13104,15 +15545,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-45388" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191635875"; - skos:prefLabel "Kauno lopšelis-darželis \"Pušynėlis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Pušynėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191635875"; + skos:prefLabel "Kauno lopšelis-darželis \"Pušynėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Pušynėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Pušynėlis\""@lt; @@ -13121,15 +15570,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10312" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188724424"; - skos:prefLabel "Nacionalinė teismų administracija"@lt; - rov:companyType ; - rov:legalName "Nacionalinė teismų administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-06-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188724424"; + skos:prefLabel "Nacionalinė teismų administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nacionalinė teismų administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-06-18"^^xsd:date . a dh:Item; dct:title "Nacionalinė teismų administracija"@lt; @@ -13191,15 +15648,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70315" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190486396"; - skos:prefLabel "Vilkaviškio r. Kazimiero Baršausko mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio r. Kazimiero Baršausko mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190486396"; + skos:prefLabel "Vilkaviškio r. Kazimiero Baršausko mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio r. Kazimiero Baršausko mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Vilkaviškio r. Kazimiero Baršausko mokykla-daugiafunkcis centras"@lt; @@ -13208,15 +15673,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35109" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306008754"; - skos:prefLabel "Panevėžio apskaitos centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio apskaitos centras"@lt; - rov:orgStatus ; - schema:foundingDate "2022-02-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306008754"; + skos:prefLabel "Panevėžio apskaitos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio apskaitos centras"@lt; + rov:orgStatus ; + schema:foundingDate "2022-02-09"^^xsd:date . a dh:Item; dct:title "Panevėžio apskaitos centras"@lt; @@ -13242,15 +15715,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90162" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191123266"; - skos:prefLabel "Plungės rajono savivaldybės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Plungės rajono savivaldybės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-06-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191123266"; + skos:prefLabel "Plungės rajono savivaldybės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės rajono savivaldybės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-06-22"^^xsd:date . a dh:Item; dct:title "Plungės rajono savivaldybės kultūros centras"@lt; @@ -13259,15 +15740,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301619617"; - skos:prefLabel "Kupiškio jaunimo centras"@lt; - rov:companyType ; - rov:legalName "Kupiškio jaunimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-03-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301619617"; + skos:prefLabel "Kupiškio jaunimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio jaunimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-03-18"^^xsd:date . a dh:Item; dct:title "Kupiškio jaunimo centras"@lt; @@ -13276,15 +15765,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57177" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191017583"; - skos:prefLabel "Kėdainių pagalbos šeimai centras"@lt; - rov:companyType ; - rov:legalName "Kėdainių pagalbos šeimai centras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191017583"; + skos:prefLabel "Kėdainių pagalbos šeimai centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių pagalbos šeimai centras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-29"^^xsd:date . a dh:Item; dct:title "Kėdainių pagalbos šeimai centras"@lt; @@ -13293,15 +15790,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01305" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190754264"; - skos:prefLabel "Vilniaus teatras \"Lėlė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus teatras \"Lėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "2000-01-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190754264"; + skos:prefLabel "Vilniaus teatras \"Lėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus teatras \"Lėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "2000-01-14"^^xsd:date . a dh:Item; dct:title "Vilniaus teatras \"Lėlė\""@lt; @@ -13310,15 +15815,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-52347" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191634969"; - skos:prefLabel "Kauno lopšelis-darželis \"Drevinukas\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Drevinukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191634969"; + skos:prefLabel "Kauno lopšelis-darželis \"Drevinukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Drevinukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Drevinukas\""@lt; @@ -13327,15 +15840,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188697087"; - skos:prefLabel "Lietuvos vyriausiojo archyvaro tarnyba"@lt; - rov:companyType ; - rov:legalName "Lietuvos vyriausiojo archyvaro tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-11-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188697087"; + skos:prefLabel "Lietuvos vyriausiojo archyvaro tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos vyriausiojo archyvaro tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-11-14"^^xsd:date . a dh:Item; dct:title "Lietuvos vyriausiojo archyvaro tarnyba"@lt; @@ -13434,15 +15955,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09309" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "110051791"; - skos:prefLabel "Kultūros infrastruktūros centras"@lt; - rov:companyType ; - rov:legalName "Kultūros infrastruktūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1991-03-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "110051791"; + skos:prefLabel "Kultūros infrastruktūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kultūros infrastruktūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1991-03-14"^^xsd:date . a dh:Item; dct:title "Kultūros infrastruktūros centras"@lt; @@ -13451,15 +15980,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190176796"; - skos:prefLabel "Mažeikių Gabijos gimnazija"@lt; - rov:companyType ; - rov:legalName "Mažeikių Gabijos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190176796"; + skos:prefLabel "Mažeikių Gabijos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių Gabijos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-20"^^xsd:date . a dh:Item; dct:title "Mažeikių Gabijos gimnazija"@lt; @@ -13468,15 +16005,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96112" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300520961"; - skos:prefLabel "Klaipėdos rajono švietimo centras"@lt; - rov:companyType ; - rov:legalName "Klaipėdos rajono švietimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2006-01-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300520961"; + skos:prefLabel "Klaipėdos rajono švietimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos rajono švietimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2006-01-06"^^xsd:date . a dh:Item; dct:title "Klaipėdos rajono švietimo centras"@lt; @@ -13521,15 +16066,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01104" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288600210"; - skos:prefLabel "Valstybinė teritorijų planavimo ir statybos inspekcija prie Aplinkos ministerijos"@lt; - rov:companyType ; - rov:legalName "Valstybinė teritorijų planavimo ir statybos inspekcija prie Aplinkos ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1997-05-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288600210"; + skos:prefLabel "Valstybinė teritorijų planavimo ir statybos inspekcija prie Aplinkos ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybinė teritorijų planavimo ir statybos inspekcija prie Aplinkos ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1997-05-08"^^xsd:date . a dh:Item; dct:title "Valstybinė teritorijų planavimo ir statybos inspekcija prie Aplinkos ministerijos"@lt; @@ -13538,15 +16091,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37136" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190423727"; - skos:prefLabel "Panevėžio \"Ąžuolo\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio \"Ąžuolo\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190423727"; + skos:prefLabel "Panevėžio \"Ąžuolo\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio \"Ąžuolo\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-16"^^xsd:date . a dh:Item; dct:title "Panevėžio \"Ąžuolo\" progimnazija"@lt; @@ -13573,15 +16134,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01131" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "124191928"; - skos:prefLabel "Koncertinė įstaiga Vilniaus miesto savivaldybės Šv. Kristoforo kamerinis orkestras"@lt; - rov:companyType ; - rov:legalName "Koncertinė įstaiga Vilniaus miesto savivaldybės Šv. Kristoforo kamerinis orkestras"@lt; - rov:orgStatus ; - schema:foundingDate "2000-07-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "124191928"; + skos:prefLabel "Koncertinė įstaiga Vilniaus miesto savivaldybės Šv. Kristoforo kamerinis orkestras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Koncertinė įstaiga Vilniaus miesto savivaldybės Šv. Kristoforo kamerinis orkestras"@lt; + rov:orgStatus ; + schema:foundingDate "2000-07-20"^^xsd:date . a dh:Item; dct:title "Koncertinė įstaiga Vilniaus miesto savivaldybės Šv. Kristoforo kamerinis orkestras"@lt; @@ -13608,15 +16177,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96112" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304173180"; - skos:prefLabel "Klaipėdos rajono Gargždų atviras jaunimo centras"@lt; - rov:companyType ; - rov:legalName "Klaipėdos rajono Gargždų atviras jaunimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2016-02-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304173180"; + skos:prefLabel "Klaipėdos rajono Gargždų atviras jaunimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos rajono Gargždų atviras jaunimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2016-02-02"^^xsd:date . a dh:Item; dct:title "Klaipėdos rajono Gargždų atviras jaunimo centras"@lt; @@ -13679,15 +16256,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90443" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300127381"; - skos:prefLabel "Žemaičių Kalvarijos kultūros centras"@lt; - rov:companyType ; - rov:legalName "Žemaičių Kalvarijos kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2005-07-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300127381"; + skos:prefLabel "Žemaičių Kalvarijos kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Žemaičių Kalvarijos kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2005-07-04"^^xsd:date . a dh:Item; dct:title "Žemaičių Kalvarijos kultūros centras"@lt; @@ -13696,15 +16281,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-75124" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290347650"; - skos:prefLabel "Šilalės suaugusiųjų mokykla"@lt; - rov:companyType ; - rov:legalName "Šilalės suaugusiųjų mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1998-12-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290347650"; + skos:prefLabel "Šilalės suaugusiųjų mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilalės suaugusiųjų mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1998-12-22"^^xsd:date . a dh:Item; dct:title "Šilalės suaugusiųjų mokykla"@lt; @@ -13713,15 +16306,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04315" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190006242"; - skos:prefLabel "Vilniaus \"Spindulio\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Spindulio\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190006242"; + skos:prefLabel "Vilniaus \"Spindulio\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Spindulio\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-12"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Spindulio\" progimnazija"@lt; @@ -13766,15 +16367,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54435" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291091410"; - skos:prefLabel "Kauno r. Lapių pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno r. Lapių pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291091410"; + skos:prefLabel "Kauno r. Lapių pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Lapių pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-13"^^xsd:date . a dh:Item; dct:title "Kauno r. Lapių pagrindinė mokykla"@lt; @@ -13783,15 +16392,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20358" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190343590"; - skos:prefLabel "Ukmergės r. Vidiškių pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Ukmergės r. Vidiškių pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190343590"; + skos:prefLabel "Ukmergės r. Vidiškių pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės r. Vidiškių pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-09"^^xsd:date . a dh:Item; dct:title "Ukmergės r. Vidiškių pagrindinė mokykla"@lt; @@ -13800,15 +16417,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01101" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193295631"; - skos:prefLabel "Lietuvos metrologijos inspekcija"@lt; - rov:companyType ; - rov:legalName "Lietuvos metrologijos inspekcija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193295631"; + skos:prefLabel "Lietuvos metrologijos inspekcija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos metrologijos inspekcija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-03"^^xsd:date . a dh:Item; dct:title "Lietuvos metrologijos inspekcija"@lt; @@ -13853,15 +16478,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190287259"; - skos:prefLabel "Kretingos rajono savivaldybės M. Valančiaus viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Kretingos rajono savivaldybės M. Valančiaus viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1999-10-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190287259"; + skos:prefLabel "Kretingos rajono savivaldybės M. Valančiaus viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos rajono savivaldybės M. Valančiaus viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1999-10-19"^^xsd:date . a dh:Item; dct:title "Kretingos rajono savivaldybės M. Valančiaus viešoji biblioteka"@lt; @@ -13870,15 +16503,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11219" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190014157"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Saulėtekis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Saulėtekis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190014157"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Saulėtekis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Saulėtekis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Saulėtekis\""@lt; @@ -13941,15 +16582,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92111" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190755028"; - skos:prefLabel "Klaipėdos valstybinis muzikinis teatras"@lt; - rov:companyType ; - rov:legalName "Klaipėdos valstybinis muzikinis teatras"@lt; - rov:orgStatus ; - schema:foundingDate "2000-11-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190755028"; + skos:prefLabel "Klaipėdos valstybinis muzikinis teatras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos valstybinis muzikinis teatras"@lt; + rov:orgStatus ; + schema:foundingDate "2000-11-30"^^xsd:date . a dh:Item; dct:title "Klaipėdos valstybinis muzikinis teatras"@lt; @@ -13958,15 +16607,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57255" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188204587"; - skos:prefLabel "Kėdainių krašto muziejus"@lt; - rov:companyType ; - rov:legalName "Kėdainių krašto muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1999-04-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188204587"; + skos:prefLabel "Kėdainių krašto muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių krašto muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1999-04-29"^^xsd:date . a dh:Item; dct:title "Kėdainių krašto muziejus"@lt; @@ -13975,15 +16632,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36244" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190418356"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Žilvitis\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Žilvitis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190418356"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Žilvitis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Žilvitis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-19"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Žilvitis\""@lt; @@ -14028,15 +16693,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190696252"; - skos:prefLabel "Šilutės pirmoji gimnazija"@lt; - rov:companyType ; - rov:legalName "Šilutės pirmoji gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190696252"; + skos:prefLabel "Šilutės pirmoji gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės pirmoji gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-29"^^xsd:date . a dh:Item; dct:title "Šilutės pirmoji gimnazija"@lt; @@ -14081,15 +16754,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36231" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190426794"; - skos:prefLabel "Panevėžio dailės mokykla"@lt; - rov:companyType ; - rov:legalName "Panevėžio dailės mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190426794"; + skos:prefLabel "Panevėžio dailės mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio dailės mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-26"^^xsd:date . a dh:Item; dct:title "Panevėžio dailės mokykla"@lt; @@ -14116,15 +16797,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76206" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190527291"; - skos:prefLabel "Šiaulių lopšelis-darželis \"Gluosnis\""@lt; - rov:companyType ; - rov:legalName "Šiaulių lopšelis-darželis \"Gluosnis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190527291"; + skos:prefLabel "Šiaulių lopšelis-darželis \"Gluosnis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lopšelis-darželis \"Gluosnis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių lopšelis-darželis \"Gluosnis\""@lt; @@ -14133,15 +16822,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54132" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304870037"; - skos:prefLabel "Kauno r. Raudondvario Anelės ir Augustino Kriauzų pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno r. Raudondvario Anelės ir Augustino Kriauzų pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2018-07-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304870037"; + skos:prefLabel "Kauno r. Raudondvario Anelės ir Augustino Kriauzų pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Raudondvario Anelės ir Augustino Kriauzų pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2018-07-05"^^xsd:date . a dh:Item; dct:title "Kauno r. Raudondvario Anelės ir Augustino Kriauzų pradinė mokykla"@lt; @@ -14168,15 +16865,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09226" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190020968"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Rūta\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Rūta\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190020968"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Rūta\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Rūta\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Rūta\""@lt; @@ -14185,15 +16890,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53313" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306121951"; - skos:prefLabel "Kauno r. Mastaičių mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Kauno r. Mastaičių mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "2022-07-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306121951"; + skos:prefLabel "Kauno r. Mastaičių mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Mastaičių mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "2022-07-29"^^xsd:date . a dh:Item; dct:title "Kauno r. Mastaičių mokykla-daugiafunkcis centras"@lt; @@ -14202,15 +16915,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70428" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190480361"; - skos:prefLabel "Vilkaviškio r. Kybartų lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:companyType ; - rov:legalName "Vilkaviškio r. Kybartų lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190480361"; + skos:prefLabel "Vilkaviškio r. Kybartų lopšelis-darželis \"Ąžuoliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio r. Kybartų lopšelis-darželis \"Ąžuoliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-18"^^xsd:date . a dh:Item; dct:title "Vilkaviškio r. Kybartų lopšelis-darželis \"Ąžuoliukas\""@lt; @@ -14255,15 +16976,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38432" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188213789"; - skos:prefLabel "Panevėžio rajono Paįstrio kultūros centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio rajono Paįstrio kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-11-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188213789"; + skos:prefLabel "Panevėžio rajono Paįstrio kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio rajono Paįstrio kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-11-19"^^xsd:date . a dh:Item; dct:title "Panevėžio rajono Paįstrio kultūros centras"@lt; @@ -14362,15 +17091,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190895966"; - skos:prefLabel "Nidos kultūros ir turizmo informacijos centras \"Agila\""@lt; - rov:companyType ; - rov:legalName "Nidos kultūros ir turizmo informacijos centras \"Agila\""@lt; - rov:orgStatus ; - schema:foundingDate "1998-07-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190895966"; + skos:prefLabel "Nidos kultūros ir turizmo informacijos centras \"Agila\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nidos kultūros ir turizmo informacijos centras \"Agila\""@lt; + rov:orgStatus ; + schema:foundingDate "1998-07-08"^^xsd:date . a dh:Item; dct:title "Nidos kultūros ir turizmo informacijos centras \"Agila\""@lt; @@ -14379,15 +17116,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97265" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190283428"; - skos:prefLabel "Kretingos rajono Darbėnų gimnazija"@lt; - rov:companyType ; - rov:legalName "Kretingos rajono Darbėnų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190283428"; + skos:prefLabel "Kretingos rajono Darbėnų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos rajono Darbėnų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Kretingos rajono Darbėnų gimnazija"@lt; @@ -14450,15 +17195,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91255" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190439717"; - skos:prefLabel "Klaipėdos Sendvario progimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos Sendvario progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190439717"; + skos:prefLabel "Klaipėdos Sendvario progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos Sendvario progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos Sendvario progimnazija"@lt; @@ -14485,15 +17238,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60136" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290986160"; - skos:prefLabel "Raseinių mokykla-daugiafunkcis centras \"Spindulys\""@lt; - rov:companyType ; - rov:legalName "Raseinių mokykla-daugiafunkcis centras \"Spindulys\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-08-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290986160"; + skos:prefLabel "Raseinių mokykla-daugiafunkcis centras \"Spindulys\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių mokykla-daugiafunkcis centras \"Spindulys\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-08-28"^^xsd:date . a dh:Item; dct:title "Raseinių mokykla-daugiafunkcis centras \"Spindulys\""@lt; @@ -14502,15 +17263,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78359" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190529919"; - skos:prefLabel "Šiaulių lopšelis-darželis \"Eglutė\""@lt; - rov:companyType ; - rov:legalName "Šiaulių lopšelis-darželis \"Eglutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190529919"; + skos:prefLabel "Šiaulių lopšelis-darželis \"Eglutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lopšelis-darželis \"Eglutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių lopšelis-darželis \"Eglutė\""@lt; @@ -14519,15 +17288,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72288" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302430295"; - skos:prefLabel "Tauragės lopšelis-darželis \"Kodėlčius\""@lt; - rov:companyType ; - rov:legalName "Tauragės lopšelis-darželis \"Kodėlčius\""@lt; - rov:orgStatus ; - schema:foundingDate "2009-08-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302430295"; + skos:prefLabel "Tauragės lopšelis-darželis \"Kodėlčius\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės lopšelis-darželis \"Kodėlčius\""@lt; + rov:orgStatus ; + schema:foundingDate "2009-08-31"^^xsd:date . a dh:Item; dct:title "Tauragės lopšelis-darželis \"Kodėlčius\""@lt; @@ -14554,15 +17331,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37320" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190422963"; - skos:prefLabel "Panevėžio Mykolo Karkos pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Panevėžio Mykolo Karkos pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190422963"; + skos:prefLabel "Panevėžio Mykolo Karkos pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio Mykolo Karkos pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-03"^^xsd:date . a dh:Item; dct:title "Panevėžio Mykolo Karkos pagrindinė mokykla"@lt; @@ -14624,15 +17409,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69430" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188749235"; - skos:prefLabel "Kazlų Rūdos savivaldybės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kazlų Rūdos savivaldybės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2000-05-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188749235"; + skos:prefLabel "Kazlų Rūdos savivaldybės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kazlų Rūdos savivaldybės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2000-05-22"^^xsd:date . a dh:Item; dct:title "Kazlų Rūdos savivaldybės kultūros centras"@lt; @@ -14659,15 +17452,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92229" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190427558"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Traukinukas\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Traukinukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190427558"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Traukinukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Traukinukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Traukinukas\""@lt; @@ -14784,15 +17585,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54225" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191098546"; - skos:prefLabel "Kauno r. Vilkijos lopšelis-darželis \"Daigelis\""@lt; - rov:companyType ; - rov:legalName "Kauno r. Vilkijos lopšelis-darželis \"Daigelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191098546"; + skos:prefLabel "Kauno r. Vilkijos lopšelis-darželis \"Daigelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Vilkijos lopšelis-darželis \"Daigelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-26"^^xsd:date . a dh:Item; dct:title "Kauno r. Vilkijos lopšelis-darželis \"Daigelis\""@lt; @@ -14801,15 +17610,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191759894"; - skos:prefLabel "Lietuvos Respublikos Seimo kontrolierių įstaiga"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos Seimo kontrolierių įstaiga"@lt; - rov:orgStatus ; - schema:foundingDate "2000-04-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191759894"; + skos:prefLabel "Lietuvos Respublikos Seimo kontrolierių įstaiga"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos Seimo kontrolierių įstaiga"@lt; + rov:orgStatus ; + schema:foundingDate "2000-04-11"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos Seimo kontrolierių įstaiga"@lt; @@ -14962,15 +17779,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-84142" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "157655065"; - skos:prefLabel "Joniškio rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Joniškio rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "157655065"; + skos:prefLabel "Joniškio rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Joniškio rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-01"^^xsd:date . a dh:Item; dct:title "Joniškio rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -14997,15 +17822,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49157" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191641390"; - skos:prefLabel "Kauno lopšelis-darželis \"Žara\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Žara\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191641390"; + skos:prefLabel "Kauno lopšelis-darželis \"Žara\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Žara\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Žara\""@lt; @@ -15032,15 +17865,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35169" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195473036"; - skos:prefLabel "Panevėžio švietimo centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio švietimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-09-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195473036"; + skos:prefLabel "Panevėžio švietimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio švietimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-09-11"^^xsd:date . a dh:Item; dct:title "Panevėžio švietimo centras"@lt; @@ -15067,15 +17908,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08216" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291221220"; - skos:prefLabel "Vilniaus licėjus"@lt; - rov:companyType ; - rov:legalName "Vilniaus licėjus"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291221220"; + skos:prefLabel "Vilniaus licėjus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus licėjus"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-12"^^xsd:date . a dh:Item; dct:title "Vilniaus licėjus"@lt; @@ -15174,15 +18023,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92234" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190758095"; - skos:prefLabel "Klaipėdos apskrities Ievos Simonaitytės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Klaipėdos apskrities Ievos Simonaitytės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1997-04-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190758095"; + skos:prefLabel "Klaipėdos apskrities Ievos Simonaitytės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos apskrities Ievos Simonaitytės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1997-04-01"^^xsd:date . a dh:Item; dct:title "Klaipėdos apskrities Ievos Simonaitytės viešoji biblioteka"@lt; @@ -15209,15 +18066,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-45131" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190134498"; - skos:prefLabel "Kauno technologijos universiteto Vaižganto progimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno technologijos universiteto Vaižganto progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190134498"; + skos:prefLabel "Kauno technologijos universiteto Vaižganto progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno technologijos universiteto Vaižganto progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno technologijos universiteto Vaižganto progimnazija"@lt; @@ -15226,15 +18091,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302297514"; - skos:prefLabel "Ukmergės sporto centras"@lt; - rov:companyType ; - rov:legalName "Ukmergės sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "2009-01-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302297514"; + skos:prefLabel "Ukmergės sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "2009-01-08"^^xsd:date . a dh:Item; dct:title "Ukmergės sporto centras"@lt; @@ -15243,15 +18116,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04202" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190026316"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Rytas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Rytas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190026316"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Rytas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Rytas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Rytas\""@lt; @@ -15260,15 +18141,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300031618"; - skos:prefLabel "Šalčininkų rajono sutrikusio intelekto žmonių dienos užimtumo centras"@lt; - rov:companyType ; - rov:legalName "Šalčininkų rajono sutrikusio intelekto žmonių dienos užimtumo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2004-06-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300031618"; + skos:prefLabel "Šalčininkų rajono sutrikusio intelekto žmonių dienos užimtumo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų rajono sutrikusio intelekto žmonių dienos užimtumo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2004-06-04"^^xsd:date . a dh:Item; dct:title "Šalčininkų rajono sutrikusio intelekto žmonių dienos užimtumo centras"@lt; @@ -15295,15 +18184,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191318558"; - skos:prefLabel "Vilniaus r. Kyviškių pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Kyviškių pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191318558"; + skos:prefLabel "Vilniaus r. Kyviškių pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Kyviškių pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Kyviškių pagrindinė mokykla"@lt; @@ -15330,15 +18227,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09310" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188708943"; - skos:prefLabel "Lietuvos Respublikos valstybinis patentų biuras"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos valstybinis patentų biuras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188708943"; + skos:prefLabel "Lietuvos Respublikos valstybinis patentų biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos valstybinis patentų biuras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-14"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos valstybinis patentų biuras"@lt; @@ -15365,15 +18270,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-46457" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191094715"; - skos:prefLabel "Kauno Tirkiliškių mokykla-darželis"@lt; - rov:companyType ; - rov:legalName "Kauno Tirkiliškių mokykla-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191094715"; + skos:prefLabel "Kauno Tirkiliškių mokykla-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Tirkiliškių mokykla-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-18"^^xsd:date . a dh:Item; dct:title "Kauno Tirkiliškių mokykla-darželis"@lt; @@ -15454,15 +18367,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55178" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190302622"; - skos:prefLabel "Jonavos Senamiesčio gimnazija"@lt; - rov:companyType ; - rov:legalName "Jonavos Senamiesčio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190302622"; + skos:prefLabel "Jonavos Senamiesčio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos Senamiesčio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-04"^^xsd:date . a dh:Item; dct:title "Jonavos Senamiesčio gimnazija"@lt; @@ -15471,15 +18392,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86282" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300078087"; - skos:prefLabel "Kražių Motiejaus Kazimiero Sarbievijaus kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kražių Motiejaus Kazimiero Sarbievijaus kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2005-01-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300078087"; + skos:prefLabel "Kražių Motiejaus Kazimiero Sarbievijaus kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kražių Motiejaus Kazimiero Sarbievijaus kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2005-01-05"^^xsd:date . a dh:Item; dct:title "Kražių Motiejaus Kazimiero Sarbievijaus kultūros centras"@lt; @@ -15506,15 +18435,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14273" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300625955"; - skos:prefLabel "Paberžės socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Paberžės socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "2006-12-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300625955"; + skos:prefLabel "Paberžės socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Paberžės socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "2006-12-18"^^xsd:date . a dh:Item; dct:title "Paberžės socialinės globos namai"@lt; @@ -15541,15 +18478,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28248" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301500659"; - skos:prefLabel "Utenos rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Utenos rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2007-12-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301500659"; + skos:prefLabel "Utenos rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2007-12-27"^^xsd:date . a dh:Item; dct:title "Utenos rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -15630,15 +18575,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-30112" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191847216"; - skos:prefLabel "Ignalinos \"Šaltinėlio\" mokykla"@lt; - rov:companyType ; - rov:legalName "Ignalinos \"Šaltinėlio\" mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191847216"; + skos:prefLabel "Ignalinos \"Šaltinėlio\" mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ignalinos \"Šaltinėlio\" mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Ignalinos \"Šaltinėlio\" mokykla"@lt; @@ -15701,15 +18654,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82137" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190669757"; - skos:prefLabel "Radviliškio rajono savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Radviliškio rajono savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190669757"; + skos:prefLabel "Radviliškio rajono savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio rajono savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-19"^^xsd:date . a dh:Item; dct:title "Radviliškio rajono savivaldybės viešoji biblioteka"@lt; @@ -15754,15 +18715,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02166" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190008599"; - skos:prefLabel "Vilniaus \"Juventos\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Juventos\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190008599"; + skos:prefLabel "Vilniaus \"Juventos\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Juventos\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-08"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Juventos\" gimnazija"@lt; @@ -15771,15 +18740,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96357" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191788440"; - skos:prefLabel "Klaipėdos r. Dituvos Aleksandro Teodoro Kuršaičio pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Klaipėdos r. Dituvos Aleksandro Teodoro Kuršaičio pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191788440"; + skos:prefLabel "Klaipėdos r. Dituvos Aleksandro Teodoro Kuršaičio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos r. Dituvos Aleksandro Teodoro Kuršaičio pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Klaipėdos r. Dituvos Aleksandro Teodoro Kuršaičio pagrindinė mokykla"@lt; @@ -15824,15 +18801,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97210" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290283190"; - skos:prefLabel "Kretingos rajono Jokūbavo Aleksandro Stulginskio mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Kretingos rajono Jokūbavo Aleksandro Stulginskio mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290283190"; + skos:prefLabel "Kretingos rajono Jokūbavo Aleksandro Stulginskio mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos rajono Jokūbavo Aleksandro Stulginskio mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Kretingos rajono Jokūbavo Aleksandro Stulginskio mokykla-daugiafunkcis centras"@lt; @@ -15913,15 +18898,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-67105" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290607190"; - skos:prefLabel "Lazdijų mokykla-darželis \"Vyturėlis\""@lt; - rov:companyType ; - rov:legalName "Lazdijų mokykla-darželis \"Vyturėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290607190"; + skos:prefLabel "Lazdijų mokykla-darželis \"Vyturėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lazdijų mokykla-darželis \"Vyturėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-05"^^xsd:date . a dh:Item; dct:title "Lazdijų mokykla-darželis \"Vyturėlis\""@lt; @@ -16036,15 +19029,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82132" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190671637"; - skos:prefLabel "Radviliškio Gražinos pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Radviliškio Gražinos pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190671637"; + skos:prefLabel "Radviliškio Gražinos pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio Gražinos pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Radviliškio Gražinos pagrindinė mokykla"@lt; @@ -16107,15 +19108,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14161" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191317794"; - skos:prefLabel "Vilniaus r. Zujūnų gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Zujūnų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191317794"; + skos:prefLabel "Vilniaus r. Zujūnų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Zujūnų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Zujūnų gimnazija"@lt; @@ -16124,15 +19133,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08319" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190000894"; - skos:prefLabel "Vilniaus Baltupių progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Baltupių progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190000894"; + skos:prefLabel "Vilniaus Baltupių progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Baltupių progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-08"^^xsd:date . a dh:Item; dct:title "Vilniaus Baltupių progimnazija"@lt; @@ -16141,15 +19158,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44237" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290756120"; - skos:prefLabel "Lietuvos švietimo muziejus"@lt; - rov:companyType ; - rov:legalName "Lietuvos švietimo muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290756120"; + skos:prefLabel "Lietuvos švietimo muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos švietimo muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-10-20"^^xsd:date . a dh:Item; dct:title "Lietuvos švietimo muziejus"@lt; @@ -16176,15 +19201,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76300" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188200756"; - skos:prefLabel "Koncertinė įstaiga Šiaulių valstybinis kamerinis choras \"Polifonija\""@lt; - rov:companyType ; - rov:legalName "Koncertinė įstaiga Šiaulių valstybinis kamerinis choras \"Polifonija\""@lt; - rov:orgStatus ; - schema:foundingDate "1997-12-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188200756"; + skos:prefLabel "Koncertinė įstaiga Šiaulių valstybinis kamerinis choras \"Polifonija\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Koncertinė įstaiga Šiaulių valstybinis kamerinis choras \"Polifonija\""@lt; + rov:orgStatus ; + schema:foundingDate "1997-12-30"^^xsd:date . a dh:Item; dct:title "Koncertinė įstaiga Šiaulių valstybinis kamerinis choras \"Polifonija\""@lt; @@ -16211,15 +19244,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-88236" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305674194"; - skos:prefLabel "Telšių rajono savivaldybės Luokės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Telšių rajono savivaldybės Luokės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2021-01-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305674194"; + skos:prefLabel "Telšių rajono savivaldybės Luokės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių rajono savivaldybės Luokės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2021-01-04"^^xsd:date . a dh:Item; dct:title "Telšių rajono savivaldybės Luokės kultūros centras"@lt; @@ -16228,11 +19269,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18126" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190512065"; skos:prefLabel "Švenčionių Juliaus Siniaus meno mokykla"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Švenčionių Juliaus Siniaus meno mokykla"@lt; rov:orgStatus ; @@ -16246,15 +19295,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55214" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190312164"; - skos:prefLabel "Jonavos vaikų lopšelis-darželis \"Žilvitis\""@lt; - rov:companyType ; - rov:legalName "Jonavos vaikų lopšelis-darželis \"Žilvitis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190312164"; + skos:prefLabel "Jonavos vaikų lopšelis-darželis \"Žilvitis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos vaikų lopšelis-darželis \"Žilvitis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-04"^^xsd:date . a dh:Item; dct:title "Jonavos vaikų lopšelis-darželis \"Žilvitis\""@lt; @@ -16281,15 +19338,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09221" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190025552"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Smalsučiai\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Smalsučiai\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190025552"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Smalsučiai\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Smalsučiai\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Smalsučiai\""@lt; @@ -16334,15 +19399,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56383" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290595560"; - skos:prefLabel "Kaišiadorių r. Palomenės pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių r. Palomenės pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290595560"; + skos:prefLabel "Kaišiadorių r. Palomenės pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių r. Palomenės pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-08"^^xsd:date . a dh:Item; dct:title "Kaišiadorių r. Palomenės pagrindinė mokykla"@lt; @@ -16351,15 +19424,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17174" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305153939"; - skos:prefLabel "Eišiškių laisvalaikio ir verslo centras"@lt; - rov:companyType ; - rov:legalName "Eišiškių laisvalaikio ir verslo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2019-05-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305153939"; + skos:prefLabel "Eišiškių laisvalaikio ir verslo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Eišiškių laisvalaikio ir verslo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2019-05-06"^^xsd:date . a dh:Item; dct:title "Eišiškių laisvalaikio ir verslo centras"@lt; @@ -16404,15 +19485,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54449" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291631130"; - skos:prefLabel "Kauno r. Karmėlavos lopšelis-darželis \"Žilvitis\""@lt; - rov:companyType ; - rov:legalName "Kauno r. Karmėlavos lopšelis-darželis \"Žilvitis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291631130"; + skos:prefLabel "Kauno r. Karmėlavos lopšelis-darželis \"Žilvitis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Karmėlavos lopšelis-darželis \"Žilvitis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Kauno r. Karmėlavos lopšelis-darželis \"Žilvitis\""@lt; @@ -16421,15 +19510,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-32129" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300137144"; - skos:prefLabel "Zarasų rajono socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Zarasų rajono socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2005-08-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300137144"; + skos:prefLabel "Zarasų rajono socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Zarasų rajono socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2005-08-16"^^xsd:date . a dh:Item; dct:title "Zarasų rajono socialinių paslaugų centras"@lt; @@ -16474,15 +19571,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-75348" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190329594"; - skos:prefLabel "Šilalės r. Kvėdarnos Kazimiero Jauniaus gimnazija"@lt; - rov:companyType ; - rov:legalName "Šilalės r. Kvėdarnos Kazimiero Jauniaus gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-11-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190329594"; + skos:prefLabel "Šilalės r. Kvėdarnos Kazimiero Jauniaus gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilalės r. Kvėdarnos Kazimiero Jauniaus gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-11-18"^^xsd:date . a dh:Item; dct:title "Šilalės r. Kvėdarnos Kazimiero Jauniaus gimnazija"@lt; @@ -16527,15 +19632,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97196" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190794892"; - skos:prefLabel "Padvarių socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Padvarių socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190794892"; + skos:prefLabel "Padvarių socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Padvarių socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-02"^^xsd:date . a dh:Item; dct:title "Padvarių socialinės globos namai"@lt; @@ -16544,15 +19657,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78302" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190528055"; - skos:prefLabel "Šiaulių lopšelis-darželis \"Voveraitė\""@lt; - rov:companyType ; - rov:legalName "Šiaulių lopšelis-darželis \"Voveraitė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190528055"; + skos:prefLabel "Šiaulių lopšelis-darželis \"Voveraitė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lopšelis-darželis \"Voveraitė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-11"^^xsd:date . a dh:Item; dct:title "Šiaulių lopšelis-darželis \"Voveraitė\""@lt; @@ -16579,15 +19700,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99358" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190697016"; - skos:prefLabel "Šilutės r. Kintų pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Šilutės r. Kintų pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190697016"; + skos:prefLabel "Šilutės r. Kintų pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės r. Kintų pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-15"^^xsd:date . a dh:Item; dct:title "Šilutės r. Kintų pagrindinė mokykla"@lt; @@ -16632,15 +19761,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82282" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190676221"; - skos:prefLabel "Radviliškio rajono Palonų pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Radviliškio rajono Palonų pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190676221"; + skos:prefLabel "Radviliškio rajono Palonų pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio rajono Palonų pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-20"^^xsd:date . a dh:Item; dct:title "Radviliškio rajono Palonų pagrindinė mokykla"@lt; @@ -16649,15 +19786,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70138" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190488066"; - skos:prefLabel "Vilkaviškio \"Ąžuolo\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio \"Ąžuolo\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190488066"; + skos:prefLabel "Vilkaviškio \"Ąžuolo\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio \"Ąžuolo\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Vilkaviškio \"Ąžuolo\" progimnazija"@lt; @@ -16684,15 +19829,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01118" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188683671"; - skos:prefLabel "Lietuvos Respublikos kultūros ministerija"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos kultūros ministerija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188683671"; + skos:prefLabel "Lietuvos Respublikos kultūros ministerija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos kultūros ministerija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-22"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos kultūros ministerija"@lt; @@ -16719,15 +19872,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89491" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300603962"; - skos:prefLabel "Mažeikių rajono Viekšnių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Mažeikių rajono Viekšnių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2006-10-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300603962"; + skos:prefLabel "Mažeikių rajono Viekšnių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių rajono Viekšnių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2006-10-02"^^xsd:date . a dh:Item; dct:title "Mažeikių rajono Viekšnių kultūros centras"@lt; @@ -16736,15 +19897,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55290" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190304979"; - skos:prefLabel "Jonavos r. Ruklos Jono Stanislausko mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Jonavos r. Ruklos Jono Stanislausko mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190304979"; + skos:prefLabel "Jonavos r. Ruklos Jono Stanislausko mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos r. Ruklos Jono Stanislausko mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-04"^^xsd:date . a dh:Item; dct:title "Jonavos r. Ruklos Jono Stanislausko mokykla-daugiafunkcis centras"@lt; @@ -16753,15 +19922,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05200" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190016731"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Justinukas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Justinukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190016731"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Justinukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Justinukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Justinukas\""@lt; @@ -16770,15 +19947,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83150" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301674204"; - skos:prefLabel "Pakruojo rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Pakruojo rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301674204"; + skos:prefLabel "Pakruojo rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-04-07"^^xsd:date . a dh:Item; dct:title "Pakruojo rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -16912,15 +20097,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01402" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188603472"; - skos:prefLabel "Lietuvos Respublikos sveikatos apsaugos ministerija"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos sveikatos apsaugos ministerija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188603472"; + skos:prefLabel "Lietuvos Respublikos sveikatos apsaugos ministerija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos sveikatos apsaugos ministerija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-03"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos sveikatos apsaugos ministerija"@lt; @@ -16947,15 +20140,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71201" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190792731"; - skos:prefLabel "Ilguvos socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Ilguvos socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190792731"; + skos:prefLabel "Ilguvos socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ilguvos socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-10"^^xsd:date . a dh:Item; dct:title "Ilguvos socialinės globos namai"@lt; @@ -16964,15 +20165,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87333" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190599586"; - skos:prefLabel "Telšių rajono savivaldybės Žemaitės dramos teatras"@lt; - rov:companyType ; - rov:legalName "Telšių rajono savivaldybės Žemaitės dramos teatras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190599586"; + skos:prefLabel "Telšių rajono savivaldybės Žemaitės dramos teatras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių rajono savivaldybės Žemaitės dramos teatras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-10"^^xsd:date . a dh:Item; dct:title "Telšių rajono savivaldybės Žemaitės dramos teatras"@lt; @@ -16981,15 +20190,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21106" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "181394365"; - skos:prefLabel "Trakų globos ir socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Trakų globos ir socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-07-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "181394365"; + skos:prefLabel "Trakų globos ir socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų globos ir socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-07-22"^^xsd:date . a dh:Item; dct:title "Trakų globos ir socialinių paslaugų centras"@lt; @@ -17052,15 +20269,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14192" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191314684"; - skos:prefLabel "Vilniaus r. Avižienių gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Avižienių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191314684"; + skos:prefLabel "Vilniaus r. Avižienių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Avižienių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Avižienių gimnazija"@lt; @@ -17069,15 +20294,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69216" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191812635"; - skos:prefLabel "Kalvarijos meno ir sporto mokykla"@lt; - rov:companyType ; - rov:legalName "Kalvarijos meno ir sporto mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191812635"; + skos:prefLabel "Kalvarijos meno ir sporto mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kalvarijos meno ir sporto mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-07"^^xsd:date . a dh:Item; dct:title "Kalvarijos meno ir sporto mokykla"@lt; @@ -17086,15 +20319,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76295" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188657559"; - skos:prefLabel "Šiaulių miesto savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Šiaulių miesto savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188657559"; + skos:prefLabel "Šiaulių miesto savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių miesto savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-29"^^xsd:date . a dh:Item; dct:title "Šiaulių miesto savivaldybės kontrolės ir audito tarnyba"@lt; @@ -17103,15 +20344,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-77178" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190983811"; - skos:prefLabel "Šiaulių \"Dermės\" mokykla"@lt; - rov:companyType ; - rov:legalName "Šiaulių \"Dermės\" mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190983811"; + skos:prefLabel "Šiaulių \"Dermės\" mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių \"Dermės\" mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-09"^^xsd:date . a dh:Item; dct:title "Šiaulių \"Dermės\" mokykla"@lt; @@ -17120,15 +20369,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190021721"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Boružėlė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Boružėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190021721"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Boružėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Boružėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Boružėlė\""@lt; @@ -17209,15 +20466,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11217" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191665861"; - skos:prefLabel "Vilniaus \"Atžalyno\" mokykla-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Atžalyno\" mokykla-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191665861"; + skos:prefLabel "Vilniaus \"Atžalyno\" mokykla-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Atžalyno\" mokykla-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Atžalyno\" mokykla-darželis"@lt; @@ -17226,15 +20491,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59209" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300557123"; - skos:prefLabel "Birštono turizmo informacijos centras"@lt; - rov:companyType ; - rov:legalName "Birštono turizmo informacijos centras"@lt; - rov:orgStatus ; - schema:foundingDate "2006-04-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300557123"; + skos:prefLabel "Birštono turizmo informacijos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Birštono turizmo informacijos centras"@lt; + rov:orgStatus ; + schema:foundingDate "2006-04-04"^^xsd:date . a dh:Item; dct:title "Birštono turizmo informacijos centras"@lt; @@ -17243,15 +20516,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44321" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "135550072"; - skos:prefLabel "Kauno kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kauno kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1999-11-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "135550072"; + skos:prefLabel "Kauno kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1999-11-08"^^xsd:date . a dh:Item; dct:title "Kauno kultūros centras"@lt; @@ -17296,15 +20577,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-30119" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305616903"; - skos:prefLabel "Ignalinos rajono švietimo ir sporto paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Ignalinos rajono švietimo ir sporto paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2020-09-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305616903"; + skos:prefLabel "Ignalinos rajono švietimo ir sporto paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ignalinos rajono švietimo ir sporto paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2020-09-02"^^xsd:date . a dh:Item; dct:title "Ignalinos rajono švietimo ir sporto paslaugų centras"@lt; @@ -17313,15 +20602,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82152" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190714693"; - skos:prefLabel "Radviliškio lopšelis-darželis \"Žvaigždutė\""@lt; - rov:companyType ; - rov:legalName "Radviliškio lopšelis-darželis \"Žvaigždutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190714693"; + skos:prefLabel "Radviliškio lopšelis-darželis \"Žvaigždutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio lopšelis-darželis \"Žvaigždutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Radviliškio lopšelis-darželis \"Žvaigždutė\""@lt; @@ -17330,15 +20627,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08200" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302526112"; - skos:prefLabel "Valstybinė augalininkystės tarnyba prie Žemės ūkio ministerijos"@lt; - rov:companyType ; - rov:legalName "Valstybinė augalininkystės tarnyba prie Žemės ūkio ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "2010-07-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302526112"; + skos:prefLabel "Valstybinė augalininkystės tarnyba prie Žemės ūkio ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybinė augalininkystės tarnyba prie Žemės ūkio ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "2010-07-01"^^xsd:date . a dh:Item; dct:title "Valstybinė augalininkystės tarnyba prie Žemės ūkio ministerijos"@lt; @@ -17509,15 +20814,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-84443" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306139248"; - skos:prefLabel "Joniškio r. pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Joniškio r. pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2022-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306139248"; + skos:prefLabel "Joniškio r. pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Joniškio r. pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2022-09-01"^^xsd:date . a dh:Item; dct:title "Joniškio r. pagrindinė mokykla"@lt; @@ -17526,15 +20839,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01135" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288700520"; - skos:prefLabel "Lietuvos Respublikos Valstybinė kultūros paveldo komisija"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos Valstybinė kultūros paveldo komisija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-11-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288700520"; + skos:prefLabel "Lietuvos Respublikos Valstybinė kultūros paveldo komisija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos Valstybinė kultūros paveldo komisija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-11-19"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos Valstybinė kultūros paveldo komisija"@lt; @@ -17561,15 +20882,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41155" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190546078"; - skos:prefLabel "Biržų Kaštonų pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Biržų Kaštonų pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190546078"; + skos:prefLabel "Biržų Kaštonų pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biržų Kaštonų pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-13"^^xsd:date . a dh:Item; dct:title "Biržų Kaštonų pagrindinė mokykla"@lt; @@ -17578,15 +20907,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-77165" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302942324"; - skos:prefLabel "Šiaulių apylinkės teismas"@lt; - rov:companyType ; - rov:legalName "Šiaulių apylinkės teismas"@lt; - rov:orgStatus ; - schema:foundingDate "2012-12-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302942324"; + skos:prefLabel "Šiaulių apylinkės teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių apylinkės teismas"@lt; + rov:orgStatus ; + schema:foundingDate "2012-12-31"^^xsd:date . a dh:Item; dct:title "Šiaulių apylinkės teismas"@lt; @@ -17595,15 +20932,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68461" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190377450"; - skos:prefLabel "Marijampolės sav. Mokolų progimnazija"@lt; - rov:companyType ; - rov:legalName "Marijampolės sav. Mokolų progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190377450"; + skos:prefLabel "Marijampolės sav. Mokolų progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės sav. Mokolų progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-31"^^xsd:date . a dh:Item; dct:title "Marijampolės sav. Mokolų progimnazija"@lt; @@ -17648,15 +20993,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50167" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191639553"; - skos:prefLabel "Kauno lopšelis-darželis \"Liepaitė\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Liepaitė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191639553"; + skos:prefLabel "Kauno lopšelis-darželis \"Liepaitė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Liepaitė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Liepaitė\""@lt; @@ -17719,15 +21072,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10312" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188680223"; - skos:prefLabel "Revizijų departamentas prie Finansų ministerijos"@lt; - rov:companyType ; - rov:legalName "Revizijų departamentas prie Finansų ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188680223"; + skos:prefLabel "Revizijų departamentas prie Finansų ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Revizijų departamentas prie Finansų ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-18"^^xsd:date . a dh:Item; dct:title "Revizijų departamentas prie Finansų ministerijos"@lt; @@ -17736,15 +21097,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191008762"; - skos:prefLabel "Alytaus apskrities vyriausiasis policijos komisariatas"@lt; - rov:companyType ; - rov:legalName "Alytaus apskrities vyriausiasis policijos komisariatas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191008762"; + skos:prefLabel "Alytaus apskrities vyriausiasis policijos komisariatas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus apskrities vyriausiasis policijos komisariatas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-29"^^xsd:date . a dh:Item; dct:title "Alytaus apskrities vyriausiasis policijos komisariatas"@lt; @@ -17807,15 +21176,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-46254" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191636443"; - skos:prefLabel "Kauno lopšelis-darželis \"Dvarelis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Dvarelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191636443"; + skos:prefLabel "Kauno lopšelis-darželis \"Dvarelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Dvarelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Dvarelis\""@lt; @@ -17842,15 +21219,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14201" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191320242"; - skos:prefLabel "Vilniaus r. Sudervės Mariano Zdziechovskio pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Sudervės Mariano Zdziechovskio pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191320242"; + skos:prefLabel "Vilniaus r. Sudervės Mariano Zdziechovskio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Sudervės Mariano Zdziechovskio pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Sudervės Mariano Zdziechovskio pagrindinė mokykla"@lt; @@ -17877,15 +21262,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35149" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190413761"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Kregždutė\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Kregždutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190413761"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Kregždutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Kregždutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-20"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Kregždutė\""@lt; @@ -17894,15 +21287,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54483" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191093951"; - skos:prefLabel "Kauno r. Neveronių lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Kauno r. Neveronių lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191093951"; + skos:prefLabel "Kauno r. Neveronių lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Neveronių lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Kauno r. Neveronių lopšelis-darželis"@lt; @@ -17911,15 +21312,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01104" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188604236"; - skos:prefLabel "Lietuvos Respublikos Konstitucinis Teismas"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos Konstitucinis Teismas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188604236"; + skos:prefLabel "Lietuvos Respublikos Konstitucinis Teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos Konstitucinis Teismas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-05"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos Konstitucinis Teismas"@lt; @@ -17928,15 +21337,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86136" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188209171"; - skos:prefLabel "Kelmės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kelmės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2001-02-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188209171"; + skos:prefLabel "Kelmės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2001-02-19"^^xsd:date . a dh:Item; dct:title "Kelmės kultūros centras"@lt; @@ -17963,15 +21380,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69419" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190399532"; - skos:prefLabel "Kazlų Rūdos Rimvydo Žigaičio menų mokykla"@lt; - rov:companyType ; - rov:legalName "Kazlų Rūdos Rimvydo Žigaičio menų mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190399532"; + skos:prefLabel "Kazlų Rūdos Rimvydo Žigaičio menų mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kazlų Rūdos Rimvydo Žigaičio menų mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-31"^^xsd:date . a dh:Item; dct:title "Kazlų Rūdos Rimvydo Žigaičio menų mokykla"@lt; @@ -17998,15 +21423,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44164" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190758138"; - skos:prefLabel "Kauno apskrities viešoji Ąžuolyno biblioteka"@lt; - rov:companyType ; - rov:legalName "Kauno apskrities viešoji Ąžuolyno biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190758138"; + skos:prefLabel "Kauno apskrities viešoji Ąžuolyno biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno apskrities viešoji Ąžuolyno biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-13"^^xsd:date . a dh:Item; dct:title "Kauno apskrities viešoji Ąžuolyno biblioteka"@lt; @@ -18087,15 +21520,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-15232" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191315448"; - skos:prefLabel "Vilniaus r. Lavoriškių Stepono Batoro gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Lavoriškių Stepono Batoro gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191315448"; + skos:prefLabel "Vilniaus r. Lavoriškių Stepono Batoro gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Lavoriškių Stepono Batoro gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Lavoriškių Stepono Batoro gimnazija"@lt; @@ -18104,15 +21545,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65487" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190109096"; - skos:prefLabel "Varėnos r. Senosios Varėnos Andriaus Ryliškio pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Varėnos r. Senosios Varėnos Andriaus Ryliškio pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190109096"; + skos:prefLabel "Varėnos r. Senosios Varėnos Andriaus Ryliškio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos r. Senosios Varėnos Andriaus Ryliškio pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-20"^^xsd:date . a dh:Item; dct:title "Varėnos r. Senosios Varėnos Andriaus Ryliškio pagrindinė mokykla"@lt; @@ -18139,15 +21588,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56336" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190596519"; - skos:prefLabel "Kaišiadorių r. Rumšiškių Antano Baranausko gimnazija"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių r. Rumšiškių Antano Baranausko gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190596519"; + skos:prefLabel "Kaišiadorių r. Rumšiškių Antano Baranausko gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių r. Rumšiškių Antano Baranausko gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-06"^^xsd:date . a dh:Item; dct:title "Kaišiadorių r. Rumšiškių Antano Baranausko gimnazija"@lt; @@ -18174,15 +21631,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-45319" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191642154"; - skos:prefLabel "Kauno lopšelis-darželis \"Pienė\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Pienė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191642154"; + skos:prefLabel "Kauno lopšelis-darželis \"Pienė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Pienė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Pienė\""@lt; @@ -18209,15 +21674,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92304" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190428311"; - skos:prefLabel "Klaipėdos \"Varpelio\" mokykla-darželis"@lt; - rov:companyType ; - rov:legalName "Klaipėdos \"Varpelio\" mokykla-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190428311"; + skos:prefLabel "Klaipėdos \"Varpelio\" mokykla-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos \"Varpelio\" mokykla-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos \"Varpelio\" mokykla-darželis"@lt; @@ -18226,15 +21699,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29145" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190049980"; - skos:prefLabel "Anykščių rajono savivaldybės Liudvikos ir Stanislovo Didžiulių viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Anykščių rajono savivaldybės Liudvikos ir Stanislovo Didžiulių viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-07-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190049980"; + skos:prefLabel "Anykščių rajono savivaldybės Liudvikos ir Stanislovo Didžiulių viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių rajono savivaldybės Liudvikos ir Stanislovo Didžiulių viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-07-08"^^xsd:date . a dh:Item; dct:title "Anykščių rajono savivaldybės Liudvikos ir Stanislovo Didžiulių viešoji biblioteka"@lt; @@ -18261,15 +21742,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-75135" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190327248"; - skos:prefLabel "Šilalės sporto mokykla"@lt; - rov:companyType ; - rov:legalName "Šilalės sporto mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1998-12-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190327248"; + skos:prefLabel "Šilalės sporto mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilalės sporto mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1998-12-22"^^xsd:date . a dh:Item; dct:title "Šilalės sporto mokykla"@lt; @@ -18278,15 +21767,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-84150" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190567962"; - skos:prefLabel "Joniškio rajono savivaldybės Jono Avyžiaus viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Joniškio rajono savivaldybės Jono Avyžiaus viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190567962"; + skos:prefLabel "Joniškio rajono savivaldybės Jono Avyžiaus viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Joniškio rajono savivaldybės Jono Avyžiaus viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-17"^^xsd:date . a dh:Item; dct:title "Joniškio rajono savivaldybės Jono Avyžiaus viešoji biblioteka"@lt; @@ -18313,15 +21810,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-64235" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "153713044"; - skos:prefLabel "Alytaus rajono savivaldybės Miroslavo globos namai"@lt; - rov:companyType ; - rov:legalName "Alytaus rajono savivaldybės Miroslavo globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "153713044"; + skos:prefLabel "Alytaus rajono savivaldybės Miroslavo globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus rajono savivaldybės Miroslavo globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-16"^^xsd:date . a dh:Item; dct:title "Alytaus rajono savivaldybės Miroslavo globos namai"@lt; @@ -18384,15 +21889,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-75133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195450190"; - skos:prefLabel "Šilalės švietimo pagalbos tarnyba"@lt; - rov:companyType ; - rov:legalName "Šilalės švietimo pagalbos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2001-10-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195450190"; + skos:prefLabel "Šilalės švietimo pagalbos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilalės švietimo pagalbos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2001-10-30"^^xsd:date . a dh:Item; dct:title "Šilalės švietimo pagalbos tarnyba"@lt; @@ -18419,15 +21932,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83157" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306920720"; - skos:prefLabel "Pakruojo krašto muziejus"@lt; - rov:companyType ; - rov:legalName "Pakruojo krašto muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2024-07-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306920720"; + skos:prefLabel "Pakruojo krašto muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo krašto muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2024-07-04"^^xsd:date . a dh:Item; dct:title "Pakruojo krašto muziejus"@lt; @@ -18472,15 +21993,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01101" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188733245"; - skos:prefLabel "Mokestinių ginčų komisija prie Lietuvos Respublikos Vyriausybės"@lt; - rov:companyType ; - rov:legalName "Mokestinių ginčų komisija prie Lietuvos Respublikos Vyriausybės"@lt; - rov:orgStatus ; - schema:foundingDate "1999-04-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188733245"; + skos:prefLabel "Mokestinių ginčų komisija prie Lietuvos Respublikos Vyriausybės"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mokestinių ginčų komisija prie Lietuvos Respublikos Vyriausybės"@lt; + rov:orgStatus ; + schema:foundingDate "1999-04-15"^^xsd:date . a dh:Item; dct:title "Mokestinių ginčų komisija prie Lietuvos Respublikos Vyriausybės"@lt; @@ -18543,15 +22072,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-98112" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304965663"; - skos:prefLabel "Skuodo rajono biudžetinių įstaigų buhalterinės apskaitos tvarkymo centras"@lt; - rov:companyType ; - rov:legalName "Skuodo rajono biudžetinių įstaigų buhalterinės apskaitos tvarkymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2019-01-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304965663"; + skos:prefLabel "Skuodo rajono biudžetinių įstaigų buhalterinės apskaitos tvarkymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Skuodo rajono biudžetinių įstaigų buhalterinės apskaitos tvarkymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2019-01-02"^^xsd:date . a dh:Item; dct:title "Skuodo rajono biudžetinių įstaigų buhalterinės apskaitos tvarkymo centras"@lt; @@ -18560,15 +22097,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20170" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190990058"; - skos:prefLabel "Ukmergės globos centras"@lt; - rov:companyType ; - rov:legalName "Ukmergės globos centras"@lt; - rov:orgStatus ; - schema:foundingDate "2001-11-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190990058"; + skos:prefLabel "Ukmergės globos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės globos centras"@lt; + rov:orgStatus ; + schema:foundingDate "2001-11-07"^^xsd:date . a dh:Item; dct:title "Ukmergės globos centras"@lt; @@ -18577,15 +22122,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35185" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195271084"; - skos:prefLabel "Panevėžio rajono švietimo centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio rajono švietimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195271084"; + skos:prefLabel "Panevėžio rajono švietimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio rajono švietimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-19"^^xsd:date . a dh:Item; dct:title "Panevėžio rajono švietimo centras"@lt; @@ -18594,15 +22147,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08411" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190781293"; - skos:prefLabel "Nacionalinis maisto ir veterinarijos rizikos vertinimo institutas"@lt; - rov:companyType ; - rov:legalName "Nacionalinis maisto ir veterinarijos rizikos vertinimo institutas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190781293"; + skos:prefLabel "Nacionalinis maisto ir veterinarijos rizikos vertinimo institutas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nacionalinis maisto ir veterinarijos rizikos vertinimo institutas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-04"^^xsd:date . a dh:Item; dct:title "Nacionalinis maisto ir veterinarijos rizikos vertinimo institutas"@lt; @@ -18647,15 +22208,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07171" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304075188"; - skos:prefLabel "Vilniaus \"Sostinės\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Sostinės\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2015-07-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304075188"; + skos:prefLabel "Vilniaus \"Sostinės\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Sostinės\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2015-07-30"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Sostinės\" gimnazija"@lt; @@ -18682,15 +22251,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188716281"; - skos:prefLabel "Lietuvos mokslo taryba"@lt; - rov:companyType ; - rov:legalName "Lietuvos mokslo taryba"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188716281"; + skos:prefLabel "Lietuvos mokslo taryba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos mokslo taryba"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-27"^^xsd:date . a dh:Item; dct:title "Lietuvos mokslo taryba"@lt; @@ -18717,15 +22294,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-30234" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191089725"; - skos:prefLabel "Ignalinos r. Vidiškių gimnazija"@lt; - rov:companyType ; - rov:legalName "Ignalinos r. Vidiškių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191089725"; + skos:prefLabel "Ignalinos r. Vidiškių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ignalinos r. Vidiškių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-20"^^xsd:date . a dh:Item; dct:title "Ignalinos r. Vidiškių gimnazija"@lt; @@ -18752,15 +22337,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49151" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190143547"; - skos:prefLabel "Kauno Algio Žikevičiaus saugaus vaiko mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno Algio Žikevičiaus saugaus vaiko mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190143547"; + skos:prefLabel "Kauno Algio Žikevičiaus saugaus vaiko mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Algio Žikevičiaus saugaus vaiko mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-10"^^xsd:date . a dh:Item; dct:title "Kauno Algio Žikevičiaus saugaus vaiko mokykla"@lt; @@ -18823,15 +22416,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42467" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290228030"; - skos:prefLabel "Rokiškio r. Juodupės lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Rokiškio r. Juodupės lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290228030"; + skos:prefLabel "Rokiškio r. Juodupės lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio r. Juodupės lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-02"^^xsd:date . a dh:Item; dct:title "Rokiškio r. Juodupės lopšelis-darželis"@lt; @@ -18840,15 +22441,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76285" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305888561"; - skos:prefLabel "Šiaulių apskaitos centras"@lt; - rov:companyType ; - rov:legalName "Šiaulių apskaitos centras"@lt; - rov:orgStatus ; - schema:foundingDate "2021-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305888561"; + skos:prefLabel "Šiaulių apskaitos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių apskaitos centras"@lt; + rov:orgStatus ; + schema:foundingDate "2021-09-01"^^xsd:date . a dh:Item; dct:title "Šiaulių apskaitos centras"@lt; @@ -18911,15 +22520,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-66119" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188211432"; - skos:prefLabel "Druskininkų kultūros centras"@lt; - rov:companyType ; - rov:legalName "Druskininkų kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-03-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188211432"; + skos:prefLabel "Druskininkų kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Druskininkų kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-03-06"^^xsd:date . a dh:Item; dct:title "Druskininkų kultūros centras"@lt; @@ -18946,15 +22563,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-06125" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190032027"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Žemyna\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Žemyna\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190032027"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Žemyna\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Žemyna\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Žemyna\""@lt; @@ -18963,15 +22588,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92246" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190438953"; - skos:prefLabel "Klaipėdos Vitės progimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos Vitės progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190438953"; + skos:prefLabel "Klaipėdos Vitės progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos Vitės progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos Vitės progimnazija"@lt; @@ -18980,15 +22613,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190689820"; - skos:prefLabel "Šilutės lopšelis-darželis \"Raudonkepuraitė\""@lt; - rov:companyType ; - rov:legalName "Šilutės lopšelis-darželis \"Raudonkepuraitė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190689820"; + skos:prefLabel "Šilutės lopšelis-darželis \"Raudonkepuraitė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės lopšelis-darželis \"Raudonkepuraitė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Šilutės lopšelis-darželis \"Raudonkepuraitė\""@lt; @@ -19087,15 +22728,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85159" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300008683"; - skos:prefLabel "Naujosios Akmenės Ramučių gimnazija"@lt; - rov:companyType ; - rov:legalName "Naujosios Akmenės Ramučių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2004-03-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300008683"; + skos:prefLabel "Naujosios Akmenės Ramučių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Naujosios Akmenės Ramučių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2004-03-05"^^xsd:date . a dh:Item; dct:title "Naujosios Akmenės Ramučių gimnazija"@lt; @@ -19158,15 +22807,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190005489"; - skos:prefLabel "Vilniaus Lazdynų mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Lazdynų mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190005489"; + skos:prefLabel "Vilniaus Lazdynų mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Lazdynų mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-18"^^xsd:date . a dh:Item; dct:title "Vilniaus Lazdynų mokykla"@lt; @@ -19229,15 +22886,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89184" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190192996"; - skos:prefLabel "Mažeikių sporto mokykla"@lt; - rov:companyType ; - rov:legalName "Mažeikių sporto mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190192996"; + skos:prefLabel "Mažeikių sporto mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių sporto mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-20"^^xsd:date . a dh:Item; dct:title "Mažeikių sporto mokykla"@lt; @@ -19246,15 +22911,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44173" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191825091"; - skos:prefLabel "Kauno Jono Jablonskio gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Jono Jablonskio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191825091"; + skos:prefLabel "Kauno Jono Jablonskio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Jono Jablonskio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Jono Jablonskio gimnazija"@lt; @@ -19263,15 +22936,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-66128" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190031263"; - skos:prefLabel "Druskininkų Mikalojaus Konstantino Čiurlionio meno mokykla"@lt; - rov:companyType ; - rov:legalName "Druskininkų Mikalojaus Konstantino Čiurlionio meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190031263"; + skos:prefLabel "Druskininkų Mikalojaus Konstantino Čiurlionio meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Druskininkų Mikalojaus Konstantino Čiurlionio meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-05"^^xsd:date . a dh:Item; dct:title "Druskininkų Mikalojaus Konstantino Čiurlionio meno mokykla"@lt; @@ -19280,15 +22961,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56166" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188202230"; - skos:prefLabel "Kaišiadorių muziejus"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-09-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188202230"; + skos:prefLabel "Kaišiadorių muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-09-28"^^xsd:date . a dh:Item; dct:title "Kaišiadorių muziejus"@lt; @@ -19333,15 +23022,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-15168" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "186759049"; - skos:prefLabel "Nemenčinės dienos užimtumo centras"@lt; - rov:companyType ; - rov:legalName "Nemenčinės dienos užimtumo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-12-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "186759049"; + skos:prefLabel "Nemenčinės dienos užimtumo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nemenčinės dienos užimtumo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-12-23"^^xsd:date . a dh:Item; dct:title "Nemenčinės dienos užimtumo centras"@lt; @@ -19350,15 +23047,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29111" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190046913"; - skos:prefLabel "Anykščių Antano Vienuolio progimnazija"@lt; - rov:companyType ; - rov:legalName "Anykščių Antano Vienuolio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190046913"; + skos:prefLabel "Anykščių Antano Vienuolio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių Antano Vienuolio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Anykščių Antano Vienuolio progimnazija"@lt; @@ -19385,15 +23090,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74440" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302526379"; - skos:prefLabel "Veliuonos kultūros centras"@lt; - rov:companyType ; - rov:legalName "Veliuonos kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2010-07-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302526379"; + skos:prefLabel "Veliuonos kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Veliuonos kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2010-07-01"^^xsd:date . a dh:Item; dct:title "Veliuonos kultūros centras"@lt; @@ -19402,15 +23115,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81119" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190057219"; - skos:prefLabel "Šiaulių r. Kuršėnų Daugėlių progimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių r. Kuršėnų Daugėlių progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190057219"; + skos:prefLabel "Šiaulių r. Kuršėnų Daugėlių progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių r. Kuršėnų Daugėlių progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Šiaulių r. Kuršėnų Daugėlių progimnazija"@lt; @@ -19455,15 +23176,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90314" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191130830"; - skos:prefLabel "Rietavo Lauryno Ivinskio gimnazija"@lt; - rov:companyType ; - rov:legalName "Rietavo Lauryno Ivinskio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191130830"; + skos:prefLabel "Rietavo Lauryno Ivinskio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rietavo Lauryno Ivinskio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-03"^^xsd:date . a dh:Item; dct:title "Rietavo Lauryno Ivinskio gimnazija"@lt; @@ -19490,11 +23219,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62333" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "191054044"; skos:prefLabel "Alytaus lopšelis-darželis \"Vyturėlis\""@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Alytaus lopšelis-darželis \"Vyturėlis\""@lt; rov:orgStatus ; @@ -19508,15 +23245,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91144" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306136387"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Vėtrungėlė\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Vėtrungėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "2022-08-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306136387"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Vėtrungėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Vėtrungėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "2022-08-25"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Vėtrungėlė\""@lt; @@ -19525,15 +23270,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72217" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "179855054"; - skos:prefLabel "Tauragės rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Tauragės rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1999-04-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "179855054"; + skos:prefLabel "Tauragės rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1999-04-22"^^xsd:date . a dh:Item; dct:title "Tauragės rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -19560,15 +23313,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-06264" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188675233"; - skos:prefLabel "Lietuvos Respublikos valstybės saugumo departamentas"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos valstybės saugumo departamentas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188675233"; + skos:prefLabel "Lietuvos Respublikos valstybės saugumo departamentas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos valstybės saugumo departamentas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-12"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos valstybės saugumo departamentas"@lt; @@ -19631,15 +23392,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-32110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188753461"; - skos:prefLabel "Zarasų rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Zarasų rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2000-09-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188753461"; + skos:prefLabel "Zarasų rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Zarasų rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2000-09-20"^^xsd:date . a dh:Item; dct:title "Zarasų rajono savivaldybės administracija"@lt; @@ -19720,15 +23489,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40125" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190041229"; - skos:prefLabel "Kupiškio vaikų lopšelis-darželis \"Saulutė\""@lt; - rov:companyType ; - rov:legalName "Kupiškio vaikų lopšelis-darželis \"Saulutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190041229"; + skos:prefLabel "Kupiškio vaikų lopšelis-darželis \"Saulutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio vaikų lopšelis-darželis \"Saulutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-31"^^xsd:date . a dh:Item; dct:title "Kupiškio vaikų lopšelis-darželis \"Saulutė\""@lt; @@ -19737,15 +23514,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-27102" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190648396"; - skos:prefLabel "Vilniaus savivaldybės Grigiškių lopšelis-darželis \"Pelėdžiukas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus savivaldybės Grigiškių lopšelis-darželis \"Pelėdžiukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190648396"; + skos:prefLabel "Vilniaus savivaldybės Grigiškių lopšelis-darželis \"Pelėdžiukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus savivaldybės Grigiškių lopšelis-darželis \"Pelėdžiukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Vilniaus savivaldybės Grigiškių lopšelis-darželis \"Pelėdžiukas\""@lt; @@ -19754,15 +23539,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83435" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190066944"; - skos:prefLabel "Pakruojo r. Linkuvos gimnazija"@lt; - rov:companyType ; - rov:legalName "Pakruojo r. Linkuvos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190066944"; + skos:prefLabel "Pakruojo r. Linkuvos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo r. Linkuvos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Pakruojo r. Linkuvos gimnazija"@lt; @@ -19789,15 +23582,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-77174" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "145914019"; - skos:prefLabel "Šiaulių regbio ir žolės riedulio akademija"@lt; - rov:companyType ; - rov:legalName "Šiaulių regbio ir žolės riedulio akademija"@lt; - rov:orgStatus ; - schema:foundingDate "2003-12-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "145914019"; + skos:prefLabel "Šiaulių regbio ir žolės riedulio akademija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių regbio ir žolės riedulio akademija"@lt; + rov:orgStatus ; + schema:foundingDate "2003-12-31"^^xsd:date . a dh:Item; dct:title "Šiaulių regbio ir žolės riedulio akademija"@lt; @@ -19878,15 +23679,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96216" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191793430"; - skos:prefLabel "Klaipėdos r. Vėžaičių pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Klaipėdos r. Vėžaičių pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191793430"; + skos:prefLabel "Klaipėdos r. Vėžaičių pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos r. Vėžaičių pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Klaipėdos r. Vėžaičių pagrindinė mokykla"@lt; @@ -19931,15 +23740,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08352" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291349070"; - skos:prefLabel "Nacionalinis visuomenės sveikatos centras prie Sveikatos apsaugos ministerijos"@lt; - rov:companyType ; - rov:legalName "Nacionalinis visuomenės sveikatos centras prie Sveikatos apsaugos ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291349070"; + skos:prefLabel "Nacionalinis visuomenės sveikatos centras prie Sveikatos apsaugos ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nacionalinis visuomenės sveikatos centras prie Sveikatos apsaugos ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-17"^^xsd:date . a dh:Item; dct:title "Nacionalinis visuomenės sveikatos centras prie Sveikatos apsaugos ministerijos"@lt; @@ -19948,15 +23765,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87117" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190989999"; - skos:prefLabel "Telšių rajono vaiko ir šeimos gerovės centras"@lt; - rov:companyType ; - rov:legalName "Telšių rajono vaiko ir šeimos gerovės centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190989999"; + skos:prefLabel "Telšių rajono vaiko ir šeimos gerovės centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių rajono vaiko ir šeimos gerovės centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-27"^^xsd:date . a dh:Item; dct:title "Telšių rajono vaiko ir šeimos gerovės centras"@lt; @@ -19965,15 +23790,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21106" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "181626536"; - skos:prefLabel "Trakų rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Trakų rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-09-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "181626536"; + skos:prefLabel "Trakų rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-09-28"^^xsd:date . a dh:Item; dct:title "Trakų rajono savivaldybės administracija"@lt; @@ -19982,15 +23815,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28203" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190182354"; - skos:prefLabel "Utenos Vyturių progimnazija"@lt; - rov:companyType ; - rov:legalName "Utenos Vyturių progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190182354"; + skos:prefLabel "Utenos Vyturių progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos Vyturių progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Utenos Vyturių progimnazija"@lt; @@ -20053,15 +23894,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07196" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191709681"; - skos:prefLabel "Vilniaus Jono Ivaškevičiaus jaunimo mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Jono Ivaškevičiaus jaunimo mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191709681"; + skos:prefLabel "Vilniaus Jono Ivaškevičiaus jaunimo mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Jono Ivaškevičiaus jaunimo mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Jono Ivaškevičiaus jaunimo mokykla"@lt; @@ -20070,15 +23919,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82442" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190673983"; - skos:prefLabel "Radviliškio r. Šiaulėnų Marcelino Šikšnio gimnazija"@lt; - rov:companyType ; - rov:legalName "Radviliškio r. Šiaulėnų Marcelino Šikšnio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190673983"; + skos:prefLabel "Radviliškio r. Šiaulėnų Marcelino Šikšnio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio r. Šiaulėnų Marcelino Šikšnio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Radviliškio r. Šiaulėnų Marcelino Šikšnio gimnazija"@lt; @@ -20087,15 +23944,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81117" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190087162"; - skos:prefLabel "Šiaulių r. Kuršėnų sporto mokykla"@lt; - rov:companyType ; - rov:legalName "Šiaulių r. Kuršėnų sporto mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190087162"; + skos:prefLabel "Šiaulių r. Kuršėnų sporto mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių r. Kuršėnų sporto mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Šiaulių r. Kuršėnų sporto mokykla"@lt; @@ -20140,15 +24005,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-88321" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190557473"; - skos:prefLabel "Telšių r. Varnių Motiejaus Valančiaus gimnazija"@lt; - rov:companyType ; - rov:legalName "Telšių r. Varnių Motiejaus Valančiaus gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190557473"; + skos:prefLabel "Telšių r. Varnių Motiejaus Valančiaus gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių r. Varnių Motiejaus Valančiaus gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Telšių r. Varnių Motiejaus Valančiaus gimnazija"@lt; @@ -20175,15 +24048,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03222" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190011232"; - skos:prefLabel "Vilniaus moksleivių kūrybos ir mokymo centras"@lt; - rov:companyType ; - rov:legalName "Vilniaus moksleivių kūrybos ir mokymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190011232"; + skos:prefLabel "Vilniaus moksleivių kūrybos ir mokymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus moksleivių kūrybos ir mokymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Vilniaus moksleivių kūrybos ir mokymo centras"@lt; @@ -20264,15 +24145,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89493" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191819576"; - skos:prefLabel "Mažeikių r. Viekšnių Vinco Deniušio meno mokykla"@lt; - rov:companyType ; - rov:legalName "Mažeikių r. Viekšnių Vinco Deniušio meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2000-01-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191819576"; + skos:prefLabel "Mažeikių r. Viekšnių Vinco Deniušio meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių r. Viekšnių Vinco Deniušio meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2000-01-07"^^xsd:date . a dh:Item; dct:title "Mažeikių r. Viekšnių Vinco Deniušio meno mokykla"@lt; @@ -20281,15 +24170,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02152" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190021689"; - skos:prefLabel "Vilniaus darželis-mokykla \"Šaltinėlis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus darželis-mokykla \"Šaltinėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190021689"; + skos:prefLabel "Vilniaus darželis-mokykla \"Šaltinėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus darželis-mokykla \"Šaltinėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus darželis-mokykla \"Šaltinėlis\""@lt; @@ -20298,15 +24195,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14165" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195001854"; - skos:prefLabel "Buivydiškių pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Buivydiškių pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195001854"; + skos:prefLabel "Buivydiškių pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Buivydiškių pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-11"^^xsd:date . a dh:Item; dct:title "Buivydiškių pagrindinė mokykla"@lt; @@ -20333,15 +24238,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01510" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188774822"; - skos:prefLabel "Informatikos ir ryšių departamentas prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; - rov:companyType ; - rov:legalName "Informatikos ir ryšių departamentas prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "2001-10-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188774822"; + skos:prefLabel "Informatikos ir ryšių departamentas prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Informatikos ir ryšių departamentas prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "2001-10-18"^^xsd:date . a dh:Item; dct:title "Informatikos ir ryšių departamentas prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; @@ -20403,11 +24316,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35158" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "188784179"; skos:prefLabel "Panevėžio teritorinė ligonių kasa"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Panevėžio teritorinė ligonių kasa"@lt; rov:orgStatus ; @@ -20421,15 +24342,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13275" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191325937"; - skos:prefLabel "Vilniaus r. Skaidiškių mokykla-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Skaidiškių mokykla-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191325937"; + skos:prefLabel "Vilniaus r. Skaidiškių mokykla-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Skaidiškių mokykla-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Skaidiškių mokykla-darželis"@lt; @@ -20456,15 +24385,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-73282" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190469660"; - skos:prefLabel "Tauragės r. Žygaičių gimnazija"@lt; - rov:companyType ; - rov:legalName "Tauragės r. Žygaičių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-07-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190469660"; + skos:prefLabel "Tauragės r. Žygaičių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės r. Žygaičių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-07-24"^^xsd:date . a dh:Item; dct:title "Tauragės r. Žygaičių gimnazija"@lt; @@ -20473,15 +24410,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-30119" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302837241"; - skos:prefLabel "Ignalinos krašto muziejus"@lt; - rov:companyType ; - rov:legalName "Ignalinos krašto muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2012-08-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302837241"; + skos:prefLabel "Ignalinos krašto muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ignalinos krašto muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2012-08-09"^^xsd:date . a dh:Item; dct:title "Ignalinos krašto muziejus"@lt; @@ -20508,15 +24453,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300033409"; - skos:prefLabel "Trakų rajono jaunimo turizmo ir laisvalaikio centras"@lt; - rov:companyType ; - rov:legalName "Trakų rajono jaunimo turizmo ir laisvalaikio centras"@lt; - rov:orgStatus ; - schema:foundingDate "2004-06-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300033409"; + skos:prefLabel "Trakų rajono jaunimo turizmo ir laisvalaikio centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų rajono jaunimo turizmo ir laisvalaikio centras"@lt; + rov:orgStatus ; + schema:foundingDate "2004-06-11"^^xsd:date . a dh:Item; dct:title "Trakų rajono jaunimo turizmo ir laisvalaikio centras"@lt; @@ -20543,15 +24496,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288681130"; - skos:prefLabel "Kupiškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Kupiškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288681130"; + skos:prefLabel "Kupiškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-19"^^xsd:date . a dh:Item; dct:title "Kupiškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -20614,15 +24575,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55158" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188203866"; - skos:prefLabel "Jonavos rajono savivaldybės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Jonavos rajono savivaldybės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1996-12-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188203866"; + skos:prefLabel "Jonavos rajono savivaldybės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos rajono savivaldybės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1996-12-04"^^xsd:date . a dh:Item; dct:title "Jonavos rajono savivaldybės kultūros centras"@lt; @@ -20685,11 +24654,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59317" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190189523"; skos:prefLabel "Prienų r. Pakuonio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Prienų r. Pakuonio pagrindinė mokykla"@lt; rov:orgStatus ; @@ -20703,15 +24680,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290024070"; - skos:prefLabel "Anykščių vaikų lopšelis-darželis \"Žiogelis\""@lt; - rov:companyType ; - rov:legalName "Anykščių vaikų lopšelis-darželis \"Žiogelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290024070"; + skos:prefLabel "Anykščių vaikų lopšelis-darželis \"Žiogelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių vaikų lopšelis-darželis \"Žiogelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Anykščių vaikų lopšelis-darželis \"Žiogelis\""@lt; @@ -20720,15 +24705,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76370" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190533045"; - skos:prefLabel "Šiaulių Zoknių progimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių Zoknių progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190533045"; + skos:prefLabel "Šiaulių Zoknių progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių Zoknių progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-07"^^xsd:date . a dh:Item; dct:title "Šiaulių Zoknių progimnazija"@lt; @@ -20737,15 +24730,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-32133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190797130"; - skos:prefLabel "Zarasų socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Zarasų socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190797130"; + skos:prefLabel "Zarasų socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Zarasų socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-02"^^xsd:date . a dh:Item; dct:title "Zarasų socialinės globos namai"@lt; @@ -20754,15 +24755,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99185" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303244137"; - skos:prefLabel "Šilutės turizmo informacijos centras"@lt; - rov:companyType ; - rov:legalName "Šilutės turizmo informacijos centras"@lt; - rov:orgStatus ; - schema:foundingDate "2014-02-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303244137"; + skos:prefLabel "Šilutės turizmo informacijos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės turizmo informacijos centras"@lt; + rov:orgStatus ; + schema:foundingDate "2014-02-17"^^xsd:date . a dh:Item; dct:title "Šilutės turizmo informacijos centras"@lt; @@ -20771,15 +24780,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39423" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190615670"; - skos:prefLabel "Pasvalio r. Saločių Antano Poškos pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Pasvalio r. Saločių Antano Poškos pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190615670"; + skos:prefLabel "Pasvalio r. Saločių Antano Poškos pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio r. Saločių Antano Poškos pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Pasvalio r. Saločių Antano Poškos pagrindinė mokykla"@lt; @@ -20788,15 +24805,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81157" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188210679"; - skos:prefLabel "Šiaulių rajono savivaldybės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Šiaulių rajono savivaldybės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-01-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188210679"; + skos:prefLabel "Šiaulių rajono savivaldybės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių rajono savivaldybės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-01-10"^^xsd:date . a dh:Item; dct:title "Šiaulių rajono savivaldybės kultūros centras"@lt; @@ -20949,15 +24974,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03219" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "121442211"; - skos:prefLabel "Lietuvos Respublikos ryšių reguliavimo tarnyba"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos ryšių reguliavimo tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1992-06-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "121442211"; + skos:prefLabel "Lietuvos Respublikos ryšių reguliavimo tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos ryšių reguliavimo tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1992-06-12"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos ryšių reguliavimo tarnyba"@lt; @@ -21056,15 +25089,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38128" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190398779"; - skos:prefLabel "Panevėžio r. Velžio gimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio r. Velžio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190398779"; + skos:prefLabel "Panevėžio r. Velžio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio r. Velžio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-07"^^xsd:date . a dh:Item; dct:title "Panevėžio r. Velžio gimnazija"@lt; @@ -21145,15 +25186,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35225" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190416871"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Vaivorykštė\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Vaivorykštė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190416871"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Vaivorykštė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Vaivorykštė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-03"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Vaivorykštė\""@lt; @@ -21180,15 +25229,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37377" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190423684"; - skos:prefLabel "Panevėžio Alfonso Lipniūno progimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio Alfonso Lipniūno progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190423684"; + skos:prefLabel "Panevėžio Alfonso Lipniūno progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio Alfonso Lipniūno progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-19"^^xsd:date . a dh:Item; dct:title "Panevėžio Alfonso Lipniūno progimnazija"@lt; @@ -21269,15 +25326,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29147" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300040745"; - skos:prefLabel "Anykščių švietimo pagalbos tarnyba"@lt; - rov:companyType ; - rov:legalName "Anykščių švietimo pagalbos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2004-07-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300040745"; + skos:prefLabel "Anykščių švietimo pagalbos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių švietimo pagalbos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2004-07-13"^^xsd:date . a dh:Item; dct:title "Anykščių švietimo pagalbos tarnyba"@lt; @@ -21322,15 +25387,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-26110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188207697"; - skos:prefLabel "Elektrėnų savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Elektrėnų savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "2000-07-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188207697"; + skos:prefLabel "Elektrėnų savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "2000-07-04"^^xsd:date . a dh:Item; dct:title "Elektrėnų savivaldybės viešoji biblioteka"@lt; @@ -21339,15 +25412,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10312" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302817872"; - skos:prefLabel "Vilniaus Antakalnio gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Antakalnio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2012-07-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302817872"; + skos:prefLabel "Vilniaus Antakalnio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Antakalnio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2012-07-10"^^xsd:date . a dh:Item; dct:title "Vilniaus Antakalnio gimnazija"@lt; @@ -21445,15 +25526,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-45276" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290140580"; - skos:prefLabel "Kauno Motiejaus Valančiaus mokykla-darželis"@lt; - rov:companyType ; - rov:legalName "Kauno Motiejaus Valančiaus mokykla-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290140580"; + skos:prefLabel "Kauno Motiejaus Valančiaus mokykla-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Motiejaus Valančiaus mokykla-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Motiejaus Valančiaus mokykla-darželis"@lt; @@ -21462,15 +25551,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-51418" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290983050"; - skos:prefLabel "Kauno Jono Laužiko mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno Jono Laužiko mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290983050"; + skos:prefLabel "Kauno Jono Laužiko mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Jono Laužiko mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-08"^^xsd:date . a dh:Item; dct:title "Kauno Jono Laužiko mokykla"@lt; @@ -21479,15 +25576,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99254" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190697888"; - skos:prefLabel "Pagėgių sav. Vilkyškių Johaneso Bobrovskio gimnazija"@lt; - rov:companyType ; - rov:legalName "Pagėgių sav. Vilkyškių Johaneso Bobrovskio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190697888"; + skos:prefLabel "Pagėgių sav. Vilkyškių Johaneso Bobrovskio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pagėgių sav. Vilkyškių Johaneso Bobrovskio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-25"^^xsd:date . a dh:Item; dct:title "Pagėgių sav. Vilkyškių Johaneso Bobrovskio gimnazija"@lt; @@ -21496,15 +25601,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-58131" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191020031"; - skos:prefLabel "Kėdainių r. Šėtos gimnazija"@lt; - rov:companyType ; - rov:legalName "Kėdainių r. Šėtos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191020031"; + skos:prefLabel "Kėdainių r. Šėtos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių r. Šėtos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-30"^^xsd:date . a dh:Item; dct:title "Kėdainių r. Šėtos gimnazija"@lt; @@ -21513,15 +25626,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09203" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190015978"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Vaidilutė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Vaidilutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190015978"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Vaidilutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Vaidilutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Vaidilutė\""@lt; @@ -21530,15 +25651,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01308" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188755327"; - skos:prefLabel "Lietuvos Respublikos vaiko teisių apsaugos kontrolieriaus įstaiga"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos vaiko teisių apsaugos kontrolieriaus įstaiga"@lt; - rov:orgStatus ; - schema:foundingDate "2000-10-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188755327"; + skos:prefLabel "Lietuvos Respublikos vaiko teisių apsaugos kontrolieriaus įstaiga"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos vaiko teisių apsaugos kontrolieriaus įstaiga"@lt; + rov:orgStatus ; + schema:foundingDate "2000-10-23"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos vaiko teisių apsaugos kontrolieriaus įstaiga"@lt; @@ -21565,15 +25694,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57163" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191018151"; - skos:prefLabel "Kėdainių lopšelis-darželis \"Pasaka\""@lt; - rov:companyType ; - rov:legalName "Kėdainių lopšelis-darželis \"Pasaka\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191018151"; + skos:prefLabel "Kėdainių lopšelis-darželis \"Pasaka\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių lopšelis-darželis \"Pasaka\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Kėdainių lopšelis-darželis \"Pasaka\""@lt; @@ -21600,15 +25737,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97109" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190278438"; - skos:prefLabel "Kretingos lopšelis - darželis \"Ąžuoliukas\""@lt; - rov:companyType ; - rov:legalName "Kretingos lopšelis - darželis \"Ąžuoliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190278438"; + skos:prefLabel "Kretingos lopšelis - darželis \"Ąžuoliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos lopšelis - darželis \"Ąžuoliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-19"^^xsd:date . a dh:Item; dct:title "Kretingos lopšelis - darželis \"Ąžuoliukas\""@lt; @@ -21617,15 +25762,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-98114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190892856"; - skos:prefLabel "Skuodo Bartuvos progimnazija"@lt; - rov:companyType ; - rov:legalName "Skuodo Bartuvos progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190892856"; + skos:prefLabel "Skuodo Bartuvos progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Skuodo Bartuvos progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-19"^^xsd:date . a dh:Item; dct:title "Skuodo Bartuvos progimnazija"@lt; @@ -21652,15 +25805,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78302" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190532281"; - skos:prefLabel "Šiaulių Gegužių progimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių Gegužių progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190532281"; + skos:prefLabel "Šiaulių Gegužių progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių Gegužių progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-07"^^xsd:date . a dh:Item; dct:title "Šiaulių Gegužių progimnazija"@lt; @@ -21759,15 +25920,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56156" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190502719"; - skos:prefLabel "Kaišiadorių lopšelis-darželis \"Spindulys\""@lt; - rov:companyType ; - rov:legalName "Kaišiadorių lopšelis-darželis \"Spindulys\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-08-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190502719"; + skos:prefLabel "Kaišiadorių lopšelis-darželis \"Spindulys\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių lopšelis-darželis \"Spindulys\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-08-23"^^xsd:date . a dh:Item; dct:title "Kaišiadorių lopšelis-darželis \"Spindulys\""@lt; @@ -21776,15 +25945,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65317" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190109139"; - skos:prefLabel "Varėnos r. Liškiavos daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Varėnos r. Liškiavos daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-06-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190109139"; + skos:prefLabel "Varėnos r. Liškiavos daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos r. Liškiavos daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-06-23"^^xsd:date . a dh:Item; dct:title "Varėnos r. Liškiavos daugiafunkcis centras"@lt; @@ -21829,15 +26006,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04309" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190027037"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Delfinukas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Delfinukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190027037"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Delfinukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Delfinukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Delfinukas\""@lt; @@ -21846,15 +26031,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42136" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191570541"; - skos:prefLabel "Rokiškio kultūros centras"@lt; - rov:companyType ; - rov:legalName "Rokiškio kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2000-06-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191570541"; + skos:prefLabel "Rokiškio kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2000-06-08"^^xsd:date . a dh:Item; dct:title "Rokiškio kultūros centras"@lt; @@ -21917,15 +26110,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85242" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190449063"; - skos:prefLabel "Akmenės rajono Papilės Simono Daukanto gimnazija"@lt; - rov:companyType ; - rov:legalName "Akmenės rajono Papilės Simono Daukanto gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190449063"; + skos:prefLabel "Akmenės rajono Papilės Simono Daukanto gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Akmenės rajono Papilės Simono Daukanto gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Akmenės rajono Papilės Simono Daukanto gimnazija"@lt; @@ -21970,15 +26171,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41170" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300000416"; - skos:prefLabel "BIRŽŲ KULTŪROS CENTRAS"@lt; - rov:companyType ; - rov:legalName "BIRŽŲ KULTŪROS CENTRAS"@lt; - rov:orgStatus ; - schema:foundingDate "2004-01-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300000416"; + skos:prefLabel "BIRŽŲ KULTŪROS CENTRAS"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "BIRŽŲ KULTŪROS CENTRAS"@lt; + rov:orgStatus ; + schema:foundingDate "2004-01-22"^^xsd:date . a dh:Item; dct:title "BIRŽŲ KULTŪROS CENTRAS"@lt; @@ -22022,15 +26231,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04220" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190013621"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Riešutėlis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Riešutėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190013621"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Riešutėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Riešutėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Riešutėlis\""@lt; @@ -22039,15 +26256,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74118" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "158752243"; - skos:prefLabel "Jurbarko krašto muziejus"@lt; - rov:companyType ; - rov:legalName "Jurbarko krašto muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2002-11-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "158752243"; + skos:prefLabel "Jurbarko krašto muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jurbarko krašto muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2002-11-20"^^xsd:date . a dh:Item; dct:title "Jurbarko krašto muziejus"@lt; @@ -22056,15 +26281,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-30154" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190239620"; - skos:prefLabel "Ignalinos r. Didžiasalio \"Ryto\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Ignalinos r. Didžiasalio \"Ryto\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190239620"; + skos:prefLabel "Ignalinos r. Didžiasalio \"Ryto\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ignalinos r. Didžiasalio \"Ryto\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-20"^^xsd:date . a dh:Item; dct:title "Ignalinos r. Didžiasalio \"Ryto\" gimnazija"@lt; @@ -22073,15 +26306,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-33354" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300629658"; - skos:prefLabel "Nacionalinės teismų administracijos mokymo centras"@lt; - rov:companyType ; - rov:legalName "Nacionalinės teismų administracijos mokymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2007-01-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300629658"; + skos:prefLabel "Nacionalinės teismų administracijos mokymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nacionalinės teismų administracijos mokymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2007-01-02"^^xsd:date . a dh:Item; dct:title "Nacionalinės teismų administracijos mokymo centras"@lt; @@ -22090,15 +26331,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-84385" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190565573"; - skos:prefLabel "Joniškio r. Skaistgirio gimnazija"@lt; - rov:companyType ; - rov:legalName "Joniškio r. Skaistgirio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190565573"; + skos:prefLabel "Joniškio r. Skaistgirio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Joniškio r. Skaistgirio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-24"^^xsd:date . a dh:Item; dct:title "Joniškio r. Skaistgirio gimnazija"@lt; @@ -22143,15 +26392,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "111958286"; - skos:prefLabel "Higienos institutas"@lt; - rov:companyType ; - rov:legalName "Higienos institutas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-03-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "111958286"; + skos:prefLabel "Higienos institutas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Higienos institutas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-03-25"^^xsd:date . a dh:Item; dct:title "Higienos institutas"@lt; @@ -22160,15 +26417,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-15202" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191317837"; - skos:prefLabel "Vilniaus r. Bezdonių Julijaus Slovackio gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Bezdonių Julijaus Slovackio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191317837"; + skos:prefLabel "Vilniaus r. Bezdonių Julijaus Slovackio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Bezdonių Julijaus Slovackio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-12"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Bezdonių Julijaus Slovackio gimnazija"@lt; @@ -22177,15 +26442,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72237" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190453332"; - skos:prefLabel "Tauragės apskrities vyriausiasis policijos komisariatas"@lt; - rov:companyType ; - rov:legalName "Tauragės apskrities vyriausiasis policijos komisariatas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190453332"; + skos:prefLabel "Tauragės apskrities vyriausiasis policijos komisariatas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės apskrities vyriausiasis policijos komisariatas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-07"^^xsd:date . a dh:Item; dct:title "Tauragės apskrities vyriausiasis policijos komisariatas"@lt; @@ -22194,15 +26467,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-98112" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304233784"; - skos:prefLabel "Skuodo rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Skuodo rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2016-05-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304233784"; + skos:prefLabel "Skuodo rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Skuodo rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2016-05-02"^^xsd:date . a dh:Item; dct:title "Skuodo rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -22211,15 +26492,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-73424" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190986889"; - skos:prefLabel "Tauragės r. \"Karšuvos\" mokykla"@lt; - rov:companyType ; - rov:legalName "Tauragės r. \"Karšuvos\" mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1999-10-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190986889"; + skos:prefLabel "Tauragės r. \"Karšuvos\" mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės r. \"Karšuvos\" mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1999-10-01"^^xsd:date . a dh:Item; dct:title "Tauragės r. \"Karšuvos\" mokykla"@lt; @@ -22246,15 +26535,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190101434"; - skos:prefLabel "Kupiškio rajono savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Kupiškio rajono savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-06-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190101434"; + skos:prefLabel "Kupiškio rajono savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio rajono savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-06-08"^^xsd:date . a dh:Item; dct:title "Kupiškio rajono savivaldybės viešoji biblioteka"@lt; @@ -22281,15 +26578,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188205340"; - skos:prefLabel "Alytaus Jurgio Kunčino viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Alytaus Jurgio Kunčino viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188205340"; + skos:prefLabel "Alytaus Jurgio Kunčino viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus Jurgio Kunčino viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-08"^^xsd:date . a dh:Item; dct:title "Alytaus Jurgio Kunčino viešoji biblioteka"@lt; @@ -22370,15 +26675,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44252" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190149767"; - skos:prefLabel "Koncertinė įstaiga Kauno miesto simfoninis orkestras"@lt; - rov:companyType ; - rov:legalName "Koncertinė įstaiga Kauno miesto simfoninis orkestras"@lt; - rov:orgStatus ; - schema:foundingDate "1999-01-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190149767"; + skos:prefLabel "Koncertinė įstaiga Kauno miesto simfoninis orkestras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Koncertinė įstaiga Kauno miesto simfoninis orkestras"@lt; + rov:orgStatus ; + schema:foundingDate "1999-01-05"^^xsd:date . a dh:Item; dct:title "Koncertinė įstaiga Kauno miesto simfoninis orkestras"@lt; @@ -22387,15 +26700,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188766722"; - skos:prefLabel "Švenčionių rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Švenčionių rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-01-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188766722"; + skos:prefLabel "Švenčionių rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Švenčionių rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-01-17"^^xsd:date . a dh:Item; dct:title "Švenčionių rajono savivaldybės administracija"@lt; @@ -22404,15 +26725,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78158" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "145746984"; - skos:prefLabel "Šiaulių miesto savivaldybės socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Šiaulių miesto savivaldybės socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2001-04-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "145746984"; + skos:prefLabel "Šiaulių miesto savivaldybės socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių miesto savivaldybės socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2001-04-01"^^xsd:date . a dh:Item; dct:title "Šiaulių miesto savivaldybės socialinių paslaugų centras"@lt; @@ -22421,15 +26750,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09318" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288709850"; - skos:prefLabel "Vilniaus rajono savivaldybės valdyba"@lt; - rov:companyType ; - rov:legalName "Vilniaus rajono savivaldybės valdyba"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288709850"; + skos:prefLabel "Vilniaus rajono savivaldybės valdyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus rajono savivaldybės valdyba"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-29"^^xsd:date . a dh:Item; dct:title "Vilniaus rajono savivaldybės valdyba"@lt; @@ -22438,15 +26775,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10102" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191520296"; - skos:prefLabel "Lietuvos valstybės naujasis archyvas"@lt; - rov:companyType ; - rov:legalName "Lietuvos valstybės naujasis archyvas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-11-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191520296"; + skos:prefLabel "Lietuvos valstybės naujasis archyvas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos valstybės naujasis archyvas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-11-17"^^xsd:date . a dh:Item; dct:title "Lietuvos valstybės naujasis archyvas"@lt; @@ -22455,15 +26800,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11109" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190007878"; - skos:prefLabel "Vilniaus Juzefo Ignacijaus Kraševskio gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Juzefo Ignacijaus Kraševskio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190007878"; + skos:prefLabel "Vilniaus Juzefo Ignacijaus Kraševskio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Juzefo Ignacijaus Kraševskio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Juzefo Ignacijaus Kraševskio gimnazija"@lt; @@ -22616,15 +26969,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01104" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188600177"; - skos:prefLabel "Valstybės duomenų agentūra"@lt; - rov:companyType ; - rov:legalName "Valstybės duomenų agentūra"@lt; - rov:orgStatus ; - schema:foundingDate "1997-05-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188600177"; + skos:prefLabel "Valstybės duomenų agentūra"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybės duomenų agentūra"@lt; + rov:orgStatus ; + schema:foundingDate "1997-05-08"^^xsd:date . a dh:Item; dct:title "Valstybės duomenų agentūra"@lt; @@ -22669,15 +27030,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35187" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190375061"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Jūratė\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Jūratė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190375061"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Jūratė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Jūratė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-26"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Jūratė\""@lt; @@ -22686,15 +27055,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93220" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190436379"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Bangelė\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Bangelė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190436379"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Bangelė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Bangelė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Bangelė\""@lt; @@ -22703,15 +27080,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-84326" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "157672552"; - skos:prefLabel "Joniškio rajono vaiko ir šeimos gerovės centras"@lt; - rov:companyType ; - rov:legalName "Joniškio rajono vaiko ir šeimos gerovės centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-03-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "157672552"; + skos:prefLabel "Joniškio rajono vaiko ir šeimos gerovės centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Joniškio rajono vaiko ir šeimos gerovės centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-03-26"^^xsd:date . a dh:Item; dct:title "Joniškio rajono vaiko ir šeimos gerovės centras"@lt; @@ -22756,15 +27141,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01143" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190756849"; - skos:prefLabel "Lietuvos nacionalinis muziejus"@lt; - rov:companyType ; - rov:legalName "Lietuvos nacionalinis muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190756849"; + skos:prefLabel "Lietuvos nacionalinis muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos nacionalinis muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-17"^^xsd:date . a dh:Item; dct:title "Lietuvos nacionalinis muziejus"@lt; @@ -22791,15 +27184,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89328" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190176839"; - skos:prefLabel "Mažeikių r.Tirkšlių Juozo Vitkaus-Kazimieraičio progimnazija"@lt; - rov:companyType ; - rov:legalName "Mažeikių r.Tirkšlių Juozo Vitkaus-Kazimieraičio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190176839"; + skos:prefLabel "Mažeikių r.Tirkšlių Juozo Vitkaus-Kazimieraičio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių r.Tirkšlių Juozo Vitkaus-Kazimieraičio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-20"^^xsd:date . a dh:Item; dct:title "Mažeikių r.Tirkšlių Juozo Vitkaus-Kazimieraičio progimnazija"@lt; @@ -22808,15 +27209,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-26110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190659072"; - skos:prefLabel "Elektrėnų \"Ąžuolyno\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Elektrėnų \"Ąžuolyno\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190659072"; + skos:prefLabel "Elektrėnų \"Ąžuolyno\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų \"Ąžuolyno\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Elektrėnų \"Ąžuolyno\" progimnazija"@lt; @@ -22843,15 +27252,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99358" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "277413750"; - skos:prefLabel "Kintų Vydūno kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kintų Vydūno kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-06-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "277413750"; + skos:prefLabel "Kintų Vydūno kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kintų Vydūno kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-06-06"^^xsd:date . a dh:Item; dct:title "Kintų Vydūno kultūros centras"@lt; @@ -22932,15 +27349,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-31140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188711925"; - skos:prefLabel "Visagino savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Visagino savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188711925"; + skos:prefLabel "Visagino savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Visagino savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-11"^^xsd:date . a dh:Item; dct:title "Visagino savivaldybės administracija"@lt; @@ -23003,15 +27428,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11302" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191715435"; - skos:prefLabel "Vilniaus Pavilnio progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Pavilnio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191715435"; + skos:prefLabel "Vilniaus Pavilnio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Pavilnio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-21"^^xsd:date . a dh:Item; dct:title "Vilniaus Pavilnio progimnazija"@lt; @@ -23020,15 +27453,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96341" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191791956"; - skos:prefLabel "Klaipėdos r. Priekulės Ievos Simonaitytės gimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos r. Priekulės Ievos Simonaitytės gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191791956"; + skos:prefLabel "Klaipėdos r. Priekulės Ievos Simonaitytės gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos r. Priekulės Ievos Simonaitytės gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Klaipėdos r. Priekulės Ievos Simonaitytės gimnazija"@lt; @@ -23127,15 +27568,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-33121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191231861"; - skos:prefLabel "Molėtų \"Saulutės\" vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Molėtų \"Saulutės\" vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191231861"; + skos:prefLabel "Molėtų \"Saulutės\" vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Molėtų \"Saulutės\" vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Molėtų \"Saulutės\" vaikų lopšelis-darželis"@lt; @@ -23144,15 +27593,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302522904"; - skos:prefLabel "Vilniaus Jono Basanavičiaus gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Jono Basanavičiaus gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2010-06-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302522904"; + skos:prefLabel "Vilniaus Jono Basanavičiaus gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Jono Basanavičiaus gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2010-06-18"^^xsd:date . a dh:Item; dct:title "Vilniaus Jono Basanavičiaus gimnazija"@lt; @@ -23197,15 +27654,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57454" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291018490"; - skos:prefLabel "Kėdainių lopšelis-darželis \"Puriena\""@lt; - rov:companyType ; - rov:legalName "Kėdainių lopšelis-darželis \"Puriena\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291018490"; + skos:prefLabel "Kėdainių lopšelis-darželis \"Puriena\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių lopšelis-darželis \"Puriena\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Kėdainių lopšelis-darželis \"Puriena\""@lt; @@ -23214,11 +27679,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82122" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190713972"; skos:prefLabel "Radviliškio dailės mokykla"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Radviliškio dailės mokykla"@lt; rov:orgStatus ; @@ -23303,15 +27776,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-19121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190360892"; - skos:prefLabel "Širvintų Lauryno Stuokos-Gucevičiaus gimnazija"@lt; - rov:companyType ; - rov:legalName "Širvintų Lauryno Stuokos-Gucevičiaus gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190360892"; + skos:prefLabel "Širvintų Lauryno Stuokos-Gucevičiaus gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Širvintų Lauryno Stuokos-Gucevičiaus gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Širvintų Lauryno Stuokos-Gucevičiaus gimnazija"@lt; @@ -23320,15 +27801,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50284" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190133962"; - skos:prefLabel "Kauno Gedimino sporto ir sveikatinimo gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Gedimino sporto ir sveikatinimo gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190133962"; + skos:prefLabel "Kauno Gedimino sporto ir sveikatinimo gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Gedimino sporto ir sveikatinimo gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Gedimino sporto ir sveikatinimo gimnazija"@lt; @@ -23337,15 +27826,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29355" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190984532"; - skos:prefLabel "Anykščių rajono šeimos ir vaiko gerovės centras"@lt; - rov:companyType ; - rov:legalName "Anykščių rajono šeimos ir vaiko gerovės centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190984532"; + skos:prefLabel "Anykščių rajono šeimos ir vaiko gerovės centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių rajono šeimos ir vaiko gerovės centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-31"^^xsd:date . a dh:Item; dct:title "Anykščių rajono šeimos ir vaiko gerovės centras"@lt; @@ -23480,15 +27977,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59241" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301792633"; - skos:prefLabel "Balbieriškio kultūros ir laisvalaikio centras"@lt; - rov:companyType ; - rov:legalName "Balbieriškio kultūros ir laisvalaikio centras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-07-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301792633"; + skos:prefLabel "Balbieriškio kultūros ir laisvalaikio centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Balbieriškio kultūros ir laisvalaikio centras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-07-11"^^xsd:date . a dh:Item; dct:title "Balbieriškio kultūros ir laisvalaikio centras"@lt; @@ -23497,15 +28002,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11106" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191671615"; - skos:prefLabel "Valstybinė teismo psichiatrijos tarnyba prie Sveikatos apsaugos ministerijos"@lt; - rov:companyType ; - rov:legalName "Valstybinė teismo psichiatrijos tarnyba prie Sveikatos apsaugos ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191671615"; + skos:prefLabel "Valstybinė teismo psichiatrijos tarnyba prie Sveikatos apsaugos ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybinė teismo psichiatrijos tarnyba prie Sveikatos apsaugos ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-20"^^xsd:date . a dh:Item; dct:title "Valstybinė teismo psichiatrijos tarnyba prie Sveikatos apsaugos ministerijos"@lt; @@ -23550,15 +28063,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94222" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190444479"; - skos:prefLabel "Klaipėdos \"Vėtrungės\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos \"Vėtrungės\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190444479"; + skos:prefLabel "Klaipėdos \"Vėtrungės\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos \"Vėtrungės\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos \"Vėtrungės\" gimnazija"@lt; @@ -23567,15 +28088,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-06109" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190032899"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Vėjelis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Vėjelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190032899"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Vėjelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Vėjelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Vėjelis\""@lt; @@ -23602,15 +28131,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93101" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193064642"; - skos:prefLabel "Kuršių nerijos nacionalinio parko direkcija"@lt; - rov:companyType ; - rov:legalName "Kuršių nerijos nacionalinio parko direkcija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193064642"; + skos:prefLabel "Kuršių nerijos nacionalinio parko direkcija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kuršių nerijos nacionalinio parko direkcija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-29"^^xsd:date . a dh:Item; dct:title "Kuršių nerijos nacionalinio parko direkcija"@lt; @@ -23655,15 +28192,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01207" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190022442"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Užupiukas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Užupiukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190022442"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Užupiukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Užupiukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Užupiukas\""@lt; @@ -23672,15 +28217,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42136" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188772248"; - skos:prefLabel "Rokiškio rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Rokiškio rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-07-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188772248"; + skos:prefLabel "Rokiškio rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-07-24"^^xsd:date . a dh:Item; dct:title "Rokiškio rajono savivaldybės administracija"@lt; @@ -23815,15 +28368,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08413" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190000937"; - skos:prefLabel "Vilniaus Jeruzalės progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Jeruzalės progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190000937"; + skos:prefLabel "Vilniaus Jeruzalės progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Jeruzalės progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Jeruzalės progimnazija"@lt; @@ -23868,15 +28429,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09228" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303318623"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Ąžuolas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Ąžuolas\""@lt; - rov:orgStatus ; - schema:foundingDate "2014-05-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303318623"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Ąžuolas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Ąžuolas\""@lt; + rov:orgStatus ; + schema:foundingDate "2014-05-28"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Ąžuolas\""@lt; @@ -23903,15 +28472,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-67106" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190632634"; - skos:prefLabel "Lazdijų rajono savivaldybės socialinės globos centras \"Židinys\""@lt; - rov:companyType ; - rov:legalName "Lazdijų rajono savivaldybės socialinės globos centras \"Židinys\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-01-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190632634"; + skos:prefLabel "Lazdijų rajono savivaldybės socialinės globos centras \"Židinys\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lazdijų rajono savivaldybės socialinės globos centras \"Židinys\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-01-01"^^xsd:date . a dh:Item; dct:title "Lazdijų rajono savivaldybės socialinės globos centras \"Židinys\""@lt; @@ -23974,15 +28551,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "166925677"; - skos:prefLabel "Mažeikių rajono ugniagesių komanda"@lt; - rov:companyType ; - rov:legalName "Mažeikių rajono ugniagesių komanda"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "166925677"; + skos:prefLabel "Mažeikių rajono ugniagesių komanda"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių rajono ugniagesių komanda"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-27"^^xsd:date . a dh:Item; dct:title "Mažeikių rajono ugniagesių komanda"@lt; @@ -24045,15 +28630,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87333" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190599629"; - skos:prefLabel "Telšių rajono savivaldybės Karolinos Praniauskaitės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Telšių rajono savivaldybės Karolinos Praniauskaitės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190599629"; + skos:prefLabel "Telšių rajono savivaldybės Karolinos Praniauskaitės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių rajono savivaldybės Karolinos Praniauskaitės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-10"^^xsd:date . a dh:Item; dct:title "Telšių rajono savivaldybės Karolinos Praniauskaitės viešoji biblioteka"@lt; @@ -24062,15 +28655,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49274" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191641433"; - skos:prefLabel "Kauno lopšelis-darželis \"Vaivorykštė\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Vaivorykštė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191641433"; + skos:prefLabel "Kauno lopšelis-darželis \"Vaivorykštė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Vaivorykštė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Vaivorykštė\""@lt; @@ -24132,15 +28733,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03162" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188603515"; - skos:prefLabel "Lietuvos Respublikos socialinės apsaugos ir darbo ministerija"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos socialinės apsaugos ir darbo ministerija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188603515"; + skos:prefLabel "Lietuvos Respublikos socialinės apsaugos ir darbo ministerija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos socialinės apsaugos ir darbo ministerija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-03"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos socialinės apsaugos ir darbo ministerija"@lt; @@ -24149,15 +28758,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-46117" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191090841"; - skos:prefLabel "Prezidento Antano Smetonos gimnazija"@lt; - rov:companyType ; - rov:legalName "Prezidento Antano Smetonos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191090841"; + skos:prefLabel "Prezidento Antano Smetonos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prezidento Antano Smetonos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Prezidento Antano Smetonos gimnazija"@lt; @@ -24166,15 +28783,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48428" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191637164"; - skos:prefLabel "Kauno lopšelis-darželis \"Židinėlis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Židinėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191637164"; + skos:prefLabel "Kauno lopšelis-darželis \"Židinėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Židinėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Židinėlis\""@lt; @@ -24237,15 +28862,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55217" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190303343"; - skos:prefLabel "Jonavos Raimundo Samulevičiaus progimnazija"@lt; - rov:companyType ; - rov:legalName "Jonavos Raimundo Samulevičiaus progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190303343"; + skos:prefLabel "Jonavos Raimundo Samulevičiaus progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos Raimundo Samulevičiaus progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-04"^^xsd:date . a dh:Item; dct:title "Jonavos Raimundo Samulevičiaus progimnazija"@lt; @@ -24254,15 +28887,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01105" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188656838"; - skos:prefLabel "Muitinės departamentas prie Lietuvos Respublikos finansų ministerijos"@lt; - rov:companyType ; - rov:legalName "Muitinės departamentas prie Lietuvos Respublikos finansų ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188656838"; + skos:prefLabel "Muitinės departamentas prie Lietuvos Respublikos finansų ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Muitinės departamentas prie Lietuvos Respublikos finansų ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-28"^^xsd:date . a dh:Item; dct:title "Muitinės departamentas prie Lietuvos Respublikos finansų ministerijos"@lt; @@ -24289,15 +28930,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28141" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190191175"; - skos:prefLabel "Utenos daugiafunkcis sporto centras"@lt; - rov:companyType ; - rov:legalName "Utenos daugiafunkcis sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190191175"; + skos:prefLabel "Utenos daugiafunkcis sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos daugiafunkcis sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Utenos daugiafunkcis sporto centras"@lt; @@ -24377,15 +29026,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71216" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306124812"; - skos:prefLabel "Šakių rajono Panemunių mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Šakių rajono Panemunių mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "2022-08-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306124812"; + skos:prefLabel "Šakių rajono Panemunių mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šakių rajono Panemunių mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "2022-08-01"^^xsd:date . a dh:Item; dct:title "Šakių rajono Panemunių mokykla-daugiafunkcis centras"@lt; @@ -24466,15 +29123,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36144" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291008610"; - skos:prefLabel "Panevėžio apskrities vyriausiasis policijos komisariatas"@lt; - rov:companyType ; - rov:legalName "Panevėžio apskrities vyriausiasis policijos komisariatas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291008610"; + skos:prefLabel "Panevėžio apskrities vyriausiasis policijos komisariatas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio apskrities vyriausiasis policijos komisariatas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-17"^^xsd:date . a dh:Item; dct:title "Panevėžio apskrities vyriausiasis policijos komisariatas"@lt; @@ -24518,15 +29183,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18222" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305461641"; - skos:prefLabel "Švenčionių rajono socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Švenčionių rajono socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2020-02-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305461641"; + skos:prefLabel "Švenčionių rajono socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Švenčionių rajono socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2020-02-18"^^xsd:date . a dh:Item; dct:title "Švenčionių rajono socialinių paslaugų centras"@lt; @@ -24535,15 +29208,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10308" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "111955176"; - skos:prefLabel "Lietuvių literatūros ir tautosakos institutas"@lt; - rov:companyType ; - rov:legalName "Lietuvių literatūros ir tautosakos institutas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-03-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "111955176"; + skos:prefLabel "Lietuvių literatūros ir tautosakos institutas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvių literatūros ir tautosakos institutas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-03-28"^^xsd:date . a dh:Item; dct:title "Lietuvių literatūros ir tautosakos institutas"@lt; @@ -24552,15 +29233,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90313" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188208450"; - skos:prefLabel "Rietavo savivaldybės Irenėjaus Oginskio viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Rietavo savivaldybės Irenėjaus Oginskio viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "2000-09-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188208450"; + skos:prefLabel "Rietavo savivaldybės Irenėjaus Oginskio viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rietavo savivaldybės Irenėjaus Oginskio viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "2000-09-22"^^xsd:date . a dh:Item; dct:title "Rietavo savivaldybės Irenėjaus Oginskio viešoji biblioteka"@lt; @@ -24569,15 +29258,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09308" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188710061"; - skos:prefLabel "Vilniaus miesto savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Vilniaus miesto savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188710061"; + skos:prefLabel "Vilniaus miesto savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus miesto savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-30"^^xsd:date . a dh:Item; dct:title "Vilniaus miesto savivaldybės administracija"@lt; @@ -24586,15 +29283,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-19185" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190361656"; - skos:prefLabel "Širvintų r. Musninkų Alfonso Petrulio gimnazija"@lt; - rov:companyType ; - rov:legalName "Širvintų r. Musninkų Alfonso Petrulio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190361656"; + skos:prefLabel "Širvintų r. Musninkų Alfonso Petrulio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Širvintų r. Musninkų Alfonso Petrulio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Širvintų r. Musninkų Alfonso Petrulio gimnazija"@lt; @@ -24657,15 +29362,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-84377" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190793267"; - skos:prefLabel "Jurdaičių socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Jurdaičių socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190793267"; + skos:prefLabel "Jurdaičių socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jurdaičių socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-10"^^xsd:date . a dh:Item; dct:title "Jurdaičių socialinės globos namai"@lt; @@ -24692,15 +29405,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-98116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191646028"; - skos:prefLabel "Skuodo meno mokykla"@lt; - rov:companyType ; - rov:legalName "Skuodo meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191646028"; + skos:prefLabel "Skuodo meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Skuodo meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-10"^^xsd:date . a dh:Item; dct:title "Skuodo meno mokykla"@lt; @@ -24745,15 +29466,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00134" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190274564"; - skos:prefLabel "Palangos senoji gimnazija"@lt; - rov:companyType ; - rov:legalName "Palangos senoji gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190274564"; + skos:prefLabel "Palangos senoji gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos senoji gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-16"^^xsd:date . a dh:Item; dct:title "Palangos senoji gimnazija"@lt; @@ -24816,15 +29545,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10102" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190764949"; - skos:prefLabel "Lietuvos literatūros ir meno archyvas"@lt; - rov:companyType ; - rov:legalName "Lietuvos literatūros ir meno archyvas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-11-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190764949"; + skos:prefLabel "Lietuvos literatūros ir meno archyvas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos literatūros ir meno archyvas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-11-17"^^xsd:date . a dh:Item; dct:title "Lietuvos literatūros ir meno archyvas"@lt; @@ -24833,15 +29570,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02162" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190017452"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Lašelis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Lašelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190017452"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Lašelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Lašelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Lašelis\""@lt; @@ -24850,15 +29595,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-15214" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191314727"; - skos:prefLabel "Vilniaus r. Buivydžių Tadeušo Konvickio gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Buivydžių Tadeušo Konvickio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191314727"; + skos:prefLabel "Vilniaus r. Buivydžių Tadeušo Konvickio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Buivydžių Tadeušo Konvickio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Buivydžių Tadeušo Konvickio gimnazija"@lt; @@ -24867,15 +29620,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71112" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190822046"; - skos:prefLabel "Šakių \"Varpo\" mokykla"@lt; - rov:companyType ; - rov:legalName "Šakių \"Varpo\" mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190822046"; + skos:prefLabel "Šakių \"Varpo\" mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šakių \"Varpo\" mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-05"^^xsd:date . a dh:Item; dct:title "Šakių \"Varpo\" mokykla"@lt; @@ -24884,15 +29645,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17169" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191417570"; - skos:prefLabel "Šalčininkų r. Eišiškių A. Ratkevičiaus sporto mokykla"@lt; - rov:companyType ; - rov:legalName "Šalčininkų r. Eišiškių A. Ratkevičiaus sporto mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191417570"; + skos:prefLabel "Šalčininkų r. Eišiškių A. Ratkevičiaus sporto mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų r. Eišiškių A. Ratkevičiaus sporto mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-29"^^xsd:date . a dh:Item; dct:title "Šalčininkų r. Eišiškių A. Ratkevičiaus sporto mokykla"@lt; @@ -24919,15 +29688,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53223" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291075210"; - skos:prefLabel "Kauno r. Garliavos lopšelis-darželis \"Eglutė\""@lt; - rov:companyType ; - rov:legalName "Kauno r. Garliavos lopšelis-darželis \"Eglutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291075210"; + skos:prefLabel "Kauno r. Garliavos lopšelis-darželis \"Eglutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Garliavos lopšelis-darželis \"Eglutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Kauno r. Garliavos lopšelis-darželis \"Eglutė\""@lt; @@ -24990,15 +29767,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191351145"; - skos:prefLabel "Lietuvos medicinos biblioteka"@lt; - rov:companyType ; - rov:legalName "Lietuvos medicinos biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "2000-02-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191351145"; + skos:prefLabel "Lietuvos medicinos biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos medicinos biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "2000-02-23"^^xsd:date . a dh:Item; dct:title "Lietuvos medicinos biblioteka"@lt; @@ -25007,15 +29792,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29147" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190060724"; - skos:prefLabel "A. Baranausko ir A. Vienuolio-Žukausko memorialinis muziejus"@lt; - rov:companyType ; - rov:legalName "A. Baranausko ir A. Vienuolio-Žukausko memorialinis muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190060724"; + skos:prefLabel "A. Baranausko ir A. Vienuolio-Žukausko memorialinis muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "A. Baranausko ir A. Vienuolio-Žukausko memorialinis muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-30"^^xsd:date . a dh:Item; dct:title "A. Baranausko ir A. Vienuolio-Žukausko memorialinis muziejus"@lt; @@ -25042,15 +29835,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85138" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305616419"; - skos:prefLabel "Naujosios Akmenės ikimokyklinio ugdymo mokykla"@lt; - rov:companyType ; - rov:legalName "Naujosios Akmenės ikimokyklinio ugdymo mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2020-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305616419"; + skos:prefLabel "Naujosios Akmenės ikimokyklinio ugdymo mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Naujosios Akmenės ikimokyklinio ugdymo mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2020-09-01"^^xsd:date . a dh:Item; dct:title "Naujosios Akmenės ikimokyklinio ugdymo mokykla"@lt; @@ -25059,15 +29860,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08118" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190009352"; - skos:prefLabel "Vilniaus Šolomo Aleichemo ORT gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Šolomo Aleichemo ORT gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190009352"; + skos:prefLabel "Vilniaus Šolomo Aleichemo ORT gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Šolomo Aleichemo ORT gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Šolomo Aleichemo ORT gimnazija"@lt; @@ -25076,15 +29885,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62338" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191056390"; - skos:prefLabel "Alytaus Šaltinių progimnazija"@lt; - rov:companyType ; - rov:legalName "Alytaus Šaltinių progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191056390"; + skos:prefLabel "Alytaus Šaltinių progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus Šaltinių progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-12"^^xsd:date . a dh:Item; dct:title "Alytaus Šaltinių progimnazija"@lt; @@ -25093,15 +29910,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82196" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300074929"; - skos:prefLabel "Radviliškio rajono Socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Radviliškio rajono Socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2004-12-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300074929"; + skos:prefLabel "Radviliškio rajono Socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio rajono Socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2004-12-20"^^xsd:date . a dh:Item; dct:title "Radviliškio rajono Socialinių paslaugų centras"@lt; @@ -25110,15 +29935,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35141" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300036519"; - skos:prefLabel "Panevėžio sporto centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "2004-06-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300036519"; + skos:prefLabel "Panevėžio sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "2004-06-23"^^xsd:date . a dh:Item; dct:title "Panevėžio sporto centras"@lt; @@ -25199,15 +30032,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09233" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288603320"; - skos:prefLabel "Lietuvos Respublikos generalinė prokuratūra"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos generalinė prokuratūra"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288603320"; + skos:prefLabel "Lietuvos Respublikos generalinė prokuratūra"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos generalinė prokuratūra"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-03"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos generalinė prokuratūra"@lt; @@ -25216,15 +30057,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94155" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190437132"; - skos:prefLabel "Klaipėdos Marijos Montessori mokykla-darželis"@lt; - rov:companyType ; - rov:legalName "Klaipėdos Marijos Montessori mokykla-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190437132"; + skos:prefLabel "Klaipėdos Marijos Montessori mokykla-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos Marijos Montessori mokykla-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos Marijos Montessori mokykla-darželis"@lt; @@ -25233,15 +30082,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36235" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190420617"; - skos:prefLabel "Panevėžio 5-oji gimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio 5-oji gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190420617"; + skos:prefLabel "Panevėžio 5-oji gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio 5-oji gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-29"^^xsd:date . a dh:Item; dct:title "Panevėžio 5-oji gimnazija"@lt; @@ -25286,15 +30143,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69443" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188777932"; - skos:prefLabel "Kazlų Rūdos savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Kazlų Rūdos savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-12-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188777932"; + skos:prefLabel "Kazlų Rūdos savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kazlų Rūdos savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-12-21"^^xsd:date . a dh:Item; dct:title "Kazlų Rūdos savivaldybės administracija"@lt; @@ -25303,15 +30168,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188212153"; - skos:prefLabel "Šalčininkų rajono savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Šalčininkų rajono savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "2003-08-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188212153"; + skos:prefLabel "Šalčininkų rajono savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų rajono savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "2003-08-19"^^xsd:date . a dh:Item; dct:title "Šalčininkų rajono savivaldybės viešoji biblioteka"@lt; @@ -25356,15 +30229,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97156" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190278395"; - skos:prefLabel "Kretingos socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Kretingos socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190278395"; + skos:prefLabel "Kretingos socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Kretingos socialinių paslaugų centras"@lt; @@ -25409,15 +30290,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10311" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190012868"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Voveraitė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Voveraitė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190012868"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Voveraitė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Voveraitė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Voveraitė\""@lt; @@ -25426,15 +30315,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48349" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191633333"; - skos:prefLabel "Kauno lopšelis-darželis \"Dobilėlis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Dobilėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191633333"; + skos:prefLabel "Kauno lopšelis-darželis \"Dobilėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Dobilėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Dobilėlis\""@lt; @@ -25443,15 +30340,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18111" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188209214"; - skos:prefLabel "Nalšios muziejus"@lt; - rov:companyType ; - rov:legalName "Nalšios muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2001-03-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188209214"; + skos:prefLabel "Nalšios muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nalšios muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2001-03-21"^^xsd:date . a dh:Item; dct:title "Nalšios muziejus"@lt; @@ -25460,15 +30365,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89233" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191814981"; - skos:prefLabel "Mažeikių Kazimiero Jagmino pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Mažeikių Kazimiero Jagmino pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191814981"; + skos:prefLabel "Mažeikių Kazimiero Jagmino pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių Kazimiero Jagmino pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Mažeikių Kazimiero Jagmino pradinė mokykla"@lt; @@ -25512,15 +30425,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20131" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190324138"; - skos:prefLabel "Ukmergės vaikų lopšelis-darželis \"Nykštukas\""@lt; - rov:companyType ; - rov:legalName "Ukmergės vaikų lopšelis-darželis \"Nykštukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190324138"; + skos:prefLabel "Ukmergės vaikų lopšelis-darželis \"Nykštukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės vaikų lopšelis-darželis \"Nykštukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-17"^^xsd:date . a dh:Item; dct:title "Ukmergės vaikų lopšelis-darželis \"Nykštukas\""@lt; @@ -25565,15 +30486,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44312" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "293372420"; - skos:prefLabel "Kauno apygardos teismas"@lt; - rov:companyType ; - rov:legalName "Kauno apygardos teismas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "293372420"; + skos:prefLabel "Kauno apygardos teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno apygardos teismas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-03"^^xsd:date . a dh:Item; dct:title "Kauno apygardos teismas"@lt; @@ -25582,15 +30511,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05128" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190002411"; - skos:prefLabel "Vilniaus Levo Karsavino mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Levo Karsavino mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190002411"; + skos:prefLabel "Vilniaus Levo Karsavino mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Levo Karsavino mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-08"^^xsd:date . a dh:Item; dct:title "Vilniaus Levo Karsavino mokykla"@lt; @@ -25599,15 +30536,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190275328"; - skos:prefLabel "Palangos pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Palangos pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190275328"; + skos:prefLabel "Palangos pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Palangos pradinė mokykla"@lt; @@ -25616,15 +30561,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99172" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190700188"; - skos:prefLabel "Šilutės rajono savivaldybės Fridricho Bajoraičio viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Šilutės rajono savivaldybės Fridricho Bajoraičio viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190700188"; + skos:prefLabel "Šilutės rajono savivaldybės Fridricho Bajoraičio viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės rajono savivaldybės Fridricho Bajoraičio viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-17"^^xsd:date . a dh:Item; dct:title "Šilutės rajono savivaldybės Fridricho Bajoraičio viešoji biblioteka"@lt; @@ -25633,15 +30586,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35141" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190419981"; - skos:prefLabel "Panevėžio Vytauto Žemkalnio gimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio Vytauto Žemkalnio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190419981"; + skos:prefLabel "Panevėžio Vytauto Žemkalnio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio Vytauto Žemkalnio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-29"^^xsd:date . a dh:Item; dct:title "Panevėžio Vytauto Žemkalnio gimnazija"@lt; @@ -25650,15 +30611,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07184" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190030542"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Pelėda\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Pelėda\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190030542"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Pelėda\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Pelėda\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Pelėda\""@lt; @@ -25703,15 +30672,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304294029"; - skos:prefLabel "Neringos savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Neringos savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2016-07-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304294029"; + skos:prefLabel "Neringos savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Neringos savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2016-07-11"^^xsd:date . a dh:Item; dct:title "Neringos savivaldybės priešgaisrinė tarnyba"@lt; @@ -25720,15 +30697,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01112" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190004768"; - skos:prefLabel "Vilniaus \"Ąžuolo\" pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Ąžuolo\" pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190004768"; + skos:prefLabel "Vilniaus \"Ąžuolo\" pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Ąžuolo\" pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Ąžuolo\" pagrindinė mokykla"@lt; @@ -25755,15 +30740,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08320" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190029383"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Gintarėlis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Gintarėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190029383"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Gintarėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Gintarėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Gintarėlis\""@lt; @@ -25772,15 +30765,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72263" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190457163"; - skos:prefLabel "Tauragės šeimos gerovės centras"@lt; - rov:companyType ; - rov:legalName "Tauragės šeimos gerovės centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190457163"; + skos:prefLabel "Tauragės šeimos gerovės centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės šeimos gerovės centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-07"^^xsd:date . a dh:Item; dct:title "Tauragės šeimos gerovės centras"@lt; @@ -25789,11 +30790,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62346" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "191053323"; skos:prefLabel "Alytaus lopšelis-darželis \"Obelėlė\""@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Alytaus lopšelis-darželis \"Obelėlė\""@lt; rov:orgStatus ; @@ -25825,15 +30834,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-75138" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193027124"; - skos:prefLabel "Šilalės rajono savivaldybės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Šilalės rajono savivaldybės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193027124"; + skos:prefLabel "Šilalės rajono savivaldybės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilalės rajono savivaldybės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-10"^^xsd:date . a dh:Item; dct:title "Šilalės rajono savivaldybės kultūros centras"@lt; @@ -25860,15 +30877,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02101" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300134205"; - skos:prefLabel "Vilniaus Antano Vienuolio progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Antano Vienuolio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2005-08-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300134205"; + skos:prefLabel "Vilniaus Antano Vienuolio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Antano Vienuolio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2005-08-01"^^xsd:date . a dh:Item; dct:title "Vilniaus Antano Vienuolio progimnazija"@lt; @@ -25877,15 +30902,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91166" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190440648"; - skos:prefLabel "Klaipėdos \"Ąžuolyno\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos \"Ąžuolyno\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190440648"; + skos:prefLabel "Klaipėdos \"Ąžuolyno\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos \"Ąžuolyno\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos \"Ąžuolyno\" gimnazija"@lt; @@ -26019,15 +31052,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74182" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "158312532"; - skos:prefLabel "Jurbarko rajono priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Jurbarko rajono priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "158312532"; + skos:prefLabel "Jurbarko rajono priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jurbarko rajono priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-17"^^xsd:date . a dh:Item; dct:title "Jurbarko rajono priešgaisrinė tarnyba"@lt; @@ -26036,15 +31077,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-75124" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290325230"; - skos:prefLabel "Šilalės lopšelis-darželis \"Žiogelis\""@lt; - rov:companyType ; - rov:legalName "Šilalės lopšelis-darželis \"Žiogelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1998-12-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290325230"; + skos:prefLabel "Šilalės lopšelis-darželis \"Žiogelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilalės lopšelis-darželis \"Žiogelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1998-12-22"^^xsd:date . a dh:Item; dct:title "Šilalės lopšelis-darželis \"Žiogelis\""@lt; @@ -26071,15 +31120,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188602751"; - skos:prefLabel "Lietuvos Respublikos krašto apsaugos ministerija"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos krašto apsaugos ministerija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188602751"; + skos:prefLabel "Lietuvos Respublikos krašto apsaugos ministerija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos krašto apsaugos ministerija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-02"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos krašto apsaugos ministerija"@lt; @@ -26160,15 +31217,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85154" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "153089342"; - skos:prefLabel "Akmenės rajono socialinių paslaugų namai"@lt; - rov:companyType ; - rov:legalName "Akmenės rajono socialinių paslaugų namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "153089342"; + skos:prefLabel "Akmenės rajono socialinių paslaugų namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Akmenės rajono socialinių paslaugų namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-10"^^xsd:date . a dh:Item; dct:title "Akmenės rajono socialinių paslaugų namai"@lt; @@ -26212,15 +31277,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02308" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290013960"; - skos:prefLabel "Vilniaus Vaduvos darželis-mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Vaduvos darželis-mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290013960"; + skos:prefLabel "Vilniaus Vaduvos darželis-mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Vaduvos darželis-mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus Vaduvos darželis-mokykla"@lt; @@ -26265,15 +31338,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56237" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302023538"; - skos:prefLabel "Žiežmarių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Žiežmarių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-10-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302023538"; + skos:prefLabel "Žiežmarių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Žiežmarių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-10-14"^^xsd:date . a dh:Item; dct:title "Žiežmarių kultūros centras"@lt; @@ -26390,15 +31471,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82160" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190714736"; - skos:prefLabel "Radviliškio lopšelis-darželis \"Eglutė\""@lt; - rov:companyType ; - rov:legalName "Radviliškio lopšelis-darželis \"Eglutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190714736"; + skos:prefLabel "Radviliškio lopšelis-darželis \"Eglutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio lopšelis-darželis \"Eglutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-03"^^xsd:date . a dh:Item; dct:title "Radviliškio lopšelis-darželis \"Eglutė\""@lt; @@ -26425,15 +31514,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191662751"; - skos:prefLabel "Vilniaus \"Ąžuoliuko\" muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Ąžuoliuko\" muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191662751"; + skos:prefLabel "Vilniaus \"Ąžuoliuko\" muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Ąžuoliuko\" muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Ąžuoliuko\" muzikos mokykla"@lt; @@ -26442,15 +31539,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-30153" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "155626061"; - skos:prefLabel "Didžiasalio vaikų globos ir socialinės paramos šeimai centras"@lt; - rov:companyType ; - rov:legalName "Didžiasalio vaikų globos ir socialinės paramos šeimai centras"@lt; - rov:orgStatus ; - schema:foundingDate "1999-01-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "155626061"; + skos:prefLabel "Didžiasalio vaikų globos ir socialinės paramos šeimai centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Didžiasalio vaikų globos ir socialinės paramos šeimai centras"@lt; + rov:orgStatus ; + schema:foundingDate "1999-01-14"^^xsd:date . a dh:Item; dct:title "Didžiasalio vaikų globos ir socialinės paramos šeimai centras"@lt; @@ -26459,15 +31564,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190835830"; - skos:prefLabel "Šakių rajono savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Šakių rajono savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1997-08-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190835830"; + skos:prefLabel "Šakių rajono savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šakių rajono savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1997-08-06"^^xsd:date . a dh:Item; dct:title "Šakių rajono savivaldybės viešoji biblioteka"@lt; @@ -26476,15 +31589,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-32260" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190205194"; - skos:prefLabel "Zarasų r. Antazavės Juozo Gruodžio pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Zarasų r. Antazavės Juozo Gruodžio pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-08-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190205194"; + skos:prefLabel "Zarasų r. Antazavės Juozo Gruodžio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Zarasų r. Antazavės Juozo Gruodžio pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-08-08"^^xsd:date . a dh:Item; dct:title "Zarasų r. Antazavės Juozo Gruodžio pagrindinė mokykla"@lt; @@ -26619,15 +31740,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83306" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190066759"; - skos:prefLabel "Pakruojo r. Lygumų pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Pakruojo r. Lygumų pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190066759"; + skos:prefLabel "Pakruojo r. Lygumų pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo r. Lygumų pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Pakruojo r. Lygumų pagrindinė mokykla"@lt; @@ -26726,15 +31855,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55179" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "156898420"; - skos:prefLabel "Jonavos rajono priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Jonavos rajono priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1998-06-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "156898420"; + skos:prefLabel "Jonavos rajono priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos rajono priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1998-06-18"^^xsd:date . a dh:Item; dct:title "Jonavos rajono priešgaisrinė tarnyba"@lt; @@ -26796,15 +31933,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-06210" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "307004171"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Vydūnėlis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Vydūnėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "2024-10-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "307004171"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Vydūnėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Vydūnėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "2024-10-03"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Vydūnėlis\""@lt; @@ -26831,15 +31976,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89184" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290160120"; - skos:prefLabel "Mažeikių \"Ventos\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Mažeikių \"Ventos\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290160120"; + skos:prefLabel "Mažeikių \"Ventos\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių \"Ventos\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-07"^^xsd:date . a dh:Item; dct:title "Mažeikių \"Ventos\" progimnazija"@lt; @@ -26884,15 +32037,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76305" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190526613"; - skos:prefLabel "Šiaulių lopšelis-darželis \"Pelėdžiukas\""@lt; - rov:companyType ; - rov:legalName "Šiaulių lopšelis-darželis \"Pelėdžiukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190526613"; + skos:prefLabel "Šiaulių lopšelis-darželis \"Pelėdžiukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lopšelis-darželis \"Pelėdžiukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių lopšelis-darželis \"Pelėdžiukas\""@lt; @@ -26901,15 +32062,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05260" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190008784"; - skos:prefLabel "Vilniaus \"Sietuvos\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Sietuvos\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190008784"; + skos:prefLabel "Vilniaus \"Sietuvos\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Sietuvos\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-08"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Sietuvos\" progimnazija"@lt; @@ -26918,15 +32087,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38335" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190389381"; - skos:prefLabel "Panevėžio r. Naujamiesčio lopšelis-darželis \"Bitutė\""@lt; - rov:companyType ; - rov:legalName "Panevėžio r. Naujamiesčio lopšelis-darželis \"Bitutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190389381"; + skos:prefLabel "Panevėžio r. Naujamiesčio lopšelis-darželis \"Bitutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio r. Naujamiesčio lopšelis-darželis \"Bitutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-07"^^xsd:date . a dh:Item; dct:title "Panevėžio r. Naujamiesčio lopšelis-darželis \"Bitutė\""@lt; @@ -26935,15 +32112,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86143" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188768730"; - skos:prefLabel "Kelmės rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Kelmės rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188768730"; + skos:prefLabel "Kelmės rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-04-03"^^xsd:date . a dh:Item; dct:title "Kelmės rajono savivaldybės administracija"@lt; @@ -26952,15 +32137,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190043194"; - skos:prefLabel "Kupiškio Lauryno Stuokos-Gucevičiaus gimnazija"@lt; - rov:companyType ; - rov:legalName "Kupiškio Lauryno Stuokos-Gucevičiaus gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190043194"; + skos:prefLabel "Kupiškio Lauryno Stuokos-Gucevičiaus gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio Lauryno Stuokos-Gucevičiaus gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-31"^^xsd:date . a dh:Item; dct:title "Kupiškio Lauryno Stuokos-Gucevičiaus gimnazija"@lt; @@ -27041,15 +32234,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76351" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190968866"; - skos:prefLabel "Šiaulių Sauliaus Sondeckio menų gimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių Sauliaus Sondeckio menų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190968866"; + skos:prefLabel "Šiaulių Sauliaus Sondeckio menų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių Sauliaus Sondeckio menų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-27"^^xsd:date . a dh:Item; dct:title "Šiaulių Sauliaus Sondeckio menų gimnazija"@lt; @@ -27076,15 +32277,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10246" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195551983"; - skos:prefLabel "Nacionalinė visuomenės sveikatos priežiūros laboratorija"@lt; - rov:companyType ; - rov:legalName "Nacionalinė visuomenės sveikatos priežiūros laboratorija"@lt; - rov:orgStatus ; - schema:foundingDate "2003-07-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195551983"; + skos:prefLabel "Nacionalinė visuomenės sveikatos priežiūros laboratorija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nacionalinė visuomenės sveikatos priežiūros laboratorija"@lt; + rov:orgStatus ; + schema:foundingDate "2003-07-10"^^xsd:date . a dh:Item; dct:title "Nacionalinė visuomenės sveikatos priežiūros laboratorija"@lt; @@ -27093,15 +32302,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70147" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188774441"; - skos:prefLabel "Vilkaviškio rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-10-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188774441"; + skos:prefLabel "Vilkaviškio rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-10-02"^^xsd:date . a dh:Item; dct:title "Vilkaviškio rajono savivaldybės administracija"@lt; @@ -27146,15 +32363,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09318" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188701817"; - skos:prefLabel "Vilniaus rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Vilniaus rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-12-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188701817"; + skos:prefLabel "Vilniaus rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-12-09"^^xsd:date . a dh:Item; dct:title "Vilniaus rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -27163,15 +32388,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96135" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "163740449"; - skos:prefLabel "Klaipėdos rajono paramos šeimai centras"@lt; - rov:companyType ; - rov:legalName "Klaipėdos rajono paramos šeimai centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-12-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "163740449"; + skos:prefLabel "Klaipėdos rajono paramos šeimai centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos rajono paramos šeimai centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-12-24"^^xsd:date . a dh:Item; dct:title "Klaipėdos rajono paramos šeimai centras"@lt; @@ -27198,15 +32431,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59212" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300101536"; - skos:prefLabel "Birštono viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Birštono viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "2005-04-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300101536"; + skos:prefLabel "Birštono viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Birštono viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "2005-04-01"^^xsd:date . a dh:Item; dct:title "Birštono viešoji biblioteka"@lt; @@ -27215,15 +32456,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90420" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191440964"; - skos:prefLabel "Žemaitijos nacionalinio parko direkcija"@lt; - rov:companyType ; - rov:legalName "Žemaitijos nacionalinio parko direkcija"@lt; - rov:orgStatus ; - schema:foundingDate "1999-04-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191440964"; + skos:prefLabel "Žemaitijos nacionalinio parko direkcija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Žemaitijos nacionalinio parko direkcija"@lt; + rov:orgStatus ; + schema:foundingDate "1999-04-02"^^xsd:date . a dh:Item; dct:title "Žemaitijos nacionalinio parko direkcija"@lt; @@ -27250,15 +32499,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13220" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191321910"; - skos:prefLabel "Vilniaus r. Valčiūnų gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Valčiūnų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191321910"; + skos:prefLabel "Vilniaus r. Valčiūnų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Valčiūnų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-01"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Valčiūnų gimnazija"@lt; @@ -27267,15 +32524,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78254" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190532324"; - skos:prefLabel "Šiaulių Lieporių gimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių Lieporių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190532324"; + skos:prefLabel "Šiaulių Lieporių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių Lieporių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-07"^^xsd:date . a dh:Item; dct:title "Šiaulių Lieporių gimnazija"@lt; @@ -27320,15 +32585,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04220" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190005717"; - skos:prefLabel "Vilniaus \"Minties\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Minties\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190005717"; + skos:prefLabel "Vilniaus \"Minties\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Minties\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-12"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Minties\" gimnazija"@lt; @@ -27391,11 +32664,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-63219" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "191052755"; skos:prefLabel "Alytaus lopšelis-darželis \"Pasaka\""@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Alytaus lopšelis-darželis \"Pasaka\""@lt; rov:orgStatus ; @@ -27499,15 +32780,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70488" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290487150"; - skos:prefLabel "Vilkaviškio r. Pilviškių \"Santakos\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio r. Pilviškių \"Santakos\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290487150"; + skos:prefLabel "Vilkaviškio r. Pilviškių \"Santakos\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio r. Pilviškių \"Santakos\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Vilkaviškio r. Pilviškių \"Santakos\" gimnazija"@lt; @@ -27516,15 +32805,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76281" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190531560"; - skos:prefLabel "Šiaulių Salduvės progimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių Salduvės progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190531560"; + skos:prefLabel "Šiaulių Salduvės progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių Salduvės progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių Salduvės progimnazija"@lt; @@ -27533,15 +32830,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-95149" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190438615"; - skos:prefLabel "Klaipėdos \"Vyturio\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos \"Vyturio\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190438615"; + skos:prefLabel "Klaipėdos \"Vyturio\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos \"Vyturio\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos \"Vyturio\" progimnazija"@lt; @@ -27586,15 +32891,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99288" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304164612"; - skos:prefLabel "Pagėgių savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Pagėgių savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2016-01-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304164612"; + skos:prefLabel "Pagėgių savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pagėgių savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2016-01-13"^^xsd:date . a dh:Item; dct:title "Pagėgių savivaldybės priešgaisrinė tarnyba"@lt; @@ -27603,15 +32916,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17234" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191409285"; - skos:prefLabel "Šalčininkų r. Baltosios Vokės lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Šalčininkų r. Baltosios Vokės lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191409285"; + skos:prefLabel "Šalčininkų r. Baltosios Vokės lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų r. Baltosios Vokės lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-31"^^xsd:date . a dh:Item; dct:title "Šalčininkų r. Baltosios Vokės lopšelis-darželis"@lt; @@ -27674,15 +32995,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00101" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190276615"; - skos:prefLabel "Palangos miesto botanikos parkas"@lt; - rov:companyType ; - rov:legalName "Palangos miesto botanikos parkas"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190276615"; + skos:prefLabel "Palangos miesto botanikos parkas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos miesto botanikos parkas"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-27"^^xsd:date . a dh:Item; dct:title "Palangos miesto botanikos parkas"@lt; @@ -27691,15 +33020,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86143" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "162766035"; - skos:prefLabel "Kelmės rajono socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Kelmės rajono socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2001-01-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "162766035"; + skos:prefLabel "Kelmės rajono socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės rajono socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2001-01-05"^^xsd:date . a dh:Item; dct:title "Kelmės rajono socialinių paslaugų centras"@lt; @@ -27726,15 +33063,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35208" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190426456"; - skos:prefLabel "Panevėžio Broniaus Vaidučio Kutavičiaus muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Panevėžio Broniaus Vaidučio Kutavičiaus muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190426456"; + skos:prefLabel "Panevėžio Broniaus Vaidučio Kutavičiaus muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio Broniaus Vaidučio Kutavičiaus muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-14"^^xsd:date . a dh:Item; dct:title "Panevėžio Broniaus Vaidučio Kutavičiaus muzikos mokykla"@lt; @@ -27761,15 +33106,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-15172" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304722978"; - skos:prefLabel "Vilniaus rajono socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Vilniaus rajono socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2017-11-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304722978"; + skos:prefLabel "Vilniaus rajono socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus rajono socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2017-11-30"^^xsd:date . a dh:Item; dct:title "Vilniaus rajono socialinių paslaugų centras"@lt; @@ -27850,15 +33203,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38271" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188212687"; - skos:prefLabel "Panevėžio rajono Ėriškių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio rajono Ėriškių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-11-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188212687"; + skos:prefLabel "Panevėžio rajono Ėriškių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio rajono Ėriškių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-11-18"^^xsd:date . a dh:Item; dct:title "Panevėžio rajono Ėriškių kultūros centras"@lt; @@ -27867,15 +33228,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90311" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188751453"; - skos:prefLabel "Rietavo savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Rietavo savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2000-06-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188751453"; + skos:prefLabel "Rietavo savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rietavo savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2000-06-30"^^xsd:date . a dh:Item; dct:title "Rietavo savivaldybės kontrolės ir audito tarnyba"@lt; @@ -27902,15 +33271,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08118" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190009548"; - skos:prefLabel "Vilniaus suaugusiųjų mokymo centras"@lt; - rov:companyType ; - rov:legalName "Vilniaus suaugusiųjų mokymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1993-06-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190009548"; + skos:prefLabel "Vilniaus suaugusiųjų mokymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus suaugusiųjų mokymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1993-06-17"^^xsd:date . a dh:Item; dct:title "Vilniaus suaugusiųjų mokymo centras"@lt; @@ -28027,15 +33404,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42142" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190227995"; - skos:prefLabel "Rokiškio lopšelis-darželis \"Pumpurėlis\""@lt; - rov:companyType ; - rov:legalName "Rokiškio lopšelis-darželis \"Pumpurėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190227995"; + skos:prefLabel "Rokiškio lopšelis-darželis \"Pumpurėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio lopšelis-darželis \"Pumpurėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-24"^^xsd:date . a dh:Item; dct:title "Rokiškio lopšelis-darželis \"Pumpurėlis\""@lt; @@ -28080,15 +33465,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08351" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304834984"; - skos:prefLabel "Lietuvos probacijos tarnyba"@lt; - rov:companyType ; - rov:legalName "Lietuvos probacijos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2018-04-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304834984"; + skos:prefLabel "Lietuvos probacijos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos probacijos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2018-04-26"^^xsd:date . a dh:Item; dct:title "Lietuvos probacijos tarnyba"@lt; @@ -28133,15 +33526,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190341625"; - skos:prefLabel "Ukmergės Antano Smetonos gimnazija"@lt; - rov:companyType ; - rov:legalName "Ukmergės Antano Smetonos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190341625"; + skos:prefLabel "Ukmergės Antano Smetonos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės Antano Smetonos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-02"^^xsd:date . a dh:Item; dct:title "Ukmergės Antano Smetonos gimnazija"@lt; @@ -28186,15 +33587,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41143" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188642518"; - skos:prefLabel "Biržų rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Biržų rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188642518"; + skos:prefLabel "Biržų rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biržų rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-11"^^xsd:date . a dh:Item; dct:title "Biržų rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -28221,15 +33630,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54464" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303211984"; - skos:prefLabel "Kauno rajono Ramučių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kauno rajono Ramučių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2013-12-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303211984"; + skos:prefLabel "Kauno rajono Ramučių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno rajono Ramučių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2013-12-31"^^xsd:date . a dh:Item; dct:title "Kauno rajono Ramučių kultūros centras"@lt; @@ -28310,15 +33727,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78283" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190529680"; - skos:prefLabel "Šiaulių \"Saulės\" pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Šiaulių \"Saulės\" pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190529680"; + skos:prefLabel "Šiaulių \"Saulės\" pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių \"Saulės\" pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių \"Saulės\" pradinė mokykla"@lt; @@ -28579,15 +34004,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28202" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191867051"; - skos:prefLabel "Utenos vaikų lopšelis-darželis \"Želmenėlis\""@lt; - rov:companyType ; - rov:legalName "Utenos vaikų lopšelis-darželis \"Želmenėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191867051"; + skos:prefLabel "Utenos vaikų lopšelis-darželis \"Želmenėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos vaikų lopšelis-darželis \"Želmenėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Utenos vaikų lopšelis-darželis \"Želmenėlis\""@lt; @@ -28596,15 +34029,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48248" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190139997"; - skos:prefLabel "Kauno Milikonių progimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Milikonių progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190139997"; + skos:prefLabel "Kauno Milikonių progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Milikonių progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Milikonių progimnazija"@lt; @@ -28613,15 +34054,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10312" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302818006"; - skos:prefLabel "Vilniaus Antakalnio progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Antakalnio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2012-07-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302818006"; + skos:prefLabel "Vilniaus Antakalnio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Antakalnio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2012-07-10"^^xsd:date . a dh:Item; dct:title "Vilniaus Antakalnio progimnazija"@lt; @@ -28648,15 +34097,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-84124" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190565954"; - skos:prefLabel "Joniškio sporto centras"@lt; - rov:companyType ; - rov:legalName "Joniškio sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190565954"; + skos:prefLabel "Joniškio sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Joniškio sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Joniškio sporto centras"@lt; @@ -28683,15 +34140,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44250" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188692154"; - skos:prefLabel "Kauno miesto savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Kauno miesto savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188692154"; + skos:prefLabel "Kauno miesto savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno miesto savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-02"^^xsd:date . a dh:Item; dct:title "Kauno miesto savivaldybės kontrolės ir audito tarnyba"@lt; @@ -28718,15 +34183,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08106" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188785847"; - skos:prefLabel "Policijos departamentas prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; - rov:companyType ; - rov:legalName "Policijos departamentas prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "2003-05-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188785847"; + skos:prefLabel "Policijos departamentas prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Policijos departamentas prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "2003-05-06"^^xsd:date . a dh:Item; dct:title "Policijos departamentas prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; @@ -28825,15 +34298,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190351690"; - skos:prefLabel "Ukmergės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Ukmergės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2001-02-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190351690"; + skos:prefLabel "Ukmergės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2001-02-19"^^xsd:date . a dh:Item; dct:title "Ukmergės kultūros centras"@lt; @@ -28860,15 +34341,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44279" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190756653"; - skos:prefLabel "Maironio lietuvių literatūros muziejus"@lt; - rov:companyType ; - rov:legalName "Maironio lietuvių literatūros muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-10-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190756653"; + skos:prefLabel "Maironio lietuvių literatūros muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Maironio lietuvių literatūros muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-10-27"^^xsd:date . a dh:Item; dct:title "Maironio lietuvių literatūros muziejus"@lt; @@ -28877,15 +34366,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-88318" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305674931"; - skos:prefLabel "Telšių rajono savivaldybės Varnių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Telšių rajono savivaldybės Varnių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2021-01-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305674931"; + skos:prefLabel "Telšių rajono savivaldybės Varnių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių rajono savivaldybės Varnių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2021-01-04"^^xsd:date . a dh:Item; dct:title "Telšių rajono savivaldybės Varnių kultūros centras"@lt; @@ -28930,15 +34427,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03147" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190999616"; - skos:prefLabel "Respublikinis priklausomybės ligų centras"@lt; - rov:companyType ; - rov:legalName "Respublikinis priklausomybės ligų centras"@lt; - rov:orgStatus ; - schema:foundingDate "1993-06-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190999616"; + skos:prefLabel "Respublikinis priklausomybės ligų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Respublikinis priklausomybės ligų centras"@lt; + rov:orgStatus ; + schema:foundingDate "1993-06-12"^^xsd:date . a dh:Item; dct:title "Respublikinis priklausomybės ligų centras"@lt; @@ -28947,15 +34452,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29111" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190049642"; - skos:prefLabel "Anykščių meno mokykla"@lt; - rov:companyType ; - rov:legalName "Anykščių meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1997-08-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190049642"; + skos:prefLabel "Anykščių meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1997-08-27"^^xsd:date . a dh:Item; dct:title "Anykščių meno mokykla"@lt; @@ -28964,15 +34477,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86435" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190099289"; - skos:prefLabel "Kelmės rajono vaiko ir šeimos gerovės centras"@lt; - rov:companyType ; - rov:legalName "Kelmės rajono vaiko ir šeimos gerovės centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190099289"; + skos:prefLabel "Kelmės rajono vaiko ir šeimos gerovės centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės rajono vaiko ir šeimos gerovės centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-20"^^xsd:date . a dh:Item; dct:title "Kelmės rajono vaiko ir šeimos gerovės centras"@lt; @@ -29071,11 +34592,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55386" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "290304250"; skos:prefLabel "Jonavos r. Žeimių mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Jonavos r. Žeimių mokykla-daugiafunkcis centras"@lt; rov:orgStatus ; @@ -29143,15 +34672,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37365" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190414863"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Žvaigždutė\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Žvaigždutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190414863"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Žvaigždutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Žvaigždutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-26"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Žvaigždutė\""@lt; @@ -29268,15 +34805,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65336" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300520712"; - skos:prefLabel "Merkinės globos namai"@lt; - rov:companyType ; - rov:legalName "Merkinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "2006-01-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300520712"; + skos:prefLabel "Merkinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Merkinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "2006-01-04"^^xsd:date . a dh:Item; dct:title "Merkinės globos namai"@lt; @@ -29285,15 +34830,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28143" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301089574"; - skos:prefLabel "Utenos švietimo centras"@lt; - rov:companyType ; - rov:legalName "Utenos švietimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2007-09-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301089574"; + skos:prefLabel "Utenos švietimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos švietimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2007-09-04"^^xsd:date . a dh:Item; dct:title "Utenos švietimo centras"@lt; @@ -29320,15 +34873,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82180" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190670535"; - skos:prefLabel "Radviliškio Lizdeikos gimnazija"@lt; - rov:companyType ; - rov:legalName "Radviliškio Lizdeikos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190670535"; + skos:prefLabel "Radviliškio Lizdeikos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio Lizdeikos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Radviliškio Lizdeikos gimnazija"@lt; @@ -29337,15 +34898,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53277" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305916555"; - skos:prefLabel "Kauno r. Garliavos lopšelis-darželis \"Uosiukas\""@lt; - rov:companyType ; - rov:legalName "Kauno r. Garliavos lopšelis-darželis \"Uosiukas\""@lt; - rov:orgStatus ; - schema:foundingDate "2021-10-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305916555"; + skos:prefLabel "Kauno r. Garliavos lopšelis-darželis \"Uosiukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Garliavos lopšelis-darželis \"Uosiukas\""@lt; + rov:orgStatus ; + schema:foundingDate "2021-10-15"^^xsd:date . a dh:Item; dct:title "Kauno r. Garliavos lopšelis-darželis \"Uosiukas\""@lt; @@ -29354,15 +34923,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-33354" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "293303050"; - skos:prefLabel "Lietuvos etnokosmologijos muziejus"@lt; - rov:companyType ; - rov:legalName "Lietuvos etnokosmologijos muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1997-04-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "293303050"; + skos:prefLabel "Lietuvos etnokosmologijos muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos etnokosmologijos muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1997-04-01"^^xsd:date . a dh:Item; dct:title "Lietuvos etnokosmologijos muziejus"@lt; @@ -29371,15 +34948,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97129" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195175933"; - skos:prefLabel "Kretingos rajono švietimo centras"@lt; - rov:companyType ; - rov:legalName "Kretingos rajono švietimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2000-11-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195175933"; + skos:prefLabel "Kretingos rajono švietimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos rajono švietimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2000-11-09"^^xsd:date . a dh:Item; dct:title "Kretingos rajono švietimo centras"@lt; @@ -29406,15 +34991,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-30261" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "155631770"; - skos:prefLabel "Dūkšto globos namai"@lt; - rov:companyType ; - rov:legalName "Dūkšto globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1999-12-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "155631770"; + skos:prefLabel "Dūkšto globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Dūkšto globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1999-12-14"^^xsd:date . a dh:Item; dct:title "Dūkšto globos namai"@lt; @@ -29423,15 +35016,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04214" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190026654"; - skos:prefLabel "Vilniaus darželis-mokykla \"Svaja\""@lt; - rov:companyType ; - rov:legalName "Vilniaus darželis-mokykla \"Svaja\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190026654"; + skos:prefLabel "Vilniaus darželis-mokykla \"Svaja\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus darželis-mokykla \"Svaja\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus darželis-mokykla \"Svaja\""@lt; @@ -29530,15 +35131,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86131" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190113365"; - skos:prefLabel "Kelmės \"Kūlverstuko\" lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Kelmės \"Kūlverstuko\" lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190113365"; + skos:prefLabel "Kelmės \"Kūlverstuko\" lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės \"Kūlverstuko\" lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Kelmės \"Kūlverstuko\" lopšelis-darželis"@lt; @@ -29547,15 +35156,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20191" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190340861"; - skos:prefLabel "Ukmergės Pašilės progimnazija"@lt; - rov:companyType ; - rov:legalName "Ukmergės Pašilės progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190340861"; + skos:prefLabel "Ukmergės Pašilės progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės Pašilės progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Ukmergės Pašilės progimnazija"@lt; @@ -29600,15 +35217,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48128" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191637011"; - skos:prefLabel "Kauno lopšelis-darželis \"Rasytė\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Rasytė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191637011"; + skos:prefLabel "Kauno lopšelis-darželis \"Rasytė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Rasytė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Rasytė\""@lt; @@ -29670,15 +35295,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71427" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "307345685"; - skos:prefLabel "Šakių rajono \"Nemuno\" mokykla"@lt; - rov:companyType ; - rov:legalName "Šakių rajono \"Nemuno\" mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2025-08-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "307345685"; + skos:prefLabel "Šakių rajono \"Nemuno\" mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šakių rajono \"Nemuno\" mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2025-08-01"^^xsd:date . a dh:Item; dct:title "Šakių rajono \"Nemuno\" mokykla"@lt; @@ -29723,15 +35356,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65164" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190108941"; - skos:prefLabel "Varėnos \"Ryto\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Varėnos \"Ryto\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-07-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190108941"; + skos:prefLabel "Varėnos \"Ryto\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos \"Ryto\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-07-19"^^xsd:date . a dh:Item; dct:title "Varėnos \"Ryto\" progimnazija"@lt; @@ -29740,15 +35381,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191316692"; - skos:prefLabel "Vilniaus r. Pagirių gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Pagirių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191316692"; + skos:prefLabel "Vilniaus r. Pagirių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Pagirių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Pagirių gimnazija"@lt; @@ -29775,15 +35424,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72111" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190459552"; - skos:prefLabel "Tauragės Tarailių progimnazija"@lt; - rov:companyType ; - rov:legalName "Tauragės Tarailių progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190459552"; + skos:prefLabel "Tauragės Tarailių progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės Tarailių progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-07"^^xsd:date . a dh:Item; dct:title "Tauragės Tarailių progimnazija"@lt; @@ -29792,15 +35449,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97331" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190282326"; - skos:prefLabel "Kretingos r. Kūlupėnų Motiejaus Valančiaus pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kretingos r. Kūlupėnų Motiejaus Valančiaus pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190282326"; + skos:prefLabel "Kretingos r. Kūlupėnų Motiejaus Valančiaus pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos r. Kūlupėnų Motiejaus Valančiaus pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Kretingos r. Kūlupėnų Motiejaus Valančiaus pagrindinė mokykla"@lt; @@ -29845,15 +35510,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87102" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190547027"; - skos:prefLabel "Telšių apskrities vyriausiasis policijos komisariatas"@lt; - rov:companyType ; - rov:legalName "Telšių apskrities vyriausiasis policijos komisariatas"@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190547027"; + skos:prefLabel "Telšių apskrities vyriausiasis policijos komisariatas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių apskrities vyriausiasis policijos komisariatas"@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-20"^^xsd:date . a dh:Item; dct:title "Telšių apskrities vyriausiasis policijos komisariatas"@lt; @@ -29862,15 +35535,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92307" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190983626"; - skos:prefLabel "Klaipėdos \"Medeinės\" mokykla"@lt; - rov:companyType ; - rov:legalName "Klaipėdos \"Medeinės\" mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190983626"; + skos:prefLabel "Klaipėdos \"Medeinės\" mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos \"Medeinės\" mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-09"^^xsd:date . a dh:Item; dct:title "Klaipėdos \"Medeinės\" mokykla"@lt; @@ -29879,15 +35560,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306108968"; - skos:prefLabel "Aukštaitijos saugomų teritorijų direkcija"@lt; - rov:companyType ; - rov:legalName "Aukštaitijos saugomų teritorijų direkcija"@lt; - rov:orgStatus ; - schema:foundingDate "2022-07-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306108968"; + skos:prefLabel "Aukštaitijos saugomų teritorijų direkcija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Aukštaitijos saugomų teritorijų direkcija"@lt; + rov:orgStatus ; + schema:foundingDate "2022-07-01"^^xsd:date . a dh:Item; dct:title "Aukštaitijos saugomų teritorijų direkcija"@lt; @@ -29896,15 +35585,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96112" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191789695"; - skos:prefLabel "Gargždų lopšelis-darželis \"Naminukas\""@lt; - rov:companyType ; - rov:legalName "Gargždų lopšelis-darželis \"Naminukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1996-10-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191789695"; + skos:prefLabel "Gargždų lopšelis-darželis \"Naminukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Gargždų lopšelis-darželis \"Naminukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1996-10-08"^^xsd:date . a dh:Item; dct:title "Gargždų lopšelis-darželis \"Naminukas\""@lt; @@ -29931,15 +35628,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-88437" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190586368"; - skos:prefLabel "Telšių r. Buožėnų mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Telšių r. Buožėnų mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190586368"; + skos:prefLabel "Telšių r. Buožėnų mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių r. Buožėnų mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-04"^^xsd:date . a dh:Item; dct:title "Telšių r. Buožėnų mokykla-daugiafunkcis centras"@lt; @@ -29948,15 +35653,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68176" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191446312"; - skos:prefLabel "Marijampolės apylinkės teismas"@lt; - rov:companyType ; - rov:legalName "Marijampolės apylinkės teismas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-08-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191446312"; + skos:prefLabel "Marijampolės apylinkės teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės apylinkės teismas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-08-12"^^xsd:date . a dh:Item; dct:title "Marijampolės apylinkės teismas"@lt; @@ -29965,15 +35678,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65173" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190089747"; - skos:prefLabel "Varėnos \"Pasakos\" vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Varėnos \"Pasakos\" vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-06-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190089747"; + skos:prefLabel "Varėnos \"Pasakos\" vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos \"Pasakos\" vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-06-17"^^xsd:date . a dh:Item; dct:title "Varėnos \"Pasakos\" vaikų lopšelis-darželis"@lt; @@ -29982,11 +35703,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76234" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190541679"; skos:prefLabel "Šiaulių miesto kultūros centras \"Laiptų galerija\""@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Šiaulių miesto kultūros centras \"Laiptų galerija\""@lt; rov:orgStatus ; @@ -30018,15 +35747,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10308" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "111955023"; - skos:prefLabel "Lietuvių kalbos institutas"@lt; - rov:companyType ; - rov:legalName "Lietuvių kalbos institutas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-03-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "111955023"; + skos:prefLabel "Lietuvių kalbos institutas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvių kalbos institutas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-03-28"^^xsd:date . a dh:Item; dct:title "Lietuvių kalbos institutas"@lt; @@ -30035,11 +35772,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59305" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190194851"; skos:prefLabel "Prienų r. Išlaužo pagrindinė mokykla"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Prienų r. Išlaužo pagrindinė mokykla"@lt; rov:orgStatus ; @@ -30125,15 +35870,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-75135" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300148621"; - skos:prefLabel "Šilalės Vlado Statkevičiaus muziejus"@lt; - rov:companyType ; - rov:legalName "Šilalės Vlado Statkevičiaus muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2005-09-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300148621"; + skos:prefLabel "Šilalės Vlado Statkevičiaus muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilalės Vlado Statkevičiaus muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2005-09-29"^^xsd:date . a dh:Item; dct:title "Šilalės Vlado Statkevičiaus muziejus"@lt; @@ -30160,15 +35913,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190176981"; - skos:prefLabel "Mažeikių Sodų pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Mažeikių Sodų pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190176981"; + skos:prefLabel "Mažeikių Sodų pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių Sodų pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-07"^^xsd:date . a dh:Item; dct:title "Mažeikių Sodų pagrindinė mokykla"@lt; @@ -30213,15 +35974,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288692340"; - skos:prefLabel "Žurnalistų etikos inspektoriaus tarnyba"@lt; - rov:companyType ; - rov:legalName "Žurnalistų etikos inspektoriaus tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288692340"; + skos:prefLabel "Žurnalistų etikos inspektoriaus tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Žurnalistų etikos inspektoriaus tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-02"^^xsd:date . a dh:Item; dct:title "Žurnalistų etikos inspektoriaus tarnyba"@lt; @@ -30230,15 +35999,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-77156" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190539799"; - skos:prefLabel "Šiaulių techninės kūrybos centras"@lt; - rov:companyType ; - rov:legalName "Šiaulių techninės kūrybos centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190539799"; + skos:prefLabel "Šiaulių techninės kūrybos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių techninės kūrybos centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Šiaulių techninės kūrybos centras"@lt; @@ -30247,15 +36024,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13249" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195007736"; - skos:prefLabel "Rudaminos vaikų lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:companyType ; - rov:legalName "Rudaminos vaikų lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "2001-06-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195007736"; + skos:prefLabel "Rudaminos vaikų lopšelis-darželis \"Ąžuoliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rudaminos vaikų lopšelis-darželis \"Ąžuoliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "2001-06-21"^^xsd:date . a dh:Item; dct:title "Rudaminos vaikų lopšelis-darželis \"Ąžuoliukas\""@lt; @@ -30264,15 +36049,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-98124" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190898695"; - skos:prefLabel "Skuodo muziejus"@lt; - rov:companyType ; - rov:legalName "Skuodo muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-07-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190898695"; + skos:prefLabel "Skuodo muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Skuodo muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-07-08"^^xsd:date . a dh:Item; dct:title "Skuodo muziejus"@lt; @@ -30299,15 +36092,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10320" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190025890"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Pušaitė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Pušaitė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190025890"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Pušaitė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Pušaitė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Pušaitė\""@lt; @@ -30370,15 +36171,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60150" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288740810"; - skos:prefLabel "Raseinių rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Raseinių rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2000-01-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288740810"; + skos:prefLabel "Raseinių rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2000-01-14"^^xsd:date . a dh:Item; dct:title "Raseinių rajono savivaldybės administracija"@lt; @@ -30405,15 +36214,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44484" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191846114"; - skos:prefLabel "Kauno Montesori mokykla-darželis \"Žiburėlis\""@lt; - rov:companyType ; - rov:legalName "Kauno Montesori mokykla-darželis \"Žiburėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191846114"; + skos:prefLabel "Kauno Montesori mokykla-darželis \"Žiburėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Montesori mokykla-darželis \"Žiburėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Montesori mokykla-darželis \"Žiburėlis\""@lt; @@ -30476,15 +36293,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01105" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188602370"; - skos:prefLabel "Lietuvos Respublikos aplinkos ministerija"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos aplinkos ministerija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-05-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188602370"; + skos:prefLabel "Lietuvos Respublikos aplinkos ministerija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos aplinkos ministerija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-05-28"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos aplinkos ministerija"@lt; @@ -30637,15 +36462,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-33125" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195401656"; - skos:prefLabel "Molėtų pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Molėtų pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1998-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195401656"; + skos:prefLabel "Molėtų pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Molėtų pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1998-10-12"^^xsd:date . a dh:Item; dct:title "Molėtų pradinė mokykla"@lt; @@ -30690,15 +36523,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-75133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190327586"; - skos:prefLabel "Šilalės meno mokykla"@lt; - rov:companyType ; - rov:legalName "Šilalės meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1999-01-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190327586"; + skos:prefLabel "Šilalės meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilalės meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1999-01-21"^^xsd:date . a dh:Item; dct:title "Šilalės meno mokykla"@lt; @@ -30707,15 +36548,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09315" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190017833"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Žvangutis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Žvangutis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190017833"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Žvangutis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Žvangutis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Žvangutis\""@lt; @@ -30724,15 +36573,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86132" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304756172"; - skos:prefLabel "Kelmės rajono finansinės apskaitos centras"@lt; - rov:companyType ; - rov:legalName "Kelmės rajono finansinės apskaitos centras"@lt; - rov:orgStatus ; - schema:foundingDate "2018-02-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304756172"; + skos:prefLabel "Kelmės rajono finansinės apskaitos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės rajono finansinės apskaitos centras"@lt; + rov:orgStatus ; + schema:foundingDate "2018-02-01"^^xsd:date . a dh:Item; dct:title "Kelmės rajono finansinės apskaitos centras"@lt; @@ -30813,15 +36670,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190022823"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Žilvitis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Žilvitis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190022823"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Žilvitis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Žilvitis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Žilvitis\""@lt; @@ -30848,15 +36713,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08106" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "111961791"; - skos:prefLabel "Lietuvos kultūros tyrimų institutas"@lt; - rov:companyType ; - rov:legalName "Lietuvos kultūros tyrimų institutas"@lt; - rov:orgStatus ; - schema:foundingDate "2002-04-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "111961791"; + skos:prefLabel "Lietuvos kultūros tyrimų institutas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos kultūros tyrimų institutas"@lt; + rov:orgStatus ; + schema:foundingDate "2002-04-11"^^xsd:date . a dh:Item; dct:title "Lietuvos kultūros tyrimų institutas"@lt; @@ -30937,15 +36810,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56202" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290796410"; - skos:prefLabel "Strėvininkų socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Strėvininkų socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290796410"; + skos:prefLabel "Strėvininkų socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Strėvininkų socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-23"^^xsd:date . a dh:Item; dct:title "Strėvininkų socialinės globos namai"@lt; @@ -30954,15 +36835,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55117" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290307360"; - skos:prefLabel "Jonavos \"Žingsnio\" pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Jonavos \"Žingsnio\" pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290307360"; + skos:prefLabel "Jonavos \"Žingsnio\" pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos \"Žingsnio\" pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-04"^^xsd:date . a dh:Item; dct:title "Jonavos \"Žingsnio\" pradinė mokykla"@lt; @@ -30971,15 +36860,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41171" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290534290"; - skos:prefLabel "Biržų lopšelis-darželis \"Drugelis\""@lt; - rov:companyType ; - rov:legalName "Biržų lopšelis-darželis \"Drugelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290534290"; + skos:prefLabel "Biržų lopšelis-darželis \"Drugelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biržų lopšelis-darželis \"Drugelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-02"^^xsd:date . a dh:Item; dct:title "Biržų lopšelis-darželis \"Drugelis\""@lt; @@ -31042,15 +36939,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54132" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291097630"; - skos:prefLabel "Kauno r. Raudondvario lopšelis-darželis \"Riešutėlis\""@lt; - rov:companyType ; - rov:legalName "Kauno r. Raudondvario lopšelis-darželis \"Riešutėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291097630"; + skos:prefLabel "Kauno r. Raudondvario lopšelis-darželis \"Riešutėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Raudondvario lopšelis-darželis \"Riešutėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Kauno r. Raudondvario lopšelis-darželis \"Riešutėlis\""@lt; @@ -31113,15 +37018,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11219" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195474280"; - skos:prefLabel "Vilniaus Barboros Radvilaitės progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Barboros Radvilaitės progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2003-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195474280"; + skos:prefLabel "Vilniaus Barboros Radvilaitės progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Barboros Radvilaitės progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2003-09-01"^^xsd:date . a dh:Item; dct:title "Vilniaus Barboros Radvilaitės progimnazija"@lt; @@ -31184,15 +37097,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48171" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191640712"; - skos:prefLabel "Kauno lopšelis-darželis \"Šarkelė\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Šarkelė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191640712"; + skos:prefLabel "Kauno lopšelis-darželis \"Šarkelė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Šarkelė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Šarkelė\""@lt; @@ -31201,15 +37122,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21381" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300008587"; - skos:prefLabel "Vievio kultūros centras"@lt; - rov:companyType ; - rov:legalName "Vievio kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2004-03-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300008587"; + skos:prefLabel "Vievio kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vievio kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2004-03-05"^^xsd:date . a dh:Item; dct:title "Vievio kultūros centras"@lt; @@ -31236,15 +37165,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96135" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300624344"; - skos:prefLabel "Klaipėdos rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Klaipėdos rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2006-12-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300624344"; + skos:prefLabel "Klaipėdos rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2006-12-12"^^xsd:date . a dh:Item; dct:title "Klaipėdos rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -31253,15 +37190,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10200" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190001843"; - skos:prefLabel "Vilniaus Gedimino technikos universiteto inžinerijos licėjus"@lt; - rov:companyType ; - rov:legalName "Vilniaus Gedimino technikos universiteto inžinerijos licėjus"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190001843"; + skos:prefLabel "Vilniaus Gedimino technikos universiteto inžinerijos licėjus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Gedimino technikos universiteto inžinerijos licėjus"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Gedimino technikos universiteto inžinerijos licėjus"@lt; @@ -31270,15 +37215,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62381" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301785539"; - skos:prefLabel "Alytaus rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Alytaus rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-07-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301785539"; + skos:prefLabel "Alytaus rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-07-01"^^xsd:date . a dh:Item; dct:title "Alytaus rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -31305,15 +37258,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21176" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190647141"; - skos:prefLabel "Trakų r. Rūdiškių vaikų lopšelis-darželis \"Pasaka\""@lt; - rov:companyType ; - rov:legalName "Trakų r. Rūdiškių vaikų lopšelis-darželis \"Pasaka\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190647141"; + skos:prefLabel "Trakų r. Rūdiškių vaikų lopšelis-darželis \"Pasaka\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų r. Rūdiškių vaikų lopšelis-darželis \"Pasaka\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Trakų r. Rūdiškių vaikų lopšelis-darželis \"Pasaka\""@lt; @@ -31322,15 +37283,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290555270"; - skos:prefLabel "Telšių \"Džiugo\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Telšių \"Džiugo\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290555270"; + skos:prefLabel "Telšių \"Džiugo\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių \"Džiugo\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Telšių \"Džiugo\" gimnazija"@lt; @@ -31357,15 +37326,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60149" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190119813"; - skos:prefLabel "Raseinių Marcelijaus Martinaičio viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Raseinių Marcelijaus Martinaičio viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1997-11-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190119813"; + skos:prefLabel "Raseinių Marcelijaus Martinaičio viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių Marcelijaus Martinaičio viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1997-11-24"^^xsd:date . a dh:Item; dct:title "Raseinių Marcelijaus Martinaičio viešoji biblioteka"@lt; @@ -31374,15 +37351,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303383222"; - skos:prefLabel "Trakų rajono paramos šeimai ir vaikams centras"@lt; - rov:companyType ; - rov:legalName "Trakų rajono paramos šeimai ir vaikams centras"@lt; - rov:orgStatus ; - schema:foundingDate "2014-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303383222"; + skos:prefLabel "Trakų rajono paramos šeimai ir vaikams centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų rajono paramos šeimai ir vaikams centras"@lt; + rov:orgStatus ; + schema:foundingDate "2014-09-01"^^xsd:date . a dh:Item; dct:title "Trakų rajono paramos šeimai ir vaikams centras"@lt; @@ -31427,15 +37412,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193312970"; - skos:prefLabel "Vilniaus apygardos teismas"@lt; - rov:companyType ; - rov:legalName "Vilniaus apygardos teismas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193312970"; + skos:prefLabel "Vilniaus apygardos teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus apygardos teismas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-17"^^xsd:date . a dh:Item; dct:title "Vilniaus apygardos teismas"@lt; @@ -31480,15 +37473,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68463" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190796758"; - skos:prefLabel "Suvalkijos socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Suvalkijos socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190796758"; + skos:prefLabel "Suvalkijos socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Suvalkijos socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-23"^^xsd:date . a dh:Item; dct:title "Suvalkijos socialinės globos namai"@lt; @@ -31515,15 +37516,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44284" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191828810"; - skos:prefLabel "Kauno lopšelis-darželis \"Ežiukas\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Ežiukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191828810"; + skos:prefLabel "Kauno lopšelis-darželis \"Ežiukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Ežiukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Ežiukas\""@lt; @@ -31532,15 +37541,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89488" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190441216"; - skos:prefLabel "Mažeikių r. Viekšnių lopšelis-darželis \"Liepaitė\""@lt; - rov:companyType ; - rov:legalName "Mažeikių r. Viekšnių lopšelis-darželis \"Liepaitė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-11-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190441216"; + skos:prefLabel "Mažeikių r. Viekšnių lopšelis-darželis \"Liepaitė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių r. Viekšnių lopšelis-darželis \"Liepaitė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-11-25"^^xsd:date . a dh:Item; dct:title "Mažeikių r. Viekšnių lopšelis-darželis \"Liepaitė\""@lt; @@ -31603,15 +37620,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188704927"; - skos:prefLabel "Nacionalinė žemės tarnyba prie Aplinkos ministerijos"@lt; - rov:companyType ; - rov:legalName "Nacionalinė žemės tarnyba prie Aplinkos ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1997-12-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188704927"; + skos:prefLabel "Nacionalinė žemės tarnyba prie Aplinkos ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nacionalinė žemės tarnyba prie Aplinkos ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1997-12-08"^^xsd:date . a dh:Item; dct:title "Nacionalinė žemės tarnyba prie Aplinkos ministerijos"@lt; @@ -31728,15 +37753,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302443296"; - skos:prefLabel "Telšių rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Telšių rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2009-10-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302443296"; + skos:prefLabel "Telšių rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2009-10-02"^^xsd:date . a dh:Item; dct:title "Telšių rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -31799,15 +37832,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-67106" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188714992"; - skos:prefLabel "Lazdijų rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Lazdijų rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188714992"; + skos:prefLabel "Lazdijų rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lazdijų rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-26"^^xsd:date . a dh:Item; dct:title "Lazdijų rajono savivaldybės administracija"@lt; @@ -31816,11 +37857,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55350" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "304082453"; skos:prefLabel "Jonavos r. Kulvos Abraomo Kulviečio mokykla"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Jonavos r. Kulvos Abraomo Kulviečio mokykla"@lt; rov:orgStatus ; @@ -31834,15 +37883,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99287" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290687770"; - skos:prefLabel "Pagėgių savivaldybės Pagėgių lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Pagėgių savivaldybės Pagėgių lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290687770"; + skos:prefLabel "Pagėgių savivaldybės Pagėgių lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pagėgių savivaldybės Pagėgių lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-10"^^xsd:date . a dh:Item; dct:title "Pagėgių savivaldybės Pagėgių lopšelis-darželis"@lt; @@ -31851,15 +37908,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54323" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "159974357"; - skos:prefLabel "Vaiko gerovės centras \"Gynia\""@lt; - rov:companyType ; - rov:legalName "Vaiko gerovės centras \"Gynia\""@lt; - rov:orgStatus ; - schema:foundingDate "1998-10-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "159974357"; + skos:prefLabel "Vaiko gerovės centras \"Gynia\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vaiko gerovės centras \"Gynia\""@lt; + rov:orgStatus ; + schema:foundingDate "1998-10-16"^^xsd:date . a dh:Item; dct:title "Vaiko gerovės centras \"Gynia\""@lt; @@ -31904,15 +37969,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-67106" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304151604"; - skos:prefLabel "Lazdijų rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Lazdijų rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2015-12-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304151604"; + skos:prefLabel "Lazdijų rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lazdijų rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2015-12-15"^^xsd:date . a dh:Item; dct:title "Lazdijų rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -31921,15 +37994,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59126" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188640990"; - skos:prefLabel "Prienų rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Prienų rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188640990"; + skos:prefLabel "Prienų rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prienų rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-10"^^xsd:date . a dh:Item; dct:title "Prienų rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -32010,11 +38091,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09239" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "188778315"; skos:prefLabel "Asmens dokumentų išrašymo centras prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Asmens dokumentų išrašymo centras prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; rov:orgStatus ; @@ -32028,15 +38117,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21168" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190664781"; - skos:prefLabel "Trakų r. Paluknio Longino Komolovskio gimnazija"@lt; - rov:companyType ; - rov:legalName "Trakų r. Paluknio Longino Komolovskio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190664781"; + skos:prefLabel "Trakų r. Paluknio Longino Komolovskio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų r. Paluknio Longino Komolovskio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-09"^^xsd:date . a dh:Item; dct:title "Trakų r. Paluknio Longino Komolovskio gimnazija"@lt; @@ -32063,15 +38160,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04330" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190028139"; - skos:prefLabel "Vilniaus darželis-mokykla \"Lokiukas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus darželis-mokykla \"Lokiukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190028139"; + skos:prefLabel "Vilniaus darželis-mokykla \"Lokiukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus darželis-mokykla \"Lokiukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-21"^^xsd:date . a dh:Item; dct:title "Vilniaus darželis-mokykla \"Lokiukas\""@lt; @@ -32116,15 +38221,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53482" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191075177"; - skos:prefLabel "Kauno r. Kulautuvos pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno r. Kulautuvos pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191075177"; + skos:prefLabel "Kauno r. Kulautuvos pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Kulautuvos pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Kauno r. Kulautuvos pagrindinė mokykla"@lt; @@ -32151,15 +38264,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07122" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190033129"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Gandriukas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Gandriukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190033129"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Gandriukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Gandriukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Gandriukas\""@lt; @@ -32222,15 +38343,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70125" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "185612391"; - skos:prefLabel "Vilkaviškio kultūros centras"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-06-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "185612391"; + skos:prefLabel "Vilkaviškio kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-06-10"^^xsd:date . a dh:Item; dct:title "Vilkaviškio kultūros centras"@lt; @@ -32329,15 +38458,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13261" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191324988"; - skos:prefLabel "Vilniaus r. Nemėžio vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Nemėžio vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191324988"; + skos:prefLabel "Vilniaus r. Nemėžio vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Nemėžio vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Nemėžio vaikų lopšelis-darželis"@lt; @@ -32382,15 +38519,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50402" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191636258"; - skos:prefLabel "Kauno lopšelis-darželis \"Saulutė\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Saulutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191636258"; + skos:prefLabel "Kauno lopšelis-darželis \"Saulutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Saulutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Saulutė\""@lt; @@ -32453,15 +38598,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94167" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190451858"; - skos:prefLabel "Klaipėdos Hermano Zudermano gimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos Hermano Zudermano gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190451858"; + skos:prefLabel "Klaipėdos Hermano Zudermano gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos Hermano Zudermano gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos Hermano Zudermano gimnazija"@lt; @@ -32506,11 +38659,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28361" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "300653972"; skos:prefLabel "Utenos rajono savivaldybės Leliūnų socialinės globos namai"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Utenos rajono savivaldybės Leliūnų socialinės globos namai"@lt; rov:orgStatus ; @@ -32560,15 +38721,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-45299" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190134530"; - skos:prefLabel "Vytauto Didžiojo universiteto klasikinio ugdymo licėjus"@lt; - rov:companyType ; - rov:legalName "Vytauto Didžiojo universiteto klasikinio ugdymo licėjus"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190134530"; + skos:prefLabel "Vytauto Didžiojo universiteto klasikinio ugdymo licėjus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vytauto Didžiojo universiteto klasikinio ugdymo licėjus"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Vytauto Didžiojo universiteto klasikinio ugdymo licėjus"@lt; @@ -32577,15 +38746,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44283" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190144072"; - skos:prefLabel "Kauno Antano Martinaičio dailės mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno Antano Martinaičio dailės mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190144072"; + skos:prefLabel "Kauno Antano Martinaičio dailės mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Antano Martinaičio dailės mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-05"^^xsd:date . a dh:Item; dct:title "Kauno Antano Martinaičio dailės mokykla"@lt; @@ -32594,15 +38771,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53313" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302442625"; - skos:prefLabel "Lietuvos policijos mokykla"@lt; - rov:companyType ; - rov:legalName "Lietuvos policijos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2009-10-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302442625"; + skos:prefLabel "Lietuvos policijos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos policijos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2009-10-01"^^xsd:date . a dh:Item; dct:title "Lietuvos policijos mokykla"@lt; @@ -32682,15 +38867,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-32110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190203948"; - skos:prefLabel "Zarasų \"Santarvės\" pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Zarasų \"Santarvės\" pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-08-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190203948"; + skos:prefLabel "Zarasų \"Santarvės\" pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Zarasų \"Santarvės\" pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-08-08"^^xsd:date . a dh:Item; dct:title "Zarasų \"Santarvės\" pradinė mokykla"@lt; @@ -32825,15 +39018,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90167" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191128231"; - skos:prefLabel "Plungės lopšelis-darželis \"Nykštukas\""@lt; - rov:companyType ; - rov:legalName "Plungės lopšelis-darželis \"Nykštukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191128231"; + skos:prefLabel "Plungės lopšelis-darželis \"Nykštukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės lopšelis-darželis \"Nykštukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Plungės lopšelis-darželis \"Nykštukas\""@lt; @@ -32860,15 +39061,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-06140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190032365"; - skos:prefLabel "Vilniaus \"Aušros\" mokykla-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Aušros\" mokykla-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190032365"; + skos:prefLabel "Vilniaus \"Aušros\" mokykla-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Aušros\" mokykla-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Aušros\" mokykla-darželis"@lt; @@ -32913,15 +39122,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-63319" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191056586"; - skos:prefLabel "Alytaus Jotvingių gimnazija"@lt; - rov:companyType ; - rov:legalName "Alytaus Jotvingių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191056586"; + skos:prefLabel "Alytaus Jotvingių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus Jotvingių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-12"^^xsd:date . a dh:Item; dct:title "Alytaus Jotvingių gimnazija"@lt; @@ -32966,15 +39183,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01305" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190754079"; - skos:prefLabel "Valstybinis jaunimo teatras"@lt; - rov:companyType ; - rov:legalName "Valstybinis jaunimo teatras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190754079"; + skos:prefLabel "Valstybinis jaunimo teatras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybinis jaunimo teatras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-12"^^xsd:date . a dh:Item; dct:title "Valstybinis jaunimo teatras"@lt; @@ -33037,15 +39262,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70190" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190569828"; - skos:prefLabel "Vilkaviškio menų mokykla"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio menų mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1997-05-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190569828"; + skos:prefLabel "Vilkaviškio menų mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio menų mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1997-05-24"^^xsd:date . a dh:Item; dct:title "Vilkaviškio menų mokykla"@lt; @@ -33054,15 +39287,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54355" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305756606"; - skos:prefLabel "Kauno r. Domeikavos lopšelis-darželis \"Luknė\""@lt; - rov:companyType ; - rov:legalName "Kauno r. Domeikavos lopšelis-darželis \"Luknė\""@lt; - rov:orgStatus ; - schema:foundingDate "2021-05-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305756606"; + skos:prefLabel "Kauno r. Domeikavos lopšelis-darželis \"Luknė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Domeikavos lopšelis-darželis \"Luknė\""@lt; + rov:orgStatus ; + schema:foundingDate "2021-05-05"^^xsd:date . a dh:Item; dct:title "Kauno r. Domeikavos lopšelis-darželis \"Luknė\""@lt; @@ -33071,15 +39312,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09219" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191663472"; - skos:prefLabel "Vilniaus Žirmūnų vaikų ir jaunimo klubas"@lt; - rov:companyType ; - rov:legalName "Vilniaus Žirmūnų vaikų ir jaunimo klubas"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191663472"; + skos:prefLabel "Vilniaus Žirmūnų vaikų ir jaunimo klubas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Žirmūnų vaikų ir jaunimo klubas"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Vilniaus Žirmūnų vaikų ir jaunimo klubas"@lt; @@ -33088,15 +39337,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-66164" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188205689"; - skos:prefLabel "Druskininkų miesto muziejus"@lt; - rov:companyType ; - rov:legalName "Druskininkų miesto muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1999-05-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188205689"; + skos:prefLabel "Druskininkų miesto muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Druskininkų miesto muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1999-05-26"^^xsd:date . a dh:Item; dct:title "Druskininkų miesto muziejus"@lt; @@ -33159,15 +39416,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36145" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190402747"; - skos:prefLabel "Panevėžio rajono savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Panevėžio rajono savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190402747"; + skos:prefLabel "Panevėžio rajono savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio rajono savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-08"^^xsd:date . a dh:Item; dct:title "Panevėžio rajono savivaldybės viešoji biblioteka"@lt; @@ -33176,15 +39441,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70108" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302430288"; - skos:prefLabel "Vilkaviškio Salomėjos Nėries pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio Salomėjos Nėries pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2009-08-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302430288"; + skos:prefLabel "Vilkaviškio Salomėjos Nėries pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio Salomėjos Nėries pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2009-08-31"^^xsd:date . a dh:Item; dct:title "Vilkaviškio Salomėjos Nėries pagrindinė mokykla"@lt; @@ -33283,15 +39556,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86232" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "162768381"; - skos:prefLabel "Biudžetinė įstaiga Liolių socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga Liolių socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1992-08-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "162768381"; + skos:prefLabel "Biudžetinė įstaiga Liolių socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga Liolių socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1992-08-17"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga Liolių socialinės globos namai"@lt; @@ -33426,15 +39707,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68299" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "165816949"; - skos:prefLabel "Marijampolės priešgaisrinės apsaugos tarnyba"@lt; - rov:companyType ; - rov:legalName "Marijampolės priešgaisrinės apsaugos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1998-09-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "165816949"; + skos:prefLabel "Marijampolės priešgaisrinės apsaugos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės priešgaisrinės apsaugos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1998-09-03"^^xsd:date . a dh:Item; dct:title "Marijampolės priešgaisrinės apsaugos tarnyba"@lt; @@ -33551,15 +39840,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-47166" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300651302"; - skos:prefLabel "Savivaldybės biudžetinė įstaiga Kauno rajono socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Savivaldybės biudžetinė įstaiga Kauno rajono socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2007-02-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300651302"; + skos:prefLabel "Savivaldybės biudžetinė įstaiga Kauno rajono socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Savivaldybės biudžetinė įstaiga Kauno rajono socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2007-02-22"^^xsd:date . a dh:Item; dct:title "Savivaldybės biudžetinė įstaiga Kauno rajono socialinių paslaugų centras"@lt; @@ -33586,15 +39883,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-52348" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191824947"; - skos:prefLabel "Kauno Petrašiūnų progimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Petrašiūnų progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191824947"; + skos:prefLabel "Kauno Petrašiūnų progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Petrašiūnų progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Petrašiūnų progimnazija"@lt; @@ -33603,15 +39908,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68230" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305562124"; - skos:prefLabel "Marijampolės sporto centras"@lt; - rov:companyType ; - rov:legalName "Marijampolės sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "2020-06-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305562124"; + skos:prefLabel "Marijampolės sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "2020-06-01"^^xsd:date . a dh:Item; dct:title "Marijampolės sporto centras"@lt; @@ -33637,15 +39950,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-06217" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301879757"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Pilaitukas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Pilaitukas\""@lt; - rov:orgStatus ; - schema:foundingDate "2008-09-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301879757"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Pilaitukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Pilaitukas\""@lt; + rov:orgStatus ; + schema:foundingDate "2008-09-24"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Pilaitukas\""@lt; @@ -33672,15 +39993,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37141" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190418737"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Diemedis\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Diemedis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190418737"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Diemedis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Diemedis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Diemedis\""@lt; @@ -33689,15 +40018,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72252" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188204968"; - skos:prefLabel "Tauragės rajono savivaldybės Birutės Baltrušaitytės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Tauragės rajono savivaldybės Birutės Baltrušaitytės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-11-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188204968"; + skos:prefLabel "Tauragės rajono savivaldybės Birutės Baltrušaitytės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės rajono savivaldybės Birutės Baltrušaitytės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-11-18"^^xsd:date . a dh:Item; dct:title "Tauragės rajono savivaldybės Birutės Baltrušaitytės viešoji biblioteka"@lt; @@ -33706,15 +40043,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96134" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191788974"; - skos:prefLabel "Gargždų \"Minijos\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Gargždų \"Minijos\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191788974"; + skos:prefLabel "Gargždų \"Minijos\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Gargždų \"Minijos\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Gargždų \"Minijos\" progimnazija"@lt; @@ -33777,15 +40122,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302776863"; - skos:prefLabel "Plungės sporto ir rekreacijos centras"@lt; - rov:companyType ; - rov:legalName "Plungės sporto ir rekreacijos centras"@lt; - rov:orgStatus ; - schema:foundingDate "2012-05-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302776863"; + skos:prefLabel "Plungės sporto ir rekreacijos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės sporto ir rekreacijos centras"@lt; + rov:orgStatus ; + schema:foundingDate "2012-05-07"^^xsd:date . a dh:Item; dct:title "Plungės sporto ir rekreacijos centras"@lt; @@ -33938,15 +40291,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191662947"; - skos:prefLabel "VILNIAUS CHORINIO DAINAVIMO MOKYKLA \"LIEPAITĖS\""@lt; - rov:companyType ; - rov:legalName "VILNIAUS CHORINIO DAINAVIMO MOKYKLA \"LIEPAITĖS\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191662947"; + skos:prefLabel "VILNIAUS CHORINIO DAINAVIMO MOKYKLA \"LIEPAITĖS\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "VILNIAUS CHORINIO DAINAVIMO MOKYKLA \"LIEPAITĖS\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "VILNIAUS CHORINIO DAINAVIMO MOKYKLA \"LIEPAITĖS\""@lt; @@ -34026,15 +40387,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-45293" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191640484"; - skos:prefLabel "Kauno Šančių lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Kauno Šančių lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191640484"; + skos:prefLabel "Kauno Šančių lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Šančių lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno Šančių lopšelis-darželis"@lt; @@ -34043,15 +40412,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21411" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190595189"; - skos:prefLabel "Elektrėnų sav. Kietaviškių progimnazija"@lt; - rov:companyType ; - rov:legalName "Elektrėnų sav. Kietaviškių progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190595189"; + skos:prefLabel "Elektrėnų sav. Kietaviškių progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų sav. Kietaviškių progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-16"^^xsd:date . a dh:Item; dct:title "Elektrėnų sav. Kietaviškių progimnazija"@lt; @@ -34060,15 +40437,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-12200" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "124191547"; - skos:prefLabel "PAVILNIŲ IR VERKIŲ REGIONINIŲ PARKŲ DIREKCIJA"@lt; - rov:companyType ; - rov:legalName "PAVILNIŲ IR VERKIŲ REGIONINIŲ PARKŲ DIREKCIJA"@lt; - rov:orgStatus ; - schema:foundingDate "1999-05-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "124191547"; + skos:prefLabel "PAVILNIŲ IR VERKIŲ REGIONINIŲ PARKŲ DIREKCIJA"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "PAVILNIŲ IR VERKIŲ REGIONINIŲ PARKŲ DIREKCIJA"@lt; + rov:orgStatus ; + schema:foundingDate "1999-05-18"^^xsd:date . a dh:Item; dct:title "PAVILNIŲ IR VERKIŲ REGIONINIŲ PARKŲ DIREKCIJA"@lt; @@ -34131,15 +40516,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60180" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190107120"; - skos:prefLabel "Raseinių kūno kultūros ir sporto centras"@lt; - rov:companyType ; - rov:legalName "Raseinių kūno kultūros ir sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190107120"; + skos:prefLabel "Raseinių kūno kultūros ir sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių kūno kultūros ir sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Raseinių kūno kultūros ir sporto centras"@lt; @@ -34148,15 +40541,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81156" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303583358"; - skos:prefLabel "Šiaulių rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Šiaulių rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2015-02-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303583358"; + skos:prefLabel "Šiaulių rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2015-02-09"^^xsd:date . a dh:Item; dct:title "Šiaulių rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -34165,15 +40566,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-19120" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188672276"; - skos:prefLabel "Širvintų rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Širvintų rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188672276"; + skos:prefLabel "Širvintų rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Širvintų rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-12"^^xsd:date . a dh:Item; dct:title "Širvintų rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -34182,15 +40591,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94145" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190427177"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Žuvėdra\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Žuvėdra\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190427177"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Žuvėdra\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Žuvėdra\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Žuvėdra\""@lt; @@ -34199,15 +40616,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07181" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190008827"; - skos:prefLabel "Vilniaus Žemynos gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Žemynos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190008827"; + skos:prefLabel "Vilniaus Žemynos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Žemynos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-18"^^xsd:date . a dh:Item; dct:title "Vilniaus Žemynos gimnazija"@lt; @@ -34216,15 +40641,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17154" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191410444"; - skos:prefLabel "Šalčininkų r. Butrimonių ir Jančiūnų universalusis daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Šalčininkų r. Butrimonių ir Jančiūnų universalusis daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191410444"; + skos:prefLabel "Šalčininkų r. Butrimonių ir Jančiūnų universalusis daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų r. Butrimonių ir Jančiūnų universalusis daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-31"^^xsd:date . a dh:Item; dct:title "Šalčininkų r. Butrimonių ir Jančiūnų universalusis daugiafunkcis centras"@lt; @@ -34377,15 +40810,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59211" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300101493"; - skos:prefLabel "Birštono muziejus"@lt; - rov:companyType ; - rov:legalName "Birštono muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2005-04-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300101493"; + skos:prefLabel "Birštono muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Birštono muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2005-04-01"^^xsd:date . a dh:Item; dct:title "Birštono muziejus"@lt; @@ -34430,15 +40871,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08303" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191351330"; - skos:prefLabel "Valstybinė teismo medicinos tarnyba"@lt; - rov:companyType ; - rov:legalName "Valstybinė teismo medicinos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191351330"; + skos:prefLabel "Valstybinė teismo medicinos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybinė teismo medicinos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-06"^^xsd:date . a dh:Item; dct:title "Valstybinė teismo medicinos tarnyba"@lt; @@ -34501,15 +40950,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81156" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "145783783"; - skos:prefLabel "ŠIAULIŲ RAJONO SAVIVALDYBĖS SOCIALINIŲ PASLAUGŲ CENTRAS"@lt; - rov:companyType ; - rov:legalName "ŠIAULIŲ RAJONO SAVIVALDYBĖS SOCIALINIŲ PASLAUGŲ CENTRAS"@lt; - rov:orgStatus ; - schema:foundingDate "2002-04-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "145783783"; + skos:prefLabel "ŠIAULIŲ RAJONO SAVIVALDYBĖS SOCIALINIŲ PASLAUGŲ CENTRAS"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "ŠIAULIŲ RAJONO SAVIVALDYBĖS SOCIALINIŲ PASLAUGŲ CENTRAS"@lt; + rov:orgStatus ; + schema:foundingDate "2002-04-02"^^xsd:date . a dh:Item; dct:title "ŠIAULIŲ RAJONO SAVIVALDYBĖS SOCIALINIŲ PASLAUGŲ CENTRAS"@lt; @@ -34554,15 +41011,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-75132" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302635186"; - skos:prefLabel "Šilalės rajono socialinių paslaugų namai"@lt; - rov:companyType ; - rov:legalName "Šilalės rajono socialinių paslaugų namai"@lt; - rov:orgStatus ; - schema:foundingDate "2011-06-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302635186"; + skos:prefLabel "Šilalės rajono socialinių paslaugų namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilalės rajono socialinių paslaugų namai"@lt; + rov:orgStatus ; + schema:foundingDate "2011-06-03"^^xsd:date . a dh:Item; dct:title "Šilalės rajono socialinių paslaugų namai"@lt; @@ -34589,15 +41054,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-58248" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300630977"; - skos:prefLabel "Krakių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Krakių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2007-01-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300630977"; + skos:prefLabel "Krakių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Krakių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2007-01-05"^^xsd:date . a dh:Item; dct:title "Krakių kultūros centras"@lt; @@ -34624,15 +41097,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42363" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302662322"; - skos:prefLabel "Rokiškio r. Pandėlio universalus daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Rokiškio r. Pandėlio universalus daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "2011-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302662322"; + skos:prefLabel "Rokiškio r. Pandėlio universalus daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio r. Pandėlio universalus daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "2011-09-01"^^xsd:date . a dh:Item; dct:title "Rokiškio r. Pandėlio universalus daugiafunkcis centras"@lt; @@ -34677,15 +41158,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59426" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301792626"; - skos:prefLabel "Jiezno kultūros ir laisvalaikio centras"@lt; - rov:companyType ; - rov:legalName "Jiezno kultūros ir laisvalaikio centras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-07-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301792626"; + skos:prefLabel "Jiezno kultūros ir laisvalaikio centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jiezno kultūros ir laisvalaikio centras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-07-11"^^xsd:date . a dh:Item; dct:title "Jiezno kultūros ir laisvalaikio centras"@lt; @@ -34712,15 +41201,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78236" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195473755"; - skos:prefLabel "Šiaulių universitetinė gimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių universitetinė gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2003-04-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195473755"; + skos:prefLabel "Šiaulių universitetinė gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių universitetinė gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2003-04-09"^^xsd:date . a dh:Item; dct:title "Šiaulių universitetinė gimnazija"@lt; @@ -34747,15 +41244,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99182" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190687246"; - skos:prefLabel "Šilutės lopšelis-darželis \"Gintarėlis\""@lt; - rov:companyType ; - rov:legalName "Šilutės lopšelis-darželis \"Gintarėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190687246"; + skos:prefLabel "Šilutės lopšelis-darželis \"Gintarėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės lopšelis-darželis \"Gintarėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šilutės lopšelis-darželis \"Gintarėlis\""@lt; @@ -34782,15 +41287,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-19121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "278326070"; - skos:prefLabel "Širvintų rajono savivaldybės socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Širvintų rajono savivaldybės socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-12-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "278326070"; + skos:prefLabel "Širvintų rajono savivaldybės socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Širvintų rajono savivaldybės socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-12-31"^^xsd:date . a dh:Item; dct:title "Širvintų rajono savivaldybės socialinių paslaugų centras"@lt; @@ -34835,15 +41348,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86162" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190091584"; - skos:prefLabel "Kelmės Jono Graičiūno gimnazija"@lt; - rov:companyType ; - rov:legalName "Kelmės Jono Graičiūno gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190091584"; + skos:prefLabel "Kelmės Jono Graičiūno gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės Jono Graičiūno gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Kelmės Jono Graičiūno gimnazija"@lt; @@ -34870,15 +41391,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-33274" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191228160"; - skos:prefLabel "Molėtų r. Giedraičių Antano Jaroševičiaus gimnazija"@lt; - rov:companyType ; - rov:legalName "Molėtų r. Giedraičių Antano Jaroševičiaus gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191228160"; + skos:prefLabel "Molėtų r. Giedraičių Antano Jaroševičiaus gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Molėtų r. Giedraičių Antano Jaroševičiaus gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-09"^^xsd:date . a dh:Item; dct:title "Molėtų r. Giedraičių Antano Jaroševičiaus gimnazija"@lt; @@ -34887,15 +41416,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69318" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190375976"; - skos:prefLabel "Kalvarijos sav. Jungėnų pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kalvarijos sav. Jungėnų pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190375976"; + skos:prefLabel "Kalvarijos sav. Jungėnų pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kalvarijos sav. Jungėnų pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-07"^^xsd:date . a dh:Item; dct:title "Kalvarijos sav. Jungėnų pagrindinė mokykla"@lt; @@ -34994,15 +41531,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13177" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191316735"; - skos:prefLabel "Vilniaus r. Rukainių gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Rukainių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191316735"; + skos:prefLabel "Vilniaus r. Rukainių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Rukainių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Rukainių gimnazija"@lt; @@ -35047,15 +41592,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-77161" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290531180"; - skos:prefLabel "Šiaulių \"Santarvės\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių \"Santarvės\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290531180"; + skos:prefLabel "Šiaulių \"Santarvės\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių \"Santarvės\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Šiaulių \"Santarvės\" gimnazija"@lt; @@ -35100,15 +41653,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04325" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190027375"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Medynėlis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Medynėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190027375"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Medynėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Medynėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Medynėlis\""@lt; @@ -35153,15 +41714,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-15170" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191315971"; - skos:prefLabel "Vilniaus r. Nemenčinės Konstanto Parčevskio gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Nemenčinės Konstanto Parčevskio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191315971"; + skos:prefLabel "Vilniaus r. Nemenčinės Konstanto Parčevskio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Nemenčinės Konstanto Parčevskio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Nemenčinės Konstanto Parčevskio gimnazija"@lt; @@ -35170,11 +41739,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59292" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190193030"; skos:prefLabel "Prienų r. Veiverių Tomo Žilinsko gimnazija"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Prienų r. Veiverių Tomo Žilinsko gimnazija"@lt; rov:orgStatus ; @@ -35188,15 +41765,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-58319" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190793648"; - skos:prefLabel "Kėdainių socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Kėdainių socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190793648"; + skos:prefLabel "Kėdainių socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-23"^^xsd:date . a dh:Item; dct:title "Kėdainių socialinės globos namai"@lt; @@ -35205,15 +41790,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-88238" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290558380"; - skos:prefLabel "Telšių r. Luokės Vytauto Kleivos gimnazija"@lt; - rov:companyType ; - rov:legalName "Telšių r. Luokės Vytauto Kleivos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290558380"; + skos:prefLabel "Telšių r. Luokės Vytauto Kleivos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių r. Luokės Vytauto Kleivos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-14"^^xsd:date . a dh:Item; dct:title "Telšių r. Luokės Vytauto Kleivos gimnazija"@lt; @@ -35240,15 +41833,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44292" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190133777"; - skos:prefLabel "Kauno \"Aušros\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno \"Aušros\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190133777"; + skos:prefLabel "Kauno \"Aušros\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno \"Aušros\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno \"Aušros\" gimnazija"@lt; @@ -35257,15 +41858,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35169" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195472991"; - skos:prefLabel "Panevėžio pedagoginė psichologinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Panevėžio pedagoginė psichologinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2002-09-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195472991"; + skos:prefLabel "Panevėžio pedagoginė psichologinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio pedagoginė psichologinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2002-09-11"^^xsd:date . a dh:Item; dct:title "Panevėžio pedagoginė psichologinė tarnyba"@lt; @@ -35274,15 +41883,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55158" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190313985"; - skos:prefLabel "Jonavos rajono savivaldybės Grigorijaus Kanovičiaus viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Jonavos rajono savivaldybės Grigorijaus Kanovičiaus viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-11-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190313985"; + skos:prefLabel "Jonavos rajono savivaldybės Grigorijaus Kanovičiaus viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos rajono savivaldybės Grigorijaus Kanovičiaus viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-11-24"^^xsd:date . a dh:Item; dct:title "Jonavos rajono savivaldybės Grigorijaus Kanovičiaus viešoji biblioteka"@lt; @@ -35291,15 +41908,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17265" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191409328"; - skos:prefLabel "Šalčininkų r. Zavišonių lopšelis-darželis \"Varpelis\""@lt; - rov:companyType ; - rov:legalName "Šalčininkų r. Zavišonių lopšelis-darželis \"Varpelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191409328"; + skos:prefLabel "Šalčininkų r. Zavišonių lopšelis-darželis \"Varpelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų r. Zavišonių lopšelis-darželis \"Varpelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-31"^^xsd:date . a dh:Item; dct:title "Šalčininkų r. Zavišonių lopšelis-darželis \"Varpelis\""@lt; @@ -35308,15 +41933,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96330" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191790854"; - skos:prefLabel "Klaipėdos r. Kretingalės pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Klaipėdos r. Kretingalės pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191790854"; + skos:prefLabel "Klaipėdos r. Kretingalės pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos r. Kretingalės pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Klaipėdos r. Kretingalės pagrindinė mokykla"@lt; @@ -35325,15 +41958,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39184" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "269304210"; - skos:prefLabel "Pasvalio sporto mokykla"@lt; - rov:companyType ; - rov:legalName "Pasvalio sporto mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2003-12-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "269304210"; + skos:prefLabel "Pasvalio sporto mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio sporto mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2003-12-24"^^xsd:date . a dh:Item; dct:title "Pasvalio sporto mokykla"@lt; @@ -35342,15 +41983,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190014723"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Du gaideliai\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Du gaideliai\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190014723"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Du gaideliai\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Du gaideliai\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Du gaideliai\""@lt; @@ -35413,15 +42062,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01309" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190757374"; - skos:prefLabel "Vilniaus Gaono žydų istorijos muziejus"@lt; - rov:companyType ; - rov:legalName "Vilniaus Gaono žydų istorijos muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190757374"; + skos:prefLabel "Vilniaus Gaono žydų istorijos muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Gaono žydų istorijos muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-20"^^xsd:date . a dh:Item; dct:title "Vilniaus Gaono žydų istorijos muziejus"@lt; @@ -35484,15 +42141,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190253584"; - skos:prefLabel "Rokiškio Rudolfo Lymano muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Rokiškio Rudolfo Lymano muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190253584"; + skos:prefLabel "Rokiškio Rudolfo Lymano muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio Rudolfo Lymano muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-02"^^xsd:date . a dh:Item; dct:title "Rokiškio Rudolfo Lymano muzikos mokykla"@lt; @@ -35501,15 +42166,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99287" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188208799"; - skos:prefLabel "Pagėgių savivaldybės Vydūno viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Pagėgių savivaldybės Vydūno viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "2000-10-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188208799"; + skos:prefLabel "Pagėgių savivaldybės Vydūno viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pagėgių savivaldybės Vydūno viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "2000-10-30"^^xsd:date . a dh:Item; dct:title "Pagėgių savivaldybės Vydūno viešoji biblioteka"@lt; @@ -35572,15 +42245,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71426" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190823714"; - skos:prefLabel "Gelgaudiškio \"Šaltinio\" ugdymo centras"@lt; - rov:companyType ; - rov:legalName "Gelgaudiškio \"Šaltinio\" ugdymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190823714"; + skos:prefLabel "Gelgaudiškio \"Šaltinio\" ugdymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Gelgaudiškio \"Šaltinio\" ugdymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-02"^^xsd:date . a dh:Item; dct:title "Gelgaudiškio \"Šaltinio\" ugdymo centras"@lt; @@ -35679,15 +42360,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-88405" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302571709"; - skos:prefLabel "Telšių rajono savivaldybės Viešvėnų kultūros centras"@lt; - rov:companyType ; - rov:legalName "Telšių rajono savivaldybės Viešvėnų kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2010-12-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302571709"; + skos:prefLabel "Telšių rajono savivaldybės Viešvėnų kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių rajono savivaldybės Viešvėnų kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2010-12-06"^^xsd:date . a dh:Item; dct:title "Telšių rajono savivaldybės Viešvėnų kultūros centras"@lt; @@ -35696,15 +42385,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-06128" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "295472120"; - skos:prefLabel "Vilniaus Žemynos progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Žemynos progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2002-08-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "295472120"; + skos:prefLabel "Vilniaus Žemynos progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Žemynos progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2002-08-26"^^xsd:date . a dh:Item; dct:title "Vilniaus Žemynos progimnazija"@lt; @@ -35731,15 +42428,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01122" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "125817744"; - skos:prefLabel "Valstybės garantuojamos teisinės pagalbos tarnyba"@lt; - rov:companyType ; - rov:legalName "Valstybės garantuojamos teisinės pagalbos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2002-01-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "125817744"; + skos:prefLabel "Valstybės garantuojamos teisinės pagalbos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybės garantuojamos teisinės pagalbos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2002-01-11"^^xsd:date . a dh:Item; dct:title "Valstybės garantuojamos teisinės pagalbos tarnyba"@lt; @@ -35748,15 +42453,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190341397"; - skos:prefLabel "Ukmergės Jono Basanavičiaus gimnazija"@lt; - rov:companyType ; - rov:legalName "Ukmergės Jono Basanavičiaus gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190341397"; + skos:prefLabel "Ukmergės Jono Basanavičiaus gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės Jono Basanavičiaus gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-02"^^xsd:date . a dh:Item; dct:title "Ukmergės Jono Basanavičiaus gimnazija"@lt; @@ -35801,15 +42514,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82320" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304523588"; - skos:prefLabel "Radviliškio r. Baisogalos kultūros centras"@lt; - rov:companyType ; - rov:legalName "Radviliškio r. Baisogalos kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2017-05-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304523588"; + skos:prefLabel "Radviliškio r. Baisogalos kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio r. Baisogalos kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2017-05-11"^^xsd:date . a dh:Item; dct:title "Radviliškio r. Baisogalos kultūros centras"@lt; @@ -35836,15 +42557,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-58386" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191024777"; - skos:prefLabel "Kėdainių r. Dotnuvos pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kėdainių r. Dotnuvos pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191024777"; + skos:prefLabel "Kėdainių r. Dotnuvos pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių r. Dotnuvos pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-24"^^xsd:date . a dh:Item; dct:title "Kėdainių r. Dotnuvos pagrindinė mokykla"@lt; @@ -35853,15 +42582,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78203" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190532096"; - skos:prefLabel "Šiaulių \"Rasos\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių \"Rasos\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190532096"; + skos:prefLabel "Šiaulių \"Rasos\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių \"Rasos\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-07"^^xsd:date . a dh:Item; dct:title "Šiaulių \"Rasos\" progimnazija"@lt; @@ -35870,15 +42607,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10317" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304865385"; - skos:prefLabel "Vilniaus Antakalnio pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Antakalnio pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2018-06-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304865385"; + skos:prefLabel "Vilniaus Antakalnio pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Antakalnio pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2018-06-25"^^xsd:date . a dh:Item; dct:title "Vilniaus Antakalnio pradinė mokykla"@lt; @@ -35905,15 +42650,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50217" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190138361"; - skos:prefLabel "Kauno Bernardo Brazdžionio mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno Bernardo Brazdžionio mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190138361"; + skos:prefLabel "Kauno Bernardo Brazdžionio mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Bernardo Brazdžionio mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Bernardo Brazdžionio mokykla"@lt; @@ -35940,15 +42693,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86132" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190092348"; - skos:prefLabel "Kelmės \"Aukuro\" pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kelmės \"Aukuro\" pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190092348"; + skos:prefLabel "Kelmės \"Aukuro\" pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės \"Aukuro\" pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-20"^^xsd:date . a dh:Item; dct:title "Kelmės \"Aukuro\" pagrindinė mokykla"@lt; @@ -35957,15 +42718,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70465" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190487530"; - skos:prefLabel "Vilkaviškio r. Sūdavos pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio r. Sūdavos pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190487530"; + skos:prefLabel "Vilkaviškio r. Sūdavos pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio r. Sūdavos pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Vilkaviškio r. Sūdavos pagrindinė mokykla"@lt; @@ -35974,15 +42743,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48222" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191641248"; - skos:prefLabel "Kauno lopšelis-darželis \"Vėrinėlis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Vėrinėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191641248"; + skos:prefLabel "Kauno lopšelis-darželis \"Vėrinėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Vėrinėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Vėrinėlis\""@lt; @@ -36027,15 +42804,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-15170" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302678586"; - skos:prefLabel "Vilniaus rajono pedagoginė psichologinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Vilniaus rajono pedagoginė psichologinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2011-10-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302678586"; + skos:prefLabel "Vilniaus rajono pedagoginė psichologinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus rajono pedagoginė psichologinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2011-10-21"^^xsd:date . a dh:Item; dct:title "Vilniaus rajono pedagoginė psichologinė tarnyba"@lt; @@ -36044,15 +42829,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01510" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188784211"; - skos:prefLabel "Viešojo valdymo agentūra"@lt; - rov:companyType ; - rov:legalName "Viešojo valdymo agentūra"@lt; - rov:orgStatus ; - schema:foundingDate "2003-01-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188784211"; + skos:prefLabel "Viešojo valdymo agentūra"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Viešojo valdymo agentūra"@lt; + rov:orgStatus ; + schema:foundingDate "2003-01-02"^^xsd:date . a dh:Item; dct:title "Viešojo valdymo agentūra"@lt; @@ -36061,15 +42854,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191831183"; - skos:prefLabel "Lietuvos apeliacinis teismas"@lt; - rov:companyType ; - rov:legalName "Lietuvos apeliacinis teismas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191831183"; + skos:prefLabel "Lietuvos apeliacinis teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos apeliacinis teismas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-09"^^xsd:date . a dh:Item; dct:title "Lietuvos apeliacinis teismas"@lt; @@ -36078,15 +42879,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93159" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190435277"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Alksniukas\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Alksniukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190435277"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Alksniukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Alksniukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Alksniukas\""@lt; @@ -36095,15 +42904,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01104" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302308327"; - skos:prefLabel "Lietuvos Respublikos energetikos ministerija"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos energetikos ministerija"@lt; - rov:orgStatus ; - schema:foundingDate "2009-02-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302308327"; + skos:prefLabel "Lietuvos Respublikos energetikos ministerija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos energetikos ministerija"@lt; + rov:orgStatus ; + schema:foundingDate "2009-02-21"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos energetikos ministerija"@lt; @@ -36166,15 +42983,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191130079"; - skos:prefLabel "Plungės akademiko Adolfo Jucio progimnazija"@lt; - rov:companyType ; - rov:legalName "Plungės akademiko Adolfo Jucio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191130079"; + skos:prefLabel "Plungės akademiko Adolfo Jucio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės akademiko Adolfo Jucio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-03"^^xsd:date . a dh:Item; dct:title "Plungės akademiko Adolfo Jucio progimnazija"@lt; @@ -36183,15 +43008,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90311" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302629660"; - skos:prefLabel "Rietavo atviras jaunimo centras"@lt; - rov:companyType ; - rov:legalName "Rietavo atviras jaunimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2011-05-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302629660"; + skos:prefLabel "Rietavo atviras jaunimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rietavo atviras jaunimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2011-05-20"^^xsd:date . a dh:Item; dct:title "Rietavo atviras jaunimo centras"@lt; @@ -36218,15 +43051,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-30112" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301585652"; - skos:prefLabel "Ignalinos rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Ignalinos rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-03-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301585652"; + skos:prefLabel "Ignalinos rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ignalinos rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-03-05"^^xsd:date . a dh:Item; dct:title "Ignalinos rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -36252,15 +43093,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10232" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190018554"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Molinukas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Molinukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190018554"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Molinukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Molinukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Molinukas\""@lt; @@ -36269,15 +43118,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40129" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191777764"; - skos:prefLabel "Kupiškio meno mokykla"@lt; - rov:companyType ; - rov:legalName "Kupiškio meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191777764"; + skos:prefLabel "Kupiškio meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Kupiškio meno mokykla"@lt; @@ -36304,15 +43161,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60382" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190105646"; - skos:prefLabel "Raseinių r. Nemakščių Martyno Mažvydo gimnazija"@lt; - rov:companyType ; - rov:legalName "Raseinių r. Nemakščių Martyno Mažvydo gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190105646"; + skos:prefLabel "Raseinių r. Nemakščių Martyno Mažvydo gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių r. Nemakščių Martyno Mažvydo gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Raseinių r. Nemakščių Martyno Mažvydo gimnazija"@lt; @@ -36321,15 +43186,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83163" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190076290"; - skos:prefLabel "Pakruojo rajono sporto centras"@lt; - rov:companyType ; - rov:legalName "Pakruojo rajono sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-12-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190076290"; + skos:prefLabel "Pakruojo rajono sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo rajono sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-12-31"^^xsd:date . a dh:Item; dct:title "Pakruojo rajono sporto centras"@lt; @@ -36374,15 +43247,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57248" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191029361"; - skos:prefLabel "Kėdainių rajono savivaldybės Mikalojaus Daukšos viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Kėdainių rajono savivaldybės Mikalojaus Daukšos viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191029361"; + skos:prefLabel "Kėdainių rajono savivaldybės Mikalojaus Daukšos viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių rajono savivaldybės Mikalojaus Daukšos viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-24"^^xsd:date . a dh:Item; dct:title "Kėdainių rajono savivaldybės Mikalojaus Daukšos viešoji biblioteka"@lt; @@ -36553,15 +43434,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87142" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190597763"; - skos:prefLabel "Telšių lopšelis-darželis \"Eglutė\""@lt; - rov:companyType ; - rov:legalName "Telšių lopšelis-darželis \"Eglutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190597763"; + skos:prefLabel "Telšių lopšelis-darželis \"Eglutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių lopšelis-darželis \"Eglutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-26"^^xsd:date . a dh:Item; dct:title "Telšių lopšelis-darželis \"Eglutė\""@lt; @@ -36588,15 +43477,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21378" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195007693"; - skos:prefLabel "Elektrėnų sav. Vievio Jurgio Milančiaus pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Elektrėnų sav. Vievio Jurgio Milančiaus pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2001-06-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195007693"; + skos:prefLabel "Elektrėnų sav. Vievio Jurgio Milančiaus pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų sav. Vievio Jurgio Milančiaus pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2001-06-15"^^xsd:date . a dh:Item; dct:title "Elektrėnų sav. Vievio Jurgio Milančiaus pradinė mokykla"@lt; @@ -36641,15 +43538,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-15174" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306013630"; - skos:prefLabel "Vilniaus rajono sporto centras"@lt; - rov:companyType ; - rov:legalName "Vilniaus rajono sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "2022-02-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306013630"; + skos:prefLabel "Vilniaus rajono sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus rajono sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "2022-02-15"^^xsd:date . a dh:Item; dct:title "Vilniaus rajono sporto centras"@lt; @@ -36658,15 +43563,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44238" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191008196"; - skos:prefLabel "Kauno apskrities vyriausiasis policijos komisariatas"@lt; - rov:companyType ; - rov:legalName "Kauno apskrities vyriausiasis policijos komisariatas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191008196"; + skos:prefLabel "Kauno apskrities vyriausiasis policijos komisariatas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno apskrities vyriausiasis policijos komisariatas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-23"^^xsd:date . a dh:Item; dct:title "Kauno apskrities vyriausiasis policijos komisariatas"@lt; @@ -36693,15 +43606,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-19103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "178303996"; - skos:prefLabel "Širvintų rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Širvintų rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "178303996"; + skos:prefLabel "Širvintų rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Širvintų rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-28"^^xsd:date . a dh:Item; dct:title "Širvintų rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -36710,15 +43631,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44249" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190765474"; - skos:prefLabel "Kauno regioninis valstybės archyvas"@lt; - rov:companyType ; - rov:legalName "Kauno regioninis valstybės archyvas"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190765474"; + skos:prefLabel "Kauno regioninis valstybės archyvas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno regioninis valstybės archyvas"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-14"^^xsd:date . a dh:Item; dct:title "Kauno regioninis valstybės archyvas"@lt; @@ -36727,15 +43656,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10312" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188610666"; - skos:prefLabel "Migracijos departamentas prie Lietuvos Respublikos Vidaus reikalų ministerijos"@lt; - rov:companyType ; - rov:legalName "Migracijos departamentas prie Lietuvos Respublikos Vidaus reikalų ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188610666"; + skos:prefLabel "Migracijos departamentas prie Lietuvos Respublikos Vidaus reikalų ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Migracijos departamentas prie Lietuvos Respublikos Vidaus reikalų ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-23"^^xsd:date . a dh:Item; dct:title "Migracijos departamentas prie Lietuvos Respublikos Vidaus reikalų ministerijos"@lt; @@ -36762,15 +43699,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-75136" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "276635940"; - skos:prefLabel "Šilalės rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Šilalės rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1998-08-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "276635940"; + skos:prefLabel "Šilalės rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilalės rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1998-08-04"^^xsd:date . a dh:Item; dct:title "Šilalės rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -36779,15 +43724,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76299" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193343535"; - skos:prefLabel "Šiaulių apygardos teismas"@lt; - rov:companyType ; - rov:legalName "Šiaulių apygardos teismas"@lt; - rov:orgStatus ; - schema:foundingDate "1999-11-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193343535"; + skos:prefLabel "Šiaulių apygardos teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių apygardos teismas"@lt; + rov:orgStatus ; + schema:foundingDate "1999-11-05"^^xsd:date . a dh:Item; dct:title "Šiaulių apygardos teismas"@lt; @@ -36814,15 +43767,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38176" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190399728"; - skos:prefLabel "Panevėžio r. Dembavos progimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio r. Dembavos progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190399728"; + skos:prefLabel "Panevėžio r. Dembavos progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio r. Dembavos progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-09"^^xsd:date . a dh:Item; dct:title "Panevėžio r. Dembavos progimnazija"@lt; @@ -36884,15 +43845,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07180" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190030880"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Papartis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Papartis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190030880"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Papartis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Papartis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Papartis\""@lt; @@ -36955,11 +43924,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59427" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190881450"; skos:prefLabel "Prienų r. Jiezno gimnazija"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Prienų r. Jiezno gimnazija"@lt; rov:orgStatus ; @@ -36973,15 +43950,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-19201" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190361318"; - skos:prefLabel "Širvintų r. Gelvonų gimnazija"@lt; - rov:companyType ; - rov:legalName "Širvintų r. Gelvonų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190361318"; + skos:prefLabel "Širvintų r. Gelvonų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Širvintų r. Gelvonų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Širvintų r. Gelvonų gimnazija"@lt; @@ -36990,15 +43975,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-47192" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190734952"; - skos:prefLabel "Kauno teritorinė muitinė"@lt; - rov:companyType ; - rov:legalName "Kauno teritorinė muitinė"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190734952"; + skos:prefLabel "Kauno teritorinė muitinė"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno teritorinė muitinė"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-29"^^xsd:date . a dh:Item; dct:title "Kauno teritorinė muitinė"@lt; @@ -37079,15 +44072,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50206" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191638832"; - skos:prefLabel "Kauno lopšelis-darželis \"Linelis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Linelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191638832"; + skos:prefLabel "Kauno lopšelis-darželis \"Linelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Linelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Linelis\""@lt; @@ -37168,15 +44169,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190002379"; - skos:prefLabel "Vilniaus Viršuliškių mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Viršuliškių mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190002379"; + skos:prefLabel "Vilniaus Viršuliškių mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Viršuliškių mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Viršuliškių mokykla"@lt; @@ -37275,15 +44284,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-64137" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190247688"; - skos:prefLabel "Alytaus r. meno ir sporto mokykla"@lt; - rov:companyType ; - rov:legalName "Alytaus r. meno ir sporto mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190247688"; + skos:prefLabel "Alytaus r. meno ir sporto mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus r. meno ir sporto mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-13"^^xsd:date . a dh:Item; dct:title "Alytaus r. meno ir sporto mokykla"@lt; @@ -37328,15 +44345,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89328" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190161755"; - skos:prefLabel "Mažeikių r. Tirkšlių darželis \"Giliukas\""@lt; - rov:companyType ; - rov:legalName "Mažeikių r. Tirkšlių darželis \"Giliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190161755"; + skos:prefLabel "Mažeikių r. Tirkšlių darželis \"Giliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių r. Tirkšlių darželis \"Giliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-30"^^xsd:date . a dh:Item; dct:title "Mažeikių r. Tirkšlių darželis \"Giliukas\""@lt; @@ -37363,15 +44388,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48303" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190797479"; - skos:prefLabel "Kauno šv. Roko mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno šv. Roko mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1998-11-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190797479"; + skos:prefLabel "Kauno šv. Roko mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno šv. Roko mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1998-11-27"^^xsd:date . a dh:Item; dct:title "Kauno šv. Roko mokykla"@lt; @@ -37416,15 +44449,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44471" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191635722"; - skos:prefLabel "Kauno lopšelis-darželis \"Čiauškutis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Čiauškutis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191635722"; + skos:prefLabel "Kauno lopšelis-darželis \"Čiauškutis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Čiauškutis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Čiauškutis\""@lt; @@ -37451,15 +44492,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-26110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "181639188"; - skos:prefLabel "Elektrėnų švietimo paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Elektrėnų švietimo paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-01-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "181639188"; + skos:prefLabel "Elektrėnų švietimo paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų švietimo paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-01-02"^^xsd:date . a dh:Item; dct:title "Elektrėnų švietimo paslaugų centras"@lt; @@ -37486,15 +44535,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11203" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190023544"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Vilnelė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Vilnelė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190023544"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Vilnelė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Vilnelė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Vilnelė\""@lt; @@ -37503,15 +44560,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190979161"; - skos:prefLabel "Vilniaus lietuvių namai"@lt; - rov:companyType ; - rov:legalName "Vilniaus lietuvių namai"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190979161"; + skos:prefLabel "Vilniaus lietuvių namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lietuvių namai"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-08"^^xsd:date . a dh:Item; dct:title "Vilniaus lietuvių namai"@lt; @@ -37520,15 +44585,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-19172" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190757417"; - skos:prefLabel "Valstybinio Kernavės kultūrinio rezervato direkcija"@lt; - rov:companyType ; - rov:legalName "Valstybinio Kernavės kultūrinio rezervato direkcija"@lt; - rov:orgStatus ; - schema:foundingDate "2003-01-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190757417"; + skos:prefLabel "Valstybinio Kernavės kultūrinio rezervato direkcija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybinio Kernavės kultūrinio rezervato direkcija"@lt; + rov:orgStatus ; + schema:foundingDate "2003-01-09"^^xsd:date . a dh:Item; dct:title "Valstybinio Kernavės kultūrinio rezervato direkcija"@lt; @@ -37573,15 +44646,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188684054"; - skos:prefLabel "Kaišiadorių rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188684054"; + skos:prefLabel "Kaišiadorių rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-24"^^xsd:date . a dh:Item; dct:title "Kaišiadorių rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -37608,15 +44689,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76337" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188726051"; - skos:prefLabel "Šiaulių rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Šiaulių rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-10-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188726051"; + skos:prefLabel "Šiaulių rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-10-27"^^xsd:date . a dh:Item; dct:title "Šiaulių rajono savivaldybės administracija"@lt; @@ -37643,15 +44732,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-64355" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190245331"; - skos:prefLabel "Alytaus r. Krokialaukio Tomo Noraus-Naruševičiaus gimnazija"@lt; - rov:companyType ; - rov:legalName "Alytaus r. Krokialaukio Tomo Noraus-Naruševičiaus gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190245331"; + skos:prefLabel "Alytaus r. Krokialaukio Tomo Noraus-Naruševičiaus gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus r. Krokialaukio Tomo Noraus-Naruševičiaus gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-09"^^xsd:date . a dh:Item; dct:title "Alytaus r. Krokialaukio Tomo Noraus-Naruševičiaus gimnazija"@lt; @@ -37660,15 +44757,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00136" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300501605"; - skos:prefLabel "Palangos švietimo pagalbos tarnyba"@lt; - rov:companyType ; - rov:legalName "Palangos švietimo pagalbos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2005-10-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300501605"; + skos:prefLabel "Palangos švietimo pagalbos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos švietimo pagalbos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2005-10-28"^^xsd:date . a dh:Item; dct:title "Palangos švietimo pagalbos tarnyba"@lt; @@ -37731,15 +44836,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94249" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190436030"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Žiburėlis\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Žiburėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190436030"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Žiburėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Žiburėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Žiburėlis\""@lt; @@ -37748,15 +44861,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-63181" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191056629"; - skos:prefLabel "Alytaus \"Volungės\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Alytaus \"Volungės\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191056629"; + skos:prefLabel "Alytaus \"Volungės\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus \"Volungės\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-12"^^xsd:date . a dh:Item; dct:title "Alytaus \"Volungės\" progimnazija"@lt; @@ -37783,15 +44904,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301700695"; - skos:prefLabel "Švenčionių rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Švenčionių rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-04-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301700695"; + skos:prefLabel "Švenčionių rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Švenčionių rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-04-30"^^xsd:date . a dh:Item; dct:title "Švenčionių rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -37818,15 +44947,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-27125" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190648777"; - skos:prefLabel "Vilniaus savivaldybės Grigiškių lopšelis-darželis \"Lokiuko giraitė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus savivaldybės Grigiškių lopšelis-darželis \"Lokiuko giraitė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190648777"; + skos:prefLabel "Vilniaus savivaldybės Grigiškių lopšelis-darželis \"Lokiuko giraitė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus savivaldybės Grigiškių lopšelis-darželis \"Lokiuko giraitė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Vilniaus savivaldybės Grigiškių lopšelis-darželis \"Lokiuko giraitė\""@lt; @@ -37835,15 +44972,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78333" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190529723"; - skos:prefLabel "Šiaulių lopšelis-darželis \"Žiogelis\""@lt; - rov:companyType ; - rov:legalName "Šiaulių lopšelis-darželis \"Žiogelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190529723"; + skos:prefLabel "Šiaulių lopšelis-darželis \"Žiogelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lopšelis-darželis \"Žiogelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-11"^^xsd:date . a dh:Item; dct:title "Šiaulių lopšelis-darželis \"Žiogelis\""@lt; @@ -37870,15 +45015,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99349" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306109995"; - skos:prefLabel "Mažosios Lietuvos saugomų teritorijų direkcija"@lt; - rov:companyType ; - rov:legalName "Mažosios Lietuvos saugomų teritorijų direkcija"@lt; - rov:orgStatus ; - schema:foundingDate "2022-07-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306109995"; + skos:prefLabel "Mažosios Lietuvos saugomų teritorijų direkcija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažosios Lietuvos saugomų teritorijų direkcija"@lt; + rov:orgStatus ; + schema:foundingDate "2022-07-01"^^xsd:date . a dh:Item; dct:title "Mažosios Lietuvos saugomų teritorijų direkcija"@lt; @@ -37905,15 +45058,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20183" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190324476"; - skos:prefLabel "Ukmergės vaikų lopšelis-darželis \"Saulutė\""@lt; - rov:companyType ; - rov:legalName "Ukmergės vaikų lopšelis-darželis \"Saulutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1996-02-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190324476"; + skos:prefLabel "Ukmergės vaikų lopšelis-darželis \"Saulutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės vaikų lopšelis-darželis \"Saulutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1996-02-17"^^xsd:date . a dh:Item; dct:title "Ukmergės vaikų lopšelis-darželis \"Saulutė\""@lt; @@ -37976,15 +45137,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81147" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190086594"; - skos:prefLabel "Šiaulių r. Kuršėnų meno mokykla"@lt; - rov:companyType ; - rov:legalName "Šiaulių r. Kuršėnų meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190086594"; + skos:prefLabel "Šiaulių r. Kuršėnų meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių r. Kuršėnų meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Šiaulių r. Kuršėnų meno mokykla"@lt; @@ -38083,15 +45252,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83475" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190065123"; - skos:prefLabel "Pakruojo rajono Balsių pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Pakruojo rajono Balsių pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190065123"; + skos:prefLabel "Pakruojo rajono Balsių pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo rajono Balsių pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-01"^^xsd:date . a dh:Item; dct:title "Pakruojo rajono Balsių pagrindinė mokykla"@lt; @@ -38118,15 +45295,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40128" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290043380"; - skos:prefLabel "Kupiškio Povilo Matulionio progimnazija"@lt; - rov:companyType ; - rov:legalName "Kupiškio Povilo Matulionio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290043380"; + skos:prefLabel "Kupiškio Povilo Matulionio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio Povilo Matulionio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-31"^^xsd:date . a dh:Item; dct:title "Kupiškio Povilo Matulionio progimnazija"@lt; @@ -38278,15 +45463,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-63405" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291054230"; - skos:prefLabel "Alytaus \"Sakalėlio\" pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Alytaus \"Sakalėlio\" pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291054230"; + skos:prefLabel "Alytaus \"Sakalėlio\" pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus \"Sakalėlio\" pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Alytaus \"Sakalėlio\" pradinė mokykla"@lt; @@ -38295,15 +45488,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65302" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305583200"; - skos:prefLabel "Varėnos r. Marcinkonių daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Varėnos r. Marcinkonių daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "2020-07-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305583200"; + skos:prefLabel "Varėnos r. Marcinkonių daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos r. Marcinkonių daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "2020-07-03"^^xsd:date . a dh:Item; dct:title "Varėnos r. Marcinkonių daugiafunkcis centras"@lt; @@ -38312,15 +45513,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83156" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288204620"; - skos:prefLabel "Pakruojo rajono savivaldybės Juozo Paukštelio viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Pakruojo rajono savivaldybės Juozo Paukštelio viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1999-05-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288204620"; + skos:prefLabel "Pakruojo rajono savivaldybės Juozo Paukštelio viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo rajono savivaldybės Juozo Paukštelio viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1999-05-12"^^xsd:date . a dh:Item; dct:title "Pakruojo rajono savivaldybės Juozo Paukštelio viešoji biblioteka"@lt; @@ -38329,15 +45538,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57286" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291519170"; - skos:prefLabel "Kėdainių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kėdainių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1999-10-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291519170"; + skos:prefLabel "Kėdainių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1999-10-15"^^xsd:date . a dh:Item; dct:title "Kėdainių kultūros centras"@lt; @@ -38454,15 +45671,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-31121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305632124"; - skos:prefLabel "Visagino kūrybos ir menų akademija"@lt; - rov:companyType ; - rov:legalName "Visagino kūrybos ir menų akademija"@lt; - rov:orgStatus ; - schema:foundingDate "2020-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305632124"; + skos:prefLabel "Visagino kūrybos ir menų akademija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Visagino kūrybos ir menų akademija"@lt; + rov:orgStatus ; + schema:foundingDate "2020-09-30"^^xsd:date . a dh:Item; dct:title "Visagino kūrybos ir menų akademija"@lt; @@ -38489,15 +45714,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05248" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190022780"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Pasakaitė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Pasakaitė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190022780"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Pasakaitė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Pasakaitė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Pasakaitė\""@lt; @@ -38524,15 +45757,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-32309" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190204669"; - skos:prefLabel "Zarasų r. Dusetų Kazimiero Būgos gimnazija"@lt; - rov:companyType ; - rov:legalName "Zarasų r. Dusetų Kazimiero Būgos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-08-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190204669"; + skos:prefLabel "Zarasų r. Dusetų Kazimiero Būgos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Zarasų r. Dusetų Kazimiero Būgos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-08-08"^^xsd:date . a dh:Item; dct:title "Zarasų r. Dusetų Kazimiero Būgos gimnazija"@lt; @@ -38541,15 +45782,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35185" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190431446"; - skos:prefLabel "Panevėžio kraštotyros muziejus"@lt; - rov:companyType ; - rov:legalName "Panevėžio kraštotyros muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-11-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190431446"; + skos:prefLabel "Panevėžio kraštotyros muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio kraštotyros muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-11-24"^^xsd:date . a dh:Item; dct:title "Panevėžio kraštotyros muziejus"@lt; @@ -38594,15 +45843,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191643822"; - skos:prefLabel "Jonavos globos namai"@lt; - rov:companyType ; - rov:legalName "Jonavos globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191643822"; + skos:prefLabel "Jonavos globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-22"^^xsd:date . a dh:Item; dct:title "Jonavos globos namai"@lt; @@ -38629,15 +45886,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35243" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "148209637"; - skos:prefLabel "Panevėžio specialioji mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio specialioji mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "148209637"; + skos:prefLabel "Panevėžio specialioji mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio specialioji mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-18"^^xsd:date . a dh:Item; dct:title "Panevėžio specialioji mokykla-daugiafunkcis centras"@lt; @@ -38664,11 +45929,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59370" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190192277"; skos:prefLabel "Prienų r. Stakliškių gimnazija"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Prienų r. Stakliškių gimnazija"@lt; rov:orgStatus ; @@ -38718,15 +45991,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190189861"; - skos:prefLabel "Prienų \"Revuonos\" pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Prienų \"Revuonos\" pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190189861"; + skos:prefLabel "Prienų \"Revuonos\" pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prienų \"Revuonos\" pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Prienų \"Revuonos\" pagrindinė mokykla"@lt; @@ -38770,15 +46051,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08400" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302589995"; - skos:prefLabel "Vilniaus Balsių progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Balsių progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2011-02-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302589995"; + skos:prefLabel "Vilniaus Balsių progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Balsių progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2011-02-04"^^xsd:date . a dh:Item; dct:title "Vilniaus Balsių progimnazija"@lt; @@ -38823,15 +46112,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39143" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188620240"; - skos:prefLabel "Pasvalio rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Pasvalio rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188620240"; + skos:prefLabel "Pasvalio rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-27"^^xsd:date . a dh:Item; dct:title "Pasvalio rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -38840,15 +46137,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-67340" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290608520"; - skos:prefLabel "Lazdijų r. Veisiejų Sigito Gedos gimnazija"@lt; - rov:companyType ; - rov:legalName "Lazdijų r. Veisiejų Sigito Gedos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290608520"; + skos:prefLabel "Lazdijų r. Veisiejų Sigito Gedos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lazdijų r. Veisiejų Sigito Gedos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-05"^^xsd:date . a dh:Item; dct:title "Lazdijų r. Veisiejų Sigito Gedos gimnazija"@lt; @@ -38893,15 +46198,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07157" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191664193"; - skos:prefLabel "Vilniaus vaikų ir jaunimo klubas \"Verdenė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus vaikų ir jaunimo klubas \"Verdenė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191664193"; + skos:prefLabel "Vilniaus vaikų ir jaunimo klubas \"Verdenė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus vaikų ir jaunimo klubas \"Verdenė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-21"^^xsd:date . a dh:Item; dct:title "Vilniaus vaikų ir jaunimo klubas \"Verdenė\""@lt; @@ -38945,15 +46258,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41175" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304195675"; - skos:prefLabel "Biržų rajono sporto centras"@lt; - rov:companyType ; - rov:legalName "Biržų rajono sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "2016-03-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304195675"; + skos:prefLabel "Biržų rajono sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biržų rajono sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "2016-03-07"^^xsd:date . a dh:Item; dct:title "Biržų rajono sporto centras"@lt; @@ -39052,15 +46373,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69466" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190398964"; - skos:prefLabel "Kazlų Rūdos sav. Plutiškių gimnazija"@lt; - rov:companyType ; - rov:legalName "Kazlų Rūdos sav. Plutiškių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190398964"; + skos:prefLabel "Kazlų Rūdos sav. Plutiškių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kazlų Rūdos sav. Plutiškių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-31"^^xsd:date . a dh:Item; dct:title "Kazlų Rūdos sav. Plutiškių gimnazija"@lt; @@ -39069,15 +46398,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17175" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191417385"; - skos:prefLabel "Šalčininkų r. Eišiškių muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Šalčininkų r. Eišiškių muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191417385"; + skos:prefLabel "Šalčininkų r. Eišiškių muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų r. Eišiškių muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-29"^^xsd:date . a dh:Item; dct:title "Šalčininkų r. Eišiškių muzikos mokykla"@lt; @@ -39086,15 +46423,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17249" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291417190"; - skos:prefLabel "Šalčininkų r. Jašiūnų Mykolo Balinskio gimnazija"@lt; - rov:companyType ; - rov:legalName "Šalčininkų r. Jašiūnų Mykolo Balinskio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291417190"; + skos:prefLabel "Šalčininkų r. Jašiūnų Mykolo Balinskio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų r. Jašiūnų Mykolo Balinskio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-29"^^xsd:date . a dh:Item; dct:title "Šalčininkų r. Jašiūnų Mykolo Balinskio gimnazija"@lt; @@ -39103,15 +46448,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97108" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303382953"; - skos:prefLabel "Kretingos Marijono Daujoto progimnazija"@lt; - rov:companyType ; - rov:legalName "Kretingos Marijono Daujoto progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2014-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303382953"; + skos:prefLabel "Kretingos Marijono Daujoto progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos Marijono Daujoto progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2014-09-01"^^xsd:date . a dh:Item; dct:title "Kretingos Marijono Daujoto progimnazija"@lt; @@ -39156,15 +46509,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-98114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301436530"; - skos:prefLabel "Skuodo rajono savivaldybės pedagoginė psichologinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Skuodo rajono savivaldybės pedagoginė psichologinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2007-12-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301436530"; + skos:prefLabel "Skuodo rajono savivaldybės pedagoginė psichologinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Skuodo rajono savivaldybės pedagoginė psichologinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2007-12-06"^^xsd:date . a dh:Item; dct:title "Skuodo rajono savivaldybės pedagoginė psichologinė tarnyba"@lt; @@ -39173,15 +46534,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60345" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190791978"; - skos:prefLabel "Raseinių r. Blinstrubiškių socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Raseinių r. Blinstrubiškių socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-10-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190791978"; + skos:prefLabel "Raseinių r. Blinstrubiškių socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių r. Blinstrubiškių socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-10-21"^^xsd:date . a dh:Item; dct:title "Raseinių r. Blinstrubiškių socialinės globos namai"@lt; @@ -39190,15 +46559,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38175" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190388660"; - skos:prefLabel "Panevėžio r. Dembavos lopšelis-darželis \"Smalsutis\""@lt; - rov:companyType ; - rov:legalName "Panevėžio r. Dembavos lopšelis-darželis \"Smalsutis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190388660"; + skos:prefLabel "Panevėžio r. Dembavos lopšelis-darželis \"Smalsutis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio r. Dembavos lopšelis-darželis \"Smalsutis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-07"^^xsd:date . a dh:Item; dct:title "Panevėžio r. Dembavos lopšelis-darželis \"Smalsutis\""@lt; @@ -39207,15 +46584,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-06206" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195003862"; - skos:prefLabel "Vilniaus Martyno Mažvydo progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Martyno Mažvydo progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-08-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195003862"; + skos:prefLabel "Vilniaus Martyno Mažvydo progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Martyno Mažvydo progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-08-05"^^xsd:date . a dh:Item; dct:title "Vilniaus Martyno Mažvydo progimnazija"@lt; @@ -39224,15 +46609,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44305" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290145360"; - skos:prefLabel "Kauno miesto savivaldybės Vinco Kudirkos viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Kauno miesto savivaldybės Vinco Kudirkos viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1996-12-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290145360"; + skos:prefLabel "Kauno miesto savivaldybės Vinco Kudirkos viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno miesto savivaldybės Vinco Kudirkos viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1996-12-10"^^xsd:date . a dh:Item; dct:title "Kauno miesto savivaldybės Vinco Kudirkos viešoji biblioteka"@lt; @@ -39241,15 +46634,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53387" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191074456"; - skos:prefLabel "Kauno r. Ežerėlio pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno r. Ežerėlio pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191074456"; + skos:prefLabel "Kauno r. Ežerėlio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Ežerėlio pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Kauno r. Ežerėlio pagrindinė mokykla"@lt; @@ -39258,15 +46659,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38156" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188212915"; - skos:prefLabel "Panevėžio rajono Raguvos kultūros centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio rajono Raguvos kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-11-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188212915"; + skos:prefLabel "Panevėžio rajono Raguvos kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio rajono Raguvos kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-11-18"^^xsd:date . a dh:Item; dct:title "Panevėžio rajono Raguvos kultūros centras"@lt; @@ -39275,11 +46684,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03221" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190019318"; skos:prefLabel "Vilniaus lopšelis-darželis \"Mažylis\""@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Vilniaus lopšelis-darželis \"Mažylis\""@lt; rov:orgStatus ; @@ -39381,15 +46798,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-58130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191892987"; - skos:prefLabel "Šėtos socialinis ir ugdymo centras"@lt; - rov:companyType ; - rov:legalName "Šėtos socialinis ir ugdymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-12-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191892987"; + skos:prefLabel "Šėtos socialinis ir ugdymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šėtos socialinis ir ugdymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-12-30"^^xsd:date . a dh:Item; dct:title "Šėtos socialinis ir ugdymo centras"@lt; @@ -39488,15 +46913,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01108" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288601650"; - skos:prefLabel "Lietuvos Respublikos finansų ministerija"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos finansų ministerija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-05-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288601650"; + skos:prefLabel "Lietuvos Respublikos finansų ministerija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos finansų ministerija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-05-27"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos finansų ministerija"@lt; @@ -39523,15 +46956,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99384" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190688914"; - skos:prefLabel "Šilutės r. Švėkšnos lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Šilutės r. Švėkšnos lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190688914"; + skos:prefLabel "Šilutės r. Švėkšnos lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės r. Švėkšnos lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-20"^^xsd:date . a dh:Item; dct:title "Šilutės r. Švėkšnos lopšelis-darželis"@lt; @@ -39612,15 +47053,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82177" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190670720"; - skos:prefLabel "Radviliškio Vinco Kudirkos progimnazija"@lt; - rov:companyType ; - rov:legalName "Radviliškio Vinco Kudirkos progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190670720"; + skos:prefLabel "Radviliškio Vinco Kudirkos progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio Vinco Kudirkos progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-19"^^xsd:date . a dh:Item; dct:title "Radviliškio Vinco Kudirkos progimnazija"@lt; @@ -39665,15 +47114,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-67279" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190609055"; - skos:prefLabel "Druskininkų savivaldybės Leipalingio progimnazija"@lt; - rov:companyType ; - rov:legalName "Druskininkų savivaldybės Leipalingio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190609055"; + skos:prefLabel "Druskininkų savivaldybės Leipalingio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Druskininkų savivaldybės Leipalingio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-05"^^xsd:date . a dh:Item; dct:title "Druskininkų savivaldybės Leipalingio progimnazija"@lt; @@ -39682,15 +47139,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78236" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190529495"; - skos:prefLabel "Šiaulių lopšelis-darželis \"Rugiagėlė\""@lt; - rov:companyType ; - rov:legalName "Šiaulių lopšelis-darželis \"Rugiagėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190529495"; + skos:prefLabel "Šiaulių lopšelis-darželis \"Rugiagėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lopšelis-darželis \"Rugiagėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių lopšelis-darželis \"Rugiagėlė\""@lt; @@ -39699,15 +47164,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62137" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291057340"; - skos:prefLabel "Alytaus dailės mokykla"@lt; - rov:companyType ; - rov:legalName "Alytaus dailės mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291057340"; + skos:prefLabel "Alytaus dailės mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus dailės mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-19"^^xsd:date . a dh:Item; dct:title "Alytaus dailės mokykla"@lt; @@ -39752,15 +47225,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99394" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190980473"; - skos:prefLabel "\"Diemedžio\" ugdymo centras"@lt; - rov:companyType ; - rov:legalName "\"Diemedžio\" ugdymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190980473"; + skos:prefLabel "\"Diemedžio\" ugdymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "\"Diemedžio\" ugdymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-08"^^xsd:date . a dh:Item; dct:title "\"Diemedžio\" ugdymo centras"@lt; @@ -39822,15 +47303,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93219" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "295174070"; - skos:prefLabel "Klaipėdos \"Gilijos\" pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Klaipėdos \"Gilijos\" pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1997-05-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "295174070"; + skos:prefLabel "Klaipėdos \"Gilijos\" pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos \"Gilijos\" pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1997-05-28"^^xsd:date . a dh:Item; dct:title "Klaipėdos \"Gilijos\" pradinė mokykla"@lt; @@ -39839,15 +47328,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37307" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290427210"; - skos:prefLabel "Panevėžio moksleivių namai"@lt; - rov:companyType ; - rov:legalName "Panevėžio moksleivių namai"@lt; - rov:orgStatus ; - schema:foundingDate "1993-03-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290427210"; + skos:prefLabel "Panevėžio moksleivių namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio moksleivių namai"@lt; + rov:orgStatus ; + schema:foundingDate "1993-03-08"^^xsd:date . a dh:Item; dct:title "Panevėžio moksleivių namai"@lt; @@ -39856,15 +47353,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-46337" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190756468"; - skos:prefLabel "Lietuvos aviacijos muziejus"@lt; - rov:companyType ; - rov:legalName "Lietuvos aviacijos muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190756468"; + skos:prefLabel "Lietuvos aviacijos muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos aviacijos muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-20"^^xsd:date . a dh:Item; dct:title "Lietuvos aviacijos muziejus"@lt; @@ -39873,15 +47378,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191325556"; - skos:prefLabel "Vilniaus r. Pagirių \"Pelėdžiuko\" lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Pagirių \"Pelėdžiuko\" lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191325556"; + skos:prefLabel "Vilniaus r. Pagirių \"Pelėdžiuko\" lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Pagirių \"Pelėdžiuko\" lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Pagirių \"Pelėdžiuko\" lopšelis-darželis"@lt; @@ -39926,15 +47439,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82135" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195220531"; - skos:prefLabel "Radviliškio pagalbos šeimai centras"@lt; - rov:companyType ; - rov:legalName "Radviliškio pagalbos šeimai centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195220531"; + skos:prefLabel "Radviliškio pagalbos šeimai centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio pagalbos šeimai centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-19"^^xsd:date . a dh:Item; dct:title "Radviliškio pagalbos šeimai centras"@lt; @@ -39979,15 +47500,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99314" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190697692"; - skos:prefLabel "Šilutės r. Usėnų pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Šilutės r. Usėnų pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-07-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190697692"; + skos:prefLabel "Šilutės r. Usėnų pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės r. Usėnų pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-07-13"^^xsd:date . a dh:Item; dct:title "Šilutės r. Usėnų pagrindinė mokykla"@lt; @@ -40014,15 +47543,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-27105" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191818093"; - skos:prefLabel "Vilniaus savivaldybės Grigiškių meno mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus savivaldybės Grigiškių meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191818093"; + skos:prefLabel "Vilniaus savivaldybės Grigiškių meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus savivaldybės Grigiškių meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Vilniaus savivaldybės Grigiškių meno mokykla"@lt; @@ -40049,15 +47586,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01104" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188621919"; - skos:prefLabel "Lietuvos Respublikos ekonomikos ir inovacijų ministerija"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos ekonomikos ir inovacijų ministerija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188621919"; + skos:prefLabel "Lietuvos Respublikos ekonomikos ir inovacijų ministerija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos ekonomikos ir inovacijų ministerija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-27"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos ekonomikos ir inovacijų ministerija"@lt; @@ -40066,15 +47611,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42141" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304836298"; - skos:prefLabel "Rokiškio baseinas"@lt; - rov:companyType ; - rov:legalName "Rokiškio baseinas"@lt; - rov:orgStatus ; - schema:foundingDate "2018-05-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304836298"; + skos:prefLabel "Rokiškio baseinas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio baseinas"@lt; + rov:orgStatus ; + schema:foundingDate "2018-05-11"^^xsd:date . a dh:Item; dct:title "Rokiškio baseinas"@lt; @@ -40119,15 +47672,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-58131" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300630660"; - skos:prefLabel "Šėtos kultūros centras"@lt; - rov:companyType ; - rov:legalName "Šėtos kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2007-01-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300630660"; + skos:prefLabel "Šėtos kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šėtos kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2007-01-04"^^xsd:date . a dh:Item; dct:title "Šėtos kultūros centras"@lt; @@ -40136,15 +47697,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-15131" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195001473"; - skos:prefLabel "Eitminiškių gimnazija"@lt; - rov:companyType ; - rov:legalName "Eitminiškių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195001473"; + skos:prefLabel "Eitminiškių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Eitminiškių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-11"^^xsd:date . a dh:Item; dct:title "Eitminiškių gimnazija"@lt; @@ -40153,11 +47722,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08108" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "191663668"; skos:prefLabel "Vilniaus vaikų ir jaunimo klubas \"Jaunystė\""@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Vilniaus vaikų ir jaunimo klubas \"Jaunystė\""@lt; rov:orgStatus ; @@ -40171,15 +47748,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20170" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190342150"; - skos:prefLabel "Ukmergės Užupio pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Ukmergės Užupio pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190342150"; + skos:prefLabel "Ukmergės Užupio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės Užupio pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-02"^^xsd:date . a dh:Item; dct:title "Ukmergės Užupio pagrindinė mokykla"@lt; @@ -40188,15 +47773,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74286" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290918120"; - skos:prefLabel "Jurbarko r. Eržvilko gimnazija"@lt; - rov:companyType ; - rov:legalName "Jurbarko r. Eržvilko gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290918120"; + skos:prefLabel "Jurbarko r. Eržvilko gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jurbarko r. Eržvilko gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-02"^^xsd:date . a dh:Item; dct:title "Jurbarko r. Eržvilko gimnazija"@lt; @@ -40259,15 +47852,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190091812"; - skos:prefLabel "Kelmės \"Kražantės\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Kelmės \"Kražantės\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190091812"; + skos:prefLabel "Kelmės \"Kražantės\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės \"Kražantės\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-20"^^xsd:date . a dh:Item; dct:title "Kelmės \"Kražantės\" progimnazija"@lt; @@ -40366,15 +47967,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76230" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190541864"; - skos:prefLabel "Šiaulių Simono Daukanto inžinerijos gimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių Simono Daukanto inžinerijos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190541864"; + skos:prefLabel "Šiaulių Simono Daukanto inžinerijos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių Simono Daukanto inžinerijos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių Simono Daukanto inžinerijos gimnazija"@lt; @@ -40436,15 +48045,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03225" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190013817"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Pagrandukas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Pagrandukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190013817"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Pagrandukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Pagrandukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Pagrandukas\""@lt; @@ -40471,15 +48088,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44321" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290134150"; - skos:prefLabel "Kauno Stepono Dariaus ir Stasio Girėno gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Stepono Dariaus ir Stasio Girėno gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290134150"; + skos:prefLabel "Kauno Stepono Dariaus ir Stasio Girėno gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Stepono Dariaus ir Stasio Girėno gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Stepono Dariaus ir Stasio Girėno gimnazija"@lt; @@ -40488,15 +48113,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62381" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188202383"; - skos:prefLabel "Alytaus rajono savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Alytaus rajono savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188202383"; + skos:prefLabel "Alytaus rajono savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus rajono savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-10-20"^^xsd:date . a dh:Item; dct:title "Alytaus rajono savivaldybės viešoji biblioteka"@lt; @@ -40559,15 +48192,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37303" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190416152"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Rugelis\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Rugelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190416152"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Rugelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Rugelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-29"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Rugelis\""@lt; @@ -40594,15 +48235,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49490" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "135950440"; - skos:prefLabel "Kauno miesto socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Kauno miesto socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-11-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "135950440"; + skos:prefLabel "Kauno miesto socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno miesto socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-11-28"^^xsd:date . a dh:Item; dct:title "Kauno miesto socialinių paslaugų centras"@lt; @@ -40665,11 +48314,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-63254" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "191052940"; skos:prefLabel "Alytaus lopšelis-darželis \"Saulutė\""@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Alytaus lopšelis-darželis \"Saulutė\""@lt; rov:orgStatus ; @@ -40683,15 +48340,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188773916"; - skos:prefLabel "Kaišiadorių rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-10-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188773916"; + skos:prefLabel "Kaišiadorių rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-10-01"^^xsd:date . a dh:Item; dct:title "Kaišiadorių rajono savivaldybės administracija"@lt; @@ -40718,15 +48383,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07153" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290003090"; - skos:prefLabel "Vilniaus Žygimanto Augusto progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Žygimanto Augusto progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290003090"; + skos:prefLabel "Vilniaus Žygimanto Augusto progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Žygimanto Augusto progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-08"^^xsd:date . a dh:Item; dct:title "Vilniaus Žygimanto Augusto progimnazija"@lt; @@ -40789,15 +48462,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17201" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191414318"; - skos:prefLabel "Šalčininkų r. Pabarės pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Šalčininkų r. Pabarės pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191414318"; + skos:prefLabel "Šalčininkų r. Pabarės pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų r. Pabarės pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-29"^^xsd:date . a dh:Item; dct:title "Šalčininkų r. Pabarės pagrindinė mokykla"@lt; @@ -40806,15 +48487,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87148" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "180703499"; - skos:prefLabel "Telšių centras \"Viltis\""@lt; - rov:companyType ; - rov:legalName "Telšių centras \"Viltis\""@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "180703499"; + skos:prefLabel "Telšių centras \"Viltis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių centras \"Viltis\""@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-07"^^xsd:date . a dh:Item; dct:title "Telšių centras \"Viltis\""@lt; @@ -40841,15 +48530,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-46337" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "135087311"; - skos:prefLabel "S. Dariaus ir S. Girėno aerodromas"@lt; - rov:companyType ; - rov:legalName "S. Dariaus ir S. Girėno aerodromas"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "135087311"; + skos:prefLabel "S. Dariaus ir S. Girėno aerodromas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "S. Dariaus ir S. Girėno aerodromas"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-14"^^xsd:date . a dh:Item; dct:title "S. Dariaus ir S. Girėno aerodromas"@lt; @@ -40858,15 +48555,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68175" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190451662"; - skos:prefLabel "Marijampolės Rygiškių Jono gimnazija"@lt; - rov:companyType ; - rov:legalName "Marijampolės Rygiškių Jono gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190451662"; + skos:prefLabel "Marijampolės Rygiškių Jono gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės Rygiškių Jono gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Marijampolės Rygiškių Jono gimnazija"@lt; @@ -40875,15 +48580,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-06318" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190033990"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Vandenis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Vandenis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190033990"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Vandenis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Vandenis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Vandenis\""@lt; @@ -40892,11 +48605,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68222" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "151470469"; skos:prefLabel "MARIJAMPOLĖS FUTBOLO KLUBAS"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "MARIJAMPOLĖS FUTBOLO KLUBAS"@lt; rov:orgStatus ; @@ -40910,15 +48631,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78334" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300137692"; - skos:prefLabel "Šiaulių \"Romuvos\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių \"Romuvos\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2005-08-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300137692"; + skos:prefLabel "Šiaulių \"Romuvos\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių \"Romuvos\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2005-08-17"^^xsd:date . a dh:Item; dct:title "Šiaulių \"Romuvos\" progimnazija"@lt; @@ -40963,15 +48692,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-31211" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190231011"; - skos:prefLabel "Visagino vaikų lopšelis-darželis \"Gintarėlis\""@lt; - rov:companyType ; - rov:legalName "Visagino vaikų lopšelis-darželis \"Gintarėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190231011"; + skos:prefLabel "Visagino vaikų lopšelis-darželis \"Gintarėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Visagino vaikų lopšelis-darželis \"Gintarėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-13"^^xsd:date . a dh:Item; dct:title "Visagino vaikų lopšelis-darželis \"Gintarėlis\""@lt; @@ -40998,15 +48735,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-58176" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191020750"; - skos:prefLabel "Kėdainių r. Labūnavos pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kėdainių r. Labūnavos pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191020750"; + skos:prefLabel "Kėdainių r. Labūnavos pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių r. Labūnavos pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Kėdainių r. Labūnavos pagrindinė mokykla"@lt; @@ -41051,15 +48796,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76253" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190526428"; - skos:prefLabel "Šiaulių lopšelis-darželis \"Salduvė\""@lt; - rov:companyType ; - rov:legalName "Šiaulių lopšelis-darželis \"Salduvė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190526428"; + skos:prefLabel "Šiaulių lopšelis-darželis \"Salduvė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lopšelis-darželis \"Salduvė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-11"^^xsd:date . a dh:Item; dct:title "Šiaulių lopšelis-darželis \"Salduvė\""@lt; @@ -41086,15 +48839,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01143" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302297628"; - skos:prefLabel "Nacionalinis muziejus Lietuvos Didžiosios Kunigaikštystės valdovų rūmai"@lt; - rov:companyType ; - rov:legalName "Nacionalinis muziejus Lietuvos Didžiosios Kunigaikštystės valdovų rūmai"@lt; - rov:orgStatus ; - schema:foundingDate "2009-01-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302297628"; + skos:prefLabel "Nacionalinis muziejus Lietuvos Didžiosios Kunigaikštystės valdovų rūmai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nacionalinis muziejus Lietuvos Didžiosios Kunigaikštystės valdovų rūmai"@lt; + rov:orgStatus ; + schema:foundingDate "2009-01-08"^^xsd:date . a dh:Item; dct:title "Nacionalinis muziejus Lietuvos Didžiosios Kunigaikštystės valdovų rūmai"@lt; @@ -41121,15 +48882,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13150" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191324792"; - skos:prefLabel "Vilniaus r. Kalvelių vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Kalvelių vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191324792"; + skos:prefLabel "Vilniaus r. Kalvelių vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Kalvelių vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-28"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Kalvelių vaikų lopšelis-darželis"@lt; @@ -41156,15 +48925,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65205" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304634923"; - skos:prefLabel "Varėnos rajono savivaldybės šeiminiai namai"@lt; - rov:companyType ; - rov:legalName "Varėnos rajono savivaldybės šeiminiai namai"@lt; - rov:orgStatus ; - schema:foundingDate "2017-09-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304634923"; + skos:prefLabel "Varėnos rajono savivaldybės šeiminiai namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos rajono savivaldybės šeiminiai namai"@lt; + rov:orgStatus ; + schema:foundingDate "2017-09-07"^^xsd:date . a dh:Item; dct:title "Varėnos rajono savivaldybės šeiminiai namai"@lt; @@ -41191,15 +48968,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03108" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190754111"; - skos:prefLabel "Vilniaus senasis teatras"@lt; - rov:companyType ; - rov:legalName "Vilniaus senasis teatras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190754111"; + skos:prefLabel "Vilniaus senasis teatras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus senasis teatras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-17"^^xsd:date . a dh:Item; dct:title "Vilniaus senasis teatras"@lt; @@ -41208,15 +48993,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50403" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190137455"; - skos:prefLabel "Kauno Viktoro Kuprevičiaus progimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Viktoro Kuprevičiaus progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190137455"; + skos:prefLabel "Kauno Viktoro Kuprevičiaus progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Viktoro Kuprevičiaus progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Viktoro Kuprevičiaus progimnazija"@lt; @@ -41297,15 +49090,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08102" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190016884"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Pušynėlis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Pušynėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190016884"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Pušynėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Pušynėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Pušynėlis\""@lt; @@ -41350,15 +49151,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304768872"; - skos:prefLabel "Nacionalinis bendrųjų funkcijų centras"@lt; - rov:companyType ; - rov:legalName "Nacionalinis bendrųjų funkcijų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2018-02-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304768872"; + skos:prefLabel "Nacionalinis bendrųjų funkcijų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nacionalinis bendrųjų funkcijų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2018-02-15"^^xsd:date . a dh:Item; dct:title "Nacionalinis bendrųjų funkcijų centras"@lt; @@ -41385,15 +49194,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04104" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195007921"; - skos:prefLabel "Vilniaus Žėručio pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Žėručio pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2001-07-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195007921"; + skos:prefLabel "Vilniaus Žėručio pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Žėručio pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2001-07-18"^^xsd:date . a dh:Item; dct:title "Vilniaus Žėručio pradinė mokykla"@lt; @@ -41402,15 +49219,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35185" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190432352"; - skos:prefLabel "Panevėžio teatras \"Menas\""@lt; - rov:companyType ; - rov:legalName "Panevėžio teatras \"Menas\""@lt; - rov:orgStatus ; - schema:foundingDate "1998-06-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190432352"; + skos:prefLabel "Panevėžio teatras \"Menas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio teatras \"Menas\""@lt; + rov:orgStatus ; + schema:foundingDate "1998-06-08"^^xsd:date . a dh:Item; dct:title "Panevėžio teatras \"Menas\""@lt; @@ -41419,15 +49244,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-77155" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190532139"; - skos:prefLabel "Šiaulių \"Juventos\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių \"Juventos\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190532139"; + skos:prefLabel "Šiaulių \"Juventos\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių \"Juventos\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-07"^^xsd:date . a dh:Item; dct:title "Šiaulių \"Juventos\" progimnazija"@lt; @@ -41436,15 +49269,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04109" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190006395"; - skos:prefLabel "Vilniaus \"Ąžuolyno\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Ąžuolyno\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190006395"; + skos:prefLabel "Vilniaus \"Ąžuolyno\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Ąžuolyno\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-12"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Ąžuolyno\" progimnazija"@lt; @@ -41453,15 +49294,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190623051"; - skos:prefLabel "Pasvalio lopšelis-darželis \"Liepaitė\""@lt; - rov:companyType ; - rov:legalName "Pasvalio lopšelis-darželis \"Liepaitė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190623051"; + skos:prefLabel "Pasvalio lopšelis-darželis \"Liepaitė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio lopšelis-darželis \"Liepaitė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-08"^^xsd:date . a dh:Item; dct:title "Pasvalio lopšelis-darželis \"Liepaitė\""@lt; @@ -41470,15 +49319,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72261" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195474476"; - skos:prefLabel "Tauragės suaugusiųjų mokymo centras"@lt; - rov:companyType ; - rov:legalName "Tauragės suaugusiųjų mokymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-09-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195474476"; + skos:prefLabel "Tauragės suaugusiųjų mokymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės suaugusiųjų mokymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-09-18"^^xsd:date . a dh:Item; dct:title "Tauragės suaugusiųjų mokymo centras"@lt; @@ -41487,15 +49344,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74205" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190917551"; - skos:prefLabel "Jurbarko r. Jurbarkų darželis-mokykla"@lt; - rov:companyType ; - rov:legalName "Jurbarko r. Jurbarkų darželis-mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2000-09-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190917551"; + skos:prefLabel "Jurbarko r. Jurbarkų darželis-mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jurbarko r. Jurbarkų darželis-mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2000-09-14"^^xsd:date . a dh:Item; dct:title "Jurbarko r. Jurbarkų darželis-mokykla"@lt; @@ -41504,15 +49369,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03203" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291710460"; - skos:prefLabel "Vilniaus Gabrielės Petkevičaitės-Bitės suaugusiųjų mokymo centras"@lt; - rov:companyType ; - rov:legalName "Vilniaus Gabrielės Petkevičaitės-Bitės suaugusiųjų mokymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291710460"; + skos:prefLabel "Vilniaus Gabrielės Petkevičaitės-Bitės suaugusiųjų mokymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Gabrielės Petkevičaitės-Bitės suaugusiųjų mokymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-18"^^xsd:date . a dh:Item; dct:title "Vilniaus Gabrielės Petkevičaitės-Bitės suaugusiųjų mokymo centras"@lt; @@ -41629,15 +49502,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10254" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191645111"; - skos:prefLabel "Vilniaus miesto kompleksinių paslaugų centras \"Šeimos slėnis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus miesto kompleksinių paslaugų centras \"Šeimos slėnis\""@lt; - rov:orgStatus ; - schema:foundingDate "1992-10-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191645111"; + skos:prefLabel "Vilniaus miesto kompleksinių paslaugų centras \"Šeimos slėnis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus miesto kompleksinių paslaugų centras \"Šeimos slėnis\""@lt; + rov:orgStatus ; + schema:foundingDate "1992-10-23"^^xsd:date . a dh:Item; dct:title "Vilniaus miesto kompleksinių paslaugų centras \"Šeimos slėnis\""@lt; @@ -41664,15 +49545,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11204" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190017648"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Žuvėdra\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Žuvėdra\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190017648"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Žuvėdra\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Žuvėdra\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Žuvėdra\""@lt; @@ -41681,15 +49570,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74287" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302526265"; - skos:prefLabel "Eržvilko kultūros centras"@lt; - rov:companyType ; - rov:legalName "Eržvilko kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2010-07-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302526265"; + skos:prefLabel "Eržvilko kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Eržvilko kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2010-07-01"^^xsd:date . a dh:Item; dct:title "Eržvilko kultūros centras"@lt; @@ -41698,15 +49595,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96231" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191791760"; - skos:prefLabel "Klaipėdos r. Plikių Ievos Labutytės pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Klaipėdos r. Plikių Ievos Labutytės pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191791760"; + skos:prefLabel "Klaipėdos r. Plikių Ievos Labutytės pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos r. Plikių Ievos Labutytės pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Klaipėdos r. Plikių Ievos Labutytės pagrindinė mokykla"@lt; @@ -41733,15 +49638,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01106" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188608786"; - skos:prefLabel "Finansinių nusikaltimų tyrimo tarnyba prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; - rov:companyType ; - rov:legalName "Finansinių nusikaltimų tyrimo tarnyba prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188608786"; + skos:prefLabel "Finansinių nusikaltimų tyrimo tarnyba prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Finansinių nusikaltimų tyrimo tarnyba prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-18"^^xsd:date . a dh:Item; dct:title "Finansinių nusikaltimų tyrimo tarnyba prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; @@ -41786,15 +49699,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99182" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190687050"; - skos:prefLabel "Šilutės lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:companyType ; - rov:legalName "Šilutės lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190687050"; + skos:prefLabel "Šilutės lopšelis-darželis \"Ąžuoliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės lopšelis-darželis \"Ąžuoliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-27"^^xsd:date . a dh:Item; dct:title "Šilutės lopšelis-darželis \"Ąžuoliukas\""@lt; @@ -41803,15 +49724,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55120" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190311824"; - skos:prefLabel "Jonavos vaikų lopšelis-darželis \"Lakštingalėlė\""@lt; - rov:companyType ; - rov:legalName "Jonavos vaikų lopšelis-darželis \"Lakštingalėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190311824"; + skos:prefLabel "Jonavos vaikų lopšelis-darželis \"Lakštingalėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos vaikų lopšelis-darželis \"Lakštingalėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-04"^^xsd:date . a dh:Item; dct:title "Jonavos vaikų lopšelis-darželis \"Lakštingalėlė\""@lt; @@ -41838,15 +49767,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-75409" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290329780"; - skos:prefLabel "Šilalės r. Laukuvos Norberto Vėliaus gimnazija"@lt; - rov:companyType ; - rov:legalName "Šilalės r. Laukuvos Norberto Vėliaus gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2000-08-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290329780"; + skos:prefLabel "Šilalės r. Laukuvos Norberto Vėliaus gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilalės r. Laukuvos Norberto Vėliaus gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2000-08-23"^^xsd:date . a dh:Item; dct:title "Šilalės r. Laukuvos Norberto Vėliaus gimnazija"@lt; @@ -41945,15 +49882,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-58251" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191019634"; - skos:prefLabel "Kėdainių r. Krakių Mikalojaus Katkaus gimnazija"@lt; - rov:companyType ; - rov:legalName "Kėdainių r. Krakių Mikalojaus Katkaus gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191019634"; + skos:prefLabel "Kėdainių r. Krakių Mikalojaus Katkaus gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių r. Krakių Mikalojaus Katkaus gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Kėdainių r. Krakių Mikalojaus Katkaus gimnazija"@lt; @@ -41980,15 +49925,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02105" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190007159"; - skos:prefLabel "Vilniaus Liepkalnio mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Liepkalnio mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190007159"; + skos:prefLabel "Vilniaus Liepkalnio mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Liepkalnio mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Liepkalnio mokykla"@lt; @@ -42015,15 +49968,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-25119" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190662435"; - skos:prefLabel "Trakų r. Lentvario \"Versmės\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Trakų r. Lentvario \"Versmės\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190662435"; + skos:prefLabel "Trakų r. Lentvario \"Versmės\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų r. Lentvario \"Versmės\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Trakų r. Lentvario \"Versmės\" gimnazija"@lt; @@ -42032,15 +49993,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29352" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "254284780"; - skos:prefLabel "Anykščių socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Anykščių socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "254284780"; + skos:prefLabel "Anykščių socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-30"^^xsd:date . a dh:Item; dct:title "Anykščių socialinės globos namai"@lt; @@ -42067,15 +50036,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48158" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191640527"; - skos:prefLabel "Kauno lopšelis-darželis \"Žvangutis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Žvangutis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191640527"; + skos:prefLabel "Kauno lopšelis-darželis \"Žvangutis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Žvangutis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Žvangutis\""@lt; @@ -42084,15 +50061,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-26108" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188635281"; - skos:prefLabel "Elektrėnų savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Elektrėnų savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2000-12-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188635281"; + skos:prefLabel "Elektrėnų savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2000-12-06"^^xsd:date . a dh:Item; dct:title "Elektrėnų savivaldybės kontrolės ir audito tarnyba"@lt; @@ -42101,15 +50086,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69430" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188749388"; - skos:prefLabel "Kazlų Rūdos sporto centras"@lt; - rov:companyType ; - rov:legalName "Kazlų Rūdos sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "2000-05-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188749388"; + skos:prefLabel "Kazlų Rūdos sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kazlų Rūdos sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "2000-05-22"^^xsd:date . a dh:Item; dct:title "Kazlų Rūdos sporto centras"@lt; @@ -42244,15 +50237,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76299" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190531375"; - skos:prefLabel "Šiaulių Didždvario gimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių Didždvario gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190531375"; + skos:prefLabel "Šiaulių Didždvario gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių Didždvario gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-07"^^xsd:date . a dh:Item; dct:title "Šiaulių Didždvario gimnazija"@lt; @@ -42261,15 +50262,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50136" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191638647"; - skos:prefLabel "Kauno lopšelis-darželis \"Svirnelis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Svirnelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191638647"; + skos:prefLabel "Kauno lopšelis-darželis \"Svirnelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Svirnelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Svirnelis\""@lt; @@ -42296,15 +50305,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-47416" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190138219"; - skos:prefLabel "Kauno šv. Kazimiero progimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno šv. Kazimiero progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190138219"; + skos:prefLabel "Kauno šv. Kazimiero progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno šv. Kazimiero progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno šv. Kazimiero progimnazija"@lt; @@ -42367,15 +50384,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29147" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190024112"; - skos:prefLabel "Anykščių lopšelis-darželis \"Žilvitis\""@lt; - rov:companyType ; - rov:legalName "Anykščių lopšelis-darželis \"Žilvitis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190024112"; + skos:prefLabel "Anykščių lopšelis-darželis \"Žilvitis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių lopšelis-darželis \"Žilvitis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Anykščių lopšelis-darželis \"Žilvitis\""@lt; @@ -42420,15 +50445,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94125" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290443410"; - skos:prefLabel "Klaipėdos Martyno Mažvydo progimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos Martyno Mažvydo progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290443410"; + skos:prefLabel "Klaipėdos Martyno Mažvydo progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos Martyno Mažvydo progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos Martyno Mažvydo progimnazija"@lt; @@ -42437,15 +50470,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69214" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188751268"; - skos:prefLabel "Kalvarijos savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Kalvarijos savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2000-06-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188751268"; + skos:prefLabel "Kalvarijos savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kalvarijos savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2000-06-29"^^xsd:date . a dh:Item; dct:title "Kalvarijos savivaldybės administracija"@lt; @@ -42472,11 +50513,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60209" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190104925"; skos:prefLabel "Raseinių r. Betygalos Maironio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Raseinių r. Betygalos Maironio pagrindinė mokykla"@lt; rov:orgStatus ; @@ -42562,15 +50611,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-33125" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191231523"; - skos:prefLabel "Molėtų r. kūno kultūros ir sporto centras"@lt; - rov:companyType ; - rov:legalName "Molėtų r. kūno kultūros ir sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191231523"; + skos:prefLabel "Molėtų r. kūno kultūros ir sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Molėtų r. kūno kultūros ir sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-18"^^xsd:date . a dh:Item; dct:title "Molėtų r. kūno kultūros ir sporto centras"@lt; @@ -42615,15 +50672,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89328" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300603720"; - skos:prefLabel "Mažeikių rajono Tirkšlių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Mažeikių rajono Tirkšlių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2006-10-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300603720"; + skos:prefLabel "Mažeikių rajono Tirkšlių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių rajono Tirkšlių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2006-10-02"^^xsd:date . a dh:Item; dct:title "Mažeikių rajono Tirkšlių kultūros centras"@lt; @@ -42686,15 +50751,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-75289" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190330034"; - skos:prefLabel "Šilalės r. Pajūrio Stanislovo Biržiškio gimnazija"@lt; - rov:companyType ; - rov:legalName "Šilalės r. Pajūrio Stanislovo Biržiškio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1999-01-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190330034"; + skos:prefLabel "Šilalės r. Pajūrio Stanislovo Biržiškio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilalės r. Pajūrio Stanislovo Biržiškio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1999-01-21"^^xsd:date . a dh:Item; dct:title "Šilalės r. Pajūrio Stanislovo Biržiškio gimnazija"@lt; @@ -42703,15 +50776,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00122" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190274183"; - skos:prefLabel "Palangos lopšelis - darželis \"Žilvinas\""@lt; - rov:companyType ; - rov:legalName "Palangos lopšelis - darželis \"Žilvinas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190274183"; + skos:prefLabel "Palangos lopšelis - darželis \"Žilvinas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos lopšelis - darželis \"Žilvinas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-20"^^xsd:date . a dh:Item; dct:title "Palangos lopšelis - darželis \"Žilvinas\""@lt; @@ -42738,15 +50819,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190325044"; - skos:prefLabel "Ukmergės vaikų lopšelis-darželis \"Žiogelis\""@lt; - rov:companyType ; - rov:legalName "Ukmergės vaikų lopšelis-darželis \"Žiogelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190325044"; + skos:prefLabel "Ukmergės vaikų lopšelis-darželis \"Žiogelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės vaikų lopšelis-darželis \"Žiogelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-17"^^xsd:date . a dh:Item; dct:title "Ukmergės vaikų lopšelis-darželis \"Žiogelis\""@lt; @@ -42755,15 +50844,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-64430" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190244763"; - skos:prefLabel "Alytaus r. Butrimonių gimnazija"@lt; - rov:companyType ; - rov:legalName "Alytaus r. Butrimonių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190244763"; + skos:prefLabel "Alytaus r. Butrimonių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus r. Butrimonių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-09"^^xsd:date . a dh:Item; dct:title "Alytaus r. Butrimonių gimnazija"@lt; @@ -42772,15 +50869,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94235" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190435462"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Pagrandukas\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Pagrandukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190435462"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Pagrandukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Pagrandukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Pagrandukas\""@lt; @@ -42807,15 +50912,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190375823"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Vyturėlis\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Vyturėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190375823"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Vyturėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Vyturėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-21"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Vyturėlis\""@lt; @@ -42860,15 +50973,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97322" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300030523"; - skos:prefLabel "Kretingos rajono Salantų kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kretingos rajono Salantų kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2004-06-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300030523"; + skos:prefLabel "Kretingos rajono Salantų kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos rajono Salantų kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2004-06-01"^^xsd:date . a dh:Item; dct:title "Kretingos rajono Salantų kultūros centras"@lt; @@ -42877,15 +50998,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44327" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190134345"; - skos:prefLabel "Kauno Vinco Kudirkos progimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Vinco Kudirkos progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190134345"; + skos:prefLabel "Kauno Vinco Kudirkos progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Vinco Kudirkos progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Vinco Kudirkos progimnazija"@lt; @@ -42930,15 +51059,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13249" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191316888"; - skos:prefLabel "Vilniaus r. Rudaminos Ferdinando Ruščico gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Rudaminos Ferdinando Ruščico gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191316888"; + skos:prefLabel "Vilniaus r. Rudaminos Ferdinando Ruščico gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Rudaminos Ferdinando Ruščico gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Rudaminos Ferdinando Ruščico gimnazija"@lt; @@ -42983,15 +51120,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39230" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190794216"; - skos:prefLabel "Lavėnų socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Lavėnų socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190794216"; + skos:prefLabel "Lavėnų socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lavėnų socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-10"^^xsd:date . a dh:Item; dct:title "Lavėnų socialinės globos namai"@lt; @@ -43054,15 +51199,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-27123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190661671"; - skos:prefLabel "Vilniaus savivaldybės Grigiškių \"Šviesos\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus savivaldybės Grigiškių \"Šviesos\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190661671"; + skos:prefLabel "Vilniaus savivaldybės Grigiškių \"Šviesos\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus savivaldybės Grigiškių \"Šviesos\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Vilniaus savivaldybės Grigiškių \"Šviesos\" gimnazija"@lt; @@ -43089,15 +51242,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17249" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191417428"; - skos:prefLabel "Šalčininkų r. Jašiūnų muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Šalčininkų r. Jašiūnų muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191417428"; + skos:prefLabel "Šalčininkų r. Jašiūnų muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų r. Jašiūnų muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-29"^^xsd:date . a dh:Item; dct:title "Šalčininkų r. Jašiūnų muzikos mokykla"@lt; @@ -43142,15 +51303,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07135" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190003285"; - skos:prefLabel "Vilniaus Radvilų gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Radvilų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190003285"; + skos:prefLabel "Vilniaus Radvilų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Radvilų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-08"^^xsd:date . a dh:Item; dct:title "Vilniaus Radvilų gimnazija"@lt; @@ -43213,15 +51382,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39149" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190626161"; - skos:prefLabel "Pasvalio Mariaus Katiliškio viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Pasvalio Mariaus Katiliškio viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1996-10-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190626161"; + skos:prefLabel "Pasvalio Mariaus Katiliškio viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio Mariaus Katiliškio viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1996-10-21"^^xsd:date . a dh:Item; dct:title "Pasvalio Mariaus Katiliškio viešoji biblioteka"@lt; @@ -43248,15 +51425,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35173" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190984151"; - skos:prefLabel "Panevėžio \"Šviesos\" ugdymo centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio \"Šviesos\" ugdymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1993-03-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190984151"; + skos:prefLabel "Panevėžio \"Šviesos\" ugdymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio \"Šviesos\" ugdymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1993-03-23"^^xsd:date . a dh:Item; dct:title "Panevėžio \"Šviesos\" ugdymo centras"@lt; @@ -43355,15 +51540,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08207" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191664421"; - skos:prefLabel "Vilniaus vaikų ir jaunimo klubas \"Šatrija\""@lt; - rov:companyType ; - rov:legalName "Vilniaus vaikų ir jaunimo klubas \"Šatrija\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191664421"; + skos:prefLabel "Vilniaus vaikų ir jaunimo klubas \"Šatrija\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus vaikų ir jaunimo klubas \"Šatrija\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-21"^^xsd:date . a dh:Item; dct:title "Vilniaus vaikų ir jaunimo klubas \"Šatrija\""@lt; @@ -43372,15 +51565,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56335" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190757221"; - skos:prefLabel "Lietuvos etnografijos muziejus"@lt; - rov:companyType ; - rov:legalName "Lietuvos etnografijos muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190757221"; + skos:prefLabel "Lietuvos etnografijos muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos etnografijos muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-12"^^xsd:date . a dh:Item; dct:title "Lietuvos etnografijos muziejus"@lt; @@ -43389,15 +51590,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-46159" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191091224"; - skos:prefLabel "Kauno r. Rokų mokykla-darželis"@lt; - rov:companyType ; - rov:legalName "Kauno r. Rokų mokykla-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191091224"; + skos:prefLabel "Kauno r. Rokų mokykla-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Rokų mokykla-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-13"^^xsd:date . a dh:Item; dct:title "Kauno r. Rokų mokykla-darželis"@lt; @@ -43496,15 +51705,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304159095"; - skos:prefLabel "Šalčininkų rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Šalčininkų rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2016-01-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304159095"; + skos:prefLabel "Šalčininkų rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2016-01-06"^^xsd:date . a dh:Item; dct:title "Šalčininkų rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -43549,15 +51766,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48417" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191637883"; - skos:prefLabel "Kauno lopšelis-darželis \"Vilnelė\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Vilnelė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191637883"; + skos:prefLabel "Kauno lopšelis-darželis \"Vilnelė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Vilnelė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Vilnelė\""@lt; @@ -43656,15 +51881,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-32110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190202999"; - skos:prefLabel "Zarasų \"Ąžuolo\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Zarasų \"Ąžuolo\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1996-08-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190202999"; + skos:prefLabel "Zarasų \"Ąžuolo\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Zarasų \"Ąžuolo\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1996-08-28"^^xsd:date . a dh:Item; dct:title "Zarasų \"Ąžuolo\" gimnazija"@lt; @@ -43673,15 +51906,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76249" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190539984"; - skos:prefLabel "Šiaulių jaunųjų gamtininkų centras"@lt; - rov:companyType ; - rov:legalName "Šiaulių jaunųjų gamtininkų centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190539984"; + skos:prefLabel "Šiaulių jaunųjų gamtininkų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių jaunųjų gamtininkų centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Šiaulių jaunųjų gamtininkų centras"@lt; @@ -43708,15 +51949,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90471" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191130983"; - skos:prefLabel "Plungės r. Žemaitijos kadetų gimnazija"@lt; - rov:companyType ; - rov:legalName "Plungės r. Žemaitijos kadetų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191130983"; + skos:prefLabel "Plungės r. Žemaitijos kadetų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės r. Žemaitijos kadetų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-03"^^xsd:date . a dh:Item; dct:title "Plungės r. Žemaitijos kadetų gimnazija"@lt; @@ -43743,15 +51992,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188208831"; - skos:prefLabel "Vilniaus etninės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Vilniaus etninės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2000-12-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188208831"; + skos:prefLabel "Vilniaus etninės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus etninės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2000-12-13"^^xsd:date . a dh:Item; dct:title "Vilniaus etninės kultūros centras"@lt; @@ -43760,15 +52017,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35159" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190412321"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Žilvinas\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Žilvinas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190412321"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Žilvinas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Žilvinas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-20"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Žilvinas\""@lt; @@ -43831,15 +52096,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49305" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191643594"; - skos:prefLabel "Kauno lopšelis-darželis \"Šermukšnėlis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Šermukšnėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191643594"; + skos:prefLabel "Kauno lopšelis-darželis \"Šermukšnėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Šermukšnėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Šermukšnėlis\""@lt; @@ -43902,15 +52175,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65193" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190108756"; - skos:prefLabel "Varėnos \"Ąžuolo\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Varėnos \"Ąžuolo\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-07-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190108756"; + skos:prefLabel "Varėnos \"Ąžuolo\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos \"Ąžuolo\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-07-19"^^xsd:date . a dh:Item; dct:title "Varėnos \"Ąžuolo\" gimnazija"@lt; @@ -43919,15 +52200,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303086089"; - skos:prefLabel "Trakų rajono savivaldybės pedagoginė psichologinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Trakų rajono savivaldybės pedagoginė psichologinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2013-06-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303086089"; + skos:prefLabel "Trakų rajono savivaldybės pedagoginė psichologinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų rajono savivaldybės pedagoginė psichologinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2013-06-17"^^xsd:date . a dh:Item; dct:title "Trakų rajono savivaldybės pedagoginė psichologinė tarnyba"@lt; @@ -43954,15 +52243,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291095960"; - skos:prefLabel "Kauno r. Girionių darželis"@lt; - rov:companyType ; - rov:legalName "Kauno r. Girionių darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291095960"; + skos:prefLabel "Kauno r. Girionių darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Girionių darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Kauno r. Girionių darželis"@lt; @@ -43971,15 +52268,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-51358" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195093831"; - skos:prefLabel "Kauno lopšelis-darželis \"Šilinukas\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Šilinukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195093831"; + skos:prefLabel "Kauno lopšelis-darželis \"Šilinukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Šilinukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-25"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Šilinukas\""@lt; @@ -44006,15 +52311,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28142" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190190792"; - skos:prefLabel "Utenos meno mokykla"@lt; - rov:companyType ; - rov:legalName "Utenos meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190190792"; + skos:prefLabel "Utenos meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Utenos meno mokykla"@lt; @@ -44040,15 +52353,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62372" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191056771"; - skos:prefLabel "Alytaus Panemunės progimnazija"@lt; - rov:companyType ; - rov:legalName "Alytaus Panemunės progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191056771"; + skos:prefLabel "Alytaus Panemunės progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus Panemunės progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-12"^^xsd:date . a dh:Item; dct:title "Alytaus Panemunės progimnazija"@lt; @@ -44057,15 +52378,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70147" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188610470"; - skos:prefLabel "Vilkaviškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188610470"; + skos:prefLabel "Vilkaviškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-17"^^xsd:date . a dh:Item; dct:title "Vilkaviškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -44074,15 +52403,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50241" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191634816"; - skos:prefLabel "Kauno mokykla-darželis \"Šviesa\""@lt; - rov:companyType ; - rov:legalName "Kauno mokykla-darželis \"Šviesa\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191634816"; + skos:prefLabel "Kauno mokykla-darželis \"Šviesa\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno mokykla-darželis \"Šviesa\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno mokykla-darželis \"Šviesa\""@lt; @@ -44163,15 +52500,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20355" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190792884"; - skos:prefLabel "Jasiuliškių socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Jasiuliškių socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190792884"; + skos:prefLabel "Jasiuliškių socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jasiuliškių socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-14"^^xsd:date . a dh:Item; dct:title "Jasiuliškių socialinės globos namai"@lt; @@ -44252,15 +52597,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97313" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191814262"; - skos:prefLabel "Kretingos rajono Salantų meno mokykla"@lt; - rov:companyType ; - rov:legalName "Kretingos rajono Salantų meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191814262"; + skos:prefLabel "Kretingos rajono Salantų meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos rajono Salantų meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Kretingos rajono Salantų meno mokykla"@lt; @@ -44305,15 +52658,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83435" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "168098016"; - skos:prefLabel "Linkuvos socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Linkuvos socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2001-01-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "168098016"; + skos:prefLabel "Linkuvos socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Linkuvos socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2001-01-04"^^xsd:date . a dh:Item; dct:title "Linkuvos socialinių paslaugų centras"@lt; @@ -44376,15 +52737,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44291" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302942349"; - skos:prefLabel "Kauno apylinkės teismas"@lt; - rov:companyType ; - rov:legalName "Kauno apylinkės teismas"@lt; - rov:orgStatus ; - schema:foundingDate "2012-12-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302942349"; + skos:prefLabel "Kauno apylinkės teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno apylinkės teismas"@lt; + rov:orgStatus ; + schema:foundingDate "2012-12-31"^^xsd:date . a dh:Item; dct:title "Kauno apylinkės teismas"@lt; @@ -44393,15 +52762,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85370" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "153093764"; - skos:prefLabel "Akmenės rajono ugniagesių komanda"@lt; - rov:companyType ; - rov:legalName "Akmenės rajono ugniagesių komanda"@lt; - rov:orgStatus ; - schema:foundingDate "1999-01-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "153093764"; + skos:prefLabel "Akmenės rajono ugniagesių komanda"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Akmenės rajono ugniagesių komanda"@lt; + rov:orgStatus ; + schema:foundingDate "1999-01-01"^^xsd:date . a dh:Item; dct:title "Akmenės rajono ugniagesių komanda"@lt; @@ -44410,15 +52787,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92216" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190440267"; - skos:prefLabel "Klaipėdos universiteto \"Žemynos\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos universiteto \"Žemynos\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190440267"; + skos:prefLabel "Klaipėdos universiteto \"Žemynos\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos universiteto \"Žemynos\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos universiteto \"Žemynos\" gimnazija"@lt; @@ -44427,15 +52812,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02152" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190021874"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Pabiručiai\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Pabiručiai\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190021874"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Pabiručiai\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Pabiručiai\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Pabiručiai\""@lt; @@ -44461,15 +52854,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85335" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190797283"; - skos:prefLabel "Ventos socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Ventos socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190797283"; + skos:prefLabel "Ventos socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ventos socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-23"^^xsd:date . a dh:Item; dct:title "Ventos socialinės globos namai"@lt; @@ -44514,15 +52915,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193295784"; - skos:prefLabel "Utenos Adolfo Šapokos gimnazija"@lt; - rov:companyType ; - rov:legalName "Utenos Adolfo Šapokos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1996-09-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193295784"; + skos:prefLabel "Utenos Adolfo Šapokos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos Adolfo Šapokos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1996-09-05"^^xsd:date . a dh:Item; dct:title "Utenos Adolfo Šapokos gimnazija"@lt; @@ -44657,15 +53066,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-15232" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195005347"; - skos:prefLabel "Lavoriškių gimnazija"@lt; - rov:companyType ; - rov:legalName "Lavoriškių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1999-03-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195005347"; + skos:prefLabel "Lavoriškių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lavoriškių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1999-03-05"^^xsd:date . a dh:Item; dct:title "Lavoriškių gimnazija"@lt; @@ -44710,15 +53127,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-77164" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190526385"; - skos:prefLabel "Šiaulių lopšelis-darželis \"Kregždutė\""@lt; - rov:companyType ; - rov:legalName "Šiaulių lopšelis-darželis \"Kregždutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190526385"; + skos:prefLabel "Šiaulių lopšelis-darželis \"Kregždutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lopšelis-darželis \"Kregždutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių lopšelis-darželis \"Kregždutė\""@lt; @@ -44763,15 +53188,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38474" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188212872"; - skos:prefLabel "Panevėžio rajono Tiltagalių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio rajono Tiltagalių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-11-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188212872"; + skos:prefLabel "Panevėžio rajono Tiltagalių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio rajono Tiltagalių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-11-18"^^xsd:date . a dh:Item; dct:title "Panevėžio rajono Tiltagalių kultūros centras"@lt; @@ -44780,15 +53213,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42153" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190249358"; - skos:prefLabel "Rokiškio Juozo Tūbelio progimnazija"@lt; - rov:companyType ; - rov:legalName "Rokiškio Juozo Tūbelio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190249358"; + skos:prefLabel "Rokiškio Juozo Tūbelio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio Juozo Tūbelio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-26"^^xsd:date . a dh:Item; dct:title "Rokiškio Juozo Tūbelio progimnazija"@lt; @@ -44797,15 +53238,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-15168" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303024707"; - skos:prefLabel "Nemenčinės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Nemenčinės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2013-03-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303024707"; + skos:prefLabel "Nemenčinės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nemenčinės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2013-03-21"^^xsd:date . a dh:Item; dct:title "Nemenčinės kultūros centras"@lt; @@ -44814,15 +53263,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-58102" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191015760"; - skos:prefLabel "Kėdainių sporto centras"@lt; - rov:companyType ; - rov:legalName "Kėdainių sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191015760"; + skos:prefLabel "Kėdainių sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-30"^^xsd:date . a dh:Item; dct:title "Kėdainių sporto centras"@lt; @@ -44831,15 +53288,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10206" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190019122"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Atžalėlės\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Atžalėlės\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190019122"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Atžalėlės\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Atžalėlės\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Atžalėlės\""@lt; @@ -44848,15 +53313,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-32132" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190221622"; - skos:prefLabel "Zarasų krašto muziejus"@lt; - rov:companyType ; - rov:legalName "Zarasų krašto muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190221622"; + skos:prefLabel "Zarasų krašto muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Zarasų krašto muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-27"^^xsd:date . a dh:Item; dct:title "Zarasų krašto muziejus"@lt; @@ -44865,15 +53338,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94208" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190420236"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Nykštukas\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Nykštukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190420236"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Nykštukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Nykštukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Nykštukas\""@lt; @@ -45026,15 +53507,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03147" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300033284"; - skos:prefLabel "Vilniaus Juozo Tallat-Kelpšos konservatorija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Juozo Tallat-Kelpšos konservatorija"@lt; - rov:orgStatus ; - schema:foundingDate "2004-06-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300033284"; + skos:prefLabel "Vilniaus Juozo Tallat-Kelpšos konservatorija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Juozo Tallat-Kelpšos konservatorija"@lt; + rov:orgStatus ; + schema:foundingDate "2004-06-11"^^xsd:date . a dh:Item; dct:title "Vilniaus Juozo Tallat-Kelpšos konservatorija"@lt; @@ -45079,15 +53568,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82196" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188726247"; - skos:prefLabel "Radviliškio rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Radviliškio rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-11-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188726247"; + skos:prefLabel "Radviliškio rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-11-04"^^xsd:date . a dh:Item; dct:title "Radviliškio rajono savivaldybės administracija"@lt; @@ -45114,15 +53611,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35199" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302477544"; - skos:prefLabel "Panevėžio miesto dailės galerija"@lt; - rov:companyType ; - rov:legalName "Panevėžio miesto dailės galerija"@lt; - rov:orgStatus ; - schema:foundingDate "2010-02-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302477544"; + skos:prefLabel "Panevėžio miesto dailės galerija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio miesto dailės galerija"@lt; + rov:orgStatus ; + schema:foundingDate "2010-02-02"^^xsd:date . a dh:Item; dct:title "Panevėžio miesto dailės galerija"@lt; @@ -45149,15 +53654,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44251" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188764867"; - skos:prefLabel "Kauno miesto savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Kauno miesto savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-01-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188764867"; + skos:prefLabel "Kauno miesto savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno miesto savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-01-15"^^xsd:date . a dh:Item; dct:title "Kauno miesto savivaldybės administracija"@lt; @@ -45184,15 +53697,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86136" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190114314"; - skos:prefLabel "Kelmės rajono savivaldybės Žemaitės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Kelmės rajono savivaldybės Žemaitės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1999-11-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190114314"; + skos:prefLabel "Kelmės rajono savivaldybės Žemaitės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės rajono savivaldybės Žemaitės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1999-11-26"^^xsd:date . a dh:Item; dct:title "Kelmės rajono savivaldybės Žemaitės viešoji biblioteka"@lt; @@ -45219,15 +53740,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76244" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290526190"; - skos:prefLabel "Šiaulių lopšelis-darželis \"Ežerėlis\""@lt; - rov:companyType ; - rov:legalName "Šiaulių lopšelis-darželis \"Ežerėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290526190"; + skos:prefLabel "Šiaulių lopšelis-darželis \"Ežerėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lopšelis-darželis \"Ežerėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių lopšelis-darželis \"Ežerėlis\""@lt; @@ -45253,15 +53782,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03205" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191688326"; - skos:prefLabel "Vilniaus apskrities vyriausiasis policijos komisariatas"@lt; - rov:companyType ; - rov:legalName "Vilniaus apskrities vyriausiasis policijos komisariatas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191688326"; + skos:prefLabel "Vilniaus apskrities vyriausiasis policijos komisariatas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus apskrities vyriausiasis policijos komisariatas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-27"^^xsd:date . a dh:Item; dct:title "Vilniaus apskrities vyriausiasis policijos komisariatas"@lt; @@ -45288,15 +53825,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83376" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190067284"; - skos:prefLabel "Pakruojo r. Žeimelio pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Pakruojo r. Žeimelio pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190067284"; + skos:prefLabel "Pakruojo r. Žeimelio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo r. Žeimelio pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Pakruojo r. Žeimelio pagrindinė mokykla"@lt; @@ -45467,15 +54012,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17185" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191416664"; - skos:prefLabel "Šalčininkų r. Kalesninkų Liudviko Narbuto gimnazija"@lt; - rov:companyType ; - rov:legalName "Šalčininkų r. Kalesninkų Liudviko Narbuto gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191416664"; + skos:prefLabel "Šalčininkų r. Kalesninkų Liudviko Narbuto gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų r. Kalesninkų Liudviko Narbuto gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-29"^^xsd:date . a dh:Item; dct:title "Šalčininkų r. Kalesninkų Liudviko Narbuto gimnazija"@lt; @@ -45484,15 +54037,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-33141" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193010413"; - skos:prefLabel "Molėtų rajono savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Molėtų rajono savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193010413"; + skos:prefLabel "Molėtų rajono savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Molėtų rajono savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-22"^^xsd:date . a dh:Item; dct:title "Molėtų rajono savivaldybės viešoji biblioteka"@lt; @@ -45501,15 +54062,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87104" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195431261"; - skos:prefLabel "Telšių švietimo centras"@lt; - rov:companyType ; - rov:legalName "Telšių švietimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-12-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195431261"; + skos:prefLabel "Telšių švietimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių švietimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-12-10"^^xsd:date . a dh:Item; dct:title "Telšių švietimo centras"@lt; @@ -45518,15 +54087,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03209" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193114935"; - skos:prefLabel "Nacionalinis transplantacijos biuras prie Sveikatos apsaugos ministerijos"@lt; - rov:companyType ; - rov:legalName "Nacionalinis transplantacijos biuras prie Sveikatos apsaugos ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "2000-10-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193114935"; + skos:prefLabel "Nacionalinis transplantacijos biuras prie Sveikatos apsaugos ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nacionalinis transplantacijos biuras prie Sveikatos apsaugos ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "2000-10-09"^^xsd:date . a dh:Item; dct:title "Nacionalinis transplantacijos biuras prie Sveikatos apsaugos ministerijos"@lt; @@ -45535,15 +54112,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01120" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188752021"; - skos:prefLabel "Valstybės vaiko teisių apsaugos ir įvaikinimo tarnyba prie Socialinės apsaugos ir darbo ministerijos"@lt; - rov:companyType ; - rov:legalName "Valstybės vaiko teisių apsaugos ir įvaikinimo tarnyba prie Socialinės apsaugos ir darbo ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "2000-08-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188752021"; + skos:prefLabel "Valstybės vaiko teisių apsaugos ir įvaikinimo tarnyba prie Socialinės apsaugos ir darbo ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybės vaiko teisių apsaugos ir įvaikinimo tarnyba prie Socialinės apsaugos ir darbo ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "2000-08-01"^^xsd:date . a dh:Item; dct:title "Valstybės vaiko teisių apsaugos ir įvaikinimo tarnyba prie Socialinės apsaugos ir darbo ministerijos"@lt; @@ -45624,15 +54209,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03219" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190009733"; - skos:prefLabel "Vilniaus \"Židinio\" suaugusiųjų gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Židinio\" suaugusiųjų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190009733"; + skos:prefLabel "Vilniaus \"Židinio\" suaugusiųjų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Židinio\" suaugusiųjų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Židinio\" suaugusiųjų gimnazija"@lt; @@ -45641,15 +54234,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38199" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188213636"; - skos:prefLabel "Panevėžio rajono Vadoklių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio rajono Vadoklių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-11-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188213636"; + skos:prefLabel "Panevėžio rajono Vadoklių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio rajono Vadoklių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-11-19"^^xsd:date . a dh:Item; dct:title "Panevėžio rajono Vadoklių kultūros centras"@lt; @@ -45658,15 +54259,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59147" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190212573"; - skos:prefLabel "Prienų lopšelis-darželis \"Saulutė\""@lt; - rov:companyType ; - rov:legalName "Prienų lopšelis-darželis \"Saulutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190212573"; + skos:prefLabel "Prienų lopšelis-darželis \"Saulutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prienų lopšelis-darželis \"Saulutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-14"^^xsd:date . a dh:Item; dct:title "Prienų lopšelis-darželis \"Saulutė\""@lt; @@ -45675,15 +54284,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07157" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188772052"; - skos:prefLabel "Lošimų priežiūros tarnyba prie Lietuvos Respublikos finansų ministerijos"@lt; - rov:companyType ; - rov:legalName "Lošimų priežiūros tarnyba prie Lietuvos Respublikos finansų ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "2001-07-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188772052"; + skos:prefLabel "Lošimų priežiūros tarnyba prie Lietuvos Respublikos finansų ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lošimų priežiūros tarnyba prie Lietuvos Respublikos finansų ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "2001-07-24"^^xsd:date . a dh:Item; dct:title "Lošimų priežiūros tarnyba prie Lietuvos Respublikos finansų ministerijos"@lt; @@ -45692,15 +54309,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49331" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300117533"; - skos:prefLabel "Generolo Povilo Plechavičiaus kadetų licėjus"@lt; - rov:companyType ; - rov:legalName "Generolo Povilo Plechavičiaus kadetų licėjus"@lt; - rov:orgStatus ; - schema:foundingDate "2005-05-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300117533"; + skos:prefLabel "Generolo Povilo Plechavičiaus kadetų licėjus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Generolo Povilo Plechavičiaus kadetų licėjus"@lt; + rov:orgStatus ; + schema:foundingDate "2005-05-25"^^xsd:date . a dh:Item; dct:title "Generolo Povilo Plechavičiaus kadetų licėjus"@lt; @@ -45709,15 +54334,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09210" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190022638"; - skos:prefLabel "Vilniaus \"Žiburio\" pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Žiburio\" pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190022638"; + skos:prefLabel "Vilniaus \"Žiburio\" pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Žiburio\" pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-14"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Žiburio\" pradinė mokykla"@lt; @@ -45780,15 +54413,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01210" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290982710"; - skos:prefLabel "Lietuvos kurčiųjų ir neprigirdinčiųjų ugdymo centras"@lt; - rov:companyType ; - rov:legalName "Lietuvos kurčiųjų ir neprigirdinčiųjų ugdymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290982710"; + skos:prefLabel "Lietuvos kurčiųjų ir neprigirdinčiųjų ugdymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos kurčiųjų ir neprigirdinčiųjų ugdymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-08"^^xsd:date . a dh:Item; dct:title "Lietuvos kurčiųjų ir neprigirdinčiųjų ugdymo centras"@lt; @@ -45815,15 +54456,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76293" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195471366"; - skos:prefLabel "Šiaulių miesto pedagoginė psichologinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Šiaulių miesto pedagoginė psichologinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2002-03-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195471366"; + skos:prefLabel "Šiaulių miesto pedagoginė psichologinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių miesto pedagoginė psichologinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2002-03-07"^^xsd:date . a dh:Item; dct:title "Šiaulių miesto pedagoginė psichologinė tarnyba"@lt; @@ -45832,15 +54481,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41143" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188642660"; - skos:prefLabel "Biržų rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Biržų rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188642660"; + skos:prefLabel "Biržų rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biržų rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-11"^^xsd:date . a dh:Item; dct:title "Biržų rajono savivaldybės administracija"@lt; @@ -45849,11 +54506,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53393" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "191075024"; skos:prefLabel "Kauno r. Ežerėlio lopšelis-darželis"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Kauno r. Ežerėlio lopšelis-darželis"@lt; rov:orgStatus ; @@ -45939,15 +54604,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01217" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190997946"; - skos:prefLabel "Biudžetinė įstaiga dienos centras \"Šviesa\""@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga dienos centras \"Šviesa\""@lt; - rov:orgStatus ; - schema:foundingDate "1999-05-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190997946"; + skos:prefLabel "Biudžetinė įstaiga dienos centras \"Šviesa\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga dienos centras \"Šviesa\""@lt; + rov:orgStatus ; + schema:foundingDate "1999-05-28"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga dienos centras \"Šviesa\""@lt; @@ -45992,15 +54665,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21104" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190757189"; - skos:prefLabel "Trakų istorijos muziejus"@lt; - rov:companyType ; - rov:legalName "Trakų istorijos muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1997-11-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190757189"; + skos:prefLabel "Trakų istorijos muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų istorijos muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1997-11-20"^^xsd:date . a dh:Item; dct:title "Trakų istorijos muziejus"@lt; @@ -46027,15 +54708,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04338" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191664389"; - skos:prefLabel "Vilniaus vaikų ir jaunimo klubas \"Meteoras\""@lt; - rov:companyType ; - rov:legalName "Vilniaus vaikų ir jaunimo klubas \"Meteoras\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191664389"; + skos:prefLabel "Vilniaus vaikų ir jaunimo klubas \"Meteoras\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus vaikų ir jaunimo klubas \"Meteoras\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-21"^^xsd:date . a dh:Item; dct:title "Vilniaus vaikų ir jaunimo klubas \"Meteoras\""@lt; @@ -46080,15 +54769,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56335" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188202426"; - skos:prefLabel "Rumšiškių J. Aisčio muziejus"@lt; - rov:companyType ; - rov:legalName "Rumšiškių J. Aisčio muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188202426"; + skos:prefLabel "Rumšiškių J. Aisčio muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rumšiškių J. Aisčio muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-20"^^xsd:date . a dh:Item; dct:title "Rumšiškių J. Aisčio muziejus"@lt; @@ -46097,15 +54794,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11306" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190013774"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Žiogelis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Žiogelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190013774"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Žiogelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Žiogelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Žiogelis\""@lt; @@ -46114,15 +54819,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57416" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191019591"; - skos:prefLabel "Lietuvos sporto universiteto Kėdainių \"Aušros\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Lietuvos sporto universiteto Kėdainių \"Aušros\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191019591"; + skos:prefLabel "Lietuvos sporto universiteto Kėdainių \"Aušros\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos sporto universiteto Kėdainių \"Aušros\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Lietuvos sporto universiteto Kėdainių \"Aušros\" progimnazija"@lt; @@ -46239,15 +54952,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35180" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190425888"; - skos:prefLabel "Panevėžio pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Panevėžio pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190425888"; + skos:prefLabel "Panevėžio pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-19"^^xsd:date . a dh:Item; dct:title "Panevėžio pradinė mokykla"@lt; @@ -46310,15 +55031,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86136" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193025454"; - skos:prefLabel "Kelmės mažasis teatras"@lt; - rov:companyType ; - rov:legalName "Kelmės mažasis teatras"@lt; - rov:orgStatus ; - schema:foundingDate "2000-12-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193025454"; + skos:prefLabel "Kelmės mažasis teatras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės mažasis teatras"@lt; + rov:orgStatus ; + schema:foundingDate "2000-12-13"^^xsd:date . a dh:Item; dct:title "Kelmės mažasis teatras"@lt; @@ -46398,15 +55127,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82177" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302296387"; - skos:prefLabel "Radviliškio rajono savivaldybės švietimo ir sporto paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Radviliškio rajono savivaldybės švietimo ir sporto paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2009-01-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302296387"; + skos:prefLabel "Radviliškio rajono savivaldybės švietimo ir sporto paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio rajono savivaldybės švietimo ir sporto paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2009-01-05"^^xsd:date . a dh:Item; dct:title "Radviliškio rajono savivaldybės švietimo ir sporto paslaugų centras"@lt; @@ -46433,15 +55170,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188754378"; - skos:prefLabel "Neringos savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Neringos savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2000-10-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188754378"; + skos:prefLabel "Neringos savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Neringos savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2000-10-04"^^xsd:date . a dh:Item; dct:title "Neringos savivaldybės administracija"@lt; @@ -46504,15 +55249,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190041033"; - skos:prefLabel "Kupiškio mokykla \"Varpelis\""@lt; - rov:companyType ; - rov:legalName "Kupiškio mokykla \"Varpelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190041033"; + skos:prefLabel "Kupiškio mokykla \"Varpelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio mokykla \"Varpelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-31"^^xsd:date . a dh:Item; dct:title "Kupiškio mokykla \"Varpelis\""@lt; @@ -46539,15 +55292,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11209" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190020249"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Paslaptis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Paslaptis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190020249"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Paslaptis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Paslaptis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Paslaptis\""@lt; @@ -46592,15 +55353,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-75132" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301523693"; - skos:prefLabel "Šilalės rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Šilalės rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-01-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301523693"; + skos:prefLabel "Šilalės rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilalės rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-01-16"^^xsd:date . a dh:Item; dct:title "Šilalės rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -46645,15 +55414,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60260" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290104730"; - skos:prefLabel "Raseinių r. Ariogalos gimnazija"@lt; - rov:companyType ; - rov:legalName "Raseinių r. Ariogalos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290104730"; + skos:prefLabel "Raseinių r. Ariogalos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių r. Ariogalos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-16"^^xsd:date . a dh:Item; dct:title "Raseinių r. Ariogalos gimnazija"@lt; @@ -46680,15 +55457,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29111" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304156341"; - skos:prefLabel "Anykščių rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Anykščių rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2016-01-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304156341"; + skos:prefLabel "Anykščių rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2016-01-04"^^xsd:date . a dh:Item; dct:title "Anykščių rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -46787,15 +55572,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62341" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191053476"; - skos:prefLabel "Alytaus lopšelis-darželis \"Šaltinėlis\""@lt; - rov:companyType ; - rov:legalName "Alytaus lopšelis-darželis \"Šaltinėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191053476"; + skos:prefLabel "Alytaus lopšelis-darželis \"Šaltinėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus lopšelis-darželis \"Šaltinėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-19"^^xsd:date . a dh:Item; dct:title "Alytaus lopšelis-darželis \"Šaltinėlis\""@lt; @@ -46840,15 +55633,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188659229"; - skos:prefLabel "Lietuvos Respublikos valstybės kontrolė"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos valstybės kontrolė"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188659229"; + skos:prefLabel "Lietuvos Respublikos valstybės kontrolė"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos valstybės kontrolė"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-31"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos valstybės kontrolė"@lt; @@ -46893,15 +55694,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-47444" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191640299"; - skos:prefLabel "Kauno lopšelis-darželis \"Klumpelė\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Klumpelė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191640299"; + skos:prefLabel "Kauno lopšelis-darželis \"Klumpelė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Klumpelė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Klumpelė\""@lt; @@ -46910,15 +55719,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03147" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190014538"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Viltenė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Viltenė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190014538"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Viltenė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Viltenė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-14"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Viltenė\""@lt; @@ -46927,15 +55744,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-77161" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195221067"; - skos:prefLabel "Šiaulių \"Dagilėlio\" dainavimo mokykla"@lt; - rov:companyType ; - rov:legalName "Šiaulių \"Dagilėlio\" dainavimo mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1999-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195221067"; + skos:prefLabel "Šiaulių \"Dagilėlio\" dainavimo mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių \"Dagilėlio\" dainavimo mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1999-09-01"^^xsd:date . a dh:Item; dct:title "Šiaulių \"Dagilėlio\" dainavimo mokykla"@lt; @@ -47034,15 +55859,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91166" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190454772"; - skos:prefLabel "Klaipėdos Adomo Brako dailės mokykla"@lt; - rov:companyType ; - rov:legalName "Klaipėdos Adomo Brako dailės mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190454772"; + skos:prefLabel "Klaipėdos Adomo Brako dailės mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos Adomo Brako dailės mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos Adomo Brako dailės mokykla"@lt; @@ -47051,15 +55884,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92317" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190433988"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Atžalynas\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Atžalynas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190433988"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Atžalynas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Atžalynas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Atžalynas\""@lt; @@ -47068,15 +55909,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302580487"; - skos:prefLabel "Radviliškio socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Radviliškio socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2011-01-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302580487"; + skos:prefLabel "Radviliškio socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2011-01-05"^^xsd:date . a dh:Item; dct:title "Radviliškio socialinių paslaugų centras"@lt; @@ -47085,15 +55934,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92231" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300101372"; - skos:prefLabel "Klaipėdos miesto savivaldybės koncertinė įstaiga Klaipėdos koncertų salė"@lt; - rov:companyType ; - rov:legalName "Klaipėdos miesto savivaldybės koncertinė įstaiga Klaipėdos koncertų salė"@lt; - rov:orgStatus ; - schema:foundingDate "2005-04-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300101372"; + skos:prefLabel "Klaipėdos miesto savivaldybės koncertinė įstaiga Klaipėdos koncertų salė"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos miesto savivaldybės koncertinė įstaiga Klaipėdos koncertų salė"@lt; + rov:orgStatus ; + schema:foundingDate "2005-04-01"^^xsd:date . a dh:Item; dct:title "Klaipėdos miesto savivaldybės koncertinė įstaiga Klaipėdos koncertų salė"@lt; @@ -47120,11 +55977,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04306" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190005674"; skos:prefLabel "Vilniaus \"Karolinos\" vidurinė mokykla"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Vilniaus \"Karolinos\" vidurinė mokykla"@lt; rov:orgStatus ; @@ -47192,15 +56057,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83152" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188693060"; - skos:prefLabel "Pakruojo rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Pakruojo rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188693060"; + skos:prefLabel "Pakruojo rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-07"^^xsd:date . a dh:Item; dct:title "Pakruojo rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -47209,15 +56082,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20208" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190343786"; - skos:prefLabel "Ukmergės r. Želvos pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Ukmergės r. Želvos pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190343786"; + skos:prefLabel "Ukmergės r. Želvos pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės r. Želvos pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-09"^^xsd:date . a dh:Item; dct:title "Ukmergės r. Želvos pagrindinė mokykla"@lt; @@ -47262,15 +56143,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "163740253"; - skos:prefLabel "Klaipėdos rajono savivaldybės biudžetinė įstaiga sporto centras"@lt; - rov:companyType ; - rov:legalName "Klaipėdos rajono savivaldybės biudžetinė įstaiga sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-12-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "163740253"; + skos:prefLabel "Klaipėdos rajono savivaldybės biudžetinė įstaiga sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos rajono savivaldybės biudžetinė įstaiga sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-12-24"^^xsd:date . a dh:Item; dct:title "Klaipėdos rajono savivaldybės biudžetinė įstaiga sporto centras"@lt; @@ -47279,15 +56168,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28240" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190174635"; - skos:prefLabel "Utenos vaikų lopšelis-darželis \"Šaltinėlis\""@lt; - rov:companyType ; - rov:legalName "Utenos vaikų lopšelis-darželis \"Šaltinėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190174635"; + skos:prefLabel "Utenos vaikų lopšelis-darželis \"Šaltinėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos vaikų lopšelis-darželis \"Šaltinėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Utenos vaikų lopšelis-darželis \"Šaltinėlis\""@lt; @@ -47314,15 +56211,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99290" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190989846"; - skos:prefLabel "Pagėgių savivaldybės šeimos gerovės centras"@lt; - rov:companyType ; - rov:legalName "Pagėgių savivaldybės šeimos gerovės centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190989846"; + skos:prefLabel "Pagėgių savivaldybės šeimos gerovės centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pagėgių savivaldybės šeimos gerovės centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-07"^^xsd:date . a dh:Item; dct:title "Pagėgių savivaldybės šeimos gerovės centras"@lt; @@ -47331,15 +56236,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13249" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191316920"; - skos:prefLabel "Vilniaus r. Rudaminos \"Ryto\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Rudaminos \"Ryto\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191316920"; + skos:prefLabel "Vilniaus r. Rudaminos \"Ryto\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Rudaminos \"Ryto\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Rudaminos \"Ryto\" gimnazija"@lt; @@ -47384,15 +56297,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190439336"; - skos:prefLabel "Klaipėdos Simono Dacho progimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos Simono Dacho progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190439336"; + skos:prefLabel "Klaipėdos Simono Dacho progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos Simono Dacho progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos Simono Dacho progimnazija"@lt; @@ -47437,15 +56358,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38310" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191823998"; - skos:prefLabel "Panevėžio r. muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Panevėžio r. muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191823998"; + skos:prefLabel "Panevėžio r. muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio r. muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-07"^^xsd:date . a dh:Item; dct:title "Panevėžio r. muzikos mokykla"@lt; @@ -47454,15 +56383,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11106" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190011385"; - skos:prefLabel "Vilniaus Naujosios Vilnios moksleivių kūrybos namai"@lt; - rov:companyType ; - rov:legalName "Vilniaus Naujosios Vilnios moksleivių kūrybos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190011385"; + skos:prefLabel "Vilniaus Naujosios Vilnios moksleivių kūrybos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Naujosios Vilnios moksleivių kūrybos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus Naujosios Vilnios moksleivių kūrybos namai"@lt; @@ -47524,15 +56461,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13229" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188781788"; - skos:prefLabel "Gaisrinių tyrimų centras"@lt; - rov:companyType ; - rov:legalName "Gaisrinių tyrimų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-06-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188781788"; + skos:prefLabel "Gaisrinių tyrimų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Gaisrinių tyrimų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-06-06"^^xsd:date . a dh:Item; dct:title "Gaisrinių tyrimų centras"@lt; @@ -47595,11 +56540,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76332" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "188784026"; skos:prefLabel "Šiaulių teritorinė ligonių kasa"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Šiaulių teritorinė ligonių kasa"@lt; rov:orgStatus ; @@ -47613,15 +56566,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44248" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190755932"; - skos:prefLabel "Nacionalinis M. K. Čiurlionio dailės muziejus"@lt; - rov:companyType ; - rov:legalName "Nacionalinis M. K. Čiurlionio dailės muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-06-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190755932"; + skos:prefLabel "Nacionalinis M. K. Čiurlionio dailės muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nacionalinis M. K. Čiurlionio dailės muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-06-22"^^xsd:date . a dh:Item; dct:title "Nacionalinis M. K. Čiurlionio dailės muziejus"@lt; @@ -47702,15 +56663,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76350" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302296914"; - skos:prefLabel "Šiaulių miesto koncertinė įstaiga \"Saulė\""@lt; - rov:companyType ; - rov:legalName "Šiaulių miesto koncertinė įstaiga \"Saulė\""@lt; - rov:orgStatus ; - schema:foundingDate "2009-01-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302296914"; + skos:prefLabel "Šiaulių miesto koncertinė įstaiga \"Saulė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių miesto koncertinė įstaiga \"Saulė\""@lt; + rov:orgStatus ; + schema:foundingDate "2009-01-07"^^xsd:date . a dh:Item; dct:title "Šiaulių miesto koncertinė įstaiga \"Saulė\""@lt; @@ -47791,15 +56760,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190018369"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Gluosnė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Gluosnė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190018369"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Gluosnė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Gluosnė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Gluosnė\""@lt; @@ -47862,15 +56839,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99384" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290697540"; - skos:prefLabel "Šilutės r. Švėkšnos \"Saulės\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Šilutės r. Švėkšnos \"Saulės\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290697540"; + skos:prefLabel "Šilutės r. Švėkšnos \"Saulės\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės r. Švėkšnos \"Saulės\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-24"^^xsd:date . a dh:Item; dct:title "Šilutės r. Švėkšnos \"Saulės\" gimnazija"@lt; @@ -47879,15 +56864,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-66144" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300035075"; - skos:prefLabel "Druskininkų švietimo centras"@lt; - rov:companyType ; - rov:legalName "Druskininkų švietimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2004-06-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300035075"; + skos:prefLabel "Druskininkų švietimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Druskininkų švietimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2004-06-17"^^xsd:date . a dh:Item; dct:title "Druskininkų švietimo centras"@lt; @@ -47896,15 +56889,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59370" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301791983"; - skos:prefLabel "Stakliškių kultūros ir laisvalaikio centras"@lt; - rov:companyType ; - rov:legalName "Stakliškių kultūros ir laisvalaikio centras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-07-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301791983"; + skos:prefLabel "Stakliškių kultūros ir laisvalaikio centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Stakliškių kultūros ir laisvalaikio centras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-07-10"^^xsd:date . a dh:Item; dct:title "Stakliškių kultūros ir laisvalaikio centras"@lt; @@ -47913,15 +56914,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76288" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190531418"; - skos:prefLabel "Šiaulių Stasio Šalkauskio gimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių Stasio Šalkauskio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190531418"; + skos:prefLabel "Šiaulių Stasio Šalkauskio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių Stasio Šalkauskio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-07"^^xsd:date . a dh:Item; dct:title "Šiaulių Stasio Šalkauskio gimnazija"@lt; @@ -47930,15 +56939,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-33141" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188210526"; - skos:prefLabel "Molėtų kultūros centras"@lt; - rov:companyType ; - rov:legalName "Molėtų kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2001-12-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188210526"; + skos:prefLabel "Molėtų kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Molėtų kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2001-12-19"^^xsd:date . a dh:Item; dct:title "Molėtų kultūros centras"@lt; @@ -47965,15 +56982,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49202" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190138176"; - skos:prefLabel "Kauno Martyno Mažvydo progimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Martyno Mažvydo progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190138176"; + skos:prefLabel "Kauno Martyno Mažvydo progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Martyno Mažvydo progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Martyno Mažvydo progimnazija"@lt; @@ -48090,15 +57115,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55222" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300629722"; - skos:prefLabel "Jonavos rajono socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Jonavos rajono socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2007-01-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300629722"; + skos:prefLabel "Jonavos rajono socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos rajono socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2007-01-02"^^xsd:date . a dh:Item; dct:title "Jonavos rajono socialinių paslaugų centras"@lt; @@ -48107,15 +57140,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81157" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300596845"; - skos:prefLabel "Šiaulių rajono savivaldybės etninės kultūros ir tradicinių amatų centras"@lt; - rov:companyType ; - rov:legalName "Šiaulių rajono savivaldybės etninės kultūros ir tradicinių amatų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2006-09-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300596845"; + skos:prefLabel "Šiaulių rajono savivaldybės etninės kultūros ir tradicinių amatų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių rajono savivaldybės etninės kultūros ir tradicinių amatų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2006-09-06"^^xsd:date . a dh:Item; dct:title "Šiaulių rajono savivaldybės etninės kultūros ir tradicinių amatų centras"@lt; @@ -48250,15 +57291,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300134269"; - skos:prefLabel "Vilniaus Vytauto Didžiojo gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Vytauto Didžiojo gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2005-08-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300134269"; + skos:prefLabel "Vilniaus Vytauto Didžiojo gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Vytauto Didžiojo gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2005-08-01"^^xsd:date . a dh:Item; dct:title "Vilniaus Vytauto Didžiojo gimnazija"@lt; @@ -48267,15 +57316,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-06206" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190006438"; - skos:prefLabel "Vilniaus Pilaitės gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Pilaitės gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190006438"; + skos:prefLabel "Vilniaus Pilaitės gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Pilaitės gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus Pilaitės gimnazija"@lt; @@ -48428,15 +57485,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35119" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290377070"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Sigutė\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Sigutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290377070"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Sigutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Sigutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-21"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Sigutė\""@lt; @@ -48463,15 +57528,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72246" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188720931"; - skos:prefLabel "Tauragės sporto centras"@lt; - rov:companyType ; - rov:legalName "Tauragės sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188720931"; + skos:prefLabel "Tauragės sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-30"^^xsd:date . a dh:Item; dct:title "Tauragės sporto centras"@lt; @@ -48480,15 +57553,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54303" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305824092"; - skos:prefLabel "Kauno r. Užliedžių mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Kauno r. Užliedžių mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "2021-07-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305824092"; + skos:prefLabel "Kauno r. Užliedžių mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Užliedžių mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "2021-07-13"^^xsd:date . a dh:Item; dct:title "Kauno r. Užliedžių mokykla-daugiafunkcis centras"@lt; @@ -48497,15 +57578,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72288" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190468220"; - skos:prefLabel "Tauragės Žalgirių gimnazija"@lt; - rov:companyType ; - rov:legalName "Tauragės Žalgirių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1999-01-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190468220"; + skos:prefLabel "Tauragės Žalgirių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės Žalgirių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1999-01-28"^^xsd:date . a dh:Item; dct:title "Tauragės Žalgirių gimnazija"@lt; @@ -48514,15 +57603,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-51420" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191639368"; - skos:prefLabel "Kauno lopšelis-darželis \"Žuvintas\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Žuvintas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191639368"; + skos:prefLabel "Kauno lopšelis-darželis \"Žuvintas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Žuvintas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Žuvintas\""@lt; @@ -48531,15 +57628,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44170" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190994793"; - skos:prefLabel "Kauno dailės gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno dailės gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190994793"; + skos:prefLabel "Kauno dailės gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno dailės gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-04"^^xsd:date . a dh:Item; dct:title "Kauno dailės gimnazija"@lt; @@ -48566,15 +57671,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56237" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190503059"; - skos:prefLabel "Kaišiadorių r. Žiežmarių mokykla-darželis \"Vaikystės dvaras\""@lt; - rov:companyType ; - rov:legalName "Kaišiadorių r. Žiežmarių mokykla-darželis \"Vaikystės dvaras\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-08-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190503059"; + skos:prefLabel "Kaišiadorių r. Žiežmarių mokykla-darželis \"Vaikystės dvaras\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių r. Žiežmarių mokykla-darželis \"Vaikystės dvaras\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-08-23"^^xsd:date . a dh:Item; dct:title "Kaišiadorių r. Žiežmarių mokykla-darželis \"Vaikystės dvaras\""@lt; @@ -48619,15 +57732,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36227" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188729357"; - skos:prefLabel "Panevėžio apskrities valstybinė mokesčių inspekcija"@lt; - rov:companyType ; - rov:legalName "Panevėžio apskrities valstybinė mokesčių inspekcija"@lt; - rov:orgStatus ; - schema:foundingDate "1999-01-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188729357"; + skos:prefLabel "Panevėžio apskrities valstybinė mokesčių inspekcija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio apskrities valstybinė mokesčių inspekcija"@lt; + rov:orgStatus ; + schema:foundingDate "1999-01-01"^^xsd:date . a dh:Item; dct:title "Panevėžio apskrities valstybinė mokesčių inspekcija"@lt; @@ -48636,15 +57757,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78244" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190528774"; - skos:prefLabel "Šiaulių lopšelis-darželis \"Bitė\""@lt; - rov:companyType ; - rov:legalName "Šiaulių lopšelis-darželis \"Bitė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190528774"; + skos:prefLabel "Šiaulių lopšelis-darželis \"Bitė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lopšelis-darželis \"Bitė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių lopšelis-darželis \"Bitė\""@lt; @@ -48707,15 +57836,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191630942"; - skos:prefLabel "Nacionalinis kibernetinio saugumo centras prie Krašto apsaugos ministerijos"@lt; - rov:companyType ; - rov:legalName "Nacionalinis kibernetinio saugumo centras prie Krašto apsaugos ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191630942"; + skos:prefLabel "Nacionalinis kibernetinio saugumo centras prie Krašto apsaugos ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nacionalinis kibernetinio saugumo centras prie Krašto apsaugos ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-12"^^xsd:date . a dh:Item; dct:title "Nacionalinis kibernetinio saugumo centras prie Krašto apsaugos ministerijos"@lt; @@ -48724,15 +57861,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99432" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190697735"; - skos:prefLabel "Šilutės r. Vainuto gimnazija"@lt; - rov:companyType ; - rov:legalName "Šilutės r. Vainuto gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190697735"; + skos:prefLabel "Šilutės r. Vainuto gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės r. Vainuto gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-24"^^xsd:date . a dh:Item; dct:title "Šilutės r. Vainuto gimnazija"@lt; @@ -48741,15 +57886,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76348" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190530654"; - skos:prefLabel "Šiaulių Juliaus Janonio gimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių Juliaus Janonio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190530654"; + skos:prefLabel "Šiaulių Juliaus Janonio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių Juliaus Janonio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Šiaulių Juliaus Janonio gimnazija"@lt; @@ -48812,15 +57965,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14102" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191315067"; - skos:prefLabel "Vilniaus r. Juodšilių šv. Uršulės Leduchovskos gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Juodšilių šv. Uršulės Leduchovskos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191315067"; + skos:prefLabel "Vilniaus r. Juodšilių šv. Uršulės Leduchovskos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Juodšilių šv. Uršulės Leduchovskos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Juodšilių šv. Uršulės Leduchovskos gimnazija"@lt; @@ -48829,15 +57990,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39145" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190985972"; - skos:prefLabel "Pasvalio \"Riešuto\" mokykla"@lt; - rov:companyType ; - rov:legalName "Pasvalio \"Riešuto\" mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190985972"; + skos:prefLabel "Pasvalio \"Riešuto\" mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio \"Riešuto\" mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-03"^^xsd:date . a dh:Item; dct:title "Pasvalio \"Riešuto\" mokykla"@lt; @@ -48953,15 +58122,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09318" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302448350"; - skos:prefLabel "Vilniaus kultūros centras"@lt; - rov:companyType ; - rov:legalName "Vilniaus kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2009-10-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302448350"; + skos:prefLabel "Vilniaus kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2009-10-19"^^xsd:date . a dh:Item; dct:title "Vilniaus kultūros centras"@lt; @@ -49006,15 +58183,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13220" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300570722"; - skos:prefLabel "Juodšilių seniūnijos bendruomenės socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Juodšilių seniūnijos bendruomenės socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2006-05-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300570722"; + skos:prefLabel "Juodšilių seniūnijos bendruomenės socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Juodšilių seniūnijos bendruomenės socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2006-05-24"^^xsd:date . a dh:Item; dct:title "Juodšilių seniūnijos bendruomenės socialinių paslaugų centras"@lt; @@ -49041,15 +58226,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10324" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190016012"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Naminukas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Naminukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190016012"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Naminukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Naminukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Naminukas\""@lt; @@ -49058,15 +58251,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99184" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305548441"; - skos:prefLabel "Vaiko gerovės ir globos centras"@lt; - rov:companyType ; - rov:legalName "Vaiko gerovės ir globos centras"@lt; - rov:orgStatus ; - schema:foundingDate "2020-05-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305548441"; + skos:prefLabel "Vaiko gerovės ir globos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vaiko gerovės ir globos centras"@lt; + rov:orgStatus ; + schema:foundingDate "2020-05-08"^^xsd:date . a dh:Item; dct:title "Vaiko gerovės ir globos centras"@lt; @@ -49075,15 +58276,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07190" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190031459"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Kodėlčiukas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Kodėlčiukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190031459"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Kodėlčiukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Kodėlčiukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Kodėlčiukas\""@lt; @@ -49092,15 +58301,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05274" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302942160"; - skos:prefLabel "Vilniaus miesto apylinkės teismas"@lt; - rov:companyType ; - rov:legalName "Vilniaus miesto apylinkės teismas"@lt; - rov:orgStatus ; - schema:foundingDate "2012-12-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302942160"; + skos:prefLabel "Vilniaus miesto apylinkės teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus miesto apylinkės teismas"@lt; + rov:orgStatus ; + schema:foundingDate "2012-12-31"^^xsd:date . a dh:Item; dct:title "Vilniaus miesto apylinkės teismas"@lt; @@ -49163,15 +58380,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65192" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301792918"; - skos:prefLabel "Varėnos rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Varėnos rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-07-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301792918"; + skos:prefLabel "Varėnos rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-07-14"^^xsd:date . a dh:Item; dct:title "Varėnos rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -49234,15 +58459,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59292" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "307400473"; - skos:prefLabel "Prienų r. Suvalkijos gimnazija"@lt; - rov:companyType ; - rov:legalName "Prienų r. Suvalkijos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2025-08-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "307400473"; + skos:prefLabel "Prienų r. Suvalkijos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prienų r. Suvalkijos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2025-08-21"^^xsd:date . a dh:Item; dct:title "Prienų r. Suvalkijos gimnazija"@lt; @@ -49269,15 +58502,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-31203" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300141349"; - skos:prefLabel "Visagino viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Visagino viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "2005-08-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300141349"; + skos:prefLabel "Visagino viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Visagino viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "2005-08-31"^^xsd:date . a dh:Item; dct:title "Visagino viešoji biblioteka"@lt; @@ -49358,15 +58599,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-63162" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191056814"; - skos:prefLabel "Alytaus Likiškėlių progimnazija"@lt; - rov:companyType ; - rov:legalName "Alytaus Likiškėlių progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191056814"; + skos:prefLabel "Alytaus Likiškėlių progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus Likiškėlių progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-12"^^xsd:date . a dh:Item; dct:title "Alytaus Likiškėlių progimnazija"@lt; @@ -49392,15 +58641,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59206" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "152835643"; - skos:prefLabel "Biudžetinė įstaiga Birštono miesto tvarkymo tarnyba"@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga Birštono miesto tvarkymo tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "152835643"; + skos:prefLabel "Biudžetinė įstaiga Birštono miesto tvarkymo tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga Birštono miesto tvarkymo tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-02"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga Birštono miesto tvarkymo tarnyba"@lt; @@ -49409,15 +58666,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20316" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290342870"; - skos:prefLabel "Ukmergės r. Siesikų pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Ukmergės r. Siesikų pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290342870"; + skos:prefLabel "Ukmergės r. Siesikų pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės r. Siesikų pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-09"^^xsd:date . a dh:Item; dct:title "Ukmergės r. Siesikų pagrindinė mokykla"@lt; @@ -49444,15 +58709,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94189" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190434741"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Eglutė\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Eglutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190434741"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Eglutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Eglutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Eglutė\""@lt; @@ -49515,15 +58788,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10204" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191665142"; - skos:prefLabel "Vilniaus Antakalnio atviras jaunimo centras"@lt; - rov:companyType ; - rov:legalName "Vilniaus Antakalnio atviras jaunimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191665142"; + skos:prefLabel "Vilniaus Antakalnio atviras jaunimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Antakalnio atviras jaunimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Vilniaus Antakalnio atviras jaunimo centras"@lt; @@ -49532,15 +58813,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60180" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190082959"; - skos:prefLabel "Raseinių lopšelis-darželis \"Liepaitė\""@lt; - rov:companyType ; - rov:legalName "Raseinių lopšelis-darželis \"Liepaitė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190082959"; + skos:prefLabel "Raseinių lopšelis-darželis \"Liepaitė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių lopšelis-darželis \"Liepaitė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Raseinių lopšelis-darželis \"Liepaitė\""@lt; @@ -49567,15 +58856,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188773688"; - skos:prefLabel "Klaipėdos rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-09-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188773688"; + skos:prefLabel "Klaipėdos rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-09-18"^^xsd:date . a dh:Item; dct:title "Klaipėdos rajono savivaldybės administracija"@lt; @@ -49620,15 +58917,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07179" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190002564"; - skos:prefLabel "Vilniaus Maironio progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Maironio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190002564"; + skos:prefLabel "Vilniaus Maironio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Maironio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Maironio progimnazija"@lt; @@ -49655,15 +58960,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48131" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191643637"; - skos:prefLabel "Kauno lopšelis-darželis \"Žingsnelis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Žingsnelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191643637"; + skos:prefLabel "Kauno lopšelis-darželis \"Žingsnelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Žingsnelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Žingsnelis\""@lt; @@ -49780,15 +59093,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301819607"; - skos:prefLabel "Šakių rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Šakių rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-08-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301819607"; + skos:prefLabel "Šakių rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šakių rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-08-05"^^xsd:date . a dh:Item; dct:title "Šakių rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -49833,15 +59154,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190049838"; - skos:prefLabel "Anykščių Kūno kultūros ir sporto centras"@lt; - rov:companyType ; - rov:legalName "Anykščių Kūno kultūros ir sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-08-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190049838"; + skos:prefLabel "Anykščių Kūno kultūros ir sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių Kūno kultūros ir sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-08-08"^^xsd:date . a dh:Item; dct:title "Anykščių Kūno kultūros ir sporto centras"@lt; @@ -49850,15 +59179,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03141" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302484147"; - skos:prefLabel "Koncertinė įstaiga Valstybinis choras \"Vilnius\""@lt; - rov:companyType ; - rov:legalName "Koncertinė įstaiga Valstybinis choras \"Vilnius\""@lt; - rov:orgStatus ; - schema:foundingDate "2010-02-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302484147"; + skos:prefLabel "Koncertinė įstaiga Valstybinis choras \"Vilnius\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Koncertinė įstaiga Valstybinis choras \"Vilnius\""@lt; + rov:orgStatus ; + schema:foundingDate "2010-02-24"^^xsd:date . a dh:Item; dct:title "Koncertinė įstaiga Valstybinis choras \"Vilnius\""@lt; @@ -49885,15 +59222,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92122" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190766042"; - skos:prefLabel "Klaipėdos regioninis valstybės archyvas"@lt; - rov:companyType ; - rov:legalName "Klaipėdos regioninis valstybės archyvas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-11-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190766042"; + skos:prefLabel "Klaipėdos regioninis valstybės archyvas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos regioninis valstybės archyvas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-11-17"^^xsd:date . a dh:Item; dct:title "Klaipėdos regioninis valstybės archyvas"@lt; @@ -49920,15 +59265,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290174440"; - skos:prefLabel "Utenos vaikų lopšelis-darželis \"Voveraitė\""@lt; - rov:companyType ; - rov:legalName "Utenos vaikų lopšelis-darželis \"Voveraitė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290174440"; + skos:prefLabel "Utenos vaikų lopšelis-darželis \"Voveraitė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos vaikų lopšelis-darželis \"Voveraitė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Utenos vaikų lopšelis-darželis \"Voveraitė\""@lt; @@ -49937,15 +59290,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42136" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188662691"; - skos:prefLabel "Rokiškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Rokiškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-08-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188662691"; + skos:prefLabel "Rokiškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-08-15"^^xsd:date . a dh:Item; dct:title "Rokiškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -49954,15 +59315,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01104" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188604955"; - skos:prefLabel "Lietuvos Respublikos teisingumo ministerija"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos teisingumo ministerija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188604955"; + skos:prefLabel "Lietuvos Respublikos teisingumo ministerija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos teisingumo ministerija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-06"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos teisingumo ministerija"@lt; @@ -50043,15 +59412,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56166" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306139700"; - skos:prefLabel "Kaišiadorių bendrųjų funkcijų tarnyba"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių bendrųjų funkcijų tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2022-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306139700"; + skos:prefLabel "Kaišiadorių bendrųjų funkcijų tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių bendrųjų funkcijų tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2022-09-01"^^xsd:date . a dh:Item; dct:title "Kaišiadorių bendrųjų funkcijų tarnyba"@lt; @@ -50060,15 +59437,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54188" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191091181"; - skos:prefLabel "Kauno r. Batniavos mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Kauno r. Batniavos mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191091181"; + skos:prefLabel "Kauno r. Batniavos mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Batniavos mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-13"^^xsd:date . a dh:Item; dct:title "Kauno r. Batniavos mokykla-daugiafunkcis centras"@lt; @@ -50131,15 +59516,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02300" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188651524"; - skos:prefLabel "Antrasis operatyvinių tarnybų departamentas prie Krašto apsaugos ministerijos"@lt; - rov:companyType ; - rov:legalName "Antrasis operatyvinių tarnybų departamentas prie Krašto apsaugos ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188651524"; + skos:prefLabel "Antrasis operatyvinių tarnybų departamentas prie Krašto apsaugos ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Antrasis operatyvinių tarnybų departamentas prie Krašto apsaugos ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-25"^^xsd:date . a dh:Item; dct:title "Antrasis operatyvinių tarnybų departamentas prie Krašto apsaugos ministerijos"@lt; @@ -50202,15 +59595,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72255" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188737457"; - skos:prefLabel "Tauragės rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Tauragės rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1999-12-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188737457"; + skos:prefLabel "Tauragės rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1999-12-15"^^xsd:date . a dh:Item; dct:title "Tauragės rajono savivaldybės administracija"@lt; @@ -50309,15 +59710,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-51307" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191642873"; - skos:prefLabel "Kauno lopšelis-darželis \"Nežiniukas\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Nežiniukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191642873"; + skos:prefLabel "Kauno lopšelis-darželis \"Nežiniukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Nežiniukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Nežiniukas\""@lt; @@ -50326,15 +59735,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65174" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188207010"; - skos:prefLabel "Varėnos kultūros centras"@lt; - rov:companyType ; - rov:legalName "Varėnos kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2000-02-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188207010"; + skos:prefLabel "Varėnos kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2000-02-25"^^xsd:date . a dh:Item; dct:title "Varėnos kultūros centras"@lt; @@ -50361,11 +59778,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-31104" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190230258"; skos:prefLabel "Visagino vaikų lopšelis-darželis \"Kūlverstukas\""@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Visagino vaikų lopšelis-darželis \"Kūlverstukas\""@lt; rov:orgStatus ; @@ -50379,15 +59804,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74440" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190919036"; - skos:prefLabel "Jurbarko r. Veliuonos Antano ir Jono Juškų gimnazija"@lt; - rov:companyType ; - rov:legalName "Jurbarko r. Veliuonos Antano ir Jono Juškų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190919036"; + skos:prefLabel "Jurbarko r. Veliuonos Antano ir Jono Juškų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jurbarko r. Veliuonos Antano ir Jono Juškų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Jurbarko r. Veliuonos Antano ir Jono Juškų gimnazija"@lt; @@ -50414,15 +59847,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "178844585"; - skos:prefLabel "Švenčionių verslo ir turizmo informacijos centras"@lt; - rov:companyType ; - rov:legalName "Švenčionių verslo ir turizmo informacijos centras"@lt; - rov:orgStatus ; - schema:foundingDate "1999-05-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "178844585"; + skos:prefLabel "Švenčionių verslo ir turizmo informacijos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Švenčionių verslo ir turizmo informacijos centras"@lt; + rov:orgStatus ; + schema:foundingDate "1999-05-03"^^xsd:date . a dh:Item; dct:title "Švenčionių verslo ir turizmo informacijos centras"@lt; @@ -50449,15 +59890,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56319" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302022532"; - skos:prefLabel "Kruonio kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kruonio kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-10-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302022532"; + skos:prefLabel "Kruonio kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kruonio kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-10-14"^^xsd:date . a dh:Item; dct:title "Kruonio kultūros centras"@lt; @@ -50520,15 +59969,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72247" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190455536"; - skos:prefLabel "Tauragės lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:companyType ; - rov:legalName "Tauragės lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190455536"; + skos:prefLabel "Tauragės lopšelis-darželis \"Ąžuoliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės lopšelis-darželis \"Ąžuoliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-09"^^xsd:date . a dh:Item; dct:title "Tauragės lopšelis-darželis \"Ąžuoliukas\""@lt; @@ -50573,15 +60030,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49324" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191635537"; - skos:prefLabel "Kauno lopšelis-darželis \"Spindulys\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Spindulys\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191635537"; + skos:prefLabel "Kauno lopšelis-darželis \"Spindulys\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Spindulys\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-05"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Spindulys\""@lt; @@ -50590,15 +60055,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99185" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "177420039"; - skos:prefLabel "Šilutės rajono savivaldybės Šilutės kamerinis dramos teatras"@lt; - rov:companyType ; - rov:legalName "Šilutės rajono savivaldybės Šilutės kamerinis dramos teatras"@lt; - rov:orgStatus ; - schema:foundingDate "2001-12-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "177420039"; + skos:prefLabel "Šilutės rajono savivaldybės Šilutės kamerinis dramos teatras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės rajono savivaldybės Šilutės kamerinis dramos teatras"@lt; + rov:orgStatus ; + schema:foundingDate "2001-12-05"^^xsd:date . a dh:Item; dct:title "Šilutės rajono savivaldybės Šilutės kamerinis dramos teatras"@lt; @@ -50625,15 +60098,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02176" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190023359"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Želmenėliai\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Želmenėliai\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190023359"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Želmenėliai\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Želmenėliai\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Želmenėliai\""@lt; @@ -50678,15 +60159,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188675429"; - skos:prefLabel "Šalčininkų rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Šalčininkų rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188675429"; + skos:prefLabel "Šalčininkų rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-16"^^xsd:date . a dh:Item; dct:title "Šalčininkų rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -50731,15 +60220,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76234" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "145914161"; - skos:prefLabel "Šiaulių sporto centras \"Atžalynas\""@lt; - rov:companyType ; - rov:legalName "Šiaulių sporto centras \"Atžalynas\""@lt; - rov:orgStatus ; - schema:foundingDate "2003-12-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "145914161"; + skos:prefLabel "Šiaulių sporto centras \"Atžalynas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių sporto centras \"Atžalynas\""@lt; + rov:orgStatus ; + schema:foundingDate "2003-12-31"^^xsd:date . a dh:Item; dct:title "Šiaulių sporto centras \"Atžalynas\""@lt; @@ -50820,15 +60317,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-33140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188670791"; - skos:prefLabel "Molėtų rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Molėtų rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188670791"; + skos:prefLabel "Molėtų rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Molėtų rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-11"^^xsd:date . a dh:Item; dct:title "Molėtų rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -50891,15 +60396,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93248" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "141954233"; - skos:prefLabel "Biudžetinė įstaiga KLAIPĖDOS MIESTO GLOBOS NAMAI"@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga KLAIPĖDOS MIESTO GLOBOS NAMAI"@lt; - rov:orgStatus ; - schema:foundingDate "2000-11-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "141954233"; + skos:prefLabel "Biudžetinė įstaiga KLAIPĖDOS MIESTO GLOBOS NAMAI"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga KLAIPĖDOS MIESTO GLOBOS NAMAI"@lt; + rov:orgStatus ; + schema:foundingDate "2000-11-22"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga KLAIPĖDOS MIESTO GLOBOS NAMAI"@lt; @@ -50908,15 +60421,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81492" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190061064"; - skos:prefLabel "Šiaulių r. Ginkūnų Sofijos ir Vladimiro Zubovų progimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių r. Ginkūnų Sofijos ir Vladimiro Zubovų progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190061064"; + skos:prefLabel "Šiaulių r. Ginkūnų Sofijos ir Vladimiro Zubovų progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių r. Ginkūnų Sofijos ir Vladimiro Zubovų progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-13"^^xsd:date . a dh:Item; dct:title "Šiaulių r. Ginkūnų Sofijos ir Vladimiro Zubovų progimnazija"@lt; @@ -50943,15 +60464,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04120" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190022595"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Spygliukas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Spygliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190022595"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Spygliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Spygliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Spygliukas\""@lt; @@ -50960,15 +60489,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59129" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190189676"; - skos:prefLabel "Prienų \"Žiburio\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Prienų \"Žiburio\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190189676"; + skos:prefLabel "Prienų \"Žiburio\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prienų \"Žiburio\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-09"^^xsd:date . a dh:Item; dct:title "Prienų \"Žiburio\" gimnazija"@lt; @@ -51031,15 +60568,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38260" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188213593"; - skos:prefLabel "Panevėžio rajono Ramygalos kultūros centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio rajono Ramygalos kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-11-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188213593"; + skos:prefLabel "Panevėžio rajono Ramygalos kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio rajono Ramygalos kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-11-19"^^xsd:date . a dh:Item; dct:title "Panevėžio rajono Ramygalos kultūros centras"@lt; @@ -51048,15 +60593,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190545695"; - skos:prefLabel "Biržų \"Atžalyno\" pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Biržų \"Atžalyno\" pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190545695"; + skos:prefLabel "Biržų \"Atžalyno\" pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biržų \"Atžalyno\" pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-02"^^xsd:date . a dh:Item; dct:title "Biržų \"Atžalyno\" pagrindinė mokykla"@lt; @@ -51209,15 +60762,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91251" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290419110"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Šaltinėlis\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Šaltinėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290419110"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Šaltinėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Šaltinėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Šaltinėlis\""@lt; @@ -51262,15 +60823,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91264" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190426641"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Žilvitis\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Žilvitis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190426641"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Žilvitis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Žilvitis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Žilvitis\""@lt; @@ -51315,15 +60884,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190554559"; - skos:prefLabel "Telšių \"Germanto\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Telšių \"Germanto\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190554559"; + skos:prefLabel "Telšių \"Germanto\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių \"Germanto\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Telšių \"Germanto\" progimnazija"@lt; @@ -51368,15 +60945,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57275" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191721865"; - skos:prefLabel "Kėdainių švietimo pagalbos tarnyba"@lt; - rov:companyType ; - rov:legalName "Kėdainių švietimo pagalbos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191721865"; + skos:prefLabel "Kėdainių švietimo pagalbos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių švietimo pagalbos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Kėdainių švietimo pagalbos tarnyba"@lt; @@ -51385,15 +60970,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60154" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190106171"; - skos:prefLabel "Raseinių Šaltinio progimnazija"@lt; - rov:companyType ; - rov:legalName "Raseinių Šaltinio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190106171"; + skos:prefLabel "Raseinių Šaltinio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių Šaltinio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-16"^^xsd:date . a dh:Item; dct:title "Raseinių Šaltinio progimnazija"@lt; @@ -51402,15 +60995,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-06107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305607530"; - skos:prefLabel "Vilniaus Gabijos gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Gabijos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2020-08-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305607530"; + skos:prefLabel "Vilniaus Gabijos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Gabijos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2020-08-20"^^xsd:date . a dh:Item; dct:title "Vilniaus Gabijos gimnazija"@lt; @@ -51491,15 +61092,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-64482" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304081885"; - skos:prefLabel "Alytaus rajono savivaldybės Pivašiūnų globos namai"@lt; - rov:companyType ; - rov:legalName "Alytaus rajono savivaldybės Pivašiūnų globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "2015-08-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304081885"; + skos:prefLabel "Alytaus rajono savivaldybės Pivašiūnų globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus rajono savivaldybės Pivašiūnų globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "2015-08-14"^^xsd:date . a dh:Item; dct:title "Alytaus rajono savivaldybės Pivašiūnų globos namai"@lt; @@ -51544,15 +61153,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37134" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190418541"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Puriena\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Puriena\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190418541"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Puriena\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Puriena\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-26"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Puriena\""@lt; @@ -51597,15 +61214,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70416" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "185612434"; - skos:prefLabel "Kybartų kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kybartų kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-06-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "185612434"; + skos:prefLabel "Kybartų kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kybartų kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-06-10"^^xsd:date . a dh:Item; dct:title "Kybartų kultūros centras"@lt; @@ -51650,15 +61275,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70455" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193037428"; - skos:prefLabel "Vilkaviškio rajono savivaldybės Gudkaimio globos namai"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio rajono savivaldybės Gudkaimio globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "2001-01-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193037428"; + skos:prefLabel "Vilkaviškio rajono savivaldybės Gudkaimio globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio rajono savivaldybės Gudkaimio globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "2001-01-12"^^xsd:date . a dh:Item; dct:title "Vilkaviškio rajono savivaldybės Gudkaimio globos namai"@lt; @@ -51667,15 +61300,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44308" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191634773"; - skos:prefLabel "Kauno lopšelis-darželis \"Spragtukas\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Spragtukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191634773"; + skos:prefLabel "Kauno lopšelis-darželis \"Spragtukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Spragtukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Spragtukas\""@lt; @@ -51702,15 +61343,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190227842"; - skos:prefLabel "Rokiškio lopšelis-darželis \"Nykštukas\""@lt; - rov:companyType ; - rov:legalName "Rokiškio lopšelis-darželis \"Nykštukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190227842"; + skos:prefLabel "Rokiškio lopšelis-darželis \"Nykštukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio lopšelis-darželis \"Nykštukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-02"^^xsd:date . a dh:Item; dct:title "Rokiškio lopšelis-darželis \"Nykštukas\""@lt; @@ -51719,15 +61368,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41428" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191528414"; - skos:prefLabel "Biržų rajono Legailių globos namai"@lt; - rov:companyType ; - rov:legalName "Biržų rajono Legailių globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191528414"; + skos:prefLabel "Biržų rajono Legailių globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biržų rajono Legailių globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-30"^^xsd:date . a dh:Item; dct:title "Biržų rajono Legailių globos namai"@lt; @@ -51736,15 +61393,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68306" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190493241"; - skos:prefLabel "Marijampolės Meilės Lukšienės švietimo centras"@lt; - rov:companyType ; - rov:legalName "Marijampolės Meilės Lukšienės švietimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-06-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190493241"; + skos:prefLabel "Marijampolės Meilės Lukšienės švietimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės Meilės Lukšienės švietimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-06-22"^^xsd:date . a dh:Item; dct:title "Marijampolės Meilės Lukšienės švietimo centras"@lt; @@ -51771,15 +61436,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97129" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190294442"; - skos:prefLabel "Kretingos rajono kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kretingos rajono kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2000-06-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190294442"; + skos:prefLabel "Kretingos rajono kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos rajono kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2000-06-08"^^xsd:date . a dh:Item; dct:title "Kretingos rajono kultūros centras"@lt; @@ -51806,11 +61479,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71427" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190820419"; skos:prefLabel "Šakių rajono Gelgaudiškio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Šakių rajono Gelgaudiškio pagrindinė mokykla"@lt; rov:orgStatus ; @@ -51860,15 +61541,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28157" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290182540"; - skos:prefLabel "Utenos Aukštakalnio progimnazija"@lt; - rov:companyType ; - rov:legalName "Utenos Aukštakalnio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290182540"; + skos:prefLabel "Utenos Aukštakalnio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos Aukštakalnio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Utenos Aukštakalnio progimnazija"@lt; @@ -51913,15 +61602,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07196" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193135687"; - skos:prefLabel "Kvalifikacijų ir profesinio mokymo plėtros centras"@lt; - rov:companyType ; - rov:legalName "Kvalifikacijų ir profesinio mokymo plėtros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2000-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193135687"; + skos:prefLabel "Kvalifikacijų ir profesinio mokymo plėtros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kvalifikacijų ir profesinio mokymo plėtros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2000-10-11"^^xsd:date . a dh:Item; dct:title "Kvalifikacijų ir profesinio mokymo plėtros centras"@lt; @@ -51948,15 +61645,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17106" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191415943"; - skos:prefLabel "Šalčininkų \"Santarvės\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Šalčininkų \"Santarvės\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-04-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191415943"; + skos:prefLabel "Šalčininkų \"Santarvės\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų \"Santarvės\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-04-25"^^xsd:date . a dh:Item; dct:title "Šalčininkų \"Santarvės\" gimnazija"@lt; @@ -51983,15 +61688,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05217" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190003328"; - skos:prefLabel "Vilniaus Mykolo Biržiškos gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Mykolo Biržiškos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190003328"; + skos:prefLabel "Vilniaus Mykolo Biržiškos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Mykolo Biržiškos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Mykolo Biržiškos gimnazija"@lt; @@ -52018,15 +61731,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72262" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195450571"; - skos:prefLabel "Tauragės \"Versmės\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Tauragės \"Versmės\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-08-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195450571"; + skos:prefLabel "Tauragės \"Versmės\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės \"Versmės\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-08-21"^^xsd:date . a dh:Item; dct:title "Tauragės \"Versmės\" gimnazija"@lt; @@ -52071,15 +61792,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01124" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188603091"; - skos:prefLabel "Lietuvos Respublikos švietimo, mokslo ir sporto ministerija"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos švietimo, mokslo ir sporto ministerija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188603091"; + skos:prefLabel "Lietuvos Respublikos švietimo, mokslo ir sporto ministerija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos švietimo, mokslo ir sporto ministerija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-03"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos švietimo, mokslo ir sporto ministerija"@lt; @@ -52088,15 +61817,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02160" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191727213"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Daigelis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Daigelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-01-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191727213"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Daigelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Daigelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-01-05"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Daigelis\""@lt; @@ -52123,15 +61860,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48239" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190139844"; - skos:prefLabel "Kauno \"Santaros\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno \"Santaros\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190139844"; + skos:prefLabel "Kauno \"Santaros\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno \"Santaros\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno \"Santaros\" gimnazija"@lt; @@ -52176,15 +61921,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65217" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290110060"; - skos:prefLabel "Varėnos Jadvygos Čiurlionytės menų mokykla"@lt; - rov:companyType ; - rov:legalName "Varėnos Jadvygos Čiurlionytės menų mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-06-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290110060"; + skos:prefLabel "Varėnos Jadvygos Čiurlionytės menų mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos Jadvygos Čiurlionytės menų mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-06-22"^^xsd:date . a dh:Item; dct:title "Varėnos Jadvygos Čiurlionytės menų mokykla"@lt; @@ -52193,15 +61946,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90313" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191129148"; - skos:prefLabel "Rietavo lopšelis- darželis"@lt; - rov:companyType ; - rov:legalName "Rietavo lopšelis- darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191129148"; + skos:prefLabel "Rietavo lopšelis- darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rietavo lopšelis- darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Rietavo lopšelis- darželis"@lt; @@ -52227,15 +61988,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41134" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190534528"; - skos:prefLabel "Biržų lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:companyType ; - rov:legalName "Biržų lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190534528"; + skos:prefLabel "Biržų lopšelis-darželis \"Ąžuoliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biržų lopšelis-darželis \"Ąžuoliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-02"^^xsd:date . a dh:Item; dct:title "Biržų lopšelis-darželis \"Ąžuoliukas\""@lt; @@ -52280,15 +62049,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49336" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191633867"; - skos:prefLabel "Kauno lopšelis-darželis \"Žemyna\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Žemyna\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191633867"; + skos:prefLabel "Kauno lopšelis-darželis \"Žemyna\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Žemyna\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Žemyna\""@lt; @@ -52297,15 +62074,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37334" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190418018"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Papartis\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Papartis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190418018"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Papartis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Papartis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Papartis\""@lt; @@ -52314,15 +62099,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97144" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190278819"; - skos:prefLabel "Kretingos lopšelis-darželis \"Žilvitis\""@lt; - rov:companyType ; - rov:legalName "Kretingos lopšelis-darželis \"Žilvitis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190278819"; + skos:prefLabel "Kretingos lopšelis-darželis \"Žilvitis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos lopšelis-darželis \"Žilvitis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Kretingos lopšelis-darželis \"Žilvitis\""@lt; @@ -52367,15 +62160,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09205" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302420721"; - skos:prefLabel "Vilniaus šv. Kristoforo gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus šv. Kristoforo gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2009-07-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302420721"; + skos:prefLabel "Vilniaus šv. Kristoforo gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus šv. Kristoforo gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2009-07-24"^^xsd:date . a dh:Item; dct:title "Vilniaus šv. Kristoforo gimnazija"@lt; @@ -52384,15 +62185,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02102" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190013055"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Rasa\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Rasa\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190013055"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Rasa\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Rasa\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Rasa\""@lt; @@ -52401,15 +62210,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44211" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188204249"; - skos:prefLabel "Kauno menininkų namai"@lt; - rov:companyType ; - rov:legalName "Kauno menininkų namai"@lt; - rov:orgStatus ; - schema:foundingDate "1999-03-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188204249"; + skos:prefLabel "Kauno menininkų namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno menininkų namai"@lt; + rov:orgStatus ; + schema:foundingDate "1999-03-22"^^xsd:date . a dh:Item; dct:title "Kauno menininkų namai"@lt; @@ -52436,15 +62253,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74118" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190922737"; - skos:prefLabel "Jurbarko Antano Sodeikos meno mokykla"@lt; - rov:companyType ; - rov:legalName "Jurbarko Antano Sodeikos meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190922737"; + skos:prefLabel "Jurbarko Antano Sodeikos meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jurbarko Antano Sodeikos meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Jurbarko Antano Sodeikos meno mokykla"@lt; @@ -52507,15 +62332,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55158" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188769070"; - skos:prefLabel "Jonavos rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Jonavos rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-04-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188769070"; + skos:prefLabel "Jonavos rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-04-05"^^xsd:date . a dh:Item; dct:title "Jonavos rajono savivaldybės administracija"@lt; @@ -52542,15 +62375,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01109" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190012291"; - skos:prefLabel "Vilniaus darželis-mokykla \"Dainorėliai\""@lt; - rov:companyType ; - rov:legalName "Vilniaus darželis-mokykla \"Dainorėliai\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190012291"; + skos:prefLabel "Vilniaus darželis-mokykla \"Dainorėliai\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus darželis-mokykla \"Dainorėliai\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus darželis-mokykla \"Dainorėliai\""@lt; @@ -52577,15 +62418,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02176" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190007344"; - skos:prefLabel "Vilniaus Naujininkų progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Naujininkų progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190007344"; + skos:prefLabel "Vilniaus Naujininkų progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Naujininkų progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-12"^^xsd:date . a dh:Item; dct:title "Vilniaus Naujininkų progimnazija"@lt; @@ -52684,15 +62533,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191846790"; - skos:prefLabel "Šilutės Vydūno gimnazija"@lt; - rov:companyType ; - rov:legalName "Šilutės Vydūno gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191846790"; + skos:prefLabel "Šilutės Vydūno gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės Vydūno gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-29"^^xsd:date . a dh:Item; dct:title "Šilutės Vydūno gimnazija"@lt; @@ -52701,15 +62558,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-77162" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190528817"; - skos:prefLabel "Šiaulių lopšelis-darželis \"Berželis\""@lt; - rov:companyType ; - rov:legalName "Šiaulių lopšelis-darželis \"Berželis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190528817"; + skos:prefLabel "Šiaulių lopšelis-darželis \"Berželis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lopšelis-darželis \"Berželis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių lopšelis-darželis \"Berželis\""@lt; @@ -52826,15 +62691,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56126" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302240545"; - skos:prefLabel "Kaišiadorių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-11-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302240545"; + skos:prefLabel "Kaišiadorių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-11-04"^^xsd:date . a dh:Item; dct:title "Kaišiadorių kultūros centras"@lt; @@ -52843,15 +62716,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86142" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190113212"; - skos:prefLabel "Kelmės lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:companyType ; - rov:legalName "Kelmės lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190113212"; + skos:prefLabel "Kelmės lopšelis-darželis \"Ąžuoliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės lopšelis-darželis \"Ąžuoliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Kelmės lopšelis-darželis \"Ąžuoliukas\""@lt; @@ -53147,15 +63028,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96125" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191789542"; - skos:prefLabel "Gargždų lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:companyType ; - rov:legalName "Gargždų lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1996-10-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191789542"; + skos:prefLabel "Gargždų lopšelis-darželis \"Ąžuoliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Gargždų lopšelis-darželis \"Ąžuoliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1996-10-08"^^xsd:date . a dh:Item; dct:title "Gargždų lopšelis-darželis \"Ąžuoliukas\""@lt; @@ -53254,15 +63143,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48374" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "135144374"; - skos:prefLabel "Kauno kartų namai"@lt; - rov:companyType ; - rov:legalName "Kauno kartų namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "135144374"; + skos:prefLabel "Kauno kartų namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno kartų namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-07"^^xsd:date . a dh:Item; dct:title "Kauno kartų namai"@lt; @@ -53271,15 +63168,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291424950"; - skos:prefLabel "Šiuolaikinio meno centras"@lt; - rov:companyType ; - rov:legalName "Šiuolaikinio meno centras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-04-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291424950"; + skos:prefLabel "Šiuolaikinio meno centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiuolaikinio meno centras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-04-04"^^xsd:date . a dh:Item; dct:title "Šiuolaikinio meno centras"@lt; @@ -53306,15 +63211,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-98353" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190892137"; - skos:prefLabel "Skuodo rajono Ylakių vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Skuodo rajono Ylakių vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190892137"; + skos:prefLabel "Skuodo rajono Ylakių vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Skuodo rajono Ylakių vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-10"^^xsd:date . a dh:Item; dct:title "Skuodo rajono Ylakių vaikų lopšelis-darželis"@lt; @@ -53395,15 +63308,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37360" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190375595"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Aušra\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Aušra\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190375595"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Aušra\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Aušra\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-29"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Aušra\""@lt; @@ -53412,15 +63333,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-88188" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190581620"; - skos:prefLabel "Telšių r. Ubiškės daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Telšių r. Ubiškės daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190581620"; + skos:prefLabel "Telšių r. Ubiškės daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių r. Ubiškės daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-14"^^xsd:date . a dh:Item; dct:title "Telšių r. Ubiškės daugiafunkcis centras"@lt; @@ -53465,15 +63394,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57469" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191019449"; - skos:prefLabel "Kėdainių \"Ryto\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Kėdainių \"Ryto\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191019449"; + skos:prefLabel "Kėdainių \"Ryto\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių \"Ryto\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Kėdainių \"Ryto\" progimnazija"@lt; @@ -53482,15 +63419,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-67227" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190609240"; - skos:prefLabel "Lazdijų r. Seirijų Antano Žmuidzinavičiaus gimnazija"@lt; - rov:companyType ; - rov:legalName "Lazdijų r. Seirijų Antano Žmuidzinavičiaus gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190609240"; + skos:prefLabel "Lazdijų r. Seirijų Antano Žmuidzinavičiaus gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lazdijų r. Seirijų Antano Žmuidzinavičiaus gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-05"^^xsd:date . a dh:Item; dct:title "Lazdijų r. Seirijų Antano Žmuidzinavičiaus gimnazija"@lt; @@ -53517,15 +63462,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-33140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188712799"; - skos:prefLabel "Molėtų rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Molėtų rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188712799"; + skos:prefLabel "Molėtų rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Molėtų rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-19"^^xsd:date . a dh:Item; dct:title "Molėtų rajono savivaldybės administracija"@lt; @@ -53552,15 +63505,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-46339" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306029595"; - skos:prefLabel "Kauno būsto modernizavimo agentūra"@lt; - rov:companyType ; - rov:legalName "Kauno būsto modernizavimo agentūra"@lt; - rov:orgStatus ; - schema:foundingDate "2022-03-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306029595"; + skos:prefLabel "Kauno būsto modernizavimo agentūra"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno būsto modernizavimo agentūra"@lt; + rov:orgStatus ; + schema:foundingDate "2022-03-03"^^xsd:date . a dh:Item; dct:title "Kauno būsto modernizavimo agentūra"@lt; @@ -53641,15 +63602,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50299" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191716918"; - skos:prefLabel "Lietuvos zoologijos sodas"@lt; - rov:companyType ; - rov:legalName "Lietuvos zoologijos sodas"@lt; - rov:orgStatus ; - schema:foundingDate "1999-04-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191716918"; + skos:prefLabel "Lietuvos zoologijos sodas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos zoologijos sodas"@lt; + rov:orgStatus ; + schema:foundingDate "1999-04-02"^^xsd:date . a dh:Item; dct:title "Lietuvos zoologijos sodas"@lt; @@ -53658,15 +63627,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99206" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190687965"; - skos:prefLabel "Šilutės r. Žemaičių Naumiesčio mokykla-darželis"@lt; - rov:companyType ; - rov:legalName "Šilutės r. Žemaičių Naumiesčio mokykla-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190687965"; + skos:prefLabel "Šilutės r. Žemaičių Naumiesčio mokykla-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės r. Žemaičių Naumiesčio mokykla-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-20"^^xsd:date . a dh:Item; dct:title "Šilutės r. Žemaičių Naumiesčio mokykla-darželis"@lt; @@ -53675,15 +63652,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04102" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190025214"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Giraitė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Giraitė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190025214"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Giraitė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Giraitė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Giraitė\""@lt; @@ -53710,15 +63695,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54310" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191095817"; - skos:prefLabel "Kauno r. Giraitės darželis"@lt; - rov:companyType ; - rov:legalName "Kauno r. Giraitės darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191095817"; + skos:prefLabel "Kauno r. Giraitės darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Giraitės darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Kauno r. Giraitės darželis"@lt; @@ -53727,15 +63720,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-75451" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190329256"; - skos:prefLabel "Šilalės r. Kaltinėnų Aleksandro Stulginskio gimnazija"@lt; - rov:companyType ; - rov:legalName "Šilalės r. Kaltinėnų Aleksandro Stulginskio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-12-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190329256"; + skos:prefLabel "Šilalės r. Kaltinėnų Aleksandro Stulginskio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilalės r. Kaltinėnų Aleksandro Stulginskio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-12-21"^^xsd:date . a dh:Item; dct:title "Šilalės r. Kaltinėnų Aleksandro Stulginskio gimnazija"@lt; @@ -53798,15 +63799,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03105" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190017986"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Sadutė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Sadutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190017986"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Sadutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Sadutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Sadutė\""@lt; @@ -53815,15 +63824,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01315" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302610311"; - skos:prefLabel "Narkotikų, tabako ir alkoholio kontrolės departamentas"@lt; - rov:companyType ; - rov:legalName "Narkotikų, tabako ir alkoholio kontrolės departamentas"@lt; - rov:orgStatus ; - schema:foundingDate "2011-04-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302610311"; + skos:prefLabel "Narkotikų, tabako ir alkoholio kontrolės departamentas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Narkotikų, tabako ir alkoholio kontrolės departamentas"@lt; + rov:orgStatus ; + schema:foundingDate "2011-04-01"^^xsd:date . a dh:Item; dct:title "Narkotikų, tabako ir alkoholio kontrolės departamentas"@lt; @@ -53958,15 +63975,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87149" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191553054"; - skos:prefLabel "Telšių lopšelis-darželis \"Žemaitukas\""@lt; - rov:companyType ; - rov:legalName "Telšių lopšelis-darželis \"Žemaitukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191553054"; + skos:prefLabel "Telšių lopšelis-darželis \"Žemaitukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių lopšelis-darželis \"Žemaitukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-18"^^xsd:date . a dh:Item; dct:title "Telšių lopšelis-darželis \"Žemaitukas\""@lt; @@ -54011,15 +64036,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39143" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190633921"; - skos:prefLabel "Pasvalio kultūros centras"@lt; - rov:companyType ; - rov:legalName "Pasvalio kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1990-07-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190633921"; + skos:prefLabel "Pasvalio kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1990-07-01"^^xsd:date . a dh:Item; dct:title "Pasvalio kultūros centras"@lt; @@ -54028,15 +64061,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90161" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291130450"; - skos:prefLabel "Plungės Senamiesčio mokykla"@lt; - rov:companyType ; - rov:legalName "Plungės Senamiesčio mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291130450"; + skos:prefLabel "Plungės Senamiesčio mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės Senamiesčio mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-03"^^xsd:date . a dh:Item; dct:title "Plungės Senamiesčio mokykla"@lt; @@ -54045,15 +64086,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48252" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191641052"; - skos:prefLabel "Kauno lopšelis-darželis \"Gintarėlis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Gintarėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191641052"; + skos:prefLabel "Kauno lopšelis-darželis \"Gintarėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Gintarėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Gintarėlis\""@lt; @@ -54062,15 +64111,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00153" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290273310"; - skos:prefLabel "Palangos lopšelis-darželis \"Nykštukas\""@lt; - rov:companyType ; - rov:legalName "Palangos lopšelis-darželis \"Nykštukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290273310"; + skos:prefLabel "Palangos lopšelis-darželis \"Nykštukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos lopšelis-darželis \"Nykštukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-16"^^xsd:date . a dh:Item; dct:title "Palangos lopšelis-darželis \"Nykštukas\""@lt; @@ -54115,15 +64172,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13145" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191318896"; - skos:prefLabel "Vilniaus r. Pakenės Česlovo Milošo pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Pakenės Česlovo Milošo pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191318896"; + skos:prefLabel "Vilniaus r. Pakenės Česlovo Milošo pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Pakenės Česlovo Milošo pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Pakenės Česlovo Milošo pagrindinė mokykla"@lt; @@ -54132,15 +64197,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57196" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300149538"; - skos:prefLabel "Kėdainių lopšelis-darželis \"Aviliukas\""@lt; - rov:companyType ; - rov:legalName "Kėdainių lopšelis-darželis \"Aviliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "2005-10-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300149538"; + skos:prefLabel "Kėdainių lopšelis-darželis \"Aviliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių lopšelis-darželis \"Aviliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "2005-10-05"^^xsd:date . a dh:Item; dct:title "Kėdainių lopšelis-darželis \"Aviliukas\""@lt; @@ -54167,15 +64240,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02232" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291326310"; - skos:prefLabel "Vilniaus Trakų Vokės lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus Trakų Vokės lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291326310"; + skos:prefLabel "Vilniaus Trakų Vokės lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Trakų Vokės lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Trakų Vokės lopšelis-darželis"@lt; @@ -54184,15 +64265,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-26103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190649911"; - skos:prefLabel "Elektrėnų vaikų lopšelis-darželis \"Drugelis\""@lt; - rov:companyType ; - rov:legalName "Elektrėnų vaikų lopšelis-darželis \"Drugelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190649911"; + skos:prefLabel "Elektrėnų vaikų lopšelis-darželis \"Drugelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų vaikų lopšelis-darželis \"Drugelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Elektrėnų vaikų lopšelis-darželis \"Drugelis\""@lt; @@ -54237,15 +64326,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10309" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300666165"; - skos:prefLabel "Viešojo saugumo tarnyba prie Vidaus reikalų ministerijos"@lt; - rov:companyType ; - rov:legalName "Viešojo saugumo tarnyba prie Vidaus reikalų ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "2007-04-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300666165"; + skos:prefLabel "Viešojo saugumo tarnyba prie Vidaus reikalų ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Viešojo saugumo tarnyba prie Vidaus reikalų ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "2007-04-02"^^xsd:date . a dh:Item; dct:title "Viešojo saugumo tarnyba prie Vidaus reikalų ministerijos"@lt; @@ -54290,15 +64387,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17174" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191409132"; - skos:prefLabel "Šalčininkų r. Eišiškių lopšelis-darželis \"Žiburėlis\""@lt; - rov:companyType ; - rov:legalName "Šalčininkų r. Eišiškių lopšelis-darželis \"Žiburėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191409132"; + skos:prefLabel "Šalčininkų r. Eišiškių lopšelis-darželis \"Žiburėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų r. Eišiškių lopšelis-darželis \"Žiburėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-31"^^xsd:date . a dh:Item; dct:title "Šalčininkų r. Eišiškių lopšelis-darželis \"Žiburėlis\""@lt; @@ -54307,15 +64412,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60122" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190151266"; - skos:prefLabel "Raseinių krašto istorijos muziejus"@lt; - rov:companyType ; - rov:legalName "Raseinių krašto istorijos muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-06-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190151266"; + skos:prefLabel "Raseinių krašto istorijos muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių krašto istorijos muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-06-04"^^xsd:date . a dh:Item; dct:title "Raseinių krašto istorijos muziejus"@lt; @@ -54360,15 +64473,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55217" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190302960"; - skos:prefLabel "Jonavos Justino Vareikio progimnazija"@lt; - rov:companyType ; - rov:legalName "Jonavos Justino Vareikio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190302960"; + skos:prefLabel "Jonavos Justino Vareikio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos Justino Vareikio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-04"^^xsd:date . a dh:Item; dct:title "Jonavos Justino Vareikio progimnazija"@lt; @@ -54377,15 +64498,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82388" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190672739"; - skos:prefLabel "Radviliškio r. Grinkiškio Jono Poderio pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Radviliškio r. Grinkiškio Jono Poderio pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190672739"; + skos:prefLabel "Radviliškio r. Grinkiškio Jono Poderio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio r. Grinkiškio Jono Poderio pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-20"^^xsd:date . a dh:Item; dct:title "Radviliškio r. Grinkiškio Jono Poderio pagrindinė mokykla"@lt; @@ -54394,15 +64523,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-27105" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190661333"; - skos:prefLabel "Vilniaus savivaldybės Grigiškių gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus savivaldybės Grigiškių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190661333"; + skos:prefLabel "Vilniaus savivaldybės Grigiškių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus savivaldybės Grigiškių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Vilniaus savivaldybės Grigiškių gimnazija"@lt; @@ -54429,15 +64566,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96210" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302324922"; - skos:prefLabel "Vėžaičių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Vėžaičių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2009-04-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302324922"; + skos:prefLabel "Vėžaičių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vėžaičių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2009-04-01"^^xsd:date . a dh:Item; dct:title "Vėžaičių kultūros centras"@lt; @@ -54500,15 +64645,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60149" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188668420"; - skos:prefLabel "Raseinių rajono savivaldybės Kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Raseinių rajono savivaldybės Kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188668420"; + skos:prefLabel "Raseinių rajono savivaldybės Kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių rajono savivaldybės Kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-04"^^xsd:date . a dh:Item; dct:title "Raseinių rajono savivaldybės Kontrolės ir audito tarnyba"@lt; @@ -54571,15 +64724,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89474" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300603866"; - skos:prefLabel "Mažeikių rajono Laižuvos kultūros centras"@lt; - rov:companyType ; - rov:legalName "Mažeikių rajono Laižuvos kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2006-10-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300603866"; + skos:prefLabel "Mažeikių rajono Laižuvos kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių rajono Laižuvos kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2006-10-02"^^xsd:date . a dh:Item; dct:title "Mažeikių rajono Laižuvos kultūros centras"@lt; @@ -54606,15 +64767,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-58104" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191024396"; - skos:prefLabel "Kėdainių r. Vilainių mokykla-darželis \"Obelėlė\""@lt; - rov:companyType ; - rov:legalName "Kėdainių r. Vilainių mokykla-darželis \"Obelėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191024396"; + skos:prefLabel "Kėdainių r. Vilainių mokykla-darželis \"Obelėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių r. Vilainių mokykla-darželis \"Obelėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Kėdainių r. Vilainių mokykla-darželis \"Obelėlė\""@lt; @@ -54641,15 +64810,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90311" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305641721"; - skos:prefLabel "Biudžetinė įstaiga \"Veiklus Rietavas\""@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga \"Veiklus Rietavas\""@lt; - rov:orgStatus ; - schema:foundingDate "2020-10-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305641721"; + skos:prefLabel "Biudžetinė įstaiga \"Veiklus Rietavas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga \"Veiklus Rietavas\""@lt; + rov:orgStatus ; + schema:foundingDate "2020-10-15"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga \"Veiklus Rietavas\""@lt; @@ -54658,15 +64835,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-46382" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195473374"; - skos:prefLabel "Kauno lopšelis-darželis \"Boružėlė\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Boružėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "2002-12-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195473374"; + skos:prefLabel "Kauno lopšelis-darželis \"Boružėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Boružėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "2002-12-04"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Boružėlė\""@lt; @@ -54783,15 +64968,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08111" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288739270"; - skos:prefLabel "Nacionalinė mokėjimo agentūra prie Žemės ūkio ministerijos"@lt; - rov:companyType ; - rov:legalName "Nacionalinė mokėjimo agentūra prie Žemės ūkio ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1999-12-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288739270"; + skos:prefLabel "Nacionalinė mokėjimo agentūra prie Žemės ūkio ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nacionalinė mokėjimo agentūra prie Žemės ūkio ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1999-12-29"^^xsd:date . a dh:Item; dct:title "Nacionalinė mokėjimo agentūra prie Žemės ūkio ministerijos"@lt; @@ -54854,15 +65047,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60153" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188200418"; - skos:prefLabel "Raseinių rajono kultūros centras"@lt; - rov:companyType ; - rov:legalName "Raseinių rajono kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-12-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188200418"; + skos:prefLabel "Raseinių rajono kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių rajono kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-12-02"^^xsd:date . a dh:Item; dct:title "Raseinių rajono kultūros centras"@lt; @@ -54907,15 +65108,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59118" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188206823"; - skos:prefLabel "Prienų krašto muziejus"@lt; - rov:companyType ; - rov:legalName "Prienų krašto muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1996-04-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188206823"; + skos:prefLabel "Prienų krašto muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prienų krašto muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1996-04-10"^^xsd:date . a dh:Item; dct:title "Prienų krašto muziejus"@lt; @@ -54924,15 +65133,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94164" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190434360"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Pušaitė\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Pušaitė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190434360"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Pušaitė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Pušaitė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Pušaitė\""@lt; @@ -54941,15 +65158,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68300" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190495979"; - skos:prefLabel "Marijampolės krašto ir Prezidento Kazio Griniaus muziejus"@lt; - rov:companyType ; - rov:legalName "Marijampolės krašto ir Prezidento Kazio Griniaus muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190495979"; + skos:prefLabel "Marijampolės krašto ir Prezidento Kazio Griniaus muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės krašto ir Prezidento Kazio Griniaus muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-11"^^xsd:date . a dh:Item; dct:title "Marijampolės krašto ir Prezidento Kazio Griniaus muziejus"@lt; @@ -54976,15 +65201,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91230" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290438420"; - skos:prefLabel "Klaipėdos \"Žaliakalnio\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos \"Žaliakalnio\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290438420"; + skos:prefLabel "Klaipėdos \"Žaliakalnio\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos \"Žaliakalnio\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos \"Žaliakalnio\" gimnazija"@lt; @@ -55011,15 +65244,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87351" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290554930"; - skos:prefLabel "Telšių \"Atžalyno\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Telšių \"Atžalyno\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290554930"; + skos:prefLabel "Telšių \"Atžalyno\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių \"Atžalyno\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Telšių \"Atžalyno\" progimnazija"@lt; @@ -55064,15 +65305,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191315786"; - skos:prefLabel "Vilniaus r. Mickūnų gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Mickūnų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191315786"; + skos:prefLabel "Vilniaus r. Mickūnų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Mickūnų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Mickūnų gimnazija"@lt; @@ -55117,15 +65366,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37310" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306351219"; - skos:prefLabel "Panevėžio nekilnojamojo turto valdymo centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio nekilnojamojo turto valdymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2023-07-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306351219"; + skos:prefLabel "Panevėžio nekilnojamojo turto valdymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio nekilnojamojo turto valdymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2023-07-04"^^xsd:date . a dh:Item; dct:title "Panevėžio nekilnojamojo turto valdymo centras"@lt; @@ -55134,15 +65391,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76337" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188729542"; - skos:prefLabel "Šiaulių apskrities valstybinė mokesčių inspekcija"@lt; - rov:companyType ; - rov:legalName "Šiaulių apskrities valstybinė mokesčių inspekcija"@lt; - rov:orgStatus ; - schema:foundingDate "1999-01-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188729542"; + skos:prefLabel "Šiaulių apskrities valstybinė mokesčių inspekcija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių apskrities valstybinė mokesčių inspekcija"@lt; + rov:orgStatus ; + schema:foundingDate "1999-01-01"^^xsd:date . a dh:Item; dct:title "Šiaulių apskrities valstybinė mokesčių inspekcija"@lt; @@ -55169,15 +65434,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-84159" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290549940"; - skos:prefLabel "Joniškio vaikų lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:companyType ; - rov:legalName "Joniškio vaikų lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290549940"; + skos:prefLabel "Joniškio vaikų lopšelis-darželis \"Ąžuoliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Joniškio vaikų lopšelis-darželis \"Ąžuoliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-24"^^xsd:date . a dh:Item; dct:title "Joniškio vaikų lopšelis-darželis \"Ąžuoliukas\""@lt; @@ -55293,15 +65566,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49386" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188610285"; - skos:prefLabel "SBĮ Kauno rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "SBĮ Kauno rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188610285"; + skos:prefLabel "SBĮ Kauno rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "SBĮ Kauno rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-17"^^xsd:date . a dh:Item; dct:title "SBĮ Kauno rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -55310,15 +65591,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82151" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190714355"; - skos:prefLabel "Radviliškio lopšelis-darželis \"Kregždutė\""@lt; - rov:companyType ; - rov:legalName "Radviliškio lopšelis-darželis \"Kregždutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190714355"; + skos:prefLabel "Radviliškio lopšelis-darželis \"Kregždutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio lopšelis-darželis \"Kregždutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Radviliškio lopšelis-darželis \"Kregždutė\""@lt; @@ -55345,15 +65634,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60122" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303212456"; - skos:prefLabel "Raseinių rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Raseinių rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2014-01-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303212456"; + skos:prefLabel "Raseinių rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2014-01-02"^^xsd:date . a dh:Item; dct:title "Raseinių rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -55380,15 +65677,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49260" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "235144560"; - skos:prefLabel "Vaikų gerovės centras \"Pastogė\""@lt; - rov:companyType ; - rov:legalName "Vaikų gerovės centras \"Pastogė\""@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "235144560"; + skos:prefLabel "Vaikų gerovės centras \"Pastogė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vaikų gerovės centras \"Pastogė\""@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-07"^^xsd:date . a dh:Item; dct:title "Vaikų gerovės centras \"Pastogė\""@lt; @@ -55397,15 +65702,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37351" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290422430"; - skos:prefLabel "Panevėžio \"Saulėtekio\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio \"Saulėtekio\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290422430"; + skos:prefLabel "Panevėžio \"Saulėtekio\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio \"Saulėtekio\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-16"^^xsd:date . a dh:Item; dct:title "Panevėžio \"Saulėtekio\" progimnazija"@lt; @@ -55414,15 +65727,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188604574"; - skos:prefLabel "Lietuvos Respublikos Vyriausybės kanceliarija"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos Vyriausybės kanceliarija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188604574"; + skos:prefLabel "Lietuvos Respublikos Vyriausybės kanceliarija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos Vyriausybės kanceliarija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-06"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos Vyriausybės kanceliarija"@lt; @@ -55683,15 +66004,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91246" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190464357"; - skos:prefLabel "Klaipėdos miesto savivaldybės etnokultūros centras"@lt; - rov:companyType ; - rov:legalName "Klaipėdos miesto savivaldybės etnokultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1999-12-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190464357"; + skos:prefLabel "Klaipėdos miesto savivaldybės etnokultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos miesto savivaldybės etnokultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1999-12-10"^^xsd:date . a dh:Item; dct:title "Klaipėdos miesto savivaldybės etnokultūros centras"@lt; @@ -55700,15 +66029,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49339" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191642916"; - skos:prefLabel "Kauno lopšelis-darželis \"Spindulėlis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Spindulėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191642916"; + skos:prefLabel "Kauno lopšelis-darželis \"Spindulėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Spindulėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Spindulėlis\""@lt; @@ -55735,15 +66072,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290533950"; - skos:prefLabel "Biržų mokykla-darželis \"Vyturėlis\""@lt; - rov:companyType ; - rov:legalName "Biržų mokykla-darželis \"Vyturėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290533950"; + skos:prefLabel "Biržų mokykla-darželis \"Vyturėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biržų mokykla-darželis \"Vyturėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-02"^^xsd:date . a dh:Item; dct:title "Biržų mokykla-darželis \"Vyturėlis\""@lt; @@ -55806,15 +66151,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290665350"; - skos:prefLabel "Trakų gimnazija"@lt; - rov:companyType ; - rov:legalName "Trakų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290665350"; + skos:prefLabel "Trakų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Trakų gimnazija"@lt; @@ -55823,15 +66176,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50191" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191638451"; - skos:prefLabel "Kauno lopšelis-darželis \"Bitutė\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Bitutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191638451"; + skos:prefLabel "Kauno lopšelis-darželis \"Bitutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Bitutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Bitutė\""@lt; @@ -55840,15 +66201,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90371" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300580531"; - skos:prefLabel "Plungės rajono savivaldybės Kulių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Plungės rajono savivaldybės Kulių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2006-07-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300580531"; + skos:prefLabel "Plungės rajono savivaldybės Kulių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės rajono savivaldybės Kulių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2006-07-01"^^xsd:date . a dh:Item; dct:title "Plungės rajono savivaldybės Kulių kultūros centras"@lt; @@ -55893,15 +66262,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07173" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190030161"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Sveikuolis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Sveikuolis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190030161"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Sveikuolis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Sveikuolis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Sveikuolis\""@lt; @@ -55928,15 +66305,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55149" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190310156"; - skos:prefLabel "Jonavos Janinos Miščiukaitės meno mokykla"@lt; - rov:companyType ; - rov:legalName "Jonavos Janinos Miščiukaitės meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190310156"; + skos:prefLabel "Jonavos Janinos Miščiukaitės meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos Janinos Miščiukaitės meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-14"^^xsd:date . a dh:Item; dct:title "Jonavos Janinos Miščiukaitės meno mokykla"@lt; @@ -55945,15 +66330,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54349" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191090122"; - skos:prefLabel "Kauno r. Domeikavos gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno r. Domeikavos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191090122"; + skos:prefLabel "Kauno r. Domeikavos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Domeikavos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Kauno r. Domeikavos gimnazija"@lt; @@ -55962,15 +66355,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44202" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191635341"; - skos:prefLabel "Kauno lopšelis-darželis \"Aviliukas\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Aviliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191635341"; + skos:prefLabel "Kauno lopšelis-darželis \"Aviliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Aviliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Aviliukas\""@lt; @@ -56015,15 +66416,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-33120" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188713552"; - skos:prefLabel "Molėtų socialinės paramos centras"@lt; - rov:companyType ; - rov:legalName "Molėtų socialinės paramos centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188713552"; + skos:prefLabel "Molėtų socialinės paramos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Molėtų socialinės paramos centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-19"^^xsd:date . a dh:Item; dct:title "Molėtų socialinės paramos centras"@lt; @@ -56032,15 +66441,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00142" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190274945"; - skos:prefLabel "Palangos \"Baltijos\" pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Palangos \"Baltijos\" pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190274945"; + skos:prefLabel "Palangos \"Baltijos\" pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos \"Baltijos\" pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-20"^^xsd:date . a dh:Item; dct:title "Palangos \"Baltijos\" pagrindinė mokykla"@lt; @@ -56049,15 +66466,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08420" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190741046"; - skos:prefLabel "Muitinės mokymo centras"@lt; - rov:companyType ; - rov:legalName "Muitinės mokymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1996-03-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190741046"; + skos:prefLabel "Muitinės mokymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Muitinės mokymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1996-03-29"^^xsd:date . a dh:Item; dct:title "Muitinės mokymo centras"@lt; @@ -56084,15 +66509,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07171" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188600743"; - skos:prefLabel "Lietuvos sporto centras"@lt; - rov:companyType ; - rov:legalName "Lietuvos sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-05-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188600743"; + skos:prefLabel "Lietuvos sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-05-12"^^xsd:date . a dh:Item; dct:title "Lietuvos sporto centras"@lt; @@ -56101,15 +66534,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13249" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303116707"; - skos:prefLabel "Vilniaus rajono savivaldybės Centrinė biblioteka"@lt; - rov:companyType ; - rov:legalName "Vilniaus rajono savivaldybės Centrinė biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "2013-08-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303116707"; + skos:prefLabel "Vilniaus rajono savivaldybės Centrinė biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus rajono savivaldybės Centrinė biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "2013-08-08"^^xsd:date . a dh:Item; dct:title "Vilniaus rajono savivaldybės Centrinė biblioteka"@lt; @@ -56118,15 +66559,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56319" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190596857"; - skos:prefLabel "Kaišiadorių r. Kruonio pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių r. Kruonio pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190596857"; + skos:prefLabel "Kaišiadorių r. Kruonio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių r. Kruonio pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-06"^^xsd:date . a dh:Item; dct:title "Kaišiadorių r. Kruonio pagrindinė mokykla"@lt; @@ -56170,15 +66619,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38266" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190390355"; - skos:prefLabel "Panevėžio r. Ramygalos lopšelis-darželis \"Gandriukas\""@lt; - rov:companyType ; - rov:legalName "Panevėžio r. Ramygalos lopšelis-darželis \"Gandriukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190390355"; + skos:prefLabel "Panevėžio r. Ramygalos lopšelis-darželis \"Gandriukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio r. Ramygalos lopšelis-darželis \"Gandriukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-07"^^xsd:date . a dh:Item; dct:title "Panevėžio r. Ramygalos lopšelis-darželis \"Gandriukas\""@lt; @@ -56187,15 +66644,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-84147" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190566860"; - skos:prefLabel "Joniškio Algimanto Raudonikio meno mokykla"@lt; - rov:companyType ; - rov:legalName "Joniškio Algimanto Raudonikio meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190566860"; + skos:prefLabel "Joniškio Algimanto Raudonikio meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Joniškio Algimanto Raudonikio meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Joniškio Algimanto Raudonikio meno mokykla"@lt; @@ -56204,15 +66669,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28241" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188710442"; - skos:prefLabel "Utenos rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Utenos rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188710442"; + skos:prefLabel "Utenos rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-03"^^xsd:date . a dh:Item; dct:title "Utenos rajono savivaldybės administracija"@lt; @@ -56221,15 +66694,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57247" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191015575"; - skos:prefLabel "Kėdainių dailės mokykla"@lt; - rov:companyType ; - rov:legalName "Kėdainių dailės mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191015575"; + skos:prefLabel "Kėdainių dailės mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių dailės mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Kėdainių dailės mokykla"@lt; @@ -56238,15 +66719,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89225" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190158435"; - skos:prefLabel "Mažeikių Senamiesčio progimnazija"@lt; - rov:companyType ; - rov:legalName "Mažeikių Senamiesčio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190158435"; + skos:prefLabel "Mažeikių Senamiesčio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių Senamiesčio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-20"^^xsd:date . a dh:Item; dct:title "Mažeikių Senamiesčio progimnazija"@lt; @@ -56273,15 +66762,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60150" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190115569"; - skos:prefLabel "Raseinių meno mokykla"@lt; - rov:companyType ; - rov:legalName "Raseinių meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190115569"; + skos:prefLabel "Raseinių meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Raseinių meno mokykla"@lt; @@ -56290,15 +66787,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92228" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190735335"; - skos:prefLabel "Klaipėdos teritorinė muitinė"@lt; - rov:companyType ; - rov:legalName "Klaipėdos teritorinė muitinė"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190735335"; + skos:prefLabel "Klaipėdos teritorinė muitinė"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos teritorinė muitinė"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-29"^^xsd:date . a dh:Item; dct:title "Klaipėdos teritorinė muitinė"@lt; @@ -56343,15 +66848,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-45150" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191639215"; - skos:prefLabel "Kauno lopšelis-darželis \"Žilvitis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Žilvitis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191639215"; + skos:prefLabel "Kauno lopšelis-darželis \"Žilvitis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Žilvitis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Žilvitis\""@lt; @@ -56504,15 +67017,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37368" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290417440"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Taika\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Taika\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290417440"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Taika\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Taika\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-19"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Taika\""@lt; @@ -56539,15 +67060,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-79237" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191784958"; - skos:prefLabel "Šiaulių miesto savivaldybės globos namai"@lt; - rov:companyType ; - rov:legalName "Šiaulių miesto savivaldybės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191784958"; + skos:prefLabel "Šiaulių miesto savivaldybės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių miesto savivaldybės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-12"^^xsd:date . a dh:Item; dct:title "Šiaulių miesto savivaldybės globos namai"@lt; @@ -56556,15 +67085,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72212" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "307019426"; - skos:prefLabel "Tauragės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Tauragės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2024-10-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "307019426"; + skos:prefLabel "Tauragės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2024-10-31"^^xsd:date . a dh:Item; dct:title "Tauragės kultūros centras"@lt; @@ -56609,15 +67146,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-67122" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190608487"; - skos:prefLabel "Lazdijų Motiejaus Gustaičio gimnazija"@lt; - rov:companyType ; - rov:legalName "Lazdijų Motiejaus Gustaičio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190608487"; + skos:prefLabel "Lazdijų Motiejaus Gustaičio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lazdijų Motiejaus Gustaičio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-05"^^xsd:date . a dh:Item; dct:title "Lazdijų Motiejaus Gustaičio gimnazija"@lt; @@ -56716,15 +67261,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96301" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191788789"; - skos:prefLabel "Klaipėdos r. Endriejavo pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Klaipėdos r. Endriejavo pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191788789"; + skos:prefLabel "Klaipėdos r. Endriejavo pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos r. Endriejavo pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Klaipėdos r. Endriejavo pagrindinė mokykla"@lt; @@ -56733,15 +67286,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-06106" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190003470"; - skos:prefLabel "Vilniaus Aleksandro Puškino gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Aleksandro Puškino gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190003470"; + skos:prefLabel "Vilniaus Aleksandro Puškino gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Aleksandro Puškino gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Aleksandro Puškino gimnazija"@lt; @@ -56750,15 +67311,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92354" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "307395211"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Tauras\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Tauras\""@lt; - rov:orgStatus ; - schema:foundingDate "2025-08-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "307395211"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Tauras\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Tauras\""@lt; + rov:orgStatus ; + schema:foundingDate "2025-08-18"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Tauras\""@lt; @@ -56767,15 +67336,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35169" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190431250"; - skos:prefLabel "Panevėžio Elenos Mezginaitės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Panevėžio Elenos Mezginaitės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190431250"; + skos:prefLabel "Panevėžio Elenos Mezginaitės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio Elenos Mezginaitės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-08"^^xsd:date . a dh:Item; dct:title "Panevėžio Elenos Mezginaitės viešoji biblioteka"@lt; @@ -56784,15 +67361,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74187" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "158746870"; - skos:prefLabel "Jurbarko kultūros centras"@lt; - rov:companyType ; - rov:legalName "Jurbarko kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-01-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "158746870"; + skos:prefLabel "Jurbarko kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jurbarko kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-01-28"^^xsd:date . a dh:Item; dct:title "Jurbarko kultūros centras"@lt; @@ -56855,15 +67440,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-27111" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190648058"; - skos:prefLabel "Vilniaus savivaldybės Grigiškių lopšelis-darželis \"Rugelis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus savivaldybės Grigiškių lopšelis-darželis \"Rugelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190648058"; + skos:prefLabel "Vilniaus savivaldybės Grigiškių lopšelis-darželis \"Rugelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus savivaldybės Grigiškių lopšelis-darželis \"Rugelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Vilniaus savivaldybės Grigiškių lopšelis-darželis \"Rugelis\""@lt; @@ -56890,15 +67483,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-31105" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190243095"; - skos:prefLabel "Visagino \"Gerosios vilties\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Visagino \"Gerosios vilties\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190243095"; + skos:prefLabel "Visagino \"Gerosios vilties\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Visagino \"Gerosios vilties\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-16"^^xsd:date . a dh:Item; dct:title "Visagino \"Gerosios vilties\" progimnazija"@lt; @@ -56942,15 +67543,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57214" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191016339"; - skos:prefLabel "Kėdainių kalbų mokykla"@lt; - rov:companyType ; - rov:legalName "Kėdainių kalbų mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191016339"; + skos:prefLabel "Kėdainių kalbų mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių kalbų mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Kėdainių kalbų mokykla"@lt; @@ -56959,15 +67568,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53216" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306279289"; - skos:prefLabel "Kauno r. Garliavos kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kauno r. Garliavos kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2023-03-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306279289"; + skos:prefLabel "Kauno r. Garliavos kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Garliavos kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2023-03-23"^^xsd:date . a dh:Item; dct:title "Kauno r. Garliavos kultūros centras"@lt; @@ -56976,15 +67593,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05262" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190022976"; - skos:prefLabel "Vilniaus darželis-mokykla \"Vilija\""@lt; - rov:companyType ; - rov:legalName "Vilniaus darželis-mokykla \"Vilija\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190022976"; + skos:prefLabel "Vilniaus darželis-mokykla \"Vilija\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus darželis-mokykla \"Vilija\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus darželis-mokykla \"Vilija\""@lt; @@ -56993,15 +67618,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-95135" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190427939"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Volungėlė\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Volungėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190427939"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Volungėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Volungėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Volungėlė\""@lt; @@ -57010,15 +67643,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-25118" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195004245"; - skos:prefLabel "Trakų r. Lentvario pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Trakų r. Lentvario pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1998-08-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195004245"; + skos:prefLabel "Trakų r. Lentvario pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų r. Lentvario pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1998-08-20"^^xsd:date . a dh:Item; dct:title "Trakų r. Lentvario pradinė mokykla"@lt; @@ -57081,15 +67722,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10309" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188779755"; - skos:prefLabel "Valstybinė kalbos inspekcija"@lt; - rov:companyType ; - rov:legalName "Valstybinė kalbos inspekcija"@lt; - rov:orgStatus ; - schema:foundingDate "2002-01-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188779755"; + skos:prefLabel "Valstybinė kalbos inspekcija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybinė kalbos inspekcija"@lt; + rov:orgStatus ; + schema:foundingDate "2002-01-02"^^xsd:date . a dh:Item; dct:title "Valstybinė kalbos inspekcija"@lt; @@ -57098,15 +67747,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190764568"; - skos:prefLabel "Lietuvos valstybės istorijos archyvas"@lt; - rov:companyType ; - rov:legalName "Lietuvos valstybės istorijos archyvas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-11-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190764568"; + skos:prefLabel "Lietuvos valstybės istorijos archyvas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos valstybės istorijos archyvas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-11-17"^^xsd:date . a dh:Item; dct:title "Lietuvos valstybės istorijos archyvas"@lt; @@ -57115,15 +67772,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28185" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190182016"; - skos:prefLabel "Utenos Dauniškio gimnazija"@lt; - rov:companyType ; - rov:legalName "Utenos Dauniškio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190182016"; + skos:prefLabel "Utenos Dauniškio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos Dauniškio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Utenos Dauniškio gimnazija"@lt; @@ -57132,15 +67797,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305615915"; - skos:prefLabel "Šiaulių r. Kuršėnų lopšelis-darželis \"Žiedelis\""@lt; - rov:companyType ; - rov:legalName "Šiaulių r. Kuršėnų lopšelis-darželis \"Žiedelis\""@lt; - rov:orgStatus ; - schema:foundingDate "2020-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305615915"; + skos:prefLabel "Šiaulių r. Kuršėnų lopšelis-darželis \"Žiedelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių r. Kuršėnų lopšelis-darželis \"Žiedelis\""@lt; + rov:orgStatus ; + schema:foundingDate "2020-09-01"^^xsd:date . a dh:Item; dct:title "Šiaulių r. Kuršėnų lopšelis-darželis \"Žiedelis\""@lt; @@ -57257,15 +67930,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89443" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190191894"; - skos:prefLabel "Mažeikių r. Židikų Marijos Pečkauskaitės gimnazija"@lt; - rov:companyType ; - rov:legalName "Mažeikių r. Židikų Marijos Pečkauskaitės gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190191894"; + skos:prefLabel "Mažeikių r. Židikų Marijos Pečkauskaitės gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių r. Židikų Marijos Pečkauskaitės gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-20"^^xsd:date . a dh:Item; dct:title "Mažeikių r. Židikų Marijos Pečkauskaitės gimnazija"@lt; @@ -57328,15 +68009,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188772814"; - skos:prefLabel "Šakių rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Šakių rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-09-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188772814"; + skos:prefLabel "Šakių rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šakių rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-09-03"^^xsd:date . a dh:Item; dct:title "Šakių rajono savivaldybės administracija"@lt; @@ -57345,15 +68034,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36231" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304377560"; - skos:prefLabel "Panevėžio atviras jaunimo centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio atviras jaunimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2016-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304377560"; + skos:prefLabel "Panevėžio atviras jaunimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio atviras jaunimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2016-09-01"^^xsd:date . a dh:Item; dct:title "Panevėžio atviras jaunimo centras"@lt; @@ -57380,15 +68077,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-47178" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191637698"; - skos:prefLabel "Kauno lopšelis-darželis \"Daigelis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Daigelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191637698"; + skos:prefLabel "Kauno lopšelis-darželis \"Daigelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Daigelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Daigelis\""@lt; @@ -57397,15 +68102,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50174" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190135970"; - skos:prefLabel "Kauno Žaliakalnio progimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Žaliakalnio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190135970"; + skos:prefLabel "Kauno Žaliakalnio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Žaliakalnio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Žaliakalnio progimnazija"@lt; @@ -57450,15 +68163,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82179" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290713820"; - skos:prefLabel "Radviliškio meno mokykla"@lt; - rov:companyType ; - rov:legalName "Radviliškio meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290713820"; + skos:prefLabel "Radviliškio meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-14"^^xsd:date . a dh:Item; dct:title "Radviliškio meno mokykla"@lt; @@ -57467,15 +68188,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09318" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301933564"; - skos:prefLabel "Vilniaus rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Vilniaus rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2008-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301933564"; + skos:prefLabel "Vilniaus rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2008-10-06"^^xsd:date . a dh:Item; dct:title "Vilniaus rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -57484,15 +68213,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81147" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190057557"; - skos:prefLabel "Šiaulių r. Kuršėnų Lauryno Ivinskio gimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių r. Kuršėnų Lauryno Ivinskio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190057557"; + skos:prefLabel "Šiaulių r. Kuršėnų Lauryno Ivinskio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių r. Kuršėnų Lauryno Ivinskio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-09-01"^^xsd:date . a dh:Item; dct:title "Šiaulių r. Kuršėnų Lauryno Ivinskio gimnazija"@lt; @@ -57519,15 +68256,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13246" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303024828"; - skos:prefLabel "Rudaminos kultūros centras"@lt; - rov:companyType ; - rov:legalName "Rudaminos kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2013-03-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303024828"; + skos:prefLabel "Rudaminos kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rudaminos kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2013-03-21"^^xsd:date . a dh:Item; dct:title "Rudaminos kultūros centras"@lt; @@ -57554,15 +68299,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09311" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191844444"; - skos:prefLabel "Vilniaus saugaus miesto centras"@lt; - rov:companyType ; - rov:legalName "Vilniaus saugaus miesto centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-08-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191844444"; + skos:prefLabel "Vilniaus saugaus miesto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus saugaus miesto centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-08-21"^^xsd:date . a dh:Item; dct:title "Vilniaus saugaus miesto centras"@lt; @@ -57625,15 +68378,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03209" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188647255"; - skos:prefLabel "Lietuvos transporto saugos administracija"@lt; - rov:companyType ; - rov:legalName "Lietuvos transporto saugos administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188647255"; + skos:prefLabel "Lietuvos transporto saugos administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos transporto saugos administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-14"^^xsd:date . a dh:Item; dct:title "Lietuvos transporto saugos administracija"@lt; @@ -57678,15 +68439,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20145" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190342531"; - skos:prefLabel "Ukmergės \"Šilo\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Ukmergės \"Šilo\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190342531"; + skos:prefLabel "Ukmergės \"Šilo\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės \"Šilo\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-09"^^xsd:date . a dh:Item; dct:title "Ukmergės \"Šilo\" progimnazija"@lt; @@ -57713,15 +68482,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28196" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190181252"; - skos:prefLabel "Utenos vaikų lopšelis-darželis \"Gandrelis\""@lt; - rov:companyType ; - rov:legalName "Utenos vaikų lopšelis-darželis \"Gandrelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190181252"; + skos:prefLabel "Utenos vaikų lopšelis-darželis \"Gandrelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos vaikų lopšelis-darželis \"Gandrelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-01"^^xsd:date . a dh:Item; dct:title "Utenos vaikų lopšelis-darželis \"Gandrelis\""@lt; @@ -57747,15 +68524,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62141" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188640314"; - skos:prefLabel "Alytaus miesto savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Alytaus miesto savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188640314"; + skos:prefLabel "Alytaus miesto savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus miesto savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-10"^^xsd:date . a dh:Item; dct:title "Alytaus miesto savivaldybės kontrolės ir audito tarnyba"@lt; @@ -57764,15 +68549,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-45262" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "135135553"; - skos:prefLabel "Negalią turinčių asmenų centras \"Korys\""@lt; - rov:companyType ; - rov:legalName "Negalią turinčių asmenų centras \"Korys\""@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "135135553"; + skos:prefLabel "Negalią turinčių asmenų centras \"Korys\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Negalią turinčių asmenų centras \"Korys\""@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-01"^^xsd:date . a dh:Item; dct:title "Negalią turinčių asmenų centras \"Korys\""@lt; @@ -57781,15 +68574,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54305" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306271584"; - skos:prefLabel "Kauno r. Užliedžių lopšelis-darželis \"Pienė\""@lt; - rov:companyType ; - rov:legalName "Kauno r. Užliedžių lopšelis-darželis \"Pienė\""@lt; - rov:orgStatus ; - schema:foundingDate "2023-03-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306271584"; + skos:prefLabel "Kauno r. Užliedžių lopšelis-darželis \"Pienė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Užliedžių lopšelis-darželis \"Pienė\""@lt; + rov:orgStatus ; + schema:foundingDate "2023-03-13"^^xsd:date . a dh:Item; dct:title "Kauno r. Užliedžių lopšelis-darželis \"Pienė\""@lt; @@ -57798,15 +68599,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-77147" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "145914357"; - skos:prefLabel "Šiaulių plaukimo centras \"Delfinas\""@lt; - rov:companyType ; - rov:legalName "Šiaulių plaukimo centras \"Delfinas\""@lt; - rov:orgStatus ; - schema:foundingDate "2003-12-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "145914357"; + skos:prefLabel "Šiaulių plaukimo centras \"Delfinas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių plaukimo centras \"Delfinas\""@lt; + rov:orgStatus ; + schema:foundingDate "2003-12-31"^^xsd:date . a dh:Item; dct:title "Šiaulių plaukimo centras \"Delfinas\""@lt; @@ -57851,15 +68660,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48302" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290797850"; - skos:prefLabel "Socialinės globos centras \"Vija\""@lt; - rov:companyType ; - rov:legalName "Socialinės globos centras \"Vija\""@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290797850"; + skos:prefLabel "Socialinės globos centras \"Vija\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Socialinės globos centras \"Vija\""@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-23"^^xsd:date . a dh:Item; dct:title "Socialinės globos centras \"Vija\""@lt; @@ -57886,15 +68703,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38375" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188212534"; - skos:prefLabel "Panevėžio rajono Smilgių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio rajono Smilgių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-11-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188212534"; + skos:prefLabel "Panevėžio rajono Smilgių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio rajono Smilgių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-11-18"^^xsd:date . a dh:Item; dct:title "Panevėžio rajono Smilgių kultūros centras"@lt; @@ -57903,15 +68728,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53226" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191074837"; - skos:prefLabel "Kauno r. Garliavos Juozo Lukšos gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno r. Garliavos Juozo Lukšos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191074837"; + skos:prefLabel "Kauno r. Garliavos Juozo Lukšos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Garliavos Juozo Lukšos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Kauno r. Garliavos Juozo Lukšos gimnazija"@lt; @@ -57920,15 +68753,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01111" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190019460"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Salvija\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Salvija\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190019460"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Salvija\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Salvija\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Salvija\""@lt; @@ -57991,15 +68832,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21254" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190647294"; - skos:prefLabel "Trakų r. Aukštadvario mokykla-darželis \"Gandriukas\""@lt; - rov:companyType ; - rov:legalName "Trakų r. Aukštadvario mokykla-darželis \"Gandriukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190647294"; + skos:prefLabel "Trakų r. Aukštadvario mokykla-darželis \"Gandriukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų r. Aukštadvario mokykla-darželis \"Gandriukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Trakų r. Aukštadvario mokykla-darželis \"Gandriukas\""@lt; @@ -58044,15 +68893,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03151" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193304532"; - skos:prefLabel "Vilniaus \"Vilko pėdos\" namai"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Vilko pėdos\" namai"@lt; - rov:orgStatus ; - schema:foundingDate "2000-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193304532"; + skos:prefLabel "Vilniaus \"Vilko pėdos\" namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Vilko pėdos\" namai"@lt; + rov:orgStatus ; + schema:foundingDate "2000-10-11"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Vilko pėdos\" namai"@lt; @@ -58097,15 +68954,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68307" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188769113"; - skos:prefLabel "Marijampolės savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Marijampolės savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-04-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188769113"; + skos:prefLabel "Marijampolės savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-04-10"^^xsd:date . a dh:Item; dct:title "Marijampolės savivaldybės administracija"@lt; @@ -58114,15 +68979,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-63182" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191055146"; - skos:prefLabel "Alytaus \"Vilties\" mokykla-darželis"@lt; - rov:companyType ; - rov:legalName "Alytaus \"Vilties\" mokykla-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191055146"; + skos:prefLabel "Alytaus \"Vilties\" mokykla-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus \"Vilties\" mokykla-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Alytaus \"Vilties\" mokykla-darželis"@lt; @@ -58149,15 +69022,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188763765"; - skos:prefLabel "Muitinės informacinių sistemų centras"@lt; - rov:companyType ; - rov:legalName "Muitinės informacinių sistemų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2001-01-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188763765"; + skos:prefLabel "Muitinės informacinių sistemų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Muitinės informacinių sistemų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2001-01-02"^^xsd:date . a dh:Item; dct:title "Muitinės informacinių sistemų centras"@lt; @@ -58166,15 +69047,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01137" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190012334"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Gėlynas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Gėlynas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190012334"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Gėlynas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Gėlynas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Gėlynas\""@lt; @@ -58183,15 +69072,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14266" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306138018"; - skos:prefLabel "Riešės gimnazija"@lt; - rov:companyType ; - rov:legalName "Riešės gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2022-08-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306138018"; + skos:prefLabel "Riešės gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Riešės gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2022-08-31"^^xsd:date . a dh:Item; dct:title "Riešės gimnazija"@lt; @@ -58200,15 +69097,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71413" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190808573"; - skos:prefLabel "Kukarskės globos namai"@lt; - rov:companyType ; - rov:legalName "Kukarskės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190808573"; + skos:prefLabel "Kukarskės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kukarskės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-27"^^xsd:date . a dh:Item; dct:title "Kukarskės globos namai"@lt; @@ -58217,15 +69122,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-30121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "155628799"; - skos:prefLabel "Ignalinos rajono turizmo informacijos centras"@lt; - rov:companyType ; - rov:legalName "Ignalinos rajono turizmo informacijos centras"@lt; - rov:orgStatus ; - schema:foundingDate "1999-04-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "155628799"; + skos:prefLabel "Ignalinos rajono turizmo informacijos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ignalinos rajono turizmo informacijos centras"@lt; + rov:orgStatus ; + schema:foundingDate "1999-04-29"^^xsd:date . a dh:Item; dct:title "Ignalinos rajono turizmo informacijos centras"@lt; @@ -58252,15 +69165,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21104" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191835395"; - skos:prefLabel "Trakų istorinio nacionalinio parko direkcija"@lt; - rov:companyType ; - rov:legalName "Trakų istorinio nacionalinio parko direkcija"@lt; - rov:orgStatus ; - schema:foundingDate "1999-05-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191835395"; + skos:prefLabel "Trakų istorinio nacionalinio parko direkcija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų istorinio nacionalinio parko direkcija"@lt; + rov:orgStatus ; + schema:foundingDate "1999-05-13"^^xsd:date . a dh:Item; dct:title "Trakų istorinio nacionalinio parko direkcija"@lt; @@ -58305,15 +69226,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-31140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188701436"; - skos:prefLabel "Visagino savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Visagino savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-12-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188701436"; + skos:prefLabel "Visagino savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Visagino savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-12-01"^^xsd:date . a dh:Item; dct:title "Visagino savivaldybės kontrolės ir audito tarnyba"@lt; @@ -58340,15 +69269,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191128427"; - skos:prefLabel "Plungės lopšelis-darželis \"Raudonkepuraitė\""@lt; - rov:companyType ; - rov:legalName "Plungės lopšelis-darželis \"Raudonkepuraitė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191128427"; + skos:prefLabel "Plungės lopšelis-darželis \"Raudonkepuraitė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės lopšelis-darželis \"Raudonkepuraitė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Plungės lopšelis-darželis \"Raudonkepuraitė\""@lt; @@ -58375,15 +69312,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21168" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191742845"; - skos:prefLabel "Trakų r. Paluknio \"Medeinos\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Trakų r. Paluknio \"Medeinos\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191742845"; + skos:prefLabel "Trakų r. Paluknio \"Medeinos\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų r. Paluknio \"Medeinos\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Trakų r. Paluknio \"Medeinos\" gimnazija"@lt; @@ -58428,15 +69373,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89307" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "293108310"; - skos:prefLabel "Mažeikių darželis-mokykla \"Kregždutė\""@lt; - rov:companyType ; - rov:legalName "Mažeikių darželis-mokykla \"Kregždutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1996-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "293108310"; + skos:prefLabel "Mažeikių darželis-mokykla \"Kregždutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių darželis-mokykla \"Kregždutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1996-09-01"^^xsd:date . a dh:Item; dct:title "Mažeikių darželis-mokykla \"Kregždutė\""@lt; @@ -58463,15 +69416,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35183" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190754983"; - skos:prefLabel "Juozo Miltinio dramos teatras"@lt; - rov:companyType ; - rov:legalName "Juozo Miltinio dramos teatras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190754983"; + skos:prefLabel "Juozo Miltinio dramos teatras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Juozo Miltinio dramos teatras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-10-20"^^xsd:date . a dh:Item; dct:title "Juozo Miltinio dramos teatras"@lt; @@ -58480,15 +69441,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44252" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300520121"; - skos:prefLabel "Koncertinė įstaiga Kauno valstybinė filharmonija"@lt; - rov:companyType ; - rov:legalName "Koncertinė įstaiga Kauno valstybinė filharmonija"@lt; - rov:orgStatus ; - schema:foundingDate "2006-01-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300520121"; + skos:prefLabel "Koncertinė įstaiga Kauno valstybinė filharmonija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Koncertinė įstaiga Kauno valstybinė filharmonija"@lt; + rov:orgStatus ; + schema:foundingDate "2006-01-03"^^xsd:date . a dh:Item; dct:title "Koncertinė įstaiga Kauno valstybinė filharmonija"@lt; @@ -58533,15 +69502,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-98273" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188203528"; - skos:prefLabel "Vaclovo Into akmenų muziejus"@lt; - rov:companyType ; - rov:legalName "Vaclovo Into akmenų muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1999-02-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188203528"; + skos:prefLabel "Vaclovo Into akmenų muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vaclovo Into akmenų muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1999-02-04"^^xsd:date . a dh:Item; dct:title "Vaclovo Into akmenų muziejus"@lt; @@ -58586,15 +69563,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190248822"; - skos:prefLabel "Rokiškio Juozo Tumo-Vaižganto progimnazija"@lt; - rov:companyType ; - rov:legalName "Rokiškio Juozo Tumo-Vaižganto progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190248822"; + skos:prefLabel "Rokiškio Juozo Tumo-Vaižganto progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio Juozo Tumo-Vaižganto progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-21"^^xsd:date . a dh:Item; dct:title "Rokiškio Juozo Tumo-Vaižganto progimnazija"@lt; @@ -58621,15 +69606,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11342" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190020587"; - skos:prefLabel "Vilniaus Markučių lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus Markučių lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190020587"; + skos:prefLabel "Vilniaus Markučių lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Markučių lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus Markučių lopšelis-darželis"@lt; @@ -58871,15 +69864,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44275" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190144834"; - skos:prefLabel "Kauno sakralinės muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno sakralinės muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190144834"; + skos:prefLabel "Kauno sakralinės muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno sakralinės muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-10"^^xsd:date . a dh:Item; dct:title "Kauno sakralinės muzikos mokykla"@lt; @@ -59014,15 +70015,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91168" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190432886"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Inkarėlis\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Inkarėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190432886"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Inkarėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Inkarėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Inkarėlis\""@lt; @@ -59031,15 +70040,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288212720"; - skos:prefLabel "Panevėžio rajono Liūdynės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio rajono Liūdynės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-11-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288212720"; + skos:prefLabel "Panevėžio rajono Liūdynės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio rajono Liūdynės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-11-18"^^xsd:date . a dh:Item; dct:title "Panevėžio rajono Liūdynės kultūros centras"@lt; @@ -59119,15 +70136,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21105" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190638473"; - skos:prefLabel "Trakų rajono savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Trakų rajono savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-06-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190638473"; + skos:prefLabel "Trakų rajono savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų rajono savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-06-10"^^xsd:date . a dh:Item; dct:title "Trakų rajono savivaldybės viešoji biblioteka"@lt; @@ -59208,15 +70233,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17138" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191416479"; - skos:prefLabel "Šalčininkų r. Dieveniškių Adomo Mickevičiaus gimnazija"@lt; - rov:companyType ; - rov:legalName "Šalčininkų r. Dieveniškių Adomo Mickevičiaus gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191416479"; + skos:prefLabel "Šalčininkų r. Dieveniškių Adomo Mickevičiaus gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų r. Dieveniškių Adomo Mickevičiaus gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-29"^^xsd:date . a dh:Item; dct:title "Šalčininkų r. Dieveniškių Adomo Mickevičiaus gimnazija"@lt; @@ -59243,15 +70276,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76202" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190540196"; - skos:prefLabel "Šiaulių jaunųjų turistų centras"@lt; - rov:companyType ; - rov:legalName "Šiaulių jaunųjų turistų centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190540196"; + skos:prefLabel "Šiaulių jaunųjų turistų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių jaunųjų turistų centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Šiaulių jaunųjų turistų centras"@lt; @@ -59260,15 +70301,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03100" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301850606"; - skos:prefLabel "Vilniaus miesto savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Vilniaus miesto savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-09-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301850606"; + skos:prefLabel "Vilniaus miesto savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus miesto savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-09-08"^^xsd:date . a dh:Item; dct:title "Vilniaus miesto savivaldybės visuomenės sveikatos biuras"@lt; @@ -59277,15 +70326,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35200" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191444076"; - skos:prefLabel "Panevėžio apylinkės teismas"@lt; - rov:companyType ; - rov:legalName "Panevėžio apylinkės teismas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191444076"; + skos:prefLabel "Panevėžio apylinkės teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio apylinkės teismas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-17"^^xsd:date . a dh:Item; dct:title "Panevėžio apylinkės teismas"@lt; @@ -59312,15 +70369,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82177" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302296907"; - skos:prefLabel "Radviliškio rajono visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Radviliškio rajono visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2009-01-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302296907"; + skos:prefLabel "Radviliškio rajono visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio rajono visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2009-01-07"^^xsd:date . a dh:Item; dct:title "Radviliškio rajono visuomenės sveikatos biuras"@lt; @@ -59329,15 +70394,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190278776"; - skos:prefLabel "Kretingos mokykla - darželis \"Žibutė\""@lt; - rov:companyType ; - rov:legalName "Kretingos mokykla - darželis \"Žibutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190278776"; + skos:prefLabel "Kretingos mokykla - darželis \"Žibutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos mokykla - darželis \"Žibutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-19"^^xsd:date . a dh:Item; dct:title "Kretingos mokykla - darželis \"Žibutė\""@lt; @@ -59418,15 +70491,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99204" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190696786"; - skos:prefLabel "Šilutės r. Žemaičių Naumiesčio gimnazija"@lt; - rov:companyType ; - rov:legalName "Šilutės r. Žemaičių Naumiesčio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190696786"; + skos:prefLabel "Šilutės r. Žemaičių Naumiesčio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės r. Žemaičių Naumiesčio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-10"^^xsd:date . a dh:Item; dct:title "Šilutės r. Žemaičių Naumiesčio gimnazija"@lt; @@ -59489,15 +70570,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-58339" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191024624"; - skos:prefLabel "Kėdainių r. Akademijos gimnazija"@lt; - rov:companyType ; - rov:legalName "Kėdainių r. Akademijos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191024624"; + skos:prefLabel "Kėdainių r. Akademijos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių r. Akademijos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Kėdainių r. Akademijos gimnazija"@lt; @@ -59524,15 +70613,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302523034"; - skos:prefLabel "Vilniaus Jono Basanavičiaus progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Jono Basanavičiaus progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2010-06-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302523034"; + skos:prefLabel "Vilniaus Jono Basanavičiaus progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Jono Basanavičiaus progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2010-06-18"^^xsd:date . a dh:Item; dct:title "Vilniaus Jono Basanavičiaus progimnazija"@lt; @@ -59559,15 +70656,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85145" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303259146"; - skos:prefLabel "Akmenės rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Akmenės rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2014-03-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303259146"; + skos:prefLabel "Akmenės rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Akmenės rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2014-03-07"^^xsd:date . a dh:Item; dct:title "Akmenės rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -59576,15 +70681,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57273" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195092697"; - skos:prefLabel "Kėdainių šviesioji gimnazija"@lt; - rov:companyType ; - rov:legalName "Kėdainių šviesioji gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195092697"; + skos:prefLabel "Kėdainių šviesioji gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių šviesioji gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-01"^^xsd:date . a dh:Item; dct:title "Kėdainių šviesioji gimnazija"@lt; @@ -59593,15 +70706,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00153" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304159775"; - skos:prefLabel "BĮ \"Palangos investicijų valdymas\""@lt; - rov:companyType ; - rov:legalName "BĮ \"Palangos investicijų valdymas\""@lt; - rov:orgStatus ; - schema:foundingDate "2016-01-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304159775"; + skos:prefLabel "BĮ \"Palangos investicijų valdymas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "BĮ \"Palangos investicijų valdymas\""@lt; + rov:orgStatus ; + schema:foundingDate "2016-01-11"^^xsd:date . a dh:Item; dct:title "BĮ \"Palangos investicijų valdymas\""@lt; @@ -59610,15 +70731,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94167" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190444130"; - skos:prefLabel "Klaipėdos Gedminų progimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos Gedminų progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190444130"; + skos:prefLabel "Klaipėdos Gedminų progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos Gedminų progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos Gedminų progimnazija"@lt; @@ -59681,15 +70810,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-06105" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190033271"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Gabijėlė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Gabijėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190033271"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Gabijėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Gabijėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Gabijėlė\""@lt; @@ -59698,15 +70835,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83294" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303212584"; - skos:prefLabel "Pakruojo rajono Stačiūnų daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Pakruojo rajono Stačiūnų daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "2014-01-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303212584"; + skos:prefLabel "Pakruojo rajono Stačiūnų daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo rajono Stačiūnų daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "2014-01-02"^^xsd:date . a dh:Item; dct:title "Pakruojo rajono Stačiūnų daugiafunkcis centras"@lt; @@ -59715,15 +70860,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59147" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300047768"; - skos:prefLabel "Prienų švietimo pagalbos tarnyba"@lt; - rov:companyType ; - rov:legalName "Prienų švietimo pagalbos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2004-08-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300047768"; + skos:prefLabel "Prienų švietimo pagalbos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prienų švietimo pagalbos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2004-08-16"^^xsd:date . a dh:Item; dct:title "Prienų švietimo pagalbos tarnyba"@lt; @@ -59732,15 +70885,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53239" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191075362"; - skos:prefLabel "Kauno r. Jonučių darželis"@lt; - rov:companyType ; - rov:legalName "Kauno r. Jonučių darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191075362"; + skos:prefLabel "Kauno r. Jonučių darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Jonučių darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Kauno r. Jonučių darželis"@lt; @@ -59767,15 +70928,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50340" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191634588"; - skos:prefLabel "Kauno lopšelis-darželis \"Sadutė\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Sadutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191634588"; + skos:prefLabel "Kauno lopšelis-darželis \"Sadutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Sadutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Sadutė\""@lt; @@ -59909,15 +71078,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21176" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190681745"; - skos:prefLabel "Trakų r. Rūdiškių muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Trakų r. Rūdiškių muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190681745"; + skos:prefLabel "Trakų r. Rūdiškių muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų r. Rūdiškių muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Trakų r. Rūdiškių muzikos mokykla"@lt; @@ -59926,15 +71103,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01102" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193282228"; - skos:prefLabel "Respublikinis rekonstrukcinės mikrochirurgijos centras"@lt; - rov:companyType ; - rov:legalName "Respublikinis rekonstrukcinės mikrochirurgijos centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-01-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193282228"; + skos:prefLabel "Respublikinis rekonstrukcinės mikrochirurgijos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Respublikinis rekonstrukcinės mikrochirurgijos centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-01-18"^^xsd:date . a dh:Item; dct:title "Respublikinis rekonstrukcinės mikrochirurgijos centras"@lt; @@ -60033,15 +71218,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78272" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190528589"; - skos:prefLabel "Šiaulių \"Spindulio\" ugdymo centras"@lt; - rov:companyType ; - rov:legalName "Šiaulių \"Spindulio\" ugdymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190528589"; + skos:prefLabel "Šiaulių \"Spindulio\" ugdymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių \"Spindulio\" ugdymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių \"Spindulio\" ugdymo centras"@lt; @@ -60050,15 +71243,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03228" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191676548"; - skos:prefLabel "Asmens su negalia teisių apsaugos agentūra prie Lietuvos Respublikos socialinės apsaugos ir darbo ministerijos"@lt; - rov:companyType ; - rov:legalName "Asmens su negalia teisių apsaugos agentūra prie Lietuvos Respublikos socialinės apsaugos ir darbo ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1999-11-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191676548"; + skos:prefLabel "Asmens su negalia teisių apsaugos agentūra prie Lietuvos Respublikos socialinės apsaugos ir darbo ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Asmens su negalia teisių apsaugos agentūra prie Lietuvos Respublikos socialinės apsaugos ir darbo ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1999-11-30"^^xsd:date . a dh:Item; dct:title "Asmens su negalia teisių apsaugos agentūra prie Lietuvos Respublikos socialinės apsaugos ir darbo ministerijos"@lt; @@ -60085,15 +71286,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-19120" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188722373"; - skos:prefLabel "Širvintų rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Širvintų rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188722373"; + skos:prefLabel "Širvintų rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Širvintų rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-15"^^xsd:date . a dh:Item; dct:title "Širvintų rajono savivaldybės administracija"@lt; @@ -60156,15 +71365,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-51300" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190136734"; - skos:prefLabel "Kauno Simono Daukanto progimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Simono Daukanto progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190136734"; + skos:prefLabel "Kauno Simono Daukanto progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Simono Daukanto progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Simono Daukanto progimnazija"@lt; @@ -60209,15 +71426,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54434" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191096538"; - skos:prefLabel "Kauno r. Lapių lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Kauno r. Lapių lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191096538"; + skos:prefLabel "Kauno r. Lapių lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Lapių lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-26"^^xsd:date . a dh:Item; dct:title "Kauno r. Lapių lopšelis-darželis"@lt; @@ -60226,15 +71451,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-84152" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190565235"; - skos:prefLabel "Joniškio Mato Slančiausko progimnazija"@lt; - rov:companyType ; - rov:legalName "Joniškio Mato Slančiausko progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190565235"; + skos:prefLabel "Joniškio Mato Slančiausko progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Joniškio Mato Slančiausko progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Joniškio Mato Slančiausko progimnazija"@lt; @@ -60261,15 +71494,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-33127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191227820"; - skos:prefLabel "Molėtų gimnazija"@lt; - rov:companyType ; - rov:legalName "Molėtų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191227820"; + skos:prefLabel "Molėtų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Molėtų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-15"^^xsd:date . a dh:Item; dct:title "Molėtų gimnazija"@lt; @@ -60296,15 +71537,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35158" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301738112"; - skos:prefLabel "Panevėžio miesto savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Panevėžio miesto savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-06-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301738112"; + skos:prefLabel "Panevėžio miesto savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio miesto savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-06-03"^^xsd:date . a dh:Item; dct:title "Panevėžio miesto savivaldybės visuomenės sveikatos biuras"@lt; @@ -60313,15 +71562,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01100" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300038598"; - skos:prefLabel "Vilniaus pilių valstybinio kultūrinio rezervato direkcija"@lt; - rov:companyType ; - rov:legalName "Vilniaus pilių valstybinio kultūrinio rezervato direkcija"@lt; - rov:orgStatus ; - schema:foundingDate "2004-07-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300038598"; + skos:prefLabel "Vilniaus pilių valstybinio kultūrinio rezervato direkcija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus pilių valstybinio kultūrinio rezervato direkcija"@lt; + rov:orgStatus ; + schema:foundingDate "2004-07-01"^^xsd:date . a dh:Item; dct:title "Vilniaus pilių valstybinio kultūrinio rezervato direkcija"@lt; @@ -60348,15 +71605,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191788821"; - skos:prefLabel "Gargždų \"Vaivorykštės\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Gargždų \"Vaivorykštės\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191788821"; + skos:prefLabel "Gargždų \"Vaivorykštės\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Gargždų \"Vaivorykštės\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Gargždų \"Vaivorykštės\" gimnazija"@lt; @@ -60365,15 +71630,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-66118" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188681663"; - skos:prefLabel "Druskininkų savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Druskininkų savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188681663"; + skos:prefLabel "Druskininkų savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Druskininkų savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-22"^^xsd:date . a dh:Item; dct:title "Druskininkų savivaldybės kontrolės ir audito tarnyba"@lt; @@ -60382,15 +71655,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306093719"; - skos:prefLabel "Kauno lopšelis-darželis \"Vaikystės takas\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Vaikystės takas\""@lt; - rov:orgStatus ; - schema:foundingDate "2022-06-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306093719"; + skos:prefLabel "Kauno lopšelis-darželis \"Vaikystės takas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Vaikystės takas\""@lt; + rov:orgStatus ; + schema:foundingDate "2022-06-01"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Vaikystės takas\""@lt; @@ -60399,15 +71680,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42136" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301817855"; - skos:prefLabel "Rokiškio rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Rokiškio rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-07-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301817855"; + skos:prefLabel "Rokiškio rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-07-29"^^xsd:date . a dh:Item; dct:title "Rokiškio rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -60416,15 +71705,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69415" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188207359"; - skos:prefLabel "Kazlų Rūdos Jurgio Dovydaičio viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Kazlų Rūdos Jurgio Dovydaičio viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "2000-05-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188207359"; + skos:prefLabel "Kazlų Rūdos Jurgio Dovydaičio viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kazlų Rūdos Jurgio Dovydaičio viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "2000-05-29"^^xsd:date . a dh:Item; dct:title "Kazlų Rūdos Jurgio Dovydaičio viešoji biblioteka"@lt; @@ -60451,15 +71748,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21378" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190680981"; - skos:prefLabel "Elektrėnų sav. Vievio meno mokykla"@lt; - rov:companyType ; - rov:legalName "Elektrėnų sav. Vievio meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190680981"; + skos:prefLabel "Elektrėnų sav. Vievio meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų sav. Vievio meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Elektrėnų sav. Vievio meno mokykla"@lt; @@ -60522,15 +71827,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03219" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188711163"; - skos:prefLabel "Lietuvos Respublikos valstybinė darbo inspekcija prie Socialinės apsaugos ir darbo ministerijos"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos valstybinė darbo inspekcija prie Socialinės apsaugos ir darbo ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188711163"; + skos:prefLabel "Lietuvos Respublikos valstybinė darbo inspekcija prie Socialinės apsaugos ir darbo ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos valstybinė darbo inspekcija prie Socialinės apsaugos ir darbo ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-09"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos valstybinė darbo inspekcija prie Socialinės apsaugos ir darbo ministerijos"@lt; @@ -60557,15 +71870,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-67128" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301592593"; - skos:prefLabel "Lazdijų rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Lazdijų rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-03-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301592593"; + skos:prefLabel "Lazdijų rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lazdijų rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-03-07"^^xsd:date . a dh:Item; dct:title "Lazdijų rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -60574,15 +71895,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190284487"; - skos:prefLabel "Kretingos Simono Daukanto progimnazija"@lt; - rov:companyType ; - rov:legalName "Kretingos Simono Daukanto progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190284487"; + skos:prefLabel "Kretingos Simono Daukanto progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos Simono Daukanto progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Kretingos Simono Daukanto progimnazija"@lt; @@ -60609,15 +71938,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57438" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191018913"; - skos:prefLabel "Kėdainių \"Atžalyno\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Kėdainių \"Atžalyno\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191018913"; + skos:prefLabel "Kėdainių \"Atžalyno\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių \"Atžalyno\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Kėdainių \"Atžalyno\" gimnazija"@lt; @@ -60698,15 +72035,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76208" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290530840"; - skos:prefLabel "Šiaulių Vinco Kudirkos progimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių Vinco Kudirkos progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290530840"; + skos:prefLabel "Šiaulių Vinco Kudirkos progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių Vinco Kudirkos progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-07"^^xsd:date . a dh:Item; dct:title "Šiaulių Vinco Kudirkos progimnazija"@lt; @@ -60732,15 +72077,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-19110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290361080"; - skos:prefLabel "Širvintų \"Atžalyno\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Širvintų \"Atžalyno\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290361080"; + skos:prefLabel "Širvintų \"Atžalyno\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Širvintų \"Atžalyno\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-25"^^xsd:date . a dh:Item; dct:title "Širvintų \"Atžalyno\" progimnazija"@lt; @@ -60749,15 +72102,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07170" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188601279"; - skos:prefLabel "Valstybinė maisto ir veterinarijos tarnyba"@lt; - rov:companyType ; - rov:legalName "Valstybinė maisto ir veterinarijos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-05-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188601279"; + skos:prefLabel "Valstybinė maisto ir veterinarijos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybinė maisto ir veterinarijos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-05-21"^^xsd:date . a dh:Item; dct:title "Valstybinė maisto ir veterinarijos tarnyba"@lt; @@ -60838,15 +72199,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62142" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191058256"; - skos:prefLabel "Alytaus kraštotyros muziejus"@lt; - rov:companyType ; - rov:legalName "Alytaus kraštotyros muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191058256"; + skos:prefLabel "Alytaus kraštotyros muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus kraštotyros muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-08"^^xsd:date . a dh:Item; dct:title "Alytaus kraštotyros muziejus"@lt; @@ -60855,15 +72224,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48126" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191642688"; - skos:prefLabel "Kauno Prano Mašioto pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno Prano Mašioto pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191642688"; + skos:prefLabel "Kauno Prano Mašioto pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Prano Mašioto pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Prano Mašioto pradinė mokykla"@lt; @@ -60890,15 +72267,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21375" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190669038"; - skos:prefLabel "Elektrėnų sav. Vievio gimnazija"@lt; - rov:companyType ; - rov:legalName "Elektrėnų sav. Vievio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190669038"; + skos:prefLabel "Elektrėnų sav. Vievio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų sav. Vievio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Elektrėnų sav. Vievio gimnazija"@lt; @@ -61069,15 +72454,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-33120" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190985787"; - skos:prefLabel "Molėtų paslaugų šeimai centras"@lt; - rov:companyType ; - rov:legalName "Molėtų paslaugų šeimai centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190985787"; + skos:prefLabel "Molėtų paslaugų šeimai centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Molėtų paslaugų šeimai centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-01"^^xsd:date . a dh:Item; dct:title "Molėtų paslaugų šeimai centras"@lt; @@ -61086,15 +72479,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91166" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195474095"; - skos:prefLabel "Klaipėdos \"Gabijos\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos \"Gabijos\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2003-07-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195474095"; + skos:prefLabel "Klaipėdos \"Gabijos\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos \"Gabijos\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2003-07-30"^^xsd:date . a dh:Item; dct:title "Klaipėdos \"Gabijos\" progimnazija"@lt; @@ -61157,15 +72558,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35174" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191782373"; - skos:prefLabel "Panevėžio lėlių vežimo teatras"@lt; - rov:companyType ; - rov:legalName "Panevėžio lėlių vežimo teatras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191782373"; + skos:prefLabel "Panevėžio lėlių vežimo teatras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lėlių vežimo teatras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-08"^^xsd:date . a dh:Item; dct:title "Panevėžio lėlių vežimo teatras"@lt; @@ -61174,15 +72583,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76300" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190521648"; - skos:prefLabel "Šiaulių apskrities vyriausiasis policijos komisariatas"@lt; - rov:companyType ; - rov:legalName "Šiaulių apskrities vyriausiasis policijos komisariatas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190521648"; + skos:prefLabel "Šiaulių apskrities vyriausiasis policijos komisariatas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių apskrities vyriausiasis policijos komisariatas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-11"^^xsd:date . a dh:Item; dct:title "Šiaulių apskrities vyriausiasis policijos komisariatas"@lt; @@ -61191,15 +72608,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83206" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "168095244"; - skos:prefLabel "Klovainių sutrikusio intelekto jaunuolių centras"@lt; - rov:companyType ; - rov:legalName "Klovainių sutrikusio intelekto jaunuolių centras"@lt; - rov:orgStatus ; - schema:foundingDate "2000-09-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "168095244"; + skos:prefLabel "Klovainių sutrikusio intelekto jaunuolių centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klovainių sutrikusio intelekto jaunuolių centras"@lt; + rov:orgStatus ; + schema:foundingDate "2000-09-04"^^xsd:date . a dh:Item; dct:title "Klovainių sutrikusio intelekto jaunuolių centras"@lt; @@ -61226,15 +72651,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-64235" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290245670"; - skos:prefLabel "Alytaus r. Miroslavo gimnazija"@lt; - rov:companyType ; - rov:legalName "Alytaus r. Miroslavo gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290245670"; + skos:prefLabel "Alytaus r. Miroslavo gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus r. Miroslavo gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-08"^^xsd:date . a dh:Item; dct:title "Alytaus r. Miroslavo gimnazija"@lt; @@ -61243,15 +72676,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28167" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190174820"; - skos:prefLabel "Utenos vaikų lopšelis-darželis \"Pasaka\""@lt; - rov:companyType ; - rov:legalName "Utenos vaikų lopšelis-darželis \"Pasaka\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190174820"; + skos:prefLabel "Utenos vaikų lopšelis-darželis \"Pasaka\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos vaikų lopšelis-darželis \"Pasaka\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Utenos vaikų lopšelis-darželis \"Pasaka\""@lt; @@ -61260,15 +72701,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76328" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305369449"; - skos:prefLabel "Kompleksinių paslaugų namai \"Alka\""@lt; - rov:companyType ; - rov:legalName "Kompleksinių paslaugų namai \"Alka\""@lt; - rov:orgStatus ; - schema:foundingDate "2019-11-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305369449"; + skos:prefLabel "Kompleksinių paslaugų namai \"Alka\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kompleksinių paslaugų namai \"Alka\""@lt; + rov:orgStatus ; + schema:foundingDate "2019-11-29"^^xsd:date . a dh:Item; dct:title "Kompleksinių paslaugų namai \"Alka\""@lt; @@ -61421,15 +72870,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08233" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190000175"; - skos:prefLabel "Vilniaus Joachimo Lelevelio inžinerijos gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Joachimo Lelevelio inžinerijos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190000175"; + skos:prefLabel "Vilniaus Joachimo Lelevelio inžinerijos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Joachimo Lelevelio inžinerijos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Joachimo Lelevelio inžinerijos gimnazija"@lt; @@ -61438,15 +72895,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195008076"; - skos:prefLabel "Vilniaus Prano Mašioto pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Prano Mašioto pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2001-07-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195008076"; + skos:prefLabel "Vilniaus Prano Mašioto pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Prano Mašioto pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2001-07-18"^^xsd:date . a dh:Item; dct:title "Vilniaus Prano Mašioto pradinė mokykla"@lt; @@ -61455,15 +72920,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68281" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190454587"; - skos:prefLabel "Marijampolės Petro Armino progimnazija"@lt; - rov:companyType ; - rov:legalName "Marijampolės Petro Armino progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190454587"; + skos:prefLabel "Marijampolės Petro Armino progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės Petro Armino progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Marijampolės Petro Armino progimnazija"@lt; @@ -61472,15 +72945,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50188" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190983430"; - skos:prefLabel "Kauno Prano Daunio ugdymo centras"@lt; - rov:companyType ; - rov:legalName "Kauno Prano Daunio ugdymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190983430"; + skos:prefLabel "Kauno Prano Daunio ugdymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Prano Daunio ugdymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-08"^^xsd:date . a dh:Item; dct:title "Kauno Prano Daunio ugdymo centras"@lt; @@ -61525,15 +73006,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48412" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191637926"; - skos:prefLabel "Kauno lopšelis-darželis \"Pušaitė\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Pušaitė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191637926"; + skos:prefLabel "Kauno lopšelis-darželis \"Pušaitė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Pušaitė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Pušaitė\""@lt; @@ -61613,15 +73102,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41148" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190545880"; - skos:prefLabel "Biržų \"Aušros\" pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Biržų \"Aušros\" pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190545880"; + skos:prefLabel "Biržų \"Aušros\" pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biržų \"Aušros\" pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-02"^^xsd:date . a dh:Item; dct:title "Biržų \"Aušros\" pagrindinė mokykla"@lt; @@ -61666,15 +73163,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85138" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "295220870"; - skos:prefLabel "Akmenės rajono sporto centras"@lt; - rov:companyType ; - rov:legalName "Akmenės rajono sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "1999-05-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "295220870"; + skos:prefLabel "Akmenės rajono sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Akmenės rajono sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "1999-05-04"^^xsd:date . a dh:Item; dct:title "Akmenės rajono sporto centras"@lt; @@ -61683,15 +73188,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92231" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190457925"; - skos:prefLabel "Biudžetinė įstaiga KLAIPĖDOS \"GINTARO\" SPORTO CENTRAS"@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga KLAIPĖDOS \"GINTARO\" SPORTO CENTRAS"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190457925"; + skos:prefLabel "Biudžetinė įstaiga KLAIPĖDOS \"GINTARO\" SPORTO CENTRAS"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga KLAIPĖDOS \"GINTARO\" SPORTO CENTRAS"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga KLAIPĖDOS \"GINTARO\" SPORTO CENTRAS"@lt; @@ -61700,15 +73213,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304158399"; - skos:prefLabel "Šilutės rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Šilutės rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2016-01-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304158399"; + skos:prefLabel "Šilutės rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2016-01-04"^^xsd:date . a dh:Item; dct:title "Šilutės rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -61753,15 +73274,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74482" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190919221"; - skos:prefLabel "Jurbarko r. Skirsnemunės Jurgio Baltrušaičio pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Jurbarko r. Skirsnemunės Jurgio Baltrušaičio pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2000-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190919221"; + skos:prefLabel "Jurbarko r. Skirsnemunės Jurgio Baltrušaičio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jurbarko r. Skirsnemunės Jurgio Baltrušaičio pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2000-09-01"^^xsd:date . a dh:Item; dct:title "Jurbarko r. Skirsnemunės Jurgio Baltrušaičio pagrindinė mokykla"@lt; @@ -61806,15 +73335,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71124" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190824054"; - skos:prefLabel "Šakių rajono savivaldybės jaunimo kūrybos ir sporto centras"@lt; - rov:companyType ; - rov:legalName "Šakių rajono savivaldybės jaunimo kūrybos ir sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190824054"; + skos:prefLabel "Šakių rajono savivaldybės jaunimo kūrybos ir sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šakių rajono savivaldybės jaunimo kūrybos ir sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-19"^^xsd:date . a dh:Item; dct:title "Šakių rajono savivaldybės jaunimo kūrybos ir sporto centras"@lt; @@ -61823,15 +73360,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96341" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302296063"; - skos:prefLabel "Priekulės meno ir kultūros centras"@lt; - rov:companyType ; - rov:legalName "Priekulės meno ir kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2009-01-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302296063"; + skos:prefLabel "Priekulės meno ir kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Priekulės meno ir kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2009-01-05"^^xsd:date . a dh:Item; dct:title "Priekulės meno ir kultūros centras"@lt; @@ -61840,15 +73385,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90311" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188214019"; - skos:prefLabel "Rietavo savivaldybės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Rietavo savivaldybės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-12-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188214019"; + skos:prefLabel "Rietavo savivaldybės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rietavo savivaldybės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-12-30"^^xsd:date . a dh:Item; dct:title "Rietavo savivaldybės kultūros centras"@lt; @@ -61875,15 +73428,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29132" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190078494"; - skos:prefLabel "Anykščių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Anykščių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-09-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190078494"; + skos:prefLabel "Anykščių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-09-29"^^xsd:date . a dh:Item; dct:title "Anykščių kultūros centras"@lt; @@ -61946,15 +73507,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08245" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188728821"; - skos:prefLabel "Vilniaus apskrities valstybinė mokesčių inspekcija"@lt; - rov:companyType ; - rov:legalName "Vilniaus apskrities valstybinė mokesčių inspekcija"@lt; - rov:orgStatus ; - schema:foundingDate "1999-01-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188728821"; + skos:prefLabel "Vilniaus apskrities valstybinė mokesčių inspekcija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus apskrities valstybinė mokesčių inspekcija"@lt; + rov:orgStatus ; + schema:foundingDate "1999-01-01"^^xsd:date . a dh:Item; dct:title "Vilniaus apskrities valstybinė mokesčių inspekcija"@lt; @@ -62197,15 +73766,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304157240"; - skos:prefLabel "Švenčionių rajono sporto centras"@lt; - rov:companyType ; - rov:legalName "Švenčionių rajono sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "2016-01-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304157240"; + skos:prefLabel "Švenčionių rajono sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Švenčionių rajono sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "2016-01-04"^^xsd:date . a dh:Item; dct:title "Švenčionių rajono sporto centras"@lt; @@ -62232,15 +73809,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50459" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191636062"; - skos:prefLabel "Kauno lopšelis-darželis \"Pagrandukas\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Pagrandukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191636062"; + skos:prefLabel "Kauno lopšelis-darželis \"Pagrandukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Pagrandukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Pagrandukas\""@lt; @@ -62285,15 +73870,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14231" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304103207"; - skos:prefLabel "Vilniaus rajono šeimos ir vaiko gerovės centras"@lt; - rov:companyType ; - rov:legalName "Vilniaus rajono šeimos ir vaiko gerovės centras"@lt; - rov:orgStatus ; - schema:foundingDate "2015-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304103207"; + skos:prefLabel "Vilniaus rajono šeimos ir vaiko gerovės centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus rajono šeimos ir vaiko gerovės centras"@lt; + rov:orgStatus ; + schema:foundingDate "2015-10-06"^^xsd:date . a dh:Item; dct:title "Vilniaus rajono šeimos ir vaiko gerovės centras"@lt; @@ -62356,15 +73949,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-88155" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190581588"; - skos:prefLabel "Telšių r. Tryškių Lazdynų Pelėdos gimnazija"@lt; - rov:companyType ; - rov:legalName "Telšių r. Tryškių Lazdynų Pelėdos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190581588"; + skos:prefLabel "Telšių r. Tryškių Lazdynų Pelėdos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių r. Tryškių Lazdynų Pelėdos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-14"^^xsd:date . a dh:Item; dct:title "Telšių r. Tryškių Lazdynų Pelėdos gimnazija"@lt; @@ -62373,15 +73974,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-51289" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190136691"; - skos:prefLabel "Kauno Kovo 11-osios gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Kovo 11-osios gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190136691"; + skos:prefLabel "Kauno Kovo 11-osios gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Kovo 11-osios gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Kovo 11-osios gimnazija"@lt; @@ -62390,15 +73999,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48305" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191639172"; - skos:prefLabel "Kauno lopšelis-darželis \"Giliukas\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Giliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191639172"; + skos:prefLabel "Kauno lopšelis-darželis \"Giliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Giliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Giliukas\""@lt; @@ -62479,15 +74096,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85367" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300629754"; - skos:prefLabel "Akmenės rajono savivaldybės Akmenės krašto muziejus"@lt; - rov:companyType ; - rov:legalName "Akmenės rajono savivaldybės Akmenės krašto muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2007-01-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300629754"; + skos:prefLabel "Akmenės rajono savivaldybės Akmenės krašto muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Akmenės rajono savivaldybės Akmenės krašto muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2007-01-02"^^xsd:date . a dh:Item; dct:title "Akmenės rajono savivaldybės Akmenės krašto muziejus"@lt; @@ -62549,15 +74174,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89239" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190160315"; - skos:prefLabel "Mažeikių lopšelis-darželis \"Bitutė\""@lt; - rov:companyType ; - rov:legalName "Mažeikių lopšelis-darželis \"Bitutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190160315"; + skos:prefLabel "Mažeikių lopšelis-darželis \"Bitutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių lopšelis-darželis \"Bitutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-30"^^xsd:date . a dh:Item; dct:title "Mažeikių lopšelis-darželis \"Bitutė\""@lt; @@ -62566,15 +74199,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90311" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188208112"; - skos:prefLabel "Rietavo Oginskių kultūros istorijos muziejus"@lt; - rov:companyType ; - rov:legalName "Rietavo Oginskių kultūros istorijos muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2000-08-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188208112"; + skos:prefLabel "Rietavo Oginskių kultūros istorijos muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rietavo Oginskių kultūros istorijos muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2000-08-18"^^xsd:date . a dh:Item; dct:title "Rietavo Oginskių kultūros istorijos muziejus"@lt; @@ -62583,15 +74224,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00129" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190275666"; - skos:prefLabel "Palangos sporto centras"@lt; - rov:companyType ; - rov:legalName "Palangos sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190275666"; + skos:prefLabel "Palangos sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-21"^^xsd:date . a dh:Item; dct:title "Palangos sporto centras"@lt; @@ -62600,15 +74249,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21106" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188673410"; - skos:prefLabel "Trakų rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Trakų rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188673410"; + skos:prefLabel "Trakų rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-16"^^xsd:date . a dh:Item; dct:title "Trakų rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -62617,15 +74274,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35185" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288633840"; - skos:prefLabel "Panevėžio rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Panevėžio rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288633840"; + skos:prefLabel "Panevėžio rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-07"^^xsd:date . a dh:Item; dct:title "Panevėžio rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -62670,15 +74335,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62152" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191057492"; - skos:prefLabel "Alytaus muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Alytaus muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191057492"; + skos:prefLabel "Alytaus muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-19"^^xsd:date . a dh:Item; dct:title "Alytaus muzikos mokykla"@lt; @@ -62687,15 +74360,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17129" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191417232"; - skos:prefLabel "Šalčininkų Stanislavo Moniuškos menų mokykla"@lt; - rov:companyType ; - rov:legalName "Šalčininkų Stanislavo Moniuškos menų mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191417232"; + skos:prefLabel "Šalčininkų Stanislavo Moniuškos menų mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų Stanislavo Moniuškos menų mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-29"^^xsd:date . a dh:Item; dct:title "Šalčininkų Stanislavo Moniuškos menų mokykla"@lt; @@ -62704,15 +74385,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49460" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290136920"; - skos:prefLabel "Vytauto Didžiojo universiteto \"Atžalyno\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Vytauto Didžiojo universiteto \"Atžalyno\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290136920"; + skos:prefLabel "Vytauto Didžiojo universiteto \"Atžalyno\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vytauto Didžiojo universiteto \"Atžalyno\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Vytauto Didžiojo universiteto \"Atžalyno\" progimnazija"@lt; @@ -62721,15 +74410,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-58185" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300631011"; - skos:prefLabel "Josvainių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Josvainių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2007-01-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300631011"; + skos:prefLabel "Josvainių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Josvainių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2007-01-05"^^xsd:date . a dh:Item; dct:title "Josvainių kultūros centras"@lt; @@ -62756,15 +74453,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89383" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300604014"; - skos:prefLabel "Mažeikių rajono Sedos kultūros centras"@lt; - rov:companyType ; - rov:legalName "Mažeikių rajono Sedos kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2006-10-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300604014"; + skos:prefLabel "Mažeikių rajono Sedos kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių rajono Sedos kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2006-10-02"^^xsd:date . a dh:Item; dct:title "Mažeikių rajono Sedos kultūros centras"@lt; @@ -62827,15 +74532,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91157" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190429370"; - skos:prefLabel "Klaipėdos \"Saulutės\" mokykla-darželis"@lt; - rov:companyType ; - rov:legalName "Klaipėdos \"Saulutės\" mokykla-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190429370"; + skos:prefLabel "Klaipėdos \"Saulutės\" mokykla-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos \"Saulutės\" mokykla-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos \"Saulutės\" mokykla-darželis"@lt; @@ -62844,15 +74557,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07145" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190031797"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Bitutė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Bitutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190031797"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Bitutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Bitutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Bitutė\""@lt; @@ -62987,15 +74708,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42101" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190796039"; - skos:prefLabel "Skemų socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Skemų socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190796039"; + skos:prefLabel "Skemų socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Skemų socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-14"^^xsd:date . a dh:Item; dct:title "Skemų socialinės globos namai"@lt; @@ -63004,15 +74733,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65470" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190108037"; - skos:prefLabel "Varėnos r. Matuizų pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Varėnos r. Matuizų pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-07-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190108037"; + skos:prefLabel "Varėnos r. Matuizų pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos r. Matuizų pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-07-19"^^xsd:date . a dh:Item; dct:title "Varėnos r. Matuizų pagrindinė mokykla"@lt; @@ -63039,15 +74776,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81177" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290088450"; - skos:prefLabel "Šiaulių r. Kuršėnų kūrybos namai"@lt; - rov:companyType ; - rov:legalName "Šiaulių r. Kuršėnų kūrybos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290088450"; + skos:prefLabel "Šiaulių r. Kuršėnų kūrybos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių r. Kuršėnų kūrybos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Šiaulių r. Kuršėnų kūrybos namai"@lt; @@ -63092,15 +74837,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-30121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188725711"; - skos:prefLabel "Ignalinos rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Ignalinos rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1998-10-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188725711"; + skos:prefLabel "Ignalinos rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ignalinos rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1998-10-01"^^xsd:date . a dh:Item; dct:title "Ignalinos rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -63109,15 +74862,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44329" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193043096"; - skos:prefLabel "Kauno švietimo inovacijų centras"@lt; - rov:companyType ; - rov:legalName "Kauno švietimo inovacijų centras"@lt; - rov:orgStatus ; - schema:foundingDate "1996-02-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193043096"; + skos:prefLabel "Kauno švietimo inovacijų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno švietimo inovacijų centras"@lt; + rov:orgStatus ; + schema:foundingDate "1996-02-22"^^xsd:date . a dh:Item; dct:title "Kauno švietimo inovacijų centras"@lt; @@ -63126,15 +74887,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04316" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191722390"; - skos:prefLabel "Vilniaus Pranciškaus Skorinos gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Pranciškaus Skorinos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191722390"; + skos:prefLabel "Vilniaus Pranciškaus Skorinos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Pranciškaus Skorinos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Vilniaus Pranciškaus Skorinos gimnazija"@lt; @@ -63161,15 +74930,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01102" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188733964"; - skos:prefLabel "Regionų administracinis teismas"@lt; - rov:companyType ; - rov:legalName "Regionų administracinis teismas"@lt; - rov:orgStatus ; - schema:foundingDate "1999-04-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188733964"; + skos:prefLabel "Regionų administracinis teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Regionų administracinis teismas"@lt; + rov:orgStatus ; + schema:foundingDate "1999-04-28"^^xsd:date . a dh:Item; dct:title "Regionų administracinis teismas"@lt; @@ -63178,15 +74955,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38335" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188212491"; - skos:prefLabel "Panevėžio rajono Naujamiesčio kultūros centras-dailės galerija"@lt; - rov:companyType ; - rov:legalName "Panevėžio rajono Naujamiesčio kultūros centras-dailės galerija"@lt; - rov:orgStatus ; - schema:foundingDate "2003-11-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188212491"; + skos:prefLabel "Panevėžio rajono Naujamiesčio kultūros centras-dailės galerija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio rajono Naujamiesčio kultūros centras-dailės galerija"@lt; + rov:orgStatus ; + schema:foundingDate "2003-11-18"^^xsd:date . a dh:Item; dct:title "Panevėžio rajono Naujamiesčio kultūros centras-dailės galerija"@lt; @@ -63249,15 +75034,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37462" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190421719"; - skos:prefLabel "Panevėžio Rožyno progimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio Rožyno progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190421719"; + skos:prefLabel "Panevėžio Rožyno progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio Rožyno progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-19"^^xsd:date . a dh:Item; dct:title "Panevėžio Rožyno progimnazija"@lt; @@ -63336,15 +75129,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99185" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190704770"; - skos:prefLabel "Šilutės rajono savivaldybės Šilutės Hugo Šojaus muziejus"@lt; - rov:companyType ; - rov:legalName "Šilutės rajono savivaldybės Šilutės Hugo Šojaus muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190704770"; + skos:prefLabel "Šilutės rajono savivaldybės Šilutės Hugo Šojaus muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės rajono savivaldybės Šilutės Hugo Šojaus muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-10-20"^^xsd:date . a dh:Item; dct:title "Šilutės rajono savivaldybės Šilutės Hugo Šojaus muziejus"@lt; @@ -63353,15 +75154,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-95261" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190451477"; - skos:prefLabel "Klaipėdos Liudviko Stulpino progimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos Liudviko Stulpino progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190451477"; + skos:prefLabel "Klaipėdos Liudviko Stulpino progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos Liudviko Stulpino progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos Liudviko Stulpino progimnazija"@lt; @@ -63370,15 +75179,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99288" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188746659"; - skos:prefLabel "Pagėgių savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Pagėgių savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2000-04-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188746659"; + skos:prefLabel "Pagėgių savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pagėgių savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2000-04-19"^^xsd:date . a dh:Item; dct:title "Pagėgių savivaldybės administracija"@lt; @@ -63405,15 +75222,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191663853"; - skos:prefLabel "Vilniaus vaikų ir jaunimo klubas \"Klevas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus vaikų ir jaunimo klubas \"Klevas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191663853"; + skos:prefLabel "Vilniaus vaikų ir jaunimo klubas \"Klevas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus vaikų ir jaunimo klubas \"Klevas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Vilniaus vaikų ir jaunimo klubas \"Klevas\""@lt; @@ -63422,15 +75247,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59219" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190211852"; - skos:prefLabel "Birštono lopšelis-darželis \"Giliukas\""@lt; - rov:companyType ; - rov:legalName "Birštono lopšelis-darželis \"Giliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190211852"; + skos:prefLabel "Birštono lopšelis-darželis \"Giliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Birštono lopšelis-darželis \"Giliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-15"^^xsd:date . a dh:Item; dct:title "Birštono lopšelis-darželis \"Giliukas\""@lt; @@ -63457,15 +75290,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11302" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190990777"; - skos:prefLabel "Lietuvos įtraukties švietime centras"@lt; - rov:companyType ; - rov:legalName "Lietuvos įtraukties švietime centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190990777"; + skos:prefLabel "Lietuvos įtraukties švietime centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos įtraukties švietime centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-10"^^xsd:date . a dh:Item; dct:title "Lietuvos įtraukties švietime centras"@lt; @@ -63528,15 +75369,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01104" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300147455"; - skos:prefLabel "Pasienio kontrolės punktų direkcija prie Susisiekimo ministerijos"@lt; - rov:companyType ; - rov:legalName "Pasienio kontrolės punktų direkcija prie Susisiekimo ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "2005-09-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300147455"; + skos:prefLabel "Pasienio kontrolės punktų direkcija prie Susisiekimo ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasienio kontrolės punktų direkcija prie Susisiekimo ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "2005-09-26"^^xsd:date . a dh:Item; dct:title "Pasienio kontrolės punktų direkcija prie Susisiekimo ministerijos"@lt; @@ -63563,15 +75412,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87353" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190597610"; - skos:prefLabel "Telšių lopšelis-darželis \"Saulutė\""@lt; - rov:companyType ; - rov:legalName "Telšių lopšelis-darželis \"Saulutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190597610"; + skos:prefLabel "Telšių lopšelis-darželis \"Saulutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių lopšelis-darželis \"Saulutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-07"^^xsd:date . a dh:Item; dct:title "Telšių lopšelis-darželis \"Saulutė\""@lt; @@ -63580,15 +75437,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-95154" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190419643"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Du gaideliai\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Du gaideliai\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190419643"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Du gaideliai\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Du gaideliai\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Du gaideliai\""@lt; @@ -63615,15 +75480,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17249" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191651922"; - skos:prefLabel "Šalčininkų r. Jašiūnų \"Aušros\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Šalčininkų r. Jašiūnų \"Aušros\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191651922"; + skos:prefLabel "Šalčininkų r. Jašiūnų \"Aušros\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų r. Jašiūnų \"Aušros\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-29"^^xsd:date . a dh:Item; dct:title "Šalčininkų r. Jašiūnų \"Aušros\" gimnazija"@lt; @@ -63650,15 +75523,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-67107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190614198"; - skos:prefLabel "Lazdijų meno mokykla"@lt; - rov:companyType ; - rov:legalName "Lazdijų meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190614198"; + skos:prefLabel "Lazdijų meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lazdijų meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-05"^^xsd:date . a dh:Item; dct:title "Lazdijų meno mokykla"@lt; @@ -63667,15 +75548,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76329" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191826574"; - skos:prefLabel "Šiaulių sporto gimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių sporto gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191826574"; + skos:prefLabel "Šiaulių sporto gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių sporto gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-07"^^xsd:date . a dh:Item; dct:title "Šiaulių sporto gimnazija"@lt; @@ -63684,15 +75573,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69415" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288744260"; - skos:prefLabel "Kazlų Rūdos savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Kazlų Rūdos savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2000-04-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288744260"; + skos:prefLabel "Kazlų Rūdos savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kazlų Rūdos savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2000-04-10"^^xsd:date . a dh:Item; dct:title "Kazlų Rūdos savivaldybės kontrolės ir audito tarnyba"@lt; @@ -63719,15 +75616,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81421" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190085154"; - skos:prefLabel "Šiaulių r. Gruzdžių lopšelis-darželis \"Puriena\""@lt; - rov:companyType ; - rov:legalName "Šiaulių r. Gruzdžių lopšelis-darželis \"Puriena\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190085154"; + skos:prefLabel "Šiaulių r. Gruzdžių lopšelis-darželis \"Puriena\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių r. Gruzdžių lopšelis-darželis \"Puriena\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių r. Gruzdžių lopšelis-darželis \"Puriena\""@lt; @@ -63736,15 +75641,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190438234"; - skos:prefLabel "Klaipėdos uostamiesčio progimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos uostamiesčio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190438234"; + skos:prefLabel "Klaipėdos uostamiesčio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos uostamiesčio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos uostamiesčio progimnazija"@lt; @@ -63807,15 +75720,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90421" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191816847"; - skos:prefLabel "Plungės rajono Platelių meno mokykla"@lt; - rov:companyType ; - rov:legalName "Plungės rajono Platelių meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191816847"; + skos:prefLabel "Plungės rajono Platelių meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės rajono Platelių meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-13"^^xsd:date . a dh:Item; dct:title "Plungės rajono Platelių meno mokykla"@lt; @@ -63878,15 +75799,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04342" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290028510"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Žiburėlis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Žiburėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290028510"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Žiburėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Žiburėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Žiburėlis\""@lt; @@ -63913,15 +75842,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20129" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190341810"; - skos:prefLabel "Ukmergės Senamiesčio progimnazija"@lt; - rov:companyType ; - rov:legalName "Ukmergės Senamiesčio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190341810"; + skos:prefLabel "Ukmergės Senamiesčio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės Senamiesčio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-02"^^xsd:date . a dh:Item; dct:title "Ukmergės Senamiesčio progimnazija"@lt; @@ -63930,15 +75867,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-31110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190230443"; - skos:prefLabel "Visagino vaikų lopšelis-darželis \"Auksinis raktelis\""@lt; - rov:companyType ; - rov:legalName "Visagino vaikų lopšelis-darželis \"Auksinis raktelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190230443"; + skos:prefLabel "Visagino vaikų lopšelis-darželis \"Auksinis raktelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Visagino vaikų lopšelis-darželis \"Auksinis raktelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-13"^^xsd:date . a dh:Item; dct:title "Visagino vaikų lopšelis-darželis \"Auksinis raktelis\""@lt; @@ -63965,15 +75910,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306916348"; - skos:prefLabel "Rokiškio socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Rokiškio socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2024-07-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306916348"; + skos:prefLabel "Rokiškio socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2024-07-01"^^xsd:date . a dh:Item; dct:title "Rokiškio socialinių paslaugų centras"@lt; @@ -64054,15 +76007,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38117" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188213255"; - skos:prefLabel "Panevėžio rajono Miežiškių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio rajono Miežiškių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-11-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188213255"; + skos:prefLabel "Panevėžio rajono Miežiškių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio rajono Miežiškių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-11-19"^^xsd:date . a dh:Item; dct:title "Panevėžio rajono Miežiškių kultūros centras"@lt; @@ -64071,15 +76032,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83135" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190066563"; - skos:prefLabel "Pakruojo \"Žemynos\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Pakruojo \"Žemynos\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190066563"; + skos:prefLabel "Pakruojo \"Žemynos\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo \"Žemynos\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Pakruojo \"Žemynos\" progimnazija"@lt; @@ -64088,15 +76057,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302287534"; - skos:prefLabel "Kupiškio r. šv. Kazimiero socialinių paslaugų namai"@lt; - rov:companyType ; - rov:legalName "Kupiškio r. šv. Kazimiero socialinių paslaugų namai"@lt; - rov:orgStatus ; - schema:foundingDate "2008-12-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302287534"; + skos:prefLabel "Kupiškio r. šv. Kazimiero socialinių paslaugų namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio r. šv. Kazimiero socialinių paslaugų namai"@lt; + rov:orgStatus ; + schema:foundingDate "2008-12-16"^^xsd:date . a dh:Item; dct:title "Kupiškio r. šv. Kazimiero socialinių paslaugų namai"@lt; @@ -64105,15 +76082,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18177" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190506888"; - skos:prefLabel "Švenčionių r. Pabradės \"Žeimenos\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Švenčionių r. Pabradės \"Žeimenos\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190506888"; + skos:prefLabel "Švenčionių r. Pabradės \"Žeimenos\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Švenčionių r. Pabradės \"Žeimenos\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-06"^^xsd:date . a dh:Item; dct:title "Švenčionių r. Pabradės \"Žeimenos\" gimnazija"@lt; @@ -64230,15 +76215,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05128" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190029045"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Jurginėlis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Jurginėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190029045"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Jurginėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Jurginėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Jurginėlis\""@lt; @@ -64247,15 +76240,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-30125" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "155617436"; - skos:prefLabel "Ignalinos rajono priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Ignalinos rajono priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-08-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "155617436"; + skos:prefLabel "Ignalinos rajono priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ignalinos rajono priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-08-28"^^xsd:date . a dh:Item; dct:title "Ignalinos rajono priešgaisrinė tarnyba"@lt; @@ -64300,15 +76301,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04122" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190023697"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Pakalnutė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Pakalnutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190023697"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Pakalnutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Pakalnutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Pakalnutė\""@lt; @@ -64353,15 +76362,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-95124" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190437470"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Pakalnutė\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Pakalnutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190437470"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Pakalnutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Pakalnutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Pakalnutė\""@lt; @@ -64370,15 +76387,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50401" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190144791"; - skos:prefLabel "Kauno Miko Petrausko scenos menų mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno Miko Petrausko scenos menų mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190144791"; + skos:prefLabel "Kauno Miko Petrausko scenos menų mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Miko Petrausko scenos menų mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-10"^^xsd:date . a dh:Item; dct:title "Kauno Miko Petrausko scenos menų mokykla"@lt; @@ -64423,15 +76448,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190011613"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Spragtukas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Spragtukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190011613"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Spragtukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Spragtukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Spragtukas\""@lt; @@ -64440,15 +76473,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-95193" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193180814"; - skos:prefLabel "Valstybinio socialinio draudimo fondo valdybos Klaipėdos skyrius"@lt; - rov:companyType ; - rov:legalName "Valstybinio socialinio draudimo fondo valdybos Klaipėdos skyrius"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193180814"; + skos:prefLabel "Valstybinio socialinio draudimo fondo valdybos Klaipėdos skyrius"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybinio socialinio draudimo fondo valdybos Klaipėdos skyrius"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-17"^^xsd:date . a dh:Item; dct:title "Valstybinio socialinio draudimo fondo valdybos Klaipėdos skyrius"@lt; @@ -64493,15 +76534,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-95129" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190439140"; - skos:prefLabel "Klaipėdos \"Versmės\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos \"Versmės\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190439140"; + skos:prefLabel "Klaipėdos \"Versmės\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos \"Versmės\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos \"Versmės\" progimnazija"@lt; @@ -64510,15 +76559,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14260" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191319845"; - skos:prefLabel "Vilniaus r. Riešės šv. Faustinos Kovalskos pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Riešės šv. Faustinos Kovalskos pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191319845"; + skos:prefLabel "Vilniaus r. Riešės šv. Faustinos Kovalskos pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Riešės šv. Faustinos Kovalskos pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Riešės šv. Faustinos Kovalskos pagrindinė mokykla"@lt; @@ -64544,15 +76601,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71316" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290821130"; - skos:prefLabel "Šakių rajono Kudirkos Naumiesčio Vinco Kudirkos gimnazija"@lt; - rov:companyType ; - rov:legalName "Šakių rajono Kudirkos Naumiesčio Vinco Kudirkos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290821130"; + skos:prefLabel "Šakių rajono Kudirkos Naumiesčio Vinco Kudirkos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šakių rajono Kudirkos Naumiesčio Vinco Kudirkos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-05"^^xsd:date . a dh:Item; dct:title "Šakių rajono Kudirkos Naumiesčio Vinco Kudirkos gimnazija"@lt; @@ -64579,15 +76644,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17285" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291416850"; - skos:prefLabel "Šalčininkų r. Turgelių kunigo Povilo Ksavero Bžostovskio gimnazija"@lt; - rov:companyType ; - rov:legalName "Šalčininkų r. Turgelių kunigo Povilo Ksavero Bžostovskio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291416850"; + skos:prefLabel "Šalčininkų r. Turgelių kunigo Povilo Ksavero Bžostovskio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų r. Turgelių kunigo Povilo Ksavero Bžostovskio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-29"^^xsd:date . a dh:Item; dct:title "Šalčininkų r. Turgelių kunigo Povilo Ksavero Bžostovskio gimnazija"@lt; @@ -64596,15 +76669,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76337" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188694543"; - skos:prefLabel "Šiaulių rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Šiaulių rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188694543"; + skos:prefLabel "Šiaulių rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-14"^^xsd:date . a dh:Item; dct:title "Šiaulių rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -64613,15 +76694,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-25119" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191817753"; - skos:prefLabel "Trakų r. Lentvario Henriko Senkevičiaus gimnazija"@lt; - rov:companyType ; - rov:legalName "Trakų r. Lentvario Henriko Senkevičiaus gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191817753"; + skos:prefLabel "Trakų r. Lentvario Henriko Senkevičiaus gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų r. Lentvario Henriko Senkevičiaus gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Trakų r. Lentvario Henriko Senkevičiaus gimnazija"@lt; @@ -64648,15 +76737,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36222" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191429544"; - skos:prefLabel "Panevėžio r. Pažagienių mokykla-darželis"@lt; - rov:companyType ; - rov:legalName "Panevėžio r. Pažagienių mokykla-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191429544"; + skos:prefLabel "Panevėžio r. Pažagienių mokykla-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio r. Pažagienių mokykla-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-08"^^xsd:date . a dh:Item; dct:title "Panevėžio r. Pažagienių mokykla-darželis"@lt; @@ -64683,15 +76780,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53363" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305916548"; - skos:prefLabel "Kauno r. Noreikiškių lopšelis-darželis \"Smalsutis\""@lt; - rov:companyType ; - rov:legalName "Kauno r. Noreikiškių lopšelis-darželis \"Smalsutis\""@lt; - rov:orgStatus ; - schema:foundingDate "2021-10-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305916548"; + skos:prefLabel "Kauno r. Noreikiškių lopšelis-darželis \"Smalsutis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Noreikiškių lopšelis-darželis \"Smalsutis\""@lt; + rov:orgStatus ; + schema:foundingDate "2021-10-15"^^xsd:date . a dh:Item; dct:title "Kauno r. Noreikiškių lopšelis-darželis \"Smalsutis\""@lt; @@ -64718,15 +76823,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08217" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188778087"; - skos:prefLabel "Muitinės kriminalinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Muitinės kriminalinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2002-01-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188778087"; + skos:prefLabel "Muitinės kriminalinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Muitinės kriminalinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2002-01-03"^^xsd:date . a dh:Item; dct:title "Muitinės kriminalinė tarnyba"@lt; @@ -64753,15 +76866,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99332" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190696829"; - skos:prefLabel "Šilutės r. Juknaičių pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Šilutės r. Juknaičių pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190696829"; + skos:prefLabel "Šilutės r. Juknaičių pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės r. Juknaičių pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šilutės r. Juknaičių pagrindinė mokykla"@lt; @@ -64878,15 +76999,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94237" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190453866"; - skos:prefLabel "Klaipėdos Jeronimo Kačinsko muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Klaipėdos Jeronimo Kačinsko muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190453866"; + skos:prefLabel "Klaipėdos Jeronimo Kačinsko muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos Jeronimo Kačinsko muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos Jeronimo Kačinsko muzikos mokykla"@lt; @@ -64895,15 +77024,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82225" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "171455916"; - skos:prefLabel "Šeduvos globos namai"@lt; - rov:companyType ; - rov:legalName "Šeduvos globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "171455916"; + skos:prefLabel "Šeduvos globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šeduvos globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-12"^^xsd:date . a dh:Item; dct:title "Šeduvos globos namai"@lt; @@ -64930,15 +77067,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53270" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191074641"; - skos:prefLabel "Kauno r. Garliavos Adomo Mitkaus pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno r. Garliavos Adomo Mitkaus pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191074641"; + skos:prefLabel "Kauno r. Garliavos Adomo Mitkaus pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Garliavos Adomo Mitkaus pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-10"^^xsd:date . a dh:Item; dct:title "Kauno r. Garliavos Adomo Mitkaus pagrindinė mokykla"@lt; @@ -64947,15 +77092,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55148" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190313451"; - skos:prefLabel "Jonavos vaikų lopšelis-darželis \"Pakalnutė\""@lt; - rov:companyType ; - rov:legalName "Jonavos vaikų lopšelis-darželis \"Pakalnutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190313451"; + skos:prefLabel "Jonavos vaikų lopšelis-darželis \"Pakalnutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos vaikų lopšelis-darželis \"Pakalnutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-04"^^xsd:date . a dh:Item; dct:title "Jonavos vaikų lopšelis-darželis \"Pakalnutė\""@lt; @@ -65018,15 +77171,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11223" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191662228"; - skos:prefLabel "Vilniaus Naujosios Vilnios muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Naujosios Vilnios muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191662228"; + skos:prefLabel "Vilniaus Naujosios Vilnios muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Naujosios Vilnios muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus Naujosios Vilnios muzikos mokykla"@lt; @@ -65089,15 +77250,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-80181" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290791630"; - skos:prefLabel "Aukštelkės socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Aukštelkės socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290791630"; + skos:prefLabel "Aukštelkės socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Aukštelkės socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-24"^^xsd:date . a dh:Item; dct:title "Aukštelkės socialinės globos namai"@lt; @@ -65106,15 +77275,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36209" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190423150"; - skos:prefLabel "Panevėžio \"Žemynos\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio \"Žemynos\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190423150"; + skos:prefLabel "Panevėžio \"Žemynos\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio \"Žemynos\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-19"^^xsd:date . a dh:Item; dct:title "Panevėžio \"Žemynos\" progimnazija"@lt; @@ -65123,15 +77300,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17185" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191411927"; - skos:prefLabel "Kalesninkų Mykolo Rudzio pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kalesninkų Mykolo Rudzio pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191411927"; + skos:prefLabel "Kalesninkų Mykolo Rudzio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kalesninkų Mykolo Rudzio pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-30"^^xsd:date . a dh:Item; dct:title "Kalesninkų Mykolo Rudzio pagrindinė mokykla"@lt; @@ -65194,15 +77379,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188724043"; - skos:prefLabel "Šakių rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Šakių rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1998-06-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188724043"; + skos:prefLabel "Šakių rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šakių rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1998-06-05"^^xsd:date . a dh:Item; dct:title "Šakių rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -65247,15 +77440,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "111958852"; - skos:prefLabel "Lietuvos mokslų akademija"@lt; - rov:companyType ; - rov:legalName "Lietuvos mokslų akademija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-04-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "111958852"; + skos:prefLabel "Lietuvos mokslų akademija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos mokslų akademija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-04-08"^^xsd:date . a dh:Item; dct:title "Lietuvos mokslų akademija"@lt; @@ -65264,15 +77465,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38432" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290398050"; - skos:prefLabel "Panevėžio r. Paįstrio Juozo Zikaro gimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio r. Paįstrio Juozo Zikaro gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290398050"; + skos:prefLabel "Panevėžio r. Paįstrio Juozo Zikaro gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio r. Paįstrio Juozo Zikaro gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-07"^^xsd:date . a dh:Item; dct:title "Panevėžio r. Paįstrio Juozo Zikaro gimnazija"@lt; @@ -65335,15 +77544,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49318" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191634392"; - skos:prefLabel "Kauno lopšelis-darželis \"Gandriukas\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Gandriukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191634392"; + skos:prefLabel "Kauno lopšelis-darželis \"Gandriukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Gandriukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Gandriukas\""@lt; @@ -65352,15 +77569,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190504727"; - skos:prefLabel "Kaišiadorių r. Gudienos mokykla-darželis \"Rugelis\""@lt; - rov:companyType ; - rov:legalName "Kaišiadorių r. Gudienos mokykla-darželis \"Rugelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-08-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190504727"; + skos:prefLabel "Kaišiadorių r. Gudienos mokykla-darželis \"Rugelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių r. Gudienos mokykla-darželis \"Rugelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-08-23"^^xsd:date . a dh:Item; dct:title "Kaišiadorių r. Gudienos mokykla-darželis \"Rugelis\""@lt; @@ -65387,15 +77612,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07105" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190033314"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Sakalėlis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Sakalėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190033314"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Sakalėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Sakalėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Sakalėlis\""@lt; @@ -65404,15 +77637,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01109" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188608633"; - skos:prefLabel "Lietuvos Respublikos ūkinis teismas"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos ūkinis teismas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188608633"; + skos:prefLabel "Lietuvos Respublikos ūkinis teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos ūkinis teismas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-19"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos ūkinis teismas"@lt; @@ -65421,15 +77662,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08352" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193288633"; - skos:prefLabel "Radiacinės saugos centras"@lt; - rov:companyType ; - rov:legalName "Radiacinės saugos centras"@lt; - rov:orgStatus ; - schema:foundingDate "1999-08-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193288633"; + skos:prefLabel "Radiacinės saugos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radiacinės saugos centras"@lt; + rov:orgStatus ; + schema:foundingDate "1999-08-27"^^xsd:date . a dh:Item; dct:title "Radiacinės saugos centras"@lt; @@ -65510,15 +77759,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81182" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190041752"; - skos:prefLabel "Šiaulių rajono savivaldybės Vytauto Vitkausko viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Šiaulių rajono savivaldybės Vytauto Vitkausko viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190041752"; + skos:prefLabel "Šiaulių rajono savivaldybės Vytauto Vitkausko viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių rajono savivaldybės Vytauto Vitkausko viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-08"^^xsd:date . a dh:Item; dct:title "Šiaulių rajono savivaldybės Vytauto Vitkausko viešoji biblioteka"@lt; @@ -65527,15 +77784,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38308" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190389043"; - skos:prefLabel "Panevėžio r. Krekenavos lopšelis-darželis \"Sigutė\""@lt; - rov:companyType ; - rov:legalName "Panevėžio r. Krekenavos lopšelis-darželis \"Sigutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190389043"; + skos:prefLabel "Panevėžio r. Krekenavos lopšelis-darželis \"Sigutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio r. Krekenavos lopšelis-darželis \"Sigutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-07"^^xsd:date . a dh:Item; dct:title "Panevėžio r. Krekenavos lopšelis-darželis \"Sigutė\""@lt; @@ -65562,15 +77827,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03144" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190020391"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Aušrelė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Aušrelė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190020391"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Aušrelė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Aušrelė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Aušrelė\""@lt; @@ -65579,11 +77852,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18177" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190511878"; skos:prefLabel "Švenčionių r. Pabradės meno mokykla"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Švenčionių r. Pabradės meno mokykla"@lt; rov:orgStatus ; @@ -65597,15 +77878,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86132" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301538503"; - skos:prefLabel "Kelmės rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Kelmės rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-02-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301538503"; + skos:prefLabel "Kelmės rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-02-06"^^xsd:date . a dh:Item; dct:title "Kelmės rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -65668,15 +77957,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49386" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188756386"; - skos:prefLabel "Kauno rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Kauno rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2000-11-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188756386"; + skos:prefLabel "Kauno rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2000-11-22"^^xsd:date . a dh:Item; dct:title "Kauno rajono savivaldybės administracija"@lt; @@ -65738,15 +78035,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90311" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188747184"; - skos:prefLabel "Rietavo savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Rietavo savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2000-04-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188747184"; + skos:prefLabel "Rietavo savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rietavo savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2000-04-21"^^xsd:date . a dh:Item; dct:title "Rietavo savivaldybės administracija"@lt; @@ -65791,15 +78096,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65443" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306981303"; - skos:prefLabel "Varėnos r. \"Merkio\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Varėnos r. \"Merkio\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2024-09-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306981303"; + skos:prefLabel "Varėnos r. \"Merkio\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos r. \"Merkio\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2024-09-02"^^xsd:date . a dh:Item; dct:title "Varėnos r. \"Merkio\" gimnazija"@lt; @@ -65808,15 +78121,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191415758"; - skos:prefLabel "Šalčininkų Jano Sniadeckio gimnazija"@lt; - rov:companyType ; - rov:legalName "Šalčininkų Jano Sniadeckio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191415758"; + skos:prefLabel "Šalčininkų Jano Sniadeckio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų Jano Sniadeckio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-29"^^xsd:date . a dh:Item; dct:title "Šalčininkų Jano Sniadeckio gimnazija"@lt; @@ -65825,15 +78146,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89356" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304405312"; - skos:prefLabel "Plinkšių globos namai"@lt; - rov:companyType ; - rov:legalName "Plinkšių globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "2016-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304405312"; + skos:prefLabel "Plinkšių globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plinkšių globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "2016-09-30"^^xsd:date . a dh:Item; dct:title "Plinkšių globos namai"@lt; @@ -65842,15 +78171,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21104" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190680839"; - skos:prefLabel "Trakų meno mokykla"@lt; - rov:companyType ; - rov:legalName "Trakų meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190680839"; + skos:prefLabel "Trakų meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Trakų meno mokykla"@lt; @@ -65877,15 +78214,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83152" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288733050"; - skos:prefLabel "Pakruojo rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Pakruojo rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1999-04-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288733050"; + skos:prefLabel "Pakruojo rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1999-04-02"^^xsd:date . a dh:Item; dct:title "Pakruojo rajono savivaldybės administracija"@lt; @@ -65912,15 +78257,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-63218" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301768543"; - skos:prefLabel "Alytaus miesto savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Alytaus miesto savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-06-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301768543"; + skos:prefLabel "Alytaus miesto savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus miesto savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-06-28"^^xsd:date . a dh:Item; dct:title "Alytaus miesto savivaldybės visuomenės sveikatos biuras"@lt; @@ -65929,11 +78282,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92236" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "188783981"; skos:prefLabel "Klaipėdos teritorinė ligonių kasa"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Klaipėdos teritorinė ligonių kasa"@lt; rov:orgStatus ; @@ -65947,15 +78308,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07104" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190997750"; - skos:prefLabel "Fabijoniškių socialinių paslaugų namai"@lt; - rov:companyType ; - rov:legalName "Fabijoniškių socialinių paslaugų namai"@lt; - rov:orgStatus ; - schema:foundingDate "1991-03-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190997750"; + skos:prefLabel "Fabijoniškių socialinių paslaugų namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Fabijoniškių socialinių paslaugų namai"@lt; + rov:orgStatus ; + schema:foundingDate "1991-03-06"^^xsd:date . a dh:Item; dct:title "Fabijoniškių socialinių paslaugų namai"@lt; @@ -65964,15 +78333,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92211" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195472849"; - skos:prefLabel "Klaipėdos \"Verdenės\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos \"Verdenės\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2002-09-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195472849"; + skos:prefLabel "Klaipėdos \"Verdenės\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos \"Verdenės\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2002-09-09"^^xsd:date . a dh:Item; dct:title "Klaipėdos \"Verdenės\" progimnazija"@lt; @@ -65999,15 +78376,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57288" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188768545"; - skos:prefLabel "Kėdainių rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Kėdainių rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-04-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188768545"; + skos:prefLabel "Kėdainių rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-04-02"^^xsd:date . a dh:Item; dct:title "Kėdainių rajono savivaldybės administracija"@lt; @@ -66052,15 +78437,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03139" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190014680"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Skroblinukas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Skroblinukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190014680"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Skroblinukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Skroblinukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Skroblinukas\""@lt; @@ -66087,15 +78480,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97102" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190299941"; - skos:prefLabel "Kretingos muziejus"@lt; - rov:companyType ; - rov:legalName "Kretingos muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-06-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190299941"; + skos:prefLabel "Kretingos muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-06-08"^^xsd:date . a dh:Item; dct:title "Kretingos muziejus"@lt; @@ -66104,15 +78505,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20347" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190343067"; - skos:prefLabel "Ukmergės r. Taujėnų pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Ukmergės r. Taujėnų pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190343067"; + skos:prefLabel "Ukmergės r. Taujėnų pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės r. Taujėnų pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-09"^^xsd:date . a dh:Item; dct:title "Ukmergės r. Taujėnų pagrindinė mokykla"@lt; @@ -66121,15 +78530,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21168" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190650123"; - skos:prefLabel "Trakų r. Paluknio vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Trakų r. Paluknio vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190650123"; + skos:prefLabel "Trakų r. Paluknio vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų r. Paluknio vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Trakų r. Paluknio vaikų lopšelis-darželis"@lt; @@ -66173,15 +78590,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28186" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190181067"; - skos:prefLabel "Utenos vaikų lopšelis-darželis \"Saulutė\""@lt; - rov:companyType ; - rov:legalName "Utenos vaikų lopšelis-darželis \"Saulutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190181067"; + skos:prefLabel "Utenos vaikų lopšelis-darželis \"Saulutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos vaikų lopšelis-darželis \"Saulutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Utenos vaikų lopšelis-darželis \"Saulutė\""@lt; @@ -66190,15 +78615,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76341" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190531222"; - skos:prefLabel "Šiaulių Jovaro progimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių Jovaro progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190531222"; + skos:prefLabel "Šiaulių Jovaro progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių Jovaro progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Šiaulių Jovaro progimnazija"@lt; @@ -66207,15 +78640,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70161" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190484769"; - skos:prefLabel "Vilkaviškio \"Aušros\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio \"Aušros\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190484769"; + skos:prefLabel "Vilkaviškio \"Aušros\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio \"Aušros\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Vilkaviškio \"Aušros\" gimnazija"@lt; @@ -66314,15 +78755,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72232" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190467652"; - skos:prefLabel "Tauragės \"Šaltinio\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Tauragės \"Šaltinio\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190467652"; + skos:prefLabel "Tauragės \"Šaltinio\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės \"Šaltinio\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-01"^^xsd:date . a dh:Item; dct:title "Tauragės \"Šaltinio\" progimnazija"@lt; @@ -66367,15 +78816,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195003677"; - skos:prefLabel "Trakų pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Trakų pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1998-07-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195003677"; + skos:prefLabel "Trakų pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1998-07-01"^^xsd:date . a dh:Item; dct:title "Trakų pradinė mokykla"@lt; @@ -66402,15 +78859,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41144" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "154891295"; - skos:prefLabel "Biržų rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Biržų rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1998-12-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "154891295"; + skos:prefLabel "Biržų rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biržų rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1998-12-31"^^xsd:date . a dh:Item; dct:title "Biržų rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -66437,15 +78902,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83435" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190061826"; - skos:prefLabel "Pakruojo r. Linkuvos lopšelis - darželis \"Šaltinėlis\""@lt; - rov:companyType ; - rov:legalName "Pakruojo r. Linkuvos lopšelis - darželis \"Šaltinėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190061826"; + skos:prefLabel "Pakruojo r. Linkuvos lopšelis - darželis \"Šaltinėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo r. Linkuvos lopšelis - darželis \"Šaltinėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-24"^^xsd:date . a dh:Item; dct:title "Pakruojo r. Linkuvos lopšelis - darželis \"Šaltinėlis\""@lt; @@ -66454,15 +78927,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190346558"; - skos:prefLabel "Ukmergės kraštotyros muziejus"@lt; - rov:companyType ; - rov:legalName "Ukmergės kraštotyros muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190346558"; + skos:prefLabel "Ukmergės kraštotyros muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės kraštotyros muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-01"^^xsd:date . a dh:Item; dct:title "Ukmergės kraštotyros muziejus"@lt; @@ -66471,15 +78952,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03211" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190009886"; - skos:prefLabel "Vilniaus \"Varpo\" suaugusiųjų gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Varpo\" suaugusiųjų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190009886"; + skos:prefLabel "Vilniaus \"Varpo\" suaugusiųjų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Varpo\" suaugusiųjų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Varpo\" suaugusiųjų gimnazija"@lt; @@ -66488,15 +78977,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11348" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190011766"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Šypsena\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Šypsena\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190011766"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Šypsena\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Šypsena\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Šypsena\""@lt; @@ -66505,15 +79002,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21253" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190658928"; - skos:prefLabel "Trakų r. Aukštadvario gimnazija"@lt; - rov:companyType ; - rov:legalName "Trakų r. Aukštadvario gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190658928"; + skos:prefLabel "Trakų r. Aukštadvario gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų r. Aukštadvario gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Trakų r. Aukštadvario gimnazija"@lt; @@ -66540,15 +79045,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44356" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191349831"; - skos:prefLabel "Sveikatos apsaugos ministerijos Ekstremalių sveikatai situacijų centras"@lt; - rov:companyType ; - rov:legalName "Sveikatos apsaugos ministerijos Ekstremalių sveikatai situacijų centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191349831"; + skos:prefLabel "Sveikatos apsaugos ministerijos Ekstremalių sveikatai situacijų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Sveikatos apsaugos ministerijos Ekstremalių sveikatai situacijų centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-28"^^xsd:date . a dh:Item; dct:title "Sveikatos apsaugos ministerijos Ekstremalių sveikatai situacijų centras"@lt; @@ -66557,15 +79070,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40406" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191777611"; - skos:prefLabel "Kupiškio r. Subačiaus gimnazija"@lt; - rov:companyType ; - rov:legalName "Kupiškio r. Subačiaus gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191777611"; + skos:prefLabel "Kupiškio r. Subačiaus gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio r. Subačiaus gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Kupiškio r. Subačiaus gimnazija"@lt; @@ -66574,15 +79095,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70141" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190533579"; - skos:prefLabel "Vilkaviškio rajono savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio rajono savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1999-02-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190533579"; + skos:prefLabel "Vilkaviškio rajono savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio rajono savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1999-02-24"^^xsd:date . a dh:Item; dct:title "Vilkaviškio rajono savivaldybės viešoji biblioteka"@lt; @@ -66609,15 +79138,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36106" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190417069"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Vaikystė\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Vaikystė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190417069"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Vaikystė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Vaikystė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-16"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Vaikystė\""@lt; @@ -66626,15 +79163,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94125" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190433792"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Čiauškutė\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Čiauškutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190433792"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Čiauškutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Čiauškutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Čiauškutė\""@lt; @@ -66643,15 +79188,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92342" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302850915"; - skos:prefLabel "Klaipėdos r. Slengių mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Klaipėdos r. Slengių mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "2012-08-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302850915"; + skos:prefLabel "Klaipėdos r. Slengių mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos r. Slengių mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "2012-08-31"^^xsd:date . a dh:Item; dct:title "Klaipėdos r. Slengių mokykla-daugiafunkcis centras"@lt; @@ -66678,15 +79231,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74168" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190916111"; - skos:prefLabel "Jurbarko \"Ąžuoliuko\" mokykla"@lt; - rov:companyType ; - rov:legalName "Jurbarko \"Ąžuoliuko\" mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2000-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190916111"; + skos:prefLabel "Jurbarko \"Ąžuoliuko\" mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jurbarko \"Ąžuoliuko\" mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2000-09-01"^^xsd:date . a dh:Item; dct:title "Jurbarko \"Ąžuoliuko\" mokykla"@lt; @@ -66695,15 +79256,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60180" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190105799"; - skos:prefLabel "Raseinių Viktoro Petkaus progimnazija"@lt; - rov:companyType ; - rov:legalName "Raseinių Viktoro Petkaus progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190105799"; + skos:prefLabel "Raseinių Viktoro Petkaus progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių Viktoro Petkaus progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-14"^^xsd:date . a dh:Item; dct:title "Raseinių Viktoro Petkaus progimnazija"@lt; @@ -66730,15 +79299,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59206" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188644330"; - skos:prefLabel "Birštono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Birštono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188644330"; + skos:prefLabel "Birštono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Birštono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-14"^^xsd:date . a dh:Item; dct:title "Birštono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -66747,15 +79324,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-12106" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191449618"; - skos:prefLabel "Vilniaus regiono apylinkės teismas"@lt; - rov:companyType ; - rov:legalName "Vilniaus regiono apylinkės teismas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191449618"; + skos:prefLabel "Vilniaus regiono apylinkės teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus regiono apylinkės teismas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-07"^^xsd:date . a dh:Item; dct:title "Vilniaus regiono apylinkės teismas"@lt; @@ -66764,15 +79349,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94149" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "142143027"; - skos:prefLabel "Biudžetinė įstaiga Klaipėdos miesto šeimos ir vaiko gerovės centras"@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga Klaipėdos miesto šeimos ir vaiko gerovės centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-06-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "142143027"; + skos:prefLabel "Biudžetinė įstaiga Klaipėdos miesto šeimos ir vaiko gerovės centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga Klaipėdos miesto šeimos ir vaiko gerovės centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-06-05"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga Klaipėdos miesto šeimos ir vaiko gerovės centras"@lt; @@ -66853,15 +79446,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190015444"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Coliukė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Coliukė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190015444"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Coliukė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Coliukė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Coliukė\""@lt; @@ -66870,15 +79471,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21401" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303382939"; - skos:prefLabel "Trakų rajono Rykantų universalus daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Trakų rajono Rykantų universalus daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "2014-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303382939"; + skos:prefLabel "Trakų rajono Rykantų universalus daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų rajono Rykantų universalus daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "2014-09-01"^^xsd:date . a dh:Item; dct:title "Trakų rajono Rykantų universalus daugiafunkcis centras"@lt; @@ -66887,15 +79496,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69214" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288749040"; - skos:prefLabel "Kalvarijos savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Kalvarijos savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2000-05-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288749040"; + skos:prefLabel "Kalvarijos savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kalvarijos savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2000-05-18"^^xsd:date . a dh:Item; dct:title "Kalvarijos savivaldybės kontrolės ir audito tarnyba"@lt; @@ -66904,15 +79521,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44248" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190756315"; - skos:prefLabel "Vytauto Didžiojo karo muziejus"@lt; - rov:companyType ; - rov:legalName "Vytauto Didžiojo karo muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-06-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190756315"; + skos:prefLabel "Vytauto Didžiojo karo muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vytauto Didžiojo karo muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-06-08"^^xsd:date . a dh:Item; dct:title "Vytauto Didžiojo karo muziejus"@lt; @@ -66921,15 +79546,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82148" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195220684"; - skos:prefLabel "Radviliškio Vaižganto progimnazija"@lt; - rov:companyType ; - rov:legalName "Radviliškio Vaižganto progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-12-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195220684"; + skos:prefLabel "Radviliškio Vaižganto progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio Vaižganto progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-12-15"^^xsd:date . a dh:Item; dct:title "Radviliškio Vaižganto progimnazija"@lt; @@ -66938,15 +79571,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09311" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304089960"; - skos:prefLabel "Vilniaus \"Santaros\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Santaros\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2015-08-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304089960"; + skos:prefLabel "Vilniaus \"Santaros\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Santaros\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2015-08-28"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Santaros\" gimnazija"@lt; @@ -66955,15 +79596,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37467" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190374917"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Pušynėlis\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Pušynėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190374917"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Pušynėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Pušynėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-29"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Pušynėlis\""@lt; @@ -67044,15 +79693,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-06329" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191713612"; - skos:prefLabel "Lietuvos aklųjų ir silpnaregių ugdymo centras"@lt; - rov:companyType ; - rov:legalName "Lietuvos aklųjų ir silpnaregių ugdymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191713612"; + skos:prefLabel "Lietuvos aklųjų ir silpnaregių ugdymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos aklųjų ir silpnaregių ugdymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-01"^^xsd:date . a dh:Item; dct:title "Lietuvos aklųjų ir silpnaregių ugdymo centras"@lt; @@ -67079,15 +79736,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-51309" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190138895"; - skos:prefLabel "Kauno \"Varpo\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno \"Varpo\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190138895"; + skos:prefLabel "Kauno \"Varpo\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno \"Varpo\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno \"Varpo\" gimnazija"@lt; @@ -67114,15 +79779,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99185" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188698374"; - skos:prefLabel "Šilutės rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Šilutės rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-11-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188698374"; + skos:prefLabel "Šilutės rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-11-14"^^xsd:date . a dh:Item; dct:title "Šilutės rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -67149,15 +79822,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53185" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302831847"; - skos:prefLabel "Kauno r. Piliuonos gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno r. Piliuonos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2012-08-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302831847"; + skos:prefLabel "Kauno r. Piliuonos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Piliuonos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2012-08-01"^^xsd:date . a dh:Item; dct:title "Kauno r. Piliuonos gimnazija"@lt; @@ -67274,15 +79955,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53216" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303383037"; - skos:prefLabel "Kauno r. Garliavos Jonučių progimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno r. Garliavos Jonučių progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2014-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303383037"; + skos:prefLabel "Kauno r. Garliavos Jonučių progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Garliavos Jonučių progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2014-09-01"^^xsd:date . a dh:Item; dct:title "Kauno r. Garliavos Jonučių progimnazija"@lt; @@ -67291,15 +79980,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-58343" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300631004"; - skos:prefLabel "Akademijos kultūros centras"@lt; - rov:companyType ; - rov:legalName "Akademijos kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2007-01-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300631004"; + skos:prefLabel "Akademijos kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Akademijos kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2007-01-05"^^xsd:date . a dh:Item; dct:title "Akademijos kultūros centras"@lt; @@ -67380,15 +80077,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54214" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303211991"; - skos:prefLabel "Kauno rajono Vilkijos kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kauno rajono Vilkijos kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2013-12-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303211991"; + skos:prefLabel "Kauno rajono Vilkijos kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno rajono Vilkijos kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2013-12-31"^^xsd:date . a dh:Item; dct:title "Kauno rajono Vilkijos kultūros centras"@lt; @@ -67397,15 +80102,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14273" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291316540"; - skos:prefLabel "Vilniaus r. Paberžės \"Verdenės\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Paberžės \"Verdenės\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291316540"; + skos:prefLabel "Vilniaus r. Paberžės \"Verdenės\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Paberžės \"Verdenės\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Paberžės \"Verdenės\" gimnazija"@lt; @@ -67414,15 +80127,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21214" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190663875"; - skos:prefLabel "Trakų r. Onuškio Donato Malinausko pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Trakų r. Onuškio Donato Malinausko pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190663875"; + skos:prefLabel "Trakų r. Onuškio Donato Malinausko pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų r. Onuškio Donato Malinausko pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Trakų r. Onuškio Donato Malinausko pagrindinė mokykla"@lt; @@ -67449,15 +80170,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-66191" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "152158248"; - skos:prefLabel "Druskininkų savivaldybės paslaugų ūkis"@lt; - rov:companyType ; - rov:legalName "Druskininkų savivaldybės paslaugų ūkis"@lt; - rov:orgStatus ; - schema:foundingDate "2001-03-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "152158248"; + skos:prefLabel "Druskininkų savivaldybės paslaugų ūkis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Druskininkų savivaldybės paslaugų ūkis"@lt; + rov:orgStatus ; + schema:foundingDate "2001-03-12"^^xsd:date . a dh:Item; dct:title "Druskininkų savivaldybės paslaugų ūkis"@lt; @@ -67502,15 +80231,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14265" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191326996"; - skos:prefLabel "Vilniaus r. Riešės vaikų lopšelis-darželis \"Saulės slėnis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Riešės vaikų lopšelis-darželis \"Saulės slėnis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191326996"; + skos:prefLabel "Vilniaus r. Riešės vaikų lopšelis-darželis \"Saulės slėnis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Riešės vaikų lopšelis-darželis \"Saulės slėnis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-28"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Riešės vaikų lopšelis-darželis \"Saulės slėnis\""@lt; @@ -67519,15 +80256,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-12103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305607594"; - skos:prefLabel "Vilniaus Gabijos progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Gabijos progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2020-08-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305607594"; + skos:prefLabel "Vilniaus Gabijos progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Gabijos progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2020-08-20"^^xsd:date . a dh:Item; dct:title "Vilniaus Gabijos progimnazija"@lt; @@ -67554,15 +80299,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11201" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188210145"; - skos:prefLabel "Naujosios Vilnios kultūros centras"@lt; - rov:companyType ; - rov:legalName "Naujosios Vilnios kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2001-04-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188210145"; + skos:prefLabel "Naujosios Vilnios kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Naujosios Vilnios kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2001-04-25"^^xsd:date . a dh:Item; dct:title "Naujosios Vilnios kultūros centras"@lt; @@ -67571,15 +80324,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01128" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191428780"; - skos:prefLabel "Lietuvos gyventojų genocido ir rezistencijos tyrimo centras"@lt; - rov:companyType ; - rov:legalName "Lietuvos gyventojų genocido ir rezistencijos tyrimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-05-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191428780"; + skos:prefLabel "Lietuvos gyventojų genocido ir rezistencijos tyrimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos gyventojų genocido ir rezistencijos tyrimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-05-14"^^xsd:date . a dh:Item; dct:title "Lietuvos gyventojų genocido ir rezistencijos tyrimo centras"@lt; @@ -67588,15 +80349,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191448854"; - skos:prefLabel "Telšių apylinkės teismas"@lt; - rov:companyType ; - rov:legalName "Telšių apylinkės teismas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191448854"; + skos:prefLabel "Telšių apylinkės teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių apylinkės teismas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-02"^^xsd:date . a dh:Item; dct:title "Telšių apylinkės teismas"@lt; @@ -67730,15 +80499,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300556014"; - skos:prefLabel "Mažeikių švietimo centras"@lt; - rov:companyType ; - rov:legalName "Mažeikių švietimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2006-03-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300556014"; + skos:prefLabel "Mažeikių švietimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių švietimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2006-03-31"^^xsd:date . a dh:Item; dct:title "Mažeikių švietimo centras"@lt; @@ -67747,15 +80524,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48169" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190139659"; - skos:prefLabel "Kauno Juozo Grušo meno gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Juozo Grušo meno gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190139659"; + skos:prefLabel "Kauno Juozo Grušo meno gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Juozo Grušo meno gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Juozo Grušo meno gimnazija"@lt; @@ -67800,15 +80585,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20183" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302849927"; - skos:prefLabel "Ukmergės \"Ryto\" ugdymo centras"@lt; - rov:companyType ; - rov:legalName "Ukmergės \"Ryto\" ugdymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2012-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302849927"; + skos:prefLabel "Ukmergės \"Ryto\" ugdymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės \"Ryto\" ugdymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2012-09-01"^^xsd:date . a dh:Item; dct:title "Ukmergės \"Ryto\" ugdymo centras"@lt; @@ -67817,15 +80610,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03231" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301806638"; - skos:prefLabel "Vilniaus Simono Daukanto progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Simono Daukanto progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2008-07-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301806638"; + skos:prefLabel "Vilniaus Simono Daukanto progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Simono Daukanto progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2008-07-23"^^xsd:date . a dh:Item; dct:title "Vilniaus Simono Daukanto progimnazija"@lt; @@ -67834,15 +80635,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-67336" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188720212"; - skos:prefLabel "Veisiejų socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Veisiejų socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188720212"; + skos:prefLabel "Veisiejų socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Veisiejų socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-29"^^xsd:date . a dh:Item; dct:title "Veisiejų socialinės globos namai"@lt; @@ -67905,15 +80714,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76341" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191818517"; - skos:prefLabel "Šiaulių Centro pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Šiaulių Centro pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191818517"; + skos:prefLabel "Šiaulių Centro pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių Centro pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Šiaulių Centro pradinė mokykla"@lt; @@ -67958,15 +80775,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03111" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190755551"; - skos:prefLabel "Koncertinė įstaiga Lietuvos simfoninis pučiamųjų orkestras"@lt; - rov:companyType ; - rov:legalName "Koncertinė įstaiga Lietuvos simfoninis pučiamųjų orkestras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190755551"; + skos:prefLabel "Koncertinė įstaiga Lietuvos simfoninis pučiamųjų orkestras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Koncertinė įstaiga Lietuvos simfoninis pučiamųjų orkestras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-10"^^xsd:date . a dh:Item; dct:title "Koncertinė įstaiga Lietuvos simfoninis pučiamųjų orkestras"@lt; @@ -67975,15 +80800,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65336" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304439923"; - skos:prefLabel "Merkinės krašto muziejus"@lt; - rov:companyType ; - rov:legalName "Merkinės krašto muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2017-01-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304439923"; + skos:prefLabel "Merkinės krašto muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Merkinės krašto muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2017-01-02"^^xsd:date . a dh:Item; dct:title "Merkinės krašto muziejus"@lt; @@ -68046,15 +80879,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86486" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190092729"; - skos:prefLabel "Kelmės rajono Tytuvėnų gimnazija"@lt; - rov:companyType ; - rov:legalName "Kelmės rajono Tytuvėnų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190092729"; + skos:prefLabel "Kelmės rajono Tytuvėnų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės rajono Tytuvėnų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-20"^^xsd:date . a dh:Item; dct:title "Kelmės rajono Tytuvėnų gimnazija"@lt; @@ -68153,15 +80994,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20138" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190323940"; - skos:prefLabel "Ukmergės vaikų lopšelis-darželis \"Buratinas\""@lt; - rov:companyType ; - rov:legalName "Ukmergės vaikų lopšelis-darželis \"Buratinas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190323940"; + skos:prefLabel "Ukmergės vaikų lopšelis-darželis \"Buratinas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės vaikų lopšelis-darželis \"Buratinas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-17"^^xsd:date . a dh:Item; dct:title "Ukmergės vaikų lopšelis-darželis \"Buratinas\""@lt; @@ -68206,15 +81055,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08111" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190001081"; - skos:prefLabel "Vilniaus Žvėryno gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Žvėryno gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190001081"; + skos:prefLabel "Vilniaus Žvėryno gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Žvėryno gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Žvėryno gimnazija"@lt; @@ -68241,15 +81098,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-46257" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190135785"; - skos:prefLabel "Kauno Jurgio Dobkevičiaus progimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Jurgio Dobkevičiaus progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190135785"; + skos:prefLabel "Kauno Jurgio Dobkevičiaus progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Jurgio Dobkevičiaus progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Jurgio Dobkevičiaus progimnazija"@lt; @@ -68258,15 +81123,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01119" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291682630"; - skos:prefLabel "Lietuvos teatro, muzikos ir kino muziejus"@lt; - rov:companyType ; - rov:legalName "Lietuvos teatro, muzikos ir kino muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1992-07-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291682630"; + skos:prefLabel "Lietuvos teatro, muzikos ir kino muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos teatro, muzikos ir kino muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1992-07-27"^^xsd:date . a dh:Item; dct:title "Lietuvos teatro, muzikos ir kino muziejus"@lt; @@ -68275,15 +81148,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96273" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291793050"; - skos:prefLabel "Klaipėdos r. Veiviržėnų Jurgio Šaulio gimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos r. Veiviržėnų Jurgio Šaulio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291793050"; + skos:prefLabel "Klaipėdos r. Veiviržėnų Jurgio Šaulio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos r. Veiviržėnų Jurgio Šaulio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Klaipėdos r. Veiviržėnų Jurgio Šaulio gimnazija"@lt; @@ -68292,15 +81173,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28239" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "184295582"; - skos:prefLabel "Utenos rajono socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Utenos rajono socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "184295582"; + skos:prefLabel "Utenos rajono socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos rajono socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-09-01"^^xsd:date . a dh:Item; dct:title "Utenos rajono socialinių paslaugų centras"@lt; @@ -68309,15 +81198,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70187" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300095282"; - skos:prefLabel "Vilkaviškio rajono švietimo pagalbos tarnyba"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio rajono švietimo pagalbos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2005-03-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300095282"; + skos:prefLabel "Vilkaviškio rajono švietimo pagalbos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio rajono švietimo pagalbos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2005-03-10"^^xsd:date . a dh:Item; dct:title "Vilkaviškio rajono švietimo pagalbos tarnyba"@lt; @@ -68326,15 +81223,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-27101" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188209748"; - skos:prefLabel "Grigiškių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Grigiškių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2001-04-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188209748"; + skos:prefLabel "Grigiškių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Grigiškių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2001-04-25"^^xsd:date . a dh:Item; dct:title "Grigiškių kultūros centras"@lt; @@ -68343,15 +81248,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-73204" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191460276"; - skos:prefLabel "Lauksargių globos namai"@lt; - rov:companyType ; - rov:legalName "Lauksargių globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "2001-11-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191460276"; + skos:prefLabel "Lauksargių globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lauksargių globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "2001-11-12"^^xsd:date . a dh:Item; dct:title "Lauksargių globos namai"@lt; @@ -68396,15 +81309,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36208" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190413238"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Nykštukas\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Nykštukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190413238"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Nykštukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Nykštukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-22"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Nykštukas\""@lt; @@ -68431,15 +81352,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17122" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190986355"; - skos:prefLabel "Šalčininkų mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Šalčininkų mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190986355"; + skos:prefLabel "Šalčininkų mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-09"^^xsd:date . a dh:Item; dct:title "Šalčininkų mokykla-daugiafunkcis centras"@lt; @@ -68520,15 +81449,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93219" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190910382"; - skos:prefLabel "Klaipėdos Vydūno gimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos Vydūno gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190910382"; + skos:prefLabel "Klaipėdos Vydūno gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos Vydūno gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos Vydūno gimnazija"@lt; @@ -68537,15 +81474,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-45432" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190140775"; - skos:prefLabel "Kauno Panemunės progimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Panemunės progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190140775"; + skos:prefLabel "Kauno Panemunės progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Panemunės progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Panemunės progimnazija"@lt; @@ -68572,15 +81517,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48420" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190136549"; - skos:prefLabel "Kauno Jono ir Petro Vileišių mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno Jono ir Petro Vileišių mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190136549"; + skos:prefLabel "Kauno Jono ir Petro Vileišių mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Jono ir Petro Vileišių mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Jono ir Petro Vileišių mokykla"@lt; @@ -68625,15 +81578,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89239" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300077156"; - skos:prefLabel "Mažeikių rajono pedagoginė psichologinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Mažeikių rajono pedagoginė psichologinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2005-01-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300077156"; + skos:prefLabel "Mažeikių rajono pedagoginė psichologinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių rajono pedagoginė psichologinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2005-01-03"^^xsd:date . a dh:Item; dct:title "Mažeikių rajono pedagoginė psichologinė tarnyba"@lt; @@ -68642,15 +81603,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92144" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301732764"; - skos:prefLabel "Klaipėdos miesto savivaldybės tautinių kultūrų centras"@lt; - rov:companyType ; - rov:legalName "Klaipėdos miesto savivaldybės tautinių kultūrų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-05-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301732764"; + skos:prefLabel "Klaipėdos miesto savivaldybės tautinių kultūrų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos miesto savivaldybės tautinių kultūrų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-05-21"^^xsd:date . a dh:Item; dct:title "Klaipėdos miesto savivaldybės tautinių kultūrų centras"@lt; @@ -68712,15 +81681,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59211" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190025029"; - skos:prefLabel "Birštono meno mokykla"@lt; - rov:companyType ; - rov:legalName "Birštono meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190025029"; + skos:prefLabel "Birštono meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Birštono meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-19"^^xsd:date . a dh:Item; dct:title "Birštono meno mokykla"@lt; @@ -68729,15 +81706,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-31202" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190243280"; - skos:prefLabel "Visagino \"Atgimimo\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Visagino \"Atgimimo\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190243280"; + skos:prefLabel "Visagino \"Atgimimo\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Visagino \"Atgimimo\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Visagino \"Atgimimo\" gimnazija"@lt; @@ -68763,15 +81748,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56335" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302025546"; - skos:prefLabel "Rumšiškių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Rumšiškių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-10-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302025546"; + skos:prefLabel "Rumšiškių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rumšiškių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-10-14"^^xsd:date . a dh:Item; dct:title "Rumšiškių kultūros centras"@lt; @@ -68816,15 +81809,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08437" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303384413"; - skos:prefLabel "Vilniaus Santariškių lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus Santariškių lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "2014-09-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303384413"; + skos:prefLabel "Vilniaus Santariškių lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Santariškių lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "2014-09-03"^^xsd:date . a dh:Item; dct:title "Vilniaus Santariškių lopšelis-darželis"@lt; @@ -68833,15 +81834,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-19117" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300565013"; - skos:prefLabel "Širvintų pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Širvintų pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2006-05-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300565013"; + skos:prefLabel "Širvintų pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Širvintų pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2006-05-03"^^xsd:date . a dh:Item; dct:title "Širvintų pradinė mokykla"@lt; @@ -68904,15 +81913,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48310" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306140097"; - skos:prefLabel "Kauno lopšelis-darželis \"Pelėdžiukas\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Pelėdžiukas\""@lt; - rov:orgStatus ; - schema:foundingDate "2022-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306140097"; + skos:prefLabel "Kauno lopšelis-darželis \"Pelėdžiukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Pelėdžiukas\""@lt; + rov:orgStatus ; + schema:foundingDate "2022-09-01"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Pelėdžiukas\""@lt; @@ -68975,15 +81992,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65174" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304170647"; - skos:prefLabel "Varėnos sporto centras"@lt; - rov:companyType ; - rov:legalName "Varėnos sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "2016-02-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304170647"; + skos:prefLabel "Varėnos sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "2016-02-01"^^xsd:date . a dh:Item; dct:title "Varėnos sporto centras"@lt; @@ -69028,11 +82053,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85124" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "300008466"; skos:prefLabel "Akmenės rajono jaunimo ir suaugusiųjų švietimo centras"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Akmenės rajono jaunimo ir suaugusiųjų švietimo centras"@lt; rov:orgStatus ; @@ -69046,15 +82079,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76293" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300056938"; - skos:prefLabel "Šiaulių švietimo kompetencijų centras"@lt; - rov:companyType ; - rov:legalName "Šiaulių švietimo kompetencijų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2004-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300056938"; + skos:prefLabel "Šiaulių švietimo kompetencijų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių švietimo kompetencijų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2004-09-27"^^xsd:date . a dh:Item; dct:title "Šiaulių švietimo kompetencijų centras"@lt; @@ -69135,15 +82176,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53481" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191096495"; - skos:prefLabel "Kauno r. Kulautuvos lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Kauno r. Kulautuvos lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191096495"; + skos:prefLabel "Kauno r. Kulautuvos lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Kulautuvos lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-26"^^xsd:date . a dh:Item; dct:title "Kauno r. Kulautuvos lopšelis-darželis"@lt; @@ -69224,15 +82273,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89169" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191650788"; - skos:prefLabel "Mažeikių lopšelis - darželis \"Gintarėlis\""@lt; - rov:companyType ; - rov:legalName "Mažeikių lopšelis - darželis \"Gintarėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1996-01-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191650788"; + skos:prefLabel "Mažeikių lopšelis - darželis \"Gintarėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių lopšelis - darželis \"Gintarėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1996-01-01"^^xsd:date . a dh:Item; dct:title "Mažeikių lopšelis - darželis \"Gintarėlis\""@lt; @@ -69241,15 +82298,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21100" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190658885"; - skos:prefLabel "Trakų rajono Bražuolės lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Trakų rajono Bražuolės lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190658885"; + skos:prefLabel "Trakų rajono Bražuolės lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų rajono Bražuolės lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Trakų rajono Bražuolės lopšelis-darželis"@lt; @@ -69276,15 +82341,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83248" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190067131"; - skos:prefLabel "Pakruojo r. Rozalimo pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Pakruojo r. Rozalimo pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190067131"; + skos:prefLabel "Pakruojo r. Rozalimo pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo r. Rozalimo pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Pakruojo r. Rozalimo pradinė mokykla"@lt; @@ -69383,15 +82456,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17138" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191416511"; - skos:prefLabel "Šalčininkų r. Dieveniškių \"Ryto\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Šalčininkų r. Dieveniškių \"Ryto\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191416511"; + skos:prefLabel "Šalčininkų r. Dieveniškių \"Ryto\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų r. Dieveniškių \"Ryto\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-29"^^xsd:date . a dh:Item; dct:title "Šalčininkų r. Dieveniškių \"Ryto\" gimnazija"@lt; @@ -69418,15 +82499,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01313" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191665338"; - skos:prefLabel "Vilniaus atviras jaunimo centras \"Mes\""@lt; - rov:companyType ; - rov:legalName "Vilniaus atviras jaunimo centras \"Mes\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-12-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191665338"; + skos:prefLabel "Vilniaus atviras jaunimo centras \"Mes\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus atviras jaunimo centras \"Mes\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-12-02"^^xsd:date . a dh:Item; dct:title "Vilniaus atviras jaunimo centras \"Mes\""@lt; @@ -69435,15 +82524,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-84124" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191815179"; - skos:prefLabel "Joniškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Joniškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191815179"; + skos:prefLabel "Joniškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Joniškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-17"^^xsd:date . a dh:Item; dct:title "Joniškio rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -69542,15 +82639,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87104" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190598299"; - skos:prefLabel "Telšių lopšelis-darželis \"Mastis\""@lt; - rov:companyType ; - rov:legalName "Telšių lopšelis-darželis \"Mastis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190598299"; + skos:prefLabel "Telšių lopšelis-darželis \"Mastis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių lopšelis-darželis \"Mastis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-07"^^xsd:date . a dh:Item; dct:title "Telšių lopšelis-darželis \"Mastis\""@lt; @@ -69559,15 +82664,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62151" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193313549"; - skos:prefLabel "Alytaus Senamiesčio pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Alytaus Senamiesčio pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1996-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193313549"; + skos:prefLabel "Alytaus Senamiesčio pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus Senamiesčio pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1996-09-01"^^xsd:date . a dh:Item; dct:title "Alytaus Senamiesčio pradinė mokykla"@lt; @@ -69612,15 +82725,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191722433"; - skos:prefLabel "Vilniaus Šilo ugdymo centras"@lt; - rov:companyType ; - rov:legalName "Vilniaus Šilo ugdymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191722433"; + skos:prefLabel "Vilniaus Šilo ugdymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Šilo ugdymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Vilniaus Šilo ugdymo centras"@lt; @@ -69629,15 +82750,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29146" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190024265"; - skos:prefLabel "Anykščių vaikų lopšelis-darželis \"Spindulėlis\""@lt; - rov:companyType ; - rov:legalName "Anykščių vaikų lopšelis-darželis \"Spindulėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190024265"; + skos:prefLabel "Anykščių vaikų lopšelis-darželis \"Spindulėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių vaikų lopšelis-darželis \"Spindulėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Anykščių vaikų lopšelis-darželis \"Spindulėlis\""@lt; @@ -69682,15 +82811,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195004430"; - skos:prefLabel "Mickūnų vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Mickūnų vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1998-10-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195004430"; + skos:prefLabel "Mickūnų vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mickūnų vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1998-10-30"^^xsd:date . a dh:Item; dct:title "Mickūnų vaikų lopšelis-darželis"@lt; @@ -69699,15 +82836,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-32129" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190212420"; - skos:prefLabel "Zarasų Fausto Latėno meno mokykla"@lt; - rov:companyType ; - rov:legalName "Zarasų Fausto Latėno meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-08-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190212420"; + skos:prefLabel "Zarasų Fausto Latėno meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Zarasų Fausto Latėno meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-08-08"^^xsd:date . a dh:Item; dct:title "Zarasų Fausto Latėno meno mokykla"@lt; @@ -69716,15 +82861,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-75138" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190348032"; - skos:prefLabel "Šilalės rajono savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Šilalės rajono savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190348032"; + skos:prefLabel "Šilalės rajono savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilalės rajono savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-10"^^xsd:date . a dh:Item; dct:title "Šilalės rajono savivaldybės viešoji biblioteka"@lt; @@ -69859,15 +83012,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69206" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "166054658"; - skos:prefLabel "Kalvarijos priešgaisrinės apsaugos ir gelbėjimo tarnyba"@lt; - rov:companyType ; - rov:legalName "Kalvarijos priešgaisrinės apsaugos ir gelbėjimo tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2000-06-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "166054658"; + skos:prefLabel "Kalvarijos priešgaisrinės apsaugos ir gelbėjimo tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kalvarijos priešgaisrinės apsaugos ir gelbėjimo tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2000-06-09"^^xsd:date . a dh:Item; dct:title "Kalvarijos priešgaisrinės apsaugos ir gelbėjimo tarnyba"@lt; @@ -69893,15 +83054,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21301" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290658690"; - skos:prefLabel "Elektrėnų sav. Semeliškių vaikų darželis \"Gandriukas\""@lt; - rov:companyType ; - rov:legalName "Elektrėnų sav. Semeliškių vaikų darželis \"Gandriukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290658690"; + skos:prefLabel "Elektrėnų sav. Semeliškių vaikų darželis \"Gandriukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų sav. Semeliškių vaikų darželis \"Gandriukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Elektrėnų sav. Semeliškių vaikų darželis \"Gandriukas\""@lt; @@ -69928,15 +83097,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56126" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306139771"; - skos:prefLabel "Kaišiadorių švietimo ir sporto centras"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių švietimo ir sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "2022-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306139771"; + skos:prefLabel "Kaišiadorių švietimo ir sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių švietimo ir sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "2022-09-01"^^xsd:date . a dh:Item; dct:title "Kaišiadorių švietimo ir sporto centras"@lt; @@ -69945,15 +83122,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29373" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190791444"; - skos:prefLabel "Aknystos socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Aknystos socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190791444"; + skos:prefLabel "Aknystos socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Aknystos socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-27"^^xsd:date . a dh:Item; dct:title "Aknystos socialinės globos namai"@lt; @@ -69980,15 +83165,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37375" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "148504349"; - skos:prefLabel "Kino centras \"Garsas\""@lt; - rov:companyType ; - rov:legalName "Kino centras \"Garsas\""@lt; - rov:orgStatus ; - schema:foundingDate "2002-11-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "148504349"; + skos:prefLabel "Kino centras \"Garsas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kino centras \"Garsas\""@lt; + rov:orgStatus ; + schema:foundingDate "2002-11-21"^^xsd:date . a dh:Item; dct:title "Kino centras \"Garsas\""@lt; @@ -70033,15 +83226,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97108" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304148914"; - skos:prefLabel "Kretingos rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Kretingos rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2016-01-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304148914"; + skos:prefLabel "Kretingos rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2016-01-04"^^xsd:date . a dh:Item; dct:title "Kretingos rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -70086,15 +83287,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03119" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190020434"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Bangelė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Bangelė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190020434"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Bangelė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Bangelė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Bangelė\""@lt; @@ -70139,15 +83348,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99156" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190796943"; - skos:prefLabel "Macikų socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Macikų socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190796943"; + skos:prefLabel "Macikų socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Macikų socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-10"^^xsd:date . a dh:Item; dct:title "Macikų socialinės globos namai"@lt; @@ -70281,15 +83498,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44286" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290133810"; - skos:prefLabel "Kauno Maironio universitetinė gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Maironio universitetinė gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290133810"; + skos:prefLabel "Kauno Maironio universitetinė gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Maironio universitetinė gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Maironio universitetinė gimnazija"@lt; @@ -70406,15 +83631,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97108" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304151508"; - skos:prefLabel "Kretingos rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Kretingos rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2015-12-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304151508"; + skos:prefLabel "Kretingos rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2015-12-14"^^xsd:date . a dh:Item; dct:title "Kretingos rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -70423,15 +83656,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-77166" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "145914542"; - skos:prefLabel "Šiaulių sporto centras \"Dubysa\""@lt; - rov:companyType ; - rov:legalName "Šiaulių sporto centras \"Dubysa\""@lt; - rov:orgStatus ; - schema:foundingDate "2003-12-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "145914542"; + skos:prefLabel "Šiaulių sporto centras \"Dubysa\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių sporto centras \"Dubysa\""@lt; + rov:orgStatus ; + schema:foundingDate "2003-12-31"^^xsd:date . a dh:Item; dct:title "Šiaulių sporto centras \"Dubysa\""@lt; @@ -70440,15 +83681,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193161080"; - skos:prefLabel "Kupiškio socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Kupiškio socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193161080"; + skos:prefLabel "Kupiškio socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-21"^^xsd:date . a dh:Item; dct:title "Kupiškio socialinių paslaugų centras"@lt; @@ -70475,15 +83724,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99290" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "177338827"; - skos:prefLabel "Pagėgių socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Pagėgių socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1997-12-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "177338827"; + skos:prefLabel "Pagėgių socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pagėgių socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1997-12-30"^^xsd:date . a dh:Item; dct:title "Pagėgių socialinės globos namai"@lt; @@ -70492,15 +83749,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83136" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190061783"; - skos:prefLabel "Pakruojo vaikų lopšelis-darželis \"Vyturėlis\""@lt; - rov:companyType ; - rov:legalName "Pakruojo vaikų lopšelis-darželis \"Vyturėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190061783"; + skos:prefLabel "Pakruojo vaikų lopšelis-darželis \"Vyturėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo vaikų lopšelis-darželis \"Vyturėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Pakruojo vaikų lopšelis-darželis \"Vyturėlis\""@lt; @@ -70563,15 +83828,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-98271" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190892322"; - skos:prefLabel "Skuodo rajono Mosėdžio vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Skuodo rajono Mosėdžio vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190892322"; + skos:prefLabel "Skuodo rajono Mosėdžio vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Skuodo rajono Mosėdžio vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-10"^^xsd:date . a dh:Item; dct:title "Skuodo rajono Mosėdžio vaikų lopšelis-darželis"@lt; @@ -70580,15 +83853,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-46458" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191098012"; - skos:prefLabel "Kauno Tirkiliškių lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Kauno Tirkiliškių lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191098012"; + skos:prefLabel "Kauno Tirkiliškių lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Tirkiliškių lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Kauno Tirkiliškių lopšelis-darželis"@lt; @@ -70633,15 +83914,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53451" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291074980"; - skos:prefLabel "Kauno r. Kačerginės mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Kauno r. Kačerginės mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291074980"; + skos:prefLabel "Kauno r. Kačerginės mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Kačerginės mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Kauno r. Kačerginės mokykla-daugiafunkcis centras"@lt; @@ -70668,15 +83957,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190455340"; - skos:prefLabel "Klaipėdos karalienės Luizės jaunimo centras"@lt; - rov:companyType ; - rov:legalName "Klaipėdos karalienės Luizės jaunimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190455340"; + skos:prefLabel "Klaipėdos karalienės Luizės jaunimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos karalienės Luizės jaunimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos karalienės Luizės jaunimo centras"@lt; @@ -70793,15 +84090,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60432" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190106552"; - skos:prefLabel "Raseinių r. Šiluvos gimnazija"@lt; - rov:companyType ; - rov:legalName "Raseinių r. Šiluvos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190106552"; + skos:prefLabel "Raseinių r. Šiluvos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių r. Šiluvos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-16"^^xsd:date . a dh:Item; dct:title "Raseinių r. Šiluvos gimnazija"@lt; @@ -70846,15 +84151,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-32260" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190990581"; - skos:prefLabel "Zarasų rajono Antazavės socialinių paslaugų centras \"Kartų namai\""@lt; - rov:companyType ; - rov:legalName "Zarasų rajono Antazavės socialinių paslaugų centras \"Kartų namai\""@lt; - rov:orgStatus ; - schema:foundingDate "2001-03-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190990581"; + skos:prefLabel "Zarasų rajono Antazavės socialinių paslaugų centras \"Kartų namai\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Zarasų rajono Antazavės socialinių paslaugų centras \"Kartų namai\""@lt; + rov:orgStatus ; + schema:foundingDate "2001-03-06"^^xsd:date . a dh:Item; dct:title "Zarasų rajono Antazavės socialinių paslaugų centras \"Kartų namai\""@lt; @@ -70863,15 +84176,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70424" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "295471890"; - skos:prefLabel "Vilkaviškio r. Kybartų \"Saulės\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio r. Kybartų \"Saulės\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2002-05-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "295471890"; + skos:prefLabel "Vilkaviškio r. Kybartų \"Saulės\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio r. Kybartų \"Saulės\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2002-05-15"^^xsd:date . a dh:Item; dct:title "Vilkaviškio r. Kybartų \"Saulės\" progimnazija"@lt; @@ -70988,15 +84309,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190412474"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Voveraitė\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Voveraitė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190412474"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Voveraitė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Voveraitė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Voveraitė\""@lt; @@ -71041,15 +84370,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50152" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191635156"; - skos:prefLabel "Kauno mokykla-darželis \"Rūtelė\""@lt; - rov:companyType ; - rov:legalName "Kauno mokykla-darželis \"Rūtelė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191635156"; + skos:prefLabel "Kauno mokykla-darželis \"Rūtelė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno mokykla-darželis \"Rūtelė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno mokykla-darželis \"Rūtelė\""@lt; @@ -71112,15 +84449,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42155" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300026051"; - skos:prefLabel "Rokiškio rajono savivaldybės švietimo centras"@lt; - rov:companyType ; - rov:legalName "Rokiškio rajono savivaldybės švietimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2004-05-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300026051"; + skos:prefLabel "Rokiškio rajono savivaldybės švietimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio rajono savivaldybės švietimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2004-05-13"^^xsd:date . a dh:Item; dct:title "Rokiškio rajono savivaldybės švietimo centras"@lt; @@ -71129,15 +84474,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49390" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191643441"; - skos:prefLabel "Kauno lopšelis-darželis \"Tukas\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Tukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191643441"; + skos:prefLabel "Kauno lopšelis-darželis \"Tukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Tukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Tukas\""@lt; @@ -71236,15 +84589,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87118" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301581554"; - skos:prefLabel "Telšių sporto ir rekreacijos centras"@lt; - rov:companyType ; - rov:legalName "Telšių sporto ir rekreacijos centras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-03-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301581554"; + skos:prefLabel "Telšių sporto ir rekreacijos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių sporto ir rekreacijos centras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-03-05"^^xsd:date . a dh:Item; dct:title "Telšių sporto ir rekreacijos centras"@lt; @@ -71253,15 +84614,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190646616"; - skos:prefLabel "Trakų lopšelis-darželis \"Ežerėlis\""@lt; - rov:companyType ; - rov:legalName "Trakų lopšelis-darželis \"Ežerėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190646616"; + skos:prefLabel "Trakų lopšelis-darželis \"Ežerėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų lopšelis-darželis \"Ežerėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Trakų lopšelis-darželis \"Ežerėlis\""@lt; @@ -71288,15 +84657,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306316353"; - skos:prefLabel "Lietuvos Respublikos žvalgybos kontrolierių įstaiga"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos žvalgybos kontrolierių įstaiga"@lt; - rov:orgStatus ; - schema:foundingDate "2023-05-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306316353"; + skos:prefLabel "Lietuvos Respublikos žvalgybos kontrolierių įstaiga"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos žvalgybos kontrolierių įstaiga"@lt; + rov:orgStatus ; + schema:foundingDate "2023-05-11"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos žvalgybos kontrolierių įstaiga"@lt; @@ -71323,15 +84700,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290213480"; - skos:prefLabel "Prienų lopšelis-darželis \"Pasaka\""@lt; - rov:companyType ; - rov:legalName "Prienų lopšelis-darželis \"Pasaka\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290213480"; + skos:prefLabel "Prienų lopšelis-darželis \"Pasaka\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prienų lopšelis-darželis \"Pasaka\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-19"^^xsd:date . a dh:Item; dct:title "Prienų lopšelis-darželis \"Pasaka\""@lt; @@ -71340,15 +84725,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42326" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190251195"; - skos:prefLabel "Rokiškio r. Panemunėlio universalus daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Rokiškio r. Panemunėlio universalus daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190251195"; + skos:prefLabel "Rokiškio r. Panemunėlio universalus daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio r. Panemunėlio universalus daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Rokiškio r. Panemunėlio universalus daugiafunkcis centras"@lt; @@ -71375,15 +84768,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69211" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300000455"; - skos:prefLabel "Kalvarijos savivaldybės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kalvarijos savivaldybės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2004-01-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300000455"; + skos:prefLabel "Kalvarijos savivaldybės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kalvarijos savivaldybės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2004-01-22"^^xsd:date . a dh:Item; dct:title "Kalvarijos savivaldybės kultūros centras"@lt; @@ -71392,15 +84793,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-06209" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190028324"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Gilužis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Gilužis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190028324"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Gilužis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Gilužis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Gilužis\""@lt; @@ -71427,15 +84836,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38155" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190398245"; - skos:prefLabel "Panevėžio r. Raguvos gimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio r. Raguvos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190398245"; + skos:prefLabel "Panevėžio r. Raguvos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio r. Raguvos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-07"^^xsd:date . a dh:Item; dct:title "Panevėžio r. Raguvos gimnazija"@lt; @@ -71587,15 +85004,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-67203" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190609436"; - skos:prefLabel "Lazdijų r. Šventežerio mokykla"@lt; - rov:companyType ; - rov:legalName "Lazdijų r. Šventežerio mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190609436"; + skos:prefLabel "Lazdijų r. Šventežerio mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lazdijų r. Šventežerio mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-05"^^xsd:date . a dh:Item; dct:title "Lazdijų r. Šventežerio mokykla"@lt; @@ -71640,15 +85065,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50239" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305847080"; - skos:prefLabel "Kauno rajono švietimo centras"@lt; - rov:companyType ; - rov:legalName "Kauno rajono švietimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2021-07-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305847080"; + skos:prefLabel "Kauno rajono švietimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno rajono švietimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2021-07-30"^^xsd:date . a dh:Item; dct:title "Kauno rajono švietimo centras"@lt; @@ -71675,11 +85108,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85213" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190448876"; skos:prefLabel "Akmenės rajono Kruopių pagrindinė mokykla"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Akmenės rajono Kruopių pagrindinė mokykla"@lt; rov:orgStatus ; @@ -71729,15 +85170,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96135" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191649661"; - skos:prefLabel "Gargždų muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Gargždų muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1996-10-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191649661"; + skos:prefLabel "Gargždų muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Gargždų muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1996-10-08"^^xsd:date . a dh:Item; dct:title "Gargždų muzikos mokykla"@lt; @@ -71764,15 +85213,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-58187" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191018728"; - skos:prefLabel "Kėdainių r. Josvainių gimnazija"@lt; - rov:companyType ; - rov:legalName "Kėdainių r. Josvainių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191018728"; + skos:prefLabel "Kėdainių r. Josvainių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių r. Josvainių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Kėdainių r. Josvainių gimnazija"@lt; @@ -71799,15 +85256,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11306" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190008065"; - skos:prefLabel "Vilniaus Pavilnio pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Pavilnio pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190008065"; + skos:prefLabel "Vilniaus Pavilnio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Pavilnio pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-08"^^xsd:date . a dh:Item; dct:title "Vilniaus Pavilnio pagrindinė mokykla"@lt; @@ -71833,15 +85298,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39146" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190622483"; - skos:prefLabel "Pasvalio muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Pasvalio muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-12-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190622483"; + skos:prefLabel "Pasvalio muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-12-08"^^xsd:date . a dh:Item; dct:title "Pasvalio muzikos mokykla"@lt; @@ -71850,15 +85323,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188723322"; - skos:prefLabel "Šilutės rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Šilutės rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188723322"; + skos:prefLabel "Šilutės rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-25"^^xsd:date . a dh:Item; dct:title "Šilutės rajono savivaldybės administracija"@lt; @@ -71975,15 +85456,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71122" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188200222"; - skos:prefLabel "Šakių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Šakių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-08-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188200222"; + skos:prefLabel "Šakių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šakių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-08-06"^^xsd:date . a dh:Item; dct:title "Šakių kultūros centras"@lt; @@ -72028,15 +85517,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89261" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300603880"; - skos:prefLabel "Mažeikių rajono Urvikių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Mažeikių rajono Urvikių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2006-10-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300603880"; + skos:prefLabel "Mažeikių rajono Urvikių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių rajono Urvikių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2006-10-02"^^xsd:date . a dh:Item; dct:title "Mažeikių rajono Urvikių kultūros centras"@lt; @@ -72045,15 +85542,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50330" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190138023"; - skos:prefLabel "Kauno Aleksandro Stulginskio mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno Aleksandro Stulginskio mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190138023"; + skos:prefLabel "Kauno Aleksandro Stulginskio mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Aleksandro Stulginskio mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Aleksandro Stulginskio mokykla"@lt; @@ -72080,15 +85585,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188668192"; - skos:prefLabel "Lietuvos Respublikos konkurencijos taryba"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos konkurencijos taryba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-08-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188668192"; + skos:prefLabel "Lietuvos Respublikos konkurencijos taryba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos konkurencijos taryba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-08-29"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos konkurencijos taryba"@lt; @@ -72097,15 +85610,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68299" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190452045"; - skos:prefLabel "Marijampolės Rimanto Stankevičiaus progimnazija"@lt; - rov:companyType ; - rov:legalName "Marijampolės Rimanto Stankevičiaus progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190452045"; + skos:prefLabel "Marijampolės Rimanto Stankevičiaus progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės Rimanto Stankevičiaus progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Marijampolės Rimanto Stankevičiaus progimnazija"@lt; @@ -72132,15 +85653,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41141" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190534670"; - skos:prefLabel "Biržų lopšelis-darželis \"Genys\""@lt; - rov:companyType ; - rov:legalName "Biržų lopšelis-darželis \"Genys\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190534670"; + skos:prefLabel "Biržų lopšelis-darželis \"Genys\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biržų lopšelis-darželis \"Genys\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Biržų lopšelis-darželis \"Genys\""@lt; @@ -72185,15 +85714,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05261" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190027560"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Saulėgrąža\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Saulėgrąža\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190027560"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Saulėgrąža\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Saulėgrąža\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Saulėgrąža\""@lt; @@ -72274,15 +85811,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89165" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190196336"; - skos:prefLabel "Mažeikių dailės mokykla"@lt; - rov:companyType ; - rov:legalName "Mažeikių dailės mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190196336"; + skos:prefLabel "Mažeikių dailės mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių dailės mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Mažeikių dailės mokykla"@lt; @@ -72327,15 +85872,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10312" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188607912"; - skos:prefLabel "Valstybinė duomenų apsaugos inspekcija"@lt; - rov:companyType ; - rov:legalName "Valstybinė duomenų apsaugos inspekcija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188607912"; + skos:prefLabel "Valstybinė duomenų apsaugos inspekcija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybinė duomenų apsaugos inspekcija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-17"^^xsd:date . a dh:Item; dct:title "Valstybinė duomenų apsaugos inspekcija"@lt; @@ -72344,15 +85897,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99288" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188746463"; - skos:prefLabel "Pagėgių savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Pagėgių savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2000-04-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188746463"; + skos:prefLabel "Pagėgių savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pagėgių savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2000-04-18"^^xsd:date . a dh:Item; dct:title "Pagėgių savivaldybės kontrolės ir audito tarnyba"@lt; @@ -72415,15 +85976,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76290" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190541145"; - skos:prefLabel "Šiaulių 1-oji muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Šiaulių 1-oji muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190541145"; + skos:prefLabel "Šiaulių 1-oji muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių 1-oji muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Šiaulių 1-oji muzikos mokykla"@lt; @@ -72522,15 +86091,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18239" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190507837"; - skos:prefLabel "Švenčionių r. Kaltanėnų ugdymo ir turizmo centras"@lt; - rov:companyType ; - rov:legalName "Švenčionių r. Kaltanėnų ugdymo ir turizmo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190507837"; + skos:prefLabel "Švenčionių r. Kaltanėnų ugdymo ir turizmo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Švenčionių r. Kaltanėnų ugdymo ir turizmo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-19"^^xsd:date . a dh:Item; dct:title "Švenčionių r. Kaltanėnų ugdymo ir turizmo centras"@lt; @@ -72539,15 +86116,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78359" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195220727"; - skos:prefLabel "Šiaulių \"Sandoros\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių \"Sandoros\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195220727"; + skos:prefLabel "Šiaulių \"Sandoros\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių \"Sandoros\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-04"^^xsd:date . a dh:Item; dct:title "Šiaulių \"Sandoros\" progimnazija"@lt; @@ -72610,15 +86195,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44299" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190994640"; - skos:prefLabel "Kauno Juozo Naujalio muzikos gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Juozo Naujalio muzikos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190994640"; + skos:prefLabel "Kauno Juozo Naujalio muzikos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Juozo Naujalio muzikos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-17"^^xsd:date . a dh:Item; dct:title "Kauno Juozo Naujalio muzikos gimnazija"@lt; @@ -72663,15 +86256,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72261" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190468373"; - skos:prefLabel "Tauragės Jovarų pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Tauragės Jovarų pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1998-11-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190468373"; + skos:prefLabel "Tauragės Jovarų pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės Jovarų pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1998-11-12"^^xsd:date . a dh:Item; dct:title "Tauragės Jovarų pagrindinė mokykla"@lt; @@ -72680,15 +86281,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01211" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190004234"; - skos:prefLabel "Vilniaus Filaretų pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Filaretų pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190004234"; + skos:prefLabel "Vilniaus Filaretų pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Filaretų pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Filaretų pradinė mokykla"@lt; @@ -72697,15 +86306,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188752174"; - skos:prefLabel "Ukmergės rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Ukmergės rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2000-08-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188752174"; + skos:prefLabel "Ukmergės rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2000-08-03"^^xsd:date . a dh:Item; dct:title "Ukmergės rajono savivaldybės administracija"@lt; @@ -72714,15 +86331,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78270" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190528621"; - skos:prefLabel "Šiaulių lopšelis-darželis \"Pupų pėdas\""@lt; - rov:companyType ; - rov:legalName "Šiaulių lopšelis-darželis \"Pupų pėdas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190528621"; + skos:prefLabel "Šiaulių lopšelis-darželis \"Pupų pėdas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lopšelis-darželis \"Pupų pėdas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių lopšelis-darželis \"Pupų pėdas\""@lt; @@ -72785,15 +86410,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02232" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191317260"; - skos:prefLabel "Vilniaus Trakų Vokės gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Trakų Vokės gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191317260"; + skos:prefLabel "Vilniaus Trakų Vokės gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Trakų Vokės gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Trakų Vokės gimnazija"@lt; @@ -72802,15 +86435,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01100" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191662185"; - skos:prefLabel "Vilniaus Balio Dvariono dešimtmetė muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Balio Dvariono dešimtmetė muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191662185"; + skos:prefLabel "Vilniaus Balio Dvariono dešimtmetė muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Balio Dvariono dešimtmetė muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Balio Dvariono dešimtmetė muzikos mokykla"@lt; @@ -72819,15 +86460,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70439" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301085907"; - skos:prefLabel "Vilkaviškio rajono Kybartų socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio rajono Kybartų socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2007-09-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301085907"; + skos:prefLabel "Vilkaviškio rajono Kybartų socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio rajono Kybartų socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2007-09-03"^^xsd:date . a dh:Item; dct:title "Vilkaviškio rajono Kybartų socialinių paslaugų centras"@lt; @@ -72836,15 +86485,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28177" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191846986"; - skos:prefLabel "Utenos Aukštakalnio pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Utenos Aukštakalnio pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191846986"; + skos:prefLabel "Utenos Aukštakalnio pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos Aukštakalnio pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Utenos Aukštakalnio pradinė mokykla"@lt; @@ -72889,15 +86546,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54277" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291090080"; - skos:prefLabel "Kauno r. Čekiškės Prano Dovydaičio gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno r. Čekiškės Prano Dovydaičio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291090080"; + skos:prefLabel "Kauno r. Čekiškės Prano Dovydaičio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Čekiškės Prano Dovydaičio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Kauno r. Čekiškės Prano Dovydaičio gimnazija"@lt; @@ -72996,15 +86661,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86142" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290113170"; - skos:prefLabel "Kelmės Algirdo Lipeikos menų mokykla"@lt; - rov:companyType ; - rov:legalName "Kelmės Algirdo Lipeikos menų mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290113170"; + skos:prefLabel "Kelmės Algirdo Lipeikos menų mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės Algirdo Lipeikos menų mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-19"^^xsd:date . a dh:Item; dct:title "Kelmės Algirdo Lipeikos menų mokykla"@lt; @@ -73031,15 +86704,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53291" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191894842"; - skos:prefLabel "Kauno r. Linksmakalnio mokykla-darželis"@lt; - rov:companyType ; - rov:legalName "Kauno r. Linksmakalnio mokykla-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191894842"; + skos:prefLabel "Kauno r. Linksmakalnio mokykla-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Linksmakalnio mokykla-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Kauno r. Linksmakalnio mokykla-darželis"@lt; @@ -73048,15 +86729,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41338" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290547170"; - skos:prefLabel "Biržų r. Vabalninko Balio Sruogos gimnazija"@lt; - rov:companyType ; - rov:legalName "Biržų r. Vabalninko Balio Sruogos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290547170"; + skos:prefLabel "Biržų r. Vabalninko Balio Sruogos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biržų r. Vabalninko Balio Sruogos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-02"^^xsd:date . a dh:Item; dct:title "Biržų r. Vabalninko Balio Sruogos gimnazija"@lt; @@ -73119,11 +86808,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70197" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190488632"; skos:prefLabel "Vilkaviškio suaugusiųjų ir jaunimo mokykla"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Vilkaviškio suaugusiųjų ir jaunimo mokykla"@lt; rov:orgStatus ; @@ -73137,15 +86834,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05200" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190016165"; - skos:prefLabel "Vilniaus \"Pelėdos\" pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Pelėdos\" pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190016165"; + skos:prefLabel "Vilniaus \"Pelėdos\" pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Pelėdos\" pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Pelėdos\" pradinė mokykla"@lt; @@ -73280,15 +86985,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54386" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191091039"; - skos:prefLabel "Kauno r. Vandžiogalos gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno r. Vandžiogalos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191091039"; + skos:prefLabel "Kauno r. Vandžiogalos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Vandžiogalos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-13"^^xsd:date . a dh:Item; dct:title "Kauno r. Vandžiogalos gimnazija"@lt; @@ -73297,15 +87010,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96135" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188202579"; - skos:prefLabel "Jono Lankučio viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Jono Lankučio viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188202579"; + skos:prefLabel "Jono Lankučio viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jono Lankučio viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-10-20"^^xsd:date . a dh:Item; dct:title "Jono Lankučio viešoji biblioteka"@lt; @@ -73350,15 +87071,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72215" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302477081"; - skos:prefLabel "Tauragės krašto muziejus \"Santaka\""@lt; - rov:companyType ; - rov:legalName "Tauragės krašto muziejus \"Santaka\""@lt; - rov:orgStatus ; - schema:foundingDate "2010-02-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302477081"; + skos:prefLabel "Tauragės krašto muziejus \"Santaka\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės krašto muziejus \"Santaka\""@lt; + rov:orgStatus ; + schema:foundingDate "2010-02-01"^^xsd:date . a dh:Item; dct:title "Tauragės krašto muziejus \"Santaka\""@lt; @@ -73385,15 +87114,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74424" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "158302958"; - skos:prefLabel "Seredžiaus senelių globos namai"@lt; - rov:companyType ; - rov:legalName "Seredžiaus senelių globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "158302958"; + skos:prefLabel "Seredžiaus senelių globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Seredžiaus senelių globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-11"^^xsd:date . a dh:Item; dct:title "Seredžiaus senelių globos namai"@lt; @@ -73402,15 +87139,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76283" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190757036"; - skos:prefLabel "Šiaulių \"Aušros\" muziejus"@lt; - rov:companyType ; - rov:legalName "Šiaulių \"Aušros\" muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190757036"; + skos:prefLabel "Šiaulių \"Aušros\" muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių \"Aušros\" muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-24"^^xsd:date . a dh:Item; dct:title "Šiaulių \"Aušros\" muziejus"@lt; @@ -73419,15 +87164,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89383" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190164331"; - skos:prefLabel "Mažeikių r. Sedos Vytauto Mačernio gimnazija"@lt; - rov:companyType ; - rov:legalName "Mažeikių r. Sedos Vytauto Mačernio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190164331"; + skos:prefLabel "Mažeikių r. Sedos Vytauto Mačernio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių r. Sedos Vytauto Mačernio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-20"^^xsd:date . a dh:Item; dct:title "Mažeikių r. Sedos Vytauto Mačernio gimnazija"@lt; @@ -73508,15 +87261,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81416" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190089213"; - skos:prefLabel "Gruzdžių vaikų socializacijos centras"@lt; - rov:companyType ; - rov:legalName "Gruzdžių vaikų socializacijos centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190089213"; + skos:prefLabel "Gruzdžių vaikų socializacijos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Gruzdžių vaikų socializacijos centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-10"^^xsd:date . a dh:Item; dct:title "Gruzdžių vaikų socializacijos centras"@lt; @@ -73597,15 +87358,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02206" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191326124"; - skos:prefLabel "Vilniaus Salininkų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus Salininkų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191326124"; + skos:prefLabel "Vilniaus Salininkų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Salininkų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Salininkų lopšelis-darželis"@lt; @@ -73614,15 +87383,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94122" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190425735"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Želmenėlis\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Želmenėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190425735"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Želmenėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Želmenėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Želmenėlis\""@lt; @@ -73721,15 +87498,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290008970"; - skos:prefLabel "Vilniaus Simono Stanevičiaus progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Simono Stanevičiaus progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290008970"; + skos:prefLabel "Vilniaus Simono Stanevičiaus progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Simono Stanevičiaus progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Simono Stanevičiaus progimnazija"@lt; @@ -73738,15 +87523,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21280" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190669223"; - skos:prefLabel "Trakų r. Bijūnų universalus daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Trakų r. Bijūnų universalus daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190669223"; + skos:prefLabel "Trakų r. Bijūnų universalus daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų r. Bijūnų universalus daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Trakų r. Bijūnų universalus daugiafunkcis centras"@lt; @@ -73755,15 +87548,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59305" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "307399715"; - skos:prefLabel "Prienų r. Užnemunės pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Prienų r. Užnemunės pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2025-08-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "307399715"; + skos:prefLabel "Prienų r. Užnemunės pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prienų r. Užnemunės pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2025-08-21"^^xsd:date . a dh:Item; dct:title "Prienų r. Užnemunės pagrindinė mokykla"@lt; @@ -73826,15 +87627,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74179" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190917932"; - skos:prefLabel "Jurbarko Naujamiesčio progimnazija"@lt; - rov:companyType ; - rov:legalName "Jurbarko Naujamiesčio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190917932"; + skos:prefLabel "Jurbarko Naujamiesčio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jurbarko Naujamiesčio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-07"^^xsd:date . a dh:Item; dct:title "Jurbarko Naujamiesčio progimnazija"@lt; @@ -73861,15 +87670,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-88468" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300014348"; - skos:prefLabel "Telšių rajono savivaldybės Nevarėnų kultūros centras"@lt; - rov:companyType ; - rov:legalName "Telšių rajono savivaldybės Nevarėnų kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2004-03-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300014348"; + skos:prefLabel "Telšių rajono savivaldybės Nevarėnų kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių rajono savivaldybės Nevarėnų kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2004-03-31"^^xsd:date . a dh:Item; dct:title "Telšių rajono savivaldybės Nevarėnų kultūros centras"@lt; @@ -73878,15 +87695,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54449" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191090275"; - skos:prefLabel "Kauno r. Karmėlavos Balio Buračo gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno r. Karmėlavos Balio Buračo gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191090275"; + skos:prefLabel "Kauno r. Karmėlavos Balio Buračo gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Karmėlavos Balio Buračo gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-13"^^xsd:date . a dh:Item; dct:title "Kauno r. Karmėlavos Balio Buračo gimnazija"@lt; @@ -73931,15 +87756,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89218" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188208984"; - skos:prefLabel "Mažeikių muziejus"@lt; - rov:companyType ; - rov:legalName "Mažeikių muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2001-01-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188208984"; + skos:prefLabel "Mažeikių muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2001-01-10"^^xsd:date . a dh:Item; dct:title "Mažeikių muziejus"@lt; @@ -73984,15 +87817,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00132" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190273277"; - skos:prefLabel "Palangos lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:companyType ; - rov:legalName "Palangos lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190273277"; + skos:prefLabel "Palangos lopšelis-darželis \"Ąžuoliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos lopšelis-darželis \"Ąžuoliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Palangos lopšelis-darželis \"Ąžuoliukas\""@lt; @@ -74001,15 +87842,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90401" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300904855"; - skos:prefLabel "Plungės rajono savivaldybės Šateikių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Plungės rajono savivaldybės Šateikių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2007-07-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300904855"; + skos:prefLabel "Plungės rajono savivaldybės Šateikių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės rajono savivaldybės Šateikių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2007-07-03"^^xsd:date . a dh:Item; dct:title "Plungės rajono savivaldybės Šateikių kultūros centras"@lt; @@ -74018,15 +87867,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71246" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300665444"; - skos:prefLabel "Šakių socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Šakių socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2007-03-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300665444"; + skos:prefLabel "Šakių socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šakių socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2007-03-30"^^xsd:date . a dh:Item; dct:title "Šakių socialinių paslaugų centras"@lt; @@ -74053,15 +87910,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53332" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195092882"; - skos:prefLabel "Kauno r. Ringaudų pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno r. Ringaudų pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195092882"; + skos:prefLabel "Kauno r. Ringaudų pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Ringaudų pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-14"^^xsd:date . a dh:Item; dct:title "Kauno r. Ringaudų pradinė mokykla"@lt; @@ -74106,15 +87971,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56126" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305628389"; - skos:prefLabel "Kaišiadorių pedagoginė psichologinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių pedagoginė psichologinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2020-09-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305628389"; + skos:prefLabel "Kaišiadorių pedagoginė psichologinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių pedagoginė psichologinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2020-09-22"^^xsd:date . a dh:Item; dct:title "Kaišiadorių pedagoginė psichologinė tarnyba"@lt; @@ -74123,15 +87996,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17101" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "175012028"; - skos:prefLabel "Šalčininkų rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Šalčininkų rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1998-07-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "175012028"; + skos:prefLabel "Šalčininkų rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1998-07-29"^^xsd:date . a dh:Item; dct:title "Šalčininkų rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -74140,15 +88021,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49260" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191640146"; - skos:prefLabel "Kauno lopšelis-darželis \"Kregždutė\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Kregždutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191640146"; + skos:prefLabel "Kauno lopšelis-darželis \"Kregždutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Kregždutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Kregždutė\""@lt; @@ -74157,15 +88046,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53358" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305236534"; - skos:prefLabel "Kauno r. Akademijos mokykla-darželis \"Gilė\""@lt; - rov:companyType ; - rov:legalName "Kauno r. Akademijos mokykla-darželis \"Gilė\""@lt; - rov:orgStatus ; - schema:foundingDate "2019-08-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305236534"; + skos:prefLabel "Kauno r. Akademijos mokykla-darželis \"Gilė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Akademijos mokykla-darželis \"Gilė\""@lt; + rov:orgStatus ; + schema:foundingDate "2019-08-27"^^xsd:date . a dh:Item; dct:title "Kauno r. Akademijos mokykla-darželis \"Gilė\""@lt; @@ -74264,15 +88161,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81149" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290083670"; - skos:prefLabel "Šiaulių r. Kuršėnų lopšelis-darželis \"Eglutė\""@lt; - rov:companyType ; - rov:legalName "Šiaulių r. Kuršėnų lopšelis-darželis \"Eglutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290083670"; + skos:prefLabel "Šiaulių r. Kuršėnų lopšelis-darželis \"Eglutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių r. Kuršėnų lopšelis-darželis \"Eglutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-10"^^xsd:date . a dh:Item; dct:title "Šiaulių r. Kuršėnų lopšelis-darželis \"Eglutė\""@lt; @@ -74281,15 +88186,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48160" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191828963"; - skos:prefLabel "Kauno \"Ryto\" pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno \"Ryto\" pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191828963"; + skos:prefLabel "Kauno \"Ryto\" pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno \"Ryto\" pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno \"Ryto\" pradinė mokykla"@lt; @@ -74298,15 +88211,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72253" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303531094"; - skos:prefLabel "Tauragės rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Tauragės rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2015-01-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303531094"; + skos:prefLabel "Tauragės rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2015-01-14"^^xsd:date . a dh:Item; dct:title "Tauragės rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -74423,15 +88344,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188756614"; - skos:prefLabel "Etninės kultūros globos taryba"@lt; - rov:companyType ; - rov:legalName "Etninės kultūros globos taryba"@lt; - rov:orgStatus ; - schema:foundingDate "2000-12-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188756614"; + skos:prefLabel "Etninės kultūros globos taryba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Etninės kultūros globos taryba"@lt; + rov:orgStatus ; + schema:foundingDate "2000-12-07"^^xsd:date . a dh:Item; dct:title "Etninės kultūros globos taryba"@lt; @@ -74458,15 +88387,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39144" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190615147"; - skos:prefLabel "Pasvalio Petro Vileišio gimnazija"@lt; - rov:companyType ; - rov:legalName "Pasvalio Petro Vileišio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190615147"; + skos:prefLabel "Pasvalio Petro Vileišio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio Petro Vileišio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Pasvalio Petro Vileišio gimnazija"@lt; @@ -74493,15 +88430,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60136" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "172427720"; - skos:prefLabel "Raseinių pagalbos šeimai namai"@lt; - rov:companyType ; - rov:legalName "Raseinių pagalbos šeimai namai"@lt; - rov:orgStatus ; - schema:foundingDate "1999-01-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "172427720"; + skos:prefLabel "Raseinių pagalbos šeimai namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių pagalbos šeimai namai"@lt; + rov:orgStatus ; + schema:foundingDate "1999-01-28"^^xsd:date . a dh:Item; dct:title "Raseinių pagalbos šeimai namai"@lt; @@ -74528,15 +88473,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74337" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190919189"; - skos:prefLabel "Jurbarko r. Šimkaičių Jono Žemaičio pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Jurbarko r. Šimkaičių Jono Žemaičio pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190919189"; + skos:prefLabel "Jurbarko r. Šimkaičių Jono Žemaičio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jurbarko r. Šimkaičių Jono Žemaičio pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-10"^^xsd:date . a dh:Item; dct:title "Jurbarko r. Šimkaičių Jono Žemaičio pagrindinė mokykla"@lt; @@ -74545,15 +88498,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-26115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303210658"; - skos:prefLabel "Elektrėnų savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Elektrėnų savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2014-01-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303210658"; + skos:prefLabel "Elektrėnų savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2014-01-02"^^xsd:date . a dh:Item; dct:title "Elektrėnų savivaldybės visuomenės sveikatos biuras"@lt; @@ -74562,15 +88523,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07167" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190030019"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Varpelis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Varpelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190030019"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Varpelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Varpelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Varpelis\""@lt; @@ -74615,15 +88584,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04335" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290005860"; - skos:prefLabel "Vilniaus Vasilijaus Kačialovo gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Vasilijaus Kačialovo gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290005860"; + skos:prefLabel "Vilniaus Vasilijaus Kačialovo gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Vasilijaus Kačialovo gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Vasilijaus Kačialovo gimnazija"@lt; @@ -74668,15 +88645,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94215" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190435081"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Sakalėlis\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Sakalėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190435081"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Sakalėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Sakalėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Sakalėlis\""@lt; @@ -74685,15 +88670,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55182" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191674159"; - skos:prefLabel "Jonavos Panerio pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Jonavos Panerio pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191674159"; + skos:prefLabel "Jonavos Panerio pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos Panerio pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-04"^^xsd:date . a dh:Item; dct:title "Jonavos Panerio pradinė mokykla"@lt; @@ -74720,15 +88713,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40333" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190793833"; - skos:prefLabel "Kupiškio socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Kupiškio socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190793833"; + skos:prefLabel "Kupiškio socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-23"^^xsd:date . a dh:Item; dct:title "Kupiškio socialinės globos namai"@lt; @@ -74773,15 +88774,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71117" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300021912"; - skos:prefLabel "Šakių rajono Švietimo pagalbos tarnyba"@lt; - rov:companyType ; - rov:legalName "Šakių rajono Švietimo pagalbos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2004-04-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300021912"; + skos:prefLabel "Šakių rajono Švietimo pagalbos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šakių rajono Švietimo pagalbos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2004-04-28"^^xsd:date . a dh:Item; dct:title "Šakių rajono Švietimo pagalbos tarnyba"@lt; @@ -74862,15 +88871,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-26121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190649726"; - skos:prefLabel "Elektrėnų lopšelis-darželis \"Pasaka\""@lt; - rov:companyType ; - rov:legalName "Elektrėnų lopšelis-darželis \"Pasaka\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190649726"; + skos:prefLabel "Elektrėnų lopšelis-darželis \"Pasaka\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų lopšelis-darželis \"Pasaka\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Elektrėnų lopšelis-darželis \"Pasaka\""@lt; @@ -74897,15 +88914,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195175748"; - skos:prefLabel "Šilutės rajono švietimo pagalbos tarnyba"@lt; - rov:companyType ; - rov:legalName "Šilutės rajono švietimo pagalbos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1999-12-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195175748"; + skos:prefLabel "Šilutės rajono švietimo pagalbos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės rajono švietimo pagalbos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1999-12-10"^^xsd:date . a dh:Item; dct:title "Šilutės rajono švietimo pagalbos tarnyba"@lt; @@ -74914,15 +88939,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62141" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188706935"; - skos:prefLabel "Alytaus miesto savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Alytaus miesto savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-12-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188706935"; + skos:prefLabel "Alytaus miesto savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus miesto savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-12-30"^^xsd:date . a dh:Item; dct:title "Alytaus miesto savivaldybės administracija"@lt; @@ -74948,15 +88981,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13249" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195474323"; - skos:prefLabel "Vilniaus r. Rudaminos meno mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Rudaminos meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2003-09-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195474323"; + skos:prefLabel "Vilniaus r. Rudaminos meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Rudaminos meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2003-09-04"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Rudaminos meno mokykla"@lt; @@ -74965,15 +89006,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-95409" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191790669"; - skos:prefLabel "Klaipėdos r. Ketvergių pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Klaipėdos r. Ketvergių pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191790669"; + skos:prefLabel "Klaipėdos r. Ketvergių pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos r. Ketvergių pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Klaipėdos r. Ketvergių pagrindinė mokykla"@lt; @@ -75000,15 +89049,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-30122" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288768350"; - skos:prefLabel "Ignalinos rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Ignalinos rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-03-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288768350"; + skos:prefLabel "Ignalinos rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ignalinos rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-03-28"^^xsd:date . a dh:Item; dct:title "Ignalinos rajono savivaldybės administracija"@lt; @@ -75053,15 +89110,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89149" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190192462"; - skos:prefLabel "Mažeikių moksleivių namai"@lt; - rov:companyType ; - rov:legalName "Mažeikių moksleivių namai"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190192462"; + skos:prefLabel "Mažeikių moksleivių namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių moksleivių namai"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-20"^^xsd:date . a dh:Item; dct:title "Mažeikių moksleivių namai"@lt; @@ -75106,15 +89171,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09313" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "111952632"; - skos:prefLabel "Lietuvos teismo ekspertizės centras"@lt; - rov:companyType ; - rov:legalName "Lietuvos teismo ekspertizės centras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-04-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "111952632"; + skos:prefLabel "Lietuvos teismo ekspertizės centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos teismo ekspertizės centras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-04-11"^^xsd:date . a dh:Item; dct:title "Lietuvos teismo ekspertizės centras"@lt; @@ -75123,15 +89196,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01109" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188605295"; - skos:prefLabel "Lietuvos Respublikos Seimo kanceliarija"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos Seimo kanceliarija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188605295"; + skos:prefLabel "Lietuvos Respublikos Seimo kanceliarija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos Seimo kanceliarija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-09"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos Seimo kanceliarija"@lt; @@ -75176,15 +89257,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01108" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305674949"; - skos:prefLabel "Lietuvos socialinių mokslų centras"@lt; - rov:companyType ; - rov:legalName "Lietuvos socialinių mokslų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2021-01-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305674949"; + skos:prefLabel "Lietuvos socialinių mokslų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos socialinių mokslų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2021-01-01"^^xsd:date . a dh:Item; dct:title "Lietuvos socialinių mokslų centras"@lt; @@ -75193,15 +89282,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81155" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190083865"; - skos:prefLabel "Šiaulių r. Kuršėnų lopšelis-darželis \"Nykštukas\""@lt; - rov:companyType ; - rov:legalName "Šiaulių r. Kuršėnų lopšelis-darželis \"Nykštukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190083865"; + skos:prefLabel "Šiaulių r. Kuršėnų lopšelis-darželis \"Nykštukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių r. Kuršėnų lopšelis-darželis \"Nykštukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-10"^^xsd:date . a dh:Item; dct:title "Šiaulių r. Kuršėnų lopšelis-darželis \"Nykštukas\""@lt; @@ -75282,15 +89379,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56145" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "158976234"; - skos:prefLabel "Kaišiadorių rajono priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių rajono priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "158976234"; + skos:prefLabel "Kaišiadorių rajono priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių rajono priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-10"^^xsd:date . a dh:Item; dct:title "Kaišiadorių rajono priešgaisrinė tarnyba"@lt; @@ -75335,15 +89440,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38306" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188213440"; - skos:prefLabel "Panevėžio rajono Krekenavos kultūros centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio rajono Krekenavos kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-11-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188213440"; + skos:prefLabel "Panevėžio rajono Krekenavos kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio rajono Krekenavos kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-11-19"^^xsd:date . a dh:Item; dct:title "Panevėžio rajono Krekenavos kultūros centras"@lt; @@ -75441,15 +89554,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "121738687"; - skos:prefLabel "Kertinis valstybės telekomunikacijų centras"@lt; - rov:companyType ; - rov:legalName "Kertinis valstybės telekomunikacijų centras"@lt; - rov:orgStatus ; - schema:foundingDate "1992-11-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "121738687"; + skos:prefLabel "Kertinis valstybės telekomunikacijų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kertinis valstybės telekomunikacijų centras"@lt; + rov:orgStatus ; + schema:foundingDate "1992-11-02"^^xsd:date . a dh:Item; dct:title "Kertinis valstybės telekomunikacijų centras"@lt; @@ -75458,15 +89579,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90112" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191130264"; - skos:prefLabel "Plungės \"Saulės\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Plungės \"Saulės\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191130264"; + skos:prefLabel "Plungės \"Saulės\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės \"Saulės\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-03"^^xsd:date . a dh:Item; dct:title "Plungės \"Saulės\" gimnazija"@lt; @@ -75475,15 +89604,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291820540"; - skos:prefLabel "Šilutės Žibų pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Šilutės Žibų pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291820540"; + skos:prefLabel "Šilutės Žibų pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės Žibų pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-04"^^xsd:date . a dh:Item; dct:title "Šilutės Žibų pradinė mokykla"@lt; @@ -75510,15 +89647,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40445" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190046347"; - skos:prefLabel "Kupiškio r. Alizavos pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kupiškio r. Alizavos pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190046347"; + skos:prefLabel "Kupiškio r. Alizavos pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio r. Alizavos pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-31"^^xsd:date . a dh:Item; dct:title "Kupiškio r. Alizavos pagrindinė mokykla"@lt; @@ -75527,15 +89672,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-31107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300079075"; - skos:prefLabel "Visagino socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Visagino socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2005-01-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300079075"; + skos:prefLabel "Visagino socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Visagino socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2005-01-11"^^xsd:date . a dh:Item; dct:title "Visagino socialinių paslaugų centras"@lt; @@ -75544,15 +89697,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55163" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193366861"; - skos:prefLabel "Jonavos rajono neįgaliųjų veiklos centras"@lt; - rov:companyType ; - rov:legalName "Jonavos rajono neįgaliųjų veiklos centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193366861"; + skos:prefLabel "Jonavos rajono neįgaliųjų veiklos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos rajono neįgaliųjų veiklos centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-26"^^xsd:date . a dh:Item; dct:title "Jonavos rajono neįgaliųjų veiklos centras"@lt; @@ -75579,15 +89740,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01203" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190001124"; - skos:prefLabel "Vilniaus Užupio gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Užupio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190001124"; + skos:prefLabel "Vilniaus Užupio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Užupio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Užupio gimnazija"@lt; @@ -75632,15 +89801,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57153" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195095992"; - skos:prefLabel "Kėdainių suaugusiųjų ir jaunimo mokymo centras"@lt; - rov:companyType ; - rov:legalName "Kėdainių suaugusiųjų ir jaunimo mokymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2001-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195095992"; + skos:prefLabel "Kėdainių suaugusiųjų ir jaunimo mokymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių suaugusiųjų ir jaunimo mokymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2001-09-01"^^xsd:date . a dh:Item; dct:title "Kėdainių suaugusiųjų ir jaunimo mokymo centras"@lt; @@ -75649,15 +89826,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70141" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "185609071"; - skos:prefLabel "Vilkaviškio socialinės pagalbos centras"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio socialinės pagalbos centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-02-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "185609071"; + skos:prefLabel "Vilkaviškio socialinės pagalbos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio socialinės pagalbos centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-02-15"^^xsd:date . a dh:Item; dct:title "Vilkaviškio socialinės pagalbos centras"@lt; @@ -75666,15 +89851,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40108" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190083299"; - skos:prefLabel "Kupiškio r. kūno kultūros ir sporto centras"@lt; - rov:companyType ; - rov:legalName "Kupiškio r. kūno kultūros ir sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190083299"; + skos:prefLabel "Kupiškio r. kūno kultūros ir sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio r. kūno kultūros ir sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-31"^^xsd:date . a dh:Item; dct:title "Kupiškio r. kūno kultūros ir sporto centras"@lt; @@ -75737,15 +89930,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18126" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300044836"; - skos:prefLabel "Švenčionių rajono švietimo pagalbos tarnyba"@lt; - rov:companyType ; - rov:legalName "Švenčionių rajono švietimo pagalbos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2004-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300044836"; + skos:prefLabel "Švenčionių rajono švietimo pagalbos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Švenčionių rajono švietimo pagalbos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2004-08-02"^^xsd:date . a dh:Item; dct:title "Švenčionių rajono švietimo pagalbos tarnyba"@lt; @@ -75790,15 +89991,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300123034"; - skos:prefLabel "Ukmergės socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Ukmergės socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2005-06-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300123034"; + skos:prefLabel "Ukmergės socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2005-06-14"^^xsd:date . a dh:Item; dct:title "Ukmergės socialinių paslaugų centras"@lt; @@ -75825,15 +90034,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02104" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190028096"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Vėtrungė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Vėtrungė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190028096"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Vėtrungė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Vėtrungė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Vėtrungė\""@lt; @@ -75932,15 +90149,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56126" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "158983570"; - skos:prefLabel "Savivaldybės biudžeto įstaiga Kaišiadorių miesto salė"@lt; - rov:companyType ; - rov:legalName "Savivaldybės biudžeto įstaiga Kaišiadorių miesto salė"@lt; - rov:orgStatus ; - schema:foundingDate "1999-03-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "158983570"; + skos:prefLabel "Savivaldybės biudžeto įstaiga Kaišiadorių miesto salė"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Savivaldybės biudžeto įstaiga Kaišiadorių miesto salė"@lt; + rov:orgStatus ; + schema:foundingDate "1999-03-08"^^xsd:date . a dh:Item; dct:title "Savivaldybės biudžeto įstaiga Kaišiadorių miesto salė"@lt; @@ -75949,11 +90174,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59136" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190213141"; skos:prefLabel "Prienų lopšelis-darželis \"Gintarėlis\""@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Prienų lopšelis-darželis \"Gintarėlis\""@lt; rov:orgStatus ; @@ -75967,15 +90200,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-26119" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190648962"; - skos:prefLabel "Elektrėnų mokykla-darželis \"Žiogelis\""@lt; - rov:companyType ; - rov:legalName "Elektrėnų mokykla-darželis \"Žiogelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190648962"; + skos:prefLabel "Elektrėnų mokykla-darželis \"Žiogelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų mokykla-darželis \"Žiogelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Elektrėnų mokykla-darželis \"Žiogelis\""@lt; @@ -76002,15 +90243,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96340" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "163748339"; - skos:prefLabel "Priekulės socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Priekulės socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "163748339"; + skos:prefLabel "Priekulės socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Priekulės socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-09-01"^^xsd:date . a dh:Item; dct:title "Priekulės socialinių paslaugų centras"@lt; @@ -76019,15 +90268,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "152729437"; - skos:prefLabel "Biudžetinė įstaiga \"Paslaugos Neringai\""@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga \"Paslaugos Neringai\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "152729437"; + skos:prefLabel "Biudžetinė įstaiga \"Paslaugos Neringai\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga \"Paslaugos Neringai\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-28"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga \"Paslaugos Neringai\""@lt; @@ -76054,15 +90311,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44291" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290967950"; - skos:prefLabel "Kauno Juozo Gruodžio konservatorija"@lt; - rov:companyType ; - rov:legalName "Kauno Juozo Gruodžio konservatorija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290967950"; + skos:prefLabel "Kauno Juozo Gruodžio konservatorija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Juozo Gruodžio konservatorija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-05"^^xsd:date . a dh:Item; dct:title "Kauno Juozo Gruodžio konservatorija"@lt; @@ -76125,15 +90390,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56119" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "158997029"; - skos:prefLabel "Kaišiadorių socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "158997029"; + skos:prefLabel "Kaišiadorių socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-01"^^xsd:date . a dh:Item; dct:title "Kaišiadorių socialinių paslaugų centras"@lt; @@ -76160,15 +90433,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01510" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188601464"; - skos:prefLabel "Lietuvos Respublikos vidaus reikalų ministerija"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos vidaus reikalų ministerija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-05-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188601464"; + skos:prefLabel "Lietuvos Respublikos vidaus reikalų ministerija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos vidaus reikalų ministerija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-05-23"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos vidaus reikalų ministerija"@lt; @@ -76177,15 +90458,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-33311" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "167598716"; - skos:prefLabel "Molėtų rajono Alantos senelių globos namai"@lt; - rov:companyType ; - rov:legalName "Molėtų rajono Alantos senelių globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "167598716"; + skos:prefLabel "Molėtų rajono Alantos senelių globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Molėtų rajono Alantos senelių globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-03"^^xsd:date . a dh:Item; dct:title "Molėtų rajono Alantos senelių globos namai"@lt; @@ -76230,15 +90519,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87118" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190597578"; - skos:prefLabel "Telšių lopšelis-darželis \"Nykštukas\""@lt; - rov:companyType ; - rov:legalName "Telšių lopšelis-darželis \"Nykštukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190597578"; + skos:prefLabel "Telšių lopšelis-darželis \"Nykštukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių lopšelis-darželis \"Nykštukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-07"^^xsd:date . a dh:Item; dct:title "Telšių lopšelis-darželis \"Nykštukas\""@lt; @@ -76265,15 +90562,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57257" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191015618"; - skos:prefLabel "Kėdainių muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Kėdainių muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191015618"; + skos:prefLabel "Kėdainių muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Kėdainių muzikos mokykla"@lt; @@ -76354,15 +90659,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76300" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302296711"; - skos:prefLabel "Šiaulių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Šiaulių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2009-01-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302296711"; + skos:prefLabel "Šiaulių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2009-01-06"^^xsd:date . a dh:Item; dct:title "Šiaulių kultūros centras"@lt; @@ -76371,15 +90684,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-32130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190217015"; - skos:prefLabel "Zarasų rajono savivaldybės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Zarasų rajono savivaldybės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-11-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190217015"; + skos:prefLabel "Zarasų rajono savivaldybės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Zarasų rajono savivaldybės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-11-14"^^xsd:date . a dh:Item; dct:title "Zarasų rajono savivaldybės kultūros centras"@lt; @@ -76406,15 +90727,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28248" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190174788"; - skos:prefLabel "Utenos vaikų lopšelis - darželis \"Eglutė\""@lt; - rov:companyType ; - rov:legalName "Utenos vaikų lopšelis - darželis \"Eglutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190174788"; + skos:prefLabel "Utenos vaikų lopšelis - darželis \"Eglutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos vaikų lopšelis - darželis \"Eglutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Utenos vaikų lopšelis - darželis \"Eglutė\""@lt; @@ -76441,15 +90770,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18180" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190797664"; - skos:prefLabel "Nijolės Genytės socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Nijolės Genytės socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190797664"; + skos:prefLabel "Nijolės Genytės socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nijolės Genytės socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-10"^^xsd:date . a dh:Item; dct:title "Nijolės Genytės socialinės globos namai"@lt; @@ -76458,15 +90795,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-32216" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "187912035"; - skos:prefLabel "Salako socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Salako socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1999-02-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "187912035"; + skos:prefLabel "Salako socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Salako socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1999-02-01"^^xsd:date . a dh:Item; dct:title "Salako socialinės globos namai"@lt; @@ -76475,15 +90820,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17175" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191416283"; - skos:prefLabel "Šalčininkų r. Eišiškių Stanislovo Rapolionio gimnazija"@lt; - rov:companyType ; - rov:legalName "Šalčininkų r. Eišiškių Stanislovo Rapolionio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191416283"; + skos:prefLabel "Šalčininkų r. Eišiškių Stanislovo Rapolionio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų r. Eišiškių Stanislovo Rapolionio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-29"^^xsd:date . a dh:Item; dct:title "Šalčininkų r. Eišiškių Stanislovo Rapolionio gimnazija"@lt; @@ -76510,15 +90863,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89169" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191653364"; - skos:prefLabel "Mažeikių lopšelis-darželis \"Berželis\""@lt; - rov:companyType ; - rov:legalName "Mažeikių lopšelis-darželis \"Berželis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191653364"; + skos:prefLabel "Mažeikių lopšelis-darželis \"Berželis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių lopšelis-darželis \"Berželis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Mažeikių lopšelis-darželis \"Berželis\""@lt; @@ -76563,15 +90924,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81442" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190058278"; - skos:prefLabel "Šiaulių r. Meškuičių mokykla"@lt; - rov:companyType ; - rov:legalName "Šiaulių r. Meškuičių mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190058278"; + skos:prefLabel "Šiaulių r. Meškuičių mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių r. Meškuičių mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Šiaulių r. Meškuičių mokykla"@lt; @@ -76634,15 +91003,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76343" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193309312"; - skos:prefLabel "Šiaulių dailės galerija"@lt; - rov:companyType ; - rov:legalName "Šiaulių dailės galerija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-07-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193309312"; + skos:prefLabel "Šiaulių dailės galerija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių dailės galerija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-07-10"^^xsd:date . a dh:Item; dct:title "Šiaulių dailės galerija"@lt; @@ -76669,15 +91046,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13166" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305212412"; - skos:prefLabel "Kuosinės socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Kuosinės socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "2019-07-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305212412"; + skos:prefLabel "Kuosinės socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kuosinės socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "2019-07-16"^^xsd:date . a dh:Item; dct:title "Kuosinės socialinės globos namai"@lt; @@ -76704,15 +91089,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83150" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290067470"; - skos:prefLabel "Pakruojo Juozo Pakalnio menų mokykla"@lt; - rov:companyType ; - rov:legalName "Pakruojo Juozo Pakalnio menų mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290067470"; + skos:prefLabel "Pakruojo Juozo Pakalnio menų mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo Juozo Pakalnio menų mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-24"^^xsd:date . a dh:Item; dct:title "Pakruojo Juozo Pakalnio menų mokykla"@lt; @@ -76721,15 +91114,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08351" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188656261"; - skos:prefLabel "Viešųjų pirkimų tarnyba"@lt; - rov:companyType ; - rov:legalName "Viešųjų pirkimų tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188656261"; + skos:prefLabel "Viešųjų pirkimų tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Viešųjų pirkimų tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-28"^^xsd:date . a dh:Item; dct:title "Viešųjų pirkimų tarnyba"@lt; @@ -76792,15 +91193,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-63205" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191056967"; - skos:prefLabel "Alytaus miesto šeimos centras"@lt; - rov:companyType ; - rov:legalName "Alytaus miesto šeimos centras"@lt; - rov:orgStatus ; - schema:foundingDate "2001-04-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191056967"; + skos:prefLabel "Alytaus miesto šeimos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus miesto šeimos centras"@lt; + rov:orgStatus ; + schema:foundingDate "2001-04-11"^^xsd:date . a dh:Item; dct:title "Alytaus miesto šeimos centras"@lt; @@ -76863,15 +91272,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44287" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300154670"; - skos:prefLabel "Kauno miesto muziejus"@lt; - rov:companyType ; - rov:legalName "Kauno miesto muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2005-11-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300154670"; + skos:prefLabel "Kauno miesto muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno miesto muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2005-11-02"^^xsd:date . a dh:Item; dct:title "Kauno miesto muziejus"@lt; @@ -76880,15 +91297,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70424" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190485294"; - skos:prefLabel "Vilkaviškio r. Kybartų Kristijono Donelaičio gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio r. Kybartų Kristijono Donelaičio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190485294"; + skos:prefLabel "Vilkaviškio r. Kybartų Kristijono Donelaičio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio r. Kybartų Kristijono Donelaičio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Vilkaviškio r. Kybartų Kristijono Donelaičio gimnazija"@lt; @@ -76933,15 +91358,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97313" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290284520"; - skos:prefLabel "Kretingos rajono Salantų gimnazija"@lt; - rov:companyType ; - rov:legalName "Kretingos rajono Salantų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290284520"; + skos:prefLabel "Kretingos rajono Salantų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos rajono Salantų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Kretingos rajono Salantų gimnazija"@lt; @@ -76968,15 +91401,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "169277634"; - skos:prefLabel "Pasvalio socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Pasvalio socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2000-05-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "169277634"; + skos:prefLabel "Pasvalio socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2000-05-16"^^xsd:date . a dh:Item; dct:title "Pasvalio socialinių paslaugų centras"@lt; @@ -77003,15 +91444,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65371" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290108180"; - skos:prefLabel "Varėnos r. Perlojos daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Varėnos r. Perlojos daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-06-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290108180"; + skos:prefLabel "Varėnos r. Perlojos daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos r. Perlojos daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-06-23"^^xsd:date . a dh:Item; dct:title "Varėnos r. Perlojos daugiafunkcis centras"@lt; @@ -77020,15 +91469,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18126" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "307412034"; - skos:prefLabel "Švenčionių rajono meno mokykla"@lt; - rov:companyType ; - rov:legalName "Švenčionių rajono meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2025-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "307412034"; + skos:prefLabel "Švenčionių rajono meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Švenčionių rajono meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2025-09-01"^^xsd:date . a dh:Item; dct:title "Švenčionių rajono meno mokykla"@lt; @@ -77055,15 +91512,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09214" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190021155"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Ramunėlė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Ramunėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190021155"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Ramunėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Ramunėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Ramunėlė\""@lt; @@ -77090,15 +91555,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72279" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190456976"; - skos:prefLabel "Tauragės lopšelis-darželis \"Žvaigždutė\""@lt; - rov:companyType ; - rov:legalName "Tauragės lopšelis-darželis \"Žvaigždutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-07-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190456976"; + skos:prefLabel "Tauragės lopšelis-darželis \"Žvaigždutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės lopšelis-darželis \"Žvaigždutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-07-24"^^xsd:date . a dh:Item; dct:title "Tauragės lopšelis-darželis \"Žvaigždutė\""@lt; @@ -77197,15 +91670,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57397" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191018685"; - skos:prefLabel "Kėdainių lopšelis-darželis \"Žilvitis\""@lt; - rov:companyType ; - rov:legalName "Kėdainių lopšelis-darželis \"Žilvitis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191018685"; + skos:prefLabel "Kėdainių lopšelis-darželis \"Žilvitis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių lopšelis-darželis \"Žilvitis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Kėdainių lopšelis-darželis \"Žilvitis\""@lt; @@ -77267,15 +91748,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17249" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191417047"; - skos:prefLabel "Šalčininkų r. Jašiūnų pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Šalčininkų r. Jašiūnų pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191417047"; + skos:prefLabel "Šalčininkų r. Jašiūnų pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų r. Jašiūnų pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-29"^^xsd:date . a dh:Item; dct:title "Šalčininkų r. Jašiūnų pagrindinė mokykla"@lt; @@ -77284,15 +91773,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82102" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302540140"; - skos:prefLabel "Radviliškio r. Kutiškių daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Radviliškio r. Kutiškių daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "2010-08-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302540140"; + skos:prefLabel "Radviliškio r. Kutiškių daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio r. Kutiškių daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "2010-08-26"^^xsd:date . a dh:Item; dct:title "Radviliškio r. Kutiškių daugiafunkcis centras"@lt; @@ -77319,15 +91816,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69118" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290379840"; - skos:prefLabel "Marijampolės sav. Igliaukos Anzelmo Matučio gimnazija"@lt; - rov:companyType ; - rov:legalName "Marijampolės sav. Igliaukos Anzelmo Matučio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290379840"; + skos:prefLabel "Marijampolės sav. Igliaukos Anzelmo Matučio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės sav. Igliaukos Anzelmo Matučio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-31"^^xsd:date . a dh:Item; dct:title "Marijampolės sav. Igliaukos Anzelmo Matučio gimnazija"@lt; @@ -77336,15 +91841,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97111" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188715222"; - skos:prefLabel "Kretingos rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Kretingos rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188715222"; + skos:prefLabel "Kretingos rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-16"^^xsd:date . a dh:Item; dct:title "Kretingos rajono savivaldybės administracija"@lt; @@ -77353,15 +91866,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96178" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195174984"; - skos:prefLabel "Gargždų vaikų ir jaunimo laisvalaikio centras"@lt; - rov:companyType ; - rov:legalName "Gargždų vaikų ir jaunimo laisvalaikio centras"@lt; - rov:orgStatus ; - schema:foundingDate "1999-02-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195174984"; + skos:prefLabel "Gargždų vaikų ir jaunimo laisvalaikio centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Gargždų vaikų ir jaunimo laisvalaikio centras"@lt; + rov:orgStatus ; + schema:foundingDate "1999-02-08"^^xsd:date . a dh:Item; dct:title "Gargždų vaikų ir jaunimo laisvalaikio centras"@lt; @@ -77370,15 +91891,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191806358"; - skos:prefLabel "Valstybinė miškų inspekcija prie Žemės ir miškų ūkio ministerijos"@lt; - rov:companyType ; - rov:legalName "Valstybinė miškų inspekcija prie Žemės ir miškų ūkio ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191806358"; + skos:prefLabel "Valstybinė miškų inspekcija prie Žemės ir miškų ūkio ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybinė miškų inspekcija prie Žemės ir miškų ūkio ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-23"^^xsd:date . a dh:Item; dct:title "Valstybinė miškų inspekcija prie Žemės ir miškų ūkio ministerijos"@lt; @@ -77387,15 +91916,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87333" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190590637"; - skos:prefLabel "Telšių meno mokykla"@lt; - rov:companyType ; - rov:legalName "Telšių meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190590637"; + skos:prefLabel "Telšių meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-13"^^xsd:date . a dh:Item; dct:title "Telšių meno mokykla"@lt; @@ -77458,15 +91995,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306124901"; - skos:prefLabel "Šakių ikimokyklinio ugdymo mokykla \"Maži žingsneliai\""@lt; - rov:companyType ; - rov:legalName "Šakių ikimokyklinio ugdymo mokykla \"Maži žingsneliai\""@lt; - rov:orgStatus ; - schema:foundingDate "2022-08-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306124901"; + skos:prefLabel "Šakių ikimokyklinio ugdymo mokykla \"Maži žingsneliai\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šakių ikimokyklinio ugdymo mokykla \"Maži žingsneliai\""@lt; + rov:orgStatus ; + schema:foundingDate "2022-08-01"^^xsd:date . a dh:Item; dct:title "Šakių ikimokyklinio ugdymo mokykla \"Maži žingsneliai\""@lt; @@ -77475,15 +92020,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93173" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190428845"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Versmė\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Versmė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190428845"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Versmė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Versmė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Versmė\""@lt; @@ -77528,15 +92081,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90282" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304195796"; - skos:prefLabel "Rietavo savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Rietavo savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2016-03-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304195796"; + skos:prefLabel "Rietavo savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rietavo savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2016-03-09"^^xsd:date . a dh:Item; dct:title "Rietavo savivaldybės priešgaisrinė tarnyba"@lt; @@ -77545,15 +92106,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18222" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190515937"; - skos:prefLabel "Švenčionėlių miesto kultūros centras"@lt; - rov:companyType ; - rov:legalName "Švenčionėlių miesto kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190515937"; + skos:prefLabel "Švenčionėlių miesto kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Švenčionėlių miesto kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-08"^^xsd:date . a dh:Item; dct:title "Švenčionėlių miesto kultūros centras"@lt; @@ -77562,15 +92131,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36141" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190422397"; - skos:prefLabel "Panevėžio Beržų progimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio Beržų progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190422397"; + skos:prefLabel "Panevėžio Beržų progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio Beržų progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-21"^^xsd:date . a dh:Item; dct:title "Panevėžio Beržų progimnazija"@lt; @@ -77579,15 +92156,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190284715"; - skos:prefLabel "Kretingos sporto mokykla"@lt; - rov:companyType ; - rov:legalName "Kretingos sporto mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190284715"; + skos:prefLabel "Kretingos sporto mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos sporto mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Kretingos sporto mokykla"@lt; @@ -77614,15 +92199,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87117" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302657581"; - skos:prefLabel "Telšių rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Telšių rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2011-08-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302657581"; + skos:prefLabel "Telšių rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2011-08-19"^^xsd:date . a dh:Item; dct:title "Telšių rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -77685,15 +92278,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288657930"; - skos:prefLabel "Telšių rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Telšių rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288657930"; + skos:prefLabel "Telšių rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-29"^^xsd:date . a dh:Item; dct:title "Telšių rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -77702,15 +92303,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90145" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191128612"; - skos:prefLabel "Plungės lopšelis-darželis \"Saulutė\""@lt; - rov:companyType ; - rov:legalName "Plungės lopšelis-darželis \"Saulutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191128612"; + skos:prefLabel "Plungės lopšelis-darželis \"Saulutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės lopšelis-darželis \"Saulutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Plungės lopšelis-darželis \"Saulutė\""@lt; @@ -77719,15 +92328,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190275851"; - skos:prefLabel "Palangos moksleivių klubas"@lt; - rov:companyType ; - rov:legalName "Palangos moksleivių klubas"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190275851"; + skos:prefLabel "Palangos moksleivių klubas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos moksleivių klubas"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Palangos moksleivių klubas"@lt; @@ -77754,15 +92371,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10100" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188651677"; - skos:prefLabel "Specialieji socialinės globos namai \"Tremtinių namai\""@lt; - rov:companyType ; - rov:legalName "Specialieji socialinės globos namai \"Tremtinių namai\""@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188651677"; + skos:prefLabel "Specialieji socialinės globos namai \"Tremtinių namai\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Specialieji socialinės globos namai \"Tremtinių namai\""@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-22"^^xsd:date . a dh:Item; dct:title "Specialieji socialinės globos namai \"Tremtinių namai\""@lt; @@ -77771,15 +92396,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81122" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190087696"; - skos:prefLabel "Kuršėnų šeimos namai"@lt; - rov:companyType ; - rov:legalName "Kuršėnų šeimos namai"@lt; - rov:orgStatus ; - schema:foundingDate "2001-03-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190087696"; + skos:prefLabel "Kuršėnų šeimos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kuršėnų šeimos namai"@lt; + rov:orgStatus ; + schema:foundingDate "2001-03-23"^^xsd:date . a dh:Item; dct:title "Kuršėnų šeimos namai"@lt; @@ -77824,15 +92457,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-26110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300008516"; - skos:prefLabel "Elektrėnų kultūros centras"@lt; - rov:companyType ; - rov:legalName "Elektrėnų kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2004-03-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300008516"; + skos:prefLabel "Elektrėnų kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2004-03-05"^^xsd:date . a dh:Item; dct:title "Elektrėnų kultūros centras"@lt; @@ -77877,15 +92518,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44297" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190754798"; - skos:prefLabel "Kauno valstybinis muzikinis teatras"@lt; - rov:companyType ; - rov:legalName "Kauno valstybinis muzikinis teatras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-12-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190754798"; + skos:prefLabel "Kauno valstybinis muzikinis teatras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno valstybinis muzikinis teatras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-12-14"^^xsd:date . a dh:Item; dct:title "Kauno valstybinis muzikinis teatras"@lt; @@ -77930,15 +92579,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53387" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303211856"; - skos:prefLabel "Kauno rajono Ežerėlio kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kauno rajono Ežerėlio kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2013-12-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303211856"; + skos:prefLabel "Kauno rajono Ežerėlio kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno rajono Ežerėlio kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2013-12-31"^^xsd:date . a dh:Item; dct:title "Kauno rajono Ežerėlio kultūros centras"@lt; @@ -77965,15 +92622,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190893043"; - skos:prefLabel "Nidos lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:companyType ; - rov:legalName "Nidos lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190893043"; + skos:prefLabel "Nidos lopšelis-darželis \"Ąžuoliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nidos lopšelis-darželis \"Ąžuoliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-19"^^xsd:date . a dh:Item; dct:title "Nidos lopšelis-darželis \"Ąžuoliukas\""@lt; @@ -77982,15 +92647,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36231" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190420040"; - skos:prefLabel "Panevėžio \"Vilties\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio \"Vilties\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190420040"; + skos:prefLabel "Panevėžio \"Vilties\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio \"Vilties\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-03"^^xsd:date . a dh:Item; dct:title "Panevėžio \"Vilties\" progimnazija"@lt; @@ -77999,15 +92672,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-67422" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190609393"; - skos:prefLabel "Lazdijų r. Šeštokų mokykla"@lt; - rov:companyType ; - rov:legalName "Lazdijų r. Šeštokų mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190609393"; + skos:prefLabel "Lazdijų r. Šeštokų mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lazdijų r. Šeštokų mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-05"^^xsd:date . a dh:Item; dct:title "Lazdijų r. Šeštokų mokykla"@lt; @@ -78034,15 +92715,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59145" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190203567"; - skos:prefLabel "Prienų sporto centras"@lt; - rov:companyType ; - rov:legalName "Prienų sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190203567"; + skos:prefLabel "Prienų sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prienų sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-09"^^xsd:date . a dh:Item; dct:title "Prienų sporto centras"@lt; @@ -78087,15 +92776,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44313" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191642720"; - skos:prefLabel "Kauno lopšelis-darželis \"Klevelis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Klevelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191642720"; + skos:prefLabel "Kauno lopšelis-darželis \"Klevelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Klevelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Klevelis\""@lt; @@ -78122,15 +92819,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190922922"; - skos:prefLabel "Jurbarko rajono savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Jurbarko rajono savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190922922"; + skos:prefLabel "Jurbarko rajono savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jurbarko rajono savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-08"^^xsd:date . a dh:Item; dct:title "Jurbarko rajono savivaldybės viešoji biblioteka"@lt; @@ -78139,15 +92844,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20119" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190324661"; - skos:prefLabel "Ukmergės vaikų lopšelis-darželis \"Vaikystė\""@lt; - rov:companyType ; - rov:legalName "Ukmergės vaikų lopšelis-darželis \"Vaikystė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190324661"; + skos:prefLabel "Ukmergės vaikų lopšelis-darželis \"Vaikystė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės vaikų lopšelis-darželis \"Vaikystė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-12"^^xsd:date . a dh:Item; dct:title "Ukmergės vaikų lopšelis-darželis \"Vaikystė\""@lt; @@ -78156,15 +92869,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83444" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302453408"; - skos:prefLabel "Linkuvos kultūros centras"@lt; - rov:companyType ; - rov:legalName "Linkuvos kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2009-11-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302453408"; + skos:prefLabel "Linkuvos kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Linkuvos kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2009-11-02"^^xsd:date . a dh:Item; dct:title "Linkuvos kultūros centras"@lt; @@ -78245,15 +92966,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53274" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191075743"; - skos:prefLabel "Kauno r. Garliavos lopšelis-darželis \"Obelėlė\""@lt; - rov:companyType ; - rov:legalName "Kauno r. Garliavos lopšelis-darželis \"Obelėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191075743"; + skos:prefLabel "Kauno r. Garliavos lopšelis-darželis \"Obelėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Garliavos lopšelis-darželis \"Obelėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Kauno r. Garliavos lopšelis-darželis \"Obelėlė\""@lt; @@ -78262,15 +92991,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59131" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "170773823"; - skos:prefLabel "Prienų rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Prienų rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1998-08-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "170773823"; + skos:prefLabel "Prienų rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prienų rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1998-08-26"^^xsd:date . a dh:Item; dct:title "Prienų rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -78279,15 +93016,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190480023"; - skos:prefLabel "Vilkaviškio vaikų lopšelis-darželis \"Pasaka\""@lt; - rov:companyType ; - rov:legalName "Vilkaviškio vaikų lopšelis-darželis \"Pasaka\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190480023"; + skos:prefLabel "Vilkaviškio vaikų lopšelis-darželis \"Pasaka\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio vaikų lopšelis-darželis \"Pasaka\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-18"^^xsd:date . a dh:Item; dct:title "Vilkaviškio vaikų lopšelis-darželis \"Pasaka\""@lt; @@ -78332,15 +93077,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01108" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188613242"; - skos:prefLabel "Lietuvos Respublikos užsienio reikalų ministerija"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos užsienio reikalų ministerija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188613242"; + skos:prefLabel "Lietuvos Respublikos užsienio reikalų ministerija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos užsienio reikalų ministerija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-25"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos užsienio reikalų ministerija"@lt; @@ -78349,15 +93102,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78329" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190529157"; - skos:prefLabel "Šiaulių lopšelis-darželis \"Dainelė\""@lt; - rov:companyType ; - rov:legalName "Šiaulių lopšelis-darželis \"Dainelė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190529157"; + skos:prefLabel "Šiaulių lopšelis-darželis \"Dainelė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lopšelis-darželis \"Dainelė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių lopšelis-darželis \"Dainelė\""@lt; @@ -78366,15 +93127,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11350" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191713427"; - skos:prefLabel "Vilniaus mokymo centras"@lt; - rov:companyType ; - rov:legalName "Vilniaus mokymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191713427"; + skos:prefLabel "Vilniaus mokymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus mokymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-08"^^xsd:date . a dh:Item; dct:title "Vilniaus mokymo centras"@lt; @@ -78419,15 +93188,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300886599"; - skos:prefLabel "Prienų rajono savivaldybės socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Prienų rajono savivaldybės socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2007-06-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300886599"; + skos:prefLabel "Prienų rajono savivaldybės socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prienų rajono savivaldybės socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2007-06-21"^^xsd:date . a dh:Item; dct:title "Prienų rajono savivaldybės socialinių paslaugų centras"@lt; @@ -78472,15 +93249,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-98112" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188687730"; - skos:prefLabel "Skuodo rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Skuodo rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188687730"; + skos:prefLabel "Skuodo rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Skuodo rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-01"^^xsd:date . a dh:Item; dct:title "Skuodo rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -78489,15 +93274,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03200" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190005140"; - skos:prefLabel "Vilniaus Simono Konarskio gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Simono Konarskio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190005140"; + skos:prefLabel "Vilniaus Simono Konarskio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Simono Konarskio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus Simono Konarskio gimnazija"@lt; @@ -78524,15 +93317,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03209" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190755366"; - skos:prefLabel "Koncertinė įstaiga Valstybinis ansamblis \"Lietuva\""@lt; - rov:companyType ; - rov:legalName "Koncertinė įstaiga Valstybinis ansamblis \"Lietuva\""@lt; - rov:orgStatus ; - schema:foundingDate "1997-04-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190755366"; + skos:prefLabel "Koncertinė įstaiga Valstybinis ansamblis \"Lietuva\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Koncertinė įstaiga Valstybinis ansamblis \"Lietuva\""@lt; + rov:orgStatus ; + schema:foundingDate "1997-04-02"^^xsd:date . a dh:Item; dct:title "Koncertinė įstaiga Valstybinis ansamblis \"Lietuva\""@lt; @@ -78541,15 +93342,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50177" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291638790"; - skos:prefLabel "Kauno Žaliakalnio lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Kauno Žaliakalnio lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291638790"; + skos:prefLabel "Kauno Žaliakalnio lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Žaliakalnio lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno Žaliakalnio lopšelis-darželis"@lt; @@ -78594,15 +93403,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04315" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191683350"; - skos:prefLabel "Valstybinio socialinio draudimo fondo valdybos Vilniaus skyrius"@lt; - rov:companyType ; - rov:legalName "Valstybinio socialinio draudimo fondo valdybos Vilniaus skyrius"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191683350"; + skos:prefLabel "Valstybinio socialinio draudimo fondo valdybos Vilniaus skyrius"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybinio socialinio draudimo fondo valdybos Vilniaus skyrius"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-17"^^xsd:date . a dh:Item; dct:title "Valstybinio socialinio draudimo fondo valdybos Vilniaus skyrius"@lt; @@ -78611,15 +93428,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-95245" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190451324"; - skos:prefLabel "Klaipėdos \"Varpo\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos \"Varpo\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190451324"; + skos:prefLabel "Klaipėdos \"Varpo\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos \"Varpo\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos \"Varpo\" gimnazija"@lt; @@ -78628,15 +93453,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78359" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191819195"; - skos:prefLabel "Šiaulių Gytarių progimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių Gytarių progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191819195"; + skos:prefLabel "Šiaulių Gytarių progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių Gytarių progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Šiaulių Gytarių progimnazija"@lt; @@ -78645,15 +93478,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08203" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190011951"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Pumpurėlis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Pumpurėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190011951"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Pumpurėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Pumpurėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Pumpurėlis\""@lt; @@ -78680,15 +93521,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99117" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190696590"; - skos:prefLabel "Šilutės Martyno Jankaus pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Šilutės Martyno Jankaus pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190696590"; + skos:prefLabel "Šilutės Martyno Jankaus pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės Martyno Jankaus pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-07"^^xsd:date . a dh:Item; dct:title "Šilutės Martyno Jankaus pagrindinė mokykla"@lt; @@ -78715,15 +93564,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97222" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190283613"; - skos:prefLabel "Kretingos r. Vydmantų gimnazija"@lt; - rov:companyType ; - rov:legalName "Kretingos r. Vydmantų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190283613"; + skos:prefLabel "Kretingos r. Vydmantų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos r. Vydmantų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Kretingos r. Vydmantų gimnazija"@lt; @@ -78732,15 +93589,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17268" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305431445"; - skos:prefLabel "Šalčininkų rajono Vladislavo Kozakevičiaus laisvalaikio ir sporto centras"@lt; - rov:companyType ; - rov:legalName "Šalčininkų rajono Vladislavo Kozakevičiaus laisvalaikio ir sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "2020-01-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305431445"; + skos:prefLabel "Šalčininkų rajono Vladislavo Kozakevičiaus laisvalaikio ir sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų rajono Vladislavo Kozakevičiaus laisvalaikio ir sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "2020-01-16"^^xsd:date . a dh:Item; dct:title "Šalčininkų rajono Vladislavo Kozakevičiaus laisvalaikio ir sporto centras"@lt; @@ -78784,15 +93649,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68176" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190496013"; - skos:prefLabel "Marijampolės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Marijampolės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190496013"; + skos:prefLabel "Marijampolės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-11"^^xsd:date . a dh:Item; dct:title "Marijampolės kultūros centras"@lt; @@ -78819,15 +93692,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74233" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302526297"; - skos:prefLabel "Mažosios Lietuvos Jurbarko krašto kultūros centras"@lt; - rov:companyType ; - rov:legalName "Mažosios Lietuvos Jurbarko krašto kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2010-07-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302526297"; + skos:prefLabel "Mažosios Lietuvos Jurbarko krašto kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažosios Lietuvos Jurbarko krašto kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2010-07-01"^^xsd:date . a dh:Item; dct:title "Mažosios Lietuvos Jurbarko krašto kultūros centras"@lt; @@ -78872,15 +93753,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01132" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190012715"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Gudrutis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Gudrutis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190012715"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Gudrutis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Gudrutis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Gudrutis\""@lt; @@ -78907,15 +93796,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04347" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190027941"; - skos:prefLabel "Vilniaus specialusis lopšelis-darželis \"Čiauškutis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus specialusis lopšelis-darželis \"Čiauškutis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190027941"; + skos:prefLabel "Vilniaus specialusis lopšelis-darželis \"Čiauškutis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus specialusis lopšelis-darželis \"Čiauškutis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus specialusis lopšelis-darželis \"Čiauškutis\""@lt; @@ -78924,15 +93821,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28248" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301540924"; - skos:prefLabel "Utenos rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Utenos rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-02-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301540924"; + skos:prefLabel "Utenos rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-02-11"^^xsd:date . a dh:Item; dct:title "Utenos rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -78959,15 +93864,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-67113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300002004"; - skos:prefLabel "Lazdijų krašto muziejus"@lt; - rov:companyType ; - rov:legalName "Lazdijų krašto muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2004-02-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300002004"; + skos:prefLabel "Lazdijų krašto muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lazdijų krašto muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2004-02-06"^^xsd:date . a dh:Item; dct:title "Lazdijų krašto muziejus"@lt; @@ -78994,15 +93907,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301791595"; - skos:prefLabel "Šilutės rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Šilutės rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-07-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301791595"; + skos:prefLabel "Šilutės rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-07-09"^^xsd:date . a dh:Item; dct:title "Šilutės rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -79029,11 +93950,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89322" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190176458"; skos:prefLabel "Mažeikių r. Užlieknės pagrindinė mokykla"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Mažeikių r. Užlieknės pagrindinė mokykla"@lt; rov:orgStatus ; @@ -79083,15 +94012,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21385" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190651378"; - skos:prefLabel "Elektrėnų sav. Pylimų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Elektrėnų sav. Pylimų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190651378"; + skos:prefLabel "Elektrėnų sav. Pylimų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų sav. Pylimų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Elektrėnų sav. Pylimų lopšelis-darželis"@lt; @@ -79172,15 +94109,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76297" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290765660"; - skos:prefLabel "Šiaulių regioninis valstybės archyvas"@lt; - rov:companyType ; - rov:legalName "Šiaulių regioninis valstybės archyvas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-11-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290765660"; + skos:prefLabel "Šiaulių regioninis valstybės archyvas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių regioninis valstybės archyvas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-11-17"^^xsd:date . a dh:Item; dct:title "Šiaulių regioninis valstybės archyvas"@lt; @@ -79207,15 +94152,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57266" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191018532"; - skos:prefLabel "Kėdainių lopšelis-darželis \"Vyturėlis\""@lt; - rov:companyType ; - rov:legalName "Kėdainių lopšelis-darželis \"Vyturėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191018532"; + skos:prefLabel "Kėdainių lopšelis-darželis \"Vyturėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių lopšelis-darželis \"Vyturėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Kėdainių lopšelis-darželis \"Vyturėlis\""@lt; @@ -79242,15 +94195,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-80201" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305616433"; - skos:prefLabel "Šiaulių r. Dubysos aukštupio mokykla"@lt; - rov:companyType ; - rov:legalName "Šiaulių r. Dubysos aukštupio mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2020-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305616433"; + skos:prefLabel "Šiaulių r. Dubysos aukštupio mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių r. Dubysos aukštupio mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2020-09-01"^^xsd:date . a dh:Item; dct:title "Šiaulių r. Dubysos aukštupio mokykla"@lt; @@ -79259,15 +94220,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-06311" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190033652"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Karuselė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Karuselė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190033652"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Karuselė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Karuselė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Karuselė\""@lt; @@ -79330,15 +94299,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04310" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "111962021"; - skos:prefLabel "Ugniagesių gelbėtojų mokykla"@lt; - rov:companyType ; - rov:legalName "Ugniagesių gelbėtojų mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1998-07-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "111962021"; + skos:prefLabel "Ugniagesių gelbėtojų mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ugniagesių gelbėtojų mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1998-07-09"^^xsd:date . a dh:Item; dct:title "Ugniagesių gelbėtojų mokykla"@lt; @@ -79347,15 +94324,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14240" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191324454"; - skos:prefLabel "Vilniaus r. Maišiagalos vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Maišiagalos vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191324454"; + skos:prefLabel "Vilniaus r. Maišiagalos vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Maišiagalos vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Maišiagalos vaikų lopšelis-darželis"@lt; @@ -79364,15 +94349,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85330" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190448680"; - skos:prefLabel "Akmenės rajono Ventos gimnazija"@lt; - rov:companyType ; - rov:legalName "Akmenės rajono Ventos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190448680"; + skos:prefLabel "Akmenės rajono Ventos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Akmenės rajono Ventos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Akmenės rajono Ventos gimnazija"@lt; @@ -79399,15 +94392,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09314" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190021493"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Pipiras\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Pipiras\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190021493"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Pipiras\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Pipiras\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Pipiras\""@lt; @@ -79506,15 +94507,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-32110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188629232"; - skos:prefLabel "Zarasų rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Zarasų rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188629232"; + skos:prefLabel "Zarasų rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Zarasų rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-03"^^xsd:date . a dh:Item; dct:title "Zarasų rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -79559,15 +94568,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01100" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "111966952"; - skos:prefLabel "Nacionalinė Mikalojaus Konstantino Čiurlionio menų mokykla"@lt; - rov:companyType ; - rov:legalName "Nacionalinė Mikalojaus Konstantino Čiurlionio menų mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2001-08-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "111966952"; + skos:prefLabel "Nacionalinė Mikalojaus Konstantino Čiurlionio menų mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nacionalinė Mikalojaus Konstantino Čiurlionio menų mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2001-08-31"^^xsd:date . a dh:Item; dct:title "Nacionalinė Mikalojaus Konstantino Čiurlionio menų mokykla"@lt; @@ -79666,15 +94683,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83158" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "168296770"; - skos:prefLabel "Pakruojo suaugusiųjų ir jaunimo švietimo centras"@lt; - rov:companyType ; - rov:legalName "Pakruojo suaugusiųjų ir jaunimo švietimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-08-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "168296770"; + skos:prefLabel "Pakruojo suaugusiųjų ir jaunimo švietimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo suaugusiųjų ir jaunimo švietimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-08-06"^^xsd:date . a dh:Item; dct:title "Pakruojo suaugusiųjų ir jaunimo švietimo centras"@lt; @@ -79701,15 +94726,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-88468" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190560836"; - skos:prefLabel "Telšių r. Nevarėnų pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Telšių r. Nevarėnų pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190560836"; + skos:prefLabel "Telšių r. Nevarėnų pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių r. Nevarėnų pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-14"^^xsd:date . a dh:Item; dct:title "Telšių r. Nevarėnų pagrindinė mokykla"@lt; @@ -79718,15 +94751,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86343" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190092914"; - skos:prefLabel "Kelmės rajono Užvenčio Šatrijos Raganos pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kelmės rajono Užvenčio Šatrijos Raganos pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190092914"; + skos:prefLabel "Kelmės rajono Užvenčio Šatrijos Raganos pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės rajono Užvenčio Šatrijos Raganos pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-21"^^xsd:date . a dh:Item; dct:title "Kelmės rajono Užvenčio Šatrijos Raganos pagrindinė mokykla"@lt; @@ -79735,15 +94776,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01144" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188711359"; - skos:prefLabel "Centralizuota finansų ir turto tarnyba prie Krašto apsaugos ministerijos"@lt; - rov:companyType ; - rov:legalName "Centralizuota finansų ir turto tarnyba prie Krašto apsaugos ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188711359"; + skos:prefLabel "Centralizuota finansų ir turto tarnyba prie Krašto apsaugos ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Centralizuota finansų ir turto tarnyba prie Krašto apsaugos ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-09"^^xsd:date . a dh:Item; dct:title "Centralizuota finansų ir turto tarnyba prie Krašto apsaugos ministerijos"@lt; @@ -79770,15 +94819,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56335" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190503625"; - skos:prefLabel "Kaišiadorių r. Rumšiškių lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių r. Rumšiškių lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-08-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190503625"; + skos:prefLabel "Kaišiadorių r. Rumšiškių lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių r. Rumšiškių lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-08-23"^^xsd:date . a dh:Item; dct:title "Kaišiadorių r. Rumšiškių lopšelis-darželis"@lt; @@ -79805,15 +94862,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99185" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195471747"; - skos:prefLabel "Šilutės sporto mokykla"@lt; - rov:companyType ; - rov:legalName "Šilutės sporto mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2002-05-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195471747"; + skos:prefLabel "Šilutės sporto mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės sporto mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2002-05-14"^^xsd:date . a dh:Item; dct:title "Šilutės sporto mokykla"@lt; @@ -79822,15 +94887,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35175" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188607531"; - skos:prefLabel "Panevėžio apygardos teismas"@lt; - rov:companyType ; - rov:legalName "Panevėžio apygardos teismas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188607531"; + skos:prefLabel "Panevėžio apygardos teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio apygardos teismas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-12"^^xsd:date . a dh:Item; dct:title "Panevėžio apygardos teismas"@lt; @@ -79857,15 +94930,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70125" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290570030"; - skos:prefLabel "Vilkaviškio vaikų ir jaunimo centras"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio vaikų ir jaunimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290570030"; + skos:prefLabel "Vilkaviškio vaikų ir jaunimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio vaikų ir jaunimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-19"^^xsd:date . a dh:Item; dct:title "Vilkaviškio vaikų ir jaunimo centras"@lt; @@ -79928,15 +95009,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91159" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190432690"; - skos:prefLabel "Klaipėdos lopšelis - darželis \"Žiogelis\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis - darželis \"Žiogelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190432690"; + skos:prefLabel "Klaipėdos lopšelis - darželis \"Žiogelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis - darželis \"Žiogelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis - darželis \"Žiogelis\""@lt; @@ -79981,15 +95070,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57351" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300630016"; - skos:prefLabel "Kėdainių rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Kėdainių rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2007-01-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300630016"; + skos:prefLabel "Kėdainių rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2007-01-03"^^xsd:date . a dh:Item; dct:title "Kėdainių rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -80016,15 +95113,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28248" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188206976"; - skos:prefLabel "Utenos kraštotyros muziejus"@lt; - rov:companyType ; - rov:legalName "Utenos kraštotyros muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2000-02-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188206976"; + skos:prefLabel "Utenos kraštotyros muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos kraštotyros muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2000-02-25"^^xsd:date . a dh:Item; dct:title "Utenos kraštotyros muziejus"@lt; @@ -80033,15 +95138,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-95213" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290436750"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290436750"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Ąžuoliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Ąžuoliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Ąžuoliukas\""@lt; @@ -80050,15 +95163,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303085806"; - skos:prefLabel "Trakų suaugusiųjų mokymo centras"@lt; - rov:companyType ; - rov:legalName "Trakų suaugusiųjų mokymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2013-06-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303085806"; + skos:prefLabel "Trakų suaugusiųjų mokymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų suaugusiųjų mokymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2013-06-17"^^xsd:date . a dh:Item; dct:title "Trakų suaugusiųjų mokymo centras"@lt; @@ -80121,15 +95242,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35129" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190377799"; - skos:prefLabel "Panevėžio Kastyčio Ramanausko lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Panevėžio Kastyčio Ramanausko lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190377799"; + skos:prefLabel "Panevėžio Kastyčio Ramanausko lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio Kastyčio Ramanausko lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-29"^^xsd:date . a dh:Item; dct:title "Panevėžio Kastyčio Ramanausko lopšelis-darželis"@lt; @@ -80138,15 +95267,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89366" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300603930"; - skos:prefLabel "Mažeikių rajono Šerkšnėnų kultūros centras"@lt; - rov:companyType ; - rov:legalName "Mažeikių rajono Šerkšnėnų kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2006-10-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300603930"; + skos:prefLabel "Mažeikių rajono Šerkšnėnų kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių rajono Šerkšnėnų kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2006-10-02"^^xsd:date . a dh:Item; dct:title "Mažeikių rajono Šerkšnėnų kultūros centras"@lt; @@ -80173,15 +95310,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48256" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291640670"; - skos:prefLabel "Kauno lopšelis-darželis \"Volungėlė\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Volungėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291640670"; + skos:prefLabel "Kauno lopšelis-darželis \"Volungėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Volungėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Volungėlė\""@lt; @@ -80226,15 +95371,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76192" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190531037"; - skos:prefLabel "Šiaulių Medelyno progimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių Medelyno progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190531037"; + skos:prefLabel "Šiaulių Medelyno progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių Medelyno progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Šiaulių Medelyno progimnazija"@lt; @@ -80297,15 +95450,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41148" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193319388"; - skos:prefLabel "Biržų turizmo ir verslo informacijos centras"@lt; - rov:companyType ; - rov:legalName "Biržų turizmo ir verslo informacijos centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193319388"; + skos:prefLabel "Biržų turizmo ir verslo informacijos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biržų turizmo ir verslo informacijos centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-25"^^xsd:date . a dh:Item; dct:title "Biržų turizmo ir verslo informacijos centras"@lt; @@ -80314,15 +95475,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99179" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190698118"; - skos:prefLabel "Šilutės meno mokykla"@lt; - rov:companyType ; - rov:legalName "Šilutės meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190698118"; + skos:prefLabel "Šilutės meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-08"^^xsd:date . a dh:Item; dct:title "Šilutės meno mokykla"@lt; @@ -80421,15 +95590,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-66491" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190108418"; - skos:prefLabel "Druskininkų savivaldybės Viečiūnų progimnazija"@lt; - rov:companyType ; - rov:legalName "Druskininkų savivaldybės Viečiūnų progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-06-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190108418"; + skos:prefLabel "Druskininkų savivaldybės Viečiūnų progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Druskininkų savivaldybės Viečiūnų progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-06-23"^^xsd:date . a dh:Item; dct:title "Druskininkų savivaldybės Viečiūnų progimnazija"@lt; @@ -80438,15 +95615,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55163" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190311062"; - skos:prefLabel "Jonavos vaikų lopšelis-darželis \"Bitutė\""@lt; - rov:companyType ; - rov:legalName "Jonavos vaikų lopšelis-darželis \"Bitutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1996-06-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190311062"; + skos:prefLabel "Jonavos vaikų lopšelis-darželis \"Bitutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos vaikų lopšelis-darželis \"Bitutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1996-06-04"^^xsd:date . a dh:Item; dct:title "Jonavos vaikų lopšelis-darželis \"Bitutė\""@lt; @@ -80491,15 +95676,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-51298" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191642492"; - skos:prefLabel "Kauno lopšelis-darželis \"Smalsutis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Smalsutis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191642492"; + skos:prefLabel "Kauno lopšelis-darželis \"Smalsutis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Smalsutis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Smalsutis\""@lt; @@ -80544,15 +95737,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00132" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290274750"; - skos:prefLabel "Palangos Vlado Jurgučio progimnazija"@lt; - rov:companyType ; - rov:legalName "Palangos Vlado Jurgučio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290274750"; + skos:prefLabel "Palangos Vlado Jurgučio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos Vlado Jurgučio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-19"^^xsd:date . a dh:Item; dct:title "Palangos Vlado Jurgučio progimnazija"@lt; @@ -80615,15 +95816,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72186" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190469094"; - skos:prefLabel "Tauragės \"Aušros\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Tauragės \"Aušros\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-07-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190469094"; + skos:prefLabel "Tauragės \"Aušros\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės \"Aušros\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-07-24"^^xsd:date . a dh:Item; dct:title "Tauragės \"Aušros\" progimnazija"@lt; @@ -80686,15 +95895,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50327" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304184262"; - skos:prefLabel "Kauno sporto mokykla \"Gaja\""@lt; - rov:companyType ; - rov:legalName "Kauno sporto mokykla \"Gaja\""@lt; - rov:orgStatus ; - schema:foundingDate "2016-02-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304184262"; + skos:prefLabel "Kauno sporto mokykla \"Gaja\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno sporto mokykla \"Gaja\""@lt; + rov:orgStatus ; + schema:foundingDate "2016-02-25"^^xsd:date . a dh:Item; dct:title "Kauno sporto mokykla \"Gaja\""@lt; @@ -80721,15 +95938,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02182" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190007497"; - skos:prefLabel "Vilniaus \"Saulėtekio\" mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Saulėtekio\" mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190007497"; + skos:prefLabel "Vilniaus \"Saulėtekio\" mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Saulėtekio\" mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Saulėtekio\" mokykla-daugiafunkcis centras"@lt; @@ -80738,15 +95963,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03162" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191717258"; - skos:prefLabel "Socialinių paslaugų priežiūros departamentas prie Socialinės apsaugos ir darbo ministerijos"@lt; - rov:companyType ; - rov:legalName "Socialinių paslaugų priežiūros departamentas prie Socialinės apsaugos ir darbo ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191717258"; + skos:prefLabel "Socialinių paslaugų priežiūros departamentas prie Socialinės apsaugos ir darbo ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Socialinių paslaugų priežiūros departamentas prie Socialinės apsaugos ir darbo ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-16"^^xsd:date . a dh:Item; dct:title "Socialinių paslaugų priežiūros departamentas prie Socialinės apsaugos ir darbo ministerijos"@lt; @@ -80755,15 +95988,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74128" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191821075"; - skos:prefLabel "Jurbarko sporto centras"@lt; - rov:companyType ; - rov:legalName "Jurbarko sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191821075"; + skos:prefLabel "Jurbarko sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jurbarko sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Jurbarko sporto centras"@lt; @@ -80772,15 +96013,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-32109" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305968242"; - skos:prefLabel "Zarasų rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Zarasų rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2022-01-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305968242"; + skos:prefLabel "Zarasų rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Zarasų rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2022-01-03"^^xsd:date . a dh:Item; dct:title "Zarasų rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -80807,15 +96056,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190502861"; - skos:prefLabel "Kaišiadorių lopšelis-darželis \"Žvaigždutė\""@lt; - rov:companyType ; - rov:legalName "Kaišiadorių lopšelis-darželis \"Žvaigždutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190502861"; + skos:prefLabel "Kaišiadorių lopšelis-darželis \"Žvaigždutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių lopšelis-darželis \"Žvaigždutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Kaišiadorių lopšelis-darželis \"Žvaigždutė\""@lt; @@ -80878,15 +96135,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190015782"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Krivūlė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Krivūlė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190015782"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Krivūlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Krivūlė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Krivūlė\""@lt; @@ -80949,15 +96214,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04304" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290026840"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Šilelis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Šilelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290026840"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Šilelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Šilelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Šilelis\""@lt; @@ -80966,15 +96239,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56412" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302243986"; - skos:prefLabel "Žaslių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Žaslių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-11-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302243986"; + skos:prefLabel "Žaslių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Žaslių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-11-10"^^xsd:date . a dh:Item; dct:title "Žaslių kultūros centras"@lt; @@ -81037,15 +96318,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59206" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188750166"; - skos:prefLabel "Birštono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Birštono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2000-06-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188750166"; + skos:prefLabel "Birštono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Birštono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2000-06-01"^^xsd:date . a dh:Item; dct:title "Birštono savivaldybės administracija"@lt; @@ -81108,15 +96397,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-98111" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195176120"; - skos:prefLabel "Skuodo vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Skuodo vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "2001-09-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195176120"; + skos:prefLabel "Skuodo vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Skuodo vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "2001-09-10"^^xsd:date . a dh:Item; dct:title "Skuodo vaikų lopšelis-darželis"@lt; @@ -81125,15 +96422,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188682046"; - skos:prefLabel "Švenčionių rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Švenčionių rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188682046"; + skos:prefLabel "Švenčionių rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Švenčionių rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-23"^^xsd:date . a dh:Item; dct:title "Švenčionių rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -81178,15 +96483,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17129" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304980074"; - skos:prefLabel "Šalčininkų rajono savivaldybės pedagoginė psichologinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Šalčininkų rajono savivaldybės pedagoginė psichologinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2019-01-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304980074"; + skos:prefLabel "Šalčininkų rajono savivaldybės pedagoginė psichologinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų rajono savivaldybės pedagoginė psichologinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2019-01-02"^^xsd:date . a dh:Item; dct:title "Šalčininkų rajono savivaldybės pedagoginė psichologinė tarnyba"@lt; @@ -81267,15 +96580,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190023010"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Lakštingala\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Lakštingala\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190023010"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Lakštingala\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Lakštingala\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Lakštingala\""@lt; @@ -81374,15 +96695,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62135" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304562801"; - skos:prefLabel "Alytaus rajono savivaldybės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Alytaus rajono savivaldybės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2017-06-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304562801"; + skos:prefLabel "Alytaus rajono savivaldybės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus rajono savivaldybės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2017-06-30"^^xsd:date . a dh:Item; dct:title "Alytaus rajono savivaldybės kultūros centras"@lt; @@ -81391,15 +96720,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78254" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190528393"; - skos:prefLabel "Šiaulių lopšelis-darželis \"Vaikystė\""@lt; - rov:companyType ; - rov:legalName "Šiaulių lopšelis-darželis \"Vaikystė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190528393"; + skos:prefLabel "Šiaulių lopšelis-darželis \"Vaikystė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lopšelis-darželis \"Vaikystė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių lopšelis-darželis \"Vaikystė\""@lt; @@ -81462,15 +96799,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13176" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302653729"; - skos:prefLabel "Vladislavo Sirokomlės muziejus"@lt; - rov:companyType ; - rov:legalName "Vladislavo Sirokomlės muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2011-08-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302653729"; + skos:prefLabel "Vladislavo Sirokomlės muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vladislavo Sirokomlės muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2011-08-08"^^xsd:date . a dh:Item; dct:title "Vladislavo Sirokomlės muziejus"@lt; @@ -81479,15 +96824,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53144" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303211895"; - skos:prefLabel "Kauno rajono Samylų kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kauno rajono Samylų kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2013-12-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303211895"; + skos:prefLabel "Kauno rajono Samylų kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno rajono Samylų kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2013-12-31"^^xsd:date . a dh:Item; dct:title "Kauno rajono Samylų kultūros centras"@lt; @@ -81550,15 +96903,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02245" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190016546"; - skos:prefLabel "Vilniaus Panerių lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus Panerių lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190016546"; + skos:prefLabel "Vilniaus Panerių lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Panerių lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus Panerių lopšelis-darželis"@lt; @@ -81585,15 +96946,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59126" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288742590"; - skos:prefLabel "Prienų rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Prienų rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2000-02-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288742590"; + skos:prefLabel "Prienų rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prienų rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2000-02-15"^^xsd:date . a dh:Item; dct:title "Prienų rajono savivaldybės administracija"@lt; @@ -81602,11 +96971,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-45322" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "191830124"; skos:prefLabel "Kauno savivaldybės vaikų globos namai"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Kauno savivaldybės vaikų globos namai"@lt; rov:orgStatus ; @@ -81620,15 +96997,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17228" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "175012170"; - skos:prefLabel "Šalčininkų rajono savivaldybės Čiužiakampio socialinių paslaugų namai"@lt; - rov:companyType ; - rov:legalName "Šalčininkų rajono savivaldybės Čiužiakampio socialinių paslaugų namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-08-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "175012170"; + skos:prefLabel "Šalčininkų rajono savivaldybės Čiužiakampio socialinių paslaugų namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų rajono savivaldybės Čiužiakampio socialinių paslaugų namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-08-04"^^xsd:date . a dh:Item; dct:title "Šalčininkų rajono savivaldybės Čiužiakampio socialinių paslaugų namai"@lt; @@ -81655,15 +97040,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37119" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190423912"; - skos:prefLabel "Panevėžio \"Minties\" inžinerijos gimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio \"Minties\" inžinerijos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190423912"; + skos:prefLabel "Panevėžio \"Minties\" inžinerijos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio \"Minties\" inžinerijos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-19"^^xsd:date . a dh:Item; dct:title "Panevėžio \"Minties\" inžinerijos gimnazija"@lt; @@ -81690,15 +97083,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53216" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306279442"; - skos:prefLabel "Kauno r. sporto centras"@lt; - rov:companyType ; - rov:legalName "Kauno r. sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "2023-03-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306279442"; + skos:prefLabel "Kauno r. sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "2023-03-23"^^xsd:date . a dh:Item; dct:title "Kauno r. sporto centras"@lt; @@ -81743,15 +97144,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93200" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "141904935"; - skos:prefLabel "Biudžetinė įstaiga KLAIPĖDOS MIESTO SOCIALINĖS PARAMOS CENTRAS"@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga KLAIPĖDOS MIESTO SOCIALINĖS PARAMOS CENTRAS"@lt; - rov:orgStatus ; - schema:foundingDate "2000-03-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "141904935"; + skos:prefLabel "Biudžetinė įstaiga KLAIPĖDOS MIESTO SOCIALINĖS PARAMOS CENTRAS"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga KLAIPĖDOS MIESTO SOCIALINĖS PARAMOS CENTRAS"@lt; + rov:orgStatus ; + schema:foundingDate "2000-03-09"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga KLAIPĖDOS MIESTO SOCIALINĖS PARAMOS CENTRAS"@lt; @@ -81814,15 +97223,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08106" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188785270"; - skos:prefLabel "Lietuvos kriminalinės policijos biuras"@lt; - rov:companyType ; - rov:legalName "Lietuvos kriminalinės policijos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-05-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188785270"; + skos:prefLabel "Lietuvos kriminalinės policijos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos kriminalinės policijos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-05-05"^^xsd:date . a dh:Item; dct:title "Lietuvos kriminalinės policijos biuras"@lt; @@ -81831,15 +97248,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40129" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190157290"; - skos:prefLabel "Kupiškio rajono savivaldybės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kupiškio rajono savivaldybės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1999-10-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190157290"; + skos:prefLabel "Kupiškio rajono savivaldybės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio rajono savivaldybės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1999-10-19"^^xsd:date . a dh:Item; dct:title "Kupiškio rajono savivaldybės kultūros centras"@lt; @@ -81974,15 +97399,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42142" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190238290"; - skos:prefLabel "Rokiškio mokykla-darželis \"Ąžuoliukas\""@lt; - rov:companyType ; - rov:legalName "Rokiškio mokykla-darželis \"Ąžuoliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190238290"; + skos:prefLabel "Rokiškio mokykla-darželis \"Ąžuoliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio mokykla-darželis \"Ąžuoliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-24"^^xsd:date . a dh:Item; dct:title "Rokiškio mokykla-darželis \"Ąžuoliukas\""@lt; @@ -81991,15 +97424,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-73423" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290469280"; - skos:prefLabel "Tauragės r. Skaudvilės gimnazija"@lt; - rov:companyType ; - rov:legalName "Tauragės r. Skaudvilės gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290469280"; + skos:prefLabel "Tauragės r. Skaudvilės gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės r. Skaudvilės gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-07"^^xsd:date . a dh:Item; dct:title "Tauragės r. Skaudvilės gimnazija"@lt; @@ -82026,15 +97467,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59214" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190025367"; - skos:prefLabel "Birštono vaikų lopšelis-darželis \"Vyturėlis\""@lt; - rov:companyType ; - rov:legalName "Birštono vaikų lopšelis-darželis \"Vyturėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190025367"; + skos:prefLabel "Birštono vaikų lopšelis-darželis \"Vyturėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Birštono vaikų lopšelis-darželis \"Vyturėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-19"^^xsd:date . a dh:Item; dct:title "Birštono vaikų lopšelis-darželis \"Vyturėlis\""@lt; @@ -82043,15 +97492,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08404" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304111905"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Malūnėlis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Malūnėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "2015-10-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304111905"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Malūnėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Malūnėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "2015-10-15"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Malūnėlis\""@lt; @@ -82078,15 +97535,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-80265" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190061598"; - skos:prefLabel "Šiaulių r. Kužių mokykla"@lt; - rov:companyType ; - rov:legalName "Šiaulių r. Kužių mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190061598"; + skos:prefLabel "Šiaulių r. Kužių mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių r. Kužių mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių r. Kužių mokykla"@lt; @@ -82167,15 +97632,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17250" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291410630"; - skos:prefLabel "Šalčininkų r. Jašiūnų lopšelis-darželis \"Žilvitis\""@lt; - rov:companyType ; - rov:legalName "Šalčininkų r. Jašiūnų lopšelis-darželis \"Žilvitis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291410630"; + skos:prefLabel "Šalčininkų r. Jašiūnų lopšelis-darželis \"Žilvitis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų r. Jašiūnų lopšelis-darželis \"Žilvitis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-31"^^xsd:date . a dh:Item; dct:title "Šalčininkų r. Jašiūnų lopšelis-darželis \"Žilvitis\""@lt; @@ -82184,15 +97657,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-26115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304104330"; - skos:prefLabel "Elektrėnų savivaldybės sporto centras"@lt; - rov:companyType ; - rov:legalName "Elektrėnų savivaldybės sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "2015-10-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304104330"; + skos:prefLabel "Elektrėnų savivaldybės sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų savivaldybės sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "2015-10-08"^^xsd:date . a dh:Item; dct:title "Elektrėnų savivaldybės sporto centras"@lt; @@ -82219,15 +97700,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38378" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190398430"; - skos:prefLabel "Panevėžio r. Smilgių gimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio r. Smilgių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190398430"; + skos:prefLabel "Panevėžio r. Smilgių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio r. Smilgių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-12"^^xsd:date . a dh:Item; dct:title "Panevėžio r. Smilgių gimnazija"@lt; @@ -82254,15 +97743,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62333" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195320656"; - skos:prefLabel "Alytaus miesto pedagoginė psichologinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Alytaus miesto pedagoginė psichologinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-02-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195320656"; + skos:prefLabel "Alytaus miesto pedagoginė psichologinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus miesto pedagoginė psichologinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-02-22"^^xsd:date . a dh:Item; dct:title "Alytaus miesto pedagoginė psichologinė tarnyba"@lt; @@ -82325,15 +97822,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81442" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190084586"; - skos:prefLabel "Šiaulių r. Meškuičių lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Šiaulių r. Meškuičių lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190084586"; + skos:prefLabel "Šiaulių r. Meškuičių lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių r. Meškuičių lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių r. Meškuičių lopšelis-darželis"@lt; @@ -82342,15 +97847,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03203" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290010850"; - skos:prefLabel "Vilniaus \"Gijos\" jaunimo mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Gijos\" jaunimo mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290010850"; + skos:prefLabel "Vilniaus \"Gijos\" jaunimo mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Gijos\" jaunimo mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Gijos\" jaunimo mokykla"@lt; @@ -82395,15 +97908,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188714469"; - skos:prefLabel "Plungės rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Plungės rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188714469"; + skos:prefLabel "Plungės rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-27"^^xsd:date . a dh:Item; dct:title "Plungės rajono savivaldybės administracija"@lt; @@ -82412,15 +97933,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44289" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188788380"; - skos:prefLabel "Lietuvių gestų kalbos vertimo centras"@lt; - rov:companyType ; - rov:legalName "Lietuvių gestų kalbos vertimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-12-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188788380"; + skos:prefLabel "Lietuvių gestų kalbos vertimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvių gestų kalbos vertimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-12-01"^^xsd:date . a dh:Item; dct:title "Lietuvių gestų kalbos vertimo centras"@lt; @@ -82429,11 +97958,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-64482" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190245865"; skos:prefLabel "Alytaus r. Pivašiūnų gimnazija"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Alytaus r. Pivašiūnų gimnazija"@lt; rov:orgStatus ; @@ -82465,15 +98002,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65210" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188633469"; - skos:prefLabel "Varėnos rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Varėnos rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188633469"; + skos:prefLabel "Varėnos rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-07"^^xsd:date . a dh:Item; dct:title "Varėnos rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -82500,15 +98045,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13245" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300817489"; - skos:prefLabel "Vilniaus r. Rudaminos lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Rudaminos lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "2007-05-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300817489"; + skos:prefLabel "Vilniaus r. Rudaminos lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Rudaminos lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "2007-05-22"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Rudaminos lopšelis-darželis"@lt; @@ -82517,15 +98070,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-31107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190243519"; - skos:prefLabel "Visagino \"Verdenės\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Visagino \"Verdenės\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190243519"; + skos:prefLabel "Visagino \"Verdenės\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Visagino \"Verdenės\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-13"^^xsd:date . a dh:Item; dct:title "Visagino \"Verdenės\" gimnazija"@lt; @@ -82534,15 +98095,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35241" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190413576"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Varpelis\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Varpelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190413576"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Varpelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Varpelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-23"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Varpelis\""@lt; @@ -82605,15 +98174,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68209" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190494539"; - skos:prefLabel "Marijampolės moksleivių kūrybos centras"@lt; - rov:companyType ; - rov:legalName "Marijampolės moksleivių kūrybos centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190494539"; + skos:prefLabel "Marijampolės moksleivių kūrybos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės moksleivių kūrybos centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Marijampolės moksleivių kūrybos centras"@lt; @@ -82622,15 +98199,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09308" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191351679"; - skos:prefLabel "Valstybinė ligonių kasa prie Sveikatos apsaugos ministerijos"@lt; - rov:companyType ; - rov:legalName "Valstybinė ligonių kasa prie Sveikatos apsaugos ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191351679"; + skos:prefLabel "Valstybinė ligonių kasa prie Sveikatos apsaugos ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybinė ligonių kasa prie Sveikatos apsaugos ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-13"^^xsd:date . a dh:Item; dct:title "Valstybinė ligonių kasa prie Sveikatos apsaugos ministerijos"@lt; @@ -82639,15 +98224,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91166" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290439860"; - skos:prefLabel "Klaipėdos \"Aitvaro\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos \"Aitvaro\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290439860"; + skos:prefLabel "Klaipėdos \"Aitvaro\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos \"Aitvaro\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos \"Aitvaro\" gimnazija"@lt; @@ -82656,15 +98249,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99185" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302944535"; - skos:prefLabel "Šilutės socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Šilutės socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2013-01-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302944535"; + skos:prefLabel "Šilutės socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2013-01-02"^^xsd:date . a dh:Item; dct:title "Šilutės socialinių paslaugų centras"@lt; @@ -82763,15 +98364,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89239" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303189089"; - skos:prefLabel "Mažeikių rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Mažeikių rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2013-11-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303189089"; + skos:prefLabel "Mažeikių rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2013-11-15"^^xsd:date . a dh:Item; dct:title "Mažeikių rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -82780,15 +98389,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78244" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290532510"; - skos:prefLabel "Šiaulių \"Saulėtekio\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių \"Saulėtekio\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290532510"; + skos:prefLabel "Šiaulių \"Saulėtekio\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių \"Saulėtekio\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-07"^^xsd:date . a dh:Item; dct:title "Šiaulių \"Saulėtekio\" gimnazija"@lt; @@ -82815,15 +98432,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49409" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191643256"; - skos:prefLabel "Kauno lopšelis-darželis \"Vyturėlis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Vyturėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191643256"; + skos:prefLabel "Kauno lopšelis-darželis \"Vyturėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Vyturėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Vyturėlis\""@lt; @@ -82940,15 +98565,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302677776"; - skos:prefLabel "Raseinių socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Raseinių socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2011-10-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302677776"; + skos:prefLabel "Raseinių socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2011-10-18"^^xsd:date . a dh:Item; dct:title "Raseinių socialinių paslaugų centras"@lt; @@ -83047,15 +98680,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-15153" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302430110"; - skos:prefLabel "Vilniaus r. Kabiškių vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Kabiškių vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "2009-08-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302430110"; + skos:prefLabel "Vilniaus r. Kabiškių vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Kabiškių vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "2009-08-28"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Kabiškių vaikų lopšelis-darželis"@lt; @@ -83064,15 +98705,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60129" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190082578"; - skos:prefLabel "Raseinių lopšelis-darželis \"Saulutė\""@lt; - rov:companyType ; - rov:legalName "Raseinių lopšelis-darželis \"Saulutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190082578"; + skos:prefLabel "Raseinių lopšelis-darželis \"Saulutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių lopšelis-darželis \"Saulutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Raseinių lopšelis-darželis \"Saulutė\""@lt; @@ -83135,15 +98784,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42141" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302843970"; - skos:prefLabel "Rokiškio ''Romuvos'' gimnazija"@lt; - rov:companyType ; - rov:legalName "Rokiškio ''Romuvos'' gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2012-08-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302843970"; + skos:prefLabel "Rokiškio ''Romuvos'' gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio ''Romuvos'' gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2012-08-21"^^xsd:date . a dh:Item; dct:title "Rokiškio ''Romuvos'' gimnazija"@lt; @@ -83152,15 +98809,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-25105" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302778743"; - skos:prefLabel "Trakų rajono savivaldybės Lentvario lopšelis-darželis \"Svajonėlė\""@lt; - rov:companyType ; - rov:legalName "Trakų rajono savivaldybės Lentvario lopšelis-darželis \"Svajonėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "2012-05-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302778743"; + skos:prefLabel "Trakų rajono savivaldybės Lentvario lopšelis-darželis \"Svajonėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų rajono savivaldybės Lentvario lopšelis-darželis \"Svajonėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "2012-05-09"^^xsd:date . a dh:Item; dct:title "Trakų rajono savivaldybės Lentvario lopšelis-darželis \"Svajonėlė\""@lt; @@ -83169,15 +98834,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44322" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300594100"; - skos:prefLabel "Kauno tarptautinė gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno tarptautinė gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2006-08-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300594100"; + skos:prefLabel "Kauno tarptautinė gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno tarptautinė gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2006-08-30"^^xsd:date . a dh:Item; dct:title "Kauno tarptautinė gimnazija"@lt; @@ -83222,11 +98895,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18209" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190511910"; skos:prefLabel "Švenčionių r. Švenčionėlių meno mokykla"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Švenčionių r. Švenčionėlių meno mokykla"@lt; rov:orgStatus ; @@ -83276,15 +98957,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21175" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304068592"; - skos:prefLabel "Rūdiškių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Rūdiškių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2015-07-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304068592"; + skos:prefLabel "Rūdiškių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rūdiškių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2015-07-09"^^xsd:date . a dh:Item; dct:title "Rūdiškių kultūros centras"@lt; @@ -83311,15 +99000,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54124" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191631097"; - skos:prefLabel "Kauno r. Raudondvario lopšelis-darželis \"Vyturėlis\""@lt; - rov:companyType ; - rov:legalName "Kauno r. Raudondvario lopšelis-darželis \"Vyturėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191631097"; + skos:prefLabel "Kauno r. Raudondvario lopšelis-darželis \"Vyturėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Raudondvario lopšelis-darželis \"Vyturėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-18"^^xsd:date . a dh:Item; dct:title "Kauno r. Raudondvario lopšelis-darželis \"Vyturėlis\""@lt; @@ -83346,15 +99043,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00124" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190275285"; - skos:prefLabel "Palangos lopšelis-darželis \"Pasaka\""@lt; - rov:companyType ; - rov:legalName "Palangos lopšelis-darželis \"Pasaka\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190275285"; + skos:prefLabel "Palangos lopšelis-darželis \"Pasaka\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos lopšelis-darželis \"Pasaka\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-12"^^xsd:date . a dh:Item; dct:title "Palangos lopšelis-darželis \"Pasaka\""@lt; @@ -83381,15 +99086,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69443" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190984913"; - skos:prefLabel "Kazlų Rūdos \"Saulės\" mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Kazlų Rūdos \"Saulės\" mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190984913"; + skos:prefLabel "Kazlų Rūdos \"Saulės\" mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kazlų Rūdos \"Saulės\" mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-02"^^xsd:date . a dh:Item; dct:title "Kazlų Rūdos \"Saulės\" mokykla-daugiafunkcis centras"@lt; @@ -83398,15 +99111,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82224" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290671780"; - skos:prefLabel "Radviliškio r. Šeduvos gimnazija"@lt; - rov:companyType ; - rov:legalName "Radviliškio r. Šeduvos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290671780"; + skos:prefLabel "Radviliškio r. Šeduvos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio r. Šeduvos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Radviliškio r. Šeduvos gimnazija"@lt; @@ -83415,15 +99136,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54273" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300135136"; - skos:prefLabel "Čekiškės socialinių paslaugų namai"@lt; - rov:companyType ; - rov:legalName "Čekiškės socialinių paslaugų namai"@lt; - rov:orgStatus ; - schema:foundingDate "2005-08-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300135136"; + skos:prefLabel "Čekiškės socialinių paslaugų namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Čekiškės socialinių paslaugų namai"@lt; + rov:orgStatus ; + schema:foundingDate "2005-08-04"^^xsd:date . a dh:Item; dct:title "Čekiškės socialinių paslaugų namai"@lt; @@ -83432,15 +99161,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55134" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305996754"; - skos:prefLabel "Jonavos baseinas"@lt; - rov:companyType ; - rov:legalName "Jonavos baseinas"@lt; - rov:orgStatus ; - schema:foundingDate "2022-01-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305996754"; + skos:prefLabel "Jonavos baseinas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos baseinas"@lt; + rov:orgStatus ; + schema:foundingDate "2022-01-31"^^xsd:date . a dh:Item; dct:title "Jonavos baseinas"@lt; @@ -83467,15 +99204,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87357" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190599771"; - skos:prefLabel "Žemaičių muziejus \"Alka\""@lt; - rov:companyType ; - rov:legalName "Žemaičių muziejus \"Alka\""@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190599771"; + skos:prefLabel "Žemaičių muziejus \"Alka\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Žemaičių muziejus \"Alka\""@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-29"^^xsd:date . a dh:Item; dct:title "Žemaičių muziejus \"Alka\""@lt; @@ -83502,15 +99247,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83150" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "268084220"; - skos:prefLabel "Pakruojo rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Pakruojo rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1999-05-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "268084220"; + skos:prefLabel "Pakruojo rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1999-05-24"^^xsd:date . a dh:Item; dct:title "Pakruojo rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -83537,15 +99290,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28143" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190194285"; - skos:prefLabel "Utenos A. ir M. Miškinių viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Utenos A. ir M. Miškinių viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-07-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190194285"; + skos:prefLabel "Utenos A. ir M. Miškinių viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos A. ir M. Miškinių viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-07-08"^^xsd:date . a dh:Item; dct:title "Utenos A. ir M. Miškinių viešoji biblioteka"@lt; @@ -83554,15 +99315,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-15175" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191320580"; - skos:prefLabel "Vilniaus r. Nemenčinės muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Nemenčinės muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191320580"; + skos:prefLabel "Vilniaus r. Nemenčinės muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Nemenčinės muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Nemenčinės muzikos mokykla"@lt; @@ -83625,15 +99394,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90160" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191130645"; - skos:prefLabel "Plungės \"Ryto\" pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Plungės \"Ryto\" pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191130645"; + skos:prefLabel "Plungės \"Ryto\" pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės \"Ryto\" pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-03"^^xsd:date . a dh:Item; dct:title "Plungės \"Ryto\" pagrindinė mokykla"@lt; @@ -83660,15 +99437,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09101" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302848387"; - skos:prefLabel "Lietuvos neformaliojo švietimo agentūra"@lt; - rov:companyType ; - rov:legalName "Lietuvos neformaliojo švietimo agentūra"@lt; - rov:orgStatus ; - schema:foundingDate "2012-08-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302848387"; + skos:prefLabel "Lietuvos neformaliojo švietimo agentūra"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos neformaliojo švietimo agentūra"@lt; + rov:orgStatus ; + schema:foundingDate "2012-08-28"^^xsd:date . a dh:Item; dct:title "Lietuvos neformaliojo švietimo agentūra"@lt; @@ -83677,15 +99462,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89165" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191815364"; - skos:prefLabel "Mažeikių choreografijos mokykla"@lt; - rov:companyType ; - rov:legalName "Mažeikių choreografijos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191815364"; + skos:prefLabel "Mažeikių choreografijos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių choreografijos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Mažeikių choreografijos mokykla"@lt; @@ -83694,15 +99487,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190553261"; - skos:prefLabel "Telšių Žemaitės gimnazija"@lt; - rov:companyType ; - rov:legalName "Telšių Žemaitės gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-11-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190553261"; + skos:prefLabel "Telšių Žemaitės gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių Žemaitės gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-11-26"^^xsd:date . a dh:Item; dct:title "Telšių Žemaitės gimnazija"@lt; @@ -83729,15 +99530,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44289" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190144649"; - skos:prefLabel "Kauno 1-oji muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno 1-oji muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190144649"; + skos:prefLabel "Kauno 1-oji muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno 1-oji muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-10"^^xsd:date . a dh:Item; dct:title "Kauno 1-oji muzikos mokykla"@lt; @@ -83818,15 +99627,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-46274" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191633714"; - skos:prefLabel "Kauno Aleksoto lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Kauno Aleksoto lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191633714"; + skos:prefLabel "Kauno Aleksoto lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Aleksoto lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Aleksoto lopšelis-darželis"@lt; @@ -83835,15 +99652,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09214" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190002030"; - skos:prefLabel "Vilniaus Tuskulėnų gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Tuskulėnų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190002030"; + skos:prefLabel "Vilniaus Tuskulėnų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Tuskulėnų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Tuskulėnų gimnazija"@lt; @@ -83852,15 +99677,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36211" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190421338"; - skos:prefLabel "Panevėžio Juozo Miltinio gimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio Juozo Miltinio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190421338"; + skos:prefLabel "Panevėžio Juozo Miltinio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio Juozo Miltinio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Panevėžio Juozo Miltinio gimnazija"@lt; @@ -83869,15 +99702,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36145" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "168689617"; - skos:prefLabel "Panevėžio rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Panevėžio rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1999-01-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "168689617"; + skos:prefLabel "Panevėžio rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1999-01-18"^^xsd:date . a dh:Item; dct:title "Panevėžio rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -83886,15 +99727,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62135" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188652583"; - skos:prefLabel "Alytaus rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Alytaus rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188652583"; + skos:prefLabel "Alytaus rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-17"^^xsd:date . a dh:Item; dct:title "Alytaus rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -83921,15 +99770,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42454" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190249696"; - skos:prefLabel "Rokiškio r. Juodupės gimnazija"@lt; - rov:companyType ; - rov:legalName "Rokiškio r. Juodupės gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190249696"; + skos:prefLabel "Rokiškio r. Juodupės gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio r. Juodupės gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-21"^^xsd:date . a dh:Item; dct:title "Rokiškio r. Juodupės gimnazija"@lt; @@ -83938,15 +99795,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-32124" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190212235"; - skos:prefLabel "Zarasų sporto centras"@lt; - rov:companyType ; - rov:legalName "Zarasų sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-08-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190212235"; + skos:prefLabel "Zarasų sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Zarasų sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-08-08"^^xsd:date . a dh:Item; dct:title "Zarasų sporto centras"@lt; @@ -83991,15 +99856,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-31134" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190230639"; - skos:prefLabel "Visagino lopšelis-darželis \"Auksinis gaidelis\" (Vaikystės pedagogikos centras)"@lt; - rov:companyType ; - rov:legalName "Visagino lopšelis-darželis \"Auksinis gaidelis\" (Vaikystės pedagogikos centras)"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190230639"; + skos:prefLabel "Visagino lopšelis-darželis \"Auksinis gaidelis\" (Vaikystės pedagogikos centras)"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Visagino lopšelis-darželis \"Auksinis gaidelis\" (Vaikystės pedagogikos centras)"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-13"^^xsd:date . a dh:Item; dct:title "Visagino lopšelis-darželis \"Auksinis gaidelis\" (Vaikystės pedagogikos centras)"@lt; @@ -84008,15 +99881,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17234" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191415562"; - skos:prefLabel "Šalčininkų r. Baltosios Vokės \"Šilo\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Šalčininkų r. Baltosios Vokės \"Šilo\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191415562"; + skos:prefLabel "Šalčininkų r. Baltosios Vokės \"Šilo\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų r. Baltosios Vokės \"Šilo\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-29"^^xsd:date . a dh:Item; dct:title "Šalčininkų r. Baltosios Vokės \"Šilo\" gimnazija"@lt; @@ -84079,15 +99960,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71336" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190821663"; - skos:prefLabel "Šakių rajono Sintautų pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Šakių rajono Sintautų pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190821663"; + skos:prefLabel "Šakių rajono Sintautų pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šakių rajono Sintautų pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-05"^^xsd:date . a dh:Item; dct:title "Šakių rajono Sintautų pagrindinė mokykla"@lt; @@ -84132,15 +100021,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00135" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303156776"; - skos:prefLabel "Palangos kurorto muziejus"@lt; - rov:companyType ; - rov:legalName "Palangos kurorto muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2013-10-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303156776"; + skos:prefLabel "Palangos kurorto muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos kurorto muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2013-10-02"^^xsd:date . a dh:Item; dct:title "Palangos kurorto muziejus"@lt; @@ -84185,15 +100082,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21375" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190647718"; - skos:prefLabel "Elektrėnų sav. Vievio lopšelis-darželis \"Eglutė\""@lt; - rov:companyType ; - rov:legalName "Elektrėnų sav. Vievio lopšelis-darželis \"Eglutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190647718"; + skos:prefLabel "Elektrėnų sav. Vievio lopšelis-darželis \"Eglutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų sav. Vievio lopšelis-darželis \"Eglutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Elektrėnų sav. Vievio lopšelis-darželis \"Eglutė\""@lt; @@ -84202,15 +100107,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13148" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302457851"; - skos:prefLabel "Vilniaus rajono Šeimos ir vaiko krizių centras"@lt; - rov:companyType ; - rov:legalName "Vilniaus rajono Šeimos ir vaiko krizių centras"@lt; - rov:orgStatus ; - schema:foundingDate "2009-11-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302457851"; + skos:prefLabel "Vilniaus rajono Šeimos ir vaiko krizių centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus rajono Šeimos ir vaiko krizių centras"@lt; + rov:orgStatus ; + schema:foundingDate "2009-11-13"^^xsd:date . a dh:Item; dct:title "Vilniaus rajono Šeimos ir vaiko krizių centras"@lt; @@ -84273,15 +100186,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82225" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290714160"; - skos:prefLabel "Radviliškio r. Šeduvos lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Radviliškio r. Šeduvos lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290714160"; + skos:prefLabel "Radviliškio r. Šeduvos lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio r. Šeduvos lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Radviliškio r. Šeduvos lopšelis-darželis"@lt; @@ -84307,15 +100228,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00153" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "125196077"; - skos:prefLabel "Palangos miesto savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Palangos miesto savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2002-02-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "125196077"; + skos:prefLabel "Palangos miesto savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos miesto savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2002-02-25"^^xsd:date . a dh:Item; dct:title "Palangos miesto savivaldybės administracija"@lt; @@ -84341,15 +100270,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90154" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191816128"; - skos:prefLabel "PLUNGĖS MYKOLO OGINSKIO MENO MOKYKLA"@lt; - rov:companyType ; - rov:legalName "PLUNGĖS MYKOLO OGINSKIO MENO MOKYKLA"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191816128"; + skos:prefLabel "PLUNGĖS MYKOLO OGINSKIO MENO MOKYKLA"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "PLUNGĖS MYKOLO OGINSKIO MENO MOKYKLA"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-13"^^xsd:date . a dh:Item; dct:title "PLUNGĖS MYKOLO OGINSKIO MENO MOKYKLA"@lt; @@ -84376,15 +100313,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13150" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191824413"; - skos:prefLabel "Vilniaus r. Kalvelių \"Aušros\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Kalvelių \"Aušros\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191824413"; + skos:prefLabel "Vilniaus r. Kalvelių \"Aušros\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Kalvelių \"Aušros\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Kalvelių \"Aušros\" gimnazija"@lt; @@ -84465,15 +100410,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191738761"; - skos:prefLabel "Biudžetinė įstaiga \"Vilniaus Lakštingalos namai\""@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga \"Vilniaus Lakštingalos namai\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-02-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191738761"; + skos:prefLabel "Biudžetinė įstaiga \"Vilniaus Lakštingalos namai\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga \"Vilniaus Lakštingalos namai\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-02-24"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga \"Vilniaus Lakštingalos namai\""@lt; @@ -84554,15 +100507,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188710595"; - skos:prefLabel "Lietuvos bioetikos komitetas"@lt; - rov:companyType ; - rov:legalName "Lietuvos bioetikos komitetas"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188710595"; + skos:prefLabel "Lietuvos bioetikos komitetas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos bioetikos komitetas"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-04"^^xsd:date . a dh:Item; dct:title "Lietuvos bioetikos komitetas"@lt; @@ -84571,15 +100532,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17157" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191416326"; - skos:prefLabel "Šalčininkų r. Butrimonių Anos Krepštul gimnazija"@lt; - rov:companyType ; - rov:legalName "Šalčininkų r. Butrimonių Anos Krepštul gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191416326"; + skos:prefLabel "Šalčininkų r. Butrimonių Anos Krepštul gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų r. Butrimonių Anos Krepštul gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-29"^^xsd:date . a dh:Item; dct:title "Šalčininkų r. Butrimonių Anos Krepštul gimnazija"@lt; @@ -84588,15 +100557,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07153" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191713384"; - skos:prefLabel "Vilniaus Šeškinės pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Šeškinės pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191713384"; + skos:prefLabel "Vilniaus Šeškinės pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Šeškinės pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-08"^^xsd:date . a dh:Item; dct:title "Vilniaus Šeškinės pradinė mokykla"@lt; @@ -84659,15 +100636,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82170" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304516775"; - skos:prefLabel "Radviliškio plaukimo baseinas"@lt; - rov:companyType ; - rov:legalName "Radviliškio plaukimo baseinas"@lt; - rov:orgStatus ; - schema:foundingDate "2017-05-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304516775"; + skos:prefLabel "Radviliškio plaukimo baseinas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio plaukimo baseinas"@lt; + rov:orgStatus ; + schema:foundingDate "2017-05-04"^^xsd:date . a dh:Item; dct:title "Radviliškio plaukimo baseinas"@lt; @@ -84676,15 +100661,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04326" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190028662"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Raktelis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Raktelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190028662"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Raktelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Raktelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Raktelis\""@lt; @@ -84711,15 +100704,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94240" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190437328"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Pumpurėlis\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Pumpurėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190437328"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Pumpurėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Pumpurėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Pumpurėlis\""@lt; @@ -84728,15 +100729,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86386" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190094160"; - skos:prefLabel "Kelmės r. Šaukėnų Vlado Pūtvio-Putvinskio gimnazija"@lt; - rov:companyType ; - rov:legalName "Kelmės r. Šaukėnų Vlado Pūtvio-Putvinskio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190094160"; + skos:prefLabel "Kelmės r. Šaukėnų Vlado Pūtvio-Putvinskio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės r. Šaukėnų Vlado Pūtvio-Putvinskio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-20"^^xsd:date . a dh:Item; dct:title "Kelmės r. Šaukėnų Vlado Pūtvio-Putvinskio gimnazija"@lt; @@ -84745,15 +100754,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-32309" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300543472"; - skos:prefLabel "Kultūros centras Dusetų dailės galerija"@lt; - rov:companyType ; - rov:legalName "Kultūros centras Dusetų dailės galerija"@lt; - rov:orgStatus ; - schema:foundingDate "2006-03-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300543472"; + skos:prefLabel "Kultūros centras Dusetų dailės galerija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kultūros centras Dusetų dailės galerija"@lt; + rov:orgStatus ; + schema:foundingDate "2006-03-01"^^xsd:date . a dh:Item; dct:title "Kultūros centras Dusetų dailės galerija"@lt; @@ -84815,15 +100832,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92255" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "140706498"; - skos:prefLabel "Klaipėdos miesto sporto bazių valdymo centras"@lt; - rov:companyType ; - rov:legalName "Klaipėdos miesto sporto bazių valdymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1993-05-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "140706498"; + skos:prefLabel "Klaipėdos miesto sporto bazių valdymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos miesto sporto bazių valdymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1993-05-28"^^xsd:date . a dh:Item; dct:title "Klaipėdos miesto sporto bazių valdymo centras"@lt; @@ -84832,15 +100857,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53147" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191092326"; - skos:prefLabel "Kauno r. Šlienavos pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno r. Šlienavos pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191092326"; + skos:prefLabel "Kauno r. Šlienavos pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Šlienavos pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-14"^^xsd:date . a dh:Item; dct:title "Kauno r. Šlienavos pagrindinė mokykla"@lt; @@ -84849,15 +100882,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-77151" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190525283"; - skos:prefLabel "Šiaulių lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:companyType ; - rov:legalName "Šiaulių lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190525283"; + skos:prefLabel "Šiaulių lopšelis-darželis \"Ąžuoliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lopšelis-darželis \"Ąžuoliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių lopšelis-darželis \"Ąžuoliukas\""@lt; @@ -84884,15 +100925,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-63316" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304565434"; - skos:prefLabel "Alytaus miesto paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Alytaus miesto paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2017-07-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304565434"; + skos:prefLabel "Alytaus miesto paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus miesto paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2017-07-03"^^xsd:date . a dh:Item; dct:title "Alytaus miesto paslaugų centras"@lt; @@ -84901,15 +100950,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01102" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188734870"; - skos:prefLabel "Lietuvos vyriausiasis administracinis teismas"@lt; - rov:companyType ; - rov:legalName "Lietuvos vyriausiasis administracinis teismas"@lt; - rov:orgStatus ; - schema:foundingDate "1999-04-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188734870"; + skos:prefLabel "Lietuvos vyriausiasis administracinis teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos vyriausiasis administracinis teismas"@lt; + rov:orgStatus ; + schema:foundingDate "1999-04-30"^^xsd:date . a dh:Item; dct:title "Lietuvos vyriausiasis administracinis teismas"@lt; @@ -84954,15 +101011,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85129" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188213974"; - skos:prefLabel "Akmenės rajono savivaldybės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Akmenės rajono savivaldybės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-12-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188213974"; + skos:prefLabel "Akmenės rajono savivaldybės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Akmenės rajono savivaldybės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-12-23"^^xsd:date . a dh:Item; dct:title "Akmenės rajono savivaldybės kultūros centras"@lt; @@ -84971,15 +101036,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-67113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190622679"; - skos:prefLabel "Lazdijų rajono savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Lazdijų rajono savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190622679"; + skos:prefLabel "Lazdijų rajono savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lazdijų rajono savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-17"^^xsd:date . a dh:Item; dct:title "Lazdijų rajono savivaldybės viešoji biblioteka"@lt; @@ -84988,15 +101061,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11302" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190987980"; - skos:prefLabel "Biudžetinė įstaiga Vilniaus Žolyno vaikų socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga Vilniaus Žolyno vaikų socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190987980"; + skos:prefLabel "Biudžetinė įstaiga Vilniaus Žolyno vaikų socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga Vilniaus Žolyno vaikų socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-17"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga Vilniaus Žolyno vaikų socialinės globos namai"@lt; @@ -85023,15 +101104,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290031830"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Gelvonėlis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Gelvonėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290031830"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Gelvonėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Gelvonėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Gelvonėlis\""@lt; @@ -85076,15 +101165,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28248" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188705114"; - skos:prefLabel "Utenos rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Utenos rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-12-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188705114"; + skos:prefLabel "Utenos rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-12-12"^^xsd:date . a dh:Item; dct:title "Utenos rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -85093,15 +101190,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01119" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190004387"; - skos:prefLabel "Vilniaus \"Vyčio\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Vyčio\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190004387"; + skos:prefLabel "Vilniaus \"Vyčio\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Vyčio\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Vyčio\" gimnazija"@lt; @@ -85128,15 +101233,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-73444" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190790919"; - skos:prefLabel "Adakavo socialinių paslaugų namai"@lt; - rov:companyType ; - rov:legalName "Adakavo socialinių paslaugų namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190790919"; + skos:prefLabel "Adakavo socialinių paslaugų namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Adakavo socialinių paslaugų namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-23"^^xsd:date . a dh:Item; dct:title "Adakavo socialinių paslaugų namai"@lt; @@ -85145,15 +101258,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09214" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300620381"; - skos:prefLabel "Vilniaus miesto savivaldybės centrinė biblioteka"@lt; - rov:companyType ; - rov:legalName "Vilniaus miesto savivaldybės centrinė biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "2006-11-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300620381"; + skos:prefLabel "Vilniaus miesto savivaldybės centrinė biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus miesto savivaldybės centrinė biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "2006-11-28"^^xsd:date . a dh:Item; dct:title "Vilniaus miesto savivaldybės centrinė biblioteka"@lt; @@ -85198,11 +101319,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01101" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "188783796"; skos:prefLabel "Vilniaus teritorinė ligonių kasa"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Vilniaus teritorinė ligonių kasa"@lt; rov:orgStatus ; @@ -85216,15 +101345,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-15174" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300048813"; - skos:prefLabel "Vilniaus r. Nemenčinės sporto mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Nemenčinės sporto mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2004-08-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300048813"; + skos:prefLabel "Vilniaus r. Nemenčinės sporto mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Nemenčinės sporto mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2004-08-20"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Nemenčinės sporto mokykla"@lt; @@ -85233,15 +101370,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70158" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306920649"; - skos:prefLabel "Vilkaviškio sporto centras"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "2024-07-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306920649"; + skos:prefLabel "Vilkaviškio sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "2024-07-03"^^xsd:date . a dh:Item; dct:title "Vilkaviškio sporto centras"@lt; @@ -85321,15 +101466,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-84325" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190565388"; - skos:prefLabel "Joniškio r. Žagarės gimnazija"@lt; - rov:companyType ; - rov:legalName "Joniškio r. Žagarės gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190565388"; + skos:prefLabel "Joniškio r. Žagarės gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Joniškio r. Žagarės gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-24"^^xsd:date . a dh:Item; dct:title "Joniškio r. Žagarės gimnazija"@lt; @@ -85356,15 +101509,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28203" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191818474"; - skos:prefLabel "Utenos vaikų ir jaunimo užimtumo centras"@lt; - rov:companyType ; - rov:legalName "Utenos vaikų ir jaunimo užimtumo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191818474"; + skos:prefLabel "Utenos vaikų ir jaunimo užimtumo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos vaikų ir jaunimo užimtumo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Utenos vaikų ir jaunimo užimtumo centras"@lt; @@ -85391,15 +101552,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01128" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190756087"; - skos:prefLabel "Lietuvos nacionalinis dailės muziejus"@lt; - rov:companyType ; - rov:legalName "Lietuvos nacionalinis dailės muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-11-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190756087"; + skos:prefLabel "Lietuvos nacionalinis dailės muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos nacionalinis dailės muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-11-24"^^xsd:date . a dh:Item; dct:title "Lietuvos nacionalinis dailės muziejus"@lt; @@ -85516,15 +101685,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20283" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190343448"; - skos:prefLabel "Ukmergės r. Veprių mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Ukmergės r. Veprių mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190343448"; + skos:prefLabel "Ukmergės r. Veprių mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės r. Veprių mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-09"^^xsd:date . a dh:Item; dct:title "Ukmergės r. Veprių mokykla-daugiafunkcis centras"@lt; @@ -85551,15 +101728,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07171" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304075156"; - skos:prefLabel "Vilniaus Sofijos Kovalevskajos progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Sofijos Kovalevskajos progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2015-07-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304075156"; + skos:prefLabel "Vilniaus Sofijos Kovalevskajos progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Sofijos Kovalevskajos progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2015-07-30"^^xsd:date . a dh:Item; dct:title "Vilniaus Sofijos Kovalevskajos progimnazija"@lt; @@ -85586,15 +101771,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190041371"; - skos:prefLabel "Kupiškio vaikų lopšelis-darželis \"Obelėlė\""@lt; - rov:companyType ; - rov:legalName "Kupiškio vaikų lopšelis-darželis \"Obelėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190041371"; + skos:prefLabel "Kupiškio vaikų lopšelis-darželis \"Obelėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio vaikų lopšelis-darželis \"Obelėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Kupiškio vaikų lopšelis-darželis \"Obelėlė\""@lt; @@ -85657,15 +101850,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03106" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190013436"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Kūlverstukas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Kūlverstukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190013436"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Kūlverstukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Kūlverstukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Kūlverstukas\""@lt; @@ -85674,15 +101875,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10312" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188694162"; - skos:prefLabel "Valstybės dokumentų technologinės apsaugos tarnyba prie Finansų ministerijos"@lt; - rov:companyType ; - rov:legalName "Valstybės dokumentų technologinės apsaugos tarnyba prie Finansų ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188694162"; + skos:prefLabel "Valstybės dokumentų technologinės apsaugos tarnyba prie Finansų ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybės dokumentų technologinės apsaugos tarnyba prie Finansų ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-13"^^xsd:date . a dh:Item; dct:title "Valstybės dokumentų technologinės apsaugos tarnyba prie Finansų ministerijos"@lt; @@ -85745,15 +101954,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36145" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301845541"; - skos:prefLabel "Panevėžio rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Panevėžio rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301845541"; + skos:prefLabel "Panevėžio rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-09-01"^^xsd:date . a dh:Item; dct:title "Panevėžio rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -85762,15 +101979,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62135" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188718528"; - skos:prefLabel "Alytaus rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Alytaus rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188718528"; + skos:prefLabel "Alytaus rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-17"^^xsd:date . a dh:Item; dct:title "Alytaus rajono savivaldybės administracija"@lt; @@ -85851,15 +102076,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36223" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288213060"; - skos:prefLabel "Panevėžio rajono Šilagalio kultūros centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio rajono Šilagalio kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-11-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288213060"; + skos:prefLabel "Panevėžio rajono Šilagalio kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio rajono Šilagalio kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-11-19"^^xsd:date . a dh:Item; dct:title "Panevėžio rajono Šilagalio kultūros centras"@lt; @@ -85868,15 +102101,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08233" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302716948"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Giliukas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Giliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "2012-01-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302716948"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Giliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Giliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "2012-01-25"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Giliukas\""@lt; @@ -85957,15 +102198,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54225" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191089910"; - skos:prefLabel "Kauno r. Vilkijos gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno r. Vilkijos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191089910"; + skos:prefLabel "Kauno r. Vilkijos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Vilkijos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Kauno r. Vilkijos gimnazija"@lt; @@ -86010,15 +102259,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-84143" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290565040"; - skos:prefLabel "Joniškio \"Aušros\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Joniškio \"Aušros\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290565040"; + skos:prefLabel "Joniškio \"Aušros\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Joniškio \"Aušros\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-24"^^xsd:date . a dh:Item; dct:title "Joniškio \"Aušros\" gimnazija"@lt; @@ -86045,15 +102302,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-06113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190032931"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Aitvaras\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Aitvaras\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190032931"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Aitvaras\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Aitvaras\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Aitvaras\""@lt; @@ -86205,15 +102470,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40406" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190042135"; - skos:prefLabel "Kupiškio r. Subačiaus vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Kupiškio r. Subačiaus vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190042135"; + skos:prefLabel "Kupiškio r. Subačiaus vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio r. Subačiaus vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Kupiškio r. Subačiaus vaikų lopšelis-darželis"@lt; @@ -86222,15 +102495,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01304" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191758073"; - skos:prefLabel "Vilniaus ukrainiečių sekmadieninė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus ukrainiečių sekmadieninė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-01-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191758073"; + skos:prefLabel "Vilniaus ukrainiečių sekmadieninė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus ukrainiečių sekmadieninė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-01-03"^^xsd:date . a dh:Item; dct:title "Vilniaus ukrainiečių sekmadieninė mokykla"@lt; @@ -86275,15 +102556,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-98117" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188205155"; - skos:prefLabel "Skuodo rajono savivaldybės R. Granausko viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Skuodo rajono savivaldybės R. Granausko viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188205155"; + skos:prefLabel "Skuodo rajono savivaldybės R. Granausko viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Skuodo rajono savivaldybės R. Granausko viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-10-20"^^xsd:date . a dh:Item; dct:title "Skuodo rajono savivaldybės R. Granausko viešoji biblioteka"@lt; @@ -86310,15 +102599,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96136" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300112970"; - skos:prefLabel "Gargždų krašto muziejus"@lt; - rov:companyType ; - rov:legalName "Gargždų krašto muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2005-05-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300112970"; + skos:prefLabel "Gargždų krašto muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Gargždų krašto muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2005-05-10"^^xsd:date . a dh:Item; dct:title "Gargždų krašto muziejus"@lt; @@ -86363,15 +102660,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-98140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "174591063"; - skos:prefLabel "Skuodo rajono kultūros centras"@lt; - rov:companyType ; - rov:legalName "Skuodo rajono kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-04-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "174591063"; + skos:prefLabel "Skuodo rajono kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Skuodo rajono kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-04-02"^^xsd:date . a dh:Item; dct:title "Skuodo rajono kultūros centras"@lt; @@ -86380,15 +102685,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92258" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "140603263"; - skos:prefLabel "Biudžetinė įstaiga KLAIPĖDOS MIESTO NAKVYNĖS NAMAI"@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga KLAIPĖDOS MIESTO NAKVYNĖS NAMAI"@lt; - rov:orgStatus ; - schema:foundingDate "1992-11-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "140603263"; + skos:prefLabel "Biudžetinė įstaiga KLAIPĖDOS MIESTO NAKVYNĖS NAMAI"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga KLAIPĖDOS MIESTO NAKVYNĖS NAMAI"@lt; + rov:orgStatus ; + schema:foundingDate "1992-11-25"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga KLAIPĖDOS MIESTO NAKVYNĖS NAMAI"@lt; @@ -86397,15 +102710,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188211628"; - skos:prefLabel "Kauno rajono muziejus"@lt; - rov:companyType ; - rov:legalName "Kauno rajono muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2002-03-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188211628"; + skos:prefLabel "Kauno rajono muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno rajono muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2002-03-29"^^xsd:date . a dh:Item; dct:title "Kauno rajono muziejus"@lt; @@ -86414,15 +102735,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65189" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188201324"; - skos:prefLabel "Varėnos rajono savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Varėnos rajono savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188201324"; + skos:prefLabel "Varėnos rajono savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos rajono savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-29"^^xsd:date . a dh:Item; dct:title "Varėnos rajono savivaldybės viešoji biblioteka"@lt; @@ -86467,15 +102796,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190012487"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Geniukų kalvė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Geniukų kalvė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190012487"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Geniukų kalvė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Geniukų kalvė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Geniukų kalvė\""@lt; @@ -86502,15 +102839,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38310" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190397677"; - skos:prefLabel "Panevėžio r. Krekenavos Mykolo Antanaičio gimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio r. Krekenavos Mykolo Antanaičio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190397677"; + skos:prefLabel "Panevėžio r. Krekenavos Mykolo Antanaičio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio r. Krekenavos Mykolo Antanaičio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-07"^^xsd:date . a dh:Item; dct:title "Panevėžio r. Krekenavos Mykolo Antanaičio gimnazija"@lt; @@ -86537,15 +102882,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41175" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190548271"; - skos:prefLabel "Biržų rajono savivaldybės Jurgio Bielinio viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Biržų rajono savivaldybės Jurgio Bielinio viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-10-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190548271"; + skos:prefLabel "Biržų rajono savivaldybės Jurgio Bielinio viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biržų rajono savivaldybės Jurgio Bielinio viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-10-30"^^xsd:date . a dh:Item; dct:title "Biržų rajono savivaldybės Jurgio Bielinio viešoji biblioteka"@lt; @@ -86608,15 +102961,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02101" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195472468"; - skos:prefLabel "Vilniaus Vytės Nemunėlio pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Vytės Nemunėlio pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2002-09-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195472468"; + skos:prefLabel "Vilniaus Vytės Nemunėlio pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Vytės Nemunėlio pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2002-09-04"^^xsd:date . a dh:Item; dct:title "Vilniaus Vytės Nemunėlio pradinė mokykla"@lt; @@ -86749,15 +103110,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-63314" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191054578"; - skos:prefLabel "Alytaus lopšelis-darželis \"Du gaideliai\""@lt; - rov:companyType ; - rov:legalName "Alytaus lopšelis-darželis \"Du gaideliai\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191054578"; + skos:prefLabel "Alytaus lopšelis-darželis \"Du gaideliai\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus lopšelis-darželis \"Du gaideliai\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-19"^^xsd:date . a dh:Item; dct:title "Alytaus lopšelis-darželis \"Du gaideliai\""@lt; @@ -86766,15 +103135,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97340" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190283570"; - skos:prefLabel "Kretingos rajono Kartenos mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Kretingos rajono Kartenos mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190283570"; + skos:prefLabel "Kretingos rajono Kartenos mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos rajono Kartenos mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-16"^^xsd:date . a dh:Item; dct:title "Kretingos rajono Kartenos mokykla-daugiafunkcis centras"@lt; @@ -86783,15 +103160,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38440" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190400881"; - skos:prefLabel "Panevėžio r. Paliūniškio pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Panevėžio r. Paliūniškio pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190400881"; + skos:prefLabel "Panevėžio r. Paliūniškio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio r. Paliūniškio pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-09"^^xsd:date . a dh:Item; dct:title "Panevėžio r. Paliūniškio pagrindinė mokykla"@lt; @@ -86800,11 +103185,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21146" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190671594"; skos:prefLabel "Trakų r. Senųjų Trakų Andžejaus Stelmachovskio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Trakų r. Senųjų Trakų Andžejaus Stelmachovskio pagrindinė mokykla"@lt; rov:orgStatus ; @@ -86836,15 +103229,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-75134" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190328873"; - skos:prefLabel "Šilalės Dariaus ir Girėno progimnazija"@lt; - rov:companyType ; - rov:legalName "Šilalės Dariaus ir Girėno progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1999-02-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190328873"; + skos:prefLabel "Šilalės Dariaus ir Girėno progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilalės Dariaus ir Girėno progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1999-02-17"^^xsd:date . a dh:Item; dct:title "Šilalės Dariaus ir Girėno progimnazija"@lt; @@ -86853,15 +103254,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-79228" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190530316"; - skos:prefLabel "Šiaulių Rėkyvos progimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių Rėkyvos progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190530316"; + skos:prefLabel "Šiaulių Rėkyvos progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių Rėkyvos progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Šiaulių Rėkyvos progimnazija"@lt; @@ -86906,15 +103315,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-15168" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300607010"; - skos:prefLabel "Vilniaus krašto etnografinis muziejus"@lt; - rov:companyType ; - rov:legalName "Vilniaus krašto etnografinis muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2006-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300607010"; + skos:prefLabel "Vilniaus krašto etnografinis muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus krašto etnografinis muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2006-10-12"^^xsd:date . a dh:Item; dct:title "Vilniaus krašto etnografinis muziejus"@lt; @@ -86923,15 +103340,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91247" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190754830"; - skos:prefLabel "Klaipėdos dramos teatras"@lt; - rov:companyType ; - rov:legalName "Klaipėdos dramos teatras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-10-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190754830"; + skos:prefLabel "Klaipėdos dramos teatras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos dramos teatras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-10-27"^^xsd:date . a dh:Item; dct:title "Klaipėdos dramos teatras"@lt; @@ -86976,15 +103401,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17278" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305765128"; - skos:prefLabel "Šalčininkų rajono turizmo ir jaunimo centras"@lt; - rov:companyType ; - rov:legalName "Šalčininkų rajono turizmo ir jaunimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2021-05-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305765128"; + skos:prefLabel "Šalčininkų rajono turizmo ir jaunimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų rajono turizmo ir jaunimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2021-05-11"^^xsd:date . a dh:Item; dct:title "Šalčininkų rajono turizmo ir jaunimo centras"@lt; @@ -87011,15 +103444,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03208" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190017267"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Šnekutis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Šnekutis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190017267"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Šnekutis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Šnekutis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Šnekutis\""@lt; @@ -87046,15 +103487,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48421" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195470111"; - skos:prefLabel "Kauno plaukimo mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno plaukimo mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2001-12-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195470111"; + skos:prefLabel "Kauno plaukimo mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno plaukimo mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2001-12-03"^^xsd:date . a dh:Item; dct:title "Kauno plaukimo mokykla"@lt; @@ -87099,15 +103548,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65219" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301792843"; - skos:prefLabel "Varėnos socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Varėnos socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-07-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301792843"; + skos:prefLabel "Varėnos socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-07-14"^^xsd:date . a dh:Item; dct:title "Varėnos socialinių paslaugų centras"@lt; @@ -87116,15 +103573,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99184" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305746583"; - skos:prefLabel "Šilutės atviras jaunimo centras"@lt; - rov:companyType ; - rov:legalName "Šilutės atviras jaunimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2021-05-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305746583"; + skos:prefLabel "Šilutės atviras jaunimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės atviras jaunimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2021-05-03"^^xsd:date . a dh:Item; dct:title "Šilutės atviras jaunimo centras"@lt; @@ -87204,15 +103669,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300093114"; - skos:prefLabel "Švenčionių rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Švenčionių rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2005-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300093114"; + skos:prefLabel "Švenčionių rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Švenčionių rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2005-03-02"^^xsd:date . a dh:Item; dct:title "Švenčionių rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -87257,15 +103730,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44297" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304157265"; - skos:prefLabel "Kauno miesto kamerinis teatras"@lt; - rov:companyType ; - rov:legalName "Kauno miesto kamerinis teatras"@lt; - rov:orgStatus ; - schema:foundingDate "2016-01-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304157265"; + skos:prefLabel "Kauno miesto kamerinis teatras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno miesto kamerinis teatras"@lt; + rov:orgStatus ; + schema:foundingDate "2016-01-04"^^xsd:date . a dh:Item; dct:title "Kauno miesto kamerinis teatras"@lt; @@ -87292,15 +103773,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89225" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190196674"; - skos:prefLabel "Mažeikių Henriko Nagio viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Mažeikių Henriko Nagio viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190196674"; + skos:prefLabel "Mažeikių Henriko Nagio viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių Henriko Nagio viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-15"^^xsd:date . a dh:Item; dct:title "Mažeikių Henriko Nagio viešoji biblioteka"@lt; @@ -87327,15 +103816,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39149" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188200560"; - skos:prefLabel "Pasvalio krašto muziejus"@lt; - rov:companyType ; - rov:legalName "Pasvalio krašto muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188200560"; + skos:prefLabel "Pasvalio krašto muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio krašto muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-28"^^xsd:date . a dh:Item; dct:title "Pasvalio krašto muziejus"@lt; @@ -87344,15 +103841,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56235" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190596476"; - skos:prefLabel "Kaišiadorių r. Žiežmarių gimnazija"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių r. Žiežmarių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190596476"; + skos:prefLabel "Kaišiadorių r. Žiežmarių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių r. Žiežmarių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-06"^^xsd:date . a dh:Item; dct:title "Kaišiadorių r. Žiežmarių gimnazija"@lt; @@ -87397,15 +103902,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65183" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195328546"; - skos:prefLabel "Varėnos švietimo centras"@lt; - rov:companyType ; - rov:legalName "Varėnos švietimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2000-03-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195328546"; + skos:prefLabel "Varėnos švietimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos švietimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2000-03-23"^^xsd:date . a dh:Item; dct:title "Varėnos švietimo centras"@lt; @@ -87414,15 +103927,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191716537"; - skos:prefLabel "Neringos sporto mokykla"@lt; - rov:companyType ; - rov:legalName "Neringos sporto mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191716537"; + skos:prefLabel "Neringos sporto mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Neringos sporto mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Neringos sporto mokykla"@lt; @@ -87503,15 +104024,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90311" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300084115"; - skos:prefLabel "Rietavo socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Rietavo socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2005-01-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300084115"; + skos:prefLabel "Rietavo socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rietavo socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2005-01-31"^^xsd:date . a dh:Item; dct:title "Rietavo socialinių paslaugų centras"@lt; @@ -87556,15 +104085,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09318" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188708224"; - skos:prefLabel "Vilniaus rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Vilniaus rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-12-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188708224"; + skos:prefLabel "Vilniaus rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-12-09"^^xsd:date . a dh:Item; dct:title "Vilniaus rajono savivaldybės administracija"@lt; @@ -87627,15 +104164,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96141" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191789161"; - skos:prefLabel "Gargždų lopšelis-darželis \"Gintarėlis\""@lt; - rov:companyType ; - rov:legalName "Gargždų lopšelis-darželis \"Gintarėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1996-10-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191789161"; + skos:prefLabel "Gargždų lopšelis-darželis \"Gintarėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Gargždų lopšelis-darželis \"Gintarėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1996-10-08"^^xsd:date . a dh:Item; dct:title "Gargždų lopšelis-darželis \"Gintarėlis\""@lt; @@ -87662,15 +104207,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-84143" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190574241"; - skos:prefLabel "Joniškio kultūros centras"@lt; - rov:companyType ; - rov:legalName "Joniškio kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2000-06-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190574241"; + skos:prefLabel "Joniškio kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Joniškio kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2000-06-08"^^xsd:date . a dh:Item; dct:title "Joniškio kultūros centras"@lt; @@ -87751,15 +104304,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55111" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190302241"; - skos:prefLabel "Jonavos \"Lietavos\" pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Jonavos \"Lietavos\" pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190302241"; + skos:prefLabel "Jonavos \"Lietavos\" pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos \"Lietavos\" pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-04"^^xsd:date . a dh:Item; dct:title "Jonavos \"Lietavos\" pagrindinė mokykla"@lt; @@ -87840,15 +104401,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190157333"; - skos:prefLabel "Mažeikių lopšelis - darželis \"Eglutė\""@lt; - rov:companyType ; - rov:legalName "Mažeikių lopšelis - darželis \"Eglutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190157333"; + skos:prefLabel "Mažeikių lopšelis - darželis \"Eglutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių lopšelis - darželis \"Eglutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-30"^^xsd:date . a dh:Item; dct:title "Mažeikių lopšelis - darželis \"Eglutė\""@lt; @@ -87893,15 +104462,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56371" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190503397"; - skos:prefLabel "Kaišiadorių r. Pravieniškių lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:companyType ; - rov:legalName "Kaišiadorių r. Pravieniškių lopšelis-darželis \"Ąžuoliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-08-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190503397"; + skos:prefLabel "Kaišiadorių r. Pravieniškių lopšelis-darželis \"Ąžuoliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių r. Pravieniškių lopšelis-darželis \"Ąžuoliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-08-23"^^xsd:date . a dh:Item; dct:title "Kaišiadorių r. Pravieniškių lopšelis-darželis \"Ąžuoliukas\""@lt; @@ -87946,15 +104523,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68262" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190453670"; - skos:prefLabel "Marijampolės \"Ryto\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Marijampolės \"Ryto\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190453670"; + skos:prefLabel "Marijampolės \"Ryto\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės \"Ryto\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-14"^^xsd:date . a dh:Item; dct:title "Marijampolės \"Ryto\" progimnazija"@lt; @@ -87981,15 +104566,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40109" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188210864"; - skos:prefLabel "Kupiškio muziejus"@lt; - rov:companyType ; - rov:legalName "Kupiškio muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2002-01-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188210864"; + skos:prefLabel "Kupiškio muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2002-01-18"^^xsd:date . a dh:Item; dct:title "Kupiškio muziejus"@lt; @@ -88052,15 +104645,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188689215"; - skos:prefLabel "Ukmergės rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Ukmergės rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188689215"; + skos:prefLabel "Ukmergės rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-06"^^xsd:date . a dh:Item; dct:title "Ukmergės rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -88123,15 +104724,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99179" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190696633"; - skos:prefLabel "Šilutės Pamario progimnazija"@lt; - rov:companyType ; - rov:legalName "Šilutės Pamario progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190696633"; + skos:prefLabel "Šilutės Pamario progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės Pamario progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-13"^^xsd:date . a dh:Item; dct:title "Šilutės Pamario progimnazija"@lt; @@ -88140,15 +104749,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54344" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191095621"; - skos:prefLabel "Kauno r. Eigirgalos lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Kauno r. Eigirgalos lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191095621"; + skos:prefLabel "Kauno r. Eigirgalos lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Eigirgalos lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Kauno r. Eigirgalos lopšelis-darželis"@lt; @@ -88157,15 +104774,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35134" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190376163"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Žibutė\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Žibutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190376163"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Žibutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Žibutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-14"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Žibutė\""@lt; @@ -88174,15 +104799,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93198" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190424633"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Švyturėlis\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Švyturėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190424633"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Švyturėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Švyturėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Švyturėlis\""@lt; @@ -88191,15 +104824,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-51325" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191638266"; - skos:prefLabel "Kauno lopšelis-darželis \"Malūnėlis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Malūnėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191638266"; + skos:prefLabel "Kauno lopšelis-darželis \"Malūnėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Malūnėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Malūnėlis\""@lt; @@ -88208,15 +104849,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59210" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190024831"; - skos:prefLabel "Birštono gimnazija"@lt; - rov:companyType ; - rov:legalName "Birštono gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190024831"; + skos:prefLabel "Birštono gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Birštono gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-19"^^xsd:date . a dh:Item; dct:title "Birštono gimnazija"@lt; @@ -88225,15 +104874,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-25109" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190663494"; - skos:prefLabel "Trakų r. Lentvario Motiejaus Šimelionio gimnazija"@lt; - rov:companyType ; - rov:legalName "Trakų r. Lentvario Motiejaus Šimelionio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190663494"; + skos:prefLabel "Trakų r. Lentvario Motiejaus Šimelionio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų r. Lentvario Motiejaus Šimelionio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Trakų r. Lentvario Motiejaus Šimelionio gimnazija"@lt; @@ -88260,15 +104917,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49239" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190138938"; - skos:prefLabel "Kauno Kazio Griniaus progimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Kazio Griniaus progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190138938"; + skos:prefLabel "Kauno Kazio Griniaus progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Kazio Griniaus progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Kazio Griniaus progimnazija"@lt; @@ -88277,15 +104942,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-52367" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190140818"; - skos:prefLabel "Kauno krepšinio akademija \"Žalgiris\""@lt; - rov:companyType ; - rov:legalName "Kauno krepšinio akademija \"Žalgiris\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190140818"; + skos:prefLabel "Kauno krepšinio akademija \"Žalgiris\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno krepšinio akademija \"Žalgiris\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-10"^^xsd:date . a dh:Item; dct:title "Kauno krepšinio akademija \"Žalgiris\""@lt; @@ -88330,15 +105003,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57209" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195092544"; - skos:prefLabel "Kėdainių Senamiesčio progimnazija"@lt; - rov:companyType ; - rov:legalName "Kėdainių Senamiesčio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195092544"; + skos:prefLabel "Kėdainių Senamiesčio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių Senamiesčio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-01"^^xsd:date . a dh:Item; dct:title "Kėdainių Senamiesčio progimnazija"@lt; @@ -88401,15 +105082,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-66119" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188776264"; - skos:prefLabel "Druskininkų savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Druskininkų savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-11-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188776264"; + skos:prefLabel "Druskininkų savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Druskininkų savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-11-05"^^xsd:date . a dh:Item; dct:title "Druskininkų savivaldybės administracija"@lt; @@ -88418,15 +105107,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300055868"; - skos:prefLabel "Kupiškio r. švietimo pagalbos tarnyba"@lt; - rov:companyType ; - rov:legalName "Kupiškio r. švietimo pagalbos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2004-09-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300055868"; + skos:prefLabel "Kupiškio r. švietimo pagalbos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio r. švietimo pagalbos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2004-09-21"^^xsd:date . a dh:Item; dct:title "Kupiškio r. švietimo pagalbos tarnyba"@lt; @@ -88435,15 +105132,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-64305" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290244230"; - skos:prefLabel "Alytaus r. Simno gimnazija"@lt; - rov:companyType ; - rov:legalName "Alytaus r. Simno gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290244230"; + skos:prefLabel "Alytaus r. Simno gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus r. Simno gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-09"^^xsd:date . a dh:Item; dct:title "Alytaus r. Simno gimnazija"@lt; @@ -88470,15 +105175,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41372" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304220580"; - skos:prefLabel "Biržų rajono Kirdonių universalus daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Biržų rajono Kirdonių universalus daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "2016-04-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304220580"; + skos:prefLabel "Biržų rajono Kirdonių universalus daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biržų rajono Kirdonių universalus daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "2016-04-01"^^xsd:date . a dh:Item; dct:title "Biržų rajono Kirdonių universalus daugiafunkcis centras"@lt; @@ -88665,15 +105378,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191650592"; - skos:prefLabel "Mažeikių lopšelis-darželis \"Buratinas\""@lt; - rov:companyType ; - rov:legalName "Mažeikių lopšelis-darželis \"Buratinas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191650592"; + skos:prefLabel "Mažeikių lopšelis-darželis \"Buratinas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių lopšelis-darželis \"Buratinas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-30"^^xsd:date . a dh:Item; dct:title "Mažeikių lopšelis-darželis \"Buratinas\""@lt; @@ -88682,15 +105403,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96332" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302295940"; - skos:prefLabel "Kretingalės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kretingalės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2009-01-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302295940"; + skos:prefLabel "Kretingalės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingalės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2009-01-05"^^xsd:date . a dh:Item; dct:title "Kretingalės kultūros centras"@lt; @@ -88753,15 +105482,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-64140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190244044"; - skos:prefLabel "Alytaus r. Daugų Vlado Mirono gimnazija"@lt; - rov:companyType ; - rov:legalName "Alytaus r. Daugų Vlado Mirono gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190244044"; + skos:prefLabel "Alytaus r. Daugų Vlado Mirono gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus r. Daugų Vlado Mirono gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-09"^^xsd:date . a dh:Item; dct:title "Alytaus r. Daugų Vlado Mirono gimnazija"@lt; @@ -88770,15 +105507,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188209029"; - skos:prefLabel "Radviliškio miesto kultūros centras"@lt; - rov:companyType ; - rov:legalName "Radviliškio miesto kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2001-01-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188209029"; + skos:prefLabel "Radviliškio miesto kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio miesto kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2001-01-23"^^xsd:date . a dh:Item; dct:title "Radviliškio miesto kultūros centras"@lt; @@ -88841,15 +105586,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91246" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190464738"; - skos:prefLabel "Klaipėdos miesto savivaldybės Mažosios Lietuvos istorijos muziejus"@lt; - rov:companyType ; - rov:legalName "Klaipėdos miesto savivaldybės Mažosios Lietuvos istorijos muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190464738"; + skos:prefLabel "Klaipėdos miesto savivaldybės Mažosios Lietuvos istorijos muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos miesto savivaldybės Mažosios Lietuvos istorijos muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-20"^^xsd:date . a dh:Item; dct:title "Klaipėdos miesto savivaldybės Mažosios Lietuvos istorijos muziejus"@lt; @@ -88858,15 +105611,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13260" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191316169"; - skos:prefLabel "Vilniaus r. Nemėžio šv. Rapolo Kalinausko gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Nemėžio šv. Rapolo Kalinausko gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-02-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191316169"; + skos:prefLabel "Vilniaus r. Nemėžio šv. Rapolo Kalinausko gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Nemėžio šv. Rapolo Kalinausko gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-02-26"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Nemėžio šv. Rapolo Kalinausko gimnazija"@lt; @@ -88893,15 +105654,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-33312" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191227973"; - skos:prefLabel "Molėtų r. Alantos gimnazija"@lt; - rov:companyType ; - rov:legalName "Molėtų r. Alantos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-06-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191227973"; + skos:prefLabel "Molėtų r. Alantos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Molėtų r. Alantos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-06-20"^^xsd:date . a dh:Item; dct:title "Molėtų r. Alantos gimnazija"@lt; @@ -88946,15 +105715,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10322" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "211959040"; - skos:prefLabel "Generolo Jono Žemaičio Lietuvos karo akademija"@lt; - rov:companyType ; - rov:legalName "Generolo Jono Žemaičio Lietuvos karo akademija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "211959040"; + skos:prefLabel "Generolo Jono Žemaičio Lietuvos karo akademija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Generolo Jono Žemaičio Lietuvos karo akademija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-25"^^xsd:date . a dh:Item; dct:title "Generolo Jono Žemaičio Lietuvos karo akademija"@lt; @@ -88963,15 +105740,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93219" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190979738"; - skos:prefLabel "Klaipėdos socialinių paslaugų centras \"Rytas\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos socialinių paslaugų centras \"Rytas\""@lt; - rov:orgStatus ; - schema:foundingDate "2000-11-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190979738"; + skos:prefLabel "Klaipėdos socialinių paslaugų centras \"Rytas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos socialinių paslaugų centras \"Rytas\""@lt; + rov:orgStatus ; + schema:foundingDate "2000-11-03"^^xsd:date . a dh:Item; dct:title "Klaipėdos socialinių paslaugų centras \"Rytas\""@lt; @@ -88998,15 +105783,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83143" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190066410"; - skos:prefLabel "Pakruojo \"Atžalyno\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Pakruojo \"Atžalyno\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190066410"; + skos:prefLabel "Pakruojo \"Atžalyno\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo \"Atžalyno\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Pakruojo \"Atžalyno\" gimnazija"@lt; @@ -89033,15 +105826,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306948399"; - skos:prefLabel "Klaipėdos r. Sendvario \"Saulės\" mokykla"@lt; - rov:companyType ; - rov:legalName "Klaipėdos r. Sendvario \"Saulės\" mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2024-07-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306948399"; + skos:prefLabel "Klaipėdos r. Sendvario \"Saulės\" mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos r. Sendvario \"Saulės\" mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2024-07-10"^^xsd:date . a dh:Item; dct:title "Klaipėdos r. Sendvario \"Saulės\" mokykla"@lt; @@ -89068,15 +105869,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290615290"; - skos:prefLabel "Pasvalio Lėvens pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Pasvalio Lėvens pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290615290"; + skos:prefLabel "Pasvalio Lėvens pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio Lėvens pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Pasvalio Lėvens pagrindinė mokykla"@lt; @@ -89103,15 +105912,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09309" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188692688"; - skos:prefLabel "Kultūros paveldo departamentas prie Kultūros ministerijos"@lt; - rov:companyType ; - rov:legalName "Kultūros paveldo departamentas prie Kultūros ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188692688"; + skos:prefLabel "Kultūros paveldo departamentas prie Kultūros ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kultūros paveldo departamentas prie Kultūros ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-03"^^xsd:date . a dh:Item; dct:title "Kultūros paveldo departamentas prie Kultūros ministerijos"@lt; @@ -89174,15 +105991,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92138" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188710823"; - skos:prefLabel "Klaipėdos miesto savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos miesto savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188710823"; + skos:prefLabel "Klaipėdos miesto savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos miesto savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-05"^^xsd:date . a dh:Item; dct:title "Klaipėdos miesto savivaldybės administracija"@lt; @@ -89191,15 +106016,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76235" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190757940"; - skos:prefLabel "Šiaulių apskrities Povilo Višinskio viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Šiaulių apskrities Povilo Višinskio viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1997-04-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190757940"; + skos:prefLabel "Šiaulių apskrities Povilo Višinskio viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių apskrities Povilo Višinskio viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1997-04-15"^^xsd:date . a dh:Item; dct:title "Šiaulių apskrities Povilo Višinskio viešoji biblioteka"@lt; @@ -89208,15 +106041,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56166" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190984870"; - skos:prefLabel "Kaišiadorių šventosios Faustinos ugdymo centras"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių šventosios Faustinos ugdymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190984870"; + skos:prefLabel "Kaišiadorių šventosios Faustinos ugdymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių šventosios Faustinos ugdymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-11"^^xsd:date . a dh:Item; dct:title "Kaišiadorių šventosios Faustinos ugdymo centras"@lt; @@ -89261,15 +106102,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191665480"; - skos:prefLabel "Vilniaus \"Šviesos\" pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Šviesos\" pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191665480"; + skos:prefLabel "Vilniaus \"Šviesos\" pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Šviesos\" pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Šviesos\" pradinė mokykla"@lt; @@ -89278,15 +106127,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89473" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303100432"; - skos:prefLabel "Mažeikių r. Auksūdžio darželis-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Mažeikių r. Auksūdžio darželis-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "2013-07-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303100432"; + skos:prefLabel "Mažeikių r. Auksūdžio darželis-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių r. Auksūdžio darželis-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "2013-07-15"^^xsd:date . a dh:Item; dct:title "Mažeikių r. Auksūdžio darželis-daugiafunkcis centras"@lt; @@ -89313,15 +106170,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190421295"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Liepaitė\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Liepaitė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190421295"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Liepaitė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Liepaitė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Liepaitė\""@lt; @@ -89402,15 +106267,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74187" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188713933"; - skos:prefLabel "Jurbarko rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Jurbarko rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188713933"; + skos:prefLabel "Jurbarko rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jurbarko rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-26"^^xsd:date . a dh:Item; dct:title "Jurbarko rajono savivaldybės administracija"@lt; @@ -89473,15 +106346,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68299" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193291234"; - skos:prefLabel "Marijampolės savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Marijampolės savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193291234"; + skos:prefLabel "Marijampolės savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-27"^^xsd:date . a dh:Item; dct:title "Marijampolės savivaldybės kontrolės ir audito tarnyba"@lt; @@ -89490,15 +106371,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90282" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191131366"; - skos:prefLabel "Rietavo sav. Tverų gimnazija"@lt; - rov:companyType ; - rov:legalName "Rietavo sav. Tverų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191131366"; + skos:prefLabel "Rietavo sav. Tverų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rietavo sav. Tverų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-03"^^xsd:date . a dh:Item; dct:title "Rietavo sav. Tverų gimnazija"@lt; @@ -89525,15 +106414,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-51351" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191642535"; - skos:prefLabel "Kauno lopšelis-darželis \"Girstutis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Girstutis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191642535"; + skos:prefLabel "Kauno lopšelis-darželis \"Girstutis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Girstutis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Girstutis\""@lt; @@ -89542,15 +106439,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86354" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300078062"; - skos:prefLabel "Užvenčio kultūros centras"@lt; - rov:companyType ; - rov:legalName "Užvenčio kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2005-01-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300078062"; + skos:prefLabel "Užvenčio kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Užvenčio kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2005-01-05"^^xsd:date . a dh:Item; dct:title "Užvenčio kultūros centras"@lt; @@ -89559,15 +106464,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04331" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190034188"; - skos:prefLabel "Vilniaus \"Vilties\" specialioji mokykla-daugiafunkcinis centras"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Vilties\" specialioji mokykla-daugiafunkcinis centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-04-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190034188"; + skos:prefLabel "Vilniaus \"Vilties\" specialioji mokykla-daugiafunkcinis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Vilties\" specialioji mokykla-daugiafunkcinis centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-04-08"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Vilties\" specialioji mokykla-daugiafunkcinis centras"@lt; @@ -89612,15 +106525,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-66145" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190030357"; - skos:prefLabel "Druskininkų \"Atgimimo\" mokykla"@lt; - rov:companyType ; - rov:legalName "Druskininkų \"Atgimimo\" mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1998-06-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190030357"; + skos:prefLabel "Druskininkų \"Atgimimo\" mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Druskininkų \"Atgimimo\" mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1998-06-12"^^xsd:date . a dh:Item; dct:title "Druskininkų \"Atgimimo\" mokykla"@lt; @@ -89629,15 +106550,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-26121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190659268"; - skos:prefLabel "Elektrėnų \"Versmės\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Elektrėnų \"Versmės\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190659268"; + skos:prefLabel "Elektrėnų \"Versmės\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų \"Versmės\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Elektrėnų \"Versmės\" gimnazija"@lt; @@ -89646,15 +106575,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-66245" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "152160651"; - skos:prefLabel "Druskininkų savivaldybės Socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Druskininkų savivaldybės Socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2001-05-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "152160651"; + skos:prefLabel "Druskininkų savivaldybės Socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Druskininkų savivaldybės Socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2001-05-28"^^xsd:date . a dh:Item; dct:title "Druskininkų savivaldybės Socialinių paslaugų centras"@lt; @@ -89681,15 +106618,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71183" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300098467"; - skos:prefLabel "Zanavykų muziejus"@lt; - rov:companyType ; - rov:legalName "Zanavykų muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2005-03-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300098467"; + skos:prefLabel "Zanavykų muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Zanavykų muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2005-03-22"^^xsd:date . a dh:Item; dct:title "Zanavykų muziejus"@lt; @@ -89698,15 +106643,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-30119" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195473221"; - skos:prefLabel "Ignalinos rajono švietimo pagalbos tarnyba"@lt; - rov:companyType ; - rov:legalName "Ignalinos rajono švietimo pagalbos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2002-11-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195473221"; + skos:prefLabel "Ignalinos rajono švietimo pagalbos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ignalinos rajono švietimo pagalbos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2002-11-25"^^xsd:date . a dh:Item; dct:title "Ignalinos rajono švietimo pagalbos tarnyba"@lt; @@ -89786,15 +106739,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35178" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190413619"; - skos:prefLabel "Panevėžio regos centras \"Linelis\""@lt; - rov:companyType ; - rov:legalName "Panevėžio regos centras \"Linelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190413619"; + skos:prefLabel "Panevėžio regos centras \"Linelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio regos centras \"Linelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-16"^^xsd:date . a dh:Item; dct:title "Panevėžio regos centras \"Linelis\""@lt; @@ -89803,15 +106764,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55238" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191674344"; - skos:prefLabel "Jonavos vaikų lopšelis-darželis \"Dobilas\""@lt; - rov:companyType ; - rov:legalName "Jonavos vaikų lopšelis-darželis \"Dobilas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-01-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191674344"; + skos:prefLabel "Jonavos vaikų lopšelis-darželis \"Dobilas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos vaikų lopšelis-darželis \"Dobilas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-01-01"^^xsd:date . a dh:Item; dct:title "Jonavos vaikų lopšelis-darželis \"Dobilas\""@lt; @@ -89820,15 +106789,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05128" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190029198"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Zylutė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Zylutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190029198"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Zylutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Zylutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Zylutė\""@lt; @@ -89837,15 +106814,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91232" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290420760"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Radastėlė\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Radastėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290420760"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Radastėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Radastėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Radastėlė\""@lt; @@ -89854,15 +106839,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302298267"; - skos:prefLabel "Ukmergės rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Ukmergės rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2009-01-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302298267"; + skos:prefLabel "Ukmergės rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2009-01-14"^^xsd:date . a dh:Item; dct:title "Ukmergės rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -89871,15 +106864,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191123113"; - skos:prefLabel "Žemaičių dailės muziejus"@lt; - rov:companyType ; - rov:legalName "Žemaičių dailės muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191123113"; + skos:prefLabel "Žemaičių dailės muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Žemaičių dailės muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-15"^^xsd:date . a dh:Item; dct:title "Žemaičių dailės muziejus"@lt; @@ -89888,15 +106889,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-63202" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191056052"; - skos:prefLabel "Alytaus Dainavos progimnazija"@lt; - rov:companyType ; - rov:legalName "Alytaus Dainavos progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191056052"; + skos:prefLabel "Alytaus Dainavos progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus Dainavos progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-12"^^xsd:date . a dh:Item; dct:title "Alytaus Dainavos progimnazija"@lt; @@ -89905,15 +106914,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94245" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190435843"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Papartėlis\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Papartėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190435843"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Papartėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Papartėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Papartėlis\""@lt; @@ -89994,15 +107011,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81154" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190057176"; - skos:prefLabel "Šiaulių r. Kuršėnų Stasio Anglickio progimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių r. Kuršėnų Stasio Anglickio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190057176"; + skos:prefLabel "Šiaulių r. Kuršėnų Stasio Anglickio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių r. Kuršėnų Stasio Anglickio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Šiaulių r. Kuršėnų Stasio Anglickio progimnazija"@lt; @@ -90011,15 +107036,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03219" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191662413"; - skos:prefLabel "Vilniaus Algirdo muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Algirdo muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191662413"; + skos:prefLabel "Vilniaus Algirdo muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Algirdo muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Algirdo muzikos mokykla"@lt; @@ -90028,15 +107061,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05232" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190022257"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Pelenė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Pelenė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190022257"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Pelenė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Pelenė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Pelenė\""@lt; @@ -90080,15 +107121,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39151" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290623390"; - skos:prefLabel "Pasvalio lopšelis-darželis \"Žilvitis\""@lt; - rov:companyType ; - rov:legalName "Pasvalio lopšelis-darželis \"Žilvitis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-07-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290623390"; + skos:prefLabel "Pasvalio lopšelis-darželis \"Žilvitis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio lopšelis-darželis \"Žilvitis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-07-12"^^xsd:date . a dh:Item; dct:title "Pasvalio lopšelis-darželis \"Žilvitis\""@lt; @@ -90151,15 +107200,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10102" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193171427"; - skos:prefLabel "Vilniaus regioninis valstybės archyvas"@lt; - rov:companyType ; - rov:legalName "Vilniaus regioninis valstybės archyvas"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193171427"; + skos:prefLabel "Vilniaus regioninis valstybės archyvas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus regioninis valstybės archyvas"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-14"^^xsd:date . a dh:Item; dct:title "Vilniaus regioninis valstybės archyvas"@lt; @@ -90204,15 +107261,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89176" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191814643"; - skos:prefLabel "Mažeikių lopšelis-darželis \"Pasaka\""@lt; - rov:companyType ; - rov:legalName "Mažeikių lopšelis-darželis \"Pasaka\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191814643"; + skos:prefLabel "Mažeikių lopšelis-darželis \"Pasaka\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių lopšelis-darželis \"Pasaka\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-30"^^xsd:date . a dh:Item; dct:title "Mažeikių lopšelis-darželis \"Pasaka\""@lt; @@ -90221,11 +107286,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59243" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190189338"; skos:prefLabel "Prienų r. Balbieriškio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Prienų r. Balbieriškio pagrindinė mokykla"@lt; rov:orgStatus ; @@ -90239,15 +107312,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-45318" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291635680"; - skos:prefLabel "Kauno Panemunės lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Kauno Panemunės lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291635680"; + skos:prefLabel "Kauno Panemunės lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Panemunės lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno Panemunės lopšelis-darželis"@lt; @@ -90310,15 +107391,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301797609"; - skos:prefLabel "Biržų rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Biržų rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-07-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301797609"; + skos:prefLabel "Biržų rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biržų rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-07-21"^^xsd:date . a dh:Item; dct:title "Biržų rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -90327,15 +107416,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55222" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302530751"; - skos:prefLabel "Jonavos rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Jonavos rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2010-07-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302530751"; + skos:prefLabel "Jonavos rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2010-07-21"^^xsd:date . a dh:Item; dct:title "Jonavos rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -90362,15 +107459,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91265" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190439674"; - skos:prefLabel "Klaipėdos \"Saulėtekio\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos \"Saulėtekio\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190439674"; + skos:prefLabel "Klaipėdos \"Saulėtekio\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos \"Saulėtekio\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos \"Saulėtekio\" progimnazija"@lt; @@ -90379,15 +107484,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291408750"; - skos:prefLabel "Šalčininkų lopšelis-darželis \"Pasaka\""@lt; - rov:companyType ; - rov:legalName "Šalčininkų lopšelis-darželis \"Pasaka\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291408750"; + skos:prefLabel "Šalčininkų lopšelis-darželis \"Pasaka\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų lopšelis-darželis \"Pasaka\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-31"^^xsd:date . a dh:Item; dct:title "Šalčininkų lopšelis-darželis \"Pasaka\""@lt; @@ -90432,11 +107545,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82297" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "302644114"; skos:prefLabel "Radviliškio rajono savivaldybės etninės kultūros ir amatų centras"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Radviliškio rajono savivaldybės etninės kultūros ir amatų centras"@lt; rov:orgStatus ; @@ -90504,15 +107625,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39151" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300046495"; - skos:prefLabel "Pasvalio rajono savivaldybės Švietimo pagalbos tarnyba"@lt; - rov:companyType ; - rov:legalName "Pasvalio rajono savivaldybės Švietimo pagalbos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2004-08-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300046495"; + skos:prefLabel "Pasvalio rajono savivaldybės Švietimo pagalbos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio rajono savivaldybės Švietimo pagalbos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2004-08-09"^^xsd:date . a dh:Item; dct:title "Pasvalio rajono savivaldybės Švietimo pagalbos tarnyba"@lt; @@ -90521,15 +107650,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-19121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190382789"; - skos:prefLabel "Širvintų rajono savivaldybės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Širvintų rajono savivaldybės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1999-08-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190382789"; + skos:prefLabel "Širvintų rajono savivaldybės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Širvintų rajono savivaldybės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1999-08-06"^^xsd:date . a dh:Item; dct:title "Širvintų rajono savivaldybės kultūros centras"@lt; @@ -90574,15 +107711,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50355" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190143928"; - skos:prefLabel "Kauno moksleivių techninės kūrybos centras"@lt; - rov:companyType ; - rov:legalName "Kauno moksleivių techninės kūrybos centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190143928"; + skos:prefLabel "Kauno moksleivių techninės kūrybos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno moksleivių techninės kūrybos centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-10"^^xsd:date . a dh:Item; dct:title "Kauno moksleivių techninės kūrybos centras"@lt; @@ -90627,15 +107772,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59424" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190201025"; - skos:prefLabel "Prienų rajono Jiezno paramos šeimai centras"@lt; - rov:companyType ; - rov:legalName "Prienų rajono Jiezno paramos šeimai centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190201025"; + skos:prefLabel "Prienų rajono Jiezno paramos šeimai centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prienų rajono Jiezno paramos šeimai centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-30"^^xsd:date . a dh:Item; dct:title "Prienų rajono Jiezno paramos šeimai centras"@lt; @@ -90644,15 +107797,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10102" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190764187"; - skos:prefLabel "Lietuvos centrinis valstybės archyvas"@lt; - rov:companyType ; - rov:legalName "Lietuvos centrinis valstybės archyvas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-11-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190764187"; + skos:prefLabel "Lietuvos centrinis valstybės archyvas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos centrinis valstybės archyvas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-11-17"^^xsd:date . a dh:Item; dct:title "Lietuvos centrinis valstybės archyvas"@lt; @@ -90679,15 +107840,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10200" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190019841"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Kaštonas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Kaštonas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190019841"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Kaštonas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Kaštonas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Kaštonas\""@lt; @@ -90696,15 +107865,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188660879"; - skos:prefLabel "Klaipėdos rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Klaipėdos rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-08-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188660879"; + skos:prefLabel "Klaipėdos rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-08-14"^^xsd:date . a dh:Item; dct:title "Klaipėdos rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -90731,15 +107908,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60352" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190106933"; - skos:prefLabel "Raseinių r. Viduklės Simono Stanevičiaus gimnazija"@lt; - rov:companyType ; - rov:legalName "Raseinių r. Viduklės Simono Stanevičiaus gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190106933"; + skos:prefLabel "Raseinių r. Viduklės Simono Stanevičiaus gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių r. Viduklės Simono Stanevičiaus gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-16"^^xsd:date . a dh:Item; dct:title "Raseinių r. Viduklės Simono Stanevičiaus gimnazija"@lt; @@ -90766,15 +107951,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89227" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304405337"; - skos:prefLabel "Mažeikių rajono šeimos ir vaiko gerovės centras"@lt; - rov:companyType ; - rov:legalName "Mažeikių rajono šeimos ir vaiko gerovės centras"@lt; - rov:orgStatus ; - schema:foundingDate "2016-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304405337"; + skos:prefLabel "Mažeikių rajono šeimos ir vaiko gerovės centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių rajono šeimos ir vaiko gerovės centras"@lt; + rov:orgStatus ; + schema:foundingDate "2016-09-30"^^xsd:date . a dh:Item; dct:title "Mažeikių rajono šeimos ir vaiko gerovės centras"@lt; @@ -90801,15 +107994,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55125" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190301488"; - skos:prefLabel "Jonavos Jeronimo Ralio gimnazija"@lt; - rov:companyType ; - rov:legalName "Jonavos Jeronimo Ralio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190301488"; + skos:prefLabel "Jonavos Jeronimo Ralio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos Jeronimo Ralio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-04"^^xsd:date . a dh:Item; dct:title "Jonavos Jeronimo Ralio gimnazija"@lt; @@ -90854,15 +108055,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-98116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304091057"; - skos:prefLabel "Skuodo atviras jaunimo centras"@lt; - rov:companyType ; - rov:legalName "Skuodo atviras jaunimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2015-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304091057"; + skos:prefLabel "Skuodo atviras jaunimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Skuodo atviras jaunimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2015-09-01"^^xsd:date . a dh:Item; dct:title "Skuodo atviras jaunimo centras"@lt; @@ -90889,11 +108098,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53313" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "191824370"; skos:prefLabel "Kauno r. sporto mokykla"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Kauno r. sporto mokykla"@lt; rov:orgStatus ; @@ -90907,15 +108124,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92145" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190427743"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Svirpliukas\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Svirpliukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190427743"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Svirpliukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Svirpliukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Svirpliukas\""@lt; @@ -90924,15 +108149,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74134" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191873296"; - skos:prefLabel "Jurbarko Vytauto Didžiojo pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Jurbarko Vytauto Didžiojo pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1999-05-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191873296"; + skos:prefLabel "Jurbarko Vytauto Didžiojo pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jurbarko Vytauto Didžiojo pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1999-05-28"^^xsd:date . a dh:Item; dct:title "Jurbarko Vytauto Didžiojo pagrindinė mokykla"@lt; @@ -90941,15 +108174,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190667368"; - skos:prefLabel "Trakų Vytauto Didžiojo gimnazija"@lt; - rov:companyType ; - rov:legalName "Trakų Vytauto Didžiojo gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190667368"; + skos:prefLabel "Trakų Vytauto Didžiojo gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų Vytauto Didžiojo gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Trakų Vytauto Didžiojo gimnazija"@lt; @@ -90958,15 +108199,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89239" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "167401115"; - skos:prefLabel "Biudžetinė įstaiga Mažeikių rajono socialinių paslaugų tarnyba"@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga Mažeikių rajono socialinių paslaugų tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2003-12-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "167401115"; + skos:prefLabel "Biudžetinė įstaiga Mažeikių rajono socialinių paslaugų tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga Mažeikių rajono socialinių paslaugų tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2003-12-29"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga Mažeikių rajono socialinių paslaugų tarnyba"@lt; @@ -90993,15 +108242,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190003666"; - skos:prefLabel "Vilniaus \"Ateities\" mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Ateities\" mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190003666"; + skos:prefLabel "Vilniaus \"Ateities\" mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Ateities\" mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-18"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Ateities\" mokykla"@lt; @@ -91081,15 +108338,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-15131" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291314870"; - skos:prefLabel "Vilniaus r. Eitminiškių pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Eitminiškių pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291314870"; + skos:prefLabel "Vilniaus r. Eitminiškių pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Eitminiškių pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Eitminiškių pagrindinė mokykla"@lt; @@ -91134,15 +108399,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55302" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190306072"; - skos:prefLabel "Jonavos r. Šveicarijos progimnazija"@lt; - rov:companyType ; - rov:legalName "Jonavos r. Šveicarijos progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190306072"; + skos:prefLabel "Jonavos r. Šveicarijos progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos r. Šveicarijos progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-04"^^xsd:date . a dh:Item; dct:title "Jonavos r. Šveicarijos progimnazija"@lt; @@ -91151,15 +108424,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-47176" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190135828"; - skos:prefLabel "Kauno Veršvų gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Veršvų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190135828"; + skos:prefLabel "Kauno Veršvų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Veršvų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Veršvų gimnazija"@lt; @@ -91168,15 +108449,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00195" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195173882"; - skos:prefLabel "Palangos sanatorinė mokykla"@lt; - rov:companyType ; - rov:legalName "Palangos sanatorinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195173882"; + skos:prefLabel "Palangos sanatorinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos sanatorinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-15"^^xsd:date . a dh:Item; dct:title "Palangos sanatorinė mokykla"@lt; @@ -91185,15 +108474,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188735591"; - skos:prefLabel "Lietuvos Respublikos lygių galimybių kontrolieriaus tarnyba"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos lygių galimybių kontrolieriaus tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1999-06-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188735591"; + skos:prefLabel "Lietuvos Respublikos lygių galimybių kontrolieriaus tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos lygių galimybių kontrolieriaus tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1999-06-01"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos lygių galimybių kontrolieriaus tarnyba"@lt; @@ -91202,15 +108499,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72186" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195450233"; - skos:prefLabel "Tauragės švietimo centras"@lt; - rov:companyType ; - rov:legalName "Tauragės švietimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-12-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195450233"; + skos:prefLabel "Tauragės švietimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės švietimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-12-01"^^xsd:date . a dh:Item; dct:title "Tauragės švietimo centras"@lt; @@ -91219,15 +108524,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44246" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "132082597"; - skos:prefLabel "Kauno kino centras \"Romuva\""@lt; - rov:companyType ; - rov:legalName "Kauno kino centras \"Romuva\""@lt; - rov:orgStatus ; - schema:foundingDate "1990-12-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "132082597"; + skos:prefLabel "Kauno kino centras \"Romuva\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno kino centras \"Romuva\""@lt; + rov:orgStatus ; + schema:foundingDate "1990-12-14"^^xsd:date . a dh:Item; dct:title "Kauno kino centras \"Romuva\""@lt; @@ -91236,15 +108549,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300044804"; - skos:prefLabel "Klaipėdos regos ugdymo centras"@lt; - rov:companyType ; - rov:legalName "Klaipėdos regos ugdymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2004-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300044804"; + skos:prefLabel "Klaipėdos regos ugdymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos regos ugdymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2004-08-02"^^xsd:date . a dh:Item; dct:title "Klaipėdos regos ugdymo centras"@lt; @@ -91271,15 +108592,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86185" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190100485"; - skos:prefLabel "Kelmės specialioji mokykla"@lt; - rov:companyType ; - rov:legalName "Kelmės specialioji mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190100485"; + skos:prefLabel "Kelmės specialioji mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės specialioji mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Kelmės specialioji mokykla"@lt; @@ -91324,15 +108653,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28239" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190181633"; - skos:prefLabel "Utenos \"Saulės\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Utenos \"Saulės\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1999-08-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190181633"; + skos:prefLabel "Utenos \"Saulės\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos \"Saulės\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1999-08-30"^^xsd:date . a dh:Item; dct:title "Utenos \"Saulės\" gimnazija"@lt; @@ -91413,15 +108750,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09318" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "307019718"; - skos:prefLabel "Vilniaus rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Vilniaus rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2024-10-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "307019718"; + skos:prefLabel "Vilniaus rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2024-10-30"^^xsd:date . a dh:Item; dct:title "Vilniaus rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -91430,15 +108775,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40128" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "160331162"; - skos:prefLabel "Kupiškio turizmo informacijos centras"@lt; - rov:companyType ; - rov:legalName "Kupiškio turizmo informacijos centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-10-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "160331162"; + skos:prefLabel "Kupiškio turizmo informacijos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio turizmo informacijos centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-10-31"^^xsd:date . a dh:Item; dct:title "Kupiškio turizmo informacijos centras"@lt; @@ -91483,15 +108836,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07171" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190009014"; - skos:prefLabel "Vilniaus Ozo gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Ozo gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190009014"; + skos:prefLabel "Vilniaus Ozo gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Ozo gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Ozo gimnazija"@lt; @@ -91500,15 +108861,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04347" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190997565"; - skos:prefLabel "Biudžetinė įstaiga Vilniaus miesto socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga Vilniaus miesto socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "1991-11-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190997565"; + skos:prefLabel "Biudžetinė įstaiga Vilniaus miesto socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga Vilniaus miesto socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "1991-11-20"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga Vilniaus miesto socialinių paslaugų centras"@lt; @@ -91517,15 +108886,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190978974"; - skos:prefLabel "Vilniaus \"Šiaurės\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Šiaurės\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190978974"; + skos:prefLabel "Vilniaus \"Šiaurės\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Šiaurės\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-09"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Šiaurės\" progimnazija"@lt; @@ -91552,15 +108929,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08325" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290029950"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Šermukšnėlė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Šermukšnėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290029950"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Šermukšnėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Šermukšnėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Šermukšnėlė\""@lt; @@ -91587,15 +108972,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09209" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190013393"; - skos:prefLabel "Vilniaus darželis - mokykla \"Vaivorykštė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus darželis - mokykla \"Vaivorykštė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190013393"; + skos:prefLabel "Vilniaus darželis - mokykla \"Vaivorykštė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus darželis - mokykla \"Vaivorykštė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus darželis - mokykla \"Vaivorykštė\""@lt; @@ -91730,15 +109123,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92264" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190422059"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Bitutė\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Bitutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190422059"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Bitutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Bitutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Bitutė\""@lt; @@ -91765,15 +109166,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-45432" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191634435"; - skos:prefLabel "Kauno lopšelis-darželis \"Šnekutis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Šnekutis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191634435"; + skos:prefLabel "Kauno lopšelis-darželis \"Šnekutis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Šnekutis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Šnekutis\""@lt; @@ -91800,15 +109209,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92126" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190968528"; - skos:prefLabel "Klaipėdos Stasio Šimkaus konservatorija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos Stasio Šimkaus konservatorija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190968528"; + skos:prefLabel "Klaipėdos Stasio Šimkaus konservatorija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos Stasio Šimkaus konservatorija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-27"^^xsd:date . a dh:Item; dct:title "Klaipėdos Stasio Šimkaus konservatorija"@lt; @@ -91817,15 +109234,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302541858"; - skos:prefLabel "Ukmergės meno mokykla"@lt; - rov:companyType ; - rov:legalName "Ukmergės meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2010-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302541858"; + skos:prefLabel "Ukmergės meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2010-09-01"^^xsd:date . a dh:Item; dct:title "Ukmergės meno mokykla"@lt; @@ -91834,15 +109259,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86111" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288208070"; - skos:prefLabel "Kelmės krašto muziejus"@lt; - rov:companyType ; - rov:legalName "Kelmės krašto muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2000-08-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288208070"; + skos:prefLabel "Kelmės krašto muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės krašto muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2000-08-18"^^xsd:date . a dh:Item; dct:title "Kelmės krašto muziejus"@lt; @@ -91923,15 +109356,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38335" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290397710"; - skos:prefLabel "Panevėžio r. Naujamiesčio mokykla"@lt; - rov:companyType ; - rov:legalName "Panevėžio r. Naujamiesčio mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290397710"; + skos:prefLabel "Panevėžio r. Naujamiesčio mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio r. Naujamiesčio mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-07"^^xsd:date . a dh:Item; dct:title "Panevėžio r. Naujamiesčio mokykla"@lt; @@ -91958,15 +109399,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97108" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190278580"; - skos:prefLabel "Kretingos lopšelis-darželis \"Pasaka\""@lt; - rov:companyType ; - rov:legalName "Kretingos lopšelis-darželis \"Pasaka\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190278580"; + skos:prefLabel "Kretingos lopšelis-darželis \"Pasaka\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos lopšelis-darželis \"Pasaka\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-19"^^xsd:date . a dh:Item; dct:title "Kretingos lopšelis-darželis \"Pasaka\""@lt; @@ -92029,15 +109478,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11238" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190007682"; - skos:prefLabel "Vilniaus \"Laisvės\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Laisvės\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190007682"; + skos:prefLabel "Vilniaus \"Laisvės\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Laisvės\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-08"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Laisvės\" gimnazija"@lt; @@ -92082,15 +109539,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74181" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190916264"; - skos:prefLabel "Jurbarko vaikų lopšelis-darželis \"Nykštukas\""@lt; - rov:companyType ; - rov:legalName "Jurbarko vaikų lopšelis-darželis \"Nykštukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190916264"; + skos:prefLabel "Jurbarko vaikų lopšelis-darželis \"Nykštukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jurbarko vaikų lopšelis-darželis \"Nykštukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-04"^^xsd:date . a dh:Item; dct:title "Jurbarko vaikų lopšelis-darželis \"Nykštukas\""@lt; @@ -92099,15 +109564,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-45223" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "295093070"; - skos:prefLabel "Kauno suaugusiųjų ir jaunimo mokymo centras"@lt; - rov:companyType ; - rov:legalName "Kauno suaugusiųjų ir jaunimo mokymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "295093070"; + skos:prefLabel "Kauno suaugusiųjų ir jaunimo mokymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno suaugusiųjų ir jaunimo mokymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-29"^^xsd:date . a dh:Item; dct:title "Kauno suaugusiųjų ir jaunimo mokymo centras"@lt; @@ -92116,15 +109589,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14182" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306139262"; - skos:prefLabel "Bukiškio pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Bukiškio pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2022-08-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306139262"; + skos:prefLabel "Bukiškio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Bukiškio pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2022-08-31"^^xsd:date . a dh:Item; dct:title "Bukiškio pagrindinė mokykla"@lt; @@ -92169,15 +109650,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37131" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191816313"; - skos:prefLabel "Panevėžio \"Šaltinio\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio \"Šaltinio\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191816313"; + skos:prefLabel "Panevėžio \"Šaltinio\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio \"Šaltinio\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-19"^^xsd:date . a dh:Item; dct:title "Panevėžio \"Šaltinio\" progimnazija"@lt; @@ -92240,15 +109729,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97111" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188695983"; - skos:prefLabel "Kretingos rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Kretingos rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188695983"; + skos:prefLabel "Kretingos rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-27"^^xsd:date . a dh:Item; dct:title "Kretingos rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -92257,15 +109754,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49193" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191824228"; - skos:prefLabel "Kauno Suzuki progimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Suzuki progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191824228"; + skos:prefLabel "Kauno Suzuki progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Suzuki progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Suzuki progimnazija"@lt; @@ -92328,15 +109833,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17234" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291415410"; - skos:prefLabel "Šalčininkų r. Baltosios Vokės Elizos Ožeškovos gimnazija"@lt; - rov:companyType ; - rov:legalName "Šalčininkų r. Baltosios Vokės Elizos Ožeškovos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291415410"; + skos:prefLabel "Šalčininkų r. Baltosios Vokės Elizos Ožeškovos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų r. Baltosios Vokės Elizos Ožeškovos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-29"^^xsd:date . a dh:Item; dct:title "Šalčininkų r. Baltosios Vokės Elizos Ožeškovos gimnazija"@lt; @@ -92381,15 +109894,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35170" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190419796"; - skos:prefLabel "Panevėžio Juozo Balčikonio gimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio Juozo Balčikonio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1992-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190419796"; + skos:prefLabel "Panevėžio Juozo Balčikonio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio Juozo Balčikonio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1992-09-01"^^xsd:date . a dh:Item; dct:title "Panevėžio Juozo Balčikonio gimnazija"@lt; @@ -92398,15 +109919,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57440" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191018347"; - skos:prefLabel "Kėdainių lopšelis-darželis \"Vaikystė\""@lt; - rov:companyType ; - rov:legalName "Kėdainių lopšelis-darželis \"Vaikystė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191018347"; + skos:prefLabel "Kėdainių lopšelis-darželis \"Vaikystė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių lopšelis-darželis \"Vaikystė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Kėdainių lopšelis-darželis \"Vaikystė\""@lt; @@ -92487,15 +110016,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86285" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190093592"; - skos:prefLabel "Kelmės rajono Kražių Žygimanto Liauksmino pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kelmės rajono Kražių Žygimanto Liauksmino pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190093592"; + skos:prefLabel "Kelmės rajono Kražių Žygimanto Liauksmino pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės rajono Kražių Žygimanto Liauksmino pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-20"^^xsd:date . a dh:Item; dct:title "Kelmės rajono Kražių Žygimanto Liauksmino pagrindinė mokykla"@lt; @@ -92504,15 +110041,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-67106" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188639689"; - skos:prefLabel "Lazdijų rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Lazdijų rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188639689"; + skos:prefLabel "Lazdijų rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lazdijų rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-08"^^xsd:date . a dh:Item; dct:title "Lazdijų rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -92539,15 +110084,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290346210"; - skos:prefLabel "Ukmergės rajono savivaldybės Vlado Šlaito viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Ukmergės rajono savivaldybės Vlado Šlaito viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290346210"; + skos:prefLabel "Ukmergės rajono savivaldybės Vlado Šlaito viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės rajono savivaldybės Vlado Šlaito viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-01"^^xsd:date . a dh:Item; dct:title "Ukmergės rajono savivaldybės Vlado Šlaito viešoji biblioteka"@lt; @@ -92556,15 +110109,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69220" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190387416"; - skos:prefLabel "Kalvarijos vaikų lopšelis-darželis \"Žilvitis\""@lt; - rov:companyType ; - rov:legalName "Kalvarijos vaikų lopšelis-darželis \"Žilvitis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190387416"; + skos:prefLabel "Kalvarijos vaikų lopšelis-darželis \"Žilvitis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kalvarijos vaikų lopšelis-darželis \"Žilvitis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-07"^^xsd:date . a dh:Item; dct:title "Kalvarijos vaikų lopšelis-darželis \"Žilvitis\""@lt; @@ -92573,15 +110134,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99265" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188211585"; - skos:prefLabel "Pagėgių savivaldybės Martyno Jankaus muziejus"@lt; - rov:companyType ; - rov:legalName "Pagėgių savivaldybės Martyno Jankaus muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "2002-03-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188211585"; + skos:prefLabel "Pagėgių savivaldybės Martyno Jankaus muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pagėgių savivaldybės Martyno Jankaus muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "2002-03-29"^^xsd:date . a dh:Item; dct:title "Pagėgių savivaldybės Martyno Jankaus muziejus"@lt; @@ -92662,15 +110231,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49246" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190138742"; - skos:prefLabel "Kauno Pilėnų progimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Pilėnų progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190138742"; + skos:prefLabel "Kauno Pilėnų progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Pilėnų progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Pilėnų progimnazija"@lt; @@ -92679,15 +110256,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86477" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300077836"; - skos:prefLabel "Tytuvėnų kultūros centras"@lt; - rov:companyType ; - rov:legalName "Tytuvėnų kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2005-01-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300077836"; + skos:prefLabel "Tytuvėnų kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tytuvėnų kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2005-01-04"^^xsd:date . a dh:Item; dct:title "Tytuvėnų kultūros centras"@lt; @@ -92802,15 +110387,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190995023"; - skos:prefLabel "Juodšilių \"Šilo\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Juodšilių \"Šilo\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-08-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190995023"; + skos:prefLabel "Juodšilių \"Šilo\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Juodšilių \"Šilo\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-08-28"^^xsd:date . a dh:Item; dct:title "Juodšilių \"Šilo\" gimnazija"@lt; @@ -92837,15 +110430,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-31118" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300509331"; - skos:prefLabel "Visagino kultūros centras"@lt; - rov:companyType ; - rov:legalName "Visagino kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2005-11-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300509331"; + skos:prefLabel "Visagino kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Visagino kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2005-11-28"^^xsd:date . a dh:Item; dct:title "Visagino kultūros centras"@lt; @@ -92872,15 +110473,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96222" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191788593"; - skos:prefLabel "Klaipėdos r. Dovilų pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Klaipėdos r. Dovilų pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191788593"; + skos:prefLabel "Klaipėdos r. Dovilų pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos r. Dovilų pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Klaipėdos r. Dovilų pagrindinė mokykla"@lt; @@ -92925,15 +110534,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03144" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190004615"; - skos:prefLabel "Vilniaus Gerosios Vilties progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Gerosios Vilties progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190004615"; + skos:prefLabel "Vilniaus Gerosios Vilties progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Gerosios Vilties progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Gerosios Vilties progimnazija"@lt; @@ -92942,15 +110559,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-66313" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190029230"; - skos:prefLabel "Druskininkų lopšelis-darželis \"Bitutė\""@lt; - rov:companyType ; - rov:legalName "Druskininkų lopšelis-darželis \"Bitutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1998-06-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190029230"; + skos:prefLabel "Druskininkų lopšelis-darželis \"Bitutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Druskininkų lopšelis-darželis \"Bitutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1998-06-12"^^xsd:date . a dh:Item; dct:title "Druskininkų lopšelis-darželis \"Bitutė\""@lt; @@ -93067,15 +110692,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290020620"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Žirmūnėliai\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Žirmūnėliai\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290020620"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Žirmūnėliai\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Žirmūnėliai\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Žirmūnėliai\""@lt; @@ -93084,15 +110717,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190622864"; - skos:prefLabel "Pasvalio lopšelis-darželis \"Eglutė\""@lt; - rov:companyType ; - rov:legalName "Pasvalio lopšelis-darželis \"Eglutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-12-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190622864"; + skos:prefLabel "Pasvalio lopšelis-darželis \"Eglutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio lopšelis-darželis \"Eglutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-12-08"^^xsd:date . a dh:Item; dct:title "Pasvalio lopšelis-darželis \"Eglutė\""@lt; @@ -93101,15 +110742,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-84124" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190565192"; - skos:prefLabel "Joniškio \"Saulės\" pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Joniškio \"Saulės\" pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190565192"; + skos:prefLabel "Joniškio \"Saulės\" pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Joniškio \"Saulės\" pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-24"^^xsd:date . a dh:Item; dct:title "Joniškio \"Saulės\" pagrindinė mokykla"@lt; @@ -93118,15 +110767,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13222" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191326843"; - skos:prefLabel "Vilniaus r. Valčiūnų vaikų lopšelis - darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Valčiūnų vaikų lopšelis - darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191326843"; + skos:prefLabel "Vilniaus r. Valčiūnų vaikų lopšelis - darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Valčiūnų vaikų lopšelis - darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-01"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Valčiūnų vaikų lopšelis - darželis"@lt; @@ -93171,15 +110828,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40131" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "165382292"; - skos:prefLabel "Kupiškio rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Kupiškio rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2000-02-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "165382292"; + skos:prefLabel "Kupiškio rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2000-02-21"^^xsd:date . a dh:Item; dct:title "Kupiškio rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -93188,15 +110853,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-10101" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190998090"; - skos:prefLabel "Biudžetinė įstaiga Valakampių socialinių paslaugų namai"@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga Valakampių socialinių paslaugų namai"@lt; - rov:orgStatus ; - schema:foundingDate "1992-01-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190998090"; + skos:prefLabel "Biudžetinė įstaiga Valakampių socialinių paslaugų namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga Valakampių socialinių paslaugų namai"@lt; + rov:orgStatus ; + schema:foundingDate "1992-01-16"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga Valakampių socialinių paslaugų namai"@lt; @@ -93259,15 +110932,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-19121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190374493"; - skos:prefLabel "Širvintų meno mokykla"@lt; - rov:companyType ; - rov:legalName "Širvintų meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190374493"; + skos:prefLabel "Širvintų meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Širvintų meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Širvintų meno mokykla"@lt; @@ -93312,15 +110993,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190284291"; - skos:prefLabel "Kretingos Jurgio Pabrėžos universitetinė gimnazija"@lt; - rov:companyType ; - rov:legalName "Kretingos Jurgio Pabrėžos universitetinė gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190284291"; + skos:prefLabel "Kretingos Jurgio Pabrėžos universitetinė gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos Jurgio Pabrėžos universitetinė gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Kretingos Jurgio Pabrėžos universitetinė gimnazija"@lt; @@ -93329,15 +111018,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190753924"; - skos:prefLabel "Lietuvos nacionalinis dramos teatras"@lt; - rov:companyType ; - rov:legalName "Lietuvos nacionalinis dramos teatras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-02-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190753924"; + skos:prefLabel "Lietuvos nacionalinis dramos teatras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos nacionalinis dramos teatras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-02-15"^^xsd:date . a dh:Item; dct:title "Lietuvos nacionalinis dramos teatras"@lt; @@ -93364,15 +111061,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99409" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190697169"; - skos:prefLabel "Šilutės r. Saugų Jurgio Mikšo pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Šilutės r. Saugų Jurgio Mikšo pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190697169"; + skos:prefLabel "Šilutės r. Saugų Jurgio Mikšo pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės r. Saugų Jurgio Mikšo pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šilutės r. Saugų Jurgio Mikšo pagrindinė mokykla"@lt; @@ -93417,15 +111122,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55141" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190312011"; - skos:prefLabel "Jonavos vaikų lopšelis-darželis \"Saulutė\""@lt; - rov:companyType ; - rov:legalName "Jonavos vaikų lopšelis-darželis \"Saulutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190312011"; + skos:prefLabel "Jonavos vaikų lopšelis-darželis \"Saulutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos vaikų lopšelis-darželis \"Saulutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-04"^^xsd:date . a dh:Item; dct:title "Jonavos vaikų lopšelis-darželis \"Saulutė\""@lt; @@ -93434,15 +111147,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02169" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290018740"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Liepsnelė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Liepsnelė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290018740"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Liepsnelė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Liepsnelė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Liepsnelė\""@lt; @@ -93469,15 +111190,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21105" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190646769"; - skos:prefLabel "Trakų lopšelis-darželis \"Obelėlė\""@lt; - rov:companyType ; - rov:legalName "Trakų lopšelis-darželis \"Obelėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190646769"; + skos:prefLabel "Trakų lopšelis-darželis \"Obelėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų lopšelis-darželis \"Obelėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Trakų lopšelis-darželis \"Obelėlė\""@lt; @@ -93504,15 +111233,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56166" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191823464"; - skos:prefLabel "Kaišiadorių suaugusiųjų mokykla"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių suaugusiųjų mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191823464"; + skos:prefLabel "Kaišiadorių suaugusiųjų mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių suaugusiųjų mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-08"^^xsd:date . a dh:Item; dct:title "Kaišiadorių suaugusiųjų mokykla"@lt; @@ -93521,15 +111258,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17169" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191416098"; - skos:prefLabel "Šalčininkų r. Eišiškių gimnazija"@lt; - rov:companyType ; - rov:legalName "Šalčininkų r. Eišiškių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191416098"; + skos:prefLabel "Šalčininkų r. Eišiškių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų r. Eišiškių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-29"^^xsd:date . a dh:Item; dct:title "Šalčininkų r. Eišiškių gimnazija"@lt; @@ -93538,15 +111283,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49446" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191633529"; - skos:prefLabel "Kauno lopšelis-darželis \"Girinukas\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Girinukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191633529"; + skos:prefLabel "Kauno lopšelis-darželis \"Girinukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Girinukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Girinukas\""@lt; @@ -93591,15 +111344,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188212349"; - skos:prefLabel "Šalčininkų rajono savivaldybės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Šalčininkų rajono savivaldybės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-08-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188212349"; + skos:prefLabel "Šalčininkų rajono savivaldybės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų rajono savivaldybės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-08-19"^^xsd:date . a dh:Item; dct:title "Šalčininkų rajono savivaldybės kultūros centras"@lt; @@ -93626,15 +111387,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-91152" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190426118"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Klevelis\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Klevelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190426118"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Klevelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Klevelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Klevelis\""@lt; @@ -93643,15 +111412,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188701055"; - skos:prefLabel "Neringos savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Neringos savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-11-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188701055"; + skos:prefLabel "Neringos savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Neringos savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-11-25"^^xsd:date . a dh:Item; dct:title "Neringos savivaldybės kontrolės ir audito tarnyba"@lt; @@ -93660,15 +111437,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38265" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190398398"; - skos:prefLabel "Panevėžio r. Ramygalos gimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio r. Ramygalos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190398398"; + skos:prefLabel "Panevėžio r. Ramygalos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio r. Ramygalos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-07"^^xsd:date . a dh:Item; dct:title "Panevėžio r. Ramygalos gimnazija"@lt; @@ -93677,15 +111462,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39373" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190616053"; - skos:prefLabel "Pasvalio r. Vaškų gimnazija"@lt; - rov:companyType ; - rov:legalName "Pasvalio r. Vaškų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190616053"; + skos:prefLabel "Pasvalio r. Vaškų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio r. Vaškų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-08"^^xsd:date . a dh:Item; dct:title "Pasvalio r. Vaškų gimnazija"@lt; @@ -93766,15 +111559,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-58466" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300630137"; - skos:prefLabel "Truskavos kultūros centras"@lt; - rov:companyType ; - rov:legalName "Truskavos kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2007-01-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300630137"; + skos:prefLabel "Truskavos kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Truskavos kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2007-01-03"^^xsd:date . a dh:Item; dct:title "Truskavos kultūros centras"@lt; @@ -93783,15 +111584,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42105" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303331300"; - skos:prefLabel "Rokiškio specialioji mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Rokiškio specialioji mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "2014-06-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303331300"; + skos:prefLabel "Rokiškio specialioji mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio specialioji mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "2014-06-16"^^xsd:date . a dh:Item; dct:title "Rokiškio specialioji mokykla-daugiafunkcis centras"@lt; @@ -93800,15 +111609,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08219" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302420714"; - skos:prefLabel "Vilniaus šv. Kristoforo progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus šv. Kristoforo progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2009-07-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302420714"; + skos:prefLabel "Vilniaus šv. Kristoforo progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus šv. Kristoforo progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2009-07-24"^^xsd:date . a dh:Item; dct:title "Vilniaus šv. Kristoforo progimnazija"@lt; @@ -93853,15 +111670,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-75346" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190325610"; - skos:prefLabel "Šilalės r. Kvėdarnos darželis \"Saulutė\""@lt; - rov:companyType ; - rov:legalName "Šilalės r. Kvėdarnos darželis \"Saulutė\""@lt; - rov:orgStatus ; - schema:foundingDate "2000-01-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190325610"; + skos:prefLabel "Šilalės r. Kvėdarnos darželis \"Saulutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilalės r. Kvėdarnos darželis \"Saulutė\""@lt; + rov:orgStatus ; + schema:foundingDate "2000-01-13"^^xsd:date . a dh:Item; dct:title "Šilalės r. Kvėdarnos darželis \"Saulutė\""@lt; @@ -93870,15 +111695,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94222" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190444664"; - skos:prefLabel "Klaipėdos \"Santarvės\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos \"Santarvės\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190444664"; + skos:prefLabel "Klaipėdos \"Santarvės\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos \"Santarvės\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos \"Santarvės\" progimnazija"@lt; @@ -93905,15 +111738,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03220" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195471932"; - skos:prefLabel "Vilniaus pedagoginė psichologinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Vilniaus pedagoginė psichologinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2002-05-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195471932"; + skos:prefLabel "Vilniaus pedagoginė psichologinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus pedagoginė psichologinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2002-05-17"^^xsd:date . a dh:Item; dct:title "Vilniaus pedagoginė psichologinė tarnyba"@lt; @@ -94030,15 +111871,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57242" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "161454787"; - skos:prefLabel "Kėdainių rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Kėdainių rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "161454787"; + skos:prefLabel "Kėdainių rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-23"^^xsd:date . a dh:Item; dct:title "Kėdainių rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -94047,15 +111896,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68294" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304381879"; - skos:prefLabel "Marijampolės meno mokykla"@lt; - rov:companyType ; - rov:legalName "Marijampolės meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2016-08-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304381879"; + skos:prefLabel "Marijampolės meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2016-08-31"^^xsd:date . a dh:Item; dct:title "Marijampolės meno mokykla"@lt; @@ -94064,15 +111921,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01132" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190757755"; - skos:prefLabel "Vilniaus apskrities Adomo Mickevičiaus viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Vilniaus apskrities Adomo Mickevičiaus viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1997-04-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190757755"; + skos:prefLabel "Vilniaus apskrities Adomo Mickevičiaus viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus apskrities Adomo Mickevičiaus viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1997-04-01"^^xsd:date . a dh:Item; dct:title "Vilniaus apskrities Adomo Mickevičiaus viešoji biblioteka"@lt; @@ -94135,15 +112000,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89212" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190176643"; - skos:prefLabel "Mažeikių Merkelio Račkausko gimnazija"@lt; - rov:companyType ; - rov:legalName "Mažeikių Merkelio Račkausko gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190176643"; + skos:prefLabel "Mažeikių Merkelio Račkausko gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių Merkelio Račkausko gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-07"^^xsd:date . a dh:Item; dct:title "Mažeikių Merkelio Račkausko gimnazija"@lt; @@ -94206,15 +112079,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54285" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191091758"; - skos:prefLabel "Kauno r. Panevėžiuko mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Kauno r. Panevėžiuko mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191091758"; + skos:prefLabel "Kauno r. Panevėžiuko mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Panevėžiuko mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-13"^^xsd:date . a dh:Item; dct:title "Kauno r. Panevėžiuko mokykla-daugiafunkcis centras"@lt; @@ -94259,15 +112140,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49198" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190140622"; - skos:prefLabel "Kauno \"Paparčio\" pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno \"Paparčio\" pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190140622"; + skos:prefLabel "Kauno \"Paparčio\" pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno \"Paparčio\" pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno \"Paparčio\" pradinė mokykla"@lt; @@ -94330,15 +112219,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76281" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190983964"; - skos:prefLabel "Šiaulių \"Santakos\" ugdymo centras"@lt; - rov:companyType ; - rov:legalName "Šiaulių \"Santakos\" ugdymo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190983964"; + skos:prefLabel "Šiaulių \"Santakos\" ugdymo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių \"Santakos\" ugdymo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-09"^^xsd:date . a dh:Item; dct:title "Šiaulių \"Santakos\" ugdymo centras"@lt; @@ -94347,15 +112244,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59129" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190190269"; - skos:prefLabel "Prienų \"Ąžuolo\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Prienų \"Ąžuolo\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190190269"; + skos:prefLabel "Prienų \"Ąžuolo\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prienų \"Ąžuolo\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Prienų \"Ąžuolo\" progimnazija"@lt; @@ -94364,15 +112269,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65192" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190090525"; - skos:prefLabel "Varėnos \"Žilvičio\" vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Varėnos \"Žilvičio\" vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-06-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190090525"; + skos:prefLabel "Varėnos \"Žilvičio\" vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Varėnos \"Žilvičio\" vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-06-17"^^xsd:date . a dh:Item; dct:title "Varėnos \"Žilvičio\" vaikų lopšelis-darželis"@lt; @@ -94399,15 +112312,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02208" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191317118"; - skos:prefLabel "Vilniaus Salininkų gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Salininkų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191317118"; + skos:prefLabel "Vilniaus Salininkų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Salininkų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Salininkų gimnazija"@lt; @@ -94488,15 +112409,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300110631"; - skos:prefLabel "M. K. Čiurlionio namai"@lt; - rov:companyType ; - rov:legalName "M. K. Čiurlionio namai"@lt; - rov:orgStatus ; - schema:foundingDate "2005-04-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300110631"; + skos:prefLabel "M. K. Čiurlionio namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "M. K. Čiurlionio namai"@lt; + rov:orgStatus ; + schema:foundingDate "2005-04-29"^^xsd:date . a dh:Item; dct:title "M. K. Čiurlionio namai"@lt; @@ -94505,15 +112434,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-84147" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301541296"; - skos:prefLabel "Joniškio rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:companyType ; - rov:legalName "Joniškio rajono savivaldybės visuomenės sveikatos biuras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-02-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301541296"; + skos:prefLabel "Joniškio rajono savivaldybės visuomenės sveikatos biuras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Joniškio rajono savivaldybės visuomenės sveikatos biuras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-02-11"^^xsd:date . a dh:Item; dct:title "Joniškio rajono savivaldybės visuomenės sveikatos biuras"@lt; @@ -94522,15 +112459,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190687627"; - skos:prefLabel "Šilutės lopšelis-darželis \"Žvaigždutė\""@lt; - rov:companyType ; - rov:legalName "Šilutės lopšelis-darželis \"Žvaigždutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190687627"; + skos:prefLabel "Šilutės lopšelis-darželis \"Žvaigždutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės lopšelis-darželis \"Žvaigždutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Šilutės lopšelis-darželis \"Žvaigždutė\""@lt; @@ -94557,15 +112502,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89187" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190160653"; - skos:prefLabel "Mažeikių Kalnėnų progimnazija"@lt; - rov:companyType ; - rov:legalName "Mažeikių Kalnėnų progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1996-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190160653"; + skos:prefLabel "Mažeikių Kalnėnų progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių Kalnėnų progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1996-09-01"^^xsd:date . a dh:Item; dct:title "Mažeikių Kalnėnų progimnazija"@lt; @@ -94646,15 +112599,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99290" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190695912"; - skos:prefLabel "Pagėgių Algimanto Mackaus gimnazija"@lt; - rov:companyType ; - rov:legalName "Pagėgių Algimanto Mackaus gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190695912"; + skos:prefLabel "Pagėgių Algimanto Mackaus gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pagėgių Algimanto Mackaus gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Pagėgių Algimanto Mackaus gimnazija"@lt; @@ -94681,15 +112642,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78273" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191819380"; - skos:prefLabel "Šiaulių Dainų muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Šiaulių Dainų muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191819380"; + skos:prefLabel "Šiaulių Dainų muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių Dainų muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Šiaulių Dainų muzikos mokykla"@lt; @@ -94733,15 +112702,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09318" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304157094"; - skos:prefLabel "Audito, apskaitos, turto vertinimo ir nemokumo valdymo tarnyba prie Lietuvos Respublikos finansų ministerijos"@lt; - rov:companyType ; - rov:legalName "Audito, apskaitos, turto vertinimo ir nemokumo valdymo tarnyba prie Lietuvos Respublikos finansų ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "2015-12-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304157094"; + skos:prefLabel "Audito, apskaitos, turto vertinimo ir nemokumo valdymo tarnyba prie Lietuvos Respublikos finansų ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Audito, apskaitos, turto vertinimo ir nemokumo valdymo tarnyba prie Lietuvos Respublikos finansų ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "2015-12-31"^^xsd:date . a dh:Item; dct:title "Audito, apskaitos, turto vertinimo ir nemokumo valdymo tarnyba prie Lietuvos Respublikos finansų ministerijos"@lt; @@ -94786,15 +112763,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01101" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "111955361"; - skos:prefLabel "Lietuvos istorijos institutas"@lt; - rov:companyType ; - rov:legalName "Lietuvos istorijos institutas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-04-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "111955361"; + skos:prefLabel "Lietuvos istorijos institutas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos istorijos institutas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-04-11"^^xsd:date . a dh:Item; dct:title "Lietuvos istorijos institutas"@lt; @@ -94803,15 +112788,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81156" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "175895998"; - skos:prefLabel "Šiaulių rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Šiaulių rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1999-03-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "175895998"; + skos:prefLabel "Šiaulių rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1999-03-19"^^xsd:date . a dh:Item; dct:title "Šiaulių rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -94820,15 +112813,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53228" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "160448564"; - skos:prefLabel "Kauno rajono priešgaisrinė saugos tarnyba"@lt; - rov:companyType ; - rov:legalName "Kauno rajono priešgaisrinė saugos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2003-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "160448564"; + skos:prefLabel "Kauno rajono priešgaisrinė saugos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno rajono priešgaisrinė saugos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2003-09-30"^^xsd:date . a dh:Item; dct:title "Kauno rajono priešgaisrinė saugos tarnyba"@lt; @@ -94837,15 +112838,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94257" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290445190"; - skos:prefLabel "Klaipėdos \"Smeltės\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos \"Smeltės\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290445190"; + skos:prefLabel "Klaipėdos \"Smeltės\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos \"Smeltės\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos \"Smeltės\" progimnazija"@lt; @@ -94854,15 +112863,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93100" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190464695"; - skos:prefLabel "Lietuvos jūrų muziejus"@lt; - rov:companyType ; - rov:legalName "Lietuvos jūrų muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1997-03-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190464695"; + skos:prefLabel "Lietuvos jūrų muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos jūrų muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1997-03-21"^^xsd:date . a dh:Item; dct:title "Lietuvos jūrų muziejus"@lt; @@ -94889,15 +112906,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-45486" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191090994"; - skos:prefLabel "Kauno Vaišvydavos mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno Vaišvydavos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191090994"; + skos:prefLabel "Kauno Vaišvydavos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Vaišvydavos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-14"^^xsd:date . a dh:Item; dct:title "Kauno Vaišvydavos mokykla"@lt; @@ -94977,15 +113002,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01109" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290757560"; - skos:prefLabel "Lietuvos nacionalinė Martyno Mažvydo biblioteka"@lt; - rov:companyType ; - rov:legalName "Lietuvos nacionalinė Martyno Mažvydo biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290757560"; + skos:prefLabel "Lietuvos nacionalinė Martyno Mažvydo biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos nacionalinė Martyno Mažvydo biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-22"^^xsd:date . a dh:Item; dct:title "Lietuvos nacionalinė Martyno Mažvydo biblioteka"@lt; @@ -94994,15 +113027,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00303" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190273996"; - skos:prefLabel "Palangos lopšelis-darželis \"Sigutė\""@lt; - rov:companyType ; - rov:legalName "Palangos lopšelis-darželis \"Sigutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190273996"; + skos:prefLabel "Palangos lopšelis-darželis \"Sigutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos lopšelis-darželis \"Sigutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-21"^^xsd:date . a dh:Item; dct:title "Palangos lopšelis-darželis \"Sigutė\""@lt; @@ -95065,15 +113106,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78225" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290527520"; - skos:prefLabel "Šiaulių lopšelis-darželis \"Pasaka\""@lt; - rov:companyType ; - rov:legalName "Šiaulių lopšelis-darželis \"Pasaka\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290527520"; + skos:prefLabel "Šiaulių lopšelis-darželis \"Pasaka\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lopšelis-darželis \"Pasaka\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių lopšelis-darželis \"Pasaka\""@lt; @@ -95118,15 +113167,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69214" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188208265"; - skos:prefLabel "Kalvarijos savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Kalvarijos savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "2000-09-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188208265"; + skos:prefLabel "Kalvarijos savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kalvarijos savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "2000-09-08"^^xsd:date . a dh:Item; dct:title "Kalvarijos savivaldybės viešoji biblioteka"@lt; @@ -95135,15 +113192,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190254729"; - skos:prefLabel "Rokiškio jaunimo centras"@lt; - rov:companyType ; - rov:legalName "Rokiškio jaunimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190254729"; + skos:prefLabel "Rokiškio jaunimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio jaunimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Rokiškio jaunimo centras"@lt; @@ -95224,15 +113289,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-47435" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190756991"; - skos:prefLabel "Kauno IX forto muziejus"@lt; - rov:companyType ; - rov:legalName "Kauno IX forto muziejus"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190756991"; + skos:prefLabel "Kauno IX forto muziejus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno IX forto muziejus"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-03"^^xsd:date . a dh:Item; dct:title "Kauno IX forto muziejus"@lt; @@ -95277,15 +113350,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76302" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190527715"; - skos:prefLabel "Šiaulių lopšelis-darželis \"Žirniukas\""@lt; - rov:companyType ; - rov:legalName "Šiaulių lopšelis-darželis \"Žirniukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190527715"; + skos:prefLabel "Šiaulių lopšelis-darželis \"Žirniukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lopšelis-darželis \"Žirniukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių lopšelis-darželis \"Žirniukas\""@lt; @@ -95402,15 +113483,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14273" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191316354"; - skos:prefLabel "Vilniaus r. Paberžės šv. Stanislavo Kostkos gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Paberžės šv. Stanislavo Kostkos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191316354"; + skos:prefLabel "Vilniaus r. Paberžės šv. Stanislavo Kostkos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Paberžės šv. Stanislavo Kostkos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Paberžės šv. Stanislavo Kostkos gimnazija"@lt; @@ -95437,15 +113526,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96138" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191789357"; - skos:prefLabel "Gargždų lopšelis-darželis \"Saulutė\""@lt; - rov:companyType ; - rov:legalName "Gargždų lopšelis-darželis \"Saulutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1996-10-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191789357"; + skos:prefLabel "Gargždų lopšelis-darželis \"Saulutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Gargždų lopšelis-darželis \"Saulutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1996-10-08"^^xsd:date . a dh:Item; dct:title "Gargždų lopšelis-darželis \"Saulutė\""@lt; @@ -95472,15 +113569,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02187" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288211390"; - skos:prefLabel "Kirtimų kultūros centras"@lt; - rov:companyType ; - rov:legalName "Kirtimų kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-01-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288211390"; + skos:prefLabel "Kirtimų kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kirtimų kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-01-30"^^xsd:date . a dh:Item; dct:title "Kirtimų kultūros centras"@lt; @@ -95489,15 +113594,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-66102" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195328350"; - skos:prefLabel "Druskininkų \"Ryto\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Druskininkų \"Ryto\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1999-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195328350"; + skos:prefLabel "Druskininkų \"Ryto\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Druskininkų \"Ryto\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1999-09-01"^^xsd:date . a dh:Item; dct:title "Druskininkų \"Ryto\" gimnazija"@lt; @@ -95506,15 +113619,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56359" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290594120"; - skos:prefLabel "Kaišiadorių r. Antakalnio pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių r. Antakalnio pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290594120"; + skos:prefLabel "Kaišiadorių r. Antakalnio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių r. Antakalnio pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-08"^^xsd:date . a dh:Item; dct:title "Kaišiadorių r. Antakalnio pagrindinė mokykla"@lt; @@ -95541,15 +113662,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-15201" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291317980"; - skos:prefLabel "Vilniaus r. Bezdonių \"Saulėtekio\" pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Bezdonių \"Saulėtekio\" pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-02-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291317980"; + skos:prefLabel "Vilniaus r. Bezdonių \"Saulėtekio\" pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Bezdonių \"Saulėtekio\" pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-02-26"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Bezdonių \"Saulėtekio\" pagrindinė mokykla"@lt; @@ -95594,15 +113723,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35159" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300601541"; - skos:prefLabel "Panevėžio socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2006-09-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300601541"; + skos:prefLabel "Panevėžio socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2006-09-22"^^xsd:date . a dh:Item; dct:title "Panevėžio socialinių paslaugų centras"@lt; @@ -95647,15 +113784,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93202" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300101454"; - skos:prefLabel "Klaipėdos miesto savivaldybės kultūros centras Žvejų rūmai"@lt; - rov:companyType ; - rov:legalName "Klaipėdos miesto savivaldybės kultūros centras Žvejų rūmai"@lt; - rov:orgStatus ; - schema:foundingDate "2005-04-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300101454"; + skos:prefLabel "Klaipėdos miesto savivaldybės kultūros centras Žvejų rūmai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos miesto savivaldybės kultūros centras Žvejų rūmai"@lt; + rov:orgStatus ; + schema:foundingDate "2005-04-01"^^xsd:date . a dh:Item; dct:title "Klaipėdos miesto savivaldybės kultūros centras Žvejų rūmai"@lt; @@ -95664,15 +113809,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76295" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188771865"; - skos:prefLabel "Šiaulių miesto savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Šiaulių miesto savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-07-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188771865"; + skos:prefLabel "Šiaulių miesto savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių miesto savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-07-19"^^xsd:date . a dh:Item; dct:title "Šiaulių miesto savivaldybės administracija"@lt; @@ -95681,15 +113834,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93146" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191894995"; - skos:prefLabel "Klaipėdos Litorinos mokykla"@lt; - rov:companyType ; - rov:legalName "Klaipėdos Litorinos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1996-04-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191894995"; + skos:prefLabel "Klaipėdos Litorinos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos Litorinos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1996-04-12"^^xsd:date . a dh:Item; dct:title "Klaipėdos Litorinos mokykla"@lt; @@ -95716,15 +113877,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92317" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190979880"; - skos:prefLabel "Klaipėdos socialinių paslaugų centras \"Danė\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos socialinių paslaugų centras \"Danė\""@lt; - rov:orgStatus ; - schema:foundingDate "1998-06-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190979880"; + skos:prefLabel "Klaipėdos socialinių paslaugų centras \"Danė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos socialinių paslaugų centras \"Danė\""@lt; + rov:orgStatus ; + schema:foundingDate "1998-06-04"^^xsd:date . a dh:Item; dct:title "Klaipėdos socialinių paslaugų centras \"Danė\""@lt; @@ -95805,15 +113974,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78325" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300137653"; - skos:prefLabel "Šiaulių \"Romuvos\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių \"Romuvos\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2005-08-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300137653"; + skos:prefLabel "Šiaulių \"Romuvos\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių \"Romuvos\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2005-08-17"^^xsd:date . a dh:Item; dct:title "Šiaulių \"Romuvos\" gimnazija"@lt; @@ -95840,15 +114017,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190023925"; - skos:prefLabel "Anykščių vaikų lopšelis-darželis \"Eglutė\""@lt; - rov:companyType ; - rov:legalName "Anykščių vaikų lopšelis-darželis \"Eglutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190023925"; + skos:prefLabel "Anykščių vaikų lopšelis-darželis \"Eglutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių vaikų lopšelis-darželis \"Eglutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Anykščių vaikų lopšelis-darželis \"Eglutė\""@lt; @@ -95857,15 +114042,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05100" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304028651"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Gluosnis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Gluosnis\""@lt; - rov:orgStatus ; - schema:foundingDate "2015-04-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304028651"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Gluosnis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Gluosnis\""@lt; + rov:orgStatus ; + schema:foundingDate "2015-04-15"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Gluosnis\""@lt; @@ -95964,15 +114157,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54330" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191089878"; - skos:prefLabel "Kauno r. Babtų gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno r. Babtų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191089878"; + skos:prefLabel "Kauno r. Babtų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Babtų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Kauno r. Babtų gimnazija"@lt; @@ -96071,15 +114272,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44240" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188677437"; - skos:prefLabel "Valstybinio socialinio draudimo fondo valdybos Kauno skyrius"@lt; - rov:companyType ; - rov:legalName "Valstybinio socialinio draudimo fondo valdybos Kauno skyrius"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188677437"; + skos:prefLabel "Valstybinio socialinio draudimo fondo valdybos Kauno skyrius"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybinio socialinio draudimo fondo valdybos Kauno skyrius"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-17"^^xsd:date . a dh:Item; dct:title "Valstybinio socialinio draudimo fondo valdybos Kauno skyrius"@lt; @@ -96106,15 +114315,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38215" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190793071"; - skos:prefLabel "Jotainių socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Jotainių socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190793071"; + skos:prefLabel "Jotainių socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jotainių socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-14"^^xsd:date . a dh:Item; dct:title "Jotainių socialinės globos namai"@lt; @@ -96123,15 +114340,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03102" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190018935"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Drevinukas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Drevinukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190018935"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Drevinukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Drevinukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Drevinukas\""@lt; @@ -96194,15 +114419,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-73423" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "307020033"; - skos:prefLabel "Skaudvilės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Skaudvilės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2024-10-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "307020033"; + skos:prefLabel "Skaudvilės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Skaudvilės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2024-10-31"^^xsd:date . a dh:Item; dct:title "Skaudvilės kultūros centras"@lt; @@ -96246,15 +114479,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-32110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195401994"; - skos:prefLabel "Zarasų švietimo pagalbos tarnyba"@lt; - rov:companyType ; - rov:legalName "Zarasų švietimo pagalbos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1999-02-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195401994"; + skos:prefLabel "Zarasų švietimo pagalbos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Zarasų švietimo pagalbos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1999-02-10"^^xsd:date . a dh:Item; dct:title "Zarasų švietimo pagalbos tarnyba"@lt; @@ -96263,15 +114504,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01207" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195008119"; - skos:prefLabel "Vilniaus Petro Vileišio progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Petro Vileišio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-07-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195008119"; + skos:prefLabel "Vilniaus Petro Vileišio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Petro Vileišio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-07-18"^^xsd:date . a dh:Item; dct:title "Vilniaus Petro Vileišio progimnazija"@lt; @@ -96298,15 +114547,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17122" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "175012366"; - skos:prefLabel "Šalčininkų rajono šeimos ir vaiko gerovės centras"@lt; - rov:companyType ; - rov:legalName "Šalčininkų rajono šeimos ir vaiko gerovės centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-08-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "175012366"; + skos:prefLabel "Šalčininkų rajono šeimos ir vaiko gerovės centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų rajono šeimos ir vaiko gerovės centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-08-06"^^xsd:date . a dh:Item; dct:title "Šalčininkų rajono šeimos ir vaiko gerovės centras"@lt; @@ -96315,15 +114572,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76331" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "145914695"; - skos:prefLabel "Šiaulių lengvosios atletikos ir sveikatingumo centras"@lt; - rov:companyType ; - rov:legalName "Šiaulių lengvosios atletikos ir sveikatingumo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-12-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "145914695"; + skos:prefLabel "Šiaulių lengvosios atletikos ir sveikatingumo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lengvosios atletikos ir sveikatingumo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-12-31"^^xsd:date . a dh:Item; dct:title "Šiaulių lengvosios atletikos ir sveikatingumo centras"@lt; @@ -96368,15 +114633,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-72215" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305617026"; - skos:prefLabel "Tauragės meno mokykla"@lt; - rov:companyType ; - rov:legalName "Tauragės meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2020-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305617026"; + skos:prefLabel "Tauragės meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Tauragės meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2020-09-01"^^xsd:date . a dh:Item; dct:title "Tauragės meno mokykla"@lt; @@ -96403,15 +114676,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-52248" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190137989"; - skos:prefLabel "Kauno Palemono gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Palemono gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190137989"; + skos:prefLabel "Kauno Palemono gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Palemono gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Palemono gimnazija"@lt; @@ -96420,15 +114701,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-95140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190429228"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Linelis\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Linelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190429228"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Linelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Linelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Linelis\""@lt; @@ -96472,15 +114761,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89231" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191814839"; - skos:prefLabel "Mažeikių \"Žiburėlio\" pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Mažeikių \"Žiburėlio\" pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191814839"; + skos:prefLabel "Mažeikių \"Žiburėlio\" pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių \"Žiburėlio\" pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Mažeikių \"Žiburėlio\" pradinė mokykla"@lt; @@ -96489,15 +114786,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53417" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191092511"; - skos:prefLabel "Kauno r. Zapyškio pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno r. Zapyškio pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191092511"; + skos:prefLabel "Kauno r. Zapyškio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Zapyškio pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-16"^^xsd:date . a dh:Item; dct:title "Kauno r. Zapyškio pagrindinė mokykla"@lt; @@ -96524,15 +114829,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55134" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190309410"; - skos:prefLabel "Jonavos sporto centras"@lt; - rov:companyType ; - rov:legalName "Jonavos sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "1996-06-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190309410"; + skos:prefLabel "Jonavos sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "1996-06-14"^^xsd:date . a dh:Item; dct:title "Jonavos sporto centras"@lt; @@ -96559,15 +114872,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42152" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190237765"; - skos:prefLabel "Rokiškio lopšelis-darželis \"Varpelis\""@lt; - rov:companyType ; - rov:legalName "Rokiškio lopšelis-darželis \"Varpelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190237765"; + skos:prefLabel "Rokiškio lopšelis-darželis \"Varpelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio lopšelis-darželis \"Varpelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-26"^^xsd:date . a dh:Item; dct:title "Rokiškio lopšelis-darželis \"Varpelis\""@lt; @@ -96576,15 +114897,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "180707024"; - skos:prefLabel "Telšių rajono senelių globos namai"@lt; - rov:companyType ; - rov:legalName "Telšių rajono senelių globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-06-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "180707024"; + skos:prefLabel "Telšių rajono senelių globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių rajono senelių globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-06-16"^^xsd:date . a dh:Item; dct:title "Telšių rajono senelių globos namai"@lt; @@ -96593,15 +114922,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-74118" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290917890"; - skos:prefLabel "Jurbarko Antano Giedraičio-Giedriaus gimnazija"@lt; - rov:companyType ; - rov:legalName "Jurbarko Antano Giedraičio-Giedriaus gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-09-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290917890"; + skos:prefLabel "Jurbarko Antano Giedraičio-Giedriaus gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jurbarko Antano Giedraičio-Giedriaus gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-09-04"^^xsd:date . a dh:Item; dct:title "Jurbarko Antano Giedraičio-Giedriaus gimnazija"@lt; @@ -96628,15 +114965,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92354" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291792710"; - skos:prefLabel "Klaipėdos Tauralaukio progimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos Tauralaukio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1996-10-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291792710"; + skos:prefLabel "Klaipėdos Tauralaukio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos Tauralaukio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1996-10-08"^^xsd:date . a dh:Item; dct:title "Klaipėdos Tauralaukio progimnazija"@lt; @@ -96645,15 +114990,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-19113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190376010"; - skos:prefLabel "Širvintų lopšelis-darželis \"Boružėlė\""@lt; - rov:companyType ; - rov:legalName "Širvintų lopšelis-darželis \"Boružėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190376010"; + skos:prefLabel "Širvintų lopšelis-darželis \"Boružėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Širvintų lopšelis-darželis \"Boružėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-13"^^xsd:date . a dh:Item; dct:title "Širvintų lopšelis-darželis \"Boružėlė\""@lt; @@ -96662,15 +115015,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-51380" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191638113"; - skos:prefLabel "Kauno lopšelis-darželis \"Klausutis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Klausutis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191638113"; + skos:prefLabel "Kauno lopšelis-darželis \"Klausutis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Klausutis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Klausutis\""@lt; @@ -96715,15 +115076,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03208" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193363032"; - skos:prefLabel "Biudžetinė įstaiga Vilniaus miesto krizių centras"@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga Vilniaus miesto krizių centras"@lt; - rov:orgStatus ; - schema:foundingDate "1999-08-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193363032"; + skos:prefLabel "Biudžetinė įstaiga Vilniaus miesto krizių centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga Vilniaus miesto krizių centras"@lt; + rov:orgStatus ; + schema:foundingDate "1999-08-09"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga Vilniaus miesto krizių centras"@lt; @@ -96750,15 +115119,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195175552"; - skos:prefLabel "Klaipėdos miesto pedagogų švietimo ir kultūros centras"@lt; - rov:companyType ; - rov:legalName "Klaipėdos miesto pedagogų švietimo ir kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1999-12-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195175552"; + skos:prefLabel "Klaipėdos miesto pedagogų švietimo ir kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos miesto pedagogų švietimo ir kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1999-12-09"^^xsd:date . a dh:Item; dct:title "Klaipėdos miesto pedagogų švietimo ir kultūros centras"@lt; @@ -96767,15 +115144,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09315" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190017071"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Drugelis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Drugelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190017071"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Drugelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Drugelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Drugelis\""@lt; @@ -96784,15 +115169,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188710780"; - skos:prefLabel "Lietuvos geologijos tarnyba prie Aplinkos ministerijos"@lt; - rov:companyType ; - rov:legalName "Lietuvos geologijos tarnyba prie Aplinkos ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1998-02-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188710780"; + skos:prefLabel "Lietuvos geologijos tarnyba prie Aplinkos ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos geologijos tarnyba prie Aplinkos ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1998-02-05"^^xsd:date . a dh:Item; dct:title "Lietuvos geologijos tarnyba prie Aplinkos ministerijos"@lt; @@ -96801,15 +115194,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-75124" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190328688"; - skos:prefLabel "Šilalės Simono Gaudėšiaus gimnazija"@lt; - rov:companyType ; - rov:legalName "Šilalės Simono Gaudėšiaus gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2000-08-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190328688"; + skos:prefLabel "Šilalės Simono Gaudėšiaus gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilalės Simono Gaudėšiaus gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2000-08-23"^^xsd:date . a dh:Item; dct:title "Šilalės Simono Gaudėšiaus gimnazija"@lt; @@ -96818,15 +115219,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-32132" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190213860"; - skos:prefLabel "Zarasų rajono savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Zarasų rajono savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-07-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190213860"; + skos:prefLabel "Zarasų rajono savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Zarasų rajono savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-07-08"^^xsd:date . a dh:Item; dct:title "Zarasų rajono savivaldybės viešoji biblioteka"@lt; @@ -96853,15 +115262,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-06306" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195005870"; - skos:prefLabel "Vilniaus Abraomo Kulviečio klasikinė gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Abraomo Kulviečio klasikinė gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1999-08-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195005870"; + skos:prefLabel "Vilniaus Abraomo Kulviečio klasikinė gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Abraomo Kulviečio klasikinė gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1999-08-30"^^xsd:date . a dh:Item; dct:title "Vilniaus Abraomo Kulviečio klasikinė gimnazija"@lt; @@ -96870,15 +115287,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40394" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190051141"; - skos:prefLabel "Kupiškio r. Rudilių Jono Laužiko universalus daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Kupiškio r. Rudilių Jono Laužiko universalus daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190051141"; + skos:prefLabel "Kupiškio r. Rudilių Jono Laužiko universalus daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio r. Rudilių Jono Laužiko universalus daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-31"^^xsd:date . a dh:Item; dct:title "Kupiškio r. Rudilių Jono Laužiko universalus daugiafunkcis centras"@lt; @@ -96887,15 +115312,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-51441" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191641814"; - skos:prefLabel "Kauno Valdorfo darželis \"Šaltinėlis\""@lt; - rov:companyType ; - rov:legalName "Kauno Valdorfo darželis \"Šaltinėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191641814"; + skos:prefLabel "Kauno Valdorfo darželis \"Šaltinėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Valdorfo darželis \"Šaltinėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno Valdorfo darželis \"Šaltinėlis\""@lt; @@ -96993,15 +115426,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78370" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191015237"; - skos:prefLabel "Šiaulių miesto šeimos centras"@lt; - rov:companyType ; - rov:legalName "Šiaulių miesto šeimos centras"@lt; - rov:orgStatus ; - schema:foundingDate "2001-01-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191015237"; + skos:prefLabel "Šiaulių miesto šeimos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių miesto šeimos centras"@lt; + rov:orgStatus ; + schema:foundingDate "2001-01-26"^^xsd:date . a dh:Item; dct:title "Šiaulių miesto šeimos centras"@lt; @@ -97081,15 +115522,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-78206" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190530088"; - skos:prefLabel "Šiaulių lopšelis-darželis \"Trys nykštukai\""@lt; - rov:companyType ; - rov:legalName "Šiaulių lopšelis-darželis \"Trys nykštukai\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190530088"; + skos:prefLabel "Šiaulių lopšelis-darželis \"Trys nykštukai\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lopšelis-darželis \"Trys nykštukai\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių lopšelis-darželis \"Trys nykštukai\""@lt; @@ -97116,15 +115565,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04334" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190028477"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Strazdelis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Strazdelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190028477"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Strazdelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Strazdelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Strazdelis\""@lt; @@ -97205,15 +115662,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00134" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190275470"; - skos:prefLabel "Palangos Stasio Vainiūno meno mokykla"@lt; - rov:companyType ; - rov:legalName "Palangos Stasio Vainiūno meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190275470"; + skos:prefLabel "Palangos Stasio Vainiūno meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos Stasio Vainiūno meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Palangos Stasio Vainiūno meno mokykla"@lt; @@ -97222,15 +115687,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29351" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190048540"; - skos:prefLabel "Anykščių r. Svėdasų Juozo Tumo-Vaižganto gimnazija"@lt; - rov:companyType ; - rov:legalName "Anykščių r. Svėdasų Juozo Tumo-Vaižganto gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190048540"; + skos:prefLabel "Anykščių r. Svėdasų Juozo Tumo-Vaižganto gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių r. Svėdasų Juozo Tumo-Vaižganto gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-13"^^xsd:date . a dh:Item; dct:title "Anykščių r. Svėdasų Juozo Tumo-Vaižganto gimnazija"@lt; @@ -97275,15 +115748,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03123" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191663134"; - skos:prefLabel "Vilniaus Justino Vienožinskio dailės mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Justino Vienožinskio dailės mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191663134"; + skos:prefLabel "Vilniaus Justino Vienožinskio dailės mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Justino Vienožinskio dailės mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Vilniaus Justino Vienožinskio dailės mokykla"@lt; @@ -97346,15 +115827,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59427" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "307400085"; - skos:prefLabel "Prienų r. Dzūkijos gimnazija"@lt; - rov:companyType ; - rov:legalName "Prienų r. Dzūkijos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2025-08-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "307400085"; + skos:prefLabel "Prienų r. Dzūkijos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prienų r. Dzūkijos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2025-08-21"^^xsd:date . a dh:Item; dct:title "Prienų r. Dzūkijos gimnazija"@lt; @@ -97399,15 +115888,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191351864"; - skos:prefLabel "Valstybinė vaistų kontrolės tarnyba prie Lietuvos Respublikos sveikatos apsaugos ministerijos"@lt; - rov:companyType ; - rov:legalName "Valstybinė vaistų kontrolės tarnyba prie Lietuvos Respublikos sveikatos apsaugos ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191351864"; + skos:prefLabel "Valstybinė vaistų kontrolės tarnyba prie Lietuvos Respublikos sveikatos apsaugos ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybinė vaistų kontrolės tarnyba prie Lietuvos Respublikos sveikatos apsaugos ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-06"^^xsd:date . a dh:Item; dct:title "Valstybinė vaistų kontrolės tarnyba prie Lietuvos Respublikos sveikatos apsaugos ministerijos"@lt; @@ -97470,15 +115967,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86143" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188647593"; - skos:prefLabel "Kelmės rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Kelmės rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188647593"; + skos:prefLabel "Kelmės rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-15"^^xsd:date . a dh:Item; dct:title "Kelmės rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -97522,15 +116027,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17277" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191413020"; - skos:prefLabel "Turgelių \"Aistuvos\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Turgelių \"Aistuvos\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191413020"; + skos:prefLabel "Turgelių \"Aistuvos\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Turgelių \"Aistuvos\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-30"^^xsd:date . a dh:Item; dct:title "Turgelių \"Aistuvos\" gimnazija"@lt; @@ -97575,15 +116088,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62345" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191056248"; - skos:prefLabel "Alytaus Putinų gimnazija"@lt; - rov:companyType ; - rov:legalName "Alytaus Putinų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191056248"; + skos:prefLabel "Alytaus Putinų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus Putinų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-12"^^xsd:date . a dh:Item; dct:title "Alytaus Putinų gimnazija"@lt; @@ -97700,15 +116221,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00134" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190276234"; - skos:prefLabel "Palangos miesto savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Palangos miesto savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190276234"; + skos:prefLabel "Palangos miesto savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos miesto savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-12"^^xsd:date . a dh:Item; dct:title "Palangos miesto savivaldybės viešoji biblioteka"@lt; @@ -97735,15 +116264,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01108" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "111959192"; - skos:prefLabel "Studijų kokybės vertinimo centras"@lt; - rov:companyType ; - rov:legalName "Studijų kokybės vertinimo centras"@lt; - rov:orgStatus ; - schema:foundingDate "2001-04-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "111959192"; + skos:prefLabel "Studijų kokybės vertinimo centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Studijų kokybės vertinimo centras"@lt; + rov:orgStatus ; + schema:foundingDate "2001-04-05"^^xsd:date . a dh:Item; dct:title "Studijų kokybės vertinimo centras"@lt; @@ -97752,15 +116289,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190033467"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Jovarėlis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Jovarėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190033467"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Jovarėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Jovarėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Jovarėlis\""@lt; @@ -97787,15 +116332,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93124" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190894526"; - skos:prefLabel "Neringos savivaldybės Viktoro Miliūno viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Neringos savivaldybės Viktoro Miliūno viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-07-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190894526"; + skos:prefLabel "Neringos savivaldybės Viktoro Miliūno viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Neringos savivaldybės Viktoro Miliūno viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-07-08"^^xsd:date . a dh:Item; dct:title "Neringos savivaldybės Viktoro Miliūno viešoji biblioteka"@lt; @@ -97804,15 +116357,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-30113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188204434"; - skos:prefLabel "Ignalinos rajono savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Ignalinos rajono savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1999-04-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188204434"; + skos:prefLabel "Ignalinos rajono savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ignalinos rajono savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1999-04-29"^^xsd:date . a dh:Item; dct:title "Ignalinos rajono savivaldybės viešoji biblioteka"@lt; @@ -97821,15 +116382,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21176" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190664443"; - skos:prefLabel "Trakų r. Rūdiškių gimnazija"@lt; - rov:companyType ; - rov:legalName "Trakų r. Rūdiškių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190664443"; + skos:prefLabel "Trakų r. Rūdiškių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų r. Rūdiškių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Trakų r. Rūdiškių gimnazija"@lt; @@ -97838,15 +116407,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-95154" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190437513"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Aitvarėlis\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Aitvarėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190437513"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Aitvarėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Aitvarėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Aitvarėlis\""@lt; @@ -97855,15 +116432,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71180" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190821478"; - skos:prefLabel "Šakių rajono Lukšių Vinco Grybo gimnazija"@lt; - rov:companyType ; - rov:legalName "Šakių rajono Lukšių Vinco Grybo gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190821478"; + skos:prefLabel "Šakių rajono Lukšių Vinco Grybo gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šakių rajono Lukšių Vinco Grybo gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-05"^^xsd:date . a dh:Item; dct:title "Šakių rajono Lukšių Vinco Grybo gimnazija"@lt; @@ -97890,15 +116475,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85132" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188636611"; - skos:prefLabel "Akmenės rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Akmenės rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188636611"; + skos:prefLabel "Akmenės rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Akmenės rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-07"^^xsd:date . a dh:Item; dct:title "Akmenės rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -97925,15 +116518,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38128" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190391457"; - skos:prefLabel "Panevėžio r. Velžio lopšelis-darželis \"Šypsenėlė\""@lt; - rov:companyType ; - rov:legalName "Panevėžio r. Velžio lopšelis-darželis \"Šypsenėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190391457"; + skos:prefLabel "Panevėžio r. Velžio lopšelis-darželis \"Šypsenėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio r. Velžio lopšelis-darželis \"Šypsenėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-07"^^xsd:date . a dh:Item; dct:title "Panevėžio r. Velžio lopšelis-darželis \"Šypsenėlė\""@lt; @@ -97942,15 +116543,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-47170" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195096375"; - skos:prefLabel "Kauno sporto mokykla \"Bangpūtys\""@lt; - rov:companyType ; - rov:legalName "Kauno sporto mokykla \"Bangpūtys\""@lt; - rov:orgStatus ; - schema:foundingDate "2001-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195096375"; + skos:prefLabel "Kauno sporto mokykla \"Bangpūtys\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno sporto mokykla \"Bangpūtys\""@lt; + rov:orgStatus ; + schema:foundingDate "2001-10-11"^^xsd:date . a dh:Item; dct:title "Kauno sporto mokykla \"Bangpūtys\""@lt; @@ -97959,15 +116568,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01309" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302951857"; - skos:prefLabel "Lietuvos kultūros taryba"@lt; - rov:companyType ; - rov:legalName "Lietuvos kultūros taryba"@lt; - rov:orgStatus ; - schema:foundingDate "2013-01-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302951857"; + skos:prefLabel "Lietuvos kultūros taryba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos kultūros taryba"@lt; + rov:orgStatus ; + schema:foundingDate "2013-01-10"^^xsd:date . a dh:Item; dct:title "Lietuvos kultūros taryba"@lt; @@ -98030,15 +116647,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08101" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190022061"; - skos:prefLabel "Vilniaus darželis - mokykla \"Saulutė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus darželis - mokykla \"Saulutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190022061"; + skos:prefLabel "Vilniaus darželis - mokykla \"Saulutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus darželis - mokykla \"Saulutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus darželis - mokykla \"Saulutė\""@lt; @@ -98047,11 +116672,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18215" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190503810"; skos:prefLabel "Švenčionių r. Švenčionėlių lopšelis-darželis \"Vyturėlis\""@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Švenčionių r. Švenčionėlių lopšelis-darželis \"Vyturėlis\""@lt; rov:orgStatus ; @@ -98065,11 +116698,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62172" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "191055484"; skos:prefLabel "Alytaus lopšelis-darželis \"Girinukas\""@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Alytaus lopšelis-darželis \"Girinukas\""@lt; rov:orgStatus ; @@ -98083,15 +116724,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-31146" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191785483"; - skos:prefLabel "Visagino socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Visagino socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191785483"; + skos:prefLabel "Visagino socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Visagino socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-23"^^xsd:date . a dh:Item; dct:title "Visagino socialinės globos namai"@lt; @@ -98118,15 +116767,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-51278" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191636596"; - skos:prefLabel "Kauno lopšelis-darželis \"Vaidilutė\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Vaidilutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191636596"; + skos:prefLabel "Kauno lopšelis-darželis \"Vaidilutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Vaidilutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Vaidilutė\""@lt; @@ -98153,15 +116810,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02169" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191662370"; - skos:prefLabel "Vilniaus Broniaus Jonušo muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Broniaus Jonušo muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191662370"; + skos:prefLabel "Vilniaus Broniaus Jonušo muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Broniaus Jonušo muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Vilniaus Broniaus Jonušo muzikos mokykla"@lt; @@ -98188,15 +116853,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90143" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "271759610"; - skos:prefLabel "PLUNGĖS SOCIALINIŲ PASLAUGŲ CENTRAS"@lt; - rov:companyType ; - rov:legalName "PLUNGĖS SOCIALINIŲ PASLAUGŲ CENTRAS"@lt; - rov:orgStatus ; - schema:foundingDate "2003-02-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "271759610"; + skos:prefLabel "PLUNGĖS SOCIALINIŲ PASLAUGŲ CENTRAS"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "PLUNGĖS SOCIALINIŲ PASLAUGŲ CENTRAS"@lt; + rov:orgStatus ; + schema:foundingDate "2003-02-14"^^xsd:date . a dh:Item; dct:title "PLUNGĖS SOCIALINIŲ PASLAUGŲ CENTRAS"@lt; @@ -98259,15 +116932,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42213" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290250660"; - skos:prefLabel "Rokiškio r. Obelių gimnazija"@lt; - rov:companyType ; - rov:legalName "Rokiškio r. Obelių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290250660"; + skos:prefLabel "Rokiškio r. Obelių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio r. Obelių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-02"^^xsd:date . a dh:Item; dct:title "Rokiškio r. Obelių gimnazija"@lt; @@ -98312,15 +116993,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60313" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190105112"; - skos:prefLabel "Raseinių r. Girkalnio pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Raseinių r. Girkalnio pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190105112"; + skos:prefLabel "Raseinių r. Girkalnio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių r. Girkalnio pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-16"^^xsd:date . a dh:Item; dct:title "Raseinių r. Girkalnio pagrindinė mokykla"@lt; @@ -98347,15 +117036,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01109" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188602032"; - skos:prefLabel "Lietuvos Aukščiausiasis Teismas"@lt; - rov:companyType ; - rov:legalName "Lietuvos Aukščiausiasis Teismas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-05-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188602032"; + skos:prefLabel "Lietuvos Aukščiausiasis Teismas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Aukščiausiasis Teismas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-05-28"^^xsd:date . a dh:Item; dct:title "Lietuvos Aukščiausiasis Teismas"@lt; @@ -98364,15 +117061,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01304" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300011619"; - skos:prefLabel "Koncertinė įstaiga Lietuvos nacionalinė filharmonija"@lt; - rov:companyType ; - rov:legalName "Koncertinė įstaiga Lietuvos nacionalinė filharmonija"@lt; - rov:orgStatus ; - schema:foundingDate "2004-03-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300011619"; + skos:prefLabel "Koncertinė įstaiga Lietuvos nacionalinė filharmonija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Koncertinė įstaiga Lietuvos nacionalinė filharmonija"@lt; + rov:orgStatus ; + schema:foundingDate "2004-03-19"^^xsd:date . a dh:Item; dct:title "Koncertinė įstaiga Lietuvos nacionalinė filharmonija"@lt; @@ -98381,15 +117086,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96112" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300016203"; - skos:prefLabel "Klaipėdos rajono pedagoginė psichologinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Klaipėdos rajono pedagoginė psichologinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2004-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300016203"; + skos:prefLabel "Klaipėdos rajono pedagoginė psichologinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos rajono pedagoginė psichologinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2004-04-07"^^xsd:date . a dh:Item; dct:title "Klaipėdos rajono pedagoginė psichologinė tarnyba"@lt; @@ -98542,15 +117255,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89178" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190163763"; - skos:prefLabel "Mažeikių Pavasario progimnazija"@lt; - rov:companyType ; - rov:legalName "Mažeikių Pavasario progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190163763"; + skos:prefLabel "Mažeikių Pavasario progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių Pavasario progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Mažeikių Pavasario progimnazija"@lt; @@ -98577,15 +117298,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-31137" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190230824"; - skos:prefLabel "Visagino šeimos ir vaiko gerovės centras"@lt; - rov:companyType ; - rov:legalName "Visagino šeimos ir vaiko gerovės centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190230824"; + skos:prefLabel "Visagino šeimos ir vaiko gerovės centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Visagino šeimos ir vaiko gerovės centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-13"^^xsd:date . a dh:Item; dct:title "Visagino šeimos ir vaiko gerovės centras"@lt; @@ -98630,15 +117359,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89488" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190448495"; - skos:prefLabel "Mažeikių r. Viekšnių gimnazija"@lt; - rov:companyType ; - rov:legalName "Mažeikių r. Viekšnių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190448495"; + skos:prefLabel "Mažeikių r. Viekšnių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių r. Viekšnių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Mažeikių r. Viekšnių gimnazija"@lt; @@ -98647,15 +117384,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09300" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290743240"; - skos:prefLabel "Lietuvos hidrometeorologijos tarnyba prie Aplinkos ministerijos"@lt; - rov:companyType ; - rov:legalName "Lietuvos hidrometeorologijos tarnyba prie Aplinkos ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1997-08-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290743240"; + skos:prefLabel "Lietuvos hidrometeorologijos tarnyba prie Aplinkos ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos hidrometeorologijos tarnyba prie Aplinkos ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1997-08-14"^^xsd:date . a dh:Item; dct:title "Lietuvos hidrometeorologijos tarnyba prie Aplinkos ministerijos"@lt; @@ -98718,15 +117463,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-64351" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306109963"; - skos:prefLabel "Dzūkijos-Suvalkijos saugomų teritorijų direkcija"@lt; - rov:companyType ; - rov:legalName "Dzūkijos-Suvalkijos saugomų teritorijų direkcija"@lt; - rov:orgStatus ; - schema:foundingDate "2022-07-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306109963"; + skos:prefLabel "Dzūkijos-Suvalkijos saugomų teritorijų direkcija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Dzūkijos-Suvalkijos saugomų teritorijų direkcija"@lt; + rov:orgStatus ; + schema:foundingDate "2022-07-01"^^xsd:date . a dh:Item; dct:title "Dzūkijos-Suvalkijos saugomų teritorijų direkcija"@lt; @@ -98753,15 +117506,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08412" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191800280"; - skos:prefLabel "Muitinės laboratorija"@lt; - rov:companyType ; - rov:legalName "Muitinės laboratorija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191800280"; + skos:prefLabel "Muitinės laboratorija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Muitinės laboratorija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-28"^^xsd:date . a dh:Item; dct:title "Muitinės laboratorija"@lt; @@ -98896,15 +117657,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-88155" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300014540"; - skos:prefLabel "Telšių rajono savivaldybės Tryškių kultūros centras"@lt; - rov:companyType ; - rov:legalName "Telšių rajono savivaldybės Tryškių kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2004-03-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300014540"; + skos:prefLabel "Telšių rajono savivaldybės Tryškių kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių rajono savivaldybės Tryškių kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2004-03-31"^^xsd:date . a dh:Item; dct:title "Telšių rajono savivaldybės Tryškių kultūros centras"@lt; @@ -98913,11 +117682,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44147" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "188783839"; skos:prefLabel "Kauno teritorinė ligonių kasa"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Kauno teritorinė ligonių kasa"@lt; rov:orgStatus ; @@ -98948,15 +117725,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28149" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190181448"; - skos:prefLabel "Utenos vaikų lopšelis-darželis \"Varpelis\""@lt; - rov:companyType ; - rov:legalName "Utenos vaikų lopšelis-darželis \"Varpelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190181448"; + skos:prefLabel "Utenos vaikų lopšelis-darželis \"Varpelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos vaikų lopšelis-darželis \"Varpelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Utenos vaikų lopšelis-darželis \"Varpelis\""@lt; @@ -98983,15 +117768,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188608252"; - skos:prefLabel "Valstybės sienos apsaugos tarnyba prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; - rov:companyType ; - rov:legalName "Valstybės sienos apsaugos tarnyba prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188608252"; + skos:prefLabel "Valstybės sienos apsaugos tarnyba prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybės sienos apsaugos tarnyba prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-18"^^xsd:date . a dh:Item; dct:title "Valstybės sienos apsaugos tarnyba prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; @@ -99000,15 +117793,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190006961"; - skos:prefLabel "Vilniaus Adomo Mickevičiaus licėjus"@lt; - rov:companyType ; - rov:legalName "Vilniaus Adomo Mickevičiaus licėjus"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190006961"; + skos:prefLabel "Vilniaus Adomo Mickevičiaus licėjus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Adomo Mickevičiaus licėjus"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Adomo Mickevičiaus licėjus"@lt; @@ -99017,15 +117818,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-82323" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190672543"; - skos:prefLabel "Radviliškio r. Baisogalos gimnazija"@lt; - rov:companyType ; - rov:legalName "Radviliškio r. Baisogalos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190672543"; + skos:prefLabel "Radviliškio r. Baisogalos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Radviliškio r. Baisogalos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-20"^^xsd:date . a dh:Item; dct:title "Radviliškio r. Baisogalos gimnazija"@lt; @@ -99052,15 +117861,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-32108" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190177179"; - skos:prefLabel "Zarasų \"Lakštingalos\" mokykla"@lt; - rov:companyType ; - rov:legalName "Zarasų \"Lakštingalos\" mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-08-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190177179"; + skos:prefLabel "Zarasų \"Lakštingalos\" mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Zarasų \"Lakštingalos\" mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-08-08"^^xsd:date . a dh:Item; dct:title "Zarasų \"Lakštingalos\" mokykla"@lt; @@ -99069,15 +117886,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68163" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190454249"; - skos:prefLabel "Marijampolės \"Šaltinio\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Marijampolės \"Šaltinio\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190454249"; + skos:prefLabel "Marijampolės \"Šaltinio\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės \"Šaltinio\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-03"^^xsd:date . a dh:Item; dct:title "Marijampolės \"Šaltinio\" progimnazija"@lt; @@ -99086,15 +117911,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81421" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190058125"; - skos:prefLabel "Šiaulių r. Gruzdžių gimnazija"@lt; - rov:companyType ; - rov:legalName "Šiaulių r. Gruzdžių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190058125"; + skos:prefLabel "Šiaulių r. Gruzdžių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių r. Gruzdžių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių r. Gruzdžių gimnazija"@lt; @@ -99193,15 +118026,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57202" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "261657450"; - skos:prefLabel "Kėdainių bendruomenės socialinis centras"@lt; - rov:companyType ; - rov:legalName "Kėdainių bendruomenės socialinis centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-06-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "261657450"; + skos:prefLabel "Kėdainių bendruomenės socialinis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių bendruomenės socialinis centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-06-24"^^xsd:date . a dh:Item; dct:title "Kėdainių bendruomenės socialinis centras"@lt; @@ -99210,15 +118051,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05229" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290015630"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Nykštukas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Nykštukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290015630"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Nykštukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Nykštukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Nykštukas\""@lt; @@ -99245,15 +118094,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49484" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191633486"; - skos:prefLabel "Kauno lopšelis-darželis \"Vaikystė\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Vaikystė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191633486"; + skos:prefLabel "Kauno lopšelis-darželis \"Vaikystė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Vaikystė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Vaikystė\""@lt; @@ -99262,15 +118119,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48168" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190139463"; - skos:prefLabel "Kauno Jono Basanavičiaus gimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Jono Basanavičiaus gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190139463"; + skos:prefLabel "Kauno Jono Basanavičiaus gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Jono Basanavičiaus gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-04-03"^^xsd:date . a dh:Item; dct:title "Kauno Jono Basanavičiaus gimnazija"@lt; @@ -99279,15 +118144,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190453485"; - skos:prefLabel "Klaipėdos Juozo Karoso muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Klaipėdos Juozo Karoso muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190453485"; + skos:prefLabel "Klaipėdos Juozo Karoso muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos Juozo Karoso muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos Juozo Karoso muzikos mokykla"@lt; @@ -99368,15 +118241,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188659752"; - skos:prefLabel "Valstybinė mokesčių inspekcija prie Lietuvos Respublikos finansų ministerijos"@lt; - rov:companyType ; - rov:legalName "Valstybinė mokesčių inspekcija prie Lietuvos Respublikos finansų ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188659752"; + skos:prefLabel "Valstybinė mokesčių inspekcija prie Lietuvos Respublikos finansų ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybinė mokesčių inspekcija prie Lietuvos Respublikos finansų ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-31"^^xsd:date . a dh:Item; dct:title "Valstybinė mokesčių inspekcija prie Lietuvos Respublikos finansų ministerijos"@lt; @@ -99385,15 +118266,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01112" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301806652"; - skos:prefLabel "Vilniaus Simono Daukanto gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Simono Daukanto gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2008-07-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301806652"; + skos:prefLabel "Vilniaus Simono Daukanto gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Simono Daukanto gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2008-07-23"^^xsd:date . a dh:Item; dct:title "Vilniaus Simono Daukanto gimnazija"@lt; @@ -99420,15 +118309,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01104" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190753881"; - skos:prefLabel "Lietuvos nacionalinis operos ir baleto teatras"@lt; - rov:companyType ; - rov:legalName "Lietuvos nacionalinis operos ir baleto teatras"@lt; - rov:orgStatus ; - schema:foundingDate "1999-10-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190753881"; + skos:prefLabel "Lietuvos nacionalinis operos ir baleto teatras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos nacionalinis operos ir baleto teatras"@lt; + rov:orgStatus ; + schema:foundingDate "1999-10-08"^^xsd:date . a dh:Item; dct:title "Lietuvos nacionalinis operos ir baleto teatras"@lt; @@ -99437,15 +118334,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83159" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190061630"; - skos:prefLabel "Pakruojo vaikų lopšelis-darželis \"Saulutė\""@lt; - rov:companyType ; - rov:legalName "Pakruojo vaikų lopšelis-darželis \"Saulutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190061630"; + skos:prefLabel "Pakruojo vaikų lopšelis-darželis \"Saulutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo vaikų lopšelis-darželis \"Saulutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Pakruojo vaikų lopšelis-darželis \"Saulutė\""@lt; @@ -99544,15 +118449,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92206" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190426075"; - skos:prefLabel "Klaipėdos lopšelis-darželis \"Obelėlė\""@lt; - rov:companyType ; - rov:legalName "Klaipėdos lopšelis-darželis \"Obelėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190426075"; + skos:prefLabel "Klaipėdos lopšelis-darželis \"Obelėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos lopšelis-darželis \"Obelėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos lopšelis-darželis \"Obelėlė\""@lt; @@ -99615,15 +118528,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-42129" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "173236814"; - skos:prefLabel "Rokiškio rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Rokiškio rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1999-02-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "173236814"; + skos:prefLabel "Rokiškio rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rokiškio rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1999-02-01"^^xsd:date . a dh:Item; dct:title "Rokiškio rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -99722,15 +118643,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70386" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290485480"; - skos:prefLabel "Vilkaviškio r. Virbalio pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilkaviškio r. Virbalio pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290485480"; + skos:prefLabel "Vilkaviškio r. Virbalio pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio r. Virbalio pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-17"^^xsd:date . a dh:Item; dct:title "Vilkaviškio r. Virbalio pagrindinė mokykla"@lt; @@ -99739,15 +118668,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-11203" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191713231"; - skos:prefLabel "Vilniaus Žaliakalnio darželis-mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Žaliakalnio darželis-mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191713231"; + skos:prefLabel "Vilniaus Žaliakalnio darželis-mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Žaliakalnio darželis-mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-08"^^xsd:date . a dh:Item; dct:title "Vilniaus Žaliakalnio darželis-mokykla"@lt; @@ -99756,15 +118693,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29145" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188687926"; - skos:prefLabel "Anykščių rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Anykščių rajono savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188687926"; + skos:prefLabel "Anykščių rajono savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių rajono savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-03"^^xsd:date . a dh:Item; dct:title "Anykščių rajono savivaldybės kontrolės ir audito tarnyba"@lt; @@ -99790,15 +118735,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21146" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191817949"; - skos:prefLabel "Trakų r. Senųjų Trakų Kęstučio progimnazija"@lt; - rov:companyType ; - rov:legalName "Trakų r. Senųjų Trakų Kęstučio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191817949"; + skos:prefLabel "Trakų r. Senųjų Trakų Kęstučio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų r. Senųjų Trakų Kęstučio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Trakų r. Senųjų Trakų Kęstučio progimnazija"@lt; @@ -99843,15 +118796,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96252" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191787872"; - skos:prefLabel "Klaipėdos r. Agluonėnų mokykla-darželis"@lt; - rov:companyType ; - rov:legalName "Klaipėdos r. Agluonėnų mokykla-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191787872"; + skos:prefLabel "Klaipėdos r. Agluonėnų mokykla-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos r. Agluonėnų mokykla-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Klaipėdos r. Agluonėnų mokykla-darželis"@lt; @@ -99878,15 +118839,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05209" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190026120"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Berželis\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Berželis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190026120"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Berželis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Berželis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Berželis\""@lt; @@ -99895,15 +118864,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87139" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190555846"; - skos:prefLabel "Telšių \"Kranto\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Telšių \"Kranto\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190555846"; + skos:prefLabel "Telšių \"Kranto\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių \"Kranto\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Telšių \"Kranto\" progimnazija"@lt; @@ -99912,15 +118889,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85365" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290984490"; - skos:prefLabel "Akmenės r. Dabikinės Vladimiro Zubovo mokykla"@lt; - rov:companyType ; - rov:legalName "Akmenės r. Dabikinės Vladimiro Zubovo mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290984490"; + skos:prefLabel "Akmenės r. Dabikinės Vladimiro Zubovo mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Akmenės r. Dabikinės Vladimiro Zubovo mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-09"^^xsd:date . a dh:Item; dct:title "Akmenės r. Dabikinės Vladimiro Zubovo mokykla"@lt; @@ -99947,15 +118932,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-39177" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190617874"; - skos:prefLabel "Pasvalio Svalios progimnazija"@lt; - rov:companyType ; - rov:legalName "Pasvalio Svalios progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190617874"; + skos:prefLabel "Pasvalio Svalios progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pasvalio Svalios progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Pasvalio Svalios progimnazija"@lt; @@ -99982,15 +118975,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-57469" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191017811"; - skos:prefLabel "Kėdainių lopšelis-darželis \"Varpelis\""@lt; - rov:companyType ; - rov:legalName "Kėdainių lopšelis-darželis \"Varpelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191017811"; + skos:prefLabel "Kėdainių lopšelis-darželis \"Varpelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kėdainių lopšelis-darželis \"Varpelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Kėdainių lopšelis-darželis \"Varpelis\""@lt; @@ -100035,15 +119036,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290023730"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Žibutė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Žibutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290023730"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Žibutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Žibutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Žibutė\""@lt; @@ -100088,15 +119097,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-76176" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190525130"; - skos:prefLabel "Šiaulių lopšelis-darželis \"Dvi lapės\""@lt; - rov:companyType ; - rov:legalName "Šiaulių lopšelis-darželis \"Dvi lapės\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190525130"; + skos:prefLabel "Šiaulių lopšelis-darželis \"Dvi lapės\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių lopšelis-darželis \"Dvi lapės\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-11"^^xsd:date . a dh:Item; dct:title "Šiaulių lopšelis-darželis \"Dvi lapės\""@lt; @@ -100105,15 +119122,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68298" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "151388723"; - skos:prefLabel "Marijampolės socialinės pagalbos centras"@lt; - rov:companyType ; - rov:legalName "Marijampolės socialinės pagalbos centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-12-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "151388723"; + skos:prefLabel "Marijampolės socialinės pagalbos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės socialinės pagalbos centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-12-08"^^xsd:date . a dh:Item; dct:title "Marijampolės socialinės pagalbos centras"@lt; @@ -100122,15 +119147,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90151" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191128765"; - skos:prefLabel "Plungės lopšelis-darželis \"Rūtelė\""@lt; - rov:companyType ; - rov:legalName "Plungės lopšelis-darželis \"Rūtelė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191128765"; + skos:prefLabel "Plungės lopšelis-darželis \"Rūtelė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės lopšelis-darželis \"Rūtelė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-24"^^xsd:date . a dh:Item; dct:title "Plungės lopšelis-darželis \"Rūtelė\""@lt; @@ -100139,15 +119172,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92105" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "141892739"; - skos:prefLabel "Biudžetinė įstaiga \"Klaipėdos paplūdimiai\""@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga \"Klaipėdos paplūdimiai\""@lt; - rov:orgStatus ; - schema:foundingDate "2000-02-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "141892739"; + skos:prefLabel "Biudžetinė įstaiga \"Klaipėdos paplūdimiai\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga \"Klaipėdos paplūdimiai\""@lt; + rov:orgStatus ; + schema:foundingDate "2000-02-11"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga \"Klaipėdos paplūdimiai\""@lt; @@ -100174,15 +119215,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44297" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190754645"; - skos:prefLabel "Kauno valstybinis lėlių teatras"@lt; - rov:companyType ; - rov:legalName "Kauno valstybinis lėlių teatras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-12-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190754645"; + skos:prefLabel "Kauno valstybinis lėlių teatras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno valstybinis lėlių teatras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-12-14"^^xsd:date . a dh:Item; dct:title "Kauno valstybinis lėlių teatras"@lt; @@ -100352,15 +119401,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04306" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191715588"; - skos:prefLabel "Vilniaus šv. Jono Pauliaus II gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus šv. Jono Pauliaus II gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191715588"; + skos:prefLabel "Vilniaus šv. Jono Pauliaus II gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus šv. Jono Pauliaus II gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-21"^^xsd:date . a dh:Item; dct:title "Vilniaus šv. Jono Pauliaus II gimnazija"@lt; @@ -100369,15 +119426,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-83162" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "168290365"; - skos:prefLabel "Pakruojo verslo informacijos centras"@lt; - rov:companyType ; - rov:legalName "Pakruojo verslo informacijos centras"@lt; - rov:orgStatus ; - schema:foundingDate "2002-09-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "168290365"; + skos:prefLabel "Pakruojo verslo informacijos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Pakruojo verslo informacijos centras"@lt; + rov:orgStatus ; + schema:foundingDate "2002-09-17"^^xsd:date . a dh:Item; dct:title "Pakruojo verslo informacijos centras"@lt; @@ -100386,15 +119451,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-98112" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188751834"; - skos:prefLabel "Skuodo rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Skuodo rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2000-08-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188751834"; + skos:prefLabel "Skuodo rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Skuodo rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2000-08-01"^^xsd:date . a dh:Item; dct:title "Skuodo rajono savivaldybės administracija"@lt; @@ -100403,15 +119476,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03162" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188724239"; - skos:prefLabel "Saugos darbe fondas"@lt; - rov:companyType ; - rov:legalName "Saugos darbe fondas"@lt; - rov:orgStatus ; - schema:foundingDate "1998-06-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188724239"; + skos:prefLabel "Saugos darbe fondas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Saugos darbe fondas"@lt; + rov:orgStatus ; + schema:foundingDate "1998-06-12"^^xsd:date . a dh:Item; dct:title "Saugos darbe fondas"@lt; @@ -100491,15 +119572,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-26110" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188756190"; - skos:prefLabel "Elektrėnų savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Elektrėnų savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2000-11-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188756190"; + skos:prefLabel "Elektrėnų savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Elektrėnų savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2000-11-08"^^xsd:date . a dh:Item; dct:title "Elektrėnų savivaldybės administracija"@lt; @@ -100544,15 +119633,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-21104" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "181686519"; - skos:prefLabel "Trakų rajono priešgaisrinė gelbėjimo įstaiga"@lt; - rov:companyType ; - rov:legalName "Trakų rajono priešgaisrinė gelbėjimo įstaiga"@lt; - rov:orgStatus ; - schema:foundingDate "2003-04-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "181686519"; + skos:prefLabel "Trakų rajono priešgaisrinė gelbėjimo įstaiga"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų rajono priešgaisrinė gelbėjimo įstaiga"@lt; + rov:orgStatus ; + schema:foundingDate "2003-04-29"^^xsd:date . a dh:Item; dct:title "Trakų rajono priešgaisrinė gelbėjimo įstaiga"@lt; @@ -100597,15 +119694,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96136" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "163748481"; - skos:prefLabel "Gargždų socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Gargždų socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "163748481"; + skos:prefLabel "Gargždų socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Gargždų socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-09-01"^^xsd:date . a dh:Item; dct:title "Gargždų socialinių paslaugų centras"@lt; @@ -100650,15 +119755,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14242" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191315633"; - skos:prefLabel "Vilniaus r. Maišiagalos Lietuvos didžiojo kunigaikščio Algirdo gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Maišiagalos Lietuvos didžiojo kunigaikščio Algirdo gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191315633"; + skos:prefLabel "Vilniaus r. Maišiagalos Lietuvos didžiojo kunigaikščio Algirdo gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Maišiagalos Lietuvos didžiojo kunigaikščio Algirdo gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Maišiagalos Lietuvos didžiojo kunigaikščio Algirdo gimnazija"@lt; @@ -100703,15 +119816,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188620589"; - skos:prefLabel "Lietuvos Respublikos susisiekimo ministerija"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos susisiekimo ministerija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188620589"; + skos:prefLabel "Lietuvos Respublikos susisiekimo ministerija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos susisiekimo ministerija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-27"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos susisiekimo ministerija"@lt; @@ -100720,15 +119841,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96155" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190793986"; - skos:prefLabel "Viliaus Gaigalaičio globos namai"@lt; - rov:companyType ; - rov:legalName "Viliaus Gaigalaičio globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190793986"; + skos:prefLabel "Viliaus Gaigalaičio globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Viliaus Gaigalaičio globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-27"^^xsd:date . a dh:Item; dct:title "Viliaus Gaigalaičio globos namai"@lt; @@ -100791,15 +119920,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35200" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188692873"; - skos:prefLabel "Panevėžio miesto savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Panevėžio miesto savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188692873"; + skos:prefLabel "Panevėžio miesto savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio miesto savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-07"^^xsd:date . a dh:Item; dct:title "Panevėžio miesto savivaldybės kontrolės ir audito tarnyba"@lt; @@ -100808,15 +119945,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90113" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191124934"; - skos:prefLabel "Plungės rajono savivaldybės viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Plungės rajono savivaldybės viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191124934"; + skos:prefLabel "Plungės rajono savivaldybės viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės rajono savivaldybės viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-18"^^xsd:date . a dh:Item; dct:title "Plungės rajono savivaldybės viešoji biblioteka"@lt; @@ -100843,15 +119988,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09119" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195472653"; - skos:prefLabel "Vilniaus Emilijos Pliaterytės progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Emilijos Pliaterytės progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2002-09-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195472653"; + skos:prefLabel "Vilniaus Emilijos Pliaterytės progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Emilijos Pliaterytės progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2002-09-04"^^xsd:date . a dh:Item; dct:title "Vilniaus Emilijos Pliaterytės progimnazija"@lt; @@ -100860,15 +120013,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60265" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290082230"; - skos:prefLabel "Raseinių r. Ariogalos lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Raseinių r. Ariogalos lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290082230"; + skos:prefLabel "Raseinių r. Ariogalos lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Raseinių r. Ariogalos lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Raseinių r. Ariogalos lopšelis-darželis"@lt; @@ -100985,11 +120146,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97330" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "188206780"; skos:prefLabel "Vyskupo Motiejaus Valančiaus gimtinės muziejus"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Vyskupo Motiejaus Valančiaus gimtinės muziejus"@lt; rov:orgStatus ; @@ -101039,11 +120208,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18126" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190503582"; skos:prefLabel "Švenčionių lopšelis-darželis \"Gandriukas\""@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Švenčionių lopšelis-darželis \"Gandriukas\""@lt; rov:orgStatus ; @@ -101093,15 +120270,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-37466" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190414144"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Rūta\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Rūta\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190414144"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Rūta\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Rūta\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-19"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Rūta\""@lt; @@ -101164,15 +120349,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89379" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190161374"; - skos:prefLabel "Mažeikių r. Sedos lopšelis-darželis \"Jurginėlis\""@lt; - rov:companyType ; - rov:legalName "Mažeikių r. Sedos lopšelis-darželis \"Jurginėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190161374"; + skos:prefLabel "Mažeikių r. Sedos lopšelis-darželis \"Jurginėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių r. Sedos lopšelis-darželis \"Jurginėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-30"^^xsd:date . a dh:Item; dct:title "Mažeikių r. Sedos lopšelis-darželis \"Jurginėlis\""@lt; @@ -101235,15 +120428,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01103" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188200375"; - skos:prefLabel "Valstybinis Vilniaus mažasis teatras"@lt; - rov:companyType ; - rov:legalName "Valstybinis Vilniaus mažasis teatras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-11-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188200375"; + skos:prefLabel "Valstybinis Vilniaus mažasis teatras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Valstybinis Vilniaus mažasis teatras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-11-14"^^xsd:date . a dh:Item; dct:title "Valstybinis Vilniaus mažasis teatras"@lt; @@ -101270,15 +120471,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-38415" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190395288"; - skos:prefLabel "Panevėžio r. Piniavos mokykla-darželis"@lt; - rov:companyType ; - rov:legalName "Panevėžio r. Piniavos mokykla-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190395288"; + skos:prefLabel "Panevėžio r. Piniavos mokykla-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio r. Piniavos mokykla-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-09"^^xsd:date . a dh:Item; dct:title "Panevėžio r. Piniavos mokykla-darželis"@lt; @@ -101359,15 +120568,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-18169" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190506920"; - skos:prefLabel "Švenčionių r. Pabradės \"Ryto\" gimnazija"@lt; - rov:companyType ; - rov:legalName "Švenčionių r. Pabradės \"Ryto\" gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190506920"; + skos:prefLabel "Švenčionių r. Pabradės \"Ryto\" gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Švenčionių r. Pabradės \"Ryto\" gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-06"^^xsd:date . a dh:Item; dct:title "Švenčionių r. Pabradės \"Ryto\" gimnazija"@lt; @@ -101412,15 +120629,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96130" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302519630"; - skos:prefLabel "Klaipėdos rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Klaipėdos rajono savivaldybės priešgaisrinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2010-06-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302519630"; + skos:prefLabel "Klaipėdos rajono savivaldybės priešgaisrinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos rajono savivaldybės priešgaisrinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2010-06-07"^^xsd:date . a dh:Item; dct:title "Klaipėdos rajono savivaldybės priešgaisrinė tarnyba"@lt; @@ -101429,15 +120654,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01102" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191379828"; - skos:prefLabel "Lietuvos mokslų akademijos Vrublevskių biblioteka"@lt; - rov:companyType ; - rov:legalName "Lietuvos mokslų akademijos Vrublevskių biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191379828"; + skos:prefLabel "Lietuvos mokslų akademijos Vrublevskių biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos mokslų akademijos Vrublevskių biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-12"^^xsd:date . a dh:Item; dct:title "Lietuvos mokslų akademijos Vrublevskių biblioteka"@lt; @@ -101464,15 +120697,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53347" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191097063"; - skos:prefLabel "Kauno r. Noreikiškių lopšelis-darželis \"Ąžuolėlis\""@lt; - rov:companyType ; - rov:legalName "Kauno r. Noreikiškių lopšelis-darželis \"Ąžuolėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191097063"; + skos:prefLabel "Kauno r. Noreikiškių lopšelis-darželis \"Ąžuolėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Noreikiškių lopšelis-darželis \"Ąžuolėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-26"^^xsd:date . a dh:Item; dct:title "Kauno r. Noreikiškių lopšelis-darželis \"Ąžuolėlis\""@lt; @@ -101499,15 +120740,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304159540"; - skos:prefLabel "Biudžetinė įstaiga Plungės turizmo informacijos centras"@lt; - rov:companyType ; - rov:legalName "Biudžetinė įstaiga Plungės turizmo informacijos centras"@lt; - rov:orgStatus ; - schema:foundingDate "2016-01-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304159540"; + skos:prefLabel "Biudžetinė įstaiga Plungės turizmo informacijos centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biudžetinė įstaiga Plungės turizmo informacijos centras"@lt; + rov:orgStatus ; + schema:foundingDate "2016-01-07"^^xsd:date . a dh:Item; dct:title "Biudžetinė įstaiga Plungės turizmo informacijos centras"@lt; @@ -101570,15 +120819,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49147" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191641586"; - skos:prefLabel "Kauno lopšelis-darželis \"Naminukas\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Naminukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191641586"; + skos:prefLabel "Kauno lopšelis-darželis \"Naminukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Naminukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Naminukas\""@lt; @@ -101713,15 +120970,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35255" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300594538"; - skos:prefLabel "Panevėžio Vytauto Mikalausko menų gimnazija"@lt; - rov:companyType ; - rov:legalName "Panevėžio Vytauto Mikalausko menų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2006-08-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300594538"; + skos:prefLabel "Panevėžio Vytauto Mikalausko menų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio Vytauto Mikalausko menų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2006-08-31"^^xsd:date . a dh:Item; dct:title "Panevėžio Vytauto Mikalausko menų gimnazija"@lt; @@ -101748,15 +121013,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-17116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188718713"; - skos:prefLabel "Šalčininkų rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Šalčininkų rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188718713"; + skos:prefLabel "Šalčininkų rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šalčininkų rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-16"^^xsd:date . a dh:Item; dct:title "Šalčininkų rajono savivaldybės administracija"@lt; @@ -101783,11 +121056,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-53332" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "291813880"; skos:prefLabel "Kauno r. dziudo ir jojimo sporto mokykla"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Kauno r. dziudo ir jojimo sporto mokykla"@lt; rov:orgStatus ; @@ -101801,15 +121082,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-80112" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305889001"; - skos:prefLabel "Šiaulių r. Kairių jungtinė mokykla"@lt; - rov:companyType ; - rov:legalName "Šiaulių r. Kairių jungtinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "2021-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305889001"; + skos:prefLabel "Šiaulių r. Kairių jungtinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių r. Kairių jungtinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "2021-09-01"^^xsd:date . a dh:Item; dct:title "Šiaulių r. Kairių jungtinė mokykla"@lt; @@ -101818,15 +121107,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-15177" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303381239"; - skos:prefLabel "Vilniaus r. Nemenčinės vaikų lopšelis-darželis \"100 spalvų\""@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Nemenčinės vaikų lopšelis-darželis \"100 spalvų\""@lt; - rov:orgStatus ; - schema:foundingDate "2014-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303381239"; + skos:prefLabel "Vilniaus r. Nemenčinės vaikų lopšelis-darželis \"100 spalvų\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Nemenčinės vaikų lopšelis-darželis \"100 spalvų\""@lt; + rov:orgStatus ; + schema:foundingDate "2014-09-01"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Nemenčinės vaikų lopšelis-darželis \"100 spalvų\""@lt; @@ -101871,15 +121168,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-20177" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190342499"; - skos:prefLabel "Ukmergės Dukstynos pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Ukmergės Dukstynos pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190342499"; + skos:prefLabel "Ukmergės Dukstynos pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ukmergės Dukstynos pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-02"^^xsd:date . a dh:Item; dct:title "Ukmergės Dukstynos pagrindinė mokykla"@lt; @@ -101888,15 +121193,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-19107" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190374721"; - skos:prefLabel "Širvintų sporto centras"@lt; - rov:companyType ; - rov:legalName "Širvintų sporto centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190374721"; + skos:prefLabel "Širvintų sporto centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Širvintų sporto centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-13"^^xsd:date . a dh:Item; dct:title "Širvintų sporto centras"@lt; @@ -101923,15 +121236,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-62141" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191059358"; - skos:prefLabel "Alytaus miesto teatras"@lt; - rov:companyType ; - rov:legalName "Alytaus miesto teatras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-07-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191059358"; + skos:prefLabel "Alytaus miesto teatras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus miesto teatras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-07-08"^^xsd:date . a dh:Item; dct:title "Alytaus miesto teatras"@lt; @@ -101958,15 +121279,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05226" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190015825"; - skos:prefLabel "Vilniaus \"Žilvinėlio\" lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus \"Žilvinėlio\" lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190015825"; + skos:prefLabel "Vilniaus \"Žilvinėlio\" lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus \"Žilvinėlio\" lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus \"Žilvinėlio\" lopšelis-darželis"@lt; @@ -101993,15 +121322,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-70159" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190479964"; - skos:prefLabel "Vilkaviškio vaikų lopšelis-darželis \"Buratinas\""@lt; - rov:companyType ; - rov:legalName "Vilkaviškio vaikų lopšelis-darželis \"Buratinas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190479964"; + skos:prefLabel "Vilkaviškio vaikų lopšelis-darželis \"Buratinas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilkaviškio vaikų lopšelis-darželis \"Buratinas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-18"^^xsd:date . a dh:Item; dct:title "Vilkaviškio vaikų lopšelis-darželis \"Buratinas\""@lt; @@ -102010,15 +121347,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68208" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300594972"; - skos:prefLabel "Marijampolės Sūduvos gimnazija"@lt; - rov:companyType ; - rov:legalName "Marijampolės Sūduvos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "2006-09-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300594972"; + skos:prefLabel "Marijampolės Sūduvos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės Sūduvos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "2006-09-01"^^xsd:date . a dh:Item; dct:title "Marijampolės Sūduvos gimnazija"@lt; @@ -102279,15 +121624,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-59277" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301792658"; - skos:prefLabel "Veiverių kultūros ir laisvalaikio centras"@lt; - rov:companyType ; - rov:legalName "Veiverių kultūros ir laisvalaikio centras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-07-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301792658"; + skos:prefLabel "Veiverių kultūros ir laisvalaikio centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Veiverių kultūros ir laisvalaikio centras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-07-11"^^xsd:date . a dh:Item; dct:title "Veiverių kultūros ir laisvalaikio centras"@lt; @@ -102296,15 +121649,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-84124" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190550151"; - skos:prefLabel "Joniškio vaikų lopšelis-darželis \"Saulutė\""@lt; - rov:companyType ; - rov:legalName "Joniškio vaikų lopšelis-darželis \"Saulutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190550151"; + skos:prefLabel "Joniškio vaikų lopšelis-darželis \"Saulutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Joniškio vaikų lopšelis-darželis \"Saulutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-02"^^xsd:date . a dh:Item; dct:title "Joniškio vaikų lopšelis-darželis \"Saulutė\""@lt; @@ -102438,15 +121799,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56412" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190596661"; - skos:prefLabel "Kaišiadorių r. Žaslių pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių r. Žaslių pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190596661"; + skos:prefLabel "Kaišiadorių r. Žaslių pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių r. Žaslių pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-06"^^xsd:date . a dh:Item; dct:title "Kaišiadorių r. Žaslių pagrindinė mokykla"@lt; @@ -102491,15 +121860,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-55171" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300027235"; - skos:prefLabel "Jonavos rajono švietimo pagalbos tarnyba"@lt; - rov:companyType ; - rov:legalName "Jonavos rajono švietimo pagalbos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2004-05-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300027235"; + skos:prefLabel "Jonavos rajono švietimo pagalbos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Jonavos rajono švietimo pagalbos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2004-05-19"^^xsd:date . a dh:Item; dct:title "Jonavos rajono švietimo pagalbos tarnyba"@lt; @@ -102544,15 +121921,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50372" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191643060"; - skos:prefLabel "Kauno menų darželis \"Etiudas\""@lt; - rov:companyType ; - rov:legalName "Kauno menų darželis \"Etiudas\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191643060"; + skos:prefLabel "Kauno menų darželis \"Etiudas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno menų darželis \"Etiudas\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno menų darželis \"Etiudas\""@lt; @@ -102597,15 +121982,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08212" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190019656"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Švelnukas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Švelnukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190019656"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Švelnukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Švelnukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Švelnukas\""@lt; @@ -102668,15 +122061,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03111" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290004420"; - skos:prefLabel "Vilniaus Naujamiesčio mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Naujamiesčio mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290004420"; + skos:prefLabel "Vilniaus Naujamiesčio mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Naujamiesčio mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Naujamiesčio mokykla"@lt; @@ -102811,15 +122212,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03162" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190766619"; - skos:prefLabel "Užimtumo tarnyba prie Lietuvos Respublikos socialinės apsaugos ir darbo ministerijos"@lt; - rov:companyType ; - rov:legalName "Užimtumo tarnyba prie Lietuvos Respublikos socialinės apsaugos ir darbo ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1998-01-26"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190766619"; + skos:prefLabel "Užimtumo tarnyba prie Lietuvos Respublikos socialinės apsaugos ir darbo ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Užimtumo tarnyba prie Lietuvos Respublikos socialinės apsaugos ir darbo ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1998-01-26"^^xsd:date . a dh:Item; dct:title "Užimtumo tarnyba prie Lietuvos Respublikos socialinės apsaugos ir darbo ministerijos"@lt; @@ -102828,15 +122237,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90139" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291128570"; - skos:prefLabel "Plungės lopšelis-darželis \"Pasaka\""@lt; - rov:companyType ; - rov:legalName "Plungės lopšelis-darželis \"Pasaka\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291128570"; + skos:prefLabel "Plungės lopšelis-darželis \"Pasaka\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Plungės lopšelis-darželis \"Pasaka\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Plungės lopšelis-darželis \"Pasaka\""@lt; @@ -102845,15 +122262,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-13210" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191339495"; - skos:prefLabel "Vilniaus r. Marijampolio Meilės Lukšienės gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Marijampolio Meilės Lukšienės gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-01-20"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191339495"; + skos:prefLabel "Vilniaus r. Marijampolio Meilės Lukšienės gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Marijampolio Meilės Lukšienės gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-01-20"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Marijampolio Meilės Lukšienės gimnazija"@lt; @@ -102862,15 +122287,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56144" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190662969"; - skos:prefLabel "Kaišiadorių meno mokykla"@lt; - rov:companyType ; - rov:legalName "Kaišiadorių meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-08-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190662969"; + skos:prefLabel "Kaišiadorių meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kaišiadorių meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-08-23"^^xsd:date . a dh:Item; dct:title "Kaišiadorių meno mokykla"@lt; @@ -102879,15 +122312,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-35173" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "248209780"; - skos:prefLabel "Panevėžio socialinių pokyčių centras"@lt; - rov:companyType ; - rov:legalName "Panevėžio socialinių pokyčių centras"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "248209780"; + skos:prefLabel "Panevėžio socialinių pokyčių centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio socialinių pokyčių centras"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-18"^^xsd:date . a dh:Item; dct:title "Panevėžio socialinių pokyčių centras"@lt; @@ -102896,15 +122337,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44239" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191638070"; - skos:prefLabel "Kauno lopšelis-darželis \"Atžalėlė\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Atžalėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191638070"; + skos:prefLabel "Kauno lopšelis-darželis \"Atžalėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Atžalėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Atžalėlė\""@lt; @@ -102985,15 +122434,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89218" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190157148"; - skos:prefLabel "Mažeikių lopšelis-darželis \"Saulutė\""@lt; - rov:companyType ; - rov:legalName "Mažeikių lopšelis-darželis \"Saulutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190157148"; + skos:prefLabel "Mažeikių lopšelis-darželis \"Saulutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių lopšelis-darželis \"Saulutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-30"^^xsd:date . a dh:Item; dct:title "Mažeikių lopšelis-darželis \"Saulutė\""@lt; @@ -103002,15 +122459,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94164" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "195176088"; - skos:prefLabel "Klaipėdos pedagoginė psichologinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Klaipėdos pedagoginė psichologinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2001-05-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "195176088"; + skos:prefLabel "Klaipėdos pedagoginė psichologinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos pedagoginė psichologinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2001-05-07"^^xsd:date . a dh:Item; dct:title "Klaipėdos pedagoginė psichologinė tarnyba"@lt; @@ -103055,15 +122520,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190443039"; - skos:prefLabel "Klaipėdos Baltijos gimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos Baltijos gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190443039"; + skos:prefLabel "Klaipėdos Baltijos gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos Baltijos gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos Baltijos gimnazija"@lt; @@ -103126,15 +122599,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-54370" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191095589"; - skos:prefLabel "Kauno r. Domeikavos lopšelis-darželis \"Upė\""@lt; - rov:companyType ; - rov:legalName "Kauno r. Domeikavos lopšelis-darželis \"Upė\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191095589"; + skos:prefLabel "Kauno r. Domeikavos lopšelis-darželis \"Upė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno r. Domeikavos lopšelis-darželis \"Upė\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Kauno r. Domeikavos lopšelis-darželis \"Upė\""@lt; @@ -103161,15 +122642,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49311" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191636824"; - skos:prefLabel "Kauno lopšelis-darželis \"Varpelis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Varpelis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191636824"; + skos:prefLabel "Kauno lopšelis-darželis \"Varpelis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Varpelis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-07"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Varpelis\""@lt; @@ -103214,15 +122703,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01124" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190758519"; - skos:prefLabel "Lietuvos nacionalinis kultūros centras"@lt; - rov:companyType ; - rov:legalName "Lietuvos nacionalinis kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-13"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190758519"; + skos:prefLabel "Lietuvos nacionalinis kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos nacionalinis kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-13"^^xsd:date . a dh:Item; dct:title "Lietuvos nacionalinis kultūros centras"@lt; @@ -103231,15 +122728,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87430" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300014679"; - skos:prefLabel "Telšių rajono savivaldybės Ryškėnų kultūros centras"@lt; - rov:companyType ; - rov:legalName "Telšių rajono savivaldybės Ryškėnų kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2004-03-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300014679"; + skos:prefLabel "Telšių rajono savivaldybės Ryškėnų kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių rajono savivaldybės Ryškėnų kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2004-03-31"^^xsd:date . a dh:Item; dct:title "Telšių rajono savivaldybės Ryškėnų kultūros centras"@lt; @@ -103248,15 +122753,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14242" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191315590"; - skos:prefLabel "Vilniaus r. Maišiagalos kun. Juzefo Obrembskio gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Maišiagalos kun. Juzefo Obrembskio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-03-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191315590"; + skos:prefLabel "Vilniaus r. Maišiagalos kun. Juzefo Obrembskio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Maišiagalos kun. Juzefo Obrembskio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-03-02"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Maišiagalos kun. Juzefo Obrembskio gimnazija"@lt; @@ -103265,15 +122778,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85474" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300887060"; - skos:prefLabel "Akmenės rajono paramos šeimai centras"@lt; - rov:companyType ; - rov:legalName "Akmenės rajono paramos šeimai centras"@lt; - rov:orgStatus ; - schema:foundingDate "2007-06-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300887060"; + skos:prefLabel "Akmenės rajono paramos šeimai centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Akmenės rajono paramos šeimai centras"@lt; + rov:orgStatus ; + schema:foundingDate "2007-06-21"^^xsd:date . a dh:Item; dct:title "Akmenės rajono paramos šeimai centras"@lt; @@ -103336,15 +122857,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03223" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188639721"; - skos:prefLabel "Lietuvos Respublikos vadovybės apsaugos tarnyba"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos vadovybės apsaugos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188639721"; + skos:prefLabel "Lietuvos Respublikos vadovybės apsaugos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos vadovybės apsaugos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-08"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos vadovybės apsaugos tarnyba"@lt; @@ -103353,15 +122882,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-28142" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290218260"; - skos:prefLabel "Utenos apskrities vyriausiasis policijos komisariatas"@lt; - rov:companyType ; - rov:legalName "Utenos apskrities vyriausiasis policijos komisariatas"@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290218260"; + skos:prefLabel "Utenos apskrities vyriausiasis policijos komisariatas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Utenos apskrities vyriausiasis policijos komisariatas"@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-14"^^xsd:date . a dh:Item; dct:title "Utenos apskrities vyriausiasis policijos komisariatas"@lt; @@ -103370,15 +122907,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44252" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306717314"; - skos:prefLabel "Nacionalinis architektūros institutas"@lt; - rov:companyType ; - rov:legalName "Nacionalinis architektūros institutas"@lt; - rov:orgStatus ; - schema:foundingDate "2024-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306717314"; + skos:prefLabel "Nacionalinis architektūros institutas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nacionalinis architektūros institutas"@lt; + rov:orgStatus ; + schema:foundingDate "2024-04-03"^^xsd:date . a dh:Item; dct:title "Nacionalinis architektūros institutas"@lt; @@ -103404,15 +122949,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-94221" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190979923"; - skos:prefLabel "Klaipėdos Eduardo Balsio menų gimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos Eduardo Balsio menų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-09"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190979923"; + skos:prefLabel "Klaipėdos Eduardo Balsio menų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos Eduardo Balsio menų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-09"^^xsd:date . a dh:Item; dct:title "Klaipėdos Eduardo Balsio menų gimnazija"@lt; @@ -103421,15 +122974,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68298" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300663201"; - skos:prefLabel "Marijampolės specialieji socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Marijampolės specialieji socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "2007-03-23"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300663201"; + skos:prefLabel "Marijampolės specialieji socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės specialieji socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "2007-03-23"^^xsd:date . a dh:Item; dct:title "Marijampolės specialieji socialinės globos namai"@lt; @@ -103438,15 +122999,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-19121" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190382821"; - skos:prefLabel "Širvintų rajono savivaldybės Igno Šeiniaus viešoji biblioteka"@lt; - rov:companyType ; - rov:legalName "Širvintų rajono savivaldybės Igno Šeiniaus viešoji biblioteka"@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190382821"; + skos:prefLabel "Širvintų rajono savivaldybės Igno Šeiniaus viešoji biblioteka"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Širvintų rajono savivaldybės Igno Šeiniaus viešoji biblioteka"@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-11"^^xsd:date . a dh:Item; dct:title "Širvintų rajono savivaldybės Igno Šeiniaus viešoji biblioteka"@lt; @@ -103455,15 +123024,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01108" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191665719"; - skos:prefLabel "Vilniaus kunigaikščio Gedimino progimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus kunigaikščio Gedimino progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191665719"; + skos:prefLabel "Vilniaus kunigaikščio Gedimino progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus kunigaikščio Gedimino progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-08"^^xsd:date . a dh:Item; dct:title "Vilniaus kunigaikščio Gedimino progimnazija"@lt; @@ -103544,15 +123121,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-04213" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190023882"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Obelėlė\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Obelėlė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190023882"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Obelėlė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Obelėlė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Obelėlė\""@lt; @@ -103579,15 +123164,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44304" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290754450"; - skos:prefLabel "Nacionalinis Kauno dramos teatras"@lt; - rov:companyType ; - rov:legalName "Nacionalinis Kauno dramos teatras"@lt; - rov:orgStatus ; - schema:foundingDate "1997-10-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290754450"; + skos:prefLabel "Nacionalinis Kauno dramos teatras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Nacionalinis Kauno dramos teatras"@lt; + rov:orgStatus ; + schema:foundingDate "1997-10-08"^^xsd:date . a dh:Item; dct:title "Nacionalinis Kauno dramos teatras"@lt; @@ -103614,15 +123207,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-49257" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191639934"; - skos:prefLabel "Kauno lopšelis-darželis \"Mažylis\""@lt; - rov:companyType ; - rov:legalName "Kauno lopšelis-darželis \"Mažylis\""@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191639934"; + skos:prefLabel "Kauno lopšelis-darželis \"Mažylis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno lopšelis-darželis \"Mažylis\""@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-05"^^xsd:date . a dh:Item; dct:title "Kauno lopšelis-darželis \"Mažylis\""@lt; @@ -103685,15 +123286,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-99128" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190687584"; - skos:prefLabel "Šilutės lopšelis-darželis \"Žibutė\""@lt; - rov:companyType ; - rov:legalName "Šilutės lopšelis-darželis \"Žibutė\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-11-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190687584"; + skos:prefLabel "Šilutės lopšelis-darželis \"Žibutė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šilutės lopšelis-darželis \"Žibutė\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-11-08"^^xsd:date . a dh:Item; dct:title "Šilutės lopšelis-darželis \"Žibutė\""@lt; @@ -103702,15 +123311,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-02112" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188720365"; - skos:prefLabel "Priėmimo ir integracijos agentūra"@lt; - rov:companyType ; - rov:legalName "Priėmimo ir integracijos agentūra"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188720365"; + skos:prefLabel "Priėmimo ir integracijos agentūra"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Priėmimo ir integracijos agentūra"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-30"^^xsd:date . a dh:Item; dct:title "Priėmimo ir integracijos agentūra"@lt; @@ -103719,15 +123336,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01510" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188729923"; - skos:prefLabel "Išteklių agentūra prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; - rov:companyType ; - rov:legalName "Išteklių agentūra prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1999-01-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188729923"; + skos:prefLabel "Išteklių agentūra prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Išteklių agentūra prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1999-01-11"^^xsd:date . a dh:Item; dct:title "Išteklių agentūra prie Lietuvos Respublikos vidaus reikalų ministerijos"@lt; @@ -103736,15 +123361,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-60136" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190105984"; - skos:prefLabel "Prezidento Jono Žemaičio gimnazija"@lt; - rov:companyType ; - rov:legalName "Prezidento Jono Žemaičio gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-05-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190105984"; + skos:prefLabel "Prezidento Jono Žemaičio gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Prezidento Jono Žemaičio gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-05-08"^^xsd:date . a dh:Item; dct:title "Prezidento Jono Žemaičio gimnazija"@lt; @@ -103753,15 +123386,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-56383" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "302122536"; - skos:prefLabel "Palomenės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Palomenės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2008-10-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "302122536"; + skos:prefLabel "Palomenės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palomenės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2008-10-24"^^xsd:date . a dh:Item; dct:title "Palomenės kultūros centras"@lt; @@ -103806,15 +123447,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-86140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300008847"; - skos:prefLabel "Kelmės švietimo pagalbos tarnyba"@lt; - rov:companyType ; - rov:legalName "Kelmės švietimo pagalbos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2004-03-08"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300008847"; + skos:prefLabel "Kelmės švietimo pagalbos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kelmės švietimo pagalbos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2004-03-08"^^xsd:date . a dh:Item; dct:title "Kelmės švietimo pagalbos tarnyba"@lt; @@ -103841,15 +123490,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-08224" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190018892"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Žirniukas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Žirniukas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190018892"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Žirniukas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Žirniukas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Žirniukas\""@lt; @@ -103875,15 +123532,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-50137" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190136353"; - skos:prefLabel "Kauno technologijos universiteto inžinerijos licėjus"@lt; - rov:companyType ; - rov:legalName "Kauno technologijos universiteto inžinerijos licėjus"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-03"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190136353"; + skos:prefLabel "Kauno technologijos universiteto inžinerijos licėjus"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno technologijos universiteto inžinerijos licėjus"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-03"^^xsd:date . a dh:Item; dct:title "Kauno technologijos universiteto inžinerijos licėjus"@lt; @@ -103910,15 +123575,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-25114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190647522"; - skos:prefLabel "Trakų rajono Lentvario lopšelis-darželis \"Šilas\""@lt; - rov:companyType ; - rov:legalName "Trakų rajono Lentvario lopšelis-darželis \"Šilas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190647522"; + skos:prefLabel "Trakų rajono Lentvario lopšelis-darželis \"Šilas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Trakų rajono Lentvario lopšelis-darželis \"Šilas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-15"^^xsd:date . a dh:Item; dct:title "Trakų rajono Lentvario lopšelis-darželis \"Šilas\""@lt; @@ -103927,15 +123600,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29260" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190047787"; - skos:prefLabel "Anykščių r. Kavarsko pagrindinė mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Anykščių r. Kavarsko pagrindinė mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-07-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190047787"; + skos:prefLabel "Anykščių r. Kavarsko pagrindinė mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių r. Kavarsko pagrindinė mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-07-17"^^xsd:date . a dh:Item; dct:title "Anykščių r. Kavarsko pagrindinė mokykla-daugiafunkcis centras"@lt; @@ -103961,15 +123642,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69193" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190379088"; - skos:prefLabel "Marijampolės sav. Želsvos progimnazija"@lt; - rov:companyType ; - rov:legalName "Marijampolės sav. Želsvos progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-05-31"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190379088"; + skos:prefLabel "Marijampolės sav. Želsvos progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės sav. Želsvos progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-05-31"^^xsd:date . a dh:Item; dct:title "Marijampolės sav. Želsvos progimnazija"@lt; @@ -103978,15 +123667,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-32129" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "187900257"; - skos:prefLabel "Zarasų priešgaisrinės apsaugos tarnyba"@lt; - rov:companyType ; - rov:legalName "Zarasų priešgaisrinės apsaugos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "187900257"; + skos:prefLabel "Zarasų priešgaisrinės apsaugos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Zarasų priešgaisrinės apsaugos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-18"^^xsd:date . a dh:Item; dct:title "Zarasų priešgaisrinės apsaugos tarnyba"@lt; @@ -103995,15 +123692,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-29131" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "301216534"; - skos:prefLabel "Anykščių rajono socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Anykščių rajono socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2007-11-05"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "301216534"; + skos:prefLabel "Anykščių rajono socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Anykščių rajono socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2007-11-05"^^xsd:date . a dh:Item; dct:title "Anykščių rajono socialinių paslaugų centras"@lt; @@ -104030,15 +123735,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36234" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190413380"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Kastytis\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Kastytis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190413380"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Kastytis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Kastytis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-28"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Kastytis\""@lt; @@ -104083,15 +123796,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-00135" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190276191"; - skos:prefLabel "Palangos kultūros centras"@lt; - rov:companyType ; - rov:legalName "Palangos kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "1999-01-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190276191"; + skos:prefLabel "Palangos kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Palangos kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "1999-01-15"^^xsd:date . a dh:Item; dct:title "Palangos kultūros centras"@lt; @@ -104100,15 +123821,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-40115" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188774975"; - skos:prefLabel "Kupiškio rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Kupiškio rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2001-10-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188774975"; + skos:prefLabel "Kupiškio rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kupiškio rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2001-10-19"^^xsd:date . a dh:Item; dct:title "Kupiškio rajono savivaldybės administracija"@lt; @@ -104153,15 +123882,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44294" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191816085"; - skos:prefLabel "Kauno Senamiesčio progimnazija"@lt; - rov:companyType ; - rov:legalName "Kauno Senamiesčio progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-04-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191816085"; + skos:prefLabel "Kauno Senamiesčio progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Senamiesčio progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-04-10"^^xsd:date . a dh:Item; dct:title "Kauno Senamiesčio progimnazija"@lt; @@ -104170,15 +123907,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-68309" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191207757"; - skos:prefLabel "Marijampolės apskrities vyriausiasis policijos komisariatas"@lt; - rov:companyType ; - rov:legalName "Marijampolės apskrities vyriausiasis policijos komisariatas"@lt; - rov:orgStatus ; - schema:foundingDate "1997-09-29"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191207757"; + skos:prefLabel "Marijampolės apskrities vyriausiasis policijos komisariatas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Marijampolės apskrities vyriausiasis policijos komisariatas"@lt; + rov:orgStatus ; + schema:foundingDate "1997-09-29"^^xsd:date . a dh:Item; dct:title "Marijampolės apskrities vyriausiasis policijos komisariatas"@lt; @@ -104223,15 +123968,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-80114" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190085492"; - skos:prefLabel "Šiaulių r. Kairių lopšelis-darželis \"Spindulėlis\""@lt; - rov:companyType ; - rov:legalName "Šiaulių r. Kairių lopšelis-darželis \"Spindulėlis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190085492"; + skos:prefLabel "Šiaulių r. Kairių lopšelis-darželis \"Spindulėlis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių r. Kairių lopšelis-darželis \"Spindulėlis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-10"^^xsd:date . a dh:Item; dct:title "Šiaulių r. Kairių lopšelis-darželis \"Spindulėlis\""@lt; @@ -104258,15 +124011,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-69300" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190397862"; - skos:prefLabel "Kalvarijos sav. Akmenynų pagrindinė mokykla"@lt; - rov:companyType ; - rov:legalName "Kalvarijos sav. Akmenynų pagrindinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190397862"; + skos:prefLabel "Kalvarijos sav. Akmenynų pagrindinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kalvarijos sav. Akmenynų pagrindinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-07"^^xsd:date . a dh:Item; dct:title "Kalvarijos sav. Akmenynų pagrindinė mokykla"@lt; @@ -104293,15 +124054,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87117" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "180890668"; - skos:prefLabel "Telšių socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Telšių socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-12-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "180890668"; + skos:prefLabel "Telšių socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-12-22"^^xsd:date . a dh:Item; dct:title "Telšių socialinių paslaugų centras"@lt; @@ -104346,15 +124115,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-63233" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191055527"; - skos:prefLabel "Alytaus Dzūkijos mokykla"@lt; - rov:companyType ; - rov:legalName "Alytaus Dzūkijos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191055527"; + skos:prefLabel "Alytaus Dzūkijos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Alytaus Dzūkijos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-12"^^xsd:date . a dh:Item; dct:title "Alytaus Dzūkijos mokykla"@lt; @@ -104417,15 +124194,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90101" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190796224"; - skos:prefLabel "Stonaičių socialinės globos namai"@lt; - rov:companyType ; - rov:legalName "Stonaičių socialinės globos namai"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190796224"; + skos:prefLabel "Stonaičių socialinės globos namai"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Stonaičių socialinės globos namai"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-16"^^xsd:date . a dh:Item; dct:title "Stonaičių socialinės globos namai"@lt; @@ -104452,15 +124237,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-06135" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190032746"; - skos:prefLabel "Vilniaus Medeinos pradinė mokykla"@lt; - rov:companyType ; - rov:legalName "Vilniaus Medeinos pradinė mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190032746"; + skos:prefLabel "Vilniaus Medeinos pradinė mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Medeinos pradinė mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-10"^^xsd:date . a dh:Item; dct:title "Vilniaus Medeinos pradinė mokykla"@lt; @@ -104469,15 +124262,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14292" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191320623"; - skos:prefLabel "Vilniaus r. Glitiškių vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Glitiškių vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "1995-06-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191320623"; + skos:prefLabel "Vilniaus r. Glitiškių vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Glitiškių vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "1995-06-28"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Glitiškių vaikų lopšelis-darželis"@lt; @@ -104558,15 +124359,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01128" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "288720170"; - skos:prefLabel "Lietuvos gyventojų genocido ir rezistencijos tyrimo, aukų rėmimo ir atminimo įamžinimo fondas"@lt; - rov:companyType ; - rov:legalName "Lietuvos gyventojų genocido ir rezistencijos tyrimo, aukų rėmimo ir atminimo įamžinimo fondas"@lt; - rov:orgStatus ; - schema:foundingDate "1998-04-28"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "288720170"; + skos:prefLabel "Lietuvos gyventojų genocido ir rezistencijos tyrimo, aukų rėmimo ir atminimo įamžinimo fondas"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos gyventojų genocido ir rezistencijos tyrimo, aukų rėmimo ir atminimo įamžinimo fondas"@lt; + rov:orgStatus ; + schema:foundingDate "1998-04-28"^^xsd:date . a dh:Item; dct:title "Lietuvos gyventojų genocido ir rezistencijos tyrimo, aukų rėmimo ir atminimo įamžinimo fondas"@lt; @@ -104611,15 +124420,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-06318" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190003851"; - skos:prefLabel "Vilniaus Fabijoniškių gimnazija"@lt; - rov:companyType ; - rov:legalName "Vilniaus Fabijoniškių gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1994-08-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190003851"; + skos:prefLabel "Vilniaus Fabijoniškių gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus Fabijoniškių gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1994-08-02"^^xsd:date . a dh:Item; dct:title "Vilniaus Fabijoniškių gimnazija"@lt; @@ -104628,15 +124445,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-30119" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "305616878"; - skos:prefLabel "Ignalinos rajono kultūros centras"@lt; - rov:companyType ; - rov:legalName "Ignalinos rajono kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2020-09-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "305616878"; + skos:prefLabel "Ignalinos rajono kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ignalinos rajono kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2020-09-02"^^xsd:date . a dh:Item; dct:title "Ignalinos rajono kultūros centras"@lt; @@ -104681,15 +124506,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-96222" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300077665"; - skos:prefLabel "Klaipėdos rajono etninės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Klaipėdos rajono etninės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2005-01-04"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300077665"; + skos:prefLabel "Klaipėdos rajono etninės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos rajono etninės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2005-01-04"^^xsd:date . a dh:Item; dct:title "Klaipėdos rajono etninės kultūros centras"@lt; @@ -104806,15 +124639,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-95145" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190451139"; - skos:prefLabel "Klaipėdos \"Pajūrio\" progimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos \"Pajūrio\" progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190451139"; + skos:prefLabel "Klaipėdos \"Pajūrio\" progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos \"Pajūrio\" progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos \"Pajūrio\" progimnazija"@lt; @@ -104893,15 +124734,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-97140" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190286919"; - skos:prefLabel "Kretingos meno mokykla"@lt; - rov:companyType ; - rov:legalName "Kretingos meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190286919"; + skos:prefLabel "Kretingos meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kretingos meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-19"^^xsd:date . a dh:Item; dct:title "Kretingos meno mokykla"@lt; @@ -104910,11 +124759,19 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-71400" . + + a org:Site; + org:siteAddress . a org:FormalOrganization; a rov:RegisteredOrganization; dct:identifier "190820942"; skos:prefLabel "Šakių rajono Kidulių pagrindinė mokykla"@lt; + org:hasRegisteredSite ; rov:companyType ; rov:legalName "Šakių rajono Kidulių pagrindinė mokykla"@lt; rov:orgStatus ; @@ -104928,15 +124785,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09116" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190020815"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Vieversys\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Vieversys\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-27"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190020815"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Vieversys\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Vieversys\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-27"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Vieversys\""@lt; @@ -104945,15 +124810,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-01122" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188609016"; - skos:prefLabel "Lietuvos Respublikos Prezidento kanceliarija"@lt; - rov:companyType ; - rov:legalName "Lietuvos Respublikos Prezidento kanceliarija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-06-17"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188609016"; + skos:prefLabel "Lietuvos Respublikos Prezidento kanceliarija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Lietuvos Respublikos Prezidento kanceliarija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-06-17"^^xsd:date . a dh:Item; dct:title "Lietuvos Respublikos Prezidento kanceliarija"@lt; @@ -104980,15 +124853,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-84322" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300542630"; - skos:prefLabel "Žagarės kultūros centras"@lt; - rov:companyType ; - rov:legalName "Žagarės kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2006-02-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300542630"; + skos:prefLabel "Žagarės kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Žagarės kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2006-02-24"^^xsd:date . a dh:Item; dct:title "Žagarės kultūros centras"@lt; @@ -105033,15 +124914,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93202" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "290442080"; - skos:prefLabel "Klaipėdos jūrų kadetų gimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos jūrų kadetų gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "290442080"; + skos:prefLabel "Klaipėdos jūrų kadetų gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos jūrų kadetų gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos jūrų kadetų gimnazija"@lt; @@ -105068,15 +124957,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-05260" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191663091"; - skos:prefLabel "Vilniaus muzikos mokykla \"Lyra\""@lt; - rov:companyType ; - rov:legalName "Vilniaus muzikos mokykla \"Lyra\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-06"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191663091"; + skos:prefLabel "Vilniaus muzikos mokykla \"Lyra\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus muzikos mokykla \"Lyra\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-06"^^xsd:date . a dh:Item; dct:title "Vilniaus muzikos mokykla \"Lyra\""@lt; @@ -105103,15 +125000,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93101" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188211813"; - skos:prefLabel "Liudviko Rėzos kultūros centras"@lt; - rov:companyType ; - rov:legalName "Liudviko Rėzos kultūros centras"@lt; - rov:orgStatus ; - schema:foundingDate "2003-03-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188211813"; + skos:prefLabel "Liudviko Rėzos kultūros centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Liudviko Rėzos kultūros centras"@lt; + rov:orgStatus ; + schema:foundingDate "2003-03-24"^^xsd:date . a dh:Item; dct:title "Liudviko Rėzos kultūros centras"@lt; @@ -105120,15 +125025,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-90311" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "291816990"; - skos:prefLabel "Rietavo Mykolo Kleopo Oginskio meno mokykla"@lt; - rov:companyType ; - rov:legalName "Rietavo Mykolo Kleopo Oginskio meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-09-18"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "291816990"; + skos:prefLabel "Rietavo Mykolo Kleopo Oginskio meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Rietavo Mykolo Kleopo Oginskio meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-09-18"^^xsd:date . a dh:Item; dct:title "Rietavo Mykolo Kleopo Oginskio meno mokykla"@lt; @@ -105191,15 +125104,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-92231" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190438049"; - skos:prefLabel "Klaipėdos Vytauto Didžiojo gimnazija"@lt; - rov:companyType ; - rov:legalName "Klaipėdos Vytauto Didžiojo gimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1995-10-22"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190438049"; + skos:prefLabel "Klaipėdos Vytauto Didžiojo gimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Klaipėdos Vytauto Didžiojo gimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1995-10-22"^^xsd:date . a dh:Item; dct:title "Klaipėdos Vytauto Didžiojo gimnazija"@lt; @@ -105244,15 +125165,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-07148" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190031982"; - skos:prefLabel "Vilniaus lopšelis-darželis \"Ozas\""@lt; - rov:companyType ; - rov:legalName "Vilniaus lopšelis-darželis \"Ozas\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190031982"; + skos:prefLabel "Vilniaus lopšelis-darželis \"Ozas\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus lopšelis-darželis \"Ozas\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-30"^^xsd:date . a dh:Item; dct:title "Vilniaus lopšelis-darželis \"Ozas\""@lt; @@ -105261,15 +125190,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-44158" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190144453"; - skos:prefLabel "Kauno Aleksandro Kačanausko muzikos mokykla"@lt; - rov:companyType ; - rov:legalName "Kauno Aleksandro Kačanausko muzikos mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1995-04-10"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190144453"; + skos:prefLabel "Kauno Aleksandro Kačanausko muzikos mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno Aleksandro Kačanausko muzikos mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1995-04-10"^^xsd:date . a dh:Item; dct:title "Kauno Aleksandro Kačanausko muzikos mokykla"@lt; @@ -105278,15 +125215,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-48303" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "193106269"; - skos:prefLabel "Kauno pedagoginė psichologinė tarnyba"@lt; - rov:companyType ; - rov:legalName "Kauno pedagoginė psichologinė tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-04-14"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "193106269"; + skos:prefLabel "Kauno pedagoginė psichologinė tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Kauno pedagoginė psichologinė tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-04-14"^^xsd:date . a dh:Item; dct:title "Kauno pedagoginė psichologinė tarnyba"@lt; @@ -105349,15 +125294,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-41175" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190562082"; - skos:prefLabel "Biržų krašto muziejus \"Sėla\""@lt; - rov:companyType ; - rov:legalName "Biržų krašto muziejus \"Sėla\""@lt; - rov:orgStatus ; - schema:foundingDate "1998-05-11"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190562082"; + skos:prefLabel "Biržų krašto muziejus \"Sėla\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Biržų krašto muziejus \"Sėla\""@lt; + rov:orgStatus ; + schema:foundingDate "1998-05-11"^^xsd:date . a dh:Item; dct:title "Biržų krašto muziejus \"Sėla\""@lt; @@ -105366,15 +125319,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-81157" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190057361"; - skos:prefLabel "Šiaulių r. Kuršėnų Pavenčių mokykla-daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Šiaulių r. Kuršėnų Pavenčių mokykla-daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-12"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190057361"; + skos:prefLabel "Šiaulių r. Kuršėnų Pavenčių mokykla-daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Šiaulių r. Kuršėnų Pavenčių mokykla-daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-12"^^xsd:date . a dh:Item; dct:title "Šiaulių r. Kuršėnų Pavenčių mokykla-daugiafunkcis centras"@lt; @@ -105401,15 +125362,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-14264" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "306422659"; - skos:prefLabel "Vilniaus r. Didžiosios Riešės vaikų lopšelis-darželis"@lt; - rov:companyType ; - rov:legalName "Vilniaus r. Didžiosios Riešės vaikų lopšelis-darželis"@lt; - rov:orgStatus ; - schema:foundingDate "2023-09-15"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "306422659"; + skos:prefLabel "Vilniaus r. Didžiosios Riešės vaikų lopšelis-darželis"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus r. Didžiosios Riešės vaikų lopšelis-darželis"@lt; + rov:orgStatus ; + schema:foundingDate "2023-09-15"^^xsd:date . a dh:Item; dct:title "Vilniaus r. Didžiosios Riešės vaikų lopšelis-darželis"@lt; @@ -105508,15 +125477,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-03223" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188601311"; - skos:prefLabel "Priešgaisrinės apsaugos ir gelbėjimo departamentas prie Vidaus reikalų ministerijos"@lt; - rov:companyType ; - rov:legalName "Priešgaisrinės apsaugos ir gelbėjimo departamentas prie Vidaus reikalų ministerijos"@lt; - rov:orgStatus ; - schema:foundingDate "1997-05-21"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188601311"; + skos:prefLabel "Priešgaisrinės apsaugos ir gelbėjimo departamentas prie Vidaus reikalų ministerijos"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Priešgaisrinės apsaugos ir gelbėjimo departamentas prie Vidaus reikalų ministerijos"@lt; + rov:orgStatus ; + schema:foundingDate "1997-05-21"^^xsd:date . a dh:Item; dct:title "Priešgaisrinės apsaugos ir gelbėjimo departamentas prie Vidaus reikalų ministerijos"@lt; @@ -105542,15 +125519,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-93124" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190894483"; - skos:prefLabel "Neringos meno mokykla"@lt; - rov:companyType ; - rov:legalName "Neringos meno mokykla"@lt; - rov:orgStatus ; - schema:foundingDate "1994-09-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190894483"; + skos:prefLabel "Neringos meno mokykla"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Neringos meno mokykla"@lt; + rov:orgStatus ; + schema:foundingDate "1994-09-19"^^xsd:date . a dh:Item; dct:title "Neringos meno mokykla"@lt; @@ -105613,15 +125598,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89189" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190193379"; - skos:prefLabel "Mažeikių vaikų ir jaunimo daugiafunkcis centras"@lt; - rov:companyType ; - rov:legalName "Mažeikių vaikų ir jaunimo daugiafunkcis centras"@lt; - rov:orgStatus ; - schema:foundingDate "1995-07-19"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190193379"; + skos:prefLabel "Mažeikių vaikų ir jaunimo daugiafunkcis centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių vaikų ir jaunimo daugiafunkcis centras"@lt; + rov:orgStatus ; + schema:foundingDate "1995-07-19"^^xsd:date . a dh:Item; dct:title "Mažeikių vaikų ir jaunimo daugiafunkcis centras"@lt; @@ -105648,15 +125641,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-85124" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "300070724"; - skos:prefLabel "Akmenės rajono švietimo pagalbos tarnyba"@lt; - rov:companyType ; - rov:legalName "Akmenės rajono švietimo pagalbos tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "2004-12-01"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "300070724"; + skos:prefLabel "Akmenės rajono švietimo pagalbos tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Akmenės rajono švietimo pagalbos tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "2004-12-01"^^xsd:date . a dh:Item; dct:title "Akmenės rajono švietimo pagalbos tarnyba"@lt; @@ -105665,15 +125666,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-65334" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188716139"; - skos:prefLabel "Dzūkijos nacionalinio parko ir Čepkelių valstybinio gamtinio rezervato direkcija"@lt; - rov:companyType ; - rov:legalName "Dzūkijos nacionalinio parko ir Čepkelių valstybinio gamtinio rezervato direkcija"@lt; - rov:orgStatus ; - schema:foundingDate "1998-03-25"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188716139"; + skos:prefLabel "Dzūkijos nacionalinio parko ir Čepkelių valstybinio gamtinio rezervato direkcija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Dzūkijos nacionalinio parko ir Čepkelių valstybinio gamtinio rezervato direkcija"@lt; + rov:orgStatus ; + schema:foundingDate "1998-03-25"^^xsd:date . a dh:Item; dct:title "Dzūkijos nacionalinio parko ir Čepkelių valstybinio gamtinio rezervato direkcija"@lt; @@ -105700,15 +125709,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-33127" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "191227788"; - skos:prefLabel "Molėtų progimnazija"@lt; - rov:companyType ; - rov:legalName "Molėtų progimnazija"@lt; - rov:orgStatus ; - schema:foundingDate "1997-01-24"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "191227788"; + skos:prefLabel "Molėtų progimnazija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Molėtų progimnazija"@lt; + rov:orgStatus ; + schema:foundingDate "1997-01-24"^^xsd:date . a dh:Item; dct:title "Molėtų progimnazija"@lt; @@ -105735,15 +125752,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-87133" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "190597425"; - skos:prefLabel "Telšių lopšelis-darželis \"Berželis\""@lt; - rov:companyType ; - rov:legalName "Telšių lopšelis-darželis \"Berželis\""@lt; - rov:orgStatus ; - schema:foundingDate "1994-10-07"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "190597425"; + skos:prefLabel "Telšių lopšelis-darželis \"Berželis\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Telšių lopšelis-darželis \"Berželis\""@lt; + rov:orgStatus ; + schema:foundingDate "1994-10-07"^^xsd:date . a dh:Item; dct:title "Telšių lopšelis-darželis \"Berželis\""@lt; @@ -105788,15 +125813,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-30112" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "304835851"; - skos:prefLabel "Ignalinos rajono socialinių paslaugų centras"@lt; - rov:companyType ; - rov:legalName "Ignalinos rajono socialinių paslaugų centras"@lt; - rov:orgStatus ; - schema:foundingDate "2018-04-30"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "304835851"; + skos:prefLabel "Ignalinos rajono socialinių paslaugų centras"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Ignalinos rajono socialinių paslaugų centras"@lt; + rov:orgStatus ; + schema:foundingDate "2018-04-30"^^xsd:date . a dh:Item; dct:title "Ignalinos rajono socialinių paslaugų centras"@lt; @@ -105805,15 +125838,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-09308" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "188649078"; - skos:prefLabel "Vilniaus miesto savivaldybės kontrolės ir audito tarnyba"@lt; - rov:companyType ; - rov:legalName "Vilniaus miesto savivaldybės kontrolės ir audito tarnyba"@lt; - rov:orgStatus ; - schema:foundingDate "1997-07-16"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "188649078"; + skos:prefLabel "Vilniaus miesto savivaldybės kontrolės ir audito tarnyba"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Vilniaus miesto savivaldybės kontrolės ir audito tarnyba"@lt; + rov:orgStatus ; + schema:foundingDate "1997-07-16"^^xsd:date . a dh:Item; dct:title "Vilniaus miesto savivaldybės kontrolės ir audito tarnyba"@lt; @@ -105822,15 +125863,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-89213" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "167371234"; - skos:prefLabel "Mažeikių rajono savivaldybės administracija"@lt; - rov:companyType ; - rov:legalName "Mažeikių rajono savivaldybės administracija"@lt; - rov:orgStatus ; - schema:foundingDate "2002-01-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "167371234"; + skos:prefLabel "Mažeikių rajono savivaldybės administracija"@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Mažeikių rajono savivaldybės administracija"@lt; + rov:orgStatus ; + schema:foundingDate "2002-01-02"^^xsd:date . a dh:Item; dct:title "Mažeikių rajono savivaldybės administracija"@lt; @@ -105839,15 +125888,23 @@ PREFIX xsd: } { + + a locn:Address; + locn:adminUnit ; + locn:postCode "LT-36118" . + + a org:Site; + org:siteAddress . - a org:FormalOrganization; - a rov:RegisteredOrganization; - dct:identifier "303130799"; - skos:prefLabel "Panevėžio lopšelis-darželis \"Draugystė\""@lt; - rov:companyType ; - rov:legalName "Panevėžio lopšelis-darželis \"Draugystė\""@lt; - rov:orgStatus ; - schema:foundingDate "2013-09-02"^^xsd:date . + a org:FormalOrganization; + a rov:RegisteredOrganization; + dct:identifier "303130799"; + skos:prefLabel "Panevėžio lopšelis-darželis \"Draugystė\""@lt; + org:hasRegisteredSite ; + rov:companyType ; + rov:legalName "Panevėžio lopšelis-darželis \"Draugystė\""@lt; + rov:orgStatus ; + schema:foundingDate "2013-09-02"^^xsd:date . a dh:Item; dct:title "Panevėžio lopšelis-darželis \"Draugystė\""@lt; diff --git a/datasets/current/seimas/persons.trig b/datasets/current/seimas/persons.trig index cce9d13..6a62392 100644 --- a/datasets/current/seimas/persons.trig +++ b/datasets/current/seimas/persons.trig @@ -10,6 +10,40 @@ PREFIX time: PREFIX xsd: { + + rdf:type time:Instant; + time:inXSDDate "2025-04-10"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – 2025-04-10"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-10-07"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-04-11"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-04-11 – 2025-10-07"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-07-07"^^xsd:date . @@ -23,6 +57,36 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-05-15"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – 2025-05-15"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -40,23 +104,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-10-14"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2025-10-08"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-10-08 – 2025-10-14"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-04-10"^^xsd:date . @@ -70,40 +117,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-05-15"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – 2025-05-15"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-10-07"^^xsd:date . - + time:inXSDDate "2025-10-14"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2025-04-11"^^xsd:date . - + time:inXSDDate "2025-10-08"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-04-11 – 2025-10-07"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-10-08 – 2025-10-14"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-04-10"^^xsd:date . @@ -121,48 +151,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-04-10"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – 2025-04-10"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2025-09-25"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2025-09-25 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -177,32 +190,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -216,70 +229,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -294,32 +281,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-25"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-25 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-07-07"^^xsd:date . @@ -364,30 +364,30 @@ PREFIX xsd: dct:title "Kęstutis Bilius"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic . } { @@ -456,18 +456,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -482,18 +482,57 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-17"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-05-13"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-05-13 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -508,18 +547,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -534,70 +573,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-05-13"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-05-13 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -648,28 +648,58 @@ PREFIX xsd: foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; + time:inXSDDate "2025-04-09"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – 2025-04-09"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; time:hasBeginning . rdf:type org:Membership; @@ -677,6 +707,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-04-10"^^xsd:date . @@ -690,49 +733,58 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-04-09"^^xsd:date . - + time:inXSDDate "2025-12-16"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-12-16 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2025-04-09"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -746,31 +798,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -785,31 +837,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -824,165 +863,139 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-12-16"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-12-16 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – 2025-09-11"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2025-09-11"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – 2025-09-11"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -997,58 +1010,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -1076,56 +1076,39 @@ PREFIX xsd: dct:title "Radvilė Morkūnaitė-Mikulėnienė"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2026-04-13"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – 2026-04-13"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-18"^^xsd:date . @@ -1139,6 +1122,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-18"^^xsd:date . @@ -1186,70 +1182,96 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-03-20"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-03-20 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2026-05-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2025-06-16"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-06-16 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-05-13"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-05-13 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -1264,31 +1286,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -1303,214 +1312,205 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-20"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-11-20 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-06-16"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-16 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2026-05-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2026-05-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-06-30"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-30 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-05-13"^^xsd:date . - + time:inXSDDate "2025-11-20"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-05-13 – dabar"; - time:hasBeginning . - + dct:title "2025-11-20 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-06-30"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-06-30 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-03-20"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-03-20 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2026-04-13"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – 2026-04-13"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -1538,37 +1538,37 @@ PREFIX xsd: dct:title "Andrius Bagdonas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { @@ -1598,49 +1598,36 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2026-04-13"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2025-09-26"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2024-12-12"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-09-26 – 2026-04-13"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-20"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-11-20 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2025-11-13"^^xsd:date . - + rdf:type time:Interval; dct:title "2025-11-13 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-11-13"^^xsd:date . @@ -1654,19 +1641,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-13"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-11-13 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-03"^^xsd:date . @@ -1680,22 +1654,48 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-04-13"^^xsd:date . - + time:inXSDDate "2025-11-20"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-11-20 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-09-26"^^xsd:date . - + time:inXSDDate "2025-11-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-26 – 2026-04-13"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-11-13 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – 2024-12-12"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -1726,47 +1726,51 @@ PREFIX xsd: foaf:primaryTopic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2025-11-13"^^xsd:date . - + time:inXSDDate "2025-11-25"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-13 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – 2025-11-25"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-04-08"^^xsd:date . - + time:inXSDDate "2026-07-14"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2025-04-09"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – 2025-04-08"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-04-09 – 2026-07-14"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; - org:role . + org:role . rdf:type time:Instant; time:inXSDDate "2025-04-09"^^xsd:date . @@ -1793,23 +1797,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-07-14"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2025-04-09"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-04-09 – 2026-07-14"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-20"^^xsd:date . @@ -1827,97 +1814,88 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2025-11-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2025-11-13 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-11-27"^^xsd:date . - + time:inXSDDate "2025-04-08"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-27 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – 2025-04-08"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-11-20"^^xsd:date . - + time:inXSDDate "2025-04-09"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-20 – dabar"; - time:hasBeginning . - + dct:title "2025-04-09 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-06-30"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-30 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-05-13"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-05-13 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -1931,18 +1909,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2025-11-27"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-11-27 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -1957,110 +1948,110 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2025-06-30"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2025-06-30 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2025-05-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2025-05-13 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-04-09"^^xsd:date . - + time:inXSDDate "2025-11-20"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-04-09 – dabar"; - time:hasBeginning . - + dct:title "2025-11-20 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -2074,6 +2065,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-05-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -2087,23 +2091,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-25"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2025-11-25"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -2112,11 +2112,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -2131,53 +2132,37 @@ PREFIX xsd: dct:title "Daiva Žebelienė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2026-07-15"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2025-09-26"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-09-26 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-18"^^xsd:date . @@ -2204,6 +2189,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-09-26"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-09-26 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-09-25"^^xsd:date . @@ -2221,13 +2219,16 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-07-15"^^xsd:date . rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . rdf:type time:Interval; - dct:title "2026-07-15 – 2026-07-15"; dct:title "2026-07-15 – dabar"; + dct:title "2026-07-15 – 2026-07-15"; time:hasBeginning ; time:hasEnd . @@ -2235,46 +2236,72 @@ PREFIX xsd: org:member ; org:memberDuring ; org:organization ; - org:role ; - org:role . - + org:role ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-03-20"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-03-20 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -2289,31 +2316,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -2328,70 +2342,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -2406,18 +2381,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -2432,18 +2407,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-03-20"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-03-20 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -2485,58 +2486,32 @@ PREFIX xsd: dct:title "Rūta Miliūtė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -2550,19 +2525,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-20"^^xsd:date . @@ -2580,84 +2542,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-06-16"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-06-16 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-20"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-11-20 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-03-20"^^xsd:date . @@ -2684,18 +2607,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -2710,6 +2633,58 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-04-09"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-04-09 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-12-16"^^xsd:date . @@ -2723,18 +2698,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -2749,18 +2737,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-09-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-09-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -2779,71 +2780,71 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2025-06-16"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2025-06-16 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-04-09"^^xsd:date . - + time:inXSDDate "2025-11-20"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-04-09 – dabar"; - time:hasBeginning . - + dct:title "2025-11-20 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -2871,32 +2872,32 @@ PREFIX xsd: dct:title "Ruslanas Baranovas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { @@ -2934,6 +2935,49 @@ PREFIX xsd: } { + + rdf:type time:Instant; + time:inXSDDate "2026-07-14"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – 2026-07-14"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-11-13"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-11-13 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-10-16"^^xsd:date . @@ -2951,35 +2995,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-12"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2025-10-16"^^xsd:date . - + time:inXSDDate "2026-07-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-10-16 – 2025-11-12"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-07-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-11-13"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-13 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -2994,23 +3034,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-07-14"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – 2026-07-14"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-11-24"^^xsd:date . @@ -3028,32 +3051,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -3067,44 +3064,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-12-10"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-12-15"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-12-15 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2025-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2025-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -3119,6 +3116,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-12-15"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-12-15 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -3132,57 +3142,57 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2025-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2025-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-10-02"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-10-02 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2025-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2025-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2025-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2025-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -3197,32 +3207,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-10-02"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-10-02 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2025-11-12"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2026-07-14"^^xsd:date . - + time:inXSDDate "2025-10-16"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-07-14 – dabar"; - time:hasBeginning . - + dct:title "2025-10-16 – 2025-11-12"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -3231,11 +3232,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -3250,31 +3252,48 @@ PREFIX xsd: dct:title "Agnė Jakavičiutė-Miliauskienė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2025-11-19"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – 2025-11-19"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -3288,23 +3307,49 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-06-25"^^xsd:date . - + time:inXSDDate "2024-11-20"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – 2026-06-25"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – 2024-11-20"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; - org:role . + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-07-07"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-07-07 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -3322,53 +3367,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-19"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – 2025-11-19"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2026-06-25"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – 2026-06-25"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – 2026-06-25"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-07-07"^^xsd:date . @@ -3386,19 +3401,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-07-07"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-07-07 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -3412,6 +3440,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -3425,46 +3466,20 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -3490,31 +3505,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -3529,22 +3531,22 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-20"^^xsd:date . - + time:inXSDDate "2026-06-25"^^xsd:date . + rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . - + rdf:type time:Interval; - dct:title "2024-11-19 – 2024-11-20"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – 2026-06-25"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -3573,46 +3575,42 @@ PREFIX xsd: dct:title "Tomas Tomilinas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2025-11-24"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2025-11-20"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-20 – 2025-11-24"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-11-13"^^xsd:date . @@ -3630,19 +3628,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2025-11-25"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2025-11-25 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-04-23"^^xsd:date . @@ -3660,32 +3658,62 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-11-25"^^xsd:date . - + time:inXSDDate "2025-11-24"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-11-20"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-25 – dabar"; - time:hasBeginning . - + dct:title "2025-11-20 – 2025-11-24"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; - org:role . - + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -3699,6 +3727,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -3712,44 +3753,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -3764,19 +3792,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -3790,31 +3805,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -3837,11 +3839,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -3856,24 +3859,24 @@ PREFIX xsd: dct:title "Linas Urmanavičius"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { @@ -3903,6 +3906,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-04-09"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – 2025-04-09"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-20"^^xsd:date . @@ -3920,23 +3940,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-04-09"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2025-04-09"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -3950,44 +3979,57 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2025-03-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-03-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -4002,31 +4044,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -4041,6 +4070,58 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-03"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-17"^^xsd:date . @@ -4054,18 +4135,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -4080,84 +4161,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-03-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-03-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-04-10"^^xsd:date . @@ -4179,11 +4182,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -4200,73 +4204,43 @@ PREFIX xsd: foaf:primaryTopic ; foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2025-09-25"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2025-09-26"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – 2025-09-25"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-09-26 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:role . rdf:type time:Instant; time:inXSDDate "2025-11-20"^^xsd:date . @@ -4284,45 +4258,36 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-03-28"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-03-28 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-03-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-03-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2025-09-25"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – 2025-09-25"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -4336,18 +4301,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2026-05-08"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2026-05-08 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -4362,31 +4327,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-08"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-08 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -4401,6 +4379,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-03-28"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-03-28 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -4414,32 +4405,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2025-03-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2025-03-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-26"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-26 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -4448,11 +4452,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -4467,26 +4472,39 @@ PREFIX xsd: dct:title "Simonas Kairys"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2026-03-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-03-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . @@ -4513,96 +4531,83 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-03-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-03-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -4617,18 +4622,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -4643,19 +4648,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-07-15"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-07-15 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . @@ -4669,83 +4661,96 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-07-15"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-07-15 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -4760,109 +4765,109 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -4908,53 +4913,53 @@ PREFIX xsd: dct:title "Angelė Jakavonytė"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2025-11-26"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2025-11-26 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . @@ -4968,19 +4973,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-11-13"^^xsd:date . @@ -4998,45 +4990,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-05-13"^^xsd:date . @@ -5050,44 +5042,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -5128,32 +5120,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2026-05-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -5167,83 +5159,96 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2025-06-30"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-06-30 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2026-05-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -5258,19 +5263,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-06-30"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-06-30 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -5284,31 +5276,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-11-26"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-26 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -5318,11 +5323,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -5337,35 +5343,35 @@ PREFIX xsd: dct:title "Daiva Petkevičienė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic . } { @@ -5382,31 +5388,57 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-16"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-16 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-12-16"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-12-16 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-03-28"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-03-28 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-03"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -5421,18 +5453,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -5447,32 +5479,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-03-28"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-03-28 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-09-16"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-09-16 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -5486,44 +5505,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -5538,19 +5544,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-12-16"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-12-16 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . @@ -5592,70 +5598,36 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – 2024-11-21"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-10-07"^^xsd:date . - + rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . - + rdf:type time:Interval; - dct:title "2024-11-19 – 2025-10-07"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -5683,87 +5655,65 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2025-10-07"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – 2025-10-07"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2025-01-14"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-01-14 – 2025-09-11"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – 2024-11-21"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-09-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-09-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -5778,6 +5728,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -5791,31 +5754,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -5830,83 +5793,74 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2025-09-11"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-01-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-01-14 – 2025-09-11"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -5921,84 +5875,136 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-05-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -6026,82 +6032,56 @@ PREFIX xsd: dct:title "Giedrius Drukteinis"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2026-06-30"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-06-30 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-10-14"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – 2025-10-14"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2025-04-09"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2026-05-12"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – 2025-04-09"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-05-11"^^xsd:date . @@ -6119,6 +6099,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-05-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-12-16"^^xsd:date . @@ -6136,6 +6129,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-06-30"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-06-30 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-12-16"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-12-16 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-04-10"^^xsd:date . @@ -6149,40 +6168,36 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-04-09"^^xsd:date . - + time:inXSDDate "2025-10-14"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2025-04-09"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-14 – 2025-10-14"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-06-30"^^xsd:date . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-10-10"^^xsd:date . - + time:inXSDDate "2026-05-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-10-10 – 2026-06-30"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-05-08"^^xsd:date . @@ -6196,18 +6211,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -6222,45 +6237,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-27"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-11-27 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-19"^^xsd:date . @@ -6274,32 +6250,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -6339,19 +6302,62 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-12-16"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-12-16 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-11-27"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-11-27 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-03"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-06-30"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-10-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-10-10 – 2026-06-30"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -6379,48 +6385,31 @@ PREFIX xsd: dct:title "Dainius Varnas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – 2024-12-05"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -6455,6 +6444,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – 2024-12-05"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -6519,83 +6525,109 @@ PREFIX xsd: dct:title "Liudas Mažylis"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2026-07-14"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – 2026-07-14"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-07-15"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2026-07-15 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2026-07-14"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2025-11-25"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2026-07-14"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-11-25 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-05-15"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-05-15 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-11-20"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-20 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -6610,6 +6642,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-11-20"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-11-20 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -6623,18 +6681,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2025-05-15"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2025-05-15 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -6649,31 +6707,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-25"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-11-25 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-06-30"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-06-30 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -6701,58 +6746,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-06-30"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-06-30 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-07-15"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -6761,11 +6767,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -6780,27 +6787,70 @@ PREFIX xsd: dct:title "Artūras Zuokas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – 2024-12-04"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-10-08"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-10-08 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-11-20"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-11-20 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-04-09"^^xsd:date . @@ -6818,53 +6868,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-10-07"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – 2025-10-07"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-09-11 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2025-11-19"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2025-04-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2024-12-04"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-04-10 – 2025-11-19"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; - org:role . + org:role . rdf:type time:Instant; time:inXSDDate "2025-09-10"^^xsd:date . @@ -6882,74 +6902,57 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-19"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2025-04-10"^^xsd:date . - + time:inXSDDate "2025-09-11"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-04-10 – 2025-11-19"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-09-11 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-11-20"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-20 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-10-16"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-10-16 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -6977,31 +6980,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2025-10-16"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2025-10-16 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -7016,19 +7019,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -7042,31 +7032,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -7081,18 +7058,48 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-10-08"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-10-08 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-10-07"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – 2025-10-07"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -7102,11 +7109,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -7121,26 +7129,26 @@ PREFIX xsd: dct:title "Rita Tamašunienė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic . } @@ -7159,6 +7167,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-13"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-13 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -7189,45 +7223,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-12-16"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-12-16 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -7241,32 +7262,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-13"^^xsd:date . @@ -7280,32 +7288,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-03-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-03-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-12-16"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-12-16 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -7319,32 +7340,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-03-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-03-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-13"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-13 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -7373,24 +7381,37 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -7421,19 +7442,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -7447,6 +7455,58 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -7460,19 +7520,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -7486,19 +7559,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-09-11"^^xsd:date . @@ -7516,58 +7602,58 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2025-09-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2025-09-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-12"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-17"^^xsd:date . @@ -7581,32 +7667,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -7620,84 +7693,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -7725,46 +7733,46 @@ PREFIX xsd: dct:title "Algirdas Sysas"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-03"^^xsd:date . @@ -7778,19 +7786,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -7799,11 +7807,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -7818,28 +7827,24 @@ PREFIX xsd: dct:title "Ričardas Juška"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2026-04-24"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2024-12-04"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-04-24 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; org:role . @@ -7855,36 +7860,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-04-24"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – 2026-04-24"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-04-24"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-04-24 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2026-03-26"^^xsd:date . @@ -7902,123 +7877,127 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – 2024-12-04"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2026-03-26"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2026-03-26 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -8032,83 +8011,70 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2026-05-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2026-04-09"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2026-04-09 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -8136,102 +8102,176 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2026-04-09"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-04-09 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-03-26"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-03-26 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type foaf:Person; - ltlod:nominatedBy ; - foaf:familyName "Janušonienė"; - foaf:gender "female"; - foaf:givenName "Roma"; - foaf:isPrimaryTopicOf ; - foaf:mbox ; - foaf:name "Roma Janušonienė"; - foaf:phone . - rdf:type dh:Item; - dct:title "Roma Janušonienė"; - sioc:has_container ; - foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-04-24"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – 2026-04-24"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type foaf:Person; + ltlod:nominatedBy ; + foaf:familyName "Janušonienė"; + foaf:gender "female"; + foaf:givenName "Roma"; + foaf:isPrimaryTopicOf ; + foaf:mbox ; + foaf:name "Roma Janušonienė"; + foaf:phone . + rdf:type dh:Item; + dct:title "Roma Janušonienė"; + sioc:has_container ; + foaf:primaryTopic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2026-04-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-04-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-04-14"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2026-03-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-03-10 – 2026-04-14"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-09-17"^^xsd:date . @@ -8249,19 +8289,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-26"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-09-26 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-09-10"^^xsd:date . @@ -8279,78 +8306,39 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-04-14"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2026-03-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-03-10 – 2026-04-14"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-04-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-04-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2025-09-24"^^xsd:date . - + time:inXSDDate "2025-09-18"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-24 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-09-18 – 2026-03-10"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2025-09-16"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2025-09-11"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2025-09-11 – 2025-09-16"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -8399,40 +8387,62 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-16"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-11 – 2025-09-16"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2025-09-18"^^xsd:date . - + time:inXSDDate "2025-09-24"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-18 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-09-24 – 2026-03-10"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-09-26"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-09-26 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -8460,87 +8470,23 @@ PREFIX xsd: dct:title "Saulius Skvernelis"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2026-04-13"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – 2026-04-13"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-07-07"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2025-04-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-04-10 – 2026-07-07"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – 2024-12-04"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-04-10"^^xsd:date . @@ -8558,6 +8504,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-07-07"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-07-07 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-07-14"^^xsd:date . @@ -8575,45 +8534,87 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-07-14"^^xsd:date . rdf:type time:Instant; time:inXSDDate "2026-04-14"^^xsd:date . rdf:type time:Interval; - dct:title "2026-04-14 – dabar"; - time:hasBeginning . + dct:title "2026-04-14 – 2026-07-14"; + time:hasBeginning ; + time:hasEnd . rdf:type org:Membership; org:member ; org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-07-07"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-07-07 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – 2024-12-04"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-06-16"^^xsd:date . - + time:inXSDDate "2026-04-13"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-16 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – 2026-04-13"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-07-15"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-07-15 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-07-07"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-04-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-04-10 – 2026-07-07"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -8627,31 +8628,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -8666,19 +8654,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -8692,18 +8667,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -8718,18 +8693,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -8744,32 +8719,71 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-07-15"^^xsd:date . - + time:inXSDDate "2025-06-16"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + dct:title "2025-06-16 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-05-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -8778,11 +8792,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -8797,31 +8812,48 @@ PREFIX xsd: dct:title "Tadas Sadauskis"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2024-12-09"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – 2024-12-09"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-11-11"^^xsd:date . @@ -8852,48 +8884,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-09"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – 2024-12-09"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-11-11"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-11 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -8921,87 +8949,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-09-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – 2025-09-11"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -9016,6 +9001,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -9042,57 +9040,61 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-09-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-09-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2025-09-11"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – 2025-09-11"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -9107,32 +9109,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -9146,6 +9135,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-17"^^xsd:date . @@ -9159,45 +9174,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2025-11-11"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2025-11-11 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -9225,51 +9240,38 @@ PREFIX xsd: dct:title "Dainius Gaižauskas"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2025-10-16"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-10-16 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . @@ -9287,14 +9289,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-14 – dabar"; - time:hasBeginning . - + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – 2024-12-04"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-05-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; org:memberDuring ; @@ -9317,23 +9336,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-14"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2026-03-10"^^xsd:date . - + time:inXSDDate "2025-10-16"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-03-10 – 2026-05-14"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-10-16 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-10-16"^^xsd:date . @@ -9351,36 +9392,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2024-12-04"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -9394,6 +9431,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-05-08"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-08 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-03-20"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-03-20 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -9407,18 +9470,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-06-30"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-30 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -9446,57 +9509,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-03-20"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-03-20 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -9511,18 +9535,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-06-30"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-06-30 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-03"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -9537,84 +9574,62 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-05-08"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-08 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2026-05-14"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2026-03-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2026-03-10 – 2026-05-14"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -9623,11 +9638,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -9642,49 +9658,62 @@ PREFIX xsd: dct:title "Eimantas Kirkutis"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-10-08"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-10-08 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-10-07"^^xsd:date . @@ -9702,23 +9731,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2024-12-04"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -9732,44 +9757,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-10-08"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-10-08 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2025-06-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2025-06-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -9784,83 +9809,83 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -9875,6 +9900,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-17"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -9901,83 +9939,83 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-06-10"^^xsd:date . - + time:inXSDDate "2026-05-08"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-10 – dabar"; - time:hasBeginning . - + dct:title "2026-05-08 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -9992,44 +10030,22 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-05-08"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-08 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – 2024-12-04"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -10058,37 +10074,54 @@ PREFIX xsd: dct:title "Tadas Prajara"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2026-07-14"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-05-09"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-05-09 – 2026-07-14"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-07-07"^^xsd:date . @@ -10119,19 +10152,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-05-13"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-05-13 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2026-07-07"^^xsd:date . @@ -10149,23 +10169,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-07-14"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2025-05-09"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-05-09 – 2026-07-14"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -10179,18 +10195,70 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-03-20"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-03-20 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-19"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -10205,19 +10273,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -10257,19 +10325,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -10296,84 +10364,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-03-20"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-03-20 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2025-05-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2025-05-13 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -10401,28 +10417,28 @@ PREFIX xsd: dct:title "Martynas Gedvilas"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { @@ -10443,6 +10459,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-10-07"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-09-26"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-09-26 – 2025-10-07"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-04-14"^^xsd:date . @@ -10490,40 +10523,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-25"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2025-09-25"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-10-07"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2025-09-26"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-09-26 – 2025-10-07"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -10537,32 +10549,75 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-06-10"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2026-04-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2026-04-13 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-04-10"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – 2026-04-10"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -10576,45 +10631,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-04-13"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-04-13 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2026-05-08"^^xsd:date . @@ -10628,31 +10670,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -10667,19 +10696,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -10693,75 +10709,75 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-04-10"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – 2026-04-10"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2025-06-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2025-06-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-09-25"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – 2025-09-25"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -10790,50 +10806,46 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2026-07-07"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – 2026-07-07"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-20"^^xsd:date . @@ -10851,97 +10863,88 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2026-07-07"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – 2026-07-07"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2026-07-07"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2026-07-07 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2025-03-28"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2025-03-28 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -10955,18 +10958,57 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-06-30"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-06-30 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -10981,84 +11023,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2026-05-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-06-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-06-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-03-28"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-03-28 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-06-30"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-06-30 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -11072,57 +11049,70 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-17"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-19"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2025-06-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2025-06-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -11137,19 +11127,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-07-07"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-07-07 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -11158,11 +11174,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -11177,64 +11194,47 @@ PREFIX xsd: dct:title "Martynas Katelynas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2026-05-07"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-07 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-05-07"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2025-10-15"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-10-15 – 2026-05-07"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -11266,44 +11266,87 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2026-05-07"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-10-15"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2025-10-15 – 2026-05-07"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-03-14"^^xsd:date . - + time:inXSDDate "2026-05-07"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-03-14 – dabar"; - time:hasBeginning . - + dct:title "2026-05-07 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-11-20"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-11-20 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-09-16"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-09-16 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-05-08"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-08 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -11331,44 +11374,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-16"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-09-16 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-08"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-08 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -11383,19 +11400,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -11409,18 +11413,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-11-20"^^xsd:date . - + time:inXSDDate "2025-03-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-20 – dabar"; - time:hasBeginning . - + dct:title "2025-03-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -11462,53 +11479,27 @@ PREFIX xsd: dct:title "Matas Maldeikis"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-10-08"^^xsd:date . @@ -11522,22 +11513,22 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-20"^^xsd:date . - + time:inXSDDate "2025-10-07"^^xsd:date . + rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . - + rdf:type time:Interval; - dct:title "2024-11-19 – 2024-11-20"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – 2025-10-07"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -11552,45 +11543,62 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-11-20"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – 2024-11-20"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-05-13"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-05-13 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-03"^^xsd:date . @@ -11604,32 +11612,62 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2026-03-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-03-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-03-12"^^xsd:date . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – 2026-03-12"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-06-16"^^xsd:date . @@ -11643,31 +11681,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -11682,61 +11707,83 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-03-12"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – 2026-03-12"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -11751,97 +11798,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-03-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-03-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-05-13"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-05-13 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -11855,36 +11850,58 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-17"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-10-07"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2025-10-07"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -11893,11 +11910,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -11912,65 +11930,65 @@ PREFIX xsd: dct:title "Vytautas Grubliauskas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - + rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -11985,58 +12003,58 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2025-12-16"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2025-12-16 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2025-03-28"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2025-03-28 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -12050,6 +12068,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-19"^^xsd:date . @@ -12063,58 +12094,71 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2025-05-13"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-05-13 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-12-16"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-12-16 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-17"^^xsd:date . @@ -12128,44 +12172,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-05-13"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-05-13 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-03-28"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-03-28 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -12207,58 +12225,41 @@ PREFIX xsd: dct:title "Arvydas Pocius"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2025-12-18"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2025-10-08"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-10-08 – 2025-12-18"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-10-07"^^xsd:date . @@ -12276,19 +12277,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-12-18"^^xsd:date . - + time:inXSDDate "2024-12-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-12-18 – dabar"; - time:hasBeginning . - + dct:title "2024-12-13 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -12302,71 +12303,49 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-13"^^xsd:date . - + time:inXSDDate "2025-12-18"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-13 – dabar"; - time:hasBeginning . - + dct:title "2025-12-18 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-06-30"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-06-30 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2025-12-18"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2025-10-08"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2025-10-08 – 2025-12-18"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -12393,6 +12372,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-06-30"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-06-30 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-09-16"^^xsd:date . @@ -12406,45 +12424,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -12453,11 +12471,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -12472,26 +12491,43 @@ PREFIX xsd: dct:title "Vytautas Sinica"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2026-04-13"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – 2026-04-13"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-11-20"^^xsd:date . @@ -12505,53 +12541,49 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-14"^^xsd:date . - + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-07-14 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – 2026-07-14"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-20"^^xsd:date . - + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2026-07-07"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2024-11-20"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-07-07 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-04-13"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2026-07-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – 2026-04-13"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-07-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-07-07"^^xsd:date . @@ -12586,23 +12618,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-07-14"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – 2026-07-14"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-05-15"^^xsd:date . @@ -12616,6 +12631,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -12642,43 +12683,21 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2024-11-20"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – 2024-11-20"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-07-07"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-07-07 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; org:role . @@ -12708,20 +12727,20 @@ PREFIX xsd: dct:title "Saulius Bucevičius"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic . } { @@ -12742,19 +12761,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-18"^^xsd:date . @@ -12781,6 +12787,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -12794,31 +12813,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -12833,96 +12839,96 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-12-15"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-12-15 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -12937,84 +12943,97 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2025-12-15"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2025-12-15 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . @@ -13043,48 +13062,44 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-12-18"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-13"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-13 – 2024-12-18"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; - org:role . + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -13111,23 +13126,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-10-13"^^xsd:date . - + time:inXSDDate "2024-12-18"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-12-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – 2025-10-13"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-13 – 2024-12-18"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-10-14"^^xsd:date . @@ -13141,45 +13156,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-12-15"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-12-15 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -13193,18 +13169,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -13245,19 +13221,62 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-12-15"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-12-15 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-03"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-10-13"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – 2025-10-13"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -13285,21 +13304,21 @@ PREFIX xsd: dct:title "Rima Baškienė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic . } { @@ -13316,23 +13335,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2025-10-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2024-12-17"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-10-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-18"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-18 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; org:organization ; - org:role . + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -13363,44 +13391,57 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-10-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-10-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-08"^^xsd:date . - + time:inXSDDate "2025-05-15"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-08 – dabar"; - time:hasBeginning . - + dct:title "2025-05-15 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -13428,44 +13469,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -13480,6 +13495,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -13493,6 +13521,58 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-09-11"^^xsd:date . @@ -13523,31 +13603,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-05-15"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-05-15 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2026-05-08"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2026-05-08 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -13562,32 +13629,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -13601,58 +13642,36 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-18"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-18 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – 2024-12-17"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; - org:role . + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -13681,48 +13700,52 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2026-04-14"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – 2026-04-14"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-10-06"^^xsd:date . @@ -13757,87 +13780,87 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-04-14"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2026-04-14"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2026-05-08"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2026-05-08 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-06-16"^^xsd:date . - + time:inXSDDate "2025-09-11"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-16 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – 2025-09-11"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-05-15"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-05-15 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-06-16"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-06-16 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -13852,57 +13875,57 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-08"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-08 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -13917,139 +13940,135 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-11-20"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – 2025-09-11"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-11-20 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2025-09-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2025-09-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-05-15"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-05-15 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-11-20"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-20 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -14072,11 +14091,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -14091,36 +14111,49 @@ PREFIX xsd: dct:title "Audrius Petrošius"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-09-26"^^xsd:date . @@ -14151,19 +14184,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -14194,31 +14214,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2025-05-15"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2025-05-15 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -14233,31 +14266,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -14272,110 +14292,110 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-05-15"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-05-15 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-09-25"^^xsd:date . @@ -14401,11 +14421,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -14420,30 +14441,43 @@ PREFIX xsd: dct:title "Robertas Kaunas"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -14457,6 +14491,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-20"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – 2024-11-20"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-11-17"^^xsd:date . @@ -14474,19 +14525,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-26"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-09-26 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . @@ -14500,43 +14538,26 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2025-09-26"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2025-09-26 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-20"^^xsd:date . - + time:inXSDDate "2025-11-13"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – 2024-11-20"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-13"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; dct:title "2024-12-17 – 2025-11-13"; time:hasBeginning ; @@ -14547,52 +14568,48 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-13"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – 2025-11-13"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-17"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2025-11-17"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2025-11-13"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – 2025-11-13"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -14607,49 +14624,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-13"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – 2025-11-13"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-11-13"^^xsd:date . @@ -14667,39 +14641,52 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2025-11-13"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – 2025-11-13"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-05 – 2025-11-13"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-03"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2025-11-13"^^xsd:date . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – 2025-11-13"; - time:hasBeginning ; - time:hasEnd . - + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -14714,22 +14701,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-13"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2026-07-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – 2025-11-13"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-07-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -14748,82 +14731,69 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2025-11-13"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – 2025-11-13"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-19 – 2025-11-13"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2025-11-13"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – 2025-11-13"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-05 – 2025-11-13"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-11-13"^^xsd:date . - + time:inXSDDate "2025-11-17"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – 2025-11-13"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-04 – 2025-11-17"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -14851,35 +14821,86 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-07-14"^^xsd:date . - + time:inXSDDate "2025-11-13"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-07-14 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – 2025-11-13"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2025-11-13"^^xsd:date . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – 2025-11-13"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-11-13"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – 2025-11-13"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-11-13"^^xsd:date . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – 2025-11-13"; - time:hasBeginning ; - time:hasEnd . - + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -14906,11 +14927,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -14925,37 +14947,37 @@ PREFIX xsd: dct:title "Jūratė Zailskienė"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { @@ -15015,44 +15037,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-18"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-11-18 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-11-18"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-18 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -15067,31 +15076,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2025-11-18"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2025-11-18 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-11-18"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-11-18 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -15139,12 +15161,12 @@ PREFIX xsd: foaf:primaryTopic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; @@ -15152,6 +15174,19 @@ PREFIX xsd: } { + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -15165,19 +15200,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -15204,19 +15226,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -15244,28 +15266,15 @@ PREFIX xsd: dct:title "Virgilijus Alekna"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -15279,6 +15288,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-03-28"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-03-28 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . @@ -15292,31 +15314,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-03-28"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-03-28 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -15331,44 +15366,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -15383,109 +15405,109 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -15500,44 +15522,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -15552,31 +15561,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -15618,36 +15640,49 @@ PREFIX xsd: dct:title "Linas Balsys"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2026-05-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-05-21"^^xsd:date . @@ -15661,23 +15696,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2026-04-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-04-21 – 2026-05-21"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2026-06-18"^^xsd:date . @@ -15691,19 +15709,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-05-21"^^xsd:date . - + + rdf:type time:Instant; + time:inXSDDate "2026-04-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + dct:title "2026-04-21 – 2026-05-21"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-04-21"^^xsd:date . @@ -15712,11 +15734,12 @@ PREFIX xsd: dct:title "2026-04-21 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -15731,10 +15754,10 @@ PREFIX xsd: dct:title "Vilija Targamadzė"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic . } @@ -15773,6 +15796,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-01-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-01-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-11-13"^^xsd:date . @@ -15812,49 +15848,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-01-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-01-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-04-09"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – 2026-04-09"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -15868,36 +15861,10 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; time:hasBeginning . @@ -15907,44 +15874,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-05-02"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-05-02 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -15959,96 +15913,96 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2025-05-02"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2025-05-02 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -16063,70 +16017,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -16141,6 +16069,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -16154,19 +16095,75 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-04-09"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – 2026-04-09"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-17"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -16180,18 +16177,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -16214,11 +16237,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -16235,40 +16259,40 @@ PREFIX xsd: foaf:primaryTopic ; foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { @@ -16285,6 +16309,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-04-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-04-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-04-13"^^xsd:date . @@ -16315,19 +16352,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -16341,45 +16365,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -16393,19 +16378,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -16432,6 +16404,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-03"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -16445,19 +16430,58 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-04-14"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-04-14 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -16466,11 +16490,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -16486,40 +16511,23 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2026-03-10"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . @@ -16554,73 +16562,107 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – 2026-03-10"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-03-10"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – 2026-03-10"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-12 – 2026-03-10"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-03-10"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-06-16"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-06-16 – 2026-03-10"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -16639,6 +16681,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-03-10"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – 2026-03-10"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . @@ -16656,40 +16715,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-03-10"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-03-10"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2025-06-16"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-06-16 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . @@ -16707,23 +16732,40 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-21 – 2026-03-10"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-03-10"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – 2026-03-10"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . @@ -16741,56 +16783,56 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-06-30"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-06-30 – 2026-03-10"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . - + rdf:type time:Instant; time:inXSDDate "2025-06-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2025-06-10 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -16809,159 +16851,142 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2025-06-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-06-10 – 2026-03-10"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-05 – 2026-03-10"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2025-06-30"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-30 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-03 – 2026-03-10"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-03-10"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-19 – 2026-03-10"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-12 – 2026-03-10"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2025-06-10"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-10 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-12 – 2026-03-10"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-14 – 2026-03-10"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . @@ -16991,50 +17016,37 @@ PREFIX xsd: dct:title "Kazys Starkevičius"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . @@ -17048,6 +17060,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -17061,31 +17086,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -17113,19 +17138,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -17153,30 +17178,30 @@ PREFIX xsd: dct:title "Antanas Nedzinskas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2026-05-07"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2026-05-07 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -17204,45 +17229,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-09-11"^^xsd:date . @@ -17256,19 +17255,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-11-18"^^xsd:date . @@ -17282,19 +17294,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -17308,58 +17307,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-11 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2025-03-28"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2025-03-28 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-03-20"^^xsd:date . @@ -17373,6 +17359,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -17386,83 +17385,109 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-09-11"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-09-11 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-03-28"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-03-28 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-17"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-07"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-07 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -17472,11 +17497,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -17491,33 +17517,46 @@ PREFIX xsd: dct:title "Tomas Martinaitis"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . @@ -17561,19 +17600,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2025-04-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2025-04-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -17587,19 +17626,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-04-17"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-04-17 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -17634,11 +17660,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -17653,18 +17680,31 @@ PREFIX xsd: dct:title "Algimantas Radvila"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-07-14"^^xsd:date . @@ -17682,27 +17722,10 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-20"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – 2024-11-20"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-07-15"^^xsd:date . - + time:inXSDDate "2026-07-15"^^xsd:date . + rdf:type time:Interval; dct:title "2026-07-15 – dabar"; time:hasBeginning . @@ -17729,57 +17752,74 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-11-20"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – 2024-11-20"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -17794,36 +17834,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – 2024-12-12"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -17837,32 +17873,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -17876,96 +17886,83 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -17980,44 +17977,35 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – 2024-12-12"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -18032,44 +18020,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -18084,18 +18059,70 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-17"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -18137,56 +18164,43 @@ PREFIX xsd: dct:title "Artūras Skardžius"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2025-09-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-09-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -18217,23 +18231,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-20"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2025-03-28"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2024-11-20"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-03-28 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -18247,57 +18257,48 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-11-20"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – 2024-11-20"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -18312,31 +18313,35 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2026-04-09"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – 2026-04-09"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -18351,6 +18356,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -18364,49 +18382,58 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-04-09"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – 2026-04-09"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-03-28"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-03-28 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-09-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-09-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -18415,11 +18442,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -18434,24 +18462,24 @@ PREFIX xsd: dct:title "Remigijus Motuzas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic . } { @@ -18472,6 +18500,40 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-04-14"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – 2026-04-14"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-07-07"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2026-05-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-14 – 2026-07-07"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-10-07"^^xsd:date . @@ -18519,23 +18581,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-07-07"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2026-05-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-14 – 2026-07-07"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-10-08"^^xsd:date . @@ -18549,19 +18594,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-07-07"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-07-07 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -18575,96 +18633,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-06-30"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-06-30 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -18679,45 +18685,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -18744,49 +18737,84 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2026-04-14"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; - dct:title "2024-12-05 – 2026-04-14"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-06-30"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-06-30 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-07-07"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-07-07 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -18815,60 +18843,47 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2026-07-15"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2026-07-15 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-11-20"^^xsd:date . @@ -18885,18 +18900,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-05-13"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-05-13 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-05-08"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-08 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -18911,32 +18939,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-08"^^xsd:date . - + time:inXSDDate "2025-05-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-08 – dabar"; - time:hasBeginning . - + dct:title "2025-05-13 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-07-15"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -18945,11 +18973,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -18964,34 +18993,17 @@ PREFIX xsd: dct:title "Eugenijus Gentvilas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – 2024-11-19"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-09-11"^^xsd:date . @@ -19009,23 +19021,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2025-09-11"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-14 – 2024-11-19"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-09-10"^^xsd:date . @@ -19043,19 +19055,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2025-09-11"^^xsd:date . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-11 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – 2025-09-11"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-09-10"^^xsd:date . @@ -19073,19 +19089,88 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2025-09-10"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – 2025-09-10"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-09-11"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-09-11 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-05-14"^^xsd:date . @@ -19112,36 +19197,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2025-06-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2025-06-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-10"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – 2025-09-10"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -19155,31 +19236,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-06-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-06-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -19207,32 +19275,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -19246,49 +19288,36 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2025-09-10"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-11 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – 2025-09-10"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-10"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2025-09-11"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2025-09-10"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-09-11 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; - org:role . + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -19316,49 +19345,45 @@ PREFIX xsd: dct:title "Juozas Olekas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2025-04-09"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2025-04-09"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -19389,19 +19414,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -19415,70 +19427,113 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-02-26"^^xsd:date . - + time:inXSDDate "2025-04-09"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-02-26 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – 2025-04-09"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2025-03-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2025-03-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-30"^^xsd:date . - + time:inXSDDate "2025-12-16"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-30 – dabar"; - time:hasBeginning . - + dct:title "2025-12-16 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-17"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-02-26"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-02-26 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-03-26"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-03-26 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -19493,83 +19548,70 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-30"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-30 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-12-16"^^xsd:date . - + time:inXSDDate "2024-12-30"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-12-16 – dabar"; - time:hasBeginning . - + dct:title "2024-12-30 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-03-26"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-03-26 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -19584,45 +19626,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2025-09-11"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-12-30"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-30 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – 2025-09-11"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -19636,75 +19656,84 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-03-14"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-03-14 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-30"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-30 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-17"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-30"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-30 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-30"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – 2025-09-11"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-30 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . @@ -19726,11 +19755,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -19745,35 +19775,35 @@ PREFIX xsd: dct:title "Viktorija Čmilytė-Nielsen"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { @@ -19794,19 +19824,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -19820,6 +19850,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-05-08"^^xsd:date . @@ -19846,19 +19889,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-06-10"^^xsd:date . @@ -19872,19 +19902,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -19913,13 +19943,13 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic . } @@ -19954,45 +19984,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -20006,45 +20036,71 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-03-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-03-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -20058,96 +20114,109 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-03-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-03-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2025-11-27"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2025-11-27 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -20166,32 +20235,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -20205,6 +20248,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-19"^^xsd:date . @@ -20218,70 +20274,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-27"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-11-27 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2026-05-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -20296,19 +20326,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -20338,50 +20368,37 @@ PREFIX xsd: foaf:primaryTopic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-09-26"^^xsd:date . @@ -20399,31 +20416,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2026-07-15"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-07-15 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -20438,31 +20468,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -20477,58 +20494,71 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-07-15"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -20556,48 +20586,35 @@ PREFIX xsd: dct:title "Inga Ruginienė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2026-03-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2026-03-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-09-10"^^xsd:date . @@ -20615,57 +20632,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-17"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2025-11-11"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-11 – 2025-11-17"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – 2024-11-21"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-03-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-03-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-18"^^xsd:date . - + time:inXSDDate "2025-11-18"^^xsd:date . + rdf:type time:Interval; dct:title "2025-11-18 – dabar"; time:hasBeginning . @@ -20675,6 +20658,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . @@ -20692,44 +20688,52 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-06-30"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-30 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – 2024-11-21"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2025-11-17"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-11-11"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2025-11-11 – 2025-11-17"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -20744,31 +20748,83 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-03"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-06-30"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-06-30 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-03"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -20783,18 +20839,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -20813,45 +20882,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-03-28"^^xsd:date . @@ -20865,19 +20895,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-06-18"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-06-18 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-05-13"^^xsd:date . @@ -20891,45 +20908,58 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2026-06-18"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2026-06-18 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -20938,11 +20968,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -20957,49 +20988,36 @@ PREFIX xsd: dct:title "Ligita Girskienė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -21013,19 +21031,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-20"^^xsd:date . @@ -21043,70 +21074,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -21134,44 +21113,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -21186,136 +21152,136 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -21329,32 +21295,97 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-17"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -21363,11 +21394,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -21382,35 +21414,35 @@ PREFIX xsd: dct:title "Kęstutis Vilkauskas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic . } { @@ -21444,96 +21476,70 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-05-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-05-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-05-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-05-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-05-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-05-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -21548,31 +21554,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-05-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-05-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -21587,70 +21580,109 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-05-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-05-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2026-05-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-05-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-05-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-05-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -21673,11 +21705,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -21694,40 +21727,27 @@ PREFIX xsd: foaf:primaryTopic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-12-13"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-13 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-03-20"^^xsd:date . @@ -21745,32 +21765,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-03-21"^^xsd:date . - + time:inXSDDate "2024-12-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-03-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-13 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-13"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-13 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-03-28"^^xsd:date . @@ -21784,19 +21804,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-12-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-12-13 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-03-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-03-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -21805,11 +21838,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -21824,63 +21858,29 @@ PREFIX xsd: dct:title "Ingrida Šimonytė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2025-11-25"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – 2025-11-25"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-04-14"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – 2026-04-14"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2026-07-07"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2026-07-07 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . @@ -21894,6 +21894,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-07-07"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2026-05-07"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-07 – 2026-07-07"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -21907,83 +21924,100 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-07-07"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-07-07 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-11-25"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – 2025-11-25"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -21998,44 +22032,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-03-28"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-03-28 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -22050,6 +22058,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -22063,83 +22084,57 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -22154,23 +22149,62 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-07-07"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2026-05-07"^^xsd:date . - + time:inXSDDate "2025-03-28"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-07 – 2026-07-07"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-03-28 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-05-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-04-14"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – 2026-04-14"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -22179,11 +22213,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -22198,61 +22233,35 @@ PREFIX xsd: dct:title "Audrius Radvilavičius"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -22270,6 +22279,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-20"^^xsd:date . @@ -22287,19 +22309,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -22313,6 +22335,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -22326,19 +22361,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -22347,11 +22382,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -22366,31 +22402,18 @@ PREFIX xsd: dct:title "Matas Skamarakas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -22421,32 +22444,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -22460,32 +22470,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-09-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -22499,6 +22483,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-03"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -22512,31 +22509,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2026-06-18"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2026-06-18 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -22555,32 +22552,71 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-06-18"^^xsd:date . - + time:inXSDDate "2025-09-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-06-18 – dabar"; - time:hasBeginning . - + dct:title "2025-09-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -22589,11 +22625,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -22608,22 +22645,22 @@ PREFIX xsd: dct:title "Darius Jakavičius"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { @@ -22661,19 +22698,6 @@ PREFIX xsd: } { - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . @@ -22687,44 +22711,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -22739,18 +22750,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -22765,19 +22776,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-12-16"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-12-16 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -22791,31 +22802,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -22830,18 +22841,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-12-16"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-12-16 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -22883,22 +22920,22 @@ PREFIX xsd: dct:title "Arūnas Valinskas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic . } { @@ -22919,20 +22956,7 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-05-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . @@ -22945,70 +22969,83 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-07"^^xsd:date . - + time:inXSDDate "2026-05-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-07 – dabar"; - time:hasBeginning . - + dct:title "2026-05-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -23036,127 +23073,110 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; - dct:title "2024-12-05 – 2025-09-11"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-06-16"^^xsd:date . - + time:inXSDDate "2025-11-25"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-16 – dabar"; - time:hasBeginning . - + dct:title "2025-11-25 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -23170,96 +23190,126 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2025-05-15"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-05-15 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-09-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-09-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-09-11"^^xsd:date . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – 2025-09-11"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-05-15"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-05-15 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-06-16"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-06-16 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -23274,31 +23324,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-25"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-11-25 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -23313,32 +23350,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2026-05-07"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2026-05-07 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -23347,11 +23384,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -23367,55 +23405,42 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -23433,23 +23458,10 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-07-14"^^xsd:date . - + time:inXSDDate "2026-07-14"^^xsd:date . + rdf:type time:Interval; dct:title "2026-07-14 – dabar"; time:hasBeginning . @@ -23459,70 +23471,74 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-01-30"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-01-30 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-01-30"^^xsd:date . - + time:inXSDDate "2026-07-14"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-01-30 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – 2026-07-14"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2025-01-30"^^xsd:date . - + rdf:type time:Interval; dct:title "2025-01-30 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-11-20"^^xsd:date . - + time:inXSDDate "2025-01-30"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-20 – dabar"; - time:hasBeginning . - + dct:title "2025-01-30 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2025-01-30"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2025-01-30 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -23537,18 +23553,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2025-01-30"^^xsd:date . - + rdf:type time:Interval; dct:title "2025-01-30 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -23563,31 +23579,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2025-01-30"^^xsd:date . - + rdf:type time:Interval; dct:title "2025-01-30 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2025-01-30"^^xsd:date . - + rdf:type time:Interval; dct:title "2025-01-30 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -23602,18 +23618,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2025-01-30"^^xsd:date . - + rdf:type time:Interval; dct:title "2025-01-30 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-01-30"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-01-30 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -23628,31 +23670,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-01-30"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-01-30 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2025-11-20"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-11-20 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2025-01-30"^^xsd:date . - + rdf:type time:Interval; dct:title "2025-01-30 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -23667,32 +23722,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-01-30"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-01-30 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-01-30"^^xsd:date . @@ -23706,36 +23735,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2025-01-30"^^xsd:date . - + rdf:type time:Interval; dct:title "2025-01-30 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-07-14"^^xsd:date . - + time:inXSDDate "2025-01-30"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-01-30 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – 2026-07-14"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -23763,52 +23801,65 @@ PREFIX xsd: dct:title "Laura Asadauskaitė-Zadneprovskienė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic . } { - + + rdf:type time:Instant; + time:inXSDDate "2026-04-13"^^xsd:date . + rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . - + + rdf:type time:Interval; + dct:title "2024-11-21 – 2026-04-13"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2024-11-21"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-04-14"^^xsd:date . @@ -23822,49 +23873,40 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-07"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-07 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – 2024-11-21"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2026-04-13"^^xsd:date . - + time:inXSDDate "2026-04-14"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – 2026-04-13"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-04 – 2026-04-14"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-20"^^xsd:date . @@ -23882,18 +23924,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-12-16"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-12-16 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -23908,6 +23950,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -23921,57 +23976,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -23986,18 +24002,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-07-07"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-07-07 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -24012,31 +24041,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -24051,31 +24067,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-07-07"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-07-07 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -24090,23 +24093,58 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-04-14"^^xsd:date . - + time:inXSDDate "2025-12-16"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-12-16 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2026-04-14"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-05-07"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-07 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -24134,49 +24172,45 @@ PREFIX xsd: dct:title "Birutė Vėsaitė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2024-12-04"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-13 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -24191,19 +24225,36 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – 2024-12-04"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; - org:role . + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . @@ -24217,44 +24268,22 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-13"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-13 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2025-09-24"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – 2025-09-24"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -24269,18 +24298,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2025-12-15"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2025-12-15 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -24295,75 +24324,84 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-12-15"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-12-15 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-24"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – 2025-09-24"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -24372,11 +24410,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -24391,25 +24430,38 @@ PREFIX xsd: dct:title "Paulė Kuzmickienė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-10-14"^^xsd:date . @@ -24427,83 +24479,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-10-15"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-10-15 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -24518,31 +24531,57 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-06-30"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-06-30 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -24570,70 +24609,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-06-30"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-30 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -24648,18 +24661,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -24674,6 +24687,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-03"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -24687,45 +24726,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2025-10-15"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2025-10-15 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -24753,47 +24792,51 @@ PREFIX xsd: dct:title "Bronis Ropė"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – 2024-11-21"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -24807,18 +24850,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-06-25"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-06-25 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -24833,18 +24889,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-06-10"^^xsd:date . - + time:inXSDDate "2026-04-07"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-10 – dabar"; - time:hasBeginning . - + dct:title "2026-04-07 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -24859,6 +24915,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-06-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-06-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-06-10"^^xsd:date . @@ -24872,62 +24941,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-06-25"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-06-25 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-04-07"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-04-07 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2024-11-21"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -24956,17 +24995,17 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic . } { @@ -24987,6 +25026,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-11-13"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-11-13 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -25030,44 +25082,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -25082,44 +25108,48 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2025-09-11"^^xsd:date . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – 2025-09-11"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -25134,6 +25164,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-05-08"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-08 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -25147,75 +25190,71 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2026-05-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – 2025-09-11"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -25229,45 +25268,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -25281,58 +25320,58 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -25346,45 +25385,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-08"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-08 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-11-13"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-13 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -25393,11 +25432,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -25413,57 +25453,83 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2025-04-09"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2025-04-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2025-04-09"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-04-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-06-03"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-05-16"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-05-16 – 2025-06-03"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -25477,19 +25543,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2025-04-09"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – 2025-04-09"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-06-04"^^xsd:date . @@ -25503,32 +25573,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-07-15"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-07-15 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-04-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-04-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -25542,19 +25586,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -25581,23 +25612,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-06-03"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-05-16"^^xsd:date . - + time:inXSDDate "2026-07-15"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-05-16 – 2025-06-03"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-07-15 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -25626,17 +25666,17 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic . } { @@ -25657,19 +25697,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . @@ -25683,6 +25710,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – 2024-12-04"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-04-10"^^xsd:date . @@ -25696,23 +25740,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-06-01"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2026-05-08"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-08 – 2026-06-01"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -25739,6 +25766,36 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-06-01"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2026-05-08"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-08 – 2026-06-01"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-06-03"^^xsd:date . @@ -25804,36 +25861,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2024-12-04"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -25842,11 +25882,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -25862,70 +25903,70 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2026-07-07"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2026-05-14"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-14 – 2026-07-07"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2026-05-14"^^xsd:date . - + time:inXSDDate "2026-07-07"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2026-05-07"^^xsd:date . - + time:inXSDDate "2026-05-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-07 – 2026-05-14"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-05-14 – 2026-07-07"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; - org:role . - + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2026-04-14"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – 2026-04-14"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-20"^^xsd:date . @@ -25943,6 +25984,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-10-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-10-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-07-07"^^xsd:date . @@ -25973,83 +26027,109 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-10-10"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-10-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2026-03-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2026-03-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -26064,87 +26144,83 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-06-16"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-16 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-03-12"^^xsd:date . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; - dct:title "2024-12-05 – 2026-03-12"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2025-06-16"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2025-06-16 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -26159,70 +26235,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -26237,44 +26287,57 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -26289,57 +26352,48 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-11-25"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-11-25 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-03-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-03-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – 2026-03-12"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-11-25"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-25 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -26354,36 +26408,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-04-14"^^xsd:date . - + time:inXSDDate "2026-05-14"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2026-05-07"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2026-04-14"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-05-07 – 2026-05-14"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -26392,11 +26433,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -26411,59 +26453,80 @@ PREFIX xsd: dct:title "Algirdas Butkevičius"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic . } { - + + rdf:type time:Instant; + time:inXSDDate "2026-07-14"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – 2026-07-14"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2026-05-21"^^xsd:date . - + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – 2026-05-21"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -26478,36 +26541,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-07-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-07-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-07-14"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2026-05-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – 2026-07-14"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -26521,18 +26567,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -26547,57 +26593,57 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -26612,18 +26658,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-05-13"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-05-13 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -26638,18 +26684,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2025-05-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2025-05-13 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -26664,23 +26710,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2026-07-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2026-05-21"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-07-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -26708,53 +26750,61 @@ PREFIX xsd: dct:title "Zigmantas Balčytis"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2025-10-16"^^xsd:date . - + time:inXSDDate "2025-11-11"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-10-16 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – 2025-11-11"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2026-04-21"^^xsd:date . - + time:inXSDDate "2025-10-16"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-10-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-04-21 – dabar"; - time:hasBeginning . - + dct:title "2025-10-10 – 2025-10-16"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -26815,74 +26865,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-10-16"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2025-10-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-10-10 – 2025-10-16"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-25"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-11-25 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2026-04-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2026-04-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-06-30"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-30 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2025-09-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2025-09-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -26897,19 +26917,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -26923,23 +26930,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – 2025-09-11"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -26953,70 +26943,70 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-06-30"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-06-30 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -27031,31 +27021,61 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-09-11"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – 2025-09-11"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -27070,49 +27090,71 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2025-11-25"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-11-25 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-11-11"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2025-10-16"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2025-11-11"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-10-16 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -27140,51 +27182,38 @@ PREFIX xsd: dct:title "Ignas Vėgėlė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2025-03-29"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-03-29 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -27198,6 +27227,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -27211,58 +27253,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -27276,31 +27279,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2026-06-18"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2026-06-18 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -27315,19 +27318,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-06-18"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-06-18 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -27354,6 +27357,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -27367,19 +27409,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2025-03-29"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2025-03-29 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -27388,11 +27430,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -27407,39 +27450,39 @@ PREFIX xsd: dct:title "Ingrida Braziulienė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2025-11-11"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2025-11-11 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -27453,6 +27496,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-03-10"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – 2026-03-10"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-04-21"^^xsd:date . @@ -27470,36 +27530,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-11-11"^^xsd:date . - + time:inXSDDate "2026-04-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-11 – dabar"; - time:hasBeginning . - + dct:title "2026-04-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-03-10"^^xsd:date . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2025-11-25"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-11-25 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-08-26"^^xsd:date . @@ -27513,45 +27569,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-01-09"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-01-09 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-06-30"^^xsd:date . @@ -27565,18 +27582,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-11-25"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-25 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -27591,30 +27608,56 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-04-21"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-04-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2026-01-09"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2026-01-09 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; org:organization ; org:role . @@ -27631,36 +27674,36 @@ PREFIX xsd: dct:title "Rimas Jonas Jankūnas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -27674,44 +27717,48 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2025-09-11"^^xsd:date . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – 2025-09-11"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-09-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-09-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-12-15"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-12-15 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -27726,35 +27773,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - + time:inXSDDate "2025-12-15"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-12-15 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; - dct:title "2024-12-05 – 2025-09-11"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -27769,18 +27825,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -27795,45 +27851,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -27861,41 +27904,37 @@ PREFIX xsd: dct:title "Vytautas Kernagis"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - + rdf:type time:Instant; time:inXSDDate "2026-07-14"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + rdf:type time:Interval; - dct:title "2024-11-14 – 2026-07-14"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-07-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; - org:role . + org:role . rdf:type time:Instant; time:inXSDDate "2026-07-15"^^xsd:date . @@ -27961,6 +28000,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-03-20"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-03-20 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-03"^^xsd:date . @@ -27987,19 +28039,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-03-20"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-03-20 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-17"^^xsd:date . @@ -28013,19 +28052,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-07-14"^^xsd:date . - + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-07-14 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – 2026-07-14"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; - org:role . + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -28034,11 +28077,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -28054,20 +28098,37 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2025-04-08"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-03-28"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-03-28 – 2025-04-08"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -28094,49 +28155,71 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-04-09"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-04-09 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-04-08"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-03-28"^^xsd:date . - + time:inXSDDate "2025-05-15"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-03-28 – 2025-04-08"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-05-15 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-10-16"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-10-16 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-05-08"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-08 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-12-16"^^xsd:date . @@ -28163,58 +28246,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-10-16"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-10-16 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-03-28"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-03-28 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -28228,6 +28259,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-05-13"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-05-13 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -28241,19 +28285,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2025-03-28"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-03-28 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-19"^^xsd:date . @@ -28267,18 +28324,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-05-13"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-05-13 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -28293,70 +28363,70 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-08"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-08 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-05-15"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-05-15 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -28371,45 +28441,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2025-04-09"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2025-04-09 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -28437,53 +28481,53 @@ PREFIX xsd: dct:title "Valdas Rakutis"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2026-04-16"^^xsd:date . - + time:inXSDDate "2025-09-25"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – 2026-04-16"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-21 – 2025-09-25"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-04-16"^^xsd:date . @@ -28501,23 +28545,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-04-16"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2025-09-26"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-09-26 – 2026-04-16"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-20"^^xsd:date . @@ -28535,73 +28562,73 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-04-16"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – 2026-04-16"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-14 – 2026-04-16"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2026-04-16"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – 2026-04-16"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-10 – 2026-04-16"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2026-04-16"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – 2026-04-16"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-05 – 2026-04-16"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-04-16"^^xsd:date . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – 2026-04-16"; - time:hasBeginning ; - time:hasEnd . - + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -28620,22 +28647,22 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-04-16"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – 2026-04-16"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-03 – 2026-04-16"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -28654,57 +28681,74 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-04-16"^^xsd:date . - + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – 2026-04-16"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-04-16"^^xsd:date . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – 2026-04-16"; - time:hasBeginning ; - time:hasEnd . - + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-04-16"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – 2026-04-16"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-05 – 2026-04-16"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-25"^^xsd:date . - + time:inXSDDate "2026-04-16"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2025-09-26"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – 2025-09-25"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-09-26 – 2026-04-16"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-04-16"^^xsd:date . @@ -28735,37 +28779,41 @@ PREFIX xsd: dct:title "Giedrimas Jeglinskas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - + rdf:type time:Instant; time:inXSDDate "2025-11-11"^^xsd:date . - + + rdf:type time:Instant; + time:inXSDDate "2025-10-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-11 – dabar"; - time:hasBeginning . - + dct:title "2025-10-17 – 2025-11-11"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-11-11"^^xsd:date . @@ -28783,23 +28831,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-11"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2025-10-17"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-10-17 – 2025-11-11"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-09"^^xsd:date . @@ -28817,45 +28874,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2025-11-11"^^xsd:date . - + rdf:type time:Interval; dct:title "2025-11-11 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-05-08"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-08 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-19"^^xsd:date . @@ -28882,6 +28913,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-17"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-05-08"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-08 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-11"^^xsd:date . @@ -28908,23 +28965,10 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-03-20"^^xsd:date . - + time:inXSDDate "2025-03-20"^^xsd:date . + rdf:type time:Interval; dct:title "2025-03-20 – dabar"; time:hasBeginning . @@ -28934,19 +28978,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2025-11-11"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2025-11-11 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -28955,11 +28999,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -28974,35 +29019,56 @@ PREFIX xsd: dct:title "Darius Razmislevičius"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2025-11-14"^^xsd:date . - + time:inXSDDate "2025-09-10"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – 2025-09-10"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – 2024-12-04"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; org:organization ; org:role . @@ -29018,19 +29084,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-09-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2026-04-13"^^xsd:date . @@ -29048,23 +29101,66 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-10"^^xsd:date . - + time:inXSDDate "2026-07-15"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-07-15 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – 2025-09-10"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – 2024-11-21"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-09-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-09-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; org:organization ; - org:role . + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-10-09"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – 2025-10-09"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-04-14"^^xsd:date . @@ -29095,82 +29191,57 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-10-09"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – 2025-10-09"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2024-12-04"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2024-11-21"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2025-09-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2025-09-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -29185,126 +29256,83 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-16"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-09-16 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – 2025-09-11"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -29319,109 +29347,91 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-09-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2025-09-11"^^xsd:date . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – 2025-09-11"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-06-30"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-30 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2025-09-10"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – 2025-09-10"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -29436,83 +29446,70 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -29527,74 +29524,83 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2025-09-16"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2025-09-16 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-10"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – 2025-09-10"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -29609,44 +29615,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -29661,45 +29667,84 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-06-30"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-06-30 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-07-15"^^xsd:date . - + time:inXSDDate "2025-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + dct:title "2025-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -29727,109 +29772,96 @@ PREFIX xsd: dct:title "Aušrinė Norkienė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2025-11-13"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-11-13 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-07-07"^^xsd:date . - + time:inXSDDate "2026-04-13"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2025-11-13"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-13 – 2026-07-07"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – 2026-04-13"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2025-11-12"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – 2025-11-12"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – 2025-11-12"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-07-07"^^xsd:date . @@ -29860,23 +29892,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-12"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – 2025-11-12"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -29894,22 +29909,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-04-13"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2026-07-07"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2026-04-13"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-07-07 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -29924,32 +29935,36 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2025-11-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2025-11-13 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2026-05-08"^^xsd:date . - + time:inXSDDate "2025-11-12"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-08 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – 2025-11-12"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-11-20"^^xsd:date . @@ -29963,83 +29978,96 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-02"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-02 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2026-03-09"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2026-03-09 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -30054,19 +30082,58 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2025-09-02"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-09-02 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-05-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-05-08"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-08 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-19"^^xsd:date . @@ -30080,57 +30147,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -30145,19 +30186,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -30171,58 +30212,62 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-03-09"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-03-09 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2026-07-07"^^xsd:date . - + + rdf:type time:Instant; + time:inXSDDate "2025-11-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-07-07 – dabar"; - time:hasBeginning . - + dct:title "2025-11-13 – 2026-07-07"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; - org:role . + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -30250,67 +30295,54 @@ PREFIX xsd: dct:title "Jekaterina Rojaka"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -30325,31 +30357,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-17"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -30364,44 +30409,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2026-05-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -30416,19 +30435,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -30442,31 +30448,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -30481,6 +30500,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -30494,44 +30526,57 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -30546,31 +30591,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -30580,11 +30625,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -30599,29 +30645,29 @@ PREFIX xsd: dct:title "Šarūnas Šukevičius"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic . } { @@ -30651,18 +30697,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2025-12-16"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-12-16 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-27"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-27 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -30677,6 +30749,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-05-08"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-08 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-27"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-27 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-27"^^xsd:date . @@ -30703,45 +30801,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-12-16"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-12-16 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-05-08"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-08 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-27"^^xsd:date . @@ -30755,19 +30814,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-27"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-27 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -30811,45 +30857,19 @@ PREFIX xsd: foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-18"^^xsd:date . @@ -30867,19 +30887,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2025-01-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2025-01-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -30906,6 +30939,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-12-15"^^xsd:date . @@ -30919,45 +30965,36 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2025-09-11"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – 2025-09-11"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -30971,48 +31008,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; - dct:title "2024-12-05 – 2025-09-11"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -31027,83 +31047,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-05-08"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-08 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-09-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -31131,18 +31112,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -31157,18 +31138,83 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-01-14"^^xsd:date . - + time:inXSDDate "2026-05-08"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-01-14 – dabar"; - time:hasBeginning . - + dct:title "2026-05-08 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-09-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-09-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -31178,11 +31224,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -31197,33 +31244,33 @@ PREFIX xsd: dct:title "Dalia Asanavičiūtė-Gružauskienė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic . } { @@ -31244,21 +31291,17 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-04-09"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2025-04-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2025-04-09"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-04-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; org:role . @@ -31274,17 +31317,21 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-04-10"^^xsd:date . - + time:inXSDDate "2025-04-09"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-04-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – 2025-04-09"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; org:role . @@ -31300,19 +31347,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-03-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-03-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -31326,6 +31360,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-03-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-03-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -31347,11 +31394,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -31367,17 +31415,30 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -31408,19 +31469,58 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2025-06-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2025-06-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -31447,19 +31547,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -31486,57 +31573,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-06-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-06-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -31578,23 +31626,66 @@ PREFIX xsd: dct:title "Viktoras Pranckietis"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-01-14"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – 2025-01-14"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-07-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-07-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -31612,23 +31703,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-03-25"^^xsd:date . - + time:inXSDDate "2026-07-14"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2026-03-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – 2025-03-25"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-03-10 – 2026-07-14"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -31642,66 +31733,62 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-03-10"^^xsd:date . - + time:inXSDDate "2025-03-25"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2025-01-14"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-01-14 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-14 – 2025-03-25"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-07-14"^^xsd:date . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2026-03-10"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-03-10 – 2026-07-14"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2026-07-14"^^xsd:date . - + rdf:type time:Interval; dct:title "2026-07-14 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-03-25"^^xsd:date . @@ -31719,19 +31806,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-19"^^xsd:date . @@ -31745,53 +31819,27 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-07-14"^^xsd:date . - + time:inXSDDate "2026-03-10"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-01-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-07-14 – dabar"; - time:hasBeginning . - + dct:title "2025-01-14 – 2026-03-10"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-01-14"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – 2025-01-14"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; dct:title "2024-11-14 – dabar"; time:hasBeginning . @@ -31815,23 +31863,36 @@ PREFIX xsd: dct:title "Agnė Širinskienė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . @@ -31845,70 +31906,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -31936,57 +31945,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-03-28"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-03-28 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -32014,19 +31997,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -32040,44 +32010,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-03-28"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-03-28 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -32092,18 +32049,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -32118,44 +32088,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -32170,19 +32140,97 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -32191,11 +32239,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -32210,54 +32259,76 @@ PREFIX xsd: dct:title "Saulius Luščikas"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-11-20"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2026-07-07"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2024-11-20"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-07-07 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; - org:role . + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-07-07"^^xsd:date . @@ -32288,70 +32359,70 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2026-07-07"^^xsd:date . - + time:inXSDDate "2026-04-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-07-07 – dabar"; - time:hasBeginning . - + dct:title "2026-04-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:inXSDDate "2026-05-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-04-21"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-04-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -32366,57 +32437,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -32431,58 +32489,49 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2024-11-20"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – 2024-11-20"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -32491,11 +32540,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -32510,28 +32560,41 @@ PREFIX xsd: dct:title "Andrius Busila"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2026-03-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-03-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-10-10"^^xsd:date . @@ -32545,6 +32608,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-18"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-18 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-10-09"^^xsd:date . @@ -32579,19 +32655,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-18"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-18 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-13"^^xsd:date . @@ -32605,70 +32668,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-03-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-03-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -32683,19 +32707,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -32709,32 +32720,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-06-30"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-06-30 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-17"^^xsd:date . @@ -32748,32 +32733,58 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-03-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-03-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -32787,18 +32798,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-03-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-03-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -32813,45 +32837,71 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2025-06-30"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-06-30 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . @@ -32877,11 +32927,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -32896,67 +32947,46 @@ PREFIX xsd: dct:title "Jaroslav Narkevič"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2025-10-09"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – 2025-10-09"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-03-10"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2026-05-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-05-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; org:role . @@ -32972,40 +33002,49 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-04-14"^^xsd:date . - + time:inXSDDate "2026-05-07"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-07 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2025-10-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2026-04-14"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-10-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-20"^^xsd:date . - + time:inXSDDate "2026-05-14"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2026-03-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2024-11-20"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-03-10 – 2026-05-14"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-10-16"^^xsd:date . @@ -33023,74 +33062,95 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-10-10"^^xsd:date . - + time:inXSDDate "2024-11-20"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-10-10 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – 2024-11-20"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2026-05-14"^^xsd:date . - + time:inXSDDate "2026-04-14"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – 2026-04-14"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . - + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-03-10 – 2026-05-14"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-14 – 2026-03-10"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; - org:role . - + org:role . + rdf:type time:Instant; - time:inXSDDate "2026-05-07"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-07 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -33105,31 +33165,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2025-06-30"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2025-06-30 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-06-10"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -33144,45 +33217,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -33196,71 +33243,75 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-06-30"^^xsd:date . - + time:inXSDDate "2025-06-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-30 – dabar"; - time:hasBeginning . - + dct:title "2025-06-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-14"^^xsd:date . - + time:inXSDDate "2025-10-09"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-14 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – 2025-10-09"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -33288,59 +33339,46 @@ PREFIX xsd: dct:title "Valius Ąžuolas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-03-10"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-03-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -33355,19 +33393,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2026-03-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2026-03-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-03-28"^^xsd:date . @@ -33407,6 +33445,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -33433,19 +33484,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . @@ -33473,66 +33524,27 @@ PREFIX xsd: dct:title "Paulius Visockas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2026-07-15"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-07-15 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; dct:title "2024-12-04 – 2024-12-04"; time:hasBeginning ; @@ -33560,31 +33572,57 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -33599,6 +33637,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-06-10"^^xsd:date . @@ -33612,32 +33663,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2026-07-15"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2026-07-15 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -33666,37 +33717,37 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - + rdf:type time:Instant; time:inXSDDate "2026-05-28"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2026-05-28"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-14 – 2026-05-28"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-05-28"^^xsd:date . @@ -33714,40 +33765,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-06-02"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – 2026-06-02"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-05-28"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2026-05-08"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-08 – 2026-05-28"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2026-05-28"^^xsd:date . @@ -33765,22 +33782,22 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-28"^^xsd:date . - + time:inXSDDate "2026-06-02"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – 2026-05-28"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-04 – 2026-06-02"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -33816,6 +33833,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-05-28"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2026-05-08"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-08 – 2026-05-28"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-05-28"^^xsd:date . @@ -33833,23 +33867,40 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2026-05-28"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – 2026-05-28"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-03 – 2026-05-28"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-05-28"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – 2026-05-28"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-05-28"^^xsd:date . @@ -33862,11 +33913,12 @@ PREFIX xsd: time:hasBeginning ; time:hasEnd . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -33879,20 +33931,37 @@ PREFIX xsd: dct:title "Jevgenij Šuklin"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2026-07-15"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – 2026-07-15"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-07-14"^^xsd:date . @@ -33910,6 +33979,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-07-14"^^xsd:date . @@ -33923,74 +34005,57 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-07-15"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2026-07-15"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -34005,70 +34070,57 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -34083,19 +34135,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -34122,44 +34187,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -34174,31 +34213,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-17"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -34240,46 +34292,50 @@ PREFIX xsd: dct:title "Robert Puchovič"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2026-07-14"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-11-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2025-11-13 – 2026-07-14"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -34294,6 +34350,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-20"^^xsd:date . @@ -34328,139 +34410,83 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-07-14"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2025-11-13"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-11-13 – 2026-07-14"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-02-20"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-02-20 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2025-02-20"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2025-02-20 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -34475,6 +34501,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -34488,31 +34527,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -34527,19 +34553,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -34553,70 +34579,96 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -34639,11 +34691,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -34658,37 +34711,50 @@ PREFIX xsd: dct:title "Vaida Aleknavičienė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -34702,19 +34768,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-04-14"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-04-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + dct:title "2024-12-04 – 2024-12-04"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-04-13"^^xsd:date . @@ -34732,23 +34802,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2024-12-04"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -34762,44 +34828,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2025-12-18"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2025-12-18 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-12-16"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-12-16 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -34814,57 +34867,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-05-08"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-08 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -34879,109 +34893,122 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-12-18"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-12-18 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-03-14"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-03-14 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2026-05-08"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2026-05-08 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -34996,31 +35023,57 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2025-03-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2025-03-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-12-16"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-12-16 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -35035,19 +35088,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2026-04-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2026-04-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -35056,11 +35109,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -35075,50 +35129,37 @@ PREFIX xsd: dct:title "Arvydas Anušauskas"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-09-10"^^xsd:date . @@ -35136,19 +35177,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2026-03-10"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-09-11"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2025-09-11 – 2026-03-10"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-03-10"^^xsd:date . @@ -35162,58 +35207,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -35240,31 +35246,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-06-30"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-06-30 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -35279,31 +35298,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -35318,35 +35324,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – 2025-09-11"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -35361,58 +35350,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -35426,18 +35363,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-06-30"^^xsd:date . - + time:inXSDDate "2025-09-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-30 – dabar"; - time:hasBeginning . - + dct:title "2025-09-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -35452,19 +35389,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -35478,6 +35402,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -35491,6 +35428,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-03"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -35504,18 +35480,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-17"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -35530,49 +35532,101 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-09-11"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – 2025-09-11"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-03-10"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-11 – 2026-03-10"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -35581,11 +35635,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -35600,42 +35655,42 @@ PREFIX xsd: dct:title "Česlav Olševski"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { @@ -35652,19 +35707,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2026-04-14"^^xsd:date . @@ -35682,6 +35724,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -35695,19 +35750,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-06-10"^^xsd:date . @@ -35734,6 +35776,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-03"^^xsd:date . @@ -35773,19 +35828,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -35794,11 +35849,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -35814,16 +35870,16 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic . } @@ -35840,11 +35896,12 @@ PREFIX xsd: time:hasBeginning ; time:hasEnd . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -35861,19 +35918,6 @@ PREFIX xsd: } { - - rdf:type time:Instant; - time:inXSDDate "2024-12-13"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-13 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . @@ -35887,19 +35931,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-02-23"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-02-23 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -35913,18 +35957,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2026-02-23"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2026-02-23 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -35939,19 +35983,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-13"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-13 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -35960,11 +36017,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -35979,30 +36037,17 @@ PREFIX xsd: dct:title "Remigijus Žemaitaitis"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2026-04-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-04-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-10-16"^^xsd:date . @@ -36020,39 +36065,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-13"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2025-11-13"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-20"^^xsd:date . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2026-04-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2024-11-20"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-04-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -36084,6 +36121,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-20"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – 2024-11-20"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-03"^^xsd:date . @@ -36097,19 +36151,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-06-16"^^xsd:date . @@ -36123,19 +36164,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-20"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-11-20 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -36149,6 +36177,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-17"^^xsd:date . @@ -36162,32 +36203,49 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2025-11-20"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2025-11-20 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-11-13"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – 2025-11-13"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -36196,11 +36254,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -36215,21 +36274,21 @@ PREFIX xsd: dct:title "Viktoras Fiodorovas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic . } { @@ -36245,11 +36304,12 @@ PREFIX xsd: time:hasBeginning ; time:hasEnd . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -36280,18 +36340,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -36306,57 +36366,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -36371,44 +36405,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -36423,6 +36457,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -36444,11 +36504,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -36464,35 +36525,22 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-03-28"^^xsd:date . @@ -36506,32 +36554,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-02-11"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-02-11 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-02-11"^^xsd:date . @@ -36545,6 +36580,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-02-11"^^xsd:date . @@ -36558,18 +36619,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2025-02-11"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2025-02-11 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -36611,18 +36672,31 @@ PREFIX xsd: dct:title "Petras Dargis"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-11-20"^^xsd:date . @@ -36649,57 +36723,61 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2025-11-19"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-11-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2025-11-13 – 2025-11-19"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2026-05-07"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2026-05-07 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -36714,18 +36792,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2026-05-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -36740,31 +36844,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-07"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-07 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -36779,48 +36870,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-19"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2025-11-13"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-13 – 2025-11-19"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -36830,11 +36891,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -36849,72 +36911,72 @@ PREFIX xsd: dct:title "Alvydas Mockus"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2025-11-20"^^xsd:date . - + time:inXSDDate "2025-10-14"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2025-04-10"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-04-10 – 2025-11-20"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-21 – 2025-10-14"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-10-16"^^xsd:date . - + time:inXSDDate "2025-09-17"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2025-10-15"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-10-15 – 2025-10-16"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-14 – 2025-09-17"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-09-18"^^xsd:date . - + time:inXSDDate "2026-06-25"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-18 – dabar"; - time:hasBeginning . - + dct:title "2026-06-25 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-06-25"^^xsd:date . @@ -36932,6 +36994,36 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-11-20"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-04-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-04-10 – 2025-11-20"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-09-18"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-09-18 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-04-09"^^xsd:date . @@ -36949,91 +37041,65 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-10-14"^^xsd:date . - + time:inXSDDate "2024-11-20"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – 2025-10-14"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – 2024-11-20"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-06-25"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-06-25 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-17"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – 2025-09-17"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2025-10-16"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2025-11-13"^^xsd:date . - + time:inXSDDate "2025-10-15"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-13 – dabar"; - time:hasBeginning . - + dct:title "2025-10-15 – 2025-10-16"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-03-14"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-03-14 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-06-30"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-30 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -37048,18 +37114,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2025-03-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-03-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-03"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -37078,18 +37157,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2025-06-30"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2025-06-30 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -37104,49 +37183,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-20"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2025-11-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2024-11-20"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-11-13 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -37155,11 +37217,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -37174,60 +37237,47 @@ PREFIX xsd: dct:title "Linas Kukuraitis"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2026-04-14"^^xsd:date . - + time:inXSDDate "2026-04-13"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-09-26"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-04-14 – dabar"; - time:hasBeginning . - + dct:title "2025-09-26 – 2026-04-13"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-25"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – 2025-09-25"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -37240,6 +37290,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-04-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-04-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -37253,19 +37316,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -37279,19 +37342,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2026-05-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-03"^^xsd:date . @@ -37305,22 +37368,22 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-04-13"^^xsd:date . - + time:inXSDDate "2025-09-25"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2025-09-26"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-26 – 2026-04-13"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – 2025-09-25"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -37330,11 +37393,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -37349,34 +37413,30 @@ PREFIX xsd: dct:title "Eugenijus Sabutis"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2025-04-09"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2025-04-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2025-04-09"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-04-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; org:role . @@ -37405,32 +37465,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2025-04-09"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2025-05-13"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-05-13 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – 2025-04-09"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -37444,18 +37495,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -37470,18 +37521,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2025-05-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2025-05-13 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -37509,32 +37586,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-04-10"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-04-10 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -37543,11 +37607,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -37562,23 +37627,40 @@ PREFIX xsd: dct:title "Violeta Turauskaitė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2024-11-20"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – 2024-11-20"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-07-07"^^xsd:date . @@ -37596,19 +37678,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-07-07"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-07-07 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -37622,31 +37691,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-05-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-05-13 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -37661,19 +37743,58 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-17"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-06-18"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-06-18 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -37687,45 +37808,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -37739,18 +37860,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -37765,118 +37886,62 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-05-13"^^xsd:date . - + time:inXSDDate "2026-07-07"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-05-13 – dabar"; - time:hasBeginning . - + dct:title "2026-07-07 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-06-18"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-06-18 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-20"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – 2024-11-20"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; dct:title "2024-11-14 – dabar"; time:hasBeginning . @@ -37900,49 +37965,45 @@ PREFIX xsd: dct:title "Lina Šukytė-Korsakė"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2024-12-04"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -37982,18 +38043,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -38008,18 +38082,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -38034,44 +38134,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -38086,109 +38186,83 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -38203,97 +38277,88 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – 2024-12-04"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -38321,68 +38386,68 @@ PREFIX xsd: dct:title "Saulius Čaplinskas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2026-04-14"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2026-03-18"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2026-03-18 – 2026-04-14"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-03-17"^^xsd:date . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2026-03-17"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-05-07"^^xsd:date . @@ -38396,22 +38461,22 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-04-14"^^xsd:date . - + time:inXSDDate "2026-03-17"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2026-03-18"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-03-18 – 2026-04-14"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-04 – 2026-03-17"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -38452,19 +38517,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -38492,14 +38557,14 @@ PREFIX xsd: dct:title "Raimondas Kuodis"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic . } @@ -38521,6 +38586,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-13"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-13 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -38534,44 +38625,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-10"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-13"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-13 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -38590,18 +38681,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -38616,70 +38707,70 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2025-06-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2025-06-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -38694,18 +38785,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-03-12"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-03-12 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -38733,71 +38824,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-06-03"^^xsd:date . - + time:inXSDDate "2026-03-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-03 – dabar"; - time:hasBeginning . - + dct:title "2026-03-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2025-09-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2025-09-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -38806,11 +38871,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -38826,31 +38892,44 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-20"^^xsd:date . @@ -38868,19 +38947,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -38894,61 +38960,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-04-09"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – 2026-04-09"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2025-03-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2025-03-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-06-03"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -38963,44 +39012,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -39015,19 +39038,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -39041,19 +39051,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -39067,31 +39064,96 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-03-14"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-03-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-06-03"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-06-03 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -39106,19 +39168,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2026-04-09"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – 2026-04-09"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -39146,43 +39212,47 @@ PREFIX xsd: dct:title "Julius Sabatauskas"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – 2024-12-12"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-13"^^xsd:date . @@ -39196,6 +39266,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -39209,32 +39292,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -39248,6 +39331,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -39261,62 +39357,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2024-12-12"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -39345,20 +39411,33 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . @@ -39372,44 +39451,61 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2025-03-20"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-03-20 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-09-11"^^xsd:date . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – 2025-09-11"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2025-06-16"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2025-06-16 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -39424,96 +39520,70 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-05-08"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-08 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -39528,18 +39598,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -39554,205 +39624,201 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2026-05-08"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2026-05-08 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – 2025-09-11"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2025-09-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2025-09-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-06-16"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-16 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-03-20"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-03-20 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -39780,53 +39846,40 @@ PREFIX xsd: dct:title "Edita Rudelienė"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2026-04-14"^^xsd:date . @@ -39840,23 +39893,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-04-13"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – 2026-04-13"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-11-20"^^xsd:date . @@ -39874,44 +39910,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -39926,18 +39962,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -39952,6 +39988,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-06-10"^^xsd:date . @@ -39965,18 +40014,35 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-03"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-04-13"^^xsd:date . + rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . - + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – 2026-04-13"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -39986,11 +40052,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -40005,35 +40072,22 @@ PREFIX xsd: dct:title "Dainius Kreivys"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . @@ -40047,19 +40101,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -40073,6 +40127,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -40130,42 +40197,50 @@ PREFIX xsd: dct:title "Rasa Budbergytė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; foaf:topic . } { - + rdf:type time:Instant; - time:inXSDDate "2025-10-07"^^xsd:date . - + time:inXSDDate "2025-10-06"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-10-07 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – 2025-10-06"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; - org:role . - + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-13"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-13 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – 2024-12-12"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; - org:role . + org:role . rdf:type time:Instant; time:inXSDDate "2026-03-18"^^xsd:date . @@ -40179,49 +40254,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-13 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-10-06"^^xsd:date . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2025-10-07"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – 2025-10-06"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-10-07 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -40235,23 +40293,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2024-12-12"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -40279,18 +40346,44 @@ PREFIX xsd: dct:title "Jurgis Razma"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-10-15"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-10-15 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -40321,44 +40414,57 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-10-15"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-10-15 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-19"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -40373,18 +40479,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2026-05-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -40399,18 +40518,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -40425,19 +40557,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -40451,71 +40570,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -40529,6 +40583,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-03"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -40542,44 +40609,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -40606,11 +40673,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -40625,46 +40693,33 @@ PREFIX xsd: dct:title "Kęstutis Mažeika"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -40678,31 +40733,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -40717,32 +40772,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-11-25"^^xsd:date . @@ -40769,6 +40798,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -40782,6 +40837,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-03"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -40803,11 +40871,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -40824,19 +40893,36 @@ PREFIX xsd: foaf:primaryTopic ; foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2026-04-14"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – 2026-04-14"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-05-07"^^xsd:date . @@ -40850,6 +40936,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-04-24"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-04-24 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . @@ -40876,36 +40975,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-04-24"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2026-04-09"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-04-09 – 2026-04-24"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-04-24"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-04-24 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -40919,19 +41001,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -40958,19 +41027,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-03"^^xsd:date . @@ -40984,22 +41040,35 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-04-14"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2026-04-24"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2026-04-09"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2026-04-14"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-04-09 – 2026-04-24"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -41009,11 +41078,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -41028,48 +41098,22 @@ PREFIX xsd: dct:title "Ramūnas Vyžintas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2025-09-18"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-09-18 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-13"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-13 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -41104,18 +41148,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2025-09-18"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2025-09-18 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-13"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-13 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-05-08"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-08 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -41130,19 +41200,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -41156,18 +41213,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-08"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-08 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -41190,11 +41260,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -41209,15 +41280,15 @@ PREFIX xsd: dct:title "Mindaugas Lingė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic . } @@ -41249,70 +41320,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -41327,32 +41346,58 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-09-11"^^xsd:date . @@ -41383,19 +41428,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -41409,148 +41441,135 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-12"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-12-16"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-12-16 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -41565,6 +41584,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -41578,6 +41610,45 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-12-16"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-12-16 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-03"^^xsd:date . @@ -41591,70 +41662,70 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2025-09-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2025-09-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -41681,11 +41752,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -41702,71 +41774,54 @@ PREFIX xsd: foaf:primaryTopic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2026-07-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-07-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-04-13"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2025-09-26"^^xsd:date . - + time:inXSDDate "2026-06-25"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-26 – 2026-04-13"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-06-25 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -41785,6 +41840,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-10-13"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – 2025-10-13"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-09-25"^^xsd:date . @@ -41802,23 +41874,40 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-07-14"^^xsd:date . - + time:inXSDDate "2026-04-13"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2025-09-26"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2026-07-14"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-09-26 – 2026-04-13"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-03-09"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-10-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-10-14 – 2026-03-09"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-07-14"^^xsd:date . @@ -41836,108 +41925,96 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-10-13"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2026-07-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – 2025-10-13"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2026-07-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-03-09"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2025-10-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-10-14 – 2026-03-09"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-11-20"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-20 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-07-14"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2026-03-10"^^xsd:date . - + time:inXSDDate "2025-05-15"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-03-10 – 2026-07-14"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2025-05-15 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-01-09"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-01-09 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -41952,31 +42029,65 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-06-16"^^xsd:date . - + time:inXSDDate "2025-11-20"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-06-16 – dabar"; - time:hasBeginning . - + dct:title "2025-11-20 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2025-09-11"^^xsd:date . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + + rdf:type time:Interval; + dct:title "2024-12-05 – 2025-09-11"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-07-14"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2026-03-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-03-10 – 2026-07-14"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -41991,18 +42102,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-12"^^xsd:date . - + time:inXSDDate "2025-06-16"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-12 – dabar"; - time:hasBeginning . - + dct:title "2025-06-16 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -42017,44 +42128,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-01-09"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-01-09 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-05-15"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-05-15 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -42069,75 +42154,62 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – 2025-09-11"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-09-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-09-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + time:inXSDDate "2026-07-14"^^xsd:date . + rdf:type time:Instant; - time:inXSDDate "2026-06-25"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-06-25 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – 2026-07-14"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -42165,38 +42237,51 @@ PREFIX xsd: dct:title "Lukas Savickas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -42210,45 +42295,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2026-05-08"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-05-08 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -42275,18 +42321,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -42301,18 +42373,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -42327,32 +42399,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2026-05-08"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2026-05-08 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -42361,11 +42433,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -42380,19 +42453,19 @@ PREFIX xsd: dct:title "Daiva Ulbinaitė"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic . } { @@ -42409,62 +42482,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-20"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – 2024-11-20"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -42478,35 +42508,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – 2025-09-11"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -42521,32 +42534,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-09-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . @@ -42560,32 +42547,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-10"^^xsd:date . @@ -42599,32 +42560,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-09-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-09-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-17"^^xsd:date . @@ -42638,18 +42599,96 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -42664,32 +42703,66 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2025-09-11"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – 2025-09-11"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-20"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – 2024-11-20"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -42718,28 +42791,28 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic . } { @@ -42756,19 +42829,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -42782,6 +42842,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -42799,18 +42872,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -42825,31 +42911,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -42864,70 +42963,83 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-05-20"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-05-20 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-12-03"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2025-05-20"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2025-05-20 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -42955,57 +43067,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -43028,11 +43101,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -43048,30 +43122,47 @@ PREFIX xsd: sioc:has_container ; foaf:primaryTopic ; foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – 2024-12-12"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-13"^^xsd:date . @@ -43102,74 +43193,70 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – 2024-12-12"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-09-18"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-18 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2025-09-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2025-09-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -43184,44 +43271,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -43236,6 +43310,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-09-24"^^xsd:date . @@ -43249,57 +43336,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -43314,31 +43388,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -43357,19 +43418,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-09-18"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-09-18 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -43378,11 +43452,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -43397,58 +43472,45 @@ PREFIX xsd: dct:title "Laurynas Kasčiūnas"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic . } { - + rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -43462,113 +43524,96 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-18"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-18"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-18 – 2024-12-18"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2025-11-20"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-11-20 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-02-02"^^xsd:date . - + time:inXSDDate "2025-01-22"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-02-02 – dabar"; - time:hasBeginning . - + dct:title "2025-01-22 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-01-23"^^xsd:date . - + time:inXSDDate "2026-02-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-01-23 – dabar"; - time:hasBeginning . - + dct:title "2026-02-13 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-02-11"^^xsd:date . - + time:inXSDDate "2026-01-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-02-11 – dabar"; - time:hasBeginning . - + dct:title "2026-01-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2025-05-13"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2025-05-13 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -43583,57 +43628,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-01-23"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-01-23 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-02-11"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-02-11 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -43648,19 +43654,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -43674,18 +43667,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-01-22"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-01-22 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -43700,6 +43693,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-02-02"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-02-02 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-01-23"^^xsd:date . @@ -43713,83 +43719,83 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-01-14"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-01-14 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-17"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-11-20"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-11-20 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-01-21"^^xsd:date . - + time:inXSDDate "2026-01-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-01-21 – dabar"; - time:hasBeginning . - + dct:title "2026-01-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -43804,45 +43810,114 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-05-13"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-05-13 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-02-13"^^xsd:date . - + time:inXSDDate "2025-01-23"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-02-13 – dabar"; - time:hasBeginning . - + dct:title "2025-01-23 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-17"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-01-23"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-01-23 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-18"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-18"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-18 – 2024-12-18"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -43851,11 +43926,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -43870,59 +43946,55 @@ PREFIX xsd: dct:title "Karolis Neimantas"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2024-12-04"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; - org:role . + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-19"^^xsd:date . @@ -43936,19 +44008,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -43962,57 +44047,44 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-17"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-17 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -44027,74 +44099,70 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-19"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2025-01-14"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-01-14 – 2025-09-11"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2025-11-27"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2025-11-27 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -44109,239 +44177,230 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2026-05-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2025-09-11"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-01-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2025-01-14 – 2025-09-11"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-19"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-19 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-11-27"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-11-27 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-21"^^xsd:date . - + time:inXSDDate "2026-07-01"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-21 – dabar"; - time:hasBeginning . - + dct:title "2026-07-01 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-07-01"^^xsd:date . - + time:inXSDDate "2024-12-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-07-01 – dabar"; - time:hasBeginning . - + dct:title "2024-12-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2026-05-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2026-05-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-17"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-17 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-12"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -44356,58 +44415,75 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + + rdf:type time:Instant; + time:inXSDDate "2025-09-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-09-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – 2024-12-04"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -44416,11 +44492,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -44435,61 +44512,48 @@ PREFIX xsd: dct:title "Tomas Domarkas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -44503,44 +44567,57 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-04-03"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-04-03 – dabar"; - time:hasBeginning . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-09-12"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-09-12 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2025-04-24"^^xsd:date . - + rdf:type time:Interval; dct:title "2025-04-24 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2025-12-16"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2025-12-16 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -44555,44 +44632,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-04-24"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-04-24 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -44607,57 +44658,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-12-16"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-12-16 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2025-09-12"^^xsd:date . - + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2025-09-12 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -44672,19 +44697,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-09-11"^^xsd:date . @@ -44702,58 +44727,110 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2025-04-03"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2025-04-03 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-03"^^xsd:date . - + time:inXSDDate "2025-04-24"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-03 – dabar"; - time:hasBeginning . - + dct:title "2025-04-24 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -44781,31 +44858,48 @@ PREFIX xsd: dct:title "Emanuelis Zingeris"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { + + rdf:type time:Instant; + time:inXSDDate "2025-04-09"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-12-04"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-04 – 2025-04-09"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -44819,19 +44913,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2025-04-10"^^xsd:date . @@ -44845,18 +44926,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-10"^^xsd:date . - + time:inXSDDate "2024-11-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-10 – dabar"; - time:hasBeginning . - + dct:title "2024-11-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -44871,19 +44952,6 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . @@ -44897,18 +44965,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - + time:inXSDDate "2024-12-10"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + dct:title "2024-12-10 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -44923,6 +44991,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-12-05"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-12"^^xsd:date . @@ -44936,49 +45030,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-14 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-04-09"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - + time:inXSDDate "2024-11-19"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-04 – 2025-04-09"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -44987,11 +45064,12 @@ PREFIX xsd: dct:title "2024-11-14 – dabar"; time:hasBeginning . - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . + rdf:type org:Membership; + ltlod:electoralDistrict ; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type foaf:Person; ltlod:nominatedBy ; @@ -45006,57 +45084,23 @@ PREFIX xsd: dct:title "Karolis Podolskis"; sioc:has_container ; foaf:primaryTopic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2025-10-09"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2025-05-09"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-05-09 – 2025-10-09"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-05-08"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-21 – 2025-05-08"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -45070,6 +45114,23 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-09-11"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-04-09"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-04-09 – 2025-09-11"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-20"^^xsd:date . @@ -45087,6 +45148,49 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-19"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-19 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-10-09"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2025-05-09"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-05-09 – 2025-10-09"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-07-15"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-07-15 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-12-04"^^xsd:date . @@ -45117,48 +45221,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-11"^^xsd:date . - - rdf:type time:Instant; - time:inXSDDate "2025-04-09"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-04-09 – 2025-09-11"; - time:hasBeginning ; - time:hasEnd . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-11-19"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-11-19 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -45177,18 +45251,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -45203,17 +45277,21 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-07-15"^^xsd:date . - + time:inXSDDate "2025-05-08"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-07-15 – dabar"; - time:hasBeginning . - + dct:title "2024-11-21 – 2025-05-08"; + time:hasBeginning ; + time:hasEnd . + rdf:type org:Membership; org:member ; - org:memberDuring ; + org:memberDuring ; org:organization ; org:role . @@ -45243,49 +45321,23 @@ PREFIX xsd: dct:title "Raimondas Šukys"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } { - - rdf:type time:Instant; - time:inXSDDate "2026-07-15"^^xsd:date . - - rdf:type time:Interval; - dct:title "2026-07-15 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-04"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-04 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . rdf:type time:Instant; time:inXSDDate "2026-04-14"^^xsd:date . @@ -45303,6 +45355,19 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-05-07"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-05-07 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2026-07-14"^^xsd:date . @@ -45320,6 +45385,36 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . + + rdf:type time:Instant; + time:inXSDDate "2026-07-15"^^xsd:date . + + rdf:type time:Interval; + dct:title "2026-07-15 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-09-25"^^xsd:date . + + rdf:type time:Instant; + time:inXSDDate "2024-11-14"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-14 – 2025-09-25"; + time:hasBeginning ; + time:hasEnd . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2025-09-26"^^xsd:date . @@ -45333,31 +45428,57 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2026-05-07"^^xsd:date . - + time:inXSDDate "2025-03-14"^^xsd:date . + rdf:type time:Interval; - dct:title "2026-05-07 – dabar"; - time:hasBeginning . - + dct:title "2025-03-14 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; - time:inXSDDate "2024-12-12"^^xsd:date . - + time:inXSDDate "2024-12-05"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-12-12 – dabar"; - time:hasBeginning . - + dct:title "2024-12-05 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2025-06-10"^^xsd:date . + + rdf:type time:Interval; + dct:title "2025-06-10 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; + org:role . + + rdf:type time:Instant; + time:inXSDDate "2024-11-21"^^xsd:date . + + rdf:type time:Interval; + dct:title "2024-11-21 – dabar"; + time:hasBeginning . + + rdf:type org:Membership; + org:member ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -45372,18 +45493,18 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; - time:inXSDDate "2024-11-21"^^xsd:date . - + time:inXSDDate "2024-12-12"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + dct:title "2024-12-12 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -45398,44 +45519,31 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - + rdf:type time:Instant; time:inXSDDate "2024-12-05"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-12-05 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . - + org:memberDuring ; + org:organization ; + org:role . + rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-11-21 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-06-10"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-06-10 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . rdf:type time:Instant; @@ -45463,62 +45571,32 @@ PREFIX xsd: org:memberDuring ; org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-03-14"^^xsd:date . - - rdf:type time:Interval; - dct:title "2025-03-14 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - + rdf:type time:Instant; time:inXSDDate "2024-11-21"^^xsd:date . - + rdf:type time:Interval; dct:title "2024-11-21 – dabar"; - time:hasBeginning . - + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; + org:memberDuring ; + org:organization ; org:role . - - rdf:type time:Instant; - time:inXSDDate "2024-12-05"^^xsd:date . - - rdf:type time:Interval; - dct:title "2024-12-05 – dabar"; - time:hasBeginning . - - rdf:type org:Membership; - org:member ; - org:memberDuring ; - org:organization ; - org:role . - - rdf:type time:Instant; - time:inXSDDate "2025-09-25"^^xsd:date . - + rdf:type time:Instant; - time:inXSDDate "2024-11-14"^^xsd:date . - + time:inXSDDate "2024-12-04"^^xsd:date . + rdf:type time:Interval; - dct:title "2024-11-14 – 2025-09-25"; - time:hasBeginning ; - time:hasEnd . - + dct:title "2024-12-04 – dabar"; + time:hasBeginning . + rdf:type org:Membership; org:member ; - org:memberDuring ; - org:organization ; - org:role . + org:memberDuring ; + org:organization ; + org:role . rdf:type time:Instant; time:inXSDDate "2024-11-14"^^xsd:date . @@ -45546,24 +45624,24 @@ PREFIX xsd: dct:title "Simonas Gentvilas"; sioc:has_container ; foaf:primaryTopic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; foaf:topic ; - foaf:topic ; - foaf:topic ; - foaf:topic ; + foaf:topic ; + foaf:topic ; foaf:topic ; - foaf:topic . + foaf:topic ; + foaf:topic ; + foaf:topic ; + foaf:topic . } diff --git a/etl/queries/EXAMPLES.md b/etl/queries/EXAMPLES.md index a720cb3..b3c7e39 100644 --- a/etl/queries/EXAMPLES.md +++ b/etl/queries/EXAMPLES.md @@ -377,6 +377,7 @@ Rezultatai: | http://www.w3.org/2004/02/skos/core#Concept | 257 | 0 | 0 | | http://xmlns.com/foaf/0.1/Person | 148 | 100 | 148 | | http://www.w3.org/ns/org#OrganizationalUnit | 136 | 0 | 0 | +| http://linkeddata.lt/ns#ElectoralDistrict | 71 | 0 | 0 | | https://schema.org/PoliticalParty | 11 | 0 | 0 | @@ -504,6 +505,26 @@ Rezultatai: | municipality | institutions | |---|---| +| Vilniaus miesto savivaldybė | 479 | +| Kauno miesto savivaldybė | 197 | +| Klaipėdos miesto savivaldybė | 119 | +| Šiaulių miesto savivaldybė | 93 | +| Panevėžio miesto savivaldybė | 88 | +| Vilniaus rajono savivaldybė | 75 | +| Kauno rajono savivaldybė | 64 | +| Mažeikių rajono savivaldybė | 56 | +| Kėdainių rajono savivaldybė | 45 | +| Šalčininkų rajono savivaldybė | 44 | +| Telšių rajono savivaldybė | 42 | +| Šilutės rajono savivaldybė | 42 | +| Alytaus miesto savivaldybė | 41 | +| Klaipėdos rajono savivaldybė | 41 | +| Trakų rajono savivaldybė | 40 | +| Kaišiadorių rajono savivaldybė | 36 | +| Radviliškio rajono savivaldybė | 34 | +| Jonavos rajono savivaldybė | 33 | +| Prienų rajono savivaldybė | 32 | +| Ukmergės rajono savivaldybė | 32 | ## Seimo nariai pagal apygardą @@ -539,3 +560,23 @@ Rezultatai: | district | member | |---|---| +| Aleksoto–Vilijampolės | Robertas Kaunas | +| Alytaus | Jurgita Šukevičienė | +| Antakalnio | Ingrida Šimonytė | +| Aukštaitijos | Modesta Petrauskaitė | +| Aušros | Roma Janušonienė | +| Baltijos | Vytautas Grubliauskas | +| Centro–Žaliakalnio | Simonas Kairys | +| Dainavos | Jūratė Zailskienė | +| Danės | Audrius Petrošius | +| Deltuvos pietinė | Indrė Kižienė | +| Deltuvos šiaurinė | Arūnas Dudėnas | +| Dzūkijos | Martynas Katelynas | +| Fabijoniškių | Remigijus Motuzas | +| Gargždų | Alvydas Mockus | +| Garliavos | Šarūnas Šukevičius | +| Jonavos | Eugenijus Sabutis | +| Jotvingių | Linas Urmanavičius | +| Justiniškių–Viršuliškių | Linas Kukuraitis | +| Kaišiadorių–Elektrėnų | Algimantas Radvila | +| Kalniečių | Arvydas Anušauskas |