Kančevci

Kančevci (pronounced [ˈkaːntʃɛu̯tsi]; Hungarian: Felsőszentbenedek,[2] Prekmurje Slovene: Kančovci[2]) is a village in the Municipality of Moravske Toplice in the Prekmurje region of Slovenia.[3]

Kančevci

Felsőszentbenedek
St. Benedict's Parish Church
Kančevci
Location in Slovenia
Coordinates: 46°45′21.42″N 16°14′21.85″E
Country Slovenia
Traditional regionPrekmurje
Statistical regionMura
MunicipalityMoravske Toplice
Area
  Total4.1 km2 (1.6 sq mi)
Elevation
331.5 m (1,087.6 ft)
Population
 (2002)
  Total55
[1]

Church

The parish church, built to the east of the main settlement, is dedicated to Saint Benedict. It was first mentioned in written sources dating to 1208. It has a single nave with a polygonal choir and was extensively renovated and rebuilt in a Neo-Romanesque style in 1898.[4] It belongs to the Roman Catholic Diocese of Murska Sobota.[5]

Notable people

gollark: It's a "wiki-style personal note-taking app" and also eternally unfinished.
gollark: Now all minoteaur needs is all other minoteaur features ever. I should find what those were again.
gollark: The upshot of this is that you can press "s", type a query, have relevant pages semifuzzily matched, and press "enter" to navigate to the one you want (assuming the one you want is also at the top). HIGHLY productive.
gollark: Also, when the search query box comes into existence it's focused using javascriptoids™, *and* when you press enter in it it goes to the first matching page you aren't already on.
gollark: ```javascriptdocument.body.addEventListener("keydown", e => { if (e.target === document.body) { // maybe use alt instead? or right shift or something - this just detects unfocused keypresses if (e.key === "e") { location.pathname = urlForPage(currentPage, "edit") } else if (e.key === "v") { location.pathname = urlForPage(currentPage) } else if (e.key === "r") { location.pathname = rlForPage(currentPage, "revisions") } else if (e.key === "s") { state.showingSearchDialog = !state.showingSearchDialog m.redraw() } }})```

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.