Dupjačani

Dupjachani (Macedonian: Дупјачани) is a village in the municipality of Dolneni, North Macedonia.[1]

Dupjačani / Dupjachani

Дупјачани
Village
Dupjačani / Dupjachani
Location within North Macedonia
Coordinates:
Country North Macedonia
Region Pelagonia
Municipality Dolneni
Elevation
758 m (2,487 ft)
Population
 (2002)
  Total155
Time zoneUTC+1 (CET)
Area code(s)+38948

Demographics

According to the 2002 census, the village had a total of 155 inhabitants.[2] Ethnic groups in the village include:[2]

gollark: It's maaaaaagic.
gollark: From potatOS sandboxing somewhere.
gollark: ```luafunction new.find(wildcard) local function recurse_spec(results, path, spec) -- From here: https://github.com/Sorroko/cclite/blob/62677542ed63bd4db212f83da1357cb953e82ce3/src/emulator/native_api.lua local segment = spec:match('([^/]*)'):gsub('/', '') local pattern = '^' .. segment:gsub('[*]', '.+'):gsub('?', '.') .. '$' if new.isDir(path) then for _, file in ipairs(new.list(path)) do if file:match(pattern) then local f = new.combine(path, file) if new.isDir(f) then recurse_spec(results, f, spec:sub(#segment + 2)) end if spec == segment then table.insert(results, f) end end end end end local results = {} recurse_spec(results, '', wildcard) return results end```
gollark: Yes, occasionally.
gollark: But Why™

References

  1. "Dupjacani (Prilep - Dolneni area)". makedonija. Retrieved 2015-07-02.
  2. Macedonian Census (2002), Book 5 - Total population according to the Ethnic Affiliation, Mother Tongue and Religion, The State Statistical Office, Skopje, 2002, p. 97.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.