Poslishtë

Poslishtë(or Poslishta, serbian:Послиште, Poslište) is a village in the Prizren Municipality of Kosovo. The location is known for the nearby archaeological site, which was discovered in 2010.[2]

Poslishtë

Village
Poslishtë
Location in Kosovo
Coordinates:
Location Kosovo[lower-alpha 1]
DistrictPrizren
MunicipalityPrizren
Population
 (2011)[1]
  Total1,520
Time zoneUTC+1 (CET)
  Summer (DST)UTC+2 (CEST)

Notes

  1. Kosovo is the subject of a territorial dispute between the Republic of Kosovo and the Republic of Serbia. The Republic of Kosovo unilaterally declared independence on 17 February 2008, but Serbia continues to claim it as part of its own sovereign territory. The two governments began to normalise relations in 2013, as part of the 2013 Brussels Agreement. Kosovo is currently recognized as an independent state by 97 out of the 193 United Nations member states. In total, 112 UN member states recognized Kosovo at some point, of which 15 later withdrew their recognition.
gollark: Is trying to move it from multiple coroutines at once a very good idea?
gollark: Please do not do what <@153718115644080128> suggested.
gollark: Basically, it listens for `key_up`/`key` events and tracks if each key is pressed or not pressed.
gollark: This is roughly what potatOS does.
gollark: ```lualocal keys_down = {}local function keyboard_shortcuts() while true do local ev = {coroutine.yield()} if ev[1] == "key" then keys_down[ev[2]] = true if keys_down[keys.leftCtrl] then -- do whatever with new key event end elseif ev[1] == "key_up" then keys_down[ev[2]] = false end endend```

References

  1. 2011 Kosovo Census results
  2. Milot Berisha, Kosovo Archaeological Guide, Pristina, Kosovo Archaeological Institute and Ministry of Culture, Youth and Sports, 2012, Pg.64.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.