1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Village Zabierz</title>
<style>
body {
font-family: Arial, sans-serif;
line-height: 1.7;
max-width: 820px;
margin: 40px auto;
padding: 0 20px;
color: #222;
}
h1 {
color: #333;
text-align: center;
margin-bottom: 8px;
}
.meta {
text-align: center;
color: #666;
font-size: 0.95em;
margin-bottom: 30px;
}
.home-link {
text-align: center;
margin: 15px 0 25px 0;
}
.home-link a {
color: #0066cc;
text-decoration: none;
font-size: 0.95em;
}
.home-link a:hover {
text-decoration: underline;
}
figure {
margin: 30px 0;
}
img {
max-width: 100%;
height: auto;
display: block;
margin: 0 auto;
border: 1px solid #ddd;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
figcaption {
text-align: center;
font-size: 0.96em;
color: #555;
margin-top: 10px;
font-style: italic;
}
.references {
margin-top: 40px;
padding-top: 20px;
border-top: 1px solid #eee;
}
.references h2 {
font-size: 1.25em;
color: #444;
margin-bottom: 12px;
}
.references ul {
list-style: none;
padding: 0;
}
.references li {
margin-bottom: 8px;
font-size: 0.97em;
color: #333;
}
.references li:before {
content: "•";
color: #888;
margin-right: 8px;
}
.back-to-home {
text-align: center;
margin: 50px 0 30px 0;
}
.back-to-home a {
display: inline-block;
padding: 12px 24px;
background-color: #0066cc;
color: white;
text-decoration: none;
border-radius: 6px;
font-weight: 500;
transition: background 0.3s;
}
.back-to-home a:hover {
background-color: #0055aa;
}
</style>
</head>
<body>
<h1>Village Zabierz</h1>
<div class="meta">
<strong>Date:</strong> 2025-06-10 |
<strong>Tags:</strong> Zabierz
</div>
<div class="home-link">
<a href="/">← Return to Main Page</a>
</div>
<p>Zabierz is known from written sources since the 14th century. In the 14th – 1st half of the 15th century the village was part of the Zditow parish of the Grand Duchy of Lithuania, belonged to the Lithuanian Grand Duke, then passed to Nieproczewicz-Wolowicz. Mentioned in 1518 in the case of the conflict at the border of the Pinsk prince Fiodor Ivanowicz Jaroslawicz down “the estate of Zabierz with the place Chomsk” to his wife. At that time Zabierz was a “courtyard”, i.e. it had no significant fortifications and was only the administrative center of the estate. Zabierz remained a “courtyard” until the second half of the 17th century; at that time the Zabierz estate belonged to the princes Dolski and Jazersky, and was partly founded by the nobleman Wojciech Czarwinski. In the “yard” there were two barns, a cellar and a brewery.</p>
<p>In NIAB Fund: 1733 Inventory: 1 Case: 1 Internal inventory there is a mention of Zabierz and in particular 2 persons (Stefan Jaroszewicz and Jan Jaroszewicz, viceroy of Pan Dolski in the estates of Chomsk and Zabierz), 1566-1569 years:</p>
<figure>
<img src="/image/zabierz/1.png"
alt="NIAB inventory 1566-1569"
title="NIAB mention of Zabierz">
<figcaption>NIAB archive, 1566–1569</figcaption>
</figure>
<p>It is worth noting the record of the NIAB archive Fund: 1785 Inventory: 1 Case: 20 Years: 1604. There is a mention of Zabierz (estate and courtyard) in Pinsk district.</p>
<figure>
<img src="/image/zabierz/2.png"
alt="NIAB record 1604"
title="Zabierz in 1604">
<figcaption>NIAB archive, 1604</figcaption>
</figure>
<p>It is worth attaching documents from 1640, which are currently in the Lithuanian archive.</p>
<blockquote>
The document of 1640 contains a list of income and expenses of an unspecified person, which includes the following localities: Braszewicze (BRAŠEVIČIAI), Chomsk (Chomskas), Sanava (Sanava), Simonowicze (Simonavičiai), Kolpienica (Kolpienica), Zabierz (Zabiežas). Also mentioned is class II Leipinai (Leipūnai).
</blockquote>
<figure>
<img src="/image/zabierz/3.png"
alt="Lithuanian archive document 1640 page 1"
title="1640 document part 1">
<figcaption>Lithuanian archive, 1640 (page 1)</figcaption>
</figure>
<figure>
<img src="/image/zabierz/4.png"
alt="Lithuanian archive document 1640 page 2"
title="1640 document part 2">
<figcaption>Lithuanian archive, 1640 (page 2)</figcaption>
</figure>
<p>When in March 1660 a detachment of Moscow troops of Ivan Chowanski burned the neighboring Chomsk, the local nobleman Dominik Eismant, being in conflict with Wojciech Czarwinski, on March 16, 1660 with 20 of his men under the guise of Muscovites with the cry: “Chop! Chop!” seized the “courtyard”. Czarwinski's servant Nowicki almost died when he rushed to escape across the river.</p>
<p>In the second half of the 17th century, the Zabierz estate was collected by Prince Jan Karol Dolski. As of 1677 there were 422 taxpayers on this estate of Prince Dolski, taking into account the untaxed and children there could be more than 1000 people in total. There, on the site of the old “courtyard”, Prince Jan Karol Dolski built the Zabierz Castle.</p>
<p>At the end of the 16th and beginning of the 17th century near Zabierz there was a castle of the Wiszniewicki princes. It was destroyed in 1706 by the army of Charles XII. In 1793 the village is mentioned as part of Chomsk county; there was a working inn, 4 mills. From the inventory for 1793 there is still mentioned a folwark with 22 yards and 154 inhabitants.</p>
<p>From 1795 in the Russian Empire, in Kobryn district, Slonim district, from 1797 in Lithuanian, from 1801 in Grodno province. The village is on the map in 1860 years:</p>
<figure>
<img src="/image/zabierz/5.png"
alt="Map 1801-1845"
title="Zabierz on early 19th century map">
<figcaption>Map, 1801–1845</figcaption>
</figure>
<p>The village on the military topographic map of the Russian Empire, 1843-1846:</p>
<figure>
<img src="/image/zabierz/6.png"
alt="Military topographic map 1843-1846"
title="Russian Empire military map">
<figcaption>Military topographic map of the Russian Empire, 1843–1846</figcaption>
</figure>
<p>In 1858 the village, the center of the rural community in Chomsk parish, Kobryn district, belonged to the Chomsk estate, which belonged to the Puslowski family. There were 264 revision souls. The village is on the three-verst map of 1865:</p>
<figure>
<img src="/image/zabierz/7.png"
alt="Three-verst map 1865"
title="Three-verst map">
<figcaption>Three-verst map, 1865</figcaption>
</figure>
<p>There is a mention of the village in the archive RGIA (St. Petersburg), f.1291, Op.58, D18. From February 13, 1881 to May 15, 1883.</p>
<figure>
<img src="/image/zabierz/8.png"
alt="RGIA mention 1881-1883"
title="RGIA record">
<figcaption>RGIA archive, 1881–1883</figcaption>
</figure>
<p>In 1905 there were 374 inhabitants. During the First World War in 1915-1918, it was occupied by Kaiser's Germany.</p>
<p>From 1921 to 1939 it was part of Poland. There were 27 households and 176 inhabitants. On September 30, 1921 in the village all were Poleshuks (tutejshy). The village is on the WIG map:</p>
<figure>
<img src="/image/zabierz/9.png"
alt="Polish WIG map of Zabierz"
title="WIG map">
<figcaption>Polish WIG map</figcaption>
</figure>
<p>Since 1939 in the BSSR. It was marked on German maps kdwr:</p>
<figure>
<img src="/image/zabierz/10.png"
alt="German military map kdwr"
title="German kdwr map">
<figcaption>German military map (kdwr)</figcaption>
</figure>
<p>Marked on Red Army maps:</p>
<figure>
<img src="/image/zabierz/11.png"
alt="Red Army map of Zabierz"
title="RKKA map">
<figcaption>Red Army (RKKA) map</figcaption>
</figure>
<p>Village in Chomsk parish, Drohiczyn district, 96 yards and 476 inhabitants, there was an elementary school. From 12 October 1949 to 17 June 1954 the center of the village council of Drohiczyn district, Pinsk region. During the Great Patriotic War 15 inhabitants of the village perished. Since 1954 in Brest region. In 1959 the village was in Khomskiy village council, 255 inhabitants, in 1970 – 444 inhabitants, in 1995 – 209 inhabitants. Until 2004 it was a part of Kirov collective farm.</p>
<div class="references">
<h2>References and materials used in the post</h2>
<ul>
<li><a href="https://ru.wikipedia.org" target="_blank">https://ru.wikipedia.org</a></li>
<li>Cities and villages of Belarus, Brest region</li>
<li><a href="https://etomesto.ru" target="_blank">etomesto.ru</a></li>
<li>Volkau M., Liniewicz S. History and patents of the Zhabersk castle in the wake of the pismovy and archaeolagical coverings.</li>
<li>Tkachou M. Zhaber // Belarusian Savetskaya Encyclopedia.</li>
<li>Liniewicz S. How Shlyakhtsy Eismant jumped to the masked people // Our History, No. 1, 2018, pp. 86-88.</li>
</ul>
</div>
<div class="back-to-home">
<a href="/">← Return to Main Page</a>
</div>
</body>
</html>
|