8. Practical lesson: Alto/Didl and Beautiful Soup

In this lesson we are going to work with the Alto and Didl format. As shown in lesson 6, the Alto and Didl are connected to each other. The Alto stores the plain text and the Didl the metadata of the newspaper. For this lesson, we assume that you have followed the practical lesson 5.

This lesson contains the following content:

  • Load the Alto file and examine the structure (basic);

  • Extract the complete content of a newspaper page from the Alto file (basic);

  • Load the Didl file and examine the structure (basic);

  • Extract newspaper metadata from the Didl file. (basic);

  • Extract all separate articles from the total newspaper from the Didl file (moderate);

  • Extract all separate articles from a specific newspaper from the Didl file (advanced).

Open a new Jupyter Notebook and type all code examples and code exercises in your Notebook.

Load the Alto file and examine the structure

We first need to prepare the Notebook by importing the package we need and loading the XML file into the enviroment.

Exercise

Import the ElemenTree package and load the XML file into your Notebook. You can look back to lesson 4 if you need a reminder on how to do this. The XML file is named ‘alto.xml’ and can be downloaded here.

In order to extract the required information from the file, we have to examine the structure.

Exercise

Print the file in your Notebook or look at the file in your browser, either way you prefer.

<?xml version="1.0" encoding="utf-8"?>
<alto xmlns="http://schema.ccs-gmbh.com/ALTO" xmlns:xlink="http://www.w3.org/1999/xlink">
<Description>
<MeasurementUnit>pixel</MeasurementUnit>
<sourceImageInformation>
<fileName>DDD_010097934_001.jp2</fileName>
</sourceImageInformation>
<OCRProcessing ID="OCRPROCESSING_1">
<preProcessingStep>
<processingDateTime>2010-01-07</processingDateTime>
<processingAgency>CCS Content Conversion Specialists GmbH, www.content-conversion.com</processingAgency>
<processingStepDescription>align</processingStepDescription>
<processingStepSettings>CCS OCR Processing Filter</processingStepSettings>
<processingSoftware>
<softwareCreator>CCS Content Conversion Specialists GmbH, Germany</softwareCreator>
<softwareName>CCS docWORKS</softwareName>
<softwareVersion>6.3-0.96</softwareVersion>
<applicationDescription/>
</processingSoftware>
</preProcessingStep>
<ocrProcessingStep>
<processingSoftware>
<softwareCreator>ABBYY (BIT Software), Russia</softwareCreator>
<softwareName>FineReader</softwareName>
<softwareVersion>8.1</softwareVersion>
</processingSoftware>
</ocrProcessingStep>
</OCRProcessing>
</Description>
<Styles>
<TextStyle FONTFAMILY="Times New Roman" FONTSIZE="42" FONTSTYLE="bold" ID="TXT_0"/>
<TextStyle FONTFAMILY="Times New Roman" FONTSIZE="22" ID="TXT_1"/>
<TextStyle FONTFAMILY="Times New Roman" FONTSIZE="22" FONTSTYLE="italics" ID="TXT_2"/>
<TextStyle FONTFAMILY="Arial" FONTSIZE="27" FONTSTYLE="bold" ID="TXT_3"/>
<TextStyle FONTFAMILY="Times New Roman" FONTSIZE="14" ID="TXT_4"/>
<TextStyle FONTFAMILY="Times New Roman" FONTSIZE="9" ID="TXT_5"/>
<TextStyle FONTFAMILY="Times New Roman" FONTSIZE="9" FONTSTYLE="italics" ID="TXT_6"/>
<TextStyle FONTFAMILY="Times New Roman" FONTSIZE="35" ID="TXT_7"/>
<TextStyle FONTFAMILY="Times New Roman" FONTSIZE="11" ID="TXT_8"/>
<TextStyle FONTFAMILY="Times New Roman" FONTSIZE="8" ID="TXT_9"/>
<TextStyle FONTFAMILY="Times New Roman" FONTSIZE="8" FONTSTYLE="italics" ID="TXT_10"/>
<TextStyle FONTFAMILY="Times New Roman" FONTSIZE="5" ID="TXT_11"/>
<TextStyle FONTFAMILY="Times New Roman" FONTSIZE="5" FONTSTYLE="italics" ID="TXT_12"/>
<TextStyle FONTFAMILY="Times New Roman" FONTSIZE="7" ID="TXT_13"/>
<TextStyle FONTFAMILY="Arial" FONTSIZE="5" FONTSTYLE="bold" ID="TXT_14"/>
<TextStyle FONTFAMILY="Times New Roman" FONTSIZE="13" ID="TXT_15"/>
<TextStyle FONTFAMILY="Times New Roman" FONTSIZE="13" FONTSTYLE="italics" ID="TXT_16"/>
<TextStyle FONTFAMILY="Times New Roman" FONTSIZE="10" ID="TXT_17"/>
<TextStyle FONTFAMILY="Times New Roman" FONTSIZE="10" FONTSTYLE="italics" ID="TXT_18"/>
<TextStyle FONTFAMILY="Times New Roman" FONTSIZE="13" FONTSTYLE="bold" ID="TXT_19"/>
<TextStyle FONTFAMILY="Times New Roman" FONTSIZE="20" ID="TXT_20"/>
<TextStyle FONTFAMILY="Arial" FONTSIZE="14" ID="TXT_21"/>
<TextStyle FONTFAMILY="Times New Roman" FONTSIZE="8" FONTSTYLE="bold" ID="TXT_22"/>
<TextStyle FONTFAMILY="Arial" FONTSIZE="11" ID="TXT_23"/>
<TextStyle FONTFAMILY="Times New Roman" FONTSIZE="15" ID="TXT_24"/>
<ParagraphStyle ALIGN="Left" ID="PAR_LEFT"/>
<ParagraphStyle ALIGN="Center" ID="PAR_CENTER"/>
<ParagraphStyle ALIGN="Right" ID="PAR_RIGHT"/>
<ParagraphStyle ALIGN="Block" ID="PAR_BLOCK"/>
</Styles>
<Layout>
<Page HEIGHT="6898" ID="P1" PC="0.765" PHYSICAL_IMG_NR="1" POSITION="Right" WIDTH="5067">
<TopMargin HEIGHT="85" HPOS="0" ID="P1_TM00001" VPOS="0" WIDTH="5067"/>
<LeftMargin HEIGHT="6705" HPOS="0" ID="P1_LM00001" VPOS="85" WIDTH="107"/>
<RightMargin HEIGHT="6705" HPOS="4922" ID="P1_RM00001" VPOS="85" WIDTH="145"/>
<BottomMargin HEIGHT="107" HPOS="0" ID="P1_BM00001" VPOS="6790" WIDTH="5067"/>
<PrintSpace HEIGHT="6705" HPOS="107" ID="P1_PS00001" VPOS="85" WIDTH="4815">
<TextBlock HEIGHT="226" HPOS="206" ID="P1_TB00001" STYLEREFS="TXT_0 PAR_LEFT" VPOS="90" WIDTH="539">
<TextLine HEIGHT="128" HPOS="207" ID="P1_TL00001" VPOS="188" WIDTH="537">
<String CC="74" CONTENT="p." HEIGHT="92" HPOS="207" ID="P1_ST00001" VPOS="188" WC="0.41" WIDTH="58"/>
<SP HPOS="265" ID="P1_SP00001" VPOS="280" WIDTH="74"/>
<String CC="977740" CONTENT="u«svd." HEIGHT="125" HPOS="339" ID="P1_ST00002" VPOS="190" WC="0.40" WIDTH="405"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="231" HPOS="1102" ID="P1_TB00002" STYLEREFS="TXT_1 PAR_CENTER" VPOS="107" WIDTH="2770">
<TextLine HEIGHT="98" HPOS="1102" ID="P1_TL00002" VPOS="228" WIDTH="2770">
<String CC="7499" CONTENT="r-\j" HEIGHT="73" HPOS="1102" ID="P1_ST00003" STYLEREFS="TXT_2" VPOS="242" WC="0.20" WIDTH="103"/>
<SP HPOS="1205" ID="P1_SP00002" VPOS="315" WIDTH="244"/>
<String CC="48079" CONTENT="iiWAv" HEIGHT="78" HPOS="1449" ID="P1_ST00004" STYLEREFS="TXT_2" VPOS="229" WC="0.41" WIDTH="274"/>
<SP HPOS="1723" ID="P1_SP00003" VPOS="315" WIDTH="105"/>
<String CC="3777887887" CONTENT="(-tyWw+Avi" HEIGHT="98" HPOS="1828" ID="P1_ST00005" STYLEREFS="TXT_2" VPOS="228" WC="0.25" WIDTH="570"/>
<SP HPOS="2399" ID="P1_SP00004" VPOS="326" WIDTH="24"/>
<String CC="7475" CONTENT="*,*i" HEIGHT="67" HPOS="2422" ID="P1_ST00006" STYLEREFS="TXT_2" VPOS="228" WC="0.37" WIDTH="130"/>
<SP HPOS="2552" ID="P1_SP00005" VPOS="326" WIDTH="64"/>
<String CC="7670479060978" CONTENT=":'&quot;«-«f4»eV*^" HEIGHT="72" HPOS="2616" ID="P1_ST00007" VPOS="228" WC="0.41" WIDTH="458"/>
<SP HPOS="3074" ID="P1_SP00006" VPOS="326" WIDTH="110"/>
<String CC="837674" CONTENT="üi/jyw" HEIGHT="76" HPOS="3184" ID="P1_ST00008" VPOS="228" WC="0.37" WIDTH="389"/>
<SP HPOS="3573" ID="P1_SP00007" VPOS="326" WIDTH="26"/>
<String CC="7881" CONTENT="H^li" HEIGHT="78" HPOS="3599" ID="P1_ST00009" VPOS="228" WC="0.36" WIDTH="273"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="259" HPOS="4157" ID="P1_TB00003" STYLEREFS="TXT_3 PAR_RIGHT" VPOS="85" WIDTH="746">
<TextLine HEIGHT="86" HPOS="4300" ID="P1_TL00003" VPOS="209" WIDTH="600">
<String CC="444" CONTENT="-A." HEIGHT="85" HPOS="4300" ID="P1_ST00010" VPOS="209" WC="0.56" WIDTH="118"/>
<SP HPOS="4419" ID="P1_SP00008" VPOS="294" WIDTH="34"/>
<String CC="8" CONTENT="•" HEIGHT="27" HPOS="4453" ID="P1_ST00011" VPOS="265" WC="0.20" WIDTH="25"/>
<SP HPOS="4478" ID="P1_SP00009" VPOS="294" WIDTH="78"/>
<String CC="74" CONTENT="Xö" HEIGHT="86" HPOS="4556" ID="P1_ST00012" VPOS="209" WC="0.39" WIDTH="149"/>
<SP HPOS="4704" ID="P1_SP00010" VPOS="295" WIDTH="20"/>
<String CC="7" CONTENT="f" HEIGHT="52" HPOS="4724" ID="P1_ST00013" VPOS="243" WC="0.28" WIDTH="39"/>
<SP HPOS="4763" ID="P1_SP00011" VPOS="295" WIDTH="20"/>
<String CC="888" CONTENT="!!•" HEIGHT="84" HPOS="4783" ID="P1_ST00014" VPOS="209" WC="0.20" WIDTH="117"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="489" HPOS="149" ID="P1_TB00004" STYLEREFS="TXT_4 PAR_CENTER" VPOS="425" WIDTH="4687">
<TextLine HEIGHT="488" HPOS="149" ID="P1_TL00004" VPOS="425" WIDTH="4686">
<String CC="00000000" CONTENT="ALGEMEEN" HEIGHT="488" HPOS="149" ID="P1_ST00015" VPOS="425" WC="0.98" WIDTH="1785"/>
<SP HPOS="1933" ID="P1_SP00012" VPOS="913" WIDTH="223"/>
<String CC="000000000000" CONTENT="HANDELSBLAD." HEIGHT="488" HPOS="2157" ID="P1_ST00016" VPOS="425" WC="0.98" WIDTH="2678"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="262" HPOS="157" ID="P1_TB00005" STYLEREFS="TXT_5 PAR_LEFT" VPOS="973" WIDTH="1378">
<TextLine HEIGHT="47" HPOS="351" ID="P1_TL00005" VPOS="983" WIDTH="935">
<String CC="9677734470367055" CONTENT="ABONNEMENTSPRIJS" HEIGHT="47" HPOS="351" ID="P1_ST00017" VPOS="983" WC="0.99" WIDTH="474"/>
<SP HPOS="824" ID="P1_SP00013" VPOS="1030" WIDTH="25"/>
<String CC="4705" CONTENT="VOOR" HEIGHT="31" HPOS="849" ID="P1_ST00018" VPOS="998" WC="0.97" WIDTH="124"/>
<SP HPOS="973" ID="P1_SP00014" VPOS="1030" WIDTH="24"/>
<String CC="7" CONTENT="3" HEIGHT="34" HPOS="997" ID="P1_ST00019" VPOS="994" WC="0.22" WIDTH="24"/>
<SP HPOS="1020" ID="P1_SP00015" VPOS="1030" WIDTH="24"/>
<String CC="09955465" CONTENT="MAANDEN." HEIGHT="34" HPOS="1044" ID="P1_ST00020" VPOS="990" WC="0.98" WIDTH="242"/>
</TextLine>
<TextLine HEIGHT="74" HPOS="177" ID="P1_TL00006" VPOS="1024" WIDTH="1330">
<String CC="4" CONTENT="f" HEIGHT="74" HPOS="177" ID="P1_ST00021" VPOS="1024" WC="0.55" WIDTH="31"/>
<SP HPOS="208" ID="P1_SP00016" VPOS="1098" WIDTH="47"/>
<String CC="6880" CONTENT="n!?," HEIGHT="45" HPOS="255" ID="P1_ST00022" VPOS="1038" WC="0.41" WIDTH="48"/>
<String CC="273506" CONTENT="terdam" HEIGHT="33" HPOS="301" ID="P1_ST00023" VPOS="1032" WC="0.57" WIDTH="111"/>
<SP HPOS="412" ID="P1_SP00017" VPOS="1098" WIDTH="125"/>
<String CC="26054" CONTENT="ƒ6.-." HEIGHT="38" HPOS="537" ID="P1_ST00024" VPOS="1045" WC="0.62" WIDTH="145"/>
<SP HPOS="683" ID="P1_SP00018" VPOS="1098" WIDTH="51"/>
<String CC="6575" CONTENT="Voor" HEIGHT="31" HPOS="733" ID="P1_ST00025" VPOS="1051" WC="0.95" WIDTH="83"/>
<SP HPOS="816" ID="P1_SP00019" VPOS="1098" WIDTH="20"/>
<String CC="54" CONTENT="de" HEIGHT="30" HPOS="836" ID="P1_ST00026" VPOS="1051" WC="0.53" WIDTH="37"/>
<SP HPOS="873" ID="P1_SP00020" VPOS="1098" WIDTH="21"/>
<String CC="7723790" CONTENT="overige" HEIGHT="41" HPOS="894" ID="P1_ST00027" VPOS="1048" WC="0.97" WIDTH="119"/>
<SP HPOS="1013" ID="P1_SP00021" VPOS="1098" WIDTH="20"/>
<String CC="97790768" CONTENT="plaatsen" HEIGHT="41" HPOS="1033" ID="P1_ST00028" VPOS="1046" WC="0.97" WIDTH="130"/>
<SP HPOS="1163" ID="P1_SP00022" VPOS="1098" WIDTH="22"/>
<String CC="777" CONTENT="des" HEIGHT="31" HPOS="1186" ID="P1_ST00029" VPOS="1045" WC="0.92" WIDTH="51"/>
<SP HPOS="1237" ID="P1_SP00023" VPOS="1098" WIDTH="22"/>
<String CC="009" CONTENT="ri&gt;" HEIGHT="48" HPOS="1259" ID="P1_ST00030" VPOS="1037" WC="0.67" WIDTH="70"/>
<SP HPOS="1329" ID="P1_SP00024" VPOS="1098" WIDTH="8"/>
<String CC="3166140" CONTENT="..ƒ7.-." HEIGHT="40" HPOS="1337" ID="P1_ST00031" VPOS="1044" WC="0.65" WIDTH="170"/>
</TextLine>
<TextLine HEIGHT="59" HPOS="246" ID="P1_TL00007" VPOS="1078" WIDTH="1269">
<String CC="75074113" CONTENT="ei'lijke" HEIGHT="38" HPOS="246" ID="P1_ST00032" VPOS="1078" WC="0.60" WIDTH="99"/>
<SP HPOS="345" ID="P1_SP00025" VPOS="1116" WIDTH="17"/>
<String CC="7602377" CONTENT="nummers" HEIGHT="27" HPOS="361" ID="P1_ST00033" VPOS="1090" WC="0.98" WIDTH="150"/>
<SP HPOS="511" ID="P1_SP00026" VPOS="1117" WIDTH="18"/>
<String CC="77" CONTENT=".„" HEIGHT="18" HPOS="529" ID="P1_ST00034" STYLEREFS="TXT_6" VPOS="1103" WC="0.25" WIDTH="28"/>
<SP HPOS="557" ID="P1_SP00027" VPOS="1121" WIDTH="25"/>
<String CC="04084" CONTENT="0.08." HEIGHT="34" HPOS="582" ID="P1_ST00035" VPOS="1094" WC="0.64" WIDTH="97"/>
<SP HPOS="679" ID="P1_SP00028" VPOS="1128" WIDTH="50"/>
<String CC="877664758907" CONTENT="Bestellingen" HEIGHT="39" HPOS="729" ID="P1_ST00036" VPOS="1098" WC="0.98" WIDTH="204"/>
<SP HPOS="933" ID="P1_SP00029" VPOS="1137" WIDTH="17"/>
<String CC="05" CONTENT="en" HEIGHT="20" HPOS="950" ID="P1_ST00037" VPOS="1106" WC="0.70" WIDTH="37"/>
<SP HPOS="986" ID="P1_SP00030" VPOS="1137" WIDTH="20"/>
<String CC="06266076679074707" CONTENT="aanvragen/y-öwA-o" HEIGHT="39" HPOS="1006" ID="P1_ST00038" VPOS="1095" WC="0.48" WIDTH="293"/>
<SP HPOS="1299" ID="P1_SP00031" VPOS="1137" WIDTH="13"/>
<String CC="57" CONTENT="in" HEIGHT="27" HPOS="1312" ID="P1_ST00039" VPOS="1094" WC="0.34" WIDTH="28"/>
<SP HPOS="1341" ID="P1_SP00032" VPOS="1137" WIDTH="12"/>
<String CC="54" CONTENT="te" HEIGHT="24" HPOS="1352" ID="P1_ST00040" VPOS="1097" WC="0.47" WIDTH="28"/>
<SP HPOS="1381" ID="P1_SP00033" VPOS="1137" WIDTH="12"/>
<String CC="4287783" CONTENT="zenden." HEIGHT="30" HPOS="1393" ID="P1_ST00041" VPOS="1093" WC="0.97" WIDTH="122"/>
</TextLine>
<TextLine HEIGHT="60" HPOS="372" ID="P1_TL00008" VPOS="1126" WIDTH="1041">
<String CC="77886" CONTENT="moet." HEIGHT="24" HPOS="372" ID="P1_ST00042" VPOS="1136" WC="0.95" WIDTH="79"/>
<SP HPOS="451" ID="P1_SP00034" VPOS="1160" WIDTH="25"/>
<String CC="07677" CONTENT="v&lt;&gt;U!" HEIGHT="31" HPOS="476" ID="P1_ST00043" VPOS="1137" WC="0.40" WIDTH="66"/>
<String CC="740" CONTENT="aan" HEIGHT="21" HPOS="544" ID="P1_ST00044" STYLE="subscript" VPOS="1149" WC="0.61" WIDTH="57"/>
<SP HPOS="601" ID="P1_SP00035" VPOS="1170" WIDTH="22"/>
<String CC="4771" CONTENT="„ijn" HEIGHT="40" HPOS="624" ID="P1_ST00045" VPOS="1143" WC="0.48" WIDTH="58"/>
<SP HPOS="681" ID="P1_SP00036" VPOS="1183" WIDTH="22"/>
<String CC="689436766" CONTENT="uiterlijk" HEIGHT="44" HPOS="704" ID="P1_ST00046" VPOS="1142" WC="0.98" WIDTH="132"/>
<SP HPOS="836" ID="P1_SP00037" VPOS="1186" WIDTH="21"/>
<String CC="59" CONTENT="op" HEIGHT="28" HPOS="857" ID="P1_ST00047" VPOS="1155" WC="0.22" WIDTH="38"/>
<SP HPOS="895" ID="P1_SP00038" VPOS="1186" WIDTH="24"/>
<String CC="667" CONTENT="den" HEIGHT="28" HPOS="919" ID="P1_ST00048" VPOS="1144" WC="0.93" WIDTH="56"/>
<SP HPOS="974" ID="P1_SP00039" VPOS="1186" WIDTH="24"/>
<String CC="07" CONTENT="15" HEIGHT="32" HPOS="998" ID="P1_ST00049" VPOS="1142" WC="0.62" WIDTH="40"/>
<String CC="77" CONTENT='d"' HEIGHT="20" HPOS="1039" ID="P1_ST00050" VPOS="1141" WC="0.26" WIDTH="35"/>
<SP HPOS="1075" ID="P1_SP00040" VPOS="1186" WIDTH="21"/>
<String CC="608" CONTENT="van" HEIGHT="18" HPOS="1096" ID="P1_ST00051" VPOS="1152" WC="0.94" WIDTH="59"/>
<SP HPOS="1155" ID="P1_SP00041" VPOS="1186" WIDTH="20"/>
<String CC="466" CONTENT="ilc" HEIGHT="44" HPOS="1175" ID="P1_ST00052" VPOS="1126" WC="0.42" WIDTH="38"/>
<SP HPOS="1213" ID="P1_SP00042" VPOS="1186" WIDTH="20"/>
<String CC="744" CONTENT="3**" HEIGHT="34" HPOS="1233" ID="P1_ST00053" VPOS="1135" WC="0.46" WIDTH="44"/>
<SP HPOS="1277" ID="P1_SP00043" VPOS="1186" WIDTH="21"/>
<String CC="887785" CONTENT="maand," HEIGHT="37" HPOS="1298" ID="P1_ST00054" VPOS="1133" WC="0.96" WIDTH="115"/>
</TextLine>
<TextLine HEIGHT="60" HPOS="220" ID="P1_TL00009" VPOS="1172" WIDTH="939">
<String CC="889" CONTENT="iad" HEIGHT="26" HPOS="220" ID="P1_ST00055" VPOS="1172" WC="0.11" WIDTH="48"/>
<SP HPOS="268" ID="P1_SP00044" VPOS="1198" WIDTH="21"/>
<String CC="6977177016" CONTENT="verschijnt" HEIGHT="41" HPOS="289" ID="P1_ST00056" VPOS="1174" WC="0.98" WIDTH="157"/>
<SP HPOS="446" ID="P1_SP00045" VPOS="1215" WIDTH="22"/>
<String CC="9797843872" CONTENT="dagelijks," HEIGHT="45" HPOS="469" ID="P1_ST00057" VPOS="1181" WC="0.98" WIDTH="161"/>
<SP HPOS="630" ID="P1_SP00046" VPOS="1226" WIDTH="24"/>
<String CC="8967493" CONTENT="behalve" HEIGHT="31" HPOS="653" ID="P1_ST00058" VPOS="1191" WC="0.97" WIDTH="123"/>
<SP HPOS="776" ID="P1_SP00047" VPOS="1226" WIDTH="20"/>
<String CC="69" CONTENT="op" HEIGHT="30" HPOS="796" ID="P1_ST00059" VPOS="1202" WC="0.17" WIDTH="40"/>
<SP HPOS="836" ID="P1_SP00048" VPOS="1232" WIDTH="21"/>
<String CC="489658" CONTENT="enkele" HEIGHT="31" HPOS="857" ID="P1_ST00060" VPOS="1191" WC="0.96" WIDTH="104"/>
<SP HPOS="961" ID="P1_SP00049" VPOS="1232" WIDTH="21"/>
<String CC="8524477093374" CONTENT="letfltdegfeh." HEIGHT="41" HPOS="983" ID="P1_ST00061" VPOS="1187" WC="0.46" WIDTH="176"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="170" HPOS="1820" ID="P1_TB00006" STYLEREFS="TXT_7 PAR_CENTER" VPOS="969" WIDTH="1370">
<TextLine HEIGHT="136" HPOS="1833" ID="P1_TL00010" VPOS="993" WIDTH="1324">
<String CC="776677777" CONTENT="Zaterdag*" HEIGHT="133" HPOS="1833" ID="P1_ST00062" VPOS="996" WC="0.97" WIDTH="581"/>
<SP HPOS="2414" ID="P1_SP00050" VPOS="1129" WIDTH="74"/>
<String CC="5" CONTENT="1" HEIGHT="98" HPOS="2489" ID="P1_ST00063" VPOS="998" WC="0.42" WIDTH="64"/>
<SP HPOS="2552" ID="P1_SP00051" VPOS="1129" WIDTH="72"/>
<String CC="39889784" CONTENT="Januari." HEIGHT="103" HPOS="2624" ID="P1_ST00064" VPOS="993" WC="0.97" WIDTH="533"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="48" HPOS="1772" ID="P1_TB00007" STYLEREFS="TXT_8 PAR_CENTER" VPOS="1154" WIDTH="1457">
<TextLine HEIGHT="48" HPOS="1781" ID="P1_TL00011" VPOS="1154" WIDTH="1417">
<String CC="776744207374027852859593" CONTENT="UITGEVERS-DIREiITETJREN:" HEIGHT="43" HPOS="1781" ID="P1_ST00065" VPOS="1159" WC="0.44" WIDTH="693"/>
<SP HPOS="2474" ID="P1_SP00052" VPOS="1201" WIDTH="34"/>
<String CC="6647166675" CONTENT="GEBROEDERS" HEIGHT="35" HPOS="2509" ID="P1_ST00066" VPOS="1159" WC="0.98" WIDTH="333"/>
<SP HPOS="2842" ID="P1_SP00053" VPOS="1201" WIDTH="31"/>
<String CC="338875988786" CONTENT="DÏÊJÖERÏCHS," HEIGHT="40" HPOS="2872" ID="P1_ST00067" VPOS="1154" WC="0.28" WIDTH="326"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="280" HPOS="3406" ID="P1_TB00008" STYLEREFS="TXT_9 PAR_LEFT" VPOS="944" WIDTH="1467">
<TextLine HEIGHT="33" HPOS="3844" ID="P1_TL00012" VPOS="973" WIDTH="639">
<String CC="75024" CONTENT="PRIJS" HEIGHT="32" HPOS="3844" ID="P1_ST00068" VPOS="973" WC="0.97" WIDTH="124"/>
<SP HPOS="3969" ID="P1_SP00054" VPOS="1005" WIDTH="25"/>
<String CC="727" CONTENT="DER" HEIGHT="30" HPOS="3993" ID="P1_ST00069" VPOS="976" WC="0.94" WIDTH="93"/>
<SP HPOS="4087" ID="P1_SP00055" VPOS="1005" WIDTH="22"/>
<String CC="8616968870583" CONTENT="ADVERTENTIES:" HEIGHT="30" HPOS="4109" ID="P1_ST00070" VPOS="976" WC="0.98" WIDTH="374"/>
</TextLine>
<TextLine HEIGHT="45" HPOS="3461" ID="P1_TL00013" VPOS="1026" WIDTH="1402">
<String CC="428" CONTENT="Van" HEIGHT="30" HPOS="3461" ID="P1_ST00071" VPOS="1028" WC="0.94" WIDTH="69"/>
<SP HPOS="3529" ID="P1_SP00056" VPOS="1057" WIDTH="22"/>
<String CC="028" CONTENT="een" HEIGHT="21" HPOS="3552" ID="P1_ST00072" VPOS="1037" WC="0.95" WIDTH="66"/>
<SP HPOS="3618" ID="P1_SP00057" VPOS="1058" WIDTH="28"/>
<String CC="234" CONTENT="tot" HEIGHT="27" HPOS="3646" ID="P1_ST00073" VPOS="1031" WC="0.96" WIDTH="41"/>
<SP HPOS="3687" ID="P1_SP00058" VPOS="1058" WIDTH="22"/>
<String CC="5581" CONTENT="vijf" HEIGHT="20" HPOS="3710" ID="P1_ST00074" VPOS="1038" WC="0.96" WIDTH="71"/>
<SP HPOS="3781" ID="P1_SP00059" VPOS="1058" WIDTH="24"/>
<String CC="537464" CONTENT="gewone" HEIGHT="31" HPOS="3804" ID="P1_ST00075" VPOS="1038" WC="0.97" WIDTH="120"/>
<SP HPOS="3925" ID="P1_SP00060" VPOS="1069" WIDTH="22"/>
<String CC="439781" CONTENT="regele" HEIGHT="43" HPOS="3947" ID="P1_ST00076" VPOS="1028" WC="0.97" WIDTH="98"/>
<SP HPOS="4045" ID="P1_SP00061" VPOS="1070" WIDTH="11"/>
<String CC="6" CONTENT="f" HEIGHT="41" HPOS="4056" ID="P1_ST00077" STYLEREFS="TXT_10" VPOS="1028" WC="0.38" WIDTH="32"/>
<SP HPOS="4088" ID="P1_SP00062" VPOS="1070" WIDTH="15"/>
<String CC="20880" CONTENT="1.28." HEIGHT="33" HPOS="4103" ID="P1_ST00078" VPOS="1026" WC="0.61" WIDTH="90"/>
<SP HPOS="4193" ID="P1_SP00063" VPOS="1070" WIDTH="46"/>
<String CC="7799" CONTENT="Elke" HEIGHT="30" HPOS="4239" ID="P1_ST00079" VPOS="1029" WC="0.93" WIDTH="77"/>
<SP HPOS="4316" ID="P1_SP00064" VPOS="1070" WIDTH="22"/>
<String CC="90956" CONTENT="regel" HEIGHT="41" HPOS="4338" ID="P1_ST00080" VPOS="1029" WC="0.96" WIDTH="81"/>
<SP HPOS="4420" ID="P1_SP00065" VPOS="1070" WIDTH="22"/>
<String CC="8757" CONTENT="meer" HEIGHT="20" HPOS="4442" ID="P1_ST00081" VPOS="1038" WC="0.94" WIDTH="79"/>
<SP HPOS="4521" ID="P1_SP00066" VPOS="1070" WIDTH="223"/>
<String CC="0" CONTENT="f" HEIGHT="37" HPOS="4744" ID="P1_ST00082" STYLEREFS="TXT_10" VPOS="1030" WC="0.52" WIDTH="19"/>
<SP HPOS="4763" ID="P1_SP00067" VPOS="1070" WIDTH="0"/>
<String CC="09740" CONTENT="0.25." HEIGHT="37" HPOS="4763" ID="P1_ST00083" STYLEREFS="TXT_10" VPOS="1030" WC="0.52" WIDTH="99"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="3463" ID="P1_TL00014" VPOS="1074" WIDTH="1405">
<String CC="977990723" CONTENT="Aanvragen" HEIGHT="40" HPOS="3463" ID="P1_ST00084" VPOS="1075" WC="0.98" WIDTH="183"/>
<SP HPOS="3646" ID="P1_SP00068" VPOS="1115" WIDTH="19"/>
<String CC="67" CONTENT="en" HEIGHT="19" HPOS="3665" ID="P1_ST00085" VPOS="1085" WC="0.30" WIDTH="35"/>
<SP HPOS="3700" ID="P1_SP00069" VPOS="1115" WIDTH="20"/>
<String CC="6056519037" CONTENT="vermelding" HEIGHT="40" HPOS="3720" ID="P1_ST00086" VPOS="1076" WC="0.98" WIDTH="187"/>
<SP HPOS="3907" ID="P1_SP00070" VPOS="1116" WIDTH="15"/>
<String CC="978" CONTENT="van" HEIGHT="19" HPOS="3922" ID="P1_ST00087" VPOS="1085" WC="0.90" WIDTH="59"/>
<SP HPOS="3981" ID="P1_SP00071" VPOS="1116" WIDTH="21"/>
<String CC="570647777677" CONTENT="liefdegiften" HEIGHT="41" HPOS="4003" ID="P1_ST00088" VPOS="1074" WC="0.98" WIDTH="182"/>
<SP HPOS="4185" ID="P1_SP00072" VPOS="1116" WIDTH="18"/>
<String CC="477960" CONTENT="worden" HEIGHT="30" HPOS="4202" ID="P1_ST00089" VPOS="1077" WC="0.97" WIDTH="118"/>
<SP HPOS="4320" ID="P1_SP00073" VPOS="1116" WIDTH="22"/>
<String CC="978077670" CONTENT="geplaatst" HEIGHT="40" HPOS="4343" ID="P1_ST00090" VPOS="1077" WC="0.98" WIDTH="148"/>
<SP HPOS="4491" ID="P1_SP00074" VPOS="1117" WIDTH="32"/>
<String CC="904" CONTENT="per" HEIGHT="28" HPOS="4522" ID="P1_ST00091" VPOS="1088" WC="0.94" WIDTH="52"/>
<SP HPOS="4574" ID="P1_SP00075" VPOS="1117" WIDTH="25"/>
<String CC="98974" CONTENT="regel" HEIGHT="39" HPOS="4599" ID="P1_ST00092" VPOS="1077" WC="0.95" WIDTH="80"/>
<SP HPOS="4680" ID="P1_SP00076" VPOS="1117" WIDTH="15"/>
<String CC="7" CONTENT="a" HEIGHT="18" HPOS="4695" ID="P1_ST00093" VPOS="1089" WC="0.26" WIDTH="17"/>
<SP HPOS="4711" ID="P1_SP00077" VPOS="1117" WIDTH="17"/>
<String CC="38" CONTENT="15" HEIGHT="28" HPOS="4728" ID="P1_ST00094" VPOS="1077" WC="0.41" WIDTH="39"/>
<SP HPOS="4767" ID="P1_SP00078" VPOS="1117" WIDTH="11"/>
<String CC="778673" CONTENT="cents." HEIGHT="22" HPOS="4778" ID="P1_ST00095" STYLEREFS="TXT_10" VPOS="1083" WC="0.96" WIDTH="90"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="3464" ID="P1_TL00015" VPOS="1122" WIDTH="1405">
<String CC="94703586" CONTENT="Reklamés" HEIGHT="32" HPOS="3464" ID="P1_ST00096" VPOS="1122" WC="0.42" WIDTH="162"/>
<SP HPOS="3626" ID="P1_SP00079" VPOS="1154" WIDTH="11"/>
<String CC="71" CONTENT="Of" HEIGHT="31" HPOS="3637" ID="P1_ST00097" VPOS="1123" WC="0.56" WIDTH="35"/>
<SP HPOS="3672" ID="P1_SP00080" VPOS="1154" WIDTH="4"/>
<String CC="3769" CONTENT="aard" HEIGHT="30" HPOS="3676" ID="P1_ST00098" VPOS="1123" WC="0.94" WIDTH="67"/>
<SP HPOS="3743" ID="P1_SP00081" VPOS="1154" WIDTH="9"/>
<String CC="6888782024" CONTENT="«jvelingen" HEIGHT="40" HPOS="3752" ID="P1_ST00099" VPOS="1123" WC="0.42" WIDTH="156"/>
<SP HPOS="3908" ID="P1_SP00082" VPOS="1163" WIDTH="14"/>
<String CC="67346705" CONTENT="(beneden" HEIGHT="39" HPOS="3922" ID="P1_ST00100" VPOS="1123" WC="0.98" WIDTH="145"/>
<SP HPOS="4068" ID="P1_SP00083" VPOS="1163" WIDTH="11"/>
<String CC="604" CONTENT="het" HEIGHT="30" HPOS="4078" ID="P1_ST00101" VPOS="1123" WC="0.96" WIDTH="51"/>
<SP HPOS="4129" ID="P1_SP00084" VPOS="1163" WIDTH="12"/>
<String CC="4806710419628" CONTENT="Binnenlandsch" HEIGHT="32" HPOS="4141" ID="P1_ST00102" VPOS="1123" WC="0.52" WIDTH="244"/>
<SP HPOS="4385" ID="P1_SP00085" VPOS="1163" WIDTH="15"/>
<String CC="8078940" CONTENT="Nieuws)" HEIGHT="38" HPOS="4401" ID="P1_ST00103" VPOS="1124" WC="0.97" WIDTH="139"/>
<SP HPOS="4540" ID="P1_SP00086" VPOS="1163" WIDTH="11"/>
<String CC="970" CONTENT="por" HEIGHT="27" HPOS="4551" ID="P1_ST00104" VPOS="1136" WC="0.94" WIDTH="53"/>
<SP HPOS="4604" ID="P1_SP00087" VPOS="1163" WIDTH="11"/>
<String CC="56907" CONTENT="regel" HEIGHT="39" HPOS="4615" ID="P1_ST00105" VPOS="1124" WC="0.96" WIDTH="78"/>
<SP HPOS="4693" ID="P1_SP00088" VPOS="1163" WIDTH="12"/>
<String CC="087" CONTENT="aöO" HEIGHT="31" HPOS="4704" ID="P1_ST00106" VPOS="1124" WC="0.47" WIDTH="66"/>
<SP HPOS="4770" ID="P1_SP00089" VPOS="1163" WIDTH="9"/>
<String CC="973592" CONTENT="cents." HEIGHT="24" HPOS="4780" ID="P1_ST00107" STYLEREFS="TXT_10" VPOS="1129" WC="0.96" WIDTH="89"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="3465" ID="P1_TL00016" VPOS="1168" WIDTH="1398">
<String CC="795560" CONTENT="Groote" HEIGHT="32" HPOS="3465" ID="P1_ST00108" VPOS="1169" WC="0.40" WIDTH="112"/>
<SP HPOS="3578" ID="P1_SP00090" VPOS="1201" WIDTH="25"/>
<String CC="4756075" CONTENT="letters" HEIGHT="32" HPOS="3602" ID="P1_ST00109" VPOS="1169" WC="0.97" WIDTH="99"/>
<SP HPOS="3702" ID="P1_SP00091" VPOS="1201" WIDTH="24"/>
<String CC="809928" CONTENT="worden" HEIGHT="31" HPOS="3725" ID="P1_ST00110" VPOS="1170" WC="0.96" WIDTH="118"/>
<SP HPOS="3843" ID="P1_SP00092" VPOS="1201" WIDTH="28"/>
<String CC="76839579" CONTENT="berekend" HEIGHT="33" HPOS="3872" ID="P1_ST00111" VPOS="1168" WC="0.97" WIDTH="146"/>
<SP HPOS="4018" ID="P1_SP00093" VPOS="1201" WIDTH="24"/>
<String CC="0795" CONTENT="naar" HEIGHT="20" HPOS="4042" ID="P1_ST00112" VPOS="1181" WC="0.95" WIDTH="71"/>
<SP HPOS="4113" ID="P1_SP00094" VPOS="1201" WIDTH="22"/>
<String CC="605" CONTENT="het" HEIGHT="32" HPOS="4135" ID="P1_ST00113" VPOS="1169" WC="0.96" WIDTH="48"/>
<SP HPOS="4183" ID="P1_SP00095" VPOS="1201" WIDTH="24"/>
<String CC="689768" CONTENT="aantal" HEIGHT="32" HPOS="4207" ID="P1_ST00114" VPOS="1169" WC="0.96" WIDTH="98"/>
<SP HPOS="4305" ID="P1_SP00096" VPOS="1201" WIDTH="21"/>
<String CC="866990" CONTENT="gewone" HEIGHT="30" HPOS="4326" ID="P1_ST00115" STYLEREFS="TXT_10" VPOS="1181" WC="0.96" WIDTH="118"/>
<SP HPOS="4444" ID="P1_SP00097" VPOS="1211" WIDTH="21"/>
<String CC="4790576" CONTENT="regels," HEIGHT="41" HPOS="4466" ID="P1_ST00116" VPOS="1170" WC="0.97" WIDTH="112"/>
<SP HPOS="4578" ID="P1_SP00098" VPOS="1212" WIDTH="22"/>
<String CC="966" CONTENT="dat" HEIGHT="30" HPOS="4600" ID="P1_ST00117" VPOS="1172" WC="0.92" WIDTH="52"/>
<SP HPOS="4652" ID="P1_SP00099" VPOS="1212" WIDTH="21"/>
<String CC="374" CONTENT="zij" HEIGHT="39" HPOS="4674" ID="P1_ST00118" VPOS="1172" WC="0.94" WIDTH="38"/>
<SP HPOS="4711" ID="P1_SP00100" VPOS="1212" WIDTH="20"/>
<String CC="87657701" CONTENT="beslaan." HEIGHT="30" HPOS="4731" ID="P1_ST00119" VPOS="1170" WC="0.98" WIDTH="132"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="87" HPOS="169" ID="P1_TB00009" STYLEREFS="TXT_4 PAR_LEFT" VPOS="1278" WIDTH="706">
<TextLine HEIGHT="86" HPOS="169" ID="P1_TL00017" VPOS="1278" WIDTH="705">
<String CC="000" CONTENT="Het" HEIGHT="86" HPOS="169" ID="P1_ST00120" VPOS="1278" WC="0.98" WIDTH="151"/>
<SP HPOS="320" ID="P1_SP00101" VPOS="1364" WIDTH="51"/>
<String CC="0000" CONTENT="jaar" HEIGHT="86" HPOS="371" ID="P1_ST00121" VPOS="1278" WC="0.98" WIDTH="201"/>
<SP HPOS="572" ID="P1_SP00102" VPOS="1364" WIDTH="51"/>
<String CC="00000" CONTENT="1869." HEIGHT="86" HPOS="622" ID="P1_ST00122" VPOS="1278" WC="0.98" WIDTH="252"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="1605" HPOS="150" ID="P1_TB00010" STYLEREFS="TXT_5 PAR_LEFT" VPOS="1390" WIDTH="866">
<TextLine HEIGHT="55" HPOS="169" ID="P1_TL00018" VPOS="1421" WIDTH="847">
<String CC="227344" CONTENT="fcdi.'" HEIGHT="39" HPOS="169" ID="P1_ST00123" VPOS="1436" WC="0.57" WIDTH="67"/>
<SP HPOS="236" ID="P1_SP00103" VPOS="1475" WIDTH="22"/>
<String CC="95" CONTENT="hl" HEIGHT="24" HPOS="259" ID="P1_ST00124" VPOS="1452" WC="0.22" WIDTH="26"/>
<SP HPOS="285" ID="P1_SP00104" VPOS="1475" WIDTH="32"/>
<String CC="3732767" CONTENT=",S,;loo" HEIGHT="52" HPOS="317" ID="P1_ST00125" VPOS="1421" WC="0.44" WIDTH="80"/>
<String CC="466" CONTENT="Pen" HEIGHT="26" HPOS="399" ID="P1_ST00126" VPOS="1433" WC="0.39" WIDTH="47"/>
<SP HPOS="446" ID="P1_SP00105" VPOS="1475" WIDTH="20"/>
<String CC="4777" CONTENT="Jaar" HEIGHT="35" HPOS="467" ID="P1_ST00127" VPOS="1428" WC="0.94" WIDTH="59"/>
<SP HPOS="526" ID="P1_SP00106" VPOS="1475" WIDTH="18"/>
<String CC="977070" CONTENT="ondel-" HEIGHT="26" HPOS="543" ID="P1_ST00128" VPOS="1435" WC="0.97" WIDTH="80"/>
<SP HPOS="624" ID="P1_SP00107" VPOS="1475" WIDTH="17"/>
<String CC="078880807505888" CONTENT="Onheilspellende" HEIGHT="40" HPOS="640" ID="P1_ST00129" VPOS="1428" WC="0.99" WIDTH="217"/>
<SP HPOS="857" ID="P1_SP00108" VPOS="1475" WIDTH="20"/>
<String CC="8880887863" CONTENT="tecken-ni." HEIGHT="25" HPOS="878" ID="P1_ST00130" VPOS="1436" WC="0.30" WIDTH="138"/>
</TextLine>
<TextLine HEIGHT="47" HPOS="170" ID="P1_TL00019" VPOS="1468" WIDTH="846">
<String CC="77" CONTENT="Ta" HEIGHT="27" HPOS="170" ID="P1_ST00131" STYLEREFS="TXT_6" VPOS="1487" WC="0.23" WIDTH="31"/>
<SP HPOS="201" ID="P1_SP00109" VPOS="1514" WIDTH="25"/>
<String CC="58779" CONTENT="Tnrir" HEIGHT="27" HPOS="226" ID="P1_ST00132" VPOS="1488" WC="0.22" WIDTH="87"/>
<SP HPOS="313" ID="P1_SP00110" VPOS="1515" WIDTH="99"/>
<String CC="67" CONTENT="**" HEIGHT="31" HPOS="412" ID="P1_ST00133" VPOS="1468" WC="0.30" WIDTH="33"/>
<SP HPOS="445" ID="P1_SP00111" VPOS="1515" WIDTH="14"/>
<String CC="874757" CONTENT='•*""**' HEIGHT="30" HPOS="459" ID="P1_ST00134" VPOS="1472" WC="0.33" WIDTH="65"/>
<SP HPOS="524" ID="P1_SP00112" VPOS="1515" WIDTH="18"/>
<String CC="21677707" CONTENT="Iladdt'u" HEIGHT="26" HPOS="542" ID="P1_ST00135" VPOS="1474" WC="0.49" WIDTH="102"/>
<SP HPOS="644" ID="P1_SP00113" VPOS="1515" WIDTH="18"/>
<String CC="788854" CONTENT="«e^e»." HEIGHT="39" HPOS="661" ID="P1_ST00136" VPOS="1468" WC="0.28" WIDTH="104"/>
<SP HPOS="765" ID="P1_SP00114" VPOS="1515" WIDTH="19"/>
<String CC="705" CONTENT="die" HEIGHT="27" HPOS="784" ID="P1_ST00137" VPOS="1474" WC="0.95" WIDTH="40"/>
<SP HPOS="824" ID="P1_SP00115" VPOS="1515" WIDTH="18"/>
<String CC="96" CONTENT="de" HEIGHT="27" HPOS="842" ID="P1_ST00138" VPOS="1474" WC="0.15" WIDTH="31"/>
<SP HPOS="873" ID="P1_SP00116" VPOS="1515" WIDTH="18"/>
<String CC="48777176" CONTENT="spanning" HEIGHT="33" HPOS="891" ID="P1_ST00139" VPOS="1474" WC="0.97" WIDTH="125"/>
</TextLine>
<TextLine HEIGHT="45" HPOS="183" ID="P1_TL00020" VPOS="1506" WIDTH="833">
<String CC="60" CONTENT="tt" HEIGHT="24" HPOS="183" ID="P1_ST00140" VPOS="1527" WC="0.65" WIDTH="22"/>
<SP HPOS="206" ID="P1_SP00117" VPOS="1551" WIDTH="17"/>
<String CC="88" CONTENT="h&gt;" HEIGHT="24" HPOS="222" ID="P1_ST00141" VPOS="1527" WC="0.16" WIDTH="30"/>
<SP HPOS="252" ID="P1_SP00118" VPOS="1551" WIDTH="21"/>
<String CC="8" CONTENT="•" HEIGHT="8" HPOS="273" ID="P1_ST00142" VPOS="1530" WC="0.20" WIDTH="7"/>
<SP HPOS="280" ID="P1_SP00119" VPOS="1551" WIDTH="74"/>
<String CC="67" CONTENT='e"' HEIGHT="19" HPOS="354" ID="P1_ST00143" VPOS="1507" WC="0.28" WIDTH="32"/>
<SP HPOS="386" ID="P1_SP00120" VPOS="1551" WIDTH="26"/>
<String CC="77670473767789" CONTENT="UriL''ceilland" HEIGHT="31" HPOS="412" ID="P1_ST00144" VPOS="1506" WC="0.34" WIDTH="176"/>
<SP HPOS="588" ID="P1_SP00121" VPOS="1551" WIDTH="25"/>
<String CC="0465077" CONTENT="hielden" HEIGHT="25" HPOS="613" ID="P1_ST00145" VPOS="1512" WC="0.98" WIDTH="103"/>
<SP HPOS="716" ID="P1_SP00122" VPOS="1551" WIDTH="17"/>
<String CC="7425" CONTENT="voor" HEIGHT="17" HPOS="732" ID="P1_ST00146" VPOS="1520" WC="0.96" WIDTH="63"/>
<SP HPOS="795" ID="P1_SP00123" VPOS="1551" WIDTH="17"/>
<String CC="979" CONTENT="het" HEIGHT="24" HPOS="811" ID="P1_ST00147" VPOS="1513" WC="0.90" WIDTH="46"/>
<SP HPOS="857" ID="P1_SP00124" VPOS="1551" WIDTH="18"/>
<String CC="62870" CONTENT="eind," HEIGHT="27" HPOS="875" ID="P1_ST00148" VPOS="1513" WC="0.97" WIDTH="72"/>
<SP HPOS="947" ID="P1_SP00125" VPOS="1551" WIDTH="20"/>
<String CC="6096" CONTENT="niét" HEIGHT="26" HPOS="967" ID="P1_ST00149" STYLEREFS="TXT_6" VPOS="1513" WC="0.95" WIDTH="48"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="242" ID="P1_TL00021" VPOS="1537" WIDTH="774">
<String CC="7917" CONTENT="egio" HEIGHT="28" HPOS="242" ID="P1_ST00150" VPOS="1537" WC="0.34" WIDTH="56"/>
<SP HPOS="298" ID="P1_SP00126" VPOS="1565" WIDTH="11"/>
<String CC="588" CONTENT="vnn" HEIGHT="18" HPOS="308" ID="P1_ST00151" VPOS="1545" WC="0.27" WIDTH="47"/>
<SP HPOS="356" ID="P1_SP00127" VPOS="1565" WIDTH="12"/>
<String CC="310" CONTENT="„en" HEIGHT="18" HPOS="367" ID="P1_ST00152" VPOS="1548" WC="0.66" WIDTH="45"/>
<SP HPOS="412" ID="P1_SP00128" VPOS="1566" WIDTH="13"/>
<String CC="97888665868" CONTENT="djr^atieken" HEIGHT="35" HPOS="425" ID="P1_ST00153" VPOS="1543" WC="0.22" WIDTH="198"/>
<SP HPOS="624" ID="P1_SP00129" VPOS="1578" WIDTH="9"/>
<String CC="8848757550" CONTENT="veldtocht." HEIGHT="25" HPOS="633" ID="P1_ST00154" VPOS="1550" WC="0.98" WIDTH="142"/>
<SP HPOS="775" ID="P1_SP00130" VPOS="1578" WIDTH="24"/>
<String CC="075" CONTENT="Het" HEIGHT="25" HPOS="798" ID="P1_ST00155" VPOS="1551" WC="0.95" WIDTH="53"/>
<SP HPOS="852" ID="P1_SP00131" VPOS="1578" WIDTH="11"/>
<String CC="963" CONTENT="was" HEIGHT="17" HPOS="862" ID="P1_ST00156" VPOS="1559" WC="0.93" WIDTH="52"/>
<SP HPOS="914" ID="P1_SP00132" VPOS="1578" WIDTH="8"/>
<String CC="7588906" CONTENT="slechts" HEIGHT="26" HPOS="922" ID="P1_ST00157" VPOS="1550" WC="0.97" WIDTH="93"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="431" ID="P1_TL00022" VPOS="1579" WIDTH="585">
<String CC="2780968898" CONTENT="ifhekkendê" HEIGHT="33" HPOS="431" ID="P1_ST00158" VPOS="1579" WC="0.30" WIDTH="157"/>
<SP HPOS="588" ID="P1_SP00133" VPOS="1612" WIDTH="14"/>
<String CC="8540" CONTENT="bui," HEIGHT="32" HPOS="602" ID="P1_ST00159" VPOS="1586" WC="0.96" WIDTH="52"/>
<SP HPOS="654" ID="P1_SP00134" VPOS="1618" WIDTH="11"/>
<String CC="008" CONTENT="die" HEIGHT="25" HPOS="665" ID="P1_ST00160" VPOS="1587" WC="0.97" WIDTH="40"/>
<SP HPOS="705" ID="P1_SP00135" VPOS="1618" WIDTH="9"/>
<String CC="98574777" CONTENT="wellicht" HEIGHT="26" HPOS="715" ID="P1_ST00161" VPOS="1587" WC="0.97" WIDTH="119"/>
<SP HPOS="834" ID="P1_SP00136" VPOS="1618" WIDTH="21"/>
<String CC="57409787017" CONTENT="eenigentijd" HEIGHT="34" HPOS="855" ID="P1_ST00162" VPOS="1585" WC="0.45" WIDTH="161"/>
</TextLine>
<TextLine HEIGHT="47" HPOS="172" ID="P1_TL00023" VPOS="1612" WIDTH="844">
<String CC="74" CONTENT=":," HEIGHT="21" HPOS="172" ID="P1_ST00163" VPOS="1629" WC="0.40" WIDTH="35"/>
<SP HPOS="208" ID="P1_SP00137" VPOS="1650" WIDTH="24"/>
<String CC="47" CONTENT="*d" HEIGHT="25" HPOS="231" ID="P1_ST00164" VPOS="1612" WC="0.39" WIDTH="41"/>
<SP HPOS="273" ID="P1_SP00138" VPOS="1650" WIDTH="18"/>
<String CC="47976" CONTENT="«oven" HEIGHT="22" HPOS="291" ID="P1_ST00165" VPOS="1622" WC="0.95" WIDTH="80"/>
<SP HPOS="371" ID="P1_SP00139" VPOS="1650" WIDTH="18"/>
<String CC="769290" CONTENT="Europa" HEIGHT="32" HPOS="389" ID="P1_ST00166" VPOS="1619" WC="0.97" WIDTH="103"/>
<SP HPOS="491" ID="P1_SP00140" VPOS="1651" WIDTH="17"/>
<String CC="747" CONTENT="loa" HEIGHT="25" HPOS="508" ID="P1_ST00167" VPOS="1623" WC="0.35" WIDTH="39"/>
<SP HPOS="547" ID="P1_SP00141" VPOS="1651" WIDTH="17"/>
<String CC="58" CONTENT="to" HEIGHT="22" HPOS="563" ID="P1_ST00168" VPOS="1625" WC="0.28" WIDTH="26"/>
<SP HPOS="589" ID="P1_SP00142" VPOS="1651" WIDTH="20"/>
<String CC="16465682" CONTENT="barsten," HEIGHT="31" HPOS="609" ID="P1_ST00169" VPOS="1624" WC="0.98" WIDTH="119"/>
<SP HPOS="729" ID="P1_SP00143" VPOS="1655" WIDTH="18"/>
<String CC="7994" CONTENT="maar" HEIGHT="18" HPOS="746" ID="P1_ST00170" VPOS="1633" WC="0.94" WIDTH="73"/>
<SP HPOS="820" ID="P1_SP00144" VPOS="1655" WIDTH="22"/>
<String CC="7707670899" CONTENT="hoegenaamd" HEIGHT="34" HPOS="842" ID="P1_ST00171" VPOS="1625" WC="0.98" WIDTH="174"/>
</TextLine>
<TextLine HEIGHT="45" HPOS="196" ID="P1_TL00024" VPOS="1651" WIDTH="820">
<String CC="4" CONTENT="'" HEIGHT="15" HPOS="196" ID="P1_ST00172" VPOS="1651" WC="0.55" WIDTH="4"/>
<SP HPOS="200" ID="P1_SP00145" VPOS="1667" WIDTH="13"/>
<String CC="778" CONTENT="'&quot;U" HEIGHT="22" HPOS="213" ID="P1_ST00173" VPOS="1651" WC="0.22" WIDTH="43"/>
<SP HPOS="255" ID="P1_SP00146" VPOS="1674" WIDTH="26"/>
<String CC="86367" CONTENT="baren" HEIGHT="31" HPOS="281" ID="P1_ST00174" VPOS="1651" WC="0.96" WIDTH="73"/>
<SP HPOS="354" ID="P1_SP00147" VPOS="1682" WIDTH="27"/>
<String CC="9480" CONTENT="kon," HEIGHT="31" HPOS="381" ID="P1_ST00175" VPOS="1657" WC="0.95" WIDTH="67"/>
<SP HPOS="449" ID="P1_SP00148" VPOS="1688" WIDTH="17"/>
<String CC="775959" CONTENT="zoodra" HEIGHT="26" HPOS="465" ID="P1_ST00176" VPOS="1659" WC="0.96" WIDTH="94"/>
<SP HPOS="560" ID="P1_SP00149" VPOS="1688" WIDTH="25"/>
<String CC="77807998" CONTENT="gebleken" HEIGHT="32" HPOS="585" ID="P1_ST00177" VPOS="1662" WC="0.97" WIDTH="126"/>
<SP HPOS="711" ID="P1_SP00150" VPOS="1694" WIDTH="18"/>
<String CC="5070" CONTENT="was," HEIGHT="25" HPOS="729" ID="P1_ST00178" VPOS="1668" WC="0.97" WIDTH="69"/>
<SP HPOS="797" ID="P1_SP00151" VPOS="1694" WIDTH="19"/>
<String CC="799" CONTENT="dat" HEIGHT="26" HPOS="816" ID="P1_ST00179" VPOS="1663" WC="0.90" WIDTH="46"/>
<SP HPOS="862" ID="P1_SP00152" VPOS="1694" WIDTH="25"/>
<String CC="8778" CONTENT="geen" HEIGHT="26" HPOS="887" ID="P1_ST00180" VPOS="1670" WC="0.93" WIDTH="63"/>
<SP HPOS="950" ID="P1_SP00153" VPOS="1696" WIDTH="24"/>
<String CC="976" CONTENT="dof" HEIGHT="24" HPOS="973" ID="P1_ST00181" VPOS="1664" WC="0.91" WIDTH="43"/>
</TextLine>
<TextLine HEIGHT="46" HPOS="187" ID="P1_TL00025" VPOS="1689" WIDTH="829">
<String CC="77787838788768" CONTENT="toogen«ilteden" HEIGHT="33" HPOS="187" ID="P1_ST00182" VPOS="1689" WC="0.24" WIDTH="193"/>
<SP HPOS="379" ID="P1_SP00154" VPOS="1722" WIDTH="18"/>
<String CC="7788879898" CONTENT="bijsondere" HEIGHT="31" HPOS="397" ID="P1_ST00183" VPOS="1695" WC="0.15" WIDTH="143"/>
<SP HPOS="540" ID="P1_SP00155" VPOS="1726" WIDTH="19"/>
<String CC="8558287" CONTENT="neiging" HEIGHT="37" HPOS="559" ID="P1_ST00184" VPOS="1696" WC="0.97" WIDTH="106"/>
<SP HPOS="665" ID="P1_SP00156" VPOS="1733" WIDTH="18"/>
<String CC="750688770" CONTENT="betoonde," HEIGHT="33" HPOS="683" ID="P1_ST00185" VPOS="1698" WC="0.98" WIDTH="135"/>
<SP HPOS="817" ID="P1_SP00157" VPOS="1733" WIDTH="19"/>
<String CC="19" CONTENT="om" HEIGHT="18" HPOS="836" ID="P1_ST00186" VPOS="1709" WC="0.45" WIDTH="41"/>
<SP HPOS="878" ID="P1_SP00158" VPOS="1733" WIDTH="18"/>
<String CC="28" CONTENT="In" HEIGHT="28" HPOS="895" ID="P1_ST00187" VPOS="1698" WC="0.42" WIDTH="27"/>
<SP HPOS="922" ID="P1_SP00159" VPOS="1733" WIDTH="11"/>
<String CC="07" CONTENT="de" HEIGHT="25" HPOS="933" ID="P1_ST00188" VPOS="1702" WC="0.63" WIDTH="31"/>
<SP HPOS="964" ID="P1_SP00160" VPOS="1733" WIDTH="9"/>
<String CC="977" CONTENT="ge»" HEIGHT="28" HPOS="973" ID="P1_ST00189" VPOS="1707" WC="0.91" WIDTH="43"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="270" ID="P1_TL00026" VPOS="1727" WIDTH="746">
<String CC="797777957" CONTENT="adigheden" HEIGHT="38" HPOS="270" ID="P1_ST00190" VPOS="1727" WC="0.23" WIDTH="143"/>
<SP HPOS="413" ID="P1_SP00161" VPOS="1765" WIDTH="18"/>
<String CC="707" CONTENT="het" HEIGHT="27" HPOS="431" ID="P1_ST00191" VPOS="1730" WC="0.94" WIDTH="46"/>
<SP HPOS="477" ID="P1_SP00162" VPOS="1765" WIDTH="17"/>
<String CC="8778868878" CONTENT="oostersehe" HEIGHT="26" HPOS="494" ID="P1_ST00192" VPOS="1735" WC="0.19" WIDTH="146"/>
<SP HPOS="640" ID="P1_SP00163" VPOS="1765" WIDTH="19"/>
<String CC="977576067" CONTENT="vraagstuk" HEIGHT="32" HPOS="659" ID="P1_ST00193" VPOS="1739" WC="0.98" WIDTH="143"/>
<SP HPOS="802" ID="P1_SP00164" VPOS="1770" WIDTH="17"/>
<String CC="59" CONTENT="op" HEIGHT="24" HPOS="819" ID="P1_ST00194" VPOS="1747" WC="0.23" WIDTH="32"/>
<SP HPOS="850" ID="P1_SP00165" VPOS="1770" WIDTH="18"/>
<String CC="83879" CONTENT="nieuw" HEIGHT="28" HPOS="868" ID="P1_ST00195" VPOS="1739" WC="0.95" WIDTH="85"/>
<SP HPOS="953" ID="P1_SP00166" VPOS="1770" WIDTH="17"/>
<String CC="798" CONTENT="aan" HEIGHT="17" HPOS="970" ID="P1_ST00196" VPOS="1747" WC="0.90" WIDTH="46"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="259" ID="P1_TL00027" VPOS="1769" WIDTH="757">
<String CC="7" CONTENT="1" HEIGHT="15" HPOS="259" ID="P1_ST00197" VPOS="1770" WC="0.28" WIDTH="2"/>
<SP HPOS="261" ID="P1_SP00167" VPOS="1786" WIDTH="20"/>
<String CC="80" CONTENT="n." HEIGHT="19" HPOS="281" ID="P1_ST00198" VPOS="1774" WC="0.56" WIDTH="24"/>
<SP HPOS="305" ID="P1_SP00168" VPOS="1793" WIDTH="31"/>
<String CC="9678" CONTENT="Liet" HEIGHT="25" HPOS="335" ID="P1_ST00199" VPOS="1769" WC="0.93" WIDTH="56"/>
<SP HPOS="391" ID="P1_SP00169" VPOS="1794" WIDTH="17"/>
<String CC="778" CONTENT="wen" HEIGHT="17" HPOS="407" ID="P1_ST00200" VPOS="1778" WC="0.91" WIDTH="57"/>
<SP HPOS="464" ID="P1_SP00170" VPOS="1794" WIDTH="13"/>
<String CC="97" CONTENT="de" HEIGHT="22" HPOS="477" ID="P1_ST00201" VPOS="1772" WC="0.12" WIDTH="27"/>
<SP HPOS="504" ID="P1_SP00171" VPOS="1794" WIDTH="12"/>
<String CC="79077" CONTENT="beide" HEIGHT="26" HPOS="516" ID="P1_ST00202" VPOS="1772" WC="0.96" WIDTH="72"/>
<SP HPOS="588" ID="P1_SP00172" VPOS="1798" WIDTH="8"/>
<String CC="7399780679667" CONTENT="tegenstander»" HEIGHT="33" HPOS="596" ID="P1_ST00203" VPOS="1774" WC="0.98" WIDTH="200"/>
<SP HPOS="796" ID="P1_SP00173" VPOS="1807" WIDTH="8"/>
<String CC="977776" CONTENT="geheel" HEIGHT="34" HPOS="804" ID="P1_ST00204" VPOS="1774" WC="0.96" WIDTH="91"/>
<SP HPOS="895" ID="P1_SP00174" VPOS="1808" WIDTH="9"/>
<String CC="997" CONTENT="aan" HEIGHT="19" HPOS="905" ID="P1_ST00205" VPOS="1782" WC="0.90" WIDTH="48"/>
<SP HPOS="953" ID="P1_SP00175" VPOS="1808" WIDTH="9"/>
<String CC="7787" CONTENT="zich" HEIGHT="27" HPOS="963" ID="P1_ST00206" VPOS="1774" WC="0.94" WIDTH="53"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="294" ID="P1_TL00028" VPOS="1807" WIDTH="722">
<String CC="996008" CONTENT="gelijk" HEIGHT="33" HPOS="294" ID="P1_ST00207" VPOS="1807" WC="0.97" WIDTH="79"/>
<SP HPOS="373" ID="P1_SP00176" VPOS="1840" WIDTH="25"/>
<String CC="750396607" CONTENT="blijkbaar" HEIGHT="33" HPOS="398" ID="P1_ST00208" VPOS="1807" WC="0.98" WIDTH="129"/>
<SP HPOS="527" ID="P1_SP00177" VPOS="1840" WIDTH="26"/>
<String CC="87" CONTENT="de" HEIGHT="26" HPOS="553" ID="P1_ST00209" VPOS="1809" WC="0.18" WIDTH="30"/>
<SP HPOS="582" ID="P1_SP00178" VPOS="1840" WIDTH="30"/>
<String CC="887687789" CONTENT="bedoeling" HEIGHT="35" HPOS="612" ID="P1_ST00210" VPOS="1809" WC="0.97" WIDTH="137"/>
<SP HPOS="749" ID="P1_SP00179" VPOS="1845" WIDTH="17"/>
<String CC="9970" CONTENT="Was," HEIGHT="22" HPOS="765" ID="P1_ST00211" VPOS="1818" WC="0.94" WIDTH="67"/>
<SP HPOS="833" ID="P1_SP00180" VPOS="1845" WIDTH="18"/>
<String CC="9886" CONTENT="dan*" HEIGHT="24" HPOS="850" ID="P1_ST00212" VPOS="1813" WC="0.93" WIDTH="58"/>
<SP HPOS="908" ID="P1_SP00181" VPOS="1845" WIDTH="12"/>
<String CC="983" CONTENT="was" HEIGHT="17" HPOS="920" ID="P1_ST00213" VPOS="1820" WC="0.92" WIDTH="51"/>
<SP HPOS="971" ID="P1_SP00182" VPOS="1845" WIDTH="17"/>
<String CC="96" CONTENT="de" HEIGHT="21" HPOS="987" ID="P1_ST00214" VPOS="1813" WC="0.16" WIDTH="28"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="262" ID="P1_TL00029" VPOS="1845" WIDTH="754">
<String CC="880098960" CONTENT="Makkelijk" HEIGHT="30" HPOS="262" ID="P1_ST00215" VPOS="1845" WC="0.98" WIDTH="136"/>
<SP HPOS="398" ID="P1_SP00183" VPOS="1874" WIDTH="20"/>
<String CC="47" CONTENT="te" HEIGHT="22" HPOS="418" ID="P1_ST00216" VPOS="1846" WC="0.41" WIDTH="25"/>
<SP HPOS="443" ID="P1_SP00184" VPOS="1874" WIDTH="20"/>
<String CC="766779775680" CONTENT="voorspellen." HEIGHT="32" HPOS="463" ID="P1_ST00217" VPOS="1846" WC="0.98" WIDTH="167"/>
<SP HPOS="630" ID="P1_SP00185" VPOS="1878" WIDTH="35"/>
<String CC="757" CONTENT="I&gt;e" HEIGHT="24" HPOS="665" ID="P1_ST00218" VPOS="1848" WC="0.30" WIDTH="38"/>
<SP HPOS="703" ID="P1_SP00186" VPOS="1878" WIDTH="21"/>
<String CC="8959867" CONTENT="zwakste" HEIGHT="27" HPOS="724" ID="P1_ST00219" VPOS="1845" WC="0.96" WIDTH="111"/>
<SP HPOS="835" ID="P1_SP00187" VPOS="1878" WIDTH="17"/>
<String CC="76977" CONTENT="moest" HEIGHT="24" HPOS="852" ID="P1_ST00220" VPOS="1847" WC="0.95" WIDTH="81"/>
<SP HPOS="933" ID="P1_SP00188" VPOS="1878" WIDTH="19"/>
<String CC="7047" CONTENT="buk*" HEIGHT="25" HPOS="952" ID="P1_ST00221" VPOS="1846" WC="0.96" WIDTH="64"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="265" ID="P1_TL00030" VPOS="1880" WIDTH="751">
<String CC="65" CONTENT="'i" HEIGHT="13" HPOS="265" ID="P1_ST00222" VPOS="1890" WC="0.38" WIDTH="12"/>
<SP HPOS="276" ID="P1_SP00189" VPOS="1903" WIDTH="20"/>
<String CC="75716756" CONTENT="sterkste" HEIGHT="27" HPOS="296" ID="P1_ST00223" VPOS="1880" WC="0.97" WIDTH="109"/>
<SP HPOS="405" ID="P1_SP00190" VPOS="1907" WIDTH="19"/>
<String CC="77" CONTENT="en" HEIGHT="15" HPOS="424" ID="P1_ST00224" VPOS="1890" WC="0.25" WIDTH="30"/>
<SP HPOS="454" ID="P1_SP00191" VPOS="1907" WIDTH="18"/>
<String CC="89" CONTENT="na" HEIGHT="18" HPOS="471" ID="P1_ST00225" VPOS="1887" WC="0.10" WIDTH="34"/>
<SP HPOS="506" ID="P1_SP00192" VPOS="1907" WIDTH="19"/>
<String CC="087594" CONTENT="eenige" HEIGHT="34" HPOS="524" ID="P1_ST00226" VPOS="1881" WC="0.38" WIDTH="89"/>
<SP HPOS="613" ID="P1_SP00193" VPOS="1916" WIDTH="18"/>
<String CC="79088894488788779" CONTENT="tegenstribbelittg" HEIGHT="39" HPOS="631" ID="P1_ST00227" VPOS="1880" WC="0.24" WIDTH="234"/>
<SP HPOS="865" ID="P1_SP00194" VPOS="1919" WIDTH="17"/>
<String CC="77997" CONTENT="legde" HEIGHT="38" HPOS="881" ID="P1_ST00228" VPOS="1880" WC="0.94" WIDTH="73"/>
<SP HPOS="954" ID="P1_SP00195" VPOS="1919" WIDTH="12"/>
<String CC="957" CONTENT="dan" HEIGHT="30" HPOS="966" ID="P1_ST00229" VPOS="1881" WC="0.92" WIDTH="50"/>
</TextLine>
<TextLine HEIGHT="46" HPOS="253" ID="P1_TL00031" VPOS="1911" WIDTH="763">
<String CC="8878886" CONTENT="moedige" HEIGHT="40" HPOS="253" ID="P1_ST00230" VPOS="1911" WC="0.96" WIDTH="111"/>
<SP HPOS="364" ID="P1_SP00196" VPOS="1951" WIDTH="11"/>
<String CC="76799770778" CONTENT="Griekenland" HEIGHT="30" HPOS="374" ID="P1_ST00231" VPOS="1918" WC="0.98" WIDTH="175"/>
<SP HPOS="549" ID="P1_SP00197" VPOS="1951" WIDTH="9"/>
<String CC="999871" CONTENT="gedwee" HEIGHT="39" HPOS="559" ID="P1_ST00232" VPOS="1918" WC="0.96" WIDTH="107"/>
<SP HPOS="666" ID="P1_SP00198" VPOS="1957" WIDTH="11"/>
<String CC="7979" CONTENT="liet" HEIGHT="31" HPOS="677" ID="P1_ST00233" VPOS="1919" WC="0.93" WIDTH="48"/>
<SP HPOS="725" ID="P1_SP00199" VPOS="1957" WIDTH="7"/>
<String CC="75779" CONTENT="hoofd" HEIGHT="31" HPOS="732" ID="P1_ST00234" VPOS="1920" WC="0.95" WIDTH="79"/>
<SP HPOS="811" ID="P1_SP00200" VPOS="1957" WIDTH="8"/>
<String CC="08" CONTENT="iv" HEIGHT="30" HPOS="820" ID="P1_ST00235" VPOS="1922" WC="0.59" WIDTH="28"/>
<SP HPOS="848" ID="P1_SP00201" VPOS="1957" WIDTH="11"/>
<String CC="960" CONTENT="den" HEIGHT="27" HPOS="859" ID="P1_ST00236" VPOS="1924" WC="0.94" WIDTH="48"/>
<SP HPOS="907" ID="P1_SP00202" VPOS="1957" WIDTH="13"/>
<String CC="7590363" CONTENT="schoot." HEIGHT="32" HPOS="920" ID="P1_ST00237" VPOS="1924" WC="0.97" WIDTH="96"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="167" ID="P1_TL00032" VPOS="1957" WIDTH="849">
<String CC="9" CONTENT="m" HEIGHT="21" HPOS="167" ID="P1_ST00238" STYLEREFS="TXT_6" VPOS="1959" WC="0.04" WIDTH="26"/>
<SP HPOS="193" ID="P1_SP00203" VPOS="1981" WIDTH="18"/>
<String CC="87" CONTENT="ui" HEIGHT="15" HPOS="210" ID="P1_ST00239" VPOS="1963" WC="0.20" WIDTH="22"/>
<SP HPOS="233" ID="P1_SP00204" VPOS="1981" WIDTH="20"/>
<String CC="99" CONTENT="de" HEIGHT="24" HPOS="253" ID="P1_ST00240" VPOS="1957" WC="0.01" WIDTH="28"/>
<SP HPOS="281" ID="P1_SP00205" VPOS="1981" WIDTH="19"/>
<String CC="977846" CONTENT="eerste" HEIGHT="25" HPOS="300" ID="P1_ST00241" VPOS="1958" WC="0.96" WIDTH="80"/>
<SP HPOS="380" ID="P1_SP00206" VPOS="1983" WIDTH="19"/>
<String CC="49996" CONTENT="dagen" HEIGHT="35" HPOS="399" ID="P1_ST00242" VPOS="1957" WC="0.95" WIDTH="83"/>
<SP HPOS="482" ID="P1_SP00207" VPOS="1993" WIDTH="26"/>
<String CC="097" CONTENT="van" HEIGHT="20" HPOS="508" ID="P1_ST00243" VPOS="1969" WC="0.94" WIDTH="48"/>
<SP HPOS="556" ID="P1_SP00208" VPOS="1993" WIDTH="19"/>
<String CC="6975970" CONTENT="Januari" HEIGHT="27" HPOS="575" ID="P1_ST00244" VPOS="1963" WC="0.97" WIDTH="109"/>
<SP HPOS="684" ID="P1_SP00209" VPOS="1993" WIDTH="19"/>
<String CC="878827" CONTENT="vernam" HEIGHT="20" HPOS="703" ID="P1_ST00245" VPOS="1971" WC="0.96" WIDTH="105"/>
<SP HPOS="808" ID="P1_SP00210" VPOS="1993" WIDTH="21"/>
<String CC="3630" CONTENT="men," HEIGHT="22" HPOS="829" ID="P1_ST00246" VPOS="1975" WC="0.97" WIDTH="74"/>
<SP HPOS="904" ID="P1_SP00211" VPOS="1997" WIDTH="18"/>
<String CC="975" CONTENT="dat" HEIGHT="26" HPOS="921" ID="P1_ST00247" VPOS="1967" WC="0.92" WIDTH="45"/>
<SP HPOS="966" ID="P1_SP00212" VPOS="1997" WIDTH="20"/>
<String CC="79" CONTENT="op" HEIGHT="26" HPOS="986" ID="P1_ST00248" VPOS="1975" WC="0.13" WIDTH="30"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="165" ID="P1_TL00033" VPOS="1990" WIDTH="850">
<String CC="97" CONTENT="el" HEIGHT="24" HPOS="165" ID="P1_ST00249" VPOS="1990" WC="0.13" WIDTH="22"/>
<SP HPOS="188" ID="P1_SP00213" VPOS="2014" WIDTH="19"/>
<String CC="578" CONTENT="van" HEIGHT="18" HPOS="207" ID="P1_ST00250" VPOS="2000" WC="0.92" WIDTH="48"/>
<SP HPOS="255" ID="P1_SP00214" VPOS="2017" WIDTH="19"/>
<String CC="8876608" CONTENT="Pruisen" HEIGHT="28" HPOS="274" ID="P1_ST00251" VPOS="1994" WC="0.97" WIDTH="106"/>
<SP HPOS="380" ID="P1_SP00215" VPOS="2022" WIDTH="19"/>
<String CC="956" CONTENT="was" HEIGHT="19" HPOS="399" ID="P1_ST00252" VPOS="2004" WC="0.92" WIDTH="52"/>
<SP HPOS="451" ID="P1_SP00216" VPOS="2023" WIDTH="17"/>
<String CC="77676354" CONTENT="besloten" HEIGHT="31" HPOS="468" ID="P1_ST00253" VPOS="1997" WC="0.97" WIDTH="117"/>
<SP HPOS="585" ID="P1_SP00217" VPOS="2028" WIDTH="17"/>
<String CC="076" CONTENT="tot" HEIGHT="26" HPOS="601" ID="P1_ST00254" VPOS="2003" WC="0.95" WIDTH="43"/>
<SP HPOS="644" ID="P1_SP00218" VPOS="2029" WIDTH="17"/>
<String CC="7077" CONTENT="eene" HEIGHT="18" HPOS="660" ID="P1_ST00255" VPOS="2011" WC="0.44" WIDTH="60"/>
<SP HPOS="720" ID="P1_SP00219" VPOS="2029" WIDTH="14"/>
<String CC="04706888878" CONTENT="konferentie" HEIGHT="28" HPOS="735" ID="P1_ST00256" VPOS="2003" WC="0.36" WIDTH="159"/>
<SP HPOS="894" ID="P1_SP00220" VPOS="2031" WIDTH="14"/>
<String CC="8488797" CONTENT="teïBake" HEIGHT="31" HPOS="908" ID="P1_ST00257" VPOS="2003" WC="0.23" WIDTH="107"/>
</TextLine>
<TextLine HEIGHT="50" HPOS="164" ID="P1_TL00034" VPOS="2031" WIDTH="852">
<String CC="77" CONTENT="wt" HEIGHT="20" HPOS="164" ID="P1_ST00258" VPOS="2031" WC="0.23" WIDTH="32"/>
<SP HPOS="196" ID="P1_SP00221" VPOS="2052" WIDTH="25"/>
<String CC="77684688306608778" CONTENT="grieksch-turksche" HEIGHT="31" HPOS="221" ID="P1_ST00259" VPOS="2031" WC="0.37" WIDTH="257"/>
<SP HPOS="478" ID="P1_SP00222" VPOS="2062" WIDTH="28"/>
<String CC="97757720" CONTENT="geschil." HEIGHT="32" HPOS="507" ID="P1_ST00260" VPOS="2041" WC="0.98" WIDTH="106"/>
<SP HPOS="613" ID="P1_SP00223" VPOS="2073" WIDTH="34"/>
<String CC="77807136" CONTENT="Ttu-kije" HEIGHT="35" HPOS="647" ID="P1_ST00261" VPOS="2042" WC="0.47" WIDTH="103"/>
<SP HPOS="750" ID="P1_SP00224" VPOS="2078" WIDTH="19"/>
<String CC="690496" CONTENT="stelde" HEIGHT="28" HPOS="769" ID="P1_ST00262" VPOS="2043" WC="0.96" WIDTH="80"/>
<SP HPOS="849" ID="P1_SP00225" VPOS="2078" WIDTH="19"/>
<String CC="0879777588" CONTENT="vervolgens" HEIGHT="39" HPOS="868" ID="P1_ST00263" VPOS="2042" WC="0.98" WIDTH="148"/>
</TextLine>
<TextLine HEIGHT="50" HPOS="164" ID="P1_TL00035" VPOS="2069" WIDTH="852">
<String CC="8887" CONTENT="Hand" HEIGHT="26" HPOS="164" ID="P1_ST00264" VPOS="2069" WC="0.93" WIDTH="86"/>
<SP HPOS="250" ID="P1_SP00226" VPOS="2095" WIDTH="18"/>
<String CC="618" CONTENT="een" HEIGHT="17" HPOS="268" ID="P1_ST00265" VPOS="2079" WC="0.94" WIDTH="45"/>
<SP HPOS="313" ID="P1_SP00227" VPOS="2095" WIDTH="20"/>
<String CC="8492677871" CONTENT="ultimatum," HEIGHT="35" HPOS="333" ID="P1_ST00266" VPOS="2072" WC="0.98" WIDTH="163"/>
<SP HPOS="496" ID="P1_SP00228" VPOS="2107" WIDTH="19"/>
<String CC="77656" CONTENT="welks" HEIGHT="27" HPOS="515" ID="P1_ST00267" VPOS="2080" WC="0.96" WIDTH="79"/>
<SP HPOS="594" ID="P1_SP00229" VPOS="2107" WIDTH="18"/>
<String CC="7568770" CONTENT="eischen" HEIGHT="30" HPOS="612" ID="P1_ST00268" VPOS="2080" WC="0.38" WIDTH="102"/>
<SP HPOS="713" ID="P1_SP00230" VPOS="2109" WIDTH="18"/>
<String CC="7477" CONTENT="door" HEIGHT="28" HPOS="731" ID="P1_ST00269" VPOS="2082" WC="0.94" WIDTH="63"/>
<SP HPOS="794" ID="P1_SP00231" VPOS="2111" WIDTH="17"/>
<String CC="99" CONTENT="de" HEIGHT="26" HPOS="810" ID="P1_ST00270" VPOS="2085" WC="0.01" WIDTH="32"/>
<SP HPOS="842" ID="P1_SP00232" VPOS="2111" WIDTH="17"/>
<String CC="749789754" CONTENT="mogendhe" HEIGHT="34" HPOS="859" ID="P1_ST00271" SUBS_CONTENT="mogendhedslag" SUBS_TYPE="HypPart1" VPOS="2085" WC="0.27" WIDTH="141"/>
<HYP CONTENT="-" HPOS="999" VPOS="2085" WIDTH="17"/>
</TextLine>
<TextLine HEIGHT="50" HPOS="270" ID="P1_TL00036" VPOS="2108" WIDTH="746">
<String CC="98109" CONTENT="dslag" HEIGHT="34" HPOS="270" ID="P1_ST00272" SUBS_CONTENT="mogendhedslag" SUBS_TYPE="HypPart2" VPOS="2108" WC="0.40" WIDTH="72"/>
<SP HPOS="343" ID="P1_SP00233" VPOS="2143" WIDTH="18"/>
<String CC="774" CONTENT="der" HEIGHT="27" HPOS="360" ID="P1_ST00273" VPOS="2111" WC="0.93" WIDTH="45"/>
<SP HPOS="405" ID="P1_SP00234" VPOS="2143" WIDTH="15"/>
<String CC="6888789888748780" CONTENT="onderhandelingen" HEIGHT="41" HPOS="420" ID="P1_ST00274" VPOS="2113" WC="0.98" WIDTH="253"/>
<SP HPOS="673" ID="P1_SP00235" VPOS="2154" WIDTH="19"/>
<String CC="988060" CONTENT="werden" HEIGHT="28" HPOS="692" ID="P1_ST00275" VPOS="2121" WC="0.97" WIDTH="102"/>
<SP HPOS="794" ID="P1_SP00236" VPOS="2154" WIDTH="20"/>
<String CC="9769991" CONTENT="gelegd." HEIGHT="34" HPOS="814" ID="P1_ST00276" VPOS="2124" WC="0.96" WIDTH="100"/>
<SP HPOS="914" ID="P1_SP00237" VPOS="2158" WIDTH="27"/>
<String CC="889885" CONTENT="(ïrie" HEIGHT="26" HPOS="941" ID="P1_ST00277" SUBS_CONTENT="(ïrie'ii" SUBS_TYPE="HypPart1" VPOS="2125" WC="0.17" WIDTH="63"/>
<HYP CONTENT="-" HPOS="1004" VPOS="2125" WIDTH="12"/>
</TextLine>
<TextLine HEIGHT="45" HPOS="268" ID="P1_TL00037" VPOS="2150" WIDTH="748">
<String CC="478" CONTENT="'ii" HEIGHT="15" HPOS="268" ID="P1_ST00278" SUBS_CONTENT="(ïrie'ii" SUBS_TYPE="HypPart2" VPOS="2156" WC="0.33" WIDTH="20"/>
<SP HPOS="288" ID="P1_SP00238" VPOS="2171" WIDTH="21"/>
<String CC="479" CONTENT="met" HEIGHT="26" HPOS="309" ID="P1_ST00279" VPOS="2150" WC="0.92" WIDTH="53"/>
<SP HPOS="363" ID="P1_SP00239" VPOS="2176" WIDTH="22"/>
<String CC="7647" CONTENT="zich" HEIGHT="26" HPOS="385" ID="P1_ST00280" VPOS="2151" WC="0.94" WIDTH="56"/>
<SP HPOS="441" ID="P1_SP00240" VPOS="2177" WIDTH="27"/>
<String CC="998" CONTENT="aan" HEIGHT="18" HPOS="468" ID="P1_ST00281" VPOS="2161" WC="0.90" WIDTH="48"/>
<SP HPOS="516" ID="P1_SP00241" VPOS="2179" WIDTH="26"/>
<String CC="90" CONTENT="de" HEIGHT="26" HPOS="542" ID="P1_ST00282" VPOS="2157" WC="0.50" WIDTH="31"/>
<SP HPOS="573" ID="P1_SP00242" VPOS="2183" WIDTH="25"/>
<String CC="6437884860" CONTENT="samenkomst" HEIGHT="27" HPOS="598" ID="P1_ST00283" VPOS="2160" WC="0.98" WIDTH="172"/>
<SP HPOS="770" ID="P1_SP00243" VPOS="2187" WIDTH="26"/>
<String CC="07" CONTENT="te" HEIGHT="26" HPOS="796" ID="P1_ST00284" VPOS="2163" WC="0.65" WIDTH="26"/>
<SP HPOS="822" ID="P1_SP00244" VPOS="2189" WIDTH="26"/>
<String CC="59877795680" CONTENT="onttrekken," HEIGHT="35" HPOS="848" ID="P1_ST00285" VPOS="2159" WC="0.98" WIDTH="168"/>
</TextLine>
<TextLine HEIGHT="47" HPOS="177" ID="P1_TL00038" VPOS="2186" WIDTH="839">
<String CC="685" CONTENT="»en" HEIGHT="22" HPOS="177" ID="P1_ST00286" VPOS="2186" WC="0.33" WIDTH="44"/>
<SP HPOS="221" ID="P1_SP00245" VPOS="2209" WIDTH="20"/>
<String CC="908878868608" CONTENT="desniettemin" HEIGHT="30" HPOS="241" ID="P1_ST00287" VPOS="2186" WC="0.98" WIDTH="180"/>
<SP HPOS="420" ID="P1_SP00246" VPOS="2216" WIDTH="18"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="438" ID="P1_ST00288" VPOS="2190" WC="0.13" WIDTH="31"/>
<SP HPOS="469" ID="P1_SP00247" VPOS="2216" WIDTH="13"/>
<String CC="05888777305" CONTENT="konferentie" HEIGHT="32" HPOS="482" ID="P1_ST00289" VPOS="2191" WC="0.42" WIDTH="158"/>
<SP HPOS="640" ID="P1_SP00248" VPOS="2223" WIDTH="18"/>
<String CC="7779" CONTENT="hare" HEIGHT="27" HPOS="658" ID="P1_ST00290" VPOS="2198" WC="0.93" WIDTH="63"/>
<SP HPOS="720" ID="P1_SP00249" VPOS="2225" WIDTH="18"/>
<String CC="607458976" CONTENT="zittingen" HEIGHT="35" HPOS="738" ID="P1_ST00291" VPOS="2198" WC="0.98" WIDTH="128"/>
<SP HPOS="866" ID="P1_SP00250" VPOS="2233" WIDTH="9"/>
<String CC="7577978597" CONTENT="voortzette" HEIGHT="25" HPOS="875" ID="P1_ST00292" VPOS="2203" WC="0.97" WIDTH="141"/>
</TextLine>
<TextLine HEIGHT="47" HPOS="259" ID="P1_TL00039" VPOS="2226" WIDTH="757">
<String CC="1787063" CONTENT="oeeliut" HEIGHT="26" HPOS="259" ID="P1_ST00293" VPOS="2226" WC="0.49" WIDTH="92"/>
<SP HPOS="351" ID="P1_SP00251" VPOS="2252" WIDTH="17"/>
<String CC="89771" CONTENT="kwam," HEIGHT="33" HPOS="367" ID="P1_ST00294" VPOS="2228" WC="0.95" WIDTH="99"/>
<SP HPOS="467" ID="P1_SP00252" VPOS="2261" WIDTH="18"/>
<String CC="907590" CONTENT="diende" HEIGHT="30" HPOS="484" ID="P1_ST00295" VPOS="2230" WC="0.97" WIDTH="90"/>
<SP HPOS="574" ID="P1_SP00253" VPOS="2261" WIDTH="21"/>
<String CC="770" CONTENT="het" HEIGHT="27" HPOS="595" ID="P1_ST00296" VPOS="2235" WC="0.95" WIDTH="47"/>
<SP HPOS="643" ID="P1_SP00254" VPOS="2262" WIDTH="18"/>
<String CC="56207879966897" CONTENT="oorlogsgezinde" HEIGHT="34" HPOS="660" ID="P1_ST00297" VPOS="2238" WC="0.30" WIDTH="208"/>
<SP HPOS="868" ID="P1_SP00255" VPOS="2272" WIDTH="17"/>
<String CC="070505686" CONTENT="grieksche" HEIGHT="31" HPOS="885" ID="P1_ST00298" VPOS="2242" WC="0.55" WIDTH="131"/>
</TextLine>
<TextLine HEIGHT="45" HPOS="253" ID="P1_TL00040" VPOS="2264" WIDTH="717">
<String CC="070" CONTENT="'in" HEIGHT="22" HPOS="253" ID="P1_ST00299" VPOS="2270" WC="0.97" WIDTH="32"/>
<SP HPOS="285" ID="P1_SP00256" VPOS="2293" WIDTH="18"/>
<String CC="4776699" CONTENT="ontslag" HEIGHT="35" HPOS="302" ID="P1_ST00300" VPOS="2264" WC="0.96" WIDTH="103"/>
<SP HPOS="405" ID="P1_SP00257" VPOS="2300" WIDTH="19"/>
<String CC="6" CONTENT="m" HEIGHT="17" HPOS="424" ID="P1_ST00301" VPOS="2276" WC="0.30" WIDTH="27"/>
<SP HPOS="451" ID="P1_SP00258" VPOS="2300" WIDTH="19"/>
<String CC="88" CONTENT="en" HEIGHT="18" HPOS="470" ID="P1_ST00302" VPOS="2277" WC="0.16" WIDTH="32"/>
<SP HPOS="502" ID="P1_SP00259" VPOS="2300" WIDTH="18"/>
<String CC="9908" CONTENT="kwam" HEIGHT="28" HPOS="520" ID="P1_ST00303" VPOS="2270" WC="0.94" WIDTH="83"/>
<SP HPOS="602" ID="P1_SP00260" VPOS="2300" WIDTH="19"/>
<String CC="667699" CONTENT="Europa" HEIGHT="34" HPOS="621" ID="P1_ST00304" VPOS="2275" WC="0.96" WIDTH="103"/>
<SP HPOS="724" ID="P1_SP00261" VPOS="2309" WIDTH="21"/>
<String CC="97897" CONTENT="weder" HEIGHT="26" HPOS="745" ID="P1_ST00305" VPOS="2278" WC="0.94" WIDTH="84"/>
<SP HPOS="829" ID="P1_SP00262" VPOS="2309" WIDTH="19"/>
<String CC="066" CONTENT="tot" HEIGHT="26" HPOS="848" ID="P1_ST00306" VPOS="2278" WC="0.95" WIDTH="40"/>
<SP HPOS="888" ID="P1_SP00263" VPOS="2309" WIDTH="19"/>
<String CC="87742" CONTENT="rust." HEIGHT="25" HPOS="907" ID="P1_ST00307" VPOS="2281" WC="0.96" WIDTH="63"/>
</TextLine>
<TextLine HEIGHT="50" HPOS="163" ID="P1_TL00041" VPOS="2303" WIDTH="853">
<String CC="888" CONTENT="pts" HEIGHT="41" HPOS="163" ID="P1_ST00308" VPOS="2303" WC="0.13" WIDTH="47"/>
<SP HPOS="210" ID="P1_SP00264" VPOS="2344" WIDTH="32"/>
<String CC="8767" CONTENT="voor" HEIGHT="20" HPOS="242" ID="P1_ST00309" VPOS="2309" WC="0.94" WIDTH="61"/>
<SP HPOS="304" ID="P1_SP00265" VPOS="2344" WIDTH="26"/>
<String CC="901193" CONTENT="korten" HEIGHT="28" HPOS="330" ID="P1_ST00310" VPOS="2304" WC="0.98" WIDTH="92"/>
<SP HPOS="422" ID="P1_SP00266" VPOS="2344" WIDTH="27"/>
<String CC="4409" CONTENT="tijd" HEIGHT="32" HPOS="449" ID="P1_ST00311" VPOS="2308" WC="0.96" WIDTH="47"/>
<SP HPOS="496" ID="P1_SP00267" VPOS="2344" WIDTH="27"/>
<String CC="7760732" CONTENT="echter," HEIGHT="33" HPOS="523" ID="P1_ST00312" VPOS="2311" WC="0.98" WIDTH="96"/>
<SP HPOS="619" ID="P1_SP00268" VPOS="2344" WIDTH="26"/>
<String CC="9560" CONTENT="want" HEIGHT="26" HPOS="645" ID="P1_ST00313" VPOS="2316" WC="0.95" WIDTH="71"/>
<SP HPOS="716" ID="P1_SP00269" VPOS="2344" WIDTH="25"/>
<String CC="678790" CONTENT="eenige" HEIGHT="33" HPOS="741" ID="P1_ST00314" VPOS="2317" WC="0.33" WIDTH="89"/>
<SP HPOS="829" ID="P1_SP00270" VPOS="2350" WIDTH="19"/>
<String CC="89903" CONTENT="dagen" HEIGHT="34" HPOS="848" ID="P1_ST00315" VPOS="2319" WC="0.96" WIDTH="83"/>
<SP HPOS="931" ID="P1_SP00271" VPOS="2353" WIDTH="20"/>
<String CC="47066" CONTENT="later" HEIGHT="27" HPOS="951" ID="P1_ST00316" VPOS="2319" WC="0.97" WIDTH="65"/>
</TextLine>
<TextLine HEIGHT="42" HPOS="285" ID="P1_TL00042" VPOS="2343" WIDTH="731">
<String CC="7693570078536976" CONTENT="onderhandelingen" HEIGHT="38" HPOS="285" ID="P1_ST00317" VPOS="2343" WC="0.99" WIDTH="252"/>
<SP HPOS="536" ID="P1_SP00272" VPOS="2381" WIDTH="18"/>
<String CC="16767087" CONTENT="tusschen" HEIGHT="28" HPOS="554" ID="P1_ST00318" VPOS="2352" WC="0.44" WIDTH="122"/>
<SP HPOS="676" ID="P1_SP00273" VPOS="2381" WIDTH="17"/>
<String CC="4755" CONTENT="eene" HEIGHT="18" HPOS="692" ID="P1_ST00319" VPOS="2363" WC="0.41" WIDTH="60"/>
<SP HPOS="752" ID="P1_SP00274" VPOS="2381" WIDTH="18"/>
<String CC="81078887" CONTENT="fransche" HEIGHT="30" HPOS="770" ID="P1_ST00320" VPOS="2355" WC="0.37" WIDTH="118"/>
<SP HPOS="888" ID="P1_SP00275" VPOS="2385" WIDTH="19"/>
<String CC="46" CONTENT="en" HEIGHT="19" HPOS="907" ID="P1_ST00321" VPOS="2366" WC="0.44" WIDTH="31"/>
<SP HPOS="938" ID="P1_SP00276" VPOS="2385" WIDTH="20"/>
<String CC="8986" CONTENT="eene" HEIGHT="17" HPOS="958" ID="P1_ST00322" VPOS="2367" WC="0.17" WIDTH="58"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="244" ID="P1_TL00043" VPOS="2387" WIDTH="772">
<String CC="88668080809486709965" CONTENT="spoorwegmaatschappij" HEIGHT="35" HPOS="244" ID="P1_ST00323" VPOS="2387" WC="0.99" WIDTH="318"/>
<SP HPOS="562" ID="P1_SP00277" VPOS="2422" WIDTH="26"/>
<String CC="0797766" CONTENT="wederom" HEIGHT="27" HPOS="588" ID="P1_ST00324" VPOS="2393" WC="0.97" WIDTH="126"/>
<SP HPOS="715" ID="P1_SP00278" VPOS="2422" WIDTH="17"/>
<String CC="7767" CONTENT="vele" HEIGHT="26" HPOS="731" ID="P1_ST00325" VPOS="2394" WC="0.94" WIDTH="54"/>
<SP HPOS="785" ID="P1_SP00279" VPOS="2422" WIDTH="19"/>
<String CC="9096595973" CONTENT="gemoederen" HEIGHT="32" HPOS="804" ID="P1_ST00326" VPOS="2398" WC="0.98" WIDTH="169"/>
<SP HPOS="973" ID="P1_SP00280" VPOS="2430" WIDTH="19"/>
<String CC="58" CONTENT="in" HEIGHT="26" HPOS="992" ID="P1_ST00327" VPOS="2398" WC="0.31" WIDTH="24"/>
</TextLine>
<TextLine HEIGHT="45" HPOS="262" ID="P1_TL00044" VPOS="2420" WIDTH="754">
<String CC="75" CONTENT="an" HEIGHT="19" HPOS="262" ID="P1_ST00328" VPOS="2427" WC="0.35" WIDTH="31"/>
<SP HPOS="293" ID="P1_SP00281" VPOS="2446" WIDTH="19"/>
<String CC="744" CONTENT="den" HEIGHT="27" HPOS="312" ID="P1_ST00329" VPOS="2420" WC="0.94" WIDTH="47"/>
<SP HPOS="359" ID="P1_SP00282" VPOS="2447" WIDTH="18"/>
<String CC="0989989" CONTENT="aanvang" HEIGHT="27" HPOS="377" ID="P1_ST00330" VPOS="2431" WC="0.96" WIDTH="119"/>
<SP HPOS="496" ID="P1_SP00283" VPOS="2458" WIDTH="15"/>
<String CC="796" CONTENT="van" HEIGHT="19" HPOS="511" ID="P1_ST00331" VPOS="2434" WC="0.91" WIDTH="51"/>
<SP HPOS="562" ID="P1_SP00284" VPOS="2458" WIDTH="18"/>
<String CC="75868000" CONTENT="Februari" HEIGHT="28" HPOS="580" ID="P1_ST00332" VPOS="2430" WC="0.98" WIDTH="125"/>
<SP HPOS="705" ID="P1_SP00285" VPOS="2458" WIDTH="18"/>
<String CC="013" CONTENT="af," HEIGHT="32" HPOS="723" ID="P1_ST00333" VPOS="2433" WC="0.98" WIDTH="33"/>
<SP HPOS="756" ID="P1_SP00286" VPOS="2465" WIDTH="18"/>
<String CC="770" CONTENT="tot" HEIGHT="25" HPOS="774" ID="P1_ST00334" VPOS="2434" WC="0.95" WIDTH="43"/>
<SP HPOS="816" ID="P1_SP00287" VPOS="2465" WIDTH="15"/>
<String CC="06" CONTENT="in" HEIGHT="27" HPOS="831" ID="P1_ST00335" VPOS="2433" WC="0.67" WIDTH="27"/>
<SP HPOS="859" ID="P1_SP00288" VPOS="2465" WIDTH="18"/>
<String CC="77" CONTENT="de" HEIGHT="26" HPOS="876" ID="P1_ST00336" VPOS="2435" WC="0.23" WIDTH="31"/>
<SP HPOS="907" ID="P1_SP00289" VPOS="2465" WIDTH="18"/>
<String CC="77459" CONTENT="maand" HEIGHT="25" HPOS="925" ID="P1_ST00337" VPOS="2437" WC="0.95" WIDTH="91"/>
</TextLine>
<TextLine HEIGHT="48" HPOS="158" ID="P1_TL00045" VPOS="2459" WIDTH="858">
<String CC="770" CONTENT="pc," HEIGHT="25" HPOS="158" ID="P1_ST00338" VPOS="2459" WC="0.51" WIDTH="47"/>
<SP HPOS="206" ID="P1_SP00290" VPOS="2484" WIDTH="20"/>
<String CC="778" CONTENT="kon" HEIGHT="22" HPOS="226" ID="P1_ST00339" VPOS="2459" WC="0.91" WIDTH="48"/>
<SP HPOS="274" ID="P1_SP00291" VPOS="2484" WIDTH="18"/>
<String CC="672" CONTENT="me„" HEIGHT="19" HPOS="292" ID="P1_ST00340" VPOS="2466" WC="0.45" WIDTH="58"/>
<SP HPOS="350" ID="P1_SP00292" VPOS="2485" WIDTH="17"/>
<String CC="6" CONTENT="m" HEIGHT="17" HPOS="366" ID="P1_ST00341" STYLE="subscript" VPOS="2470" WC="0.31" WIDTH="27"/>
<SP HPOS="393" ID="P1_SP00293" VPOS="2486" WIDTH="19"/>
<String CC="347" CONTENT="een" HEIGHT="19" HPOS="412" ID="P1_ST00342" STYLE="subscript" VPOS="2471" WC="0.49" WIDTH="45"/>
<SP HPOS="457" ID="P1_SP00294" VPOS="2490" WIDTH="19"/>
<String CC="737095" CONTENT="aantal" HEIGHT="27" HPOS="476" ID="P1_ST00343" VPOS="2466" WC="0.97" WIDTH="87"/>
<SP HPOS="563" ID="P1_SP00295" VPOS="2493" WIDTH="19"/>
<String CC="818957" CONTENT="bladen" HEIGHT="31" HPOS="582" ID="P1_ST00344" VPOS="2467" WC="0.96" WIDTH="94"/>
<SP HPOS="677" ID="P1_SP00296" VPOS="2498" WIDTH="18"/>
<String CC="7060768084329" CONTENT="onophoudelijk" HEIGHT="35" HPOS="694" ID="P1_ST00345" VPOS="2472" WC="0.99" WIDTH="200"/>
<SP HPOS="894" ID="P1_SP00297" VPOS="2507" WIDTH="18"/>
<String CC="7557875" CONTENT="berich" HEIGHT="30" HPOS="912" ID="P1_ST00346" SUBS_CONTENT="berich»" SUBS_TYPE="HypPart1" VPOS="2473" WC="0.31" WIDTH="90"/>
<HYP CONTENT="-" HPOS="1002" VPOS="2473" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="48" HPOS="158" ID="P1_TL00046" VPOS="2498" WIDTH="858">
<String CC="6" CONTENT="»" HEIGHT="15" HPOS="158" ID="P1_ST00347" SUBS_CONTENT="berich»" SUBS_TYPE="HypPart2" VPOS="2498" WC="0.32" WIDTH="12"/>
<SP HPOS="170" ID="P1_SP00298" VPOS="2513" WIDTH="19"/>
<String CC="997778208" CONTENT="opstellen" HEIGHT="26" HPOS="189" ID="P1_ST00348" VPOS="2498" WC="0.97" WIDTH="124"/>
<SP HPOS="313" ID="P1_SP00299" VPOS="2524" WIDTH="18"/>
<String CC="719784" CONTENT="leren," HEIGHT="33" HPOS="331" ID="P1_ST00349" VPOS="2498" WC="0.96" WIDTH="79"/>
<SP HPOS="410" ID="P1_SP00300" VPOS="2531" WIDTH="19"/>
<String CC="8087005863" CONTENT="beseffende" HEIGHT="34" HPOS="429" ID="P1_ST00350" VPOS="2499" WC="0.98" WIDTH="156"/>
<SP HPOS="585" ID="P1_SP00301" VPOS="2533" WIDTH="18"/>
<String CC="779770" CONTENT="zekere" HEIGHT="27" HPOS="602" ID="P1_ST00351" VPOS="2507" WC="0.96" WIDTH="89"/>
<SP HPOS="691" ID="P1_SP00302" VPOS="2535" WIDTH="18"/>
<String CC="17174773094983" CONTENT="geheimzinnige," HEIGHT="35" HPOS="709" ID="P1_ST00352" VPOS="2511" WC="0.99" WIDTH="220"/>
<SP HPOS="928" ID="P1_SP00303" VPOS="2546" WIDTH="18"/>
<String CC="8560" CONTENT="maar" HEIGHT="22" HPOS="946" ID="P1_ST00353" VPOS="2518" WC="0.96" WIDTH="70"/>
</TextLine>
<TextLine HEIGHT="48" HPOS="254" ID="P1_TL00047" VPOS="2537" WIDTH="762">
<String CC="16690770" CONTENT="lardiger" HEIGHT="33" HPOS="254" ID="P1_ST00354" VPOS="2537" WC="0.49" WIDTH="110"/>
<SP HPOS="364" ID="P1_SP00304" VPOS="2570" WIDTH="25"/>
<String CC="77977657008" CONTENT="bedoelingen" HEIGHT="37" HPOS="389" ID="P1_ST00355" VPOS="2539" WC="0.98" WIDTH="170"/>
<SP HPOS="559" ID="P1_SP00305" VPOS="2576" WIDTH="25"/>
<String CC="774" CONTENT="der" HEIGHT="26" HPOS="583" ID="P1_ST00356" VPOS="2545" WC="0.93" WIDTH="46"/>
<SP HPOS="630" ID="P1_SP00306" VPOS="2576" WIDTH="24"/>
<String CC="07986778" CONTENT="fransche" HEIGHT="28" HPOS="653" ID="P1_ST00357" VPOS="2548" WC="0.31" WIDTH="118"/>
<SP HPOS="771" ID="P1_SP00307" VPOS="2576" WIDTH="26"/>
<String CC="0898833700" CONTENT="regceriug," HEIGHT="33" HPOS="797" ID="P1_ST00358" VPOS="2552" WC="0.50" WIDTH="150"/>
<SP HPOS="947" ID="P1_SP00308" VPOS="2585" WIDTH="26"/>
<String CC="875" CONTENT="ten" HEIGHT="26" HPOS="973" ID="P1_ST00359" VPOS="2554" WC="0.92" WIDTH="43"/>
</TextLine>
<TextLine HEIGHT="46" HPOS="157" ID="P1_TL00048" VPOS="2576" WIDTH="859">
<String CC="89" CONTENT="pc" HEIGHT="37" HPOS="157" ID="P1_ST00360" VPOS="2576" WC="0.07" WIDTH="34"/>
<SP HPOS="191" ID="P1_SP00309" VPOS="2613" WIDTH="20"/>
<String CC="978" CONTENT="van" HEIGHT="18" HPOS="211" ID="P1_ST00361" VPOS="2578" WC="0.91" WIDTH="48"/>
<SP HPOS="260" ID="P1_SP00310" VPOS="2613" WIDTH="18"/>
<String CC="8849687" CONTENT="Belgiê\" HEIGHT="33" HPOS="278" ID="P1_ST00362" VPOS="2576" WC="0.23" WIDTH="96"/>
<SP HPOS="373" ID="P1_SP00311" VPOS="2613" WIDTH="19"/>
<String CC="745" CONTENT="Die" HEIGHT="26" HPOS="392" ID="P1_ST00363" VPOS="2577" WC="0.94" WIDTH="46"/>
<SP HPOS="438" ID="P1_SP00312" VPOS="2613" WIDTH="22"/>
<String CC="766076" CONTENT="echter" HEIGHT="27" HPOS="461" ID="P1_ST00364" VPOS="2581" WC="0.97" WIDTH="89"/>
<SP HPOS="549" ID="P1_SP00313" VPOS="2613" WIDTH="19"/>
<String CC="6176" CONTENT="niet" HEIGHT="27" HPOS="568" ID="P1_ST00365" VPOS="2583" WC="0.95" WIDTH="56"/>
<SP HPOS="624" ID="P1_SP00314" VPOS="2613" WIDTH="17"/>
<String CC="590677777540" CONTENT="onmiddellijk" HEIGHT="34" HPOS="640" ID="P1_ST00366" VPOS="2588" WC="0.98" WIDTH="177"/>
<SP HPOS="817" ID="P1_SP00315" VPOS="2622" WIDTH="19"/>
<String CC="9777" CONTENT="door" HEIGHT="27" HPOS="836" ID="P1_ST00367" VPOS="2590" WC="0.93" WIDTH="61"/>
<SP HPOS="898" ID="P1_SP00316" VPOS="2622" WIDTH="18"/>
<String CC="03" CONTENT="al" HEIGHT="26" HPOS="915" ID="P1_ST00368" VPOS="2591" WC="0.79" WIDTH="25"/>
<SP HPOS="940" ID="P1_SP00317" VPOS="2622" WIDTH="18"/>
<String CC="0777" CONTENT="deze" HEIGHT="26" HPOS="958" ID="P1_ST00369" VPOS="2593" WC="0.95" WIDTH="58"/>
</TextLine>
<TextLine HEIGHT="51" HPOS="157" ID="P1_TL00049" VPOS="2614" WIDTH="859">
<String CC="986" CONTENT="vei" HEIGHT="18" HPOS="157" ID="P1_ST00370" VPOS="2614" WC="0.14" WIDTH="38"/>
<SP HPOS="195" ID="P1_SP00318" VPOS="2631" WIDTH="6"/>
<String CC="86779987" CONTENT="schimmen" HEIGHT="33" HPOS="201" ID="P1_ST00371" VPOS="2614" WC="0.97" WIDTH="159"/>
<SP HPOS="360" ID="P1_SP00319" VPOS="2647" WIDTH="25"/>
<String CC="71" CONTENT="2l" HEIGHT="20" HPOS="385" ID="P1_ST00372" STYLE="subscript" VPOS="2623" WC="0.54" WIDTH="24"/>
<String CC="75" CONTENT="ch" HEIGHT="25" HPOS="411" ID="P1_ST00373" VPOS="2617" WC="0.36" WIDTH="31"/>
<SP HPOS="442" ID="P1_SP00320" VPOS="2647" WIDTH="17"/>
<String CC="095" CONTENT="van" HEIGHT="18" HPOS="458" ID="P1_ST00374" VPOS="2627" WC="0.94" WIDTH="51"/>
<SP HPOS="509" ID="P1_SP00321" VPOS="2647" WIDTH="17"/>
<String CC="780" CONTENT="hun" HEIGHT="27" HPOS="526" ID="P1_ST00375" VPOS="2621" WC="0.94" WIDTH="54"/>
<SP HPOS="580" ID="P1_SP00322" VPOS="2648" WIDTH="18"/>
<String CC="6550" CONTENT="stuk" HEIGHT="26" HPOS="598" ID="P1_ST00376" VPOS="2624" WC="0.96" WIDTH="60"/>
<SP HPOS="658" ID="P1_SP00323" VPOS="2650" WIDTH="17"/>
<String CC="440977" CONTENT="lieten" HEIGHT="28" HPOS="674" ID="P1_ST00377" VPOS="2626" WC="0.97" WIDTH="80"/>
<SP HPOS="755" ID="P1_SP00324" VPOS="2654" WIDTH="18"/>
<String CC="8338888" CONTENT="brengen" HEIGHT="37" HPOS="772" ID="P1_ST00378" VPOS="2628" WC="0.97" WIDTH="115"/>
<SP HPOS="887" ID="P1_SP00325" VPOS="2665" WIDTH="12"/>
<String CC="347" CONTENT=".en" HEIGHT="19" HPOS="899" ID="P1_ST00379" VPOS="2639" WC="0.64" WIDTH="53"/>
<SP HPOS="952" ID="P1_SP00326" VPOS="2665" WIDTH="21"/>
<String CC="774" CONTENT="eoo" HEIGHT="18" HPOS="973" ID="P1_ST00380" VPOS="2640" WC="0.34" WIDTH="43"/>
</TextLine>
<TextLine HEIGHT="47" HPOS="262" ID="P1_TL00050" VPOS="2655" WIDTH="754">
<String CC="70374" CONTENT='".I"-' HEIGHT="27" HPOS="262" ID="P1_ST00381" VPOS="2655" WC="0.54" WIDTH="40"/>
<SP HPOS="302" ID="P1_SP00327" VPOS="2682" WIDTH="21"/>
<String CC="79947909873" CONTENT="imspem-dcn," HEIGHT="33" HPOS="324" ID="P1_ST00382" VPOS="2656" WC="0.29" WIDTH="177"/>
<SP HPOS="501" ID="P1_SP00328" VPOS="2689" WIDTH="27"/>
<String CC="090" CONTENT="wat" HEIGHT="25" HPOS="528" ID="P1_ST00383" VPOS="2662" WC="0.96" WIDTH="52"/>
<SP HPOS="580" ID="P1_SP00329" VPOS="2689" WIDTH="24"/>
<String CC="0077" CONTENT="toch" HEIGHT="26" HPOS="604" ID="P1_ST00384" VPOS="2663" WC="0.97" WIDTH="63"/>
<SP HPOS="666" ID="P1_SP00330" VPOS="2689" WIDTH="25"/>
<String CC="477" CONTENT="wel" HEIGHT="26" HPOS="691" ID="P1_ST00385" VPOS="2667" WC="0.93" WIDTH="47"/>
<SP HPOS="738" ID="P1_SP00331" VPOS="2693" WIDTH="26"/>
<String CC="747" CONTENT="van" HEIGHT="19" HPOS="764" ID="P1_ST00386" VPOS="2675" WC="0.93" WIDTH="48"/>
<SP HPOS="813" ID="P1_SP00332" VPOS="2694" WIDTH="24"/>
<String CC="7577" CONTENT="deze" HEIGHT="27" HPOS="836" ID="P1_ST00387" VPOS="2668" WC="0.94" WIDTH="58"/>
<SP HPOS="894" ID="P1_SP00333" VPOS="2695" WIDTH="20"/>
<String CC="9758747" CONTENT="geheele" HEIGHT="32" HPOS="914" ID="P1_ST00388" VPOS="2670" WC="0.27" WIDTH="102"/>
</TextLine>
<TextLine HEIGHT="46" HPOS="157" ID="P1_TL00051" VPOS="2692" WIDTH="859">
<String CC="76" CONTENT="Pn" HEIGHT="22" HPOS="157" ID="P1_ST00389" VPOS="2692" WC="0.27" WIDTH="35"/>
<String CC="9" CONTENT="0" HEIGHT="11" HPOS="195" ID="P1_ST00390" STYLE="subscript" VPOS="2707" WC="0.01" WIDTH="15"/>
<SP HPOS="210" ID="P1_SP00334" VPOS="2718" WIDTH="26"/>
<String CC="11" CONTENT="fa" HEIGHT="22" HPOS="236" ID="P1_ST00391" STYLEREFS="TXT_6" VPOS="2692" WC="0.86" WIDTH="31"/>
<SP HPOS="267" ID="P1_SP00335" VPOS="2718" WIDTH="30"/>
<String CC="9879820708" CONTENT="weïenliike" HEIGHT="27" HPOS="296" ID="P1_ST00392" VPOS="2693" WC="0.36" WIDTH="146"/>
<SP HPOS="443" ID="P1_SP00336" VPOS="2720" WIDTH="20"/>
<String CC="7949027927" CONTENT="beteekenis" HEIGHT="31" HPOS="463" ID="P1_ST00393" VPOS="2695" WC="0.38" WIDTH="146"/>
<SP HPOS="609" ID="P1_SP00337" VPOS="2726" WIDTH="18"/>
<String CC="077" CONTENT="kon" HEIGHT="26" HPOS="627" ID="P1_ST00394" VPOS="2702" WC="0.95" WIDTH="51"/>
<SP HPOS="678" ID="P1_SP00338" VPOS="2728" WIDTH="17"/>
<String CC="74011" CONTENT="zijn," HEIGHT="33" HPOS="694" ID="P1_ST00395" VPOS="2705" WC="0.98" WIDTH="58"/>
<SP HPOS="752" ID="P1_SP00339" VPOS="2738" WIDTH="14"/>
<String CC="9757777465" CONTENT="venuochten" HEIGHT="26" HPOS="767" ID="P1_ST00396" VPOS="2707" WC="0.31" WIDTH="167"/>
<SP HPOS="933" ID="P1_SP00340" VPOS="2738" WIDTH="11"/>
<String CC="77446" CONTENT="nooit" HEIGHT="26" HPOS="944" ID="P1_ST00397" VPOS="2709" WC="0.96" WIDTH="72"/>
</TextLine>
<TextLine HEIGHT="50" HPOS="157" ID="P1_TL00052" VPOS="2730" WIDTH="859">
<String CC="78757" CONTENT="aaera" HEIGHT="24" HPOS="157" ID="P1_ST00398" VPOS="2730" WC="0.26" WIDTH="76"/>
<SP HPOS="233" ID="P1_SP00341" VPOS="2753" WIDTH="17"/>
<String CC="26" CONTENT="te" HEIGHT="24" HPOS="249" ID="P1_ST00399" VPOS="2730" WC="0.58" WIDTH="26"/>
<SP HPOS="275" ID="P1_SP00342" VPOS="2753" WIDTH="19"/>
<String CC="7079009760" CONTENT="ontdekken," HEIGHT="32" HPOS="294" ID="P1_ST00400" VPOS="2732" WC="0.98" WIDTH="164"/>
<SP HPOS="458" ID="P1_SP00343" VPOS="2764" WIDTH="19"/>
<String CC="976" CONTENT="dan" HEIGHT="26" HPOS="477" ID="P1_ST00401" VPOS="2735" WC="0.91" WIDTH="51"/>
<SP HPOS="528" ID="P1_SP00344" VPOS="2764" WIDTH="15"/>
<String CC="670" CONTENT="het" HEIGHT="25" HPOS="543" ID="P1_ST00402" VPOS="2739" WC="0.95" WIDTH="46"/>
<SP HPOS="589" ID="P1_SP00345" VPOS="2764" WIDTH="19"/>
<String CC="07" CONTENT="in" HEIGHT="26" HPOS="608" ID="P1_ST00403" VPOS="2740" WC="0.58" WIDTH="27"/>
<SP HPOS="635" ID="P1_SP00346" VPOS="2766" WIDTH="18"/>
<String CC="71067" CONTENT="hunne" HEIGHT="26" HPOS="653" ID="P1_ST00404" VPOS="2743" WC="0.97" WIDTH="86"/>
<SP HPOS="739" ID="P1_SP00347" VPOS="2769" WIDTH="18"/>
<String CC="57087" CONTENT="oogen" HEIGHT="25" HPOS="757" ID="P1_ST00405" VPOS="2753" WC="0.42" WIDTH="83"/>
<SP HPOS="840" ID="P1_SP00348" VPOS="2778" WIDTH="9"/>
<String CC="60887769" CONTENT="tamelijk" HEIGHT="33" HPOS="849" ID="P1_ST00406" VPOS="2746" WC="0.97" WIDTH="116"/>
<SP HPOS="965" ID="P1_SP00349" VPOS="2779" WIDTH="9"/>
<String CC="653" CONTENT="on-" HEIGHT="17" HPOS="974" ID="P1_ST00407" VPOS="2758" WC="0.48" WIDTH="41"/>
</TextLine>
<TextLine HEIGHT="51" HPOS="157" ID="P1_TL00053" VPOS="2767" WIDTH="859">
<String CC="76" CONTENT="K." HEIGHT="25" HPOS="157" ID="P1_ST00408" STYLEREFS="TXT_6" VPOS="2767" WC="0.26" WIDTH="41"/>
<SP HPOS="198" ID="P1_SP00350" VPOS="2792" WIDTH="13"/>
<String CC="9788" CONTENT="plan" HEIGHT="28" HPOS="211" ID="P1_ST00409" VPOS="2767" WC="0.93" WIDTH="59"/>
<SP HPOS="270" ID="P1_SP00351" VPOS="2796" WIDTH="27"/>
<String CC="578" CONTENT="der" HEIGHT="26" HPOS="298" ID="P1_ST00410" VPOS="2767" WC="0.92" WIDTH="44"/>
<SP HPOS="341" ID="P1_SP00352" VPOS="2796" WIDTH="28"/>
<String CC="00277076" CONTENT="fransche" HEIGHT="31" HPOS="370" ID="P1_ST00411" VPOS="2767" WC="0.60" WIDTH="118"/>
<SP HPOS="488" ID="P1_SP00353" VPOS="2798" WIDTH="30"/>
<String CC="0670770695569896993678909300" CONTENT="ooster-spoorwegmaatschappij," HEIGHT="40" HPOS="517" ID="P1_ST00412" VPOS="2778" WC="0.40" WIDTH="433"/>
<SP HPOS="951" ID="P1_SP00354" VPOS="2818" WIDTH="19"/>
<String CC="794" CONTENT="om," HEIGHT="24" HPOS="970" ID="P1_ST00413" VPOS="2794" WC="0.92" WIDTH="46"/>
</TextLine>
<TextLine HEIGHT="54" HPOS="157" ID="P1_TL00054" VPOS="2803" WIDTH="846">
<String CC="668" CONTENT="t*t" HEIGHT="27" HPOS="157" ID="P1_ST00414" STYLEREFS="TXT_6" VPOS="2803" WC="0.28" WIDTH="41"/>
<SP HPOS="198" ID="P1_SP00355" VPOS="2830" WIDTH="26"/>
<String CC="797777909" CONTENT="overnemen" HEIGHT="27" HPOS="224" ID="P1_ST00415" VPOS="2807" WC="0.97" WIDTH="154"/>
<SP HPOS="378" ID="P1_SP00356" VPOS="2835" WIDTH="25"/>
<String CC="947" CONTENT="van" HEIGHT="19" HPOS="403" ID="P1_ST00416" VPOS="2817" WC="0.92" WIDTH="51"/>
<SP HPOS="454" ID="P1_SP00357" VPOS="2836" WIDTH="25"/>
<String CC="777" CONTENT="een" HEIGHT="19" HPOS="478" ID="P1_ST00417" VPOS="2819" WC="0.92" WIDTH="46"/>
<SP HPOS="524" ID="P1_SP00358" VPOS="2838" WIDTH="18"/>
<String CC="4406" CONTENT="paar" HEIGHT="26" HPOS="542" ID="P1_ST00418" VPOS="2823" WC="0.97" WIDTH="65"/>
<SP HPOS="607" ID="P1_SP00359" VPOS="2849" WIDTH="26"/>
<String CC="073407576" CONTENT="belgische" HEIGHT="34" HPOS="633" ID="P1_ST00419" VPOS="2818" WC="0.53" WIDTH="131"/>
<SP HPOS="764" ID="P1_SP00360" VPOS="2852" WIDTH="26"/>
<String CC="04875789277788" CONTENT="spoorweglijnen" HEIGHT="32" HPOS="790" ID="P1_ST00420" VPOS="2825" WC="0.32" WIDTH="213"/>
</TextLine>
<TextLine HEIGHT="54" HPOS="267" ID="P1_TL00055" VPOS="2844" WIDTH="749">
<String CC="2779" CONTENT="lijn" HEIGHT="35" HPOS="267" ID="P1_ST00421" VPOS="2844" WC="0.94" WIDTH="47"/>
<SP HPOS="314" ID="P1_SP00361" VPOS="2880" WIDTH="27"/>
<String CC="750" CONTENT="zoo" HEIGHT="18" HPOS="341" ID="P1_ST00422" VPOS="2854" WC="0.95" WIDTH="45"/>
<SP HPOS="386" ID="P1_SP00362" VPOS="2880" WIDTH="32"/>
<String CC="7079" CONTENT="nauw" HEIGHT="18" HPOS="418" ID="P1_ST00423" VPOS="2857" WC="0.95" WIDTH="76"/>
<SP HPOS="494" ID="P1_SP00363" VPOS="2880" WIDTH="33"/>
<String CC="46774100" CONTENT="mogelijk" HEIGHT="32" HPOS="527" ID="P1_ST00424" VPOS="2857" WC="0.98" WIDTH="123"/>
<SP HPOS="650" ID="P1_SP00364" VPOS="2889" WIDTH="24"/>
<String CC="70" CONTENT="in" HEIGHT="27" HPOS="673" ID="P1_ST00425" VPOS="2857" WC="0.65" WIDTH="27"/>
<SP HPOS="700" ID="P1_SP00365" VPOS="2889" WIDTH="25"/>
<String CC="4761477" CONTENT="verband" HEIGHT="27" HPOS="725" ID="P1_ST00426" VPOS="2861" WC="0.97" WIDTH="116"/>
<SP HPOS="841" ID="P1_SP00366" VPOS="2889" WIDTH="21"/>
<String CC="17" CONTENT="te" HEIGHT="25" HPOS="862" ID="P1_ST00427" VPOS="2864" WC="0.55" WIDTH="25"/>
<SP HPOS="887" ID="P1_SP00367" VPOS="2889" WIDTH="19"/>
<String CC="6888978" CONTENT="brengen" HEIGHT="46" HPOS="906" ID="P1_ST00428" VPOS="2852" WC="0.96" WIDTH="110"/>
</TextLine>
<TextLine HEIGHT="49" HPOS="253" ID="P1_TL00056" VPOS="2882" WIDTH="763">
<String CC="877876" CONTENT="fische" HEIGHT="32" HPOS="253" ID="P1_ST00429" VPOS="2882" WC="0.23" WIDTH="76"/>
<SP HPOS="328" ID="P1_SP00368" VPOS="2914" WIDTH="19"/>
<String CC="44" CONTENT="en" HEIGHT="19" HPOS="347" ID="P1_ST00430" VPOS="2891" WC="0.55" WIDTH="32"/>
<SP HPOS="379" ID="P1_SP00369" VPOS="2914" WIDTH="19"/>
<String CC="7707624647766" CONTENT="nederlandsche" HEIGHT="33" HPOS="398" ID="P1_ST00431" VPOS="2887" WC="0.42" WIDTH="202"/>
<SP HPOS="600" ID="P1_SP00370" VPOS="2920" WIDTH="20"/>
<String CC="070799784" CONTENT="zeehavens" HEIGHT="27" HPOS="620" ID="P1_ST00432" VPOS="2896" WC="0.98" WIDTH="138"/>
<SP HPOS="758" ID="P1_SP00371" VPOS="2923" WIDTH="19"/>
<String CC="78" CONTENT="en" HEIGHT="18" HPOS="777" ID="P1_ST00433" VPOS="2908" WC="0.19" WIDTH="32"/>
<SP HPOS="809" ID="P1_SP00372" VPOS="2926" WIDTH="17"/>
<String CC="088887978" CONTENT="zoodoende" HEIGHT="30" HPOS="826" ID="P1_ST00434" VPOS="2901" WC="0.97" WIDTH="145"/>
<SP HPOS="971" ID="P1_SP00373" VPOS="2930" WIDTH="15"/>
<String CC="5" CONTENT="-" HEIGHT="5" HPOS="986" ID="P1_ST00435" VPOS="2919" WC="0.45" WIDTH="30"/>
</TextLine>
<TextLine HEIGHT="64" HPOS="156" ID="P1_TL00057" VPOS="2908" WIDTH="860">
<String CC="479" CONTENT="pUk" HEIGHT="48" HPOS="156" ID="P1_ST00436" VPOS="2908" WC="0.26" WIDTH="60"/>
<SP HPOS="216" ID="P1_SP00374" VPOS="2956" WIDTH="9"/>
<String CC="6869" CONTENT="niet" HEIGHT="22" HPOS="226" ID="P1_ST00437" VPOS="2921" WC="0.94" WIDTH="56"/>
<SP HPOS="281" ID="P1_SP00375" VPOS="2956" WIDTH="9"/>
<String CC="09" CONTENT="mt" HEIGHT="24" HPOS="291" ID="P1_ST00438" VPOS="2922" WC="0.50" WIDTH="38"/>
<SP HPOS="328" ID="P1_SP00376" VPOS="2956" WIDTH="11"/>
<String CC="7770446" CONTENT="zuivere" HEIGHT="20" HPOS="339" ID="P1_ST00439" VPOS="2929" WC="0.97" WIDTH="99"/>
<SP HPOS="438" ID="P1_SP00377" VPOS="2956" WIDTH="26"/>
<String CC="4774670775780773" CONTENT="mensehenliel'de," HEIGHT="37" HPOS="464" ID="P1_ST00440" VPOS="2929" WC="0.42" WIDTH="230"/>
<SP HPOS="694" ID="P1_SP00378" VPOS="2966" WIDTH="19"/>
<String CC="7048467" CONTENT="maai-te" HEIGHT="25" HPOS="713" ID="P1_ST00441" VPOS="2939" WC="0.97" WIDTH="109"/>
<SP HPOS="822" ID="P1_SP00379" VPOS="2966" WIDTH="11"/>
<String CC="73478" CONTENT="eigen" HEIGHT="32" HPOS="833" ID="P1_ST00442" VPOS="2940" WC="0.96" WIDTH="74"/>
<SP HPOS="907" ID="P1_SP00380" VPOS="2972" WIDTH="9"/>
<String CC="70074" CONTENT="bate-" HEIGHT="26" HPOS="917" ID="P1_ST00443" VPOS="2942" WC="0.97" WIDTH="99"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="156" ID="P1_TL00058" VPOS="2955" WIDTH="544">
<String CC="854" CONTENT="Kei" HEIGHT="27" HPOS="156" ID="P1_ST00444" VPOS="2955" WC="0.93" WIDTH="47"/>
<SP HPOS="203" ID="P1_SP00381" VPOS="2982" WIDTH="6"/>
<String CC="870378790" CONTENT="nationaal" HEIGHT="28" HPOS="209" ID="P1_ST00445" VPOS="2959" WC="0.98" WIDTH="133"/>
<SP HPOS="343" ID="P1_SP00382" VPOS="2987" WIDTH="19"/>
<String CC="7167001" CONTENT="verkeer" HEIGHT="27" HPOS="361" ID="P1_ST00446" VPOS="2963" WC="0.98" WIDTH="109"/>
<SP HPOS="470" ID="P1_SP00383" VPOS="2991" WIDTH="15"/>
<String CC="06" CONTENT="te" HEIGHT="28" HPOS="485" ID="P1_ST00447" VPOS="2966" WC="0.65" WIDTH="28"/>
<SP HPOS="514" ID="P1_SP00384" VPOS="2994" WIDTH="19"/>
<String CC="76976607670" CONTENT="bevorderen." HEIGHT="27" HPOS="533" ID="P1_ST00448" VPOS="2968" WC="0.98" WIDTH="167"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="2572" HPOS="143" ID="P1_TB00011" STYLEREFS="TXT_9 PAR_LEFT" VPOS="3005" WIDTH="876">
<TextLine HEIGHT="41" HPOS="209" ID="P1_TL00059" VPOS="3005" WIDTH="809">
<String CC="89404764468" CONTENT="nderlingsto" HEIGHT="26" HPOS="209" ID="P1_ST00449" VPOS="3005" WC="0.40" WIDTH="157"/>
<SP HPOS="366" ID="P1_SP00385" VPOS="3031" WIDTH="14"/>
<String CC="967" CONTENT="der" HEIGHT="24" HPOS="380" ID="P1_ST00450" VPOS="3005" WC="0.91" WIDTH="45"/>
<SP HPOS="425" ID="P1_SP00386" VPOS="3031" WIDTH="9"/>
<String CC="9776755" CONTENT="geheele" HEIGHT="33" HPOS="435" ID="P1_ST00451" VPOS="3005" WC="0.28" WIDTH="105"/>
<SP HPOS="540" ID="P1_SP00387" VPOS="3038" WIDTH="9"/>
<String CC="967571277746" CONTENT="geschiedenis" HEIGHT="30" HPOS="549" ID="P1_ST00452" VPOS="3012" WC="0.98" WIDTH="177"/>
<SP HPOS="726" ID="P1_SP00388" VPOS="3041" WIDTH="11"/>
<String CC="40086" CONTENT="waren" HEIGHT="19" HPOS="737" ID="P1_ST00453" VPOS="3024" WC="0.97" WIDTH="85"/>
<SP HPOS="822" ID="P1_SP00389" VPOS="3043" WIDTH="12"/>
<String CC="407" CONTENT="van" HEIGHT="18" HPOS="834" ID="P1_ST00454" VPOS="3026" WC="0.96" WIDTH="51"/>
<SP HPOS="885" ID="P1_SP00390" VPOS="3044" WIDTH="9"/>
<String CC="6057646818" CONTENT="ofiicieele" HEIGHT="27" HPOS="894" ID="P1_ST00455" VPOS="3019" WC="0.44" WIDTH="124"/>
</TextLine>
<TextLine HEIGHT="57" HPOS="157" ID="P1_TL00060" VPOS="3035" WIDTH="861">
<String CC="788610878898696" CONTENT="&lt;&gt;•-aanhoudende" HEIGHT="30" HPOS="157" ID="P1_ST00456" VPOS="3035" WC="0.29" WIDTH="223"/>
<SP HPOS="380" ID="P1_SP00391" VPOS="3065" WIDTH="14"/>
<String CC="76348084774775" CONTENT="verzekeringen," HEIGHT="34" HPOS="394" ID="P1_ST00457" VPOS="3045" WC="0.99" WIDTH="209"/>
<SP HPOS="604" ID="P1_SP00392" VPOS="3079" WIDTH="17"/>
<String CC="743" CONTENT="dat" HEIGHT="26" HPOS="620" ID="P1_ST00458" VPOS="3051" WC="0.94" WIDTH="46"/>
<SP HPOS="666" ID="P1_SP00393" VPOS="3079" WIDTH="17"/>
<String CC="474450879347" CONTENT="staatkundige" HEIGHT="37" HPOS="683" ID="P1_ST00459" VPOS="3053" WC="0.98" WIDTH="183"/>
<SP HPOS="866" ID="P1_SP00394" VPOS="3090" WIDTH="8"/>
<String CC="769769774" CONTENT="beweegre-" HEIGHT="35" HPOS="874" ID="P1_ST00460" VPOS="3057" WC="0.97" WIDTH="144"/>
</TextLine>
<TextLine HEIGHT="64" HPOS="216" ID="P1_TL00061" VPOS="3071" WIDTH="802">
<String CC="767" CONTENT="Sde" HEIGHT="46" HPOS="216" ID="P1_ST00461" VPOS="3089" WC="0.26" WIDTH="39"/>
<SP HPOS="255" ID="P1_SP00395" VPOS="3135" WIDTH="17"/>
<String CC="446" CONTENT="van" HEIGHT="19" HPOS="272" ID="P1_ST00462" VPOS="3116" WC="0.94" WIDTH="50"/>
<SP HPOS="321" ID="P1_SP00396" VPOS="3135" WIDTH="18"/>
<String CC="7799789" CONTENT="PrLvriv" HEIGHT="57" HPOS="339" ID="P1_ST00463" VPOS="3078" WC="0.12" WIDTH="137"/>
<String CC="67" CONTENT="et" HEIGHT="24" HPOS="476" ID="P1_ST00464" VPOS="3084" WC="0.31" WIDTH="27"/>
<SP HPOS="503" ID="P1_SP00397" VPOS="3135" WIDTH="20"/>
<String CC="7765" CONTENT="SpCl" HEIGHT="30" HPOS="523" ID="P1_ST00465" VPOS="3086" WC="0.34" WIDTH="54"/>
<SP HPOS="578" ID="P1_SP00398" VPOS="3135" WIDTH="19"/>
<String CC="77572" CONTENT="Waren" HEIGHT="20" HPOS="596" ID="P1_ST00466" VPOS="3096" WC="0.39" WIDTH="86"/>
<String CC="4" CONTENT="'" HEIGHT="11" HPOS="693" ID="P1_ST00467" VPOS="3110" WC="0.58" WIDTH="5"/>
<SP HPOS="698" ID="P1_SP00399" VPOS="3135" WIDTH="18"/>
<String CC="7677" CONTENT="noch" HEIGHT="24" HPOS="716" ID="P1_ST00468" VPOS="3093" WC="0.28" WIDTH="67"/>
<SP HPOS="783" ID="P1_SP00400" VPOS="3135" WIDTH="20"/>
<String CC="49" CONTENT="**" HEIGHT="33" HPOS="803" ID="P1_ST00469" VPOS="3094" WC="0.27" WIDTH="32"/>
<SP HPOS="835" ID="P1_SP00401" VPOS="3135" WIDTH="20"/>
<String CC="79" CONTENT="**" HEIGHT="34" HPOS="855" ID="P1_ST00470" VPOS="3090" WC="0.13" WIDTH="46"/>
<SP HPOS="901" ID="P1_SP00402" VPOS="3135" WIDTH="18"/>
<String CC="57879" CONTENT="««^od" HEIGHT="53" HPOS="919" ID="P1_ST00471" VPOS="3071" WC="0.23" WIDTH="99"/>
</TextLine>
<TextLine HEIGHT="50" HPOS="201" ID="P1_TL00062" VPOS="3112" WIDTH="817">
<String CC="203" CONTENT=",''" HEIGHT="44" HPOS="201" ID="P1_ST00472" VPOS="3118" WC="0.79" WIDTH="20"/>
<SP HPOS="221" ID="P1_SP00403" VPOS="3162" WIDTH="35"/>
<String CC="774" CONTENT=",!«" HEIGHT="45" HPOS="256" ID="P1_ST00473" VPOS="3117" WC="0.34" WIDTH="34"/>
<SP HPOS="291" ID="P1_SP00404" VPOS="3162" WIDTH="48"/>
<String CC="5476466472" CONTENT="Flanir'Jk," HEIGHT="37" HPOS="339" ID="P1_ST00474" VPOS="3112" WC="0.43" WIDTH="151"/>
<SP HPOS="490" ID="P1_SP00405" VPOS="3162" WIDTH="19"/>
<String CC="7856" CONTENT="noch" HEIGHT="24" HPOS="509" ID="P1_ST00475" VPOS="3123" WC="0.94" WIDTH="66"/>
<SP HPOS="575" ID="P1_SP00406" VPOS="3162" WIDTH="19"/>
<String CC="700" CONTENT="bij" HEIGHT="31" HPOS="594" ID="P1_ST00476" VPOS="3124" WC="0.97" WIDTH="33"/>
<SP HPOS="627" ID="P1_SP00407" VPOS="3162" WIDTH="19"/>
<String CC="98" CONTENT="de" HEIGHT="24" HPOS="646" ID="P1_ST00477" VPOS="3128" WC="0.07" WIDTH="31"/>
<SP HPOS="677" ID="P1_SP00408" VPOS="3162" WIDTH="19"/>
<String CC="77747677" CONTENT="bezwaren" HEIGHT="25" HPOS="696" ID="P1_ST00478" VPOS="3129" WC="0.97" WIDTH="133"/>
<SP HPOS="829" ID="P1_SP00409" VPOS="3162" WIDTH="20"/>
<String CC="9770" CONTENT="door" HEIGHT="22" HPOS="849" ID="P1_ST00479" VPOS="3132" WC="0.95" WIDTH="63"/>
<SP HPOS="912" ID="P1_SP00410" VPOS="3162" WIDTH="17"/>
<String CC="77445" CONTENT="Betóë" HEIGHT="25" HPOS="928" ID="P1_ST00480" VPOS="3132" WC="0.42" WIDTH="90"/>
</TextLine>
<TextLine HEIGHT="51" HPOS="249" ID="P1_TL00063" VPOS="3150" WIDTH="769">
<String CC="947788" CONTENT="Alleen" HEIGHT="25" HPOS="249" ID="P1_ST00481" VPOS="3150" WC="0.96" WIDTH="90"/>
<SP HPOS="339" ID="P1_SP00411" VPOS="3175" WIDTH="38"/>
<String CC="706097966977" CONTENT="overwegingen" HEIGHT="32" HPOS="377" ID="P1_ST00482" VPOS="3156" WC="0.98" WIDTH="197"/>
<SP HPOS="574" ID="P1_SP00412" VPOS="3188" WIDTH="31"/>
<String CC="877" CONTENT="van" HEIGHT="19" HPOS="605" ID="P1_ST00483" VPOS="3167" WC="0.91" WIDTH="48"/>
<SP HPOS="653" ID="P1_SP00413" VPOS="3188" WIDTH="28"/>
<String CC="067677747766897796750" CONTENT="volkshuishoudkundigen" HEIGHT="38" HPOS="681" ID="P1_ST00484" VPOS="3163" WC="0.99" WIDTH="337"/>
</TextLine>
<TextLine HEIGHT="46" HPOS="216" ID="P1_TL00064" VPOS="3188" WIDTH="802">
<String CC="097080" CONTENT="akten," HEIGHT="31" HPOS="216" ID="P1_ST00485" VPOS="3188" WC="0.98" WIDTH="90"/>
<SP HPOS="306" ID="P1_SP00414" VPOS="3219" WIDTH="18"/>
<String CC="7060" CONTENT="naar" HEIGHT="19" HPOS="324" ID="P1_ST00486" VPOS="3195" WC="0.97" WIDTH="64"/>
<SP HPOS="387" ID="P1_SP00415" VPOS="3219" WIDTH="18"/>
<String CC="856" CONTENT="men" HEIGHT="22" HPOS="405" ID="P1_ST00487" VPOS="3196" WC="0.93" WIDTH="59"/>
<SP HPOS="464" ID="P1_SP00416" VPOS="3219" WIDTH="17"/>
<String CC="779727962" CONTENT="beweerde," HEIGHT="38" HPOS="481" ID="P1_ST00488" VPOS="3191" WC="0.97" WIDTH="139"/>
<SP HPOS="620" ID="P1_SP00417" VPOS="3229" WIDTH="27"/>
<String CC="706" CONTENT="die" HEIGHT="27" HPOS="647" ID="P1_ST00489" VPOS="3198" WC="0.95" WIDTH="40"/>
<SP HPOS="687" ID="P1_SP00418" VPOS="3229" WIDTH="25"/>
<String CC="06799670477" CONTENT="voorstellen" HEIGHT="28" HPOS="712" ID="P1_ST00490" VPOS="3202" WC="0.98" WIDTH="156"/>
<SP HPOS="868" ID="P1_SP00419" VPOS="3230" WIDTH="17"/>
<String CC="8070" CONTENT="niet" HEIGHT="27" HPOS="885" ID="P1_ST00491" VPOS="3206" WC="0.97" WIDTH="54"/>
<SP HPOS="939" ID="P1_SP00420" VPOS="3233" WIDTH="20"/>
<String CC="8870" CONTENT="aan" HEIGHT="18" HPOS="959" ID="P1_ST00492" SUBS_CONTENT="aandoen" SUBS_TYPE="HypPart1" VPOS="3216" WC="0.95" WIDTH="45"/>
<HYP CONTENT="-" HPOS="1004" VPOS="3216" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="51" HPOS="229" ID="P1_TL00065" VPOS="3228" WIDTH="779">
<String CC="9568" CONTENT="doen" HEIGHT="25" HPOS="229" ID="P1_ST00493" SUBS_CONTENT="aandoen" SUBS_TYPE="HypPart2" VPOS="3228" WC="0.94" WIDTH="65"/>
<SP HPOS="294" ID="P1_SP00421" VPOS="3253" WIDTH="17"/>
<String CC="75" CONTENT="al" HEIGHT="25" HPOS="311" ID="P1_ST00494" VPOS="3228" WC="0.32" WIDTH="25"/>
<SP HPOS="335" ID="P1_SP00422" VPOS="3253" WIDTH="18"/>
<String CC="7779608" CONTENT="hetgeen" HEIGHT="35" HPOS="353" ID="P1_ST00495" VPOS="3228" WC="0.97" WIDTH="110"/>
<SP HPOS="463" ID="P1_SP00423" VPOS="3263" WIDTH="14"/>
<String CC="085" CONTENT="van" HEIGHT="20" HPOS="477" ID="P1_ST00496" VPOS="3241" WC="0.95" WIDTH="51"/>
<SP HPOS="528" ID="P1_SP00424" VPOS="3263" WIDTH="9"/>
<String CC="0177" CONTENT="dien" HEIGHT="28" HPOS="537" ID="P1_ST00497" VPOS="3236" WC="0.97" WIDTH="59"/>
<SP HPOS="596" ID="P1_SP00425" VPOS="3265" WIDTH="8"/>
<String CC="0990" CONTENT="aard" HEIGHT="26" HPOS="605" ID="P1_ST00498" VPOS="3240" WC="0.96" WIDTH="63"/>
<SP HPOS="667" ID="P1_SP00426" VPOS="3266" WIDTH="9"/>
<String CC="07" CONTENT="te" HEIGHT="27" HPOS="677" ID="P1_ST00499" VPOS="3240" WC="0.62" WIDTH="26"/>
<SP HPOS="703" ID="P1_SP00427" VPOS="3267" WIDTH="9"/>
<String CC="77997" CONTENT="berde" HEIGHT="30" HPOS="712" ID="P1_ST00500" VPOS="3240" WC="0.94" WIDTH="77"/>
<SP HPOS="789" ID="P1_SP00428" VPOS="3269" WIDTH="12"/>
<String CC="4799" CONTENT="werd" HEIGHT="26" HPOS="801" ID="P1_ST00501" VPOS="3244" WC="0.93" WIDTH="69"/>
<SP HPOS="869" ID="P1_SP00429" VPOS="3270" WIDTH="8"/>
<String CC="97969776" CONTENT="gebracht" HEIGHT="32" HPOS="878" ID="P1_ST00502" VPOS="3247" WC="0.97" WIDTH="130"/>
</TextLine>
<TextLine HEIGHT="50" HPOS="178" ID="P1_TL00066" VPOS="3267" WIDTH="840">
<String CC="7" CONTENT="-" HEIGHT="4" HPOS="178" ID="P1_ST00503" VPOS="3279" WC="0.22" WIDTH="19"/>
<SP HPOS="197" ID="P1_SP00430" VPOS="3282" WIDTH="19"/>
<String CC="4863" CONTENT="liet" HEIGHT="25" HPOS="216" ID="P1_ST00504" VPOS="3267" WC="0.95" WIDTH="46"/>
<SP HPOS="262" ID="P1_SP00431" VPOS="3292" WIDTH="25"/>
<String CC="767" CONTENT="men" HEIGHT="18" HPOS="287" ID="P1_ST00505" VPOS="3275" WC="0.92" WIDTH="59"/>
<SP HPOS="346" ID="P1_SP00432" VPOS="3293" WIDTH="25"/>
<String CC="3675" CONTENT=".met" HEIGHT="26" HPOS="371" ID="P1_ST00506" VPOS="3272" WC="0.95" WIDTH="63"/>
<SP HPOS="433" ID="P1_SP00433" VPOS="3298" WIDTH="26"/>
<String CC="867" CONTENT="met" HEIGHT="27" HPOS="459" ID="P1_ST00507" VPOS="3274" WC="0.92" WIDTH="56"/>
<SP HPOS="515" ID="P1_SP00434" VPOS="3301" WIDTH="25"/>
<String CC="637" CONTENT="een" HEIGHT="19" HPOS="540" ID="P1_ST00508" VPOS="3285" WC="0.94" WIDTH="47"/>
<SP HPOS="587" ID="P1_SP00435" VPOS="3304" WIDTH="15"/>
<String CC="5788907" CONTENT="kluitje" HEIGHT="39" HPOS="602" ID="P1_ST00509" VPOS="3276" WC="0.97" WIDTH="93"/>
<SP HPOS="696" ID="P1_SP00436" VPOS="3315" WIDTH="17"/>
<String CC="6277" CONTENT="zich" HEIGHT="27" HPOS="712" ID="P1_ST00510" VPOS="3282" WC="0.95" WIDTH="57"/>
<SP HPOS="769" ID="P1_SP00437" VPOS="3315" WIDTH="17"/>
<String CC="06" CONTENT="in" HEIGHT="27" HPOS="785" ID="P1_ST00511" VPOS="3282" WC="0.66" WIDTH="27"/>
<SP HPOS="813" ID="P1_SP00438" VPOS="3315" WIDTH="17"/>
<String CC="769" CONTENT="het" HEIGHT="27" HPOS="829" ID="P1_ST00512" VPOS="3285" WC="0.91" WIDTH="46"/>
<SP HPOS="875" ID="P1_SP00439" VPOS="3315" WIDTH="17"/>
<String CC="6359" CONTENT="riet" HEIGHT="28" HPOS="892" ID="P1_ST00513" VPOS="3286" WC="0.95" WIDTH="51"/>
<SP HPOS="943" ID="P1_SP00440" VPOS="3315" WIDTH="17"/>
<String CC="8382" CONTENT="stn" HEIGHT="27" HPOS="959" ID="P1_ST00514" SUBS_CONTENT="stn'o" SUBS_TYPE="HypPart1" VPOS="3289" WC="0.41" WIDTH="45"/>
<HYP CONTENT="-" HPOS="1004" VPOS="3289" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="54" HPOS="213" ID="P1_TL00067" VPOS="3309" WIDTH="806">
<String CC="47" CONTENT="'o" HEIGHT="18" HPOS="213" ID="P1_ST00515" SUBS_CONTENT="stn'o" SUBS_TYPE="HypPart2" VPOS="3315" WC="0.41" WIDTH="19"/>
<SP HPOS="231" ID="P1_SP00441" VPOS="3333" WIDTH="11"/>
<String CC="745769" CONTENT="weinig" HEIGHT="28" HPOS="242" ID="P1_ST00516" VPOS="3315" WC="0.96" WIDTH="99"/>
<SP HPOS="341" ID="P1_SP00442" VPOS="3344" WIDTH="20"/>
<String CC="99554476767760" CONTENT="proeflioudenJ." HEIGHT="35" HPOS="361" ID="P1_ST00517" VPOS="3309" WC="0.36" WIDTH="200"/>
<SP HPOS="561" ID="P1_SP00443" VPOS="3345" WIDTH="18"/>
<String CC="67" CONTENT="te" HEIGHT="27" HPOS="579" ID="P1_ST00518" VPOS="3319" WC="0.33" WIDTH="26"/>
<SP HPOS="605" ID="P1_SP00444" VPOS="3346" WIDTH="18"/>
<String CC="00074" CONTENT="zijn," HEIGHT="33" HPOS="622" ID="P1_ST00519" VPOS="3321" WC="0.98" WIDTH="58"/>
<SP HPOS="680" ID="P1_SP00445" VPOS="3354" WIDTH="18"/>
<String CC="978" CONTENT="dat" HEIGHT="28" HPOS="698" ID="P1_ST00520" VPOS="3322" WC="0.91" WIDTH="46"/>
<SP HPOS="744" ID="P1_SP00446" VPOS="3354" WIDTH="19"/>
<String CC="787" CONTENT="men" HEIGHT="20" HPOS="763" ID="P1_ST00521" VPOS="3332" WC="0.91" WIDTH="59"/>
<SP HPOS="822" ID="P1_SP00447" VPOS="3354" WIDTH="19"/>
<String CC="972" CONTENT="wel" HEIGHT="28" HPOS="841" ID="P1_ST00522" VPOS="3326" WC="0.93" WIDTH="48"/>
<SP HPOS="889" ID="P1_SP00448" VPOS="3354" WIDTH="18"/>
<String CC="9876593" CONTENT="genood" HEIGHT="32" HPOS="907" ID="P1_ST00523" SUBS_CONTENT="genood&gt;:" SUBS_TYPE="HypPart1" VPOS="3331" WC="0.27" WIDTH="96"/>
<HYP CONTENT="-" HPOS="1003" VPOS="3331" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="45" HPOS="216" ID="P1_TL00068" VPOS="3352" WIDTH="795">
<String CC="8" CONTENT="&gt;" HEIGHT="28" HPOS="216" ID="P1_ST00524" SUBS_CONTENT="genood&gt;:" SUBS_TYPE="HypPart2" VPOS="3364" WC="0.19" WIDTH="11"/>
<String CC="0" CONTENT=":" HEIGHT="28" HPOS="227" ID="P1_ST00525" STYLE="subscript" VPOS="3364" WC="0.19" WIDTH="11"/>
<SP HPOS="237" ID="P1_SP00449" VPOS="3392" WIDTH="19"/>
<String CC="9574" CONTENT="naar" HEIGHT="19" HPOS="256" ID="P1_ST00526" VPOS="3357" WC="0.94" WIDTH="64"/>
<SP HPOS="320" ID="P1_SP00450" VPOS="3392" WIDTH="19"/>
<String CC="7897660" CONTENT="andere," HEIGHT="32" HPOS="339" ID="P1_ST00527" VPOS="3352" WC="0.97" WIDTH="100"/>
<SP HPOS="439" ID="P1_SP00451" VPOS="3392" WIDTH="19"/>
<String CC="8896" CONTENT="naar" HEIGHT="20" HPOS="458" ID="P1_ST00528" VPOS="3363" WC="0.93" WIDTH="64"/>
<SP HPOS="522" ID="P1_SP00452" VPOS="3392" WIDTH="20"/>
<String CC="049579877378" CONTENT="staatkundige" HEIGHT="37" HPOS="542" ID="P1_ST00529" VPOS="3360" WC="0.98" WIDTH="183"/>
<SP HPOS="725" ID="P1_SP00453" VPOS="3397" WIDTH="19"/>
<String CC="0796857" CONTENT="redenen" HEIGHT="27" HPOS="744" ID="P1_ST00530" VPOS="3366" WC="0.97" WIDTH="111"/>
<SP HPOS="855" ID="P1_SP00454" VPOS="3397" WIDTH="17"/>
<String CC="75" CONTENT="te" HEIGHT="25" HPOS="872" ID="P1_ST00531" VPOS="3370" WC="0.34" WIDTH="27"/>
<SP HPOS="899" ID="P1_SP00455" VPOS="3397" WIDTH="18"/>
<String CC="077977" CONTENT="zoeken" HEIGHT="26" HPOS="917" ID="P1_ST00532" VPOS="3371" WC="0.96" WIDTH="94"/>
</TextLine>
<TextLine HEIGHT="46" HPOS="223" ID="P1_TL00069" VPOS="3391" WIDTH="795">
<String CC="968" CONTENT="ngn" HEIGHT="25" HPOS="223" ID="P1_ST00533" STYLEREFS="TXT_10" VPOS="3397" WC="0.19" WIDTH="48"/>
<SP HPOS="272" ID="P1_SP00456" VPOS="3422" WIDTH="28"/>
<String CC="479975" CONTENT="werden" HEIGHT="28" HPOS="300" ID="P1_ST00534" VPOS="3391" WC="0.96" WIDTH="103"/>
<SP HPOS="403" ID="P1_SP00457" VPOS="3422" WIDTH="17"/>
<String CC="56" CONTENT="er" HEIGHT="19" HPOS="419" ID="P1_ST00535" VPOS="3402" WC="0.39" WIDTH="28"/>
<SP HPOS="448" ID="P1_SP00458" VPOS="3422" WIDTH="17"/>
<String CC="067" CONTENT="aan" HEIGHT="20" HPOS="464" ID="P1_ST00536" VPOS="3403" WC="0.95" WIDTH="50"/>
<SP HPOS="514" ID="P1_SP00459" VPOS="3423" WIDTH="18"/>
<String CC="94" CONTENT="de" HEIGHT="27" HPOS="531" ID="P1_ST00537" VPOS="3397" WC="0.29" WIDTH="31"/>
<SP HPOS="562" ID="P1_SP00460" VPOS="3424" WIDTH="21"/>
<String CC="7780" CONTENT="hand" HEIGHT="28" HPOS="583" ID="P1_ST00538" VPOS="3399" WC="0.95" WIDTH="70"/>
<SP HPOS="653" ID="P1_SP00461" VPOS="3428" WIDTH="17"/>
<String CC="9690073" CONTENT="gedaan," HEIGHT="34" HPOS="670" ID="P1_ST00539" VPOS="3403" WC="0.97" WIDTH="117"/>
<SP HPOS="787" ID="P1_SP00462" VPOS="3437" WIDTH="17"/>
<String CC="6775" CONTENT="maar" HEIGHT="20" HPOS="803" ID="P1_ST00540" VPOS="3413" WC="0.94" WIDTH="73"/>
<SP HPOS="876" ID="P1_SP00463" VPOS="3437" WIDTH="15"/>
<String CC="4777" CONTENT="voor" HEIGHT="20" HPOS="892" ID="P1_ST00541" VPOS="3416" WC="0.94" WIDTH="63"/>
<SP HPOS="954" ID="P1_SP00464" VPOS="3437" WIDTH="17"/>
<String CC="957" CONTENT="wie" HEIGHT="26" HPOS="971" ID="P1_ST00542" VPOS="3410" WC="0.92" WIDTH="47"/>
</TextLine>
<TextLine HEIGHT="45" HPOS="248" ID="P1_TL00070" VPOS="3429" WIDTH="770">
<String CC="97979" CONTENT="keper" HEIGHT="32" HPOS="248" ID="P1_ST00543" VPOS="3429" WC="0.94" WIDTH="78"/>
<SP HPOS="326" ID="P1_SP00465" VPOS="3461" WIDTH="27"/>
<String CC="767993" CONTENT="bezag," HEIGHT="34" HPOS="353" ID="P1_ST00544" VPOS="3431" WC="0.96" WIDTH="97"/>
<SP HPOS="450" ID="P1_SP00466" VPOS="3465" WIDTH="26"/>
<String CC="89" CONTENT="bU" HEIGHT="28" HPOS="476" ID="P1_ST00545" VPOS="3433" WC="0.09" WIDTH="59"/>
<SP HPOS="535" ID="P1_SP00467" VPOS="3465" WIDTH="405"/>
<String CC="0" CONTENT="," HEIGHT="7" HPOS="940" ID="P1_ST00546" VPOS="3462" WC="1.00" WIDTH="4"/>
<SP HPOS="944" ID="P1_SP00468" VPOS="3469" WIDTH="12"/>
<String CC="617" CONTENT="him" HEIGHT="24" HPOS="956" ID="P1_ST00547" STYLE="subscript" VPOS="3450" WC="0.48" WIDTH="53"/>
<String CC="7" CONTENT="." HEIGHT="4" HPOS="1009" ID="P1_ST00548" VPOS="3465" WC="0.24" WIDTH="9"/>
</TextLine>
<TextLine HEIGHT="47" HPOS="224" ID="P1_TL00071" VPOS="3468" WIDTH="794">
<String CC="3" CONTENT="'" HEIGHT="9" HPOS="224" ID="P1_ST00549" VPOS="3477" WC="0.68" WIDTH="4"/>
<SP HPOS="228" ID="P1_SP00469" VPOS="3487" WIDTH="35"/>
<String CC="086" CONTENT="dat" HEIGHT="26" HPOS="263" ID="P1_ST00550" VPOS="3468" WC="0.95" WIDTH="45"/>
<SP HPOS="308" ID="P1_SP00470" VPOS="3494" WIDTH="37"/>
<String CC="687" CONTENT="men" HEIGHT="19" HPOS="345" ID="P1_ST00551" VPOS="3477" WC="0.92" WIDTH="58"/>
<SP HPOS="403" ID="P1_SP00471" VPOS="3496" WIDTH="25"/>
<String CC="975" CONTENT="ten" HEIGHT="25" HPOS="428" ID="P1_ST00552" VPOS="3474" WC="0.92" WIDTH="46"/>
<SP HPOS="474" ID="P1_SP00472" VPOS="3498" WIDTH="26"/>
<String CC="756688" CONTENT="slotte" HEIGHT="28" HPOS="500" ID="P1_ST00553" VPOS="3475" WC="0.96" WIDTH="81"/>
<SP HPOS="581" ID="P1_SP00473" VPOS="3503" WIDTH="26"/>
<String CC="25767" CONTENT="niets" HEIGHT="28" HPOS="607" ID="P1_ST00554" VPOS="3478" WC="0.96" WIDTH="69"/>
<SP HPOS="676" ID="P1_SP00474" VPOS="3507" WIDTH="26"/>
<String CC="0087707273" CONTENT="overhield," HEIGHT="32" HPOS="702" ID="P1_ST00555" VPOS="3483" WC="0.98" WIDTH="149"/>
<SP HPOS="850" ID="P1_SP00475" VPOS="3515" WIDTH="28"/>
<String CC="977" CONTENT="dan" HEIGHT="25" HPOS="879" ID="P1_ST00556" VPOS="3484" WC="0.91" WIDTH="50"/>
<SP HPOS="928" ID="P1_SP00476" VPOS="3515" WIDTH="28"/>
<String CC="6677" CONTENT="eene" HEIGHT="18" HPOS="957" ID="P1_ST00557" VPOS="3494" WC="0.28" WIDTH="61"/>
</TextLine>
<TextLine HEIGHT="46" HPOS="227" ID="P1_TL00072" VPOS="3508" WIDTH="791">
<String CC="8078798067748" CONTENT="ngemotiveerde" HEIGHT="28" HPOS="227" ID="P1_ST00558" VPOS="3508" WC="0.35" WIDTH="204"/>
<SP HPOS="431" ID="P1_SP00477" VPOS="3536" WIDTH="17"/>
<String CC="97767" CONTENT="vrees" HEIGHT="20" HPOS="448" ID="P1_ST00559" VPOS="3520" WC="0.95" WIDTH="71"/>
<SP HPOS="519" ID="P1_SP00478" VPOS="3540" WIDTH="17"/>
<String CC="006" CONTENT="der" HEIGHT="27" HPOS="535" ID="P1_ST00560" VPOS="3514" WC="0.97" WIDTH="46"/>
<SP HPOS="581" ID="P1_SP00479" VPOS="3541" WIDTH="7"/>
<String CC="876958787" CONTENT="belgische" HEIGHT="37" HPOS="588" ID="P1_ST00561" VPOS="3516" WC="0.21" WIDTH="131"/>
<SP HPOS="719" ID="P1_SP00480" VPOS="3553" WIDTH="19"/>
<String CC="079789260" CONTENT="regeering" HEIGHT="32" HPOS="738" ID="P1_ST00562" VPOS="3522" WC="0.98" WIDTH="136"/>
<SP HPOS="874" ID="P1_SP00481" VPOS="3554" WIDTH="12"/>
<String CC="0760" CONTENT="voor" HEIGHT="17" HPOS="886" ID="P1_ST00563" VPOS="3530" WC="0.97" WIDTH="63"/>
<SP HPOS="948" ID="P1_SP00482" VPOS="3554" WIDTH="17"/>
<String CC="601" CONTENT="mo" HEIGHT="15" HPOS="965" ID="P1_ST00564" SUBS_CONTENT="moimiender" SUBS_TYPE="HypPart1" VPOS="3531" WC="0.71" WIDTH="35"/>
<HYP CONTENT="-" HPOS="1000" VPOS="3531" WIDTH="18"/>
</TextLine>
<TextLine HEIGHT="45" HPOS="223" ID="P1_TL00073" VPOS="3547" WIDTH="795">
<String CC="09388746" CONTENT="imiender" HEIGHT="26" HPOS="223" ID="P1_ST00565" SUBS_CONTENT="moimiender" SUBS_TYPE="HypPart2" VPOS="3547" WC="0.39" WIDTH="137"/>
<SP HPOS="360" ID="P1_SP00483" VPOS="3573" WIDTH="19"/>
<String CC="06546075" CONTENT="fransche" HEIGHT="30" HPOS="379" ID="P1_ST00566" VPOS="3547" WC="0.55" WIDTH="118"/>
<SP HPOS="497" ID="P1_SP00484" VPOS="3576" WIDTH="20"/>
<String CC="0797700790" CONTENT="regeering." HEIGHT="35" HPOS="517" ID="P1_ST00567" VPOS="3556" WC="0.98" WIDTH="143"/>
<SP HPOS="660" ID="P1_SP00485" VPOS="3592" WIDTH="34"/>
<String CC="600" CONTENT="Dat" HEIGHT="25" HPOS="694" ID="P1_ST00568" VPOS="3560" WC="0.98" WIDTH="54"/>
<SP HPOS="749" ID="P1_SP00486" VPOS="3592" WIDTH="17"/>
<String CC="72086773" CONTENT="degenen," HEIGHT="32" HPOS="765" ID="P1_ST00569" VPOS="3560" WC="0.98" WIDTH="130"/>
<SP HPOS="895" ID="P1_SP00487" VPOS="3592" WIDTH="25"/>
<String CC="907" CONTENT="die" HEIGHT="24" HPOS="920" ID="P1_ST00570" VPOS="3560" WC="0.94" WIDTH="40"/>
<SP HPOS="960" ID="P1_SP00488" VPOS="3592" WIDTH="17"/>
<String CC="068" CONTENT="tot" HEIGHT="25" HPOS="977" ID="P1_ST00571" VPOS="3560" WC="0.94" WIDTH="41"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="224" ID="P1_TL00074" VPOS="3586" WIDTH="794">
<String CC="570576879" CONTENT="rstelling" HEIGHT="32" HPOS="224" ID="P1_ST00572" VPOS="3586" WC="0.35" WIDTH="120"/>
<SP HPOS="345" ID="P1_SP00489" VPOS="3618" WIDTH="17"/>
<String CC="0973883" CONTENT="kwamen," HEIGHT="32" HPOS="361" ID="P1_ST00573" VPOS="3586" WC="0.97" WIDTH="126"/>
<SP HPOS="488" ID="P1_SP00490" VPOS="3618" WIDTH="17"/>
<String CC="7366" CONTENT="niet" HEIGHT="26" HPOS="504" ID="P1_ST00574" VPOS="3592" WC="0.95" WIDTH="56"/>
<SP HPOS="560" ID="P1_SP00491" VPOS="3618" WIDTH="17"/>
<String CC="076584" CONTENT="geheel" HEIGHT="31" HPOS="576" ID="P1_ST00575" VPOS="3595" WC="0.97" WIDTH="91"/>
<SP HPOS="667" ID="P1_SP00492" VPOS="3626" WIDTH="12"/>
<String CC="97696708" CONTENT="verkeerd" HEIGHT="24" HPOS="679" ID="P1_ST00576" VPOS="3599" WC="0.97" WIDTH="123"/>
<SP HPOS="802" ID="P1_SP00493" VPOS="3626" WIDTH="9"/>
<String CC="889977" CONTENT="hadden" HEIGHT="27" HPOS="811" ID="P1_ST00577" VPOS="3598" WC="0.95" WIDTH="102"/>
<SP HPOS="913" ID="P1_SP00494" VPOS="3626" WIDTH="8"/>
<String CC="9770780" CONTENT="gezien," HEIGHT="32" HPOS="921" ID="P1_ST00578" VPOS="3598" WC="0.97" WIDTH="97"/>
</TextLine>
<TextLine HEIGHT="47" HPOS="233" ID="P1_TL00075" VPOS="3624" WIDTH="785">
<String CC="6" CONTENT="r" HEIGHT="15" HPOS="233" ID="P1_ST00579" VPOS="3630" WC="0.36" WIDTH="9"/>
<SP HPOS="242" ID="P1_SP00495" VPOS="3645" WIDTH="20"/>
<String CC="95" CONTENT="mt" HEIGHT="24" HPOS="262" ID="P1_ST00580" VPOS="3624" WC="0.26" WIDTH="39"/>
<SP HPOS="301" ID="P1_SP00496" VPOS="3647" WIDTH="19"/>
<String CC="768766" CONTENT="zekere" HEIGHT="27" HPOS="320" ID="P1_ST00581" VPOS="3624" WC="0.96" WIDTH="89"/>
<SP HPOS="409" ID="P1_SP00497" VPOS="3651" WIDTH="19"/>
<String CC="7797667" CONTENT="depêche" HEIGHT="34" HPOS="428" ID="P1_ST00582" VPOS="3626" WC="0.96" WIDTH="111"/>
<SP HPOS="539" ID="P1_SP00498" VPOS="3660" WIDTH="19"/>
<String CC="090" CONTENT="van" HEIGHT="20" HPOS="557" ID="P1_ST00583" VPOS="3639" WC="0.96" WIDTH="50"/>
<SP HPOS="607" ID="P1_SP00499" VPOS="3660" WIDTH="18"/>
<String CC="978" CONTENT="den" HEIGHT="27" HPOS="625" ID="P1_ST00584" VPOS="3634" WC="0.91" WIDTH="50"/>
<SP HPOS="674" ID="P1_SP00500" VPOS="3661" WIDTH="19"/>
<String CC="0782656767007967" CONTENT="veelschrijvenden" HEIGHT="35" HPOS="693" ID="P1_ST00585" VPOS="3635" WC="0.99" WIDTH="233"/>
<SP HPOS="926" ID="P1_SP00501" VPOS="3671" WIDTH="19"/>
<String CC="07948" CONTENT="graaf" HEIGHT="32" HPOS="945" ID="P1_ST00586" VPOS="3635" WC="0.96" WIDTH="73"/>
</TextLine>
<TextLine HEIGHT="48" HPOS="222" ID="P1_TL00076" VPOS="3661" WIDTH="795">
<String CC="83" CONTENT="t." HEIGHT="22" HPOS="222" ID="P1_ST00587" VPOS="3661" WC="0.40" WIDTH="15"/>
<SP HPOS="237" ID="P1_SP00502" VPOS="3684" WIDTH="35"/>
<String CC="000" CONTENT="Dat" HEIGHT="25" HPOS="273" ID="P1_ST00588" VPOS="3661" WC="1.00" WIDTH="53"/>
<SP HPOS="326" ID="P1_SP00503" VPOS="3686" WIDTH="27"/>
<String CC="87" CONTENT="de" HEIGHT="25" HPOS="353" ID="P1_ST00589" VPOS="3664" WC="0.17" WIDTH="30"/>
<SP HPOS="383" ID="P1_SP00504" VPOS="3689" WIDTH="27"/>
<String CC="07606" CONTENT="vrees" HEIGHT="21" HPOS="410" ID="P1_ST00590" VPOS="3671" WC="0.97" WIDTH="72"/>
<SP HPOS="482" ID="P1_SP00505" VPOS="3692" WIDTH="26"/>
<String CC="589896787" CONTENT="ongegrond" HEIGHT="31" HPOS="508" ID="P1_ST00591" VPOS="3673" WC="0.97" WIDTH="149"/>
<SP HPOS="657" ID="P1_SP00506" VPOS="3704" WIDTH="17"/>
<String CC="9376" CONTENT="moet" HEIGHT="25" HPOS="673" ID="P1_ST00592" VPOS="3677" WC="0.94" WIDTH="71"/>
<SP HPOS="744" ID="P1_SP00507" VPOS="3704" WIDTH="19"/>
<String CC="930958" CONTENT="worden" HEIGHT="25" HPOS="763" ID="P1_ST00593" VPOS="3677" WC="0.96" WIDTH="105"/>
<SP HPOS="868" ID="P1_SP00508" VPOS="3704" WIDTH="18"/>
<String CC="06736090" CONTENT="genoemd," HEIGHT="35" HPOS="886" ID="P1_ST00594" VPOS="3674" WC="0.98" WIDTH="131"/>
</TextLine>
<TextLine HEIGHT="47" HPOS="227" ID="P1_TL00077" VPOS="3700" WIDTH="791">
<String CC="8076725" CONTENT="ilechts" HEIGHT="26" HPOS="227" ID="P1_ST00595" VPOS="3700" WC="0.44" WIDTH="87"/>
<SP HPOS="314" ID="P1_SP00509" VPOS="3726" WIDTH="19"/>
<String CC="770" CONTENT="hun" HEIGHT="26" HPOS="333" ID="P1_ST00596" VPOS="3702" WC="0.94" WIDTH="52"/>
<SP HPOS="385" ID="P1_SP00510" VPOS="3728" WIDTH="17"/>
<String CC="949074573" CONTENT="gevoelen," HEIGHT="35" HPOS="402" ID="P1_ST00597" VPOS="3704" WC="0.98" WIDTH="139"/>
<SP HPOS="541" ID="P1_SP00511" VPOS="3739" WIDTH="17"/>
<String CC="8064" CONTENT="maar" HEIGHT="20" HPOS="557" ID="P1_ST00598" VPOS="3716" WC="0.96" WIDTH="73"/>
<SP HPOS="631" ID="P1_SP00512" VPOS="3739" WIDTH="18"/>
<String CC="772007797" CONTENT="blijkbaar" HEIGHT="37" HPOS="648" ID="P1_ST00599" VPOS="3710" WC="0.98" WIDTH="129"/>
<SP HPOS="777" ID="P1_SP00513" VPOS="3746" WIDTH="17"/>
<String CC="350" CONTENT="ook" HEIGHT="26" HPOS="794" ID="P1_ST00600" VPOS="3715" WC="0.97" WIDTH="48"/>
<SP HPOS="842" ID="P1_SP00514" VPOS="3746" WIDTH="9"/>
<String CC="977" CONTENT="dat" HEIGHT="26" HPOS="852" ID="P1_ST00601" VPOS="3713" WC="0.91" WIDTH="46"/>
<SP HPOS="898" ID="P1_SP00515" VPOS="3746" WIDTH="19"/>
<String CC="767" CONTENT="der" HEIGHT="25" HPOS="917" ID="P1_ST00602" VPOS="3715" WC="0.92" WIDTH="45"/>
<SP HPOS="961" ID="P1_SP00516" VPOS="3746" WIDTH="13"/>
<String CC="763" CONTENT="en" HEIGHT="17" HPOS="974" ID="P1_ST00603" SUBS_CONTENT="entering" SUBS_TYPE="HypPart1" VPOS="3723" WC="0.94" WIDTH="30"/>
<HYP CONTENT="-" HPOS="1004" VPOS="3723" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="46" HPOS="233" ID="P1_TL00078" VPOS="3742" WIDTH="784">
<String CC="876789" CONTENT="tering" HEIGHT="41" HPOS="233" ID="P1_ST00604" SUBS_CONTENT="entering" SUBS_TYPE="HypPart2" VPOS="3746" WC="0.96" WIDTH="100"/>
<SP HPOS="333" ID="P1_SP00517" VPOS="3788" WIDTH="9"/>
<String CC="1" CONTENT="." HEIGHT="6" HPOS="343" ID="P1_ST00605" VPOS="3762" WC="0.82" WIDTH="5"/>
<SP HPOS="347" ID="P1_SP00518" VPOS="3788" WIDTH="21"/>
<String CC="966" CONTENT="die" HEIGHT="26" HPOS="369" ID="P1_ST00606" VPOS="3742" WC="0.91" WIDTH="39"/>
<SP HPOS="407" ID="P1_SP00519" VPOS="3788" WIDTH="22"/>
<String CC="908" CONTENT="aan" HEIGHT="18" HPOS="430" ID="P1_ST00607" VPOS="3751" WC="0.93" WIDTH="47"/>
<SP HPOS="477" ID="P1_SP00520" VPOS="3788" WIDTH="20"/>
<String CC="75" CONTENT="de" HEIGHT="27" HPOS="497" ID="P1_ST00608" VPOS="3745" WC="0.34" WIDTH="31"/>
<SP HPOS="528" ID="P1_SP00521" VPOS="3788" WIDTH="18"/>
<String CC="70066579" CONTENT="spanning" HEIGHT="34" HPOS="546" ID="P1_ST00609" VPOS="3751" WC="0.98" WIDTH="126"/>
<SP HPOS="672" ID="P1_SP00522" VPOS="3788" WIDTH="18"/>
<String CC="675" CONTENT="een" HEIGHT="18" HPOS="690" ID="P1_ST00610" VPOS="3762" WC="0.93" WIDTH="47"/>
<SP HPOS="737" ID="P1_SP00523" VPOS="3788" WIDTH="17"/>
<String CC="3569" CONTENT="eind" HEIGHT="26" HPOS="754" ID="P1_ST00611" VPOS="3755" WC="0.95" WIDTH="60"/>
<SP HPOS="814" ID="P1_SP00524" VPOS="3788" WIDTH="19"/>
<String CC="0990570" CONTENT="maakte," HEIGHT="31" HPOS="833" ID="P1_ST00612" VPOS="3755" WC="0.98" WIDTH="112"/>
<SP HPOS="945" ID="P1_SP00525" VPOS="3788" WIDTH="9"/>
<String CC="6666" CONTENT="door" HEIGHT="27" HPOS="954" ID="P1_ST00613" VPOS="3754" WC="0.94" WIDTH="63"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="243" ID="P1_TL00079" VPOS="3777" WIDTH="402">
<String CC="807909656867779" CONTENT="toegefelijkheid" HEIGHT="37" HPOS="243" ID="P1_ST00614" VPOS="3777" WC="0.98" WIDTH="210"/>
<SP HPOS="454" ID="P1_SP00526" VPOS="3814" WIDTH="18"/>
<String CC="26" CONTENT="te" HEIGHT="25" HPOS="471" ID="P1_ST00615" VPOS="3783" WC="0.55" WIDTH="25"/>
<SP HPOS="496" ID="P1_SP00527" VPOS="3814" WIDTH="20"/>
<String CC="70979700" CONTENT="bewegen." HEIGHT="37" HPOS="516" ID="P1_ST00616" VPOS="3784" WC="0.98" WIDTH="129"/>
</TextLine>
<TextLine HEIGHT="42" HPOS="256" ID="P1_TL00080" VPOS="3823" WIDTH="651">
<String CC="49239" CONTENT="«pour" HEIGHT="24" HPOS="256" ID="P1_ST00617" STYLEREFS="TXT_10" VPOS="3827" WC="0.40" WIDTH="77"/>
<SP HPOS="333" ID="P1_SP00528" VPOS="3850" WIDTH="18"/>
<String CC="759" CONTENT="peu" HEIGHT="25" HPOS="351" ID="P1_ST00618" STYLEREFS="TXT_10" VPOS="3827" WC="0.22" WIDTH="48"/>
<SP HPOS="399" ID="P1_SP00529" VPOS="3852" WIDTH="19"/>
<String CC="08" CONTENT="de" HEIGHT="24" HPOS="418" ID="P1_ST00619" STYLEREFS="TXT_10" VPOS="3823" WC="0.59" WIDTH="30"/>
<SP HPOS="448" ID="P1_SP00530" VPOS="3852" WIDTH="17"/>
<String CC="55647853" CONTENT="besogne'" HEIGHT="33" HPOS="464" ID="P1_ST00620" STYLEREFS="TXT_10" VPOS="3824" WC="0.98" WIDTH="122"/>
<SP HPOS="586" ID="P1_SP00531" VPOS="3857" WIDTH="20"/>
<String CC="077070" CONTENT="genoeg" HEIGHT="27" HPOS="606" ID="P1_ST00621" VPOS="3837" WC="0.98" WIDTH="99"/>
<SP HPOS="705" ID="P1_SP00532" VPOS="3865" WIDTH="19"/>
<String CC="7858480" CONTENT='„brult"' HEIGHT="27" HPOS="724" ID="P1_ST00622" STYLEREFS="TXT_10" VPOS="3831" WC="0.97" WIDTH="98"/>
<SP HPOS="822" ID="P1_SP00533" VPOS="3865" WIDTH="18"/>
<String CC="7006" CONTENT="gewe" HEIGHT="26" HPOS="840" ID="P1_ST00623" VPOS="3839" WC="0.63" WIDTH="67"/>
</TextLine>
<TextLine HEIGHT="45" HPOS="379" ID="P1_TL00081" VPOS="3860" WIDTH="514">
<String CC="76847" CONTENT="ïngen" HEIGHT="26" HPOS="379" ID="P1_ST00624" VPOS="3866" WC="0.31" WIDTH="78"/>
<SP HPOS="457" ID="P1_SP00534" VPOS="3892" WIDTH="19"/>
<String CC="095007" CONTENT="kwamen" HEIGHT="33" HPOS="476" ID="P1_ST00625" VPOS="3860" WC="0.98" WIDTH="118"/>
<SP HPOS="594" ID="P1_SP00535" VPOS="3893" WIDTH="13"/>
<String CC="2460607" CONTENT="telkens" HEIGHT="30" HPOS="607" ID="P1_ST00626" VPOS="3868" WC="0.98" WIDTH="100"/>
<SP HPOS="707" ID="P1_SP00536" VPOS="3898" WIDTH="9"/>
<String CC="76" CONTENT="in" HEIGHT="28" HPOS="717" ID="P1_ST00627" VPOS="3870" WC="0.29" WIDTH="27"/>
<SP HPOS="744" ID="P1_SP00537" VPOS="3899" WIDTH="8"/>
<String CC="490759" CONTENT="onüöop" HEIGHT="37" HPOS="752" ID="P1_ST00628" VPOS="3868" WC="0.35" WIDTH="103"/>
<SP HPOS="855" ID="P1_SP00538" VPOS="3905" WIDTH="8"/>
<String CC="575" CONTENT="cii" HEIGHT="25" HPOS="863" ID="P1_ST00629" VPOS="3873" WC="0.37" WIDTH="30"/>
</TextLine>
<TextLine HEIGHT="46" HPOS="383" ID="P1_TL00082" VPOS="3899" WIDTH="491">
<String CC="0787360" CONTENT="'iTheid" HEIGHT="26" HPOS="383" ID="P1_ST00630" VPOS="3899" WC="0.52" WIDTH="99"/>
<SP HPOS="482" ID="P1_SP00539" VPOS="3925" WIDTH="18"/>
<String CC="066977" CONTENT="worden" HEIGHT="27" HPOS="500" ID="P1_ST00631" VPOS="3905" WC="0.96" WIDTH="105"/>
<SP HPOS="605" ID="P1_SP00540" VPOS="3932" WIDTH="17"/>
<String CC="0627047900" CONTENT="wederlegd;" HEIGHT="34" HPOS="621" ID="P1_ST00632" VPOS="3911" WC="0.60" WIDTH="158"/>
<SP HPOS="780" ID="P1_SP00541" VPOS="3945" WIDTH="18"/>
<String CC="68886" CONTENT="Fran" HEIGHT="26" HPOS="797" ID="P1_ST00633" SUBS_CONTENT='Fran"' SUBS_TYPE="HypPart1" VPOS="3912" WC="0.24" WIDTH="61"/>
<HYP CONTENT="-" HPOS="859" VPOS="3912" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="500" ID="P1_TL00083" VPOS="3945" WIDTH="400">
<String CC="7" CONTENT='"' HEIGHT="7" HPOS="500" ID="P1_ST00634" SUBS_CONTENT='Fran"' SUBS_TYPE="HypPart2" VPOS="3950" WC="0.24" WIDTH="12"/>
<SP HPOS="511" ID="P1_SP00542" VPOS="3957" WIDTH="17"/>
<String CC="268" CONTENT="«Ie" HEIGHT="25" HPOS="528" ID="P1_ST00635" VPOS="3945" WC="0.93" WIDTH="31"/>
<SP HPOS="559" ID="P1_SP00543" VPOS="3970" WIDTH="17"/>
<String CC="777680" CONTENT="hanil," HEIGHT="34" HPOS="575" ID="P1_ST00636" VPOS="3945" WC="0.38" WIDTH="78"/>
<SP HPOS="653" ID="P1_SP00544" VPOS="3979" WIDTH="11"/>
<String CC="10" CONTENT="om" HEIGHT="18" HPOS="664" ID="P1_ST00637" VPOS="3958" WC="0.93" WIDTH="41"/>
<SP HPOS="705" ID="P1_SP00545" VPOS="3979" WIDTH="12"/>
<String CC="57" CONTENT="de" HEIGHT="25" HPOS="717" ID="P1_ST00638" VPOS="3951" WC="0.36" WIDTH="33"/>
<SP HPOS="750" ID="P1_SP00546" VPOS="3979" WIDTH="7"/>
<String CC="76797" CONTENT="goede" HEIGHT="33" HPOS="757" ID="P1_ST00639" VPOS="3951" WC="0.95" WIDTH="80"/>
<SP HPOS="837" ID="P1_SP00547" VPOS="3984" WIDTH="9"/>
<String CC="7698" CONTENT="burj" HEIGHT="33" HPOS="847" ID="P1_ST00640" VPOS="3950" WC="0.20" WIDTH="53"/>
</TextLine>
<TextLine HEIGHT="28" HPOS="637" ID="P1_TL00084" VPOS="3989" WIDTH="248">
<String CC="3" CONTENT="1" HEIGHT="9" HPOS="637" ID="P1_ST00641" VPOS="3997" WC="0.61" WIDTH="2"/>
<SP HPOS="639" ID="P1_SP00548" VPOS="4006" WIDTH="26"/>
<String CC="27" CONTENT="te" HEIGHT="27" HPOS="665" ID="P1_ST00642" VPOS="3989" WC="0.52" WIDTH="24"/>
<SP HPOS="689" ID="P1_SP00549" VPOS="4016" WIDTH="17"/>
<String CC="98878" CONTENT="maken" HEIGHT="28" HPOS="705" ID="P1_ST00643" VPOS="3989" WC="0.94" WIDTH="91"/>
<SP HPOS="796" ID="P1_SP00550" VPOS="4017" WIDTH="11"/>
<String CC="49" CONTENT="er" HEIGHT="18" HPOS="807" ID="P1_ST00644" VPOS="3998" WC="0.27" WIDTH="25"/>
<SP HPOS="831" ID="P1_SP00551" VPOS="4017" WIDTH="19"/>
<String CC="7" CONTENT="p" HEIGHT="19" HPOS="850" ID="P1_ST00645" VPOS="3997" WC="0.23" WIDTH="11"/>
<SP HPOS="861" ID="P1_SP00552" VPOS="4017" WIDTH="13"/>
<String CC="77" CONTENT="ii" HEIGHT="26" HPOS="874" ID="P1_ST00646" VPOS="3990" WC="0.28" WIDTH="11"/>
</TextLine>
<TextLine HEIGHT="18" HPOS="733" ID="P1_TL00085" VPOS="4036" WIDTH="60">
<String CC="8" CONTENT="■" HEIGHT="4" HPOS="733" ID="P1_ST00647" STYLEREFS="TXT_11" VPOS="4038" WC="0.20" WIDTH="4"/>
<SP HPOS="737" ID="P1_SP00553" VPOS="4042" WIDTH="14"/>
<String CC="4" CONTENT="w" HEIGHT="18" HPOS="751" ID="P1_ST00648" STYLEREFS="TXT_11" VPOS="4036" WC="0.51" WIDTH="18"/>
<SP HPOS="769" ID="P1_SP00554" VPOS="4054" WIDTH="22"/>
<String CC="7" CONTENT="i" HEIGHT="9" HPOS="791" ID="P1_ST00649" STYLEREFS="TXT_12" VPOS="4039" WC="0.29" WIDTH="2"/>
</TextLine>
<TextLine HEIGHT="24" HPOS="761" ID="P1_TL00086" VPOS="4069" WIDTH="15">
<String CC="50" CONTENT="I'" HEIGHT="24" HPOS="761" ID="P1_ST00650" STYLEREFS="TXT_13" VPOS="4069" WC="0.70" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="25" HPOS="749" ID="P1_TL00087" VPOS="4108" WIDTH="125">
<String CC="7" CONTENT="1" HEIGHT="12" HPOS="749" ID="P1_ST00651" STYLEREFS="TXT_14" VPOS="4108" WC="0.26" WIDTH="4"/>
<SP HPOS="752" ID="P1_SP00555" VPOS="4120" WIDTH="78"/>
<String CC="7" CONTENT="Z" HEIGHT="19" HPOS="830" ID="P1_ST00652" STYLEREFS="TXT_14" VPOS="4114" WC="0.28" WIDTH="8"/>
<SP HPOS="839" ID="P1_SP00556" VPOS="4133" WIDTH="32"/>
<String CC="0" CONTENT="'" HEIGHT="7" HPOS="870" ID="P1_ST00653" STYLEREFS="TXT_14" VPOS="4114" WC="1.00" WIDTH="4"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="242" ID="P1_TL00088" VPOS="4163" WIDTH="221">
<String CC="777" CONTENT="het" HEIGHT="28" HPOS="242" ID="P1_ST00654" VPOS="4163" WC="0.92" WIDTH="45"/>
<SP HPOS="287" ID="P1_SP00557" VPOS="4192" WIDTH="20"/>
<String CC="07766474" CONTENT="publiek," HEIGHT="35" HPOS="307" ID="P1_ST00655" VPOS="4166" WC="0.98" WIDTH="112"/>
<SP HPOS="419" ID="P1_SP00558" VPOS="4201" WIDTH="18"/>
<String CC="700" CONTENT="li." HEIGHT="17" HPOS="437" ID="P1_ST00656" VPOS="4175" WC="0.76" WIDTH="26"/>
</TextLine>
<TextLine HEIGHT="52" HPOS="237" ID="P1_TL00089" VPOS="4201" WIDTH="775">
<String CC="9764760846" CONTENT="dergelijke" HEIGHT="37" HPOS="237" ID="P1_ST00657" VPOS="4201" WC="0.98" WIDTH="138"/>
<SP HPOS="376" ID="P1_SP00559" VPOS="4238" WIDTH="9"/>
<String CC="444454799870" CONTENT="angstwekkend" HEIGHT="32" HPOS="385" ID="P1_ST00658" VPOS="4206" WC="0.98" WIDTH="200"/>
<SP HPOS="585" ID="P1_SP00560" VPOS="4238" WIDTH="360"/>
<String CC="3777" CONTENT="rocg" HEIGHT="25" HPOS="945" ID="P1_ST00659" STYLE="subscript" VPOS="4228" WC="0.35" WIDTH="58"/>
<String CC="5" CONTENT="." HEIGHT="4" HPOS="1007" ID="P1_ST00660" VPOS="4241" WC="0.40" WIDTH="5"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="229" ID="P1_TL00090" VPOS="4244" WIDTH="789">
<String CC="444444670905" CONTENT="vraagstukken" HEIGHT="33" HPOS="229" ID="P1_ST00661" VPOS="4244" WC="0.99" WIDTH="194"/>
<SP HPOS="423" ID="P1_SP00561" VPOS="4277" WIDTH="20"/>
<String CC="067" CONTENT="van" HEIGHT="20" HPOS="443" ID="P1_ST00662" VPOS="4251" WC="0.95" WIDTH="48"/>
<SP HPOS="491" ID="P1_SP00562" VPOS="4277" WIDTH="20"/>
<String CC="48794777" CONTENT="algemeen" HEIGHT="35" HPOS="511" ID="P1_ST00663" VPOS="4248" WC="0.97" WIDTH="131"/>
<SP HPOS="643" ID="P1_SP00563" VPOS="4284" WIDTH="295"/>
<String CC="89978" CONTENT="deden" HEIGHT="26" HPOS="938" ID="P1_ST00664" VPOS="4259" WC="0.94" WIDTH="80"/>
</TextLine>
<TextLine HEIGHT="47" HPOS="214" ID="P1_TL00091" VPOS="4284" WIDTH="804">
<String CC="77" CONTENT="op" HEIGHT="26" HPOS="214" ID="P1_ST00665" VPOS="4284" WC="0.27" WIDTH="31"/>
<SP HPOS="244" ID="P1_SP00564" VPOS="4310" WIDTH="17"/>
<String CC="447" CONTENT="van" HEIGHT="20" HPOS="261" ID="P1_ST00666" VPOS="4289" WC="0.94" WIDTH="50"/>
<SP HPOS="311" ID="P1_SP00565" VPOS="4310" WIDTH="17"/>
<String CC="575" CONTENT="het" HEIGHT="25" HPOS="327" ID="P1_ST00667" VPOS="4284" WC="0.93" WIDTH="46"/>
<SP HPOS="373" ID="P1_SP00566" VPOS="4310" WIDTH="15"/>
<String CC="7445" CONTENT="jaar" HEIGHT="26" HPOS="389" ID="P1_ST00668" VPOS="4290" WC="0.95" WIDTH="69"/>
<SP HPOS="457" ID="P1_SP00567" VPOS="4316" WIDTH="15"/>
<String CC="0797" CONTENT="Zixh" HEIGHT="27" HPOS="472" ID="P1_ST00669" VPOS="4286" WC="0.36" WIDTH="57"/>
<SP HPOS="529" ID="P1_SP00568" VPOS="4316" WIDTH="17"/>
<String CC="705368" CONTENT="nietvi" HEIGHT="27" HPOS="546" ID="P1_ST00670" VPOS="4290" WC="0.97" WIDTH="81"/>
<SP HPOS="627" ID="P1_SP00569" VPOS="4317" WIDTH="298"/>
<String CC="3" CONTENT="," HEIGHT="13" HPOS="925" ID="P1_ST00671" VPOS="4310" WC="0.69" WIDTH="2"/>
<String CC="6502" CONTENT="nder" HEIGHT="27" HPOS="930" ID="P1_ST00672" STYLE="subscript" VPOS="4298" WC="0.64" WIDTH="64"/>
<String CC="50" CONTENT="d," HEIGHT="33" HPOS="993" ID="P1_ST00673" VPOS="4298" WC="0.70" WIDTH="25"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="145" ID="P1_TL00092" VPOS="4316" WIDTH="318">
<String CC="9" CONTENT="[" HEIGHT="39" HPOS="145" ID="P1_ST00674" VPOS="4316" WC="0.01" WIDTH="14"/>
<SP HPOS="159" ID="P1_SP00570" VPOS="4355" WIDTH="14"/>
<String CC="40" CONTENT="'J" HEIGHT="25" HPOS="174" ID="P1_ST00675" VPOS="4316" WC="0.73" WIDTH="15"/>
<SP HPOS="189" ID="P1_SP00571" VPOS="4355" WIDTH="19"/>
<String CC="69616" CONTENT="later" HEIGHT="30" HPOS="208" ID="P1_ST00676" VPOS="4316" WC="0.96" WIDTH="66"/>
<SP HPOS="274" ID="P1_SP00572" VPOS="4355" WIDTH="19"/>
<String CC="76307060770" CONTENT="behandelen." HEIGHT="30" HPOS="293" ID="P1_ST00677" VPOS="4319" WC="0.99" WIDTH="170"/>
</TextLine>
<TextLine HEIGHT="50" HPOS="221" ID="P1_TL00093" VPOS="4354" WIDTH="797">
<String CC="7989" CONTENT="tand" HEIGHT="30" HPOS="221" ID="P1_ST00678" VPOS="4354" WC="0.93" WIDTH="60"/>
<SP HPOS="281" ID="P1_SP00573" VPOS="4383" WIDTH="19"/>
<String CC="066" CONTENT="der" HEIGHT="25" HPOS="300" ID="P1_ST00679" VPOS="4362" WC="0.95" WIDTH="45"/>
<SP HPOS="345" ID="P1_SP00574" VPOS="4387" WIDTH="15"/>
<String CC="67564477" CONTENT="Bocharen" HEIGHT="27" HPOS="360" ID="P1_ST00680" VPOS="4361" WC="0.37" WIDTH="136"/>
<SP HPOS="496" ID="P1_SP00575" VPOS="4388" WIDTH="15"/>
<String CC="75703" CONTENT="toch," HEIGHT="33" HPOS="511" ID="P1_ST00681" VPOS="4364" WC="0.97" WIDTH="70"/>
<SP HPOS="581" ID="P1_SP00576" VPOS="4397" WIDTH="18"/>
<String CC="62738" CONTENT="ofscl" HEIGHT="28" HPOS="599" ID="P1_ST00682" VPOS="4369" WC="0.42" WIDTH="61"/>
<SP HPOS="660" ID="P1_SP00577" VPOS="4397" WIDTH="208"/>
<String CC="77" CONTENT="in" HEIGHT="26" HPOS="868" ID="P1_ST00683" VPOS="4375" WC="0.25" WIDTH="27"/>
<SP HPOS="895" ID="P1_SP00578" VPOS="4401" WIDTH="9"/>
<String CC="4347479" CONTENT="verband" HEIGHT="27" HPOS="905" ID="P1_ST00684" VPOS="4376" WC="0.97" WIDTH="113"/>
</TextLine>
<TextLine HEIGHT="45" HPOS="214" ID="P1_TL00094" VPOS="4395" WIDTH="804">
<String CC="489" CONTENT="Wet" HEIGHT="25" HPOS="214" ID="P1_ST00685" VPOS="4395" WC="0.91" WIDTH="50"/>
<SP HPOS="263" ID="P1_SP00579" VPOS="4420" WIDTH="28"/>
<String CC="849780778765780" CONTENT="verschijnselen," HEIGHT="37" HPOS="292" ID="P1_ST00686" VPOS="4397" WC="0.99" WIDTH="213"/>
<SP HPOS="504" ID="P1_SP00580" VPOS="4434" WIDTH="26"/>
<String CC="967" CONTENT="die" HEIGHT="26" HPOS="530" ID="P1_ST00687" VPOS="4403" WC="0.91" WIDTH="40"/>
<SP HPOS="570" ID="P1_SP00581" VPOS="4434" WIDTH="19"/>
<String CC="7777" CONTENT="doen" HEIGHT="28" HPOS="589" ID="P1_ST00688" VPOS="4406" WC="0.94" WIDTH="66"/>
<SP HPOS="656" ID="P1_SP00582" VPOS="4434" WIDTH="17"/>
<String CC="99" CONTENT="%±" HEIGHT="27" HPOS="672" ID="P1_ST00689" STYLEREFS="TXT_10" VPOS="4409" WC="0.08" WIDTH="28"/>
<SP HPOS="700" ID="P1_SP00583" VPOS="4436" WIDTH="135"/>
<String CC="66" CONTENT="[e" HEIGHT="19" HPOS="835" ID="P1_ST00690" STYLE="subscript" VPOS="4421" WC="0.30" WIDTH="20"/>
<String CC="8" CONTENT="i" HEIGHT="26" HPOS="856" ID="P1_ST00691" VPOS="4414" WC="0.14" WIDTH="7"/>
<SP HPOS="863" ID="P1_SP00584" VPOS="4440" WIDTH="24"/>
<String CC="764704467" CONTENT="oostersch" HEIGHT="25" HPOS="887" ID="P1_ST00692" VPOS="4415" WC="0.45" WIDTH="131"/>
</TextLine>
<TextLine HEIGHT="61" HPOS="145" ID="P1_TL00095" VPOS="4431" WIDTH="874">
<String CC="599" CONTENT="'te" HEIGHT="26" HPOS="145" ID="P1_ST00693" VPOS="4459" WC="0.47" WIDTH="46"/>
<SP HPOS="191" ID="P1_SP00585" VPOS="4485" WIDTH="13"/>
<String CC="738" CONTENT="\„7" HEIGHT="60" HPOS="204" ID="P1_ST00694" VPOS="4431" WC="0.34" WIDTH="84"/>
<SP HPOS="288" ID="P1_SP00586" VPOS="4492" WIDTH="78"/>
<String CC="7" CONTENT="," HEIGHT="12" HPOS="366" ID="P1_ST00695" VPOS="4480" WC="0.22" WIDTH="11"/>
<String CC="07" CONTENT="13" HEIGHT="15" HPOS="379" ID="P1_ST00696" VPOS="4446" WC="0.63" WIDTH="20"/>
<SP HPOS="399" ID="P1_SP00587" VPOS="4492" WIDTH="20"/>
<String CC="717270" CONTENT="m-hst'" HEIGHT="39" HPOS="419" ID="P1_ST00697" STYLEREFS="TXT_10" VPOS="4440" WC="0.55" WIDTH="124"/>
<SP HPOS="543" ID="P1_SP00588" VPOS="4492" WIDTH="18"/>
<String CC="64" CONTENT="al" HEIGHT="25" HPOS="561" ID="P1_ST00698" VPOS="4444" WC="0.41" WIDTH="26"/>
<SP HPOS="587" ID="P1_SP00589" VPOS="4492" WIDTH="17"/>
<String CC="7546" CONTENT="werd" HEIGHT="25" HPOS="604" ID="P1_ST00699" VPOS="4449" WC="0.38" WIDTH="71"/>
<SP HPOS="674" ID="P1_SP00590" VPOS="4492" WIDTH="18"/>
<String CC="946" CONTENT="h,t" HEIGHT="24" HPOS="692" ID="P1_ST00700" VPOS="4452" WC="0.28" WIDTH="45"/>
<SP HPOS="737" ID="P1_SP00591" VPOS="4492" WIDTH="17"/>
<String CC="77" CONTENT="&quot;'" HEIGHT="15" HPOS="754" ID="P1_ST00701" VPOS="4462" WC="0.25" WIDTH="24"/>
<SP HPOS="777" ID="P1_SP00592" VPOS="4492" WIDTH="25"/>
<String CC="777" CONTENT="ien" HEIGHT="33" HPOS="802" ID="P1_ST00702" VPOS="4453" WC="0.25" WIDTH="37"/>
<SP HPOS="839" ID="P1_SP00593" VPOS="4492" WIDTH="9"/>
<String CC="8770470" CONTENT="aanvang" HEIGHT="26" HPOS="848" ID="P1_ST00703" VPOS="4462" WC="0.98" WIDTH="120"/>
<SP HPOS="969" ID="P1_SP00594" VPOS="4492" WIDTH="7"/>
<String CC="748" CONTENT="des" HEIGHT="27" HPOS="976" ID="P1_ST00704" VPOS="4454" WC="0.92" WIDTH="43"/>
</TextLine>
<TextLine HEIGHT="48" HPOS="242" ID="P1_TL00096" VPOS="4470" WIDTH="776">
<String CC="0897" CONTENT=".Ide" HEIGHT="31" HPOS="242" ID="P1_ST00705" VPOS="4470" WC="0.35" WIDTH="43"/>
<SP HPOS="285" ID="P1_SP00595" VPOS="4501" WIDTH="19"/>
<String CC="6977774674" CONTENT="geschoven," HEIGHT="33" HPOS="304" ID="P1_ST00706" VPOS="4474" WC="0.98" WIDTH="150"/>
<SP HPOS="454" ID="P1_SP00596" VPOS="4507" WIDTH="17"/>
<String CC="64" CONTENT="is" HEIGHT="18" HPOS="470" ID="P1_ST00707" VPOS="4483" WC="0.46" WIDTH="22"/>
<SP HPOS="493" ID="P1_SP00597" VPOS="4507" WIDTH="17"/>
<String CC="6776" CONTENT="eene" HEIGHT="21" HPOS="509" ID="P1_ST00708" VPOS="4485" WC="0.32" WIDTH="60"/>
<SP HPOS="569" ID="P1_SP00598" VPOS="4507" WIDTH="18"/>
<String CC="44451" CONTENT="zaak," HEIGHT="33" HPOS="587" ID="P1_ST00709" VPOS="4485" WC="0.97" WIDTH="72"/>
<SP HPOS="659" ID="P1_SP00599" VPOS="4518" WIDTH="17"/>
<String CC="938" CONTENT="die" HEIGHT="27" HPOS="676" ID="P1_ST00710" VPOS="4487" WC="0.92" WIDTH="41"/>
<SP HPOS="717" ID="P1_SP00600" VPOS="4518" WIDTH="13"/>
<String CC="82474" CONTENT="thans" HEIGHT="27" HPOS="730" ID="P1_ST00711" VPOS="4489" WC="0.96" WIDTH="79"/>
<SP HPOS="809" ID="P1_SP00601" VPOS="4518" WIDTH="8"/>
<String CC="447088" CONTENT="alleen" HEIGHT="26" HPOS="817" ID="P1_ST00712" VPOS="4492" WC="0.97" WIDTH="84"/>
<SP HPOS="901" ID="P1_SP00602" VPOS="4518" WIDTH="9"/>
<String CC="6745883" CONTENT="Oosten-" HEIGHT="25" HPOS="911" ID="P1_ST00713" VPOS="4493" WC="0.36" WIDTH="107"/>
</TextLine>
<TextLine HEIGHT="56" HPOS="145" ID="P1_TL00097" VPOS="4513" WIDTH="873">
<String CC="7" CONTENT="P" HEIGHT="34" HPOS="145" ID="P1_ST00714" STYLEREFS="TXT_10" VPOS="4534" WC="0.26" WIDTH="21"/>
<SP HPOS="167" ID="P1_SP00603" VPOS="4569" WIDTH="27"/>
<String CC="6" CONTENT="*" HEIGHT="20" HPOS="194" ID="P1_ST00715" VPOS="4544" WC="0.33" WIDTH="24"/>
<SP HPOS="217" ID="P1_SP00604" VPOS="4569" WIDTH="15"/>
<String CC="3" CONTENT="t" HEIGHT="22" HPOS="233" ID="P1_ST00716" VPOS="4541" WC="0.65" WIDTH="12"/>
<SP HPOS="244" ID="P1_SP00605" VPOS="4569" WIDTH="15"/>
<String CC="9998" CONTENT="lT:i" HEIGHT="51" HPOS="260" ID="P1_ST00717" STYLEREFS="TXT_10" VPOS="4518" WC="0.05" WIDTH="99"/>
<String CC="69" CONTENT="lT" HEIGHT="56" HPOS="371" ID="P1_ST00718" STYLEREFS="TXT_10" VPOS="4513" WC="0.16" WIDTH="66"/>
<String CC="60" CONTENT="Si" HEIGHT="47" HPOS="439" ID="P1_ST00719" STYLEREFS="TXT_10" VPOS="4521" WC="0.68" WIDTH="28"/>
<String CC="79" CONTENT="CZ" HEIGHT="46" HPOS="475" ID="P1_ST00720" STYLEREFS="TXT_10" VPOS="4522" WC="0.15" WIDTH="57"/>
<String CC="3765" CONTENT="ChlA" HEIGHT="27" HPOS="537" ID="P1_ST00721" STYLEREFS="TXT_10" VPOS="4519" WC="0.46" WIDTH="59"/>
<SP HPOS="596" ID="P1_SP00606" VPOS="4569" WIDTH="17"/>
<String CC="776" CONTENT="ntm" HEIGHT="20" HPOS="613" ID="P1_ST00722" STYLEREFS="TXT_10" VPOS="4531" WC="0.28" WIDTH="59"/>
<SP HPOS="672" ID="P1_SP00607" VPOS="4569" WIDTH="20"/>
<String CC="48" CONTENT="«I" HEIGHT="17" HPOS="692" ID="P1_ST00723" VPOS="4535" WC="0.34" WIDTH="32"/>
<SP HPOS="724" ID="P1_SP00608" VPOS="4569" WIDTH="11"/>
<String CC="976" CONTENT="het" HEIGHT="25" HPOS="735" ID="P1_ST00724" VPOS="4528" WC="0.91" WIDTH="46"/>
<SP HPOS="781" ID="P1_SP00609" VPOS="4569" WIDTH="8"/>
<String CC="87745724" CONTENT="verschil" HEIGHT="26" HPOS="789" ID="P1_ST00725" VPOS="4531" WC="0.97" WIDTH="111"/>
<SP HPOS="900" ID="P1_SP00610" VPOS="4569" WIDTH="12"/>
<String CC="678" CONTENT="van" HEIGHT="18" HPOS="912" ID="P1_ST00726" VPOS="4539" WC="0.92" WIDTH="50"/>
<SP HPOS="961" ID="P1_SP00611" VPOS="4569" WIDTH="9"/>
<String CC="957" CONTENT="den" HEIGHT="27" HPOS="971" ID="P1_ST00727" VPOS="4531" WC="0.91" WIDTH="47"/>
</TextLine>
<TextLine HEIGHT="63" HPOS="221" ID="P1_TL00098" VPOS="4545" WIDTH="797">
<String CC="770796" CONTENT="datSi," HEIGHT="63" HPOS="221" ID="P1_ST00728" STYLEREFS="TXT_15" VPOS="4545" WC="0.34" WIDTH="128"/>
<SP HPOS="348" ID="P1_SP00612" VPOS="4607" WIDTH="152"/>
<String CC="466" CONTENT="*tC" HEIGHT="28" HPOS="501" ID="P1_ST00729" STYLEREFS="TXT_15" VPOS="4556" WC="0.95" WIDTH="72"/>
<SP HPOS="573" ID="P1_SP00613" VPOS="4607" WIDTH="17"/>
<String CC="734633" CONTENT="geenCT" HEIGHT="27" HPOS="589" ID="P1_ST00730" STYLEREFS="TXT_15" VPOS="4566" WC="0.54" WIDTH="94"/>
<SP HPOS="684" ID="P1_SP00614" VPOS="4607" WIDTH="17"/>
<String CC="9347" CONTENT="t!Jd" HEIGHT="34" HPOS="700" ID="P1_ST00731" STYLEREFS="TXT_15" VPOS="4565" WC="0.37" WIDTH="48"/>
<SP HPOS="749" ID="P1_SP00615" VPOS="4607" WIDTH="17"/>
<String CC="67767768" CONTENT="zoodaniS" HEIGHT="34" HPOS="765" ID="P1_ST00732" STYLEREFS="TXT_15" VPOS="4569" WC="0.27" WIDTH="126"/>
<SP HPOS="892" ID="P1_SP00616" VPOS="4607" WIDTH="15"/>
<String CC="74" CONTENT="&amp;M" HEIGHT="37" HPOS="907" ID="P1_ST00733" STYLEREFS="TXT_16" VPOS="4566" WC="0.42" WIDTH="111"/>
</TextLine>
<TextLine HEIGHT="57" HPOS="216" ID="P1_TL00099" VPOS="4584" WIDTH="802">
<String CC="987" CONTENT="£•*" HEIGHT="57" HPOS="216" ID="P1_ST00734" VPOS="4584" WC="0.16" WIDTH="46"/>
<SP HPOS="262" ID="P1_SP00617" VPOS="4641" WIDTH="9"/>
<String CC="789" CONTENT="het" HEIGHT="28" HPOS="272" ID="P1_ST00735" VPOS="4584" WC="0.91" WIDTH="45"/>
<SP HPOS="317" ID="P1_SP00618" VPOS="4641" WIDTH="9"/>
<String CC="450" CONTENT="als" HEIGHT="27" HPOS="326" ID="P1_ST00736" VPOS="4587" WC="0.96" WIDTH="38"/>
<SP HPOS="364" ID="P1_SP00619" VPOS="4641" WIDTH="9"/>
<String CC="7767" CONTENT="eene" HEIGHT="19" HPOS="373" ID="P1_ST00737" VPOS="4597" WC="0.28" WIDTH="61"/>
<SP HPOS="435" ID="P1_SP00620" VPOS="4641" WIDTH="11"/>
<String CC="87480877806" CONTENT="europeesche" HEIGHT="30" HPOS="445" ID="P1_ST00738" VPOS="4598" WC="0.39" WIDTH="168"/>
<SP HPOS="613" ID="P1_SP00621" VPOS="4641" WIDTH="12"/>
<String CC="09737579777726" CONTENT="aangelegenheid" HEIGHT="34" HPOS="625" ID="P1_ST00739" VPOS="4604" WC="0.98" WIDTH="219"/>
<SP HPOS="843" ID="P1_SP00622" VPOS="4641" WIDTH="9"/>
<String CC="077" CONTENT="kon" HEIGHT="26" HPOS="853" ID="P1_ST00740" VPOS="4607" WC="0.95" WIDTH="51"/>
<SP HPOS="904" ID="P1_SP00623" VPOS="4641" WIDTH="11"/>
<String CC="979737" CONTENT="worden" HEIGHT="26" HPOS="914" ID="P1_ST00741" VPOS="4610" WC="0.96" WIDTH="104"/>
</TextLine>
<TextLine HEIGHT="50" HPOS="149" ID="P1_TL00100" VPOS="4635" WIDTH="869">
<String CC="47" CONTENT="'&quot;" HEIGHT="15" HPOS="149" ID="P1_ST00742" VPOS="4652" WC="0.38" WIDTH="15"/>
<SP HPOS="164" ID="P1_SP00624" VPOS="4668" WIDTH="20"/>
<String CC="3549708" CONTENT="I''sten" HEIGHT="27" HPOS="184" ID="P1_ST00743" VPOS="4656" WC="0.43" WIDTH="87"/>
<SP HPOS="272" ID="P1_SP00625" VPOS="4683" WIDTH="19"/>
<String CC="6409" CONTENT="„«TT" HEIGHT="50" HPOS="291" ID="P1_ST00744" VPOS="4635" WC="0.38" WIDTH="123"/>
<SP HPOS="413" ID="P1_SP00626" VPOS="4684" WIDTH="52"/>
<String CC="3" CONTENT="'" HEIGHT="6" HPOS="465" ID="P1_ST00745" VPOS="4641" WC="0.67" WIDTH="4"/>
<SP HPOS="469" ID="P1_SP00627" VPOS="4684" WIDTH="26"/>
<String CC="9" CONTENT="r" HEIGHT="45" HPOS="495" ID="P1_ST00746" VPOS="4639" WC="0.01" WIDTH="40"/>
<String CC="075147" CONTENT="Chters" HEIGHT="31" HPOS="535" ID="P1_ST00747" VPOS="4635" WC="0.55" WIDTH="87"/>
<SP HPOS="622" ID="P1_SP00628" VPOS="4684" WIDTH="24"/>
<String CC="71667" CONTENT="Waren" HEIGHT="21" HPOS="646" ID="P1_ST00748" VPOS="4648" WC="0.39" WIDTH="87"/>
<SP HPOS="733" ID="P1_SP00629" VPOS="4684" WIDTH="25"/>
<String CC="57" CONTENT="in" HEIGHT="27" HPOS="758" ID="P1_ST00749" VPOS="4643" WC="0.33" WIDTH="28"/>
<SP HPOS="787" ID="P1_SP00630" VPOS="4684" WIDTH="24"/>
<String CC="778" CONTENT="h«t" HEIGHT="25" HPOS="810" ID="P1_ST00750" VPOS="4646" WC="0.23" WIDTH="47"/>
<SP HPOS="857" ID="P1_SP00631" VPOS="4684" WIDTH="17"/>
<String CC="777977" CONTENT="Oosten" HEIGHT="26" HPOS="874" ID="P1_ST00751" VPOS="4648" WC="0.96" WIDTH="98"/>
<SP HPOS="972" ID="P1_SP00632" VPOS="4684" WIDTH="15"/>
<String CC="64" CONTENT="op" HEIGHT="25" HPOS="987" ID="P1_ST00752" VPOS="4656" WC="0.42" WIDTH="31"/>
</TextLine>
<TextLine HEIGHT="64" HPOS="229" ID="P1_TL00101" VPOS="4662" WIDTH="790">
<String CC="970" CONTENT="zoo" HEIGHT="19" HPOS="229" ID="P1_ST00753" STYLEREFS="TXT_17" VPOS="4702" WC="0.94" WIDTH="44"/>
<SP HPOS="273" ID="P1_SP00633" VPOS="4721" WIDTH="21"/>
<String CC="040" CONTENT="v,e" HEIGHT="24" HPOS="294" ID="P1_ST00754" STYLEREFS="TXT_17" VPOS="4702" WC="1.00" WIDTH="53"/>
<SP HPOS="347" ID="P1_SP00634" VPOS="4726" WIDTH="18"/>
<String CC="8" CONTENT="i" HEIGHT="15" HPOS="365" ID="P1_ST00755" STYLEREFS="TXT_17" VPOS="4706" WC="0.13" WIDTH="8"/>
<SP HPOS="373" ID="P1_SP00635" VPOS="4726" WIDTH="27"/>
<String CC="959" CONTENT="rWd" HEIGHT="56" HPOS="400" ID="P1_ST00756" STYLEREFS="TXT_17" VPOS="4670" WC="0.01" WIDTH="106"/>
<SP HPOS="507" ID="P1_SP00636" VPOS="4726" WIDTH="17"/>
<String CC="777" CONTENT="WCt" HEIGHT="25" HPOS="523" ID="P1_ST00757" STYLEREFS="TXT_17" VPOS="4676" WC="0.25" WIDTH="56"/>
<SP HPOS="579" ID="P1_SP00637" VPOS="4726" WIDTH="17"/>
<String CC="06667" CONTENT="andeM" HEIGHT="30" HPOS="595" ID="P1_ST00758" STYLEREFS="TXT_17" VPOS="4677" WC="0.45" WIDTH="92"/>
<SP HPOS="687" ID="P1_SP00638" VPOS="4726" WIDTH="18"/>
<String CC="7777" CONTENT="da!l" HEIGHT="27" HPOS="705" ID="P1_ST00759" STYLEREFS="TXT_17" VPOS="4681" WC="0.24" WIDTH="51"/>
<SP HPOS="756" ID="P1_SP00639" VPOS="4726" WIDTH="17"/>
<String CC="76876" CONTENT="«*F*&gt;" HEIGHT="33" HPOS="772" ID="P1_ST00760" STYLEREFS="TXT_18" VPOS="4689" WC="0.29" WIDTH="102"/>
<SP HPOS="874" ID="P1_SP00640" VPOS="4726" WIDTH="20"/>
<String CC="7744" CONTENT="d»fc" HEIGHT="26" HPOS="894" ID="P1_ST00761" STYLEREFS="TXT_17" VPOS="4687" WC="0.41" WIDTH="45"/>
<SP HPOS="939" ID="P1_SP00641" VPOS="4726" WIDTH="17"/>
<String CC="78" CONTENT="«^" HEIGHT="52" HPOS="956" ID="P1_ST00762" STYLEREFS="TXT_17" VPOS="4662" WC="0.22" WIDTH="63"/>
</TextLine>
<TextLine HEIGHT="60" HPOS="220" ID="P1_TL00102" VPOS="4702" WIDTH="798">
<String CC="83" CONTENT="ü-" HEIGHT="25" HPOS="220" ID="P1_ST00763" VPOS="4733" WC="0.36" WIDTH="19"/>
<SP HPOS="239" ID="P1_SP00642" VPOS="4757" WIDTH="26"/>
<String CC="7874" CONTENT="huf." HEIGHT="59" HPOS="265" ID="P1_ST00764" VPOS="4702" WC="0.94" WIDTH="80"/>
<SP HPOS="345" ID="P1_SP00643" VPOS="4761" WIDTH="11"/>
<String CC="08" CONTENT="'f" HEIGHT="19" HPOS="356" ID="P1_ST00765" VPOS="4742" WC="1.00" WIDTH="34"/>
<SP HPOS="390" ID="P1_SP00644" VPOS="4761" WIDTH="9"/>
<String CC="5" CONTENT="l" HEIGHT="56" HPOS="399" ID="P1_ST00766" VPOS="4706" WC="0.42" WIDTH="25"/>
<SP HPOS="424" ID="P1_SP00645" VPOS="4761" WIDTH="44"/>
<String CC="79" CONTENT="'T" HEIGHT="44" HPOS="468" ID="P1_ST00767" VPOS="4717" WC="0.11" WIDTH="72"/>
<String CC="777" CONTENT='2O"' HEIGHT="25" HPOS="541" ID="P1_ST00768" VPOS="4721" WC="0.92" WIDTH="50"/>
<SP HPOS="591" ID="P1_SP00646" VPOS="4761" WIDTH="9"/>
<String CC="19" CONTENT="aU" HEIGHT="26" HPOS="600" ID="P1_ST00769" VPOS="4716" WC="0.40" WIDTH="39"/>
<SP HPOS="639" ID="P1_SP00647" VPOS="4761" WIDTH="8"/>
<String CC="7" CONTENT="d" HEIGHT="25" HPOS="647" ID="P1_ST00770" VPOS="4719" WC="0.26" WIDTH="25"/>
<SP HPOS="672" ID="P1_SP00648" VPOS="4761" WIDTH="1"/>
<String CC="0" CONTENT="0" HEIGHT="25" HPOS="673" ID="P1_ST00771" VPOS="4719" WC="1.00" WIDTH="18"/>
<SP HPOS="691" ID="P1_SP00649" VPOS="4761" WIDTH="1"/>
<String CC="8889877" CONTENT="bonding" HEIGHT="37" HPOS="692" ID="P1_ST00772" VPOS="4721" WC="0.96" WIDTH="156"/>
<SP HPOS="848" ID="P1_SP00650" VPOS="4761" WIDTH="12"/>
<String CC="078" CONTENT="van" HEIGHT="17" HPOS="860" ID="P1_ST00773" VPOS="4733" WC="0.94" WIDTH="48"/>
<SP HPOS="908" ID="P1_SP00651" VPOS="4761" WIDTH="9"/>
<String CC="548438" CONTENT="Egypte" HEIGHT="33" HPOS="918" ID="P1_ST00774" VPOS="4727" WC="0.97" WIDTH="100"/>
</TextLine>
<TextLine HEIGHT="69" HPOS="143" ID="P1_TL00103" VPOS="4734" WIDTH="633">
<String CC="99" CONTENT="fc" HEIGHT="69" HPOS="143" ID="P1_ST00775" VPOS="4734" WC="0.01" WIDTH="46"/>
<SP HPOS="189" ID="P1_SP00652" VPOS="4802" WIDTH="17"/>
<String CC="4" CONTENT="a" HEIGHT="17" HPOS="206" ID="P1_ST00776" VPOS="4779" WC="0.53" WIDTH="14"/>
<SP HPOS="220" ID="P1_SP00653" VPOS="4802" WIDTH="28"/>
<String CC="0" CONTENT="w" HEIGHT="17" HPOS="248" ID="P1_ST00777" VPOS="4782" WC="1.00" WIDTH="22"/>
<SP HPOS="270" ID="P1_SP00654" VPOS="4802" WIDTH="56"/>
<String CC="4" CONTENT="," HEIGHT="14" HPOS="326" ID="P1_ST00778" VPOS="4788" WC="0.59" WIDTH="7"/>
<SP HPOS="333" ID="P1_SP00655" VPOS="4802" WIDTH="19"/>
<String CC="771" CONTENT="tet" HEIGHT="58" HPOS="352" ID="P1_ST00779" VPOS="4744" WC="0.46" WIDTH="39"/>
<String CC="7" CONTENT="f" HEIGHT="18" HPOS="396" ID="P1_ST00780" STYLE="subscript" VPOS="4785" WC="0.25" WIDTH="13"/>
<String CC="97" CONTENT="b7" HEIGHT="58" HPOS="407" ID="P1_ST00781" VPOS="4744" WC="0.13" WIDTH="50"/>
<String CC="76" CONTENT="Cn" HEIGHT="18" HPOS="459" ID="P1_ST00782" VPOS="4754" WC="0.30" WIDTH="31"/>
<SP HPOS="490" ID="P1_SP00656" VPOS="4802" WIDTH="15"/>
<String CC="776" CONTENT="het" HEIGHT="27" HPOS="506" ID="P1_ST00783" VPOS="4748" WC="0.27" WIDTH="46"/>
<SP HPOS="552" ID="P1_SP00657" VPOS="4802" WIDTH="17"/>
<String CC="6777" CONTENT="hOOM" HEIGHT="28" HPOS="568" ID="P1_ST00784" VPOS="4753" WC="0.26" WIDTH="80"/>
<SP HPOS="648" ID="P1_SP00658" VPOS="4802" WIDTH="18"/>
<String CC="78551273" CONTENT="gloeide." HEIGHT="30" HPOS="666" ID="P1_ST00785" VPOS="4760" WC="0.98" WIDTH="110"/>
<SP HPOS="776" ID="P1_SP00659" VPOS="4802" WIDTH="0"/>
</TextLine>
<TextLine HEIGHT="61" HPOS="145" ID="P1_TL00104" VPOS="4779" WIDTH="873">
<String CC="8484877696499" CONTENT="•'^'nieersivn" HEIGHT="61" HPOS="145" ID="P1_ST00786" VPOS="4779" WC="0.25" WIDTH="247"/>
<SP HPOS="392" ID="P1_SP00660" VPOS="4840" WIDTH="13"/>
<String CC="97" CONTENT="gr" HEIGHT="48" HPOS="405" ID="P1_ST00787" VPOS="4792" WC="0.13" WIDTH="34"/>
<SP HPOS="439" ID="P1_SP00661" VPOS="4840" WIDTH="43"/>
<String CC="777" CONTENT="PCn" HEIGHT="25" HPOS="482" ID="P1_ST00788" VPOS="4793" WC="0.27" WIDTH="50"/>
<SP HPOS="531" ID="P1_SP00662" VPOS="4840" WIDTH="12"/>
<String CC="777" CONTENT="JMf" HEIGHT="28" HPOS="543" ID="P1_ST00789" VPOS="4795" WC="0.25" WIDTH="60"/>
<SP HPOS="604" ID="P1_SP00663" VPOS="4840" WIDTH="18"/>
<String CC="7256" CONTENT="niet" HEIGHT="25" HPOS="621" ID="P1_ST00790" VPOS="4795" WC="0.45" WIDTH="56"/>
<SP HPOS="677" ID="P1_SP00664" VPOS="4840" WIDTH="11"/>
<String CC="524565977" CONTENT="biJzonder" HEIGHT="34" HPOS="687" ID="P1_ST00791" VPOS="4796" WC="0.39" WIDTH="130"/>
<SP HPOS="817" ID="P1_SP00665" VPOS="4840" WIDTH="8"/>
<String CC="7737748607" CONTENT="belangrijk" HEIGHT="35" HPOS="826" ID="P1_ST00792" VPOS="4801" WC="0.98" WIDTH="145"/>
<SP HPOS="971" ID="P1_SP00666" VPOS="4840" WIDTH="9"/>
<String CC="507" CONTENT="uit" HEIGHT="26" HPOS="980" ID="P1_ST00793" VPOS="4804" WC="0.95" WIDTH="38"/>
</TextLine>
<TextLine HEIGHT="68" HPOS="146" ID="P1_TL00105" VPOS="4813" WIDTH="872">
<String CC="977744" CONTENT="FXanSS" HEIGHT="67" HPOS="146" ID="P1_ST00794" VPOS="4813" WC="0.31" WIDTH="213"/>
<SP HPOS="359" ID="P1_SP00667" VPOS="4880" WIDTH="17"/>
<String CC="1" CONTENT="d" HEIGHT="21" HPOS="376" ID="P1_ST00795" VPOS="4859" WC="0.88" WIDTH="15"/>
<SP HPOS="391" ID="P1_SP00668" VPOS="4880" WIDTH="50"/>
<String CC="494978" CONTENT="g/°gP^" HEIGHT="51" HPOS="441" ID="P1_ST00796" VPOS="4830" WC="0.26" WIDTH="139"/>
<String CC="9" CONTENT="t" HEIGHT="26" HPOS="581" ID="P1_ST00797" VPOS="4831" WC="0.01" WIDTH="13"/>
<String CC="3" CONTENT="'" HEIGHT="13" HPOS="594" ID="P1_ST00798" VPOS="4851" WC="0.61" WIDTH="6"/>
<SP HPOS="600" ID="P1_SP00669" VPOS="4880" WIDTH="19"/>
<String CC="779" CONTENT="het" HEIGHT="28" HPOS="619" ID="P1_ST00799" VPOS="4831" WC="0.17" WIDTH="46"/>
<SP HPOS="665" ID="P1_SP00670" VPOS="4880" WIDTH="17"/>
<String CC="761" CONTENT="zal" HEIGHT="26" HPOS="681" ID="P1_ST00800" VPOS="4837" WC="0.51" WIDTH="40"/>
<SP HPOS="722" ID="P1_SP00671" VPOS="4880" WIDTH="14"/>
<String CC="77934707744077570" CONTENT="gedenkwaartigblU-" HEIGHT="39" HPOS="736" ID="P1_ST00801" VPOS="4838" WC="0.45" WIDTH="282"/>
</TextLine>
<TextLine HEIGHT="64" HPOS="159" ID="P1_TL00106" VPOS="4858" WIDTH="859">
<String CC="7" CONTENT="d" HEIGHT="27" HPOS="159" ID="P1_ST00802" VPOS="4877" WC="0.25" WIDTH="17"/>
<String CC="474" CONTENT="«er" HEIGHT="24" HPOS="176" ID="P1_ST00803" VPOS="4889" WC="0.45" WIDTH="57"/>
<SP HPOS="233" ID="P1_SP00672" VPOS="4912" WIDTH="15"/>
<String CC="977" CONTENT="d?," HEIGHT="56" HPOS="248" ID="P1_ST00804" VPOS="4860" WC="0.16" WIDTH="52"/>
<SP HPOS="300" ID="P1_SP00673" VPOS="4916" WIDTH="14"/>
<String CC="79" CONTENT="nl" HEIGHT="64" HPOS="314" ID="P1_ST00805" VPOS="4858" WC="0.14" WIDTH="45"/>
<String CC="6" CONTENT="s" HEIGHT="17" HPOS="360" ID="P1_ST00806" STYLE="subscript" VPOS="4905" WC="0.37" WIDTH="9"/>
<SP HPOS="370" ID="P1_SP00674" VPOS="4922" WIDTH="20"/>
<String CC="7843849" CONTENT='rH,.",V' HEIGHT="59" HPOS="390" ID="P1_ST00807" VPOS="4863" WC="0.34" WIDTH="139"/>
<String CC="077761675776" CONTENT="redelieVende" HEIGHT="31" HPOS="530" ID="P1_ST00808" VPOS="4869" WC="0.41" WIDTH="175"/>
<SP HPOS="705" ID="P1_SP00675" VPOS="4922" WIDTH="19"/>
<String CC="77074840542" CONTENT="omwenfehng," HEIGHT="40" HPOS="724" ID="P1_ST00809" VPOS="4877" WC="0.51" WIDTH="197"/>
<SP HPOS="921" ID="P1_SP00676" VPOS="4922" WIDTH="14"/>
<String CC="02276" CONTENT="welke" HEIGHT="28" HPOS="935" ID="P1_ST00810" VPOS="4881" WC="0.97" WIDTH="83"/>
</TextLine>
<TextLine HEIGHT="65" HPOS="148" ID="P1_TL00107" VPOS="4894" WIDTH="870">
<String CC="978" CONTENT="kng" HEIGHT="64" HPOS="148" ID="P1_ST00811" VPOS="4894" WC="0.13" WIDTH="93"/>
<String CC="7" CONTENT="s" HEIGHT="18" HPOS="242" ID="P1_ST00812" STYLE="subscript" VPOS="4936" WC="0.24" WIDTH="8"/>
<String CC="9945877988" CONTENT="rl-oüend!f" HEIGHT="59" HPOS="250" ID="P1_ST00813" VPOS="4899" WC="0.20" WIDTH="194"/>
<SP HPOS="444" ID="P1_SP00677" VPOS="4958" WIDTH="51"/>
<String CC="7" CONTENT="v" HEIGHT="17" HPOS="495" ID="P1_ST00814" VPOS="4942" WC="0.24" WIDTH="17"/>
<String CC="77" CONTENT="eD" HEIGHT="19" HPOS="510" ID="P1_ST00815" VPOS="4911" WC="0.25" WIDTH="32"/>
<SP HPOS="542" ID="P1_SP00678" VPOS="4958" WIDTH="11"/>
<String CC="7" CONTENT="5" HEIGHT="21" HPOS="553" ID="P1_ST00816" VPOS="4916" WC="0.24" WIDTH="6"/>
<SP HPOS="559" ID="P1_SP00679" VPOS="4958" WIDTH="18"/>
<String CC="71005" CONTENT="Vool'" HEIGHT="20" HPOS="576" ID="P1_ST00817" VPOS="4916" WC="0.71" WIDTH="63"/>
<SP HPOS="639" ID="P1_SP00680" VPOS="4958" WIDTH="15"/>
<String CC="73" CONTENT="de" HEIGHT="27" HPOS="654" ID="P1_ST00818" VPOS="4911" WC="0.46" WIDTH="31"/>
<SP HPOS="685" ID="P1_SP00681" VPOS="4958" WIDTH="9"/>
<String CC="95966668" CONTENT="katholi^" HEIGHT="31" HPOS="694" ID="P1_ST00819" VPOS="4912" WC="0.25" WIDTH="149"/>
<SP HPOS="843" ID="P1_SP00682" VPOS="4958" WIDTH="9"/>
<String CC="74076" CONTENT="w«eld" HEIGHT="28" HPOS="853" ID="P1_ST00820" VPOS="4918" WC="0.48" WIDTH="93"/>
<SP HPOS="946" ID="P1_SP00683" VPOS="4958" WIDTH="11"/>
<String CC="1377" CONTENT="door" HEIGHT="27" HPOS="957" ID="P1_ST00821" VPOS="4920" WC="0.96" WIDTH="61"/>
</TextLine>
<TextLine HEIGHT="50" HPOS="437" ID="P1_TL00108" VPOS="4949" WIDTH="581">
<String CC="1" CONTENT="o" HEIGHT="12" HPOS="437" ID="P1_ST00822" STYLEREFS="TXT_10" VPOS="4987" WC="0.88" WIDTH="14"/>
<SP HPOS="451" ID="P1_SP00684" VPOS="4998" WIDTH="78"/>
<String CC="0" CONTENT="'" HEIGHT="12" HPOS="529" ID="P1_ST00823" STYLEREFS="TXT_10" VPOS="4964" WC="1.00" WIDTH="7"/>
<SP HPOS="536" ID="P1_SP00685" VPOS="4998" WIDTH="22"/>
<String CC="8" CONTENT="•" HEIGHT="5" HPOS="559" ID="P1_ST00824" VPOS="4984" WC="0.20" WIDTH="5"/>
<SP HPOS="563" ID="P1_SP00686" VPOS="4998" WIDTH="8"/>
<String CC="86" CONTENT="T'" HEIGHT="44" HPOS="572" ID="P1_ST00825" VPOS="4955" WC="0.23" WIDTH="45"/>
<String CC="66" CONTENT="de" HEIGHT="26" HPOS="626" ID="P1_ST00826" VPOS="4949" WC="0.34" WIDTH="31"/>
<SP HPOS="657" ID="P1_SP00687" VPOS="4998" WIDTH="12"/>
<String CC="7341655" CONTENT="geheele" HEIGHT="32" HPOS="669" ID="P1_ST00827" VPOS="4952" WC="0.50" WIDTH="105"/>
<SP HPOS="774" ID="P1_SP00688" VPOS="4998" WIDTH="9"/>
<String CC="657567780" CONTENT="™nschheid" HEIGHT="26" HPOS="783" ID="P1_ST00828" VPOS="4958" WC="0.38" WIDTH="164"/>
<SP HPOS="947" ID="P1_SP00689" VPOS="4998" WIDTH="9"/>
<String CC="0887" CONTENT="door" HEIGHT="28" HPOS="957" ID="P1_ST00829" VPOS="4959" WC="0.95" WIDTH="61"/>
</TextLine>
<TextLine HEIGHT="56" HPOS="145" ID="P1_TL00109" VPOS="4981" WIDTH="874">
<String CC="778494" CONTENT="M«!«ms" HEIGHT="39" HPOS="145" ID="P1_ST00830" VPOS="4989" WC="0.29" WIDTH="111"/>
<SP HPOS="256" ID="P1_SP00690" VPOS="5028" WIDTH="17"/>
<String CC="67090" CONTENT="kent." HEIGHT="56" HPOS="273" ID="P1_ST00831" VPOS="4981" WC="0.97" WIDTH="70"/>
<SP HPOS="343" ID="P1_SP00691" VPOS="5036" WIDTH="135"/>
<String CC="5" CONTENT="'" HEIGHT="6" HPOS="477" ID="P1_ST00832" VPOS="4988" WC="0.41" WIDTH="6"/>
<SP HPOS="483" ID="P1_SP00692" VPOS="5036" WIDTH="15"/>
<String CC="756507517767" CONTENT="gewichtiSst«" HEIGHT="35" HPOS="498" ID="P1_ST00833" VPOS="4985" WC="0.43" WIDTH="181"/>
<SP HPOS="679" ID="P1_SP00693" VPOS="5036" WIDTH="18"/>
<String CC="77650754428700" CONTENT="ondernemingen," HEIGHT="38" HPOS="697" ID="P1_ST00834" VPOS="4993" WC="0.99" WIDTH="223"/>
<SP HPOS="920" ID="P1_SP00694" VPOS="5036" WIDTH="19"/>
<String CC="765" CONTENT="die" HEIGHT="26" HPOS="939" ID="P1_ST00835" VPOS="4998" WC="0.93" WIDTH="40"/>
<SP HPOS="979" ID="P1_SP00695" VPOS="5036" WIDTH="9"/>
<String CC="97" CONTENT="do" HEIGHT="26" HPOS="989" ID="P1_ST00836" VPOS="5000" WC="0.13" WIDTH="30"/>
</TextLine>
<TextLine HEIGHT="80" HPOS="144" ID="P1_TL00110" VPOS="5035" WIDTH="874">
<String CC="77447744878778787399" CONTENT="'«-'n?'ï;titi;::tidf" HEIGHT="79" HPOS="144" ID="P1_ST00837" STYLEREFS="TXT_19" VPOS="5035" WC="0.28" WIDTH="326"/>
<SP HPOS="470" ID="P1_SP00696" VPOS="5114" WIDTH="1"/>
<String CC="3307728" CONTENT='e"-epi^' HEIGHT="50" HPOS="471" ID="P1_ST00838" STYLEREFS="TXT_19" VPOS="5065" WC="0.53" WIDTH="107"/>
<String CC="970" CONTENT="kcn" HEIGHT="27" HPOS="581" ID="P1_ST00839" STYLEREFS="TXT_19" VPOS="5061" WC="0.43" WIDTH="50"/>
<SP HPOS="631" ID="P1_SP00697" VPOS="5114" WIDTH="17"/>
<String CC="607" CONTENT="wij" HEIGHT="34" HPOS="647" ID="P1_ST00840" STYLEREFS="TXT_19" VPOS="5066" WC="0.53" WIDTH="41"/>
<SP HPOS="689" ID="P1_SP00698" VPOS="5114" WIDTH="17"/>
<String CC="27" CONTENT="in" HEIGHT="25" HPOS="705" ID="P1_ST00841" STYLEREFS="TXT_19" VPOS="5067" WC="0.48" WIDTH="26"/>
<SP HPOS="731" ID="P1_SP00699" VPOS="5114" WIDTH="19"/>
<String CC="477" CONTENT="°en" HEIGHT="18" HPOS="750" ID="P1_ST00842" STYLEREFS="TXT_19" VPOS="5078" WC="0.35" WIDTH="45"/>
<SP HPOS="795" ID="P1_SP00700" VPOS="5114" WIDTH="18"/>
<String CC="767" CONTENT="**«" HEIGHT="28" HPOS="813" ID="P1_ST00843" STYLEREFS="TXT_19" VPOS="5076" WC="0.29" WIDTH="64"/>
<SP HPOS="876" ID="P1_SP00701" VPOS="5114" WIDTH="18"/>
<String CC="786776" CONTENT="*•***&gt;" HEIGHT="39" HPOS="894" ID="P1_ST00844" STYLEREFS="TXT_19" VPOS="5073" WC="0.26" WIDTH="124"/>
</TextLine>
<TextLine HEIGHT="50" HPOS="146" ID="P1_TL00111" VPOS="5144" WIDTH="807">
<String CC="732065" CONTENT="'-Vork" HEIGHT="31" HPOS="146" ID="P1_ST00845" VPOS="5144" WC="0.55" WIDTH="90"/>
<SP HPOS="236" ID="P1_SP00702" VPOS="5174" WIDTH="18"/>
<String CC="7456074706507667342" CONTENT="naai-San-Francisco." HEIGHT="34" HPOS="254" ID="P1_ST00846" VPOS="5159" WC="0.49" WIDTH="280"/>
<SP HPOS="534" ID="P1_SP00703" VPOS="5193" WIDTH="221"/>
<String CC="676" CONTENT='de"' HEIGHT="26" HPOS="755" ID="P1_ST00847" VPOS="5145" WC="0.30" WIDTH="48"/>
<SP HPOS="803" ID="P1_SP00704" VPOS="5193" WIDTH="17"/>
<String CC="67556658" CONTENT="BpoorweS" HEIGHT="30" HPOS="820" ID="P1_ST00848" VPOS="5154" WC="0.36" WIDTH="133"/>
<SP HPOS="953" ID="P1_SP00705" VPOS="5193" WIDTH="0"/>
</TextLine>
<TextLine HEIGHT="68" HPOS="148" ID="P1_TL00112" VPOS="5237" WIDTH="870">
<String CC="77" CONTENT="*n" HEIGHT="22" HPOS="148" ID="P1_ST00849" VPOS="5268" WC="0.27" WIDTH="35"/>
<SP HPOS="183" ID="P1_SP00706" VPOS="5290" WIDTH="17"/>
<String CC="77" CONTENT="iA" HEIGHT="65" HPOS="200" ID="P1_ST00850" VPOS="5239" WC="0.25" WIDTH="48"/>
<SP HPOS="248" ID="P1_SP00707" VPOS="5304" WIDTH="19"/>
<String CC="00" CONTENT="on" HEIGHT="21" HPOS="267" ID="P1_ST00851" VPOS="5283" WC="0.96" WIDTH="32"/>
<SP HPOS="299" ID="P1_SP00708" VPOS="5304" WIDTH="19"/>
<String CC="7" CONTENT="b" HEIGHT="22" HPOS="318" ID="P1_ST00852" VPOS="5278" WC="0.23" WIDTH="15"/>
<SP HPOS="333" ID="P1_SP00709" VPOS="5304" WIDTH="19"/>
<String CC="937770" CONTENT="t'.T'i" HEIGHT="51" HPOS="352" ID="P1_ST00853" VPOS="5254" WC="0.39" WIDTH="118"/>
<SP HPOS="470" ID="P1_SP00710" VPOS="5304" WIDTH="46"/>
<String CC="677" CONTENT="en," HEIGHT="47" HPOS="516" ID="P1_ST00854" VPOS="5257" WC="0.28" WIDTH="52"/>
<String CC="536" CONTENT="Z°U" HEIGHT="19" HPOS="568" ID="P1_ST00855" VPOS="5258" WC="0.45" WIDTH="46"/>
<SP HPOS="614" ID="P1_SP00711" VPOS="5304" WIDTH="18"/>
<String CC="074" CONTENT='cc"' HEIGHT="19" HPOS="632" ID="P1_ST00856" VPOS="5259" WC="0.61" WIDTH="46"/>
<SP HPOS="678" ID="P1_SP00712" VPOS="5304" WIDTH="17"/>
<String CC="65461577" CONTENT="Vo,slagm" HEIGHT="37" HPOS="694" ID="P1_ST00857" VPOS="5254" WC="0.44" WIDTH="135"/>
<SP HPOS="829" ID="P1_SP00713" VPOS="5304" WIDTH="15"/>
<String CC="4870776" CONTENT='"deling' HEIGHT="64" HPOS="844" ID="P1_ST00858" VPOS="5237" WC="0.97" WIDTH="174"/>
</TextLine>
<TextLine HEIGHT="67" HPOS="148" ID="P1_TL00113" VPOS="5276" WIDTH="870">
<String CC="84" CONTENT="P»" HEIGHT="67" HPOS="148" ID="P1_ST00859" VPOS="5276" WC="0.33" WIDTH="54"/>
<SP HPOS="202" ID="P1_SP00714" VPOS="5343" WIDTH="27"/>
<String CC="474874" CONTENT="velden" HEIGHT="59" HPOS="229" ID="P1_ST00860" VPOS="5284" WC="0.97" WIDTH="119"/>
<SP HPOS="348" ID="P1_SP00715" VPOS="5343" WIDTH="18"/>
<String CC="7" CONTENT="/" HEIGHT="52" HPOS="366" ID="P1_ST00861" VPOS="5291" WC="0.24" WIDTH="32"/>
<String CC="4767" CONTENT="eblt" HEIGHT="54" HPOS="399" ID="P1_ST00862" VPOS="5284" WC="0.34" WIDTH="59"/>
<String CC="86756" CONTENT="ddel'" HEIGHT="31" HPOS="459" ID="P1_ST00863" VPOS="5285" WC="0.30" WIDTH="76"/>
<SP HPOS="535" ID="P1_SP00716" VPOS="5343" WIDTH="328"/>
<String CC="64" CONTENT="om" HEIGHT="19" HPOS="863" ID="P1_ST00864" VPOS="5310" WC="0.44" WIDTH="41"/>
<SP HPOS="905" ID="P1_SP00717" VPOS="5343" WIDTH="17"/>
<String CC="8378" CONTENT="niet" HEIGHT="27" HPOS="921" ID="P1_ST00865" VPOS="5304" WC="0.94" WIDTH="52"/>
<SP HPOS="973" ID="P1_SP00718" VPOS="5343" WIDTH="19"/>
<String CC="557" CONTENT="fee" HEIGHT="28" HPOS="992" ID="P1_ST00866" VPOS="5306" WC="0.40" WIDTH="26"/>
</TextLine>
<TextLine HEIGHT="72" HPOS="148" ID="P1_TL00114" VPOS="5314" WIDTH="870">
<String CC="2" CONTENT="1" HEIGHT="19" HPOS="148" ID="P1_ST00867" STYLEREFS="TXT_17" VPOS="5347" WC="0.77" WIDTH="7"/>
<SP HPOS="155" ID="P1_SP00719" VPOS="5366" WIDTH="17"/>
<String CC="779" CONTENT="«lC" HEIGHT="57" HPOS="171" ID="P1_ST00868" STYLEREFS="TXT_17" VPOS="5320" WC="0.17" WIDTH="84"/>
<SP HPOS="255" ID="P1_SP00720" VPOS="5376" WIDTH="14"/>
<String CC="484" CONTENT="&amp;n*" HEIGHT="72" HPOS="269" ID="P1_ST00869" STYLEREFS="TXT_17" VPOS="5314" WC="0.41" WIDTH="195"/>
<String CC="9746" CONTENT="%a,-" HEIGHT="47" HPOS="465" ID="P1_ST00870" STYLEREFS="TXT_17" VPOS="5327" WC="0.28" WIDTH="83"/>
<String CC="676777" CONTENT="mTloea" HEIGHT="28" HPOS="555" ID="P1_ST00871" STYLEREFS="TXT_17" VPOS="5333" WC="0.28" WIDTH="103"/>
<SP HPOS="658" ID="P1_SP00721" VPOS="5386" WIDTH="17"/>
<String CC="77" CONTENT="*ö" HEIGHT="34" HPOS="674" ID="P1_ST00872" STYLEREFS="TXT_17" VPOS="5335" WC="0.25" WIDTH="31"/>
<SP HPOS="705" ID="P1_SP00722" VPOS="5386" WIDTH="19"/>
<String CC="227484064" CONTENT="ree*^nnen" HEIGHT="35" HPOS="724" ID="P1_ST00873" STYLEREFS="TXT_17" VPOS="5337" WC="0.54" WIDTH="177"/>
<SP HPOS="901" ID="P1_SP00723" VPOS="5386" WIDTH="8"/>
<String CC="0637076" CONTENT="weinige" HEIGHT="35" HPOS="909" ID="P1_ST00874" STYLEREFS="TXT_17" VPOS="5346" WC="0.98" WIDTH="109"/>
</TextLine>
<TextLine HEIGHT="68" HPOS="146" ID="P1_TL00115" VPOS="5357" WIDTH="873">
<String CC="7934484" CONTENT="hWegS^*" HEIGHT="67" HPOS="146" ID="P1_ST00875" VPOS="5357" WC="0.38" WIDTH="304"/>
<SP HPOS="450" ID="P1_SP00724" VPOS="5425" WIDTH="26"/>
<String CC="8" CONTENT="S" HEIGHT="39" HPOS="476" ID="P1_ST00876" VPOS="5373" WC="0.13" WIDTH="33"/>
<String CC="777" CONTENT="B™*" HEIGHT="31" HPOS="510" ID="P1_ST00877" VPOS="5374" WC="0.27" WIDTH="77"/>
<SP HPOS="587" ID="P1_SP00725" VPOS="5425" WIDTH="25"/>
<String CC="77" CONTENT="v™" HEIGHT="20" HPOS="612" ID="P1_ST00878" VPOS="5380" WC="0.27" WIDTH="50"/>
<SP HPOS="661" ID="P1_SP00726" VPOS="5425" WIDTH="18"/>
<String CC="777" CONTENT="het" HEIGHT="27" HPOS="679" ID="P1_ST00879" VPOS="5375" WC="0.92" WIDTH="45"/>
<SP HPOS="724" ID="P1_SP00727" VPOS="5425" WIDTH="26"/>
<String CC="78704068065" CONTENT="Suez-kanaal" HEIGHT="31" HPOS="750" ID="P1_ST00880" VPOS="5379" WC="0.50" WIDTH="172"/>
<SP HPOS="922" ID="P1_SP00728" VPOS="5425" WIDTH="18"/>
<String CC="74" CONTENT="op" HEIGHT="27" HPOS="940" ID="P1_ST00881" VPOS="5392" WC="0.40" WIDTH="32"/>
<SP HPOS="972" ID="P1_SP00729" VPOS="5425" WIDTH="17"/>
<String CC="70" CONTENT="de" HEIGHT="25" HPOS="989" ID="P1_ST00882" VPOS="5386" WC="0.61" WIDTH="30"/>
</TextLine>
<TextLine HEIGHT="64" HPOS="148" ID="P1_TL00116" VPOS="5400" WIDTH="870">
<String CC="9" CONTENT="K" HEIGHT="58" HPOS="148" ID="P1_ST00883" STYLEREFS="TXT_17" VPOS="5406" WC="0.01" WIDTH="69"/>
<SP HPOS="216" ID="P1_SP00730" VPOS="5464" WIDTH="17"/>
<String CC="574" CONTENT="op°" HEIGHT="50" HPOS="233" ID="P1_ST00884" STYLEREFS="TXT_17" VPOS="5412" WC="0.42" WIDTH="44"/>
<SP HPOS="276" ID="P1_SP00731" VPOS="5464" WIDTH="15"/>
<String CC="88" CONTENT="I^" HEIGHT="60" HPOS="292" ID="P1_ST00885" STYLEREFS="TXT_17" VPOS="5401" WC="0.16" WIDTH="79"/>
<String CC="5" CONTENT="e" HEIGHT="18" HPOS="372" ID="P1_ST00886" STYLE="subscript" STYLEREFS="TXT_17" VPOS="5445" WC="0.43" WIDTH="9"/>
<String CC="8" CONTENT="i" HEIGHT="56" HPOS="385" ID="P1_ST00887" STYLEREFS="TXT_17" VPOS="5400" WC="0.13" WIDTH="26"/>
<String CC="2" CONTENT="e" HEIGHT="17" HPOS="412" ID="P1_ST00888" STYLEREFS="TXT_17" VPOS="5411" WC="0.74" WIDTH="6"/>
<String CC="9" CONTENT="o" HEIGHT="14" HPOS="416" ID="P1_ST00889" STYLE="subscript" STYLEREFS="TXT_17" VPOS="5450" WC="0.01" WIDTH="13"/>
<String CC="4" CONTENT="i" HEIGHT="60" HPOS="431" ID="P1_ST00890" STYLEREFS="TXT_17" VPOS="5404" WC="0.54" WIDTH="21"/>
<String CC="67976069" CONTENT="riddellr" HEIGHT="60" HPOS="454" ID="P1_ST00891" STYLEREFS="TXT_17" VPOS="5404" WC="0.32" WIDTH="125"/>
<String CC="06577" CONTENT="dSChe" HEIGHT="27" HPOS="580" ID="P1_ST00892" STYLEREFS="TXT_17" VPOS="5412" WC="0.47" WIDTH="77"/>
<SP HPOS="657" ID="P1_SP00732" VPOS="5464" WIDTH="18"/>
<String CC="6744" CONTENT="Ze°'" HEIGHT="22" HPOS="674" ID="P1_ST00893" STYLEREFS="TXT_17" VPOS="5424" WC="0.42" WIDTH="59"/>
<SP HPOS="733" ID="P1_SP00733" VPOS="5464" WIDTH="17"/>
<String CC="757" CONTENT="die" HEIGHT="26" HPOS="750" ID="P1_ST00894" STYLEREFS="TXT_17" VPOS="5418" WC="0.31" WIDTH="40"/>
<SP HPOS="790" ID="P1_SP00734" VPOS="5464" WIDTH="18"/>
<String CC="877" CONTENT="™d™" HEIGHT="27" HPOS="808" ID="P1_ST00895" STYLEREFS="TXT_17" VPOS="5421" WC="0.20" WIDTH="115"/>
<SP HPOS="922" ID="P1_SP00735" VPOS="5464" WIDTH="19"/>
<String CC="5954" CONTENT="Urn" HEIGHT="26" HPOS="941" ID="P1_ST00896" STYLEREFS="TXT_17" SUBS_CONTENT="Urne" SUBS_TYPE="HypPart1" VPOS="5425" WC="0.36" WIDTH="58"/>
<HYP CONTENT="-" HPOS="999" VPOS="5425" WIDTH="19"/>
</TextLine>
<TextLine HEIGHT="67" HPOS="150" ID="P1_TL00117" VPOS="5437" WIDTH="868">
<String CC="9" CONTENT="e" HEIGHT="39" HPOS="150" ID="P1_ST00897" SUBS_CONTENT="Urne" SUBS_TYPE="HypPart2" VPOS="5446" WC="0.01" WIDTH="66"/>
<SP HPOS="216" ID="P1_SP00736" VPOS="5485" WIDTH="18"/>
<String CC="6767" CONTENT="«il*" HEIGHT="33" HPOS="234" ID="P1_ST00898" VPOS="5460" WC="0.94" WIDTH="58"/>
<SP HPOS="292" ID="P1_SP00737" VPOS="5493" WIDTH="32"/>
<String CC="4642004477999" CONTENT="gewichri'eT/v" HEIGHT="54" HPOS="324" ID="P1_ST00899" VPOS="5450" WC="0.43" WIDTH="250"/>
<String CC="674" CONTENT="11," HEIGHT="46" HPOS="576" ID="P1_ST00900" VPOS="5458" WC="0.41" WIDTH="20"/>
<SP HPOS="596" ID="P1_SP00738" VPOS="5504" WIDTH="15"/>
<String CC="67977" CONTENT="StmCn" HEIGHT="27" HPOS="612" ID="P1_ST00901" VPOS="5453" WC="0.23" WIDTH="87"/>
<SP HPOS="699" ID="P1_SP00739" VPOS="5504" WIDTH="20"/>
<String CC="4557556" CONTENT="°Ceaan'" HEIGHT="28" HPOS="719" ID="P1_ST00902" VPOS="5456" WC="0.42" WIDTH="109"/>
<SP HPOS="828" ID="P1_SP00740" VPOS="5504" WIDTH="26"/>
<String CC="77" CONTENT="En" HEIGHT="28" HPOS="854" ID="P1_ST00903" VPOS="5458" WC="0.25" WIDTH="40"/>
<SP HPOS="894" ID="P1_SP00741" VPOS="5504" WIDTH="15"/>
<String CC="97687" CONTENT="het^r" HEIGHT="61" HPOS="909" ID="P1_ST00904" VPOS="5437" WC="0.22" WIDTH="109"/>
</TextLine>
<TextLine HEIGHT="56" HPOS="308" ID="P1_TL00118" VPOS="5480" WIDTH="710">
<String CC="777771" CONTENT="kfZia»" HEIGHT="56" HPOS="308" ID="P1_ST00905" VPOS="5480" WC="0.34" WIDTH="123"/>
<SP HPOS="431" ID="P1_SP00742" VPOS="5536" WIDTH="14"/>
<String CC="8" CONTENT="g" HEIGHT="26" HPOS="445" ID="P1_ST00906" VPOS="5489" WC="0.10" WIDTH="18"/>
<SP HPOS="463" ID="P1_SP00743" VPOS="5536" WIDTH="46"/>
<String CC="67096366" CONTENT="Chakt'ls" HEIGHT="31" HPOS="509" ID="P1_ST00907" VPOS="5485" WC="0.42" WIDTH="103"/>
<SP HPOS="612" ID="P1_SP00744" VPOS="5536" WIDTH="168"/>
<String CC="96" CONTENT="de" HEIGHT="26" HPOS="780" ID="P1_ST00908" VPOS="5497" WC="0.23" WIDTH="30"/>
<SP HPOS="809" ID="P1_SP00745" VPOS="5536" WIDTH="19"/>
<String CC="04653" CONTENT="keten" HEIGHT="27" HPOS="828" ID="P1_ST00909" VPOS="5497" WC="0.97" WIDTH="77"/>
<SP HPOS="905" ID="P1_SP00746" VPOS="5536" WIDTH="11"/>
<String CC="868" CONTENT="van" HEIGHT="19" HPOS="915" ID="P1_ST00910" VPOS="5509" WC="0.91" WIDTH="51"/>
<SP HPOS="966" ID="P1_SP00747" VPOS="5536" WIDTH="8"/>
<String CC="770" CONTENT="het" HEIGHT="25" HPOS="974" ID="P1_ST00911" VPOS="5503" WC="0.95" WIDTH="44"/>
</TextLine>
<TextLine HEIGHT="49" HPOS="143" ID="P1_TL00119" VPOS="5523" WIDTH="875">
<String CC="8" CONTENT="-" HEIGHT="9" HPOS="143" ID="P1_ST00912" VPOS="5542" WC="0.20" WIDTH="37"/>
<SP HPOS="180" ID="P1_SP00748" VPOS="5551" WIDTH="106"/>
<String CC="0" CONTENT="'" HEIGHT="9" HPOS="286" ID="P1_ST00913" VPOS="5526" WC="1.00" WIDTH="5"/>
<SP HPOS="291" ID="P1_SP00749" VPOS="5551" WIDTH="87"/>
<String CC="274" CONTENT='"Ig' HEIGHT="25" HPOS="378" ID="P1_ST00914" VPOS="5523" WC="0.52" WIDTH="40"/>
<String CC="0" CONTENT="'" HEIGHT="5" HPOS="419" ID="P1_ST00915" VPOS="5544" WC="1.00" WIDTH="4"/>
<SP HPOS="423" ID="P1_SP00750" VPOS="5551" WIDTH="22"/>
<String CC="506" CONTENT="een" HEIGHT="19" HPOS="445" ID="P1_ST00916" VPOS="5526" WC="0.60" WIDTH="47"/>
<SP HPOS="493" ID="P1_SP00751" VPOS="5551" WIDTH="9"/>
<String CC="4477976074046" CONTENT='«"opmerkelijk' HEIGHT="35" HPOS="502" ID="P1_ST00917" VPOS="5530" WC="0.99" WIDTH="201"/>
<SP HPOS="703" ID="P1_SP00752" VPOS="5565" WIDTH="5"/>
<String CC="2443" CONTENT="jaar" HEIGHT="33" HPOS="707" ID="P1_ST00918" VPOS="5533" WC="0.97" WIDTH="59"/>
<SP HPOS="767" ID="P1_SP00753" VPOS="5567" WIDTH="9"/>
<String CC="446876" CONTENT="worden" HEIGHT="26" HPOS="776" ID="P1_ST00919" VPOS="5536" WC="0.96" WIDTH="103"/>
<SP HPOS="879" ID="P1_SP00754" VPOS="5567" WIDTH="8"/>
<String CC="98627760" CONTENT="genoemd." HEIGHT="31" HPOS="887" ID="P1_ST00920" VPOS="5541" WC="0.97" WIDTH="131"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="72" HPOS="298" ID="P1_TB00012" STYLEREFS="TXT_20 PAR_LEFT" VPOS="5602" WIDTH="476">
<TextLine HEIGHT="70" HPOS="298" ID="P1_TL00120" VPOS="5602" WIDTH="476">
<String CC="00000000000" CONTENT="BUITENLAND." HEIGHT="70" HPOS="298" ID="P1_ST00921" VPOS="5602" WC="0.98" WIDTH="476"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="69" HPOS="291" ID="P1_TB00013" STYLEREFS="TXT_21 PAR_LEFT" VPOS="5692" WIDTH="481">
<TextLine HEIGHT="64" HPOS="291" ID="P1_TL00121" VPOS="5696" WIDTH="481">
<String CC="00000000000000000" CONTENT="Groot-Brittannie." HEIGHT="64" HPOS="291" ID="P1_ST00922" VPOS="5696" WC="0.96" WIDTH="481"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="1016" HPOS="107" ID="P1_TB00014" STYLEREFS="TXT_9 PAR_BLOCK" VPOS="5765" WIDTH="914">
<TextLine HEIGHT="30" HPOS="138" ID="P1_TL00122" VPOS="5765" WIDTH="656">
<String CC="607" CONTENT='"-1' HEIGHT="8" HPOS="138" ID="P1_ST00923" VPOS="5765" WC="0.52" WIDTH="35"/>
<SP HPOS="174" ID="P1_SP00755" VPOS="5773" WIDTH="15"/>
<String CC="777600511739789811" CONTENT="ministerie-Gladste" HEIGHT="30" HPOS="189" ID="P1_ST00924" VPOS="5765" WC="0.99" WIDTH="262"/>
<SP HPOS="451" ID="P1_SP00756" VPOS="5794" WIDTH="51"/>
<String CC="41" CONTENT="«," HEIGHT="14" HPOS="502" ID="P1_ST00925" VPOS="5780" WC="0.68" WIDTH="15"/>
<SP HPOS="517" ID="P1_SP00757" VPOS="5794" WIDTH="107"/>
<String CC="8" CONTENT="■" HEIGHT="2" HPOS="625" ID="P1_ST00926" VPOS="5767" WC="0.20" WIDTH="2"/>
<SP HPOS="627" ID="P1_SP00758" VPOS="5794" WIDTH="41"/>
<String CC="888776" CONTENT="ttt**»" HEIGHT="11" HPOS="669" ID="P1_ST00927" VPOS="5765" WC="0.21" WIDTH="125"/>
</TextLine>
<TextLine HEIGHT="47" HPOS="136" ID="P1_TL00123" VPOS="5783" WIDTH="885">
<String CC="77" CONTENT="en" HEIGHT="22" HPOS="136" ID="P1_ST00928" VPOS="5783" WC="0.25" WIDTH="32"/>
<SP HPOS="168" ID="P1_SP00759" VPOS="5805" WIDTH="17"/>
<String CC="707" CONTENT="aan" HEIGHT="21" HPOS="184" ID="P1_ST00929" VPOS="5792" WC="0.95" WIDTH="48"/>
<SP HPOS="233" ID="P1_SP00760" VPOS="5813" WIDTH="17"/>
<String CC="6450" CONTENT="hen," HEIGHT="35" HPOS="249" ID="P1_ST00930" VPOS="5789" WC="0.96" WIDTH="65"/>
<SP HPOS="314" ID="P1_SP00761" VPOS="5824" WIDTH="18"/>
<String CC="006" CONTENT="die" HEIGHT="27" HPOS="332" ID="P1_ST00931" VPOS="5794" WC="0.97" WIDTH="40"/>
<SP HPOS="372" ID="P1_SP00762" VPOS="5824" WIDTH="11"/>
<String CC="06" CONTENT="de" HEIGHT="26" HPOS="383" ID="P1_ST00932" VPOS="5797" WC="0.66" WIDTH="30"/>
<SP HPOS="412" ID="P1_SP00763" VPOS="5824" WIDTH="13"/>
<String CC="7764" CONTENT="2J!*" HEIGHT="47" HPOS="425" ID="P1_ST00933" VPOS="5783" WC="0.34" WIDTH="123"/>
<String CC="00" CONTENT="ft" HEIGHT="25" HPOS="550" ID="P1_ST00934" VPOS="5784" WC="0.97" WIDTH="22"/>
<SP HPOS="573" ID="P1_SP00764" VPOS="5830" WIDTH="17"/>
<String CC="779557889" CONTENT="geweigerd" HEIGHT="35" HPOS="589" ID="P1_ST00935" VPOS="5789" WC="0.97" WIDTH="144"/>
<SP HPOS="733" ID="P1_SP00765" VPOS="5830" WIDTH="17"/>
<String CC="6947927766" CONTENT="materieele" HEIGHT="27" HPOS="750" ID="P1_ST00936" VPOS="5794" WC="0.30" WIDTH="148"/>
<SP HPOS="898" ID="P1_SP00766" VPOS="5830" WIDTH="17"/>
<String CC="7807" CONTENT="hulp" HEIGHT="32" HPOS="914" ID="P1_ST00937" VPOS="5796" WC="0.95" WIDTH="63"/>
<SP HPOS="977" ID="P1_SP00767" VPOS="5830" WIDTH="18"/>
<String CC="76" CONTENT="te" HEIGHT="24" HPOS="994" ID="P1_ST00938" VPOS="5799" WC="0.28" WIDTH="26"/>
</TextLine>
<TextLine HEIGHT="42" HPOS="156" ID="P1_TL00124" VPOS="5819" WIDTH="864">
<String CC="1757" CONTENT="geen" HEIGHT="30" HPOS="156" ID="P1_ST00939" VPOS="5819" WC="0.95" WIDTH="64"/>
<SP HPOS="220" ID="P1_SP00768" VPOS="5849" WIDTH="25"/>
<String CC="7060" CONTENT="werk" HEIGHT="26" HPOS="244" ID="P1_ST00940" VPOS="5825" WC="0.97" WIDTH="70"/>
<SP HPOS="314" ID="P1_SP00769" VPOS="5851" WIDTH="24"/>
<String CC="076726" CONTENT="kunnen" HEIGHT="32" HPOS="338" ID="P1_ST00941" VPOS="5828" WC="0.97" WIDTH="103"/>
<SP HPOS="441" ID="P1_SP00770" VPOS="5859" WIDTH="376"/>
<String CC="77" CONTENT="en" HEIGHT="18" HPOS="816" ID="P1_ST00942" VPOS="5833" WC="0.26" WIDTH="33"/>
<SP HPOS="849" ID="P1_SP00771" VPOS="5859" WIDTH="9"/>
<String CC="05465070843" CONTENT="werklieden," HEIGHT="33" HPOS="859" ID="P1_ST00943" VPOS="5828" WC="0.99" WIDTH="161"/>
</TextLine>
<TextLine HEIGHT="45" HPOS="136" ID="P1_TL00125" VPOS="5850" WIDTH="884">
<String CC="89788687" CONTENT="•minster" HEIGHT="27" HPOS="136" ID="P1_ST00944" VPOS="5850" WC="0.97" WIDTH="118"/>
<SP HPOS="254" ID="P1_SP00772" VPOS="5877" WIDTH="18"/>
<String CC="4675" CONTENT="voor" HEIGHT="20" HPOS="272" ID="P1_ST00945" VPOS="5863" WC="0.95" WIDTH="61"/>
<SP HPOS="333" ID="P1_SP00773" VPOS="5883" WIDTH="9"/>
<String CC="07097777" CONTENT="fmantófe" HEIGHT="30" HPOS="343" ID="P1_ST00946" VPOS="5861" WC="0.40" WIDTH="129"/>
<SP HPOS="471" ID="P1_SP00774" VPOS="5890" WIDTH="17"/>
<String CC="7742" CONTENT="fe??" HEIGHT="43" HPOS="488" ID="P1_ST00947" VPOS="5852" WC="0.45" WIDTH="86"/>
<SP HPOS="574" ID="P1_SP00775" VPOS="5895" WIDTH="19"/>
<String CC="89070087672" CONTENT="bevorderen." HEIGHT="31" HPOS="593" ID="P1_ST00948" VPOS="5850" WC="0.98" WIDTH="162"/>
<SP HPOS="755" ID="P1_SP00776" VPOS="5895" WIDTH="33"/>
<String CC="98" CONTENT="De" HEIGHT="25" HPOS="788" ID="P1_ST00949" VPOS="5857" WC="0.07" WIDTH="39"/>
<SP HPOS="827" ID="P1_SP00777" VPOS="5895" WIDTH="17"/>
<String CC="6770" CONTENT="Heer" HEIGHT="26" HPOS="843" ID="P1_ST00950" VPOS="5858" WC="0.96" WIDTH="69"/>
<SP HPOS="912" ID="P1_SP00778" VPOS="5895" WIDTH="17"/>
<String CC="7797" CONTENT="Lowe" HEIGHT="26" HPOS="928" ID="P1_ST00951" VPOS="5861" WC="0.19" WIDTH="76"/>
<SP HPOS="1004" ID="P1_SP00779" VPOS="5895" WIDTH="11"/>
<String CC="0" CONTENT="," HEIGHT="9" HPOS="1015" ID="P1_ST00952" VPOS="5881" WC="1.00" WIDTH="5"/>
</TextLine>
<TextLine HEIGHT="46" HPOS="142" ID="P1_TL00126" VPOS="5880" WIDTH="878">
<String CC="7774" CONTENT="veel" HEIGHT="25" HPOS="142" ID="P1_ST00953" VPOS="5880" WC="0.94" WIDTH="56"/>
<SP HPOS="197" ID="P1_SP00780" VPOS="5904" WIDTH="15"/>
<String CC="767704" CONTENT="begint" HEIGHT="34" HPOS="213" ID="P1_ST00954" VPOS="5881" WC="0.97" WIDTH="91"/>
<SP HPOS="304" ID="P1_SP00781" VPOS="5915" WIDTH="15"/>
<String CC="06" CONTENT="te" HEIGHT="25" HPOS="319" ID="P1_ST00955" VPOS="5890" WC="0.67" WIDTH="27"/>
<SP HPOS="346" ID="P1_SP00782" VPOS="5915" WIDTH="17"/>
<String CC="82867388" CONTENT="bemoeien" HEIGHT="35" HPOS="363" ID="P1_ST00956" VPOS="5890" WC="0.97" WIDTH="128"/>
<SP HPOS="490" ID="P1_SP00783" VPOS="5926" WIDTH="19"/>
<String CC="9875" CONTENT="Ji\?" HEIGHT="45" HPOS="509" ID="P1_ST00957" STYLEREFS="TXT_10" VPOS="5881" WC="0.20" WIDTH="102"/>
<SP HPOS="611" ID="P1_SP00784" VPOS="5926" WIDTH="18"/>
<String CC="7709776940" CONTENT="bevreesd.," HEIGHT="33" HPOS="628" ID="P1_ST00958" VPOS="5884" WC="0.98" WIDTH="136"/>
<SP HPOS="764" ID="P1_SP00785" VPOS="5926" WIDTH="19"/>
<String CC="997" CONTENT="dat" HEIGHT="26" HPOS="783" ID="P1_ST00959" VPOS="5888" WC="0.90" WIDTH="45"/>
<SP HPOS="828" ID="P1_SP00786" VPOS="5926" WIDTH="18"/>
<String CC="08" CONTENT="de" HEIGHT="26" HPOS="846" ID="P1_ST00960" VPOS="5890" WC="0.59" WIDTH="31"/>
<SP HPOS="876" ID="P1_SP00787" VPOS="5926" WIDTH="8"/>
<String CC="73000" CONTENT="staat" HEIGHT="25" HPOS="885" ID="P1_ST00961" VPOS="5893" WC="0.99" WIDTH="70"/>
<SP HPOS="954" ID="P1_SP00788" VPOS="5926" WIDTH="9"/>
<String CC="9577" CONTENT="zich" HEIGHT="26" HPOS="964" ID="P1_ST00962" VPOS="5893" WC="0.94" WIDTH="56"/>
</TextLine>
<TextLine HEIGHT="47" HPOS="135" ID="P1_TL00127" VPOS="5911" WIDTH="886">
<String CC="9748" CONTENT="L.,1" HEIGHT="46" HPOS="135" ID="P1_ST00963" VPOS="5911" WC="0.22" WIDTH="72"/>
<SP HPOS="207" ID="P1_SP00789" VPOS="5957" WIDTH="18"/>
<String CC="7" CONTENT="I" HEIGHT="38" HPOS="224" ID="P1_ST00964" VPOS="5920" WC="0.24" WIDTH="17"/>
<String CC="645" CONTENT="oor" HEIGHT="19" HPOS="242" ID="P1_ST00965" VPOS="5921" WC="0.43" WIDTH="45"/>
<SP HPOS="287" ID="P1_SP00790" VPOS="5957" WIDTH="17"/>
<String CC="7577" CONTENT="zich" HEIGHT="27" HPOS="304" ID="P1_ST00966" VPOS="5920" WC="0.30" WIDTH="57"/>
<SP HPOS="360" ID="P1_SP00791" VPOS="5957" WIDTH="100"/>
<String CC="77989" CONTENT="feL^f" HEIGHT="46" HPOS="461" ID="P1_ST00967" VPOS="5911" WC="0.15" WIDTH="102"/>
<SP HPOS="562" ID="P1_SP00792" VPOS="5957" WIDTH="20"/>
<String CC="4375" CONTENT="dlt'" HEIGHT="26" HPOS="582" ID="P1_ST00968" VPOS="5913" WC="0.48" WIDTH="40"/>
<String CC="7" CONTENT="i" HEIGHT="9" HPOS="619" ID="P1_ST00969" STYLE="subscript" VPOS="5948" WC="0.24" WIDTH="12"/>
<SP HPOS="631" ID="P1_SP00793" VPOS="5957" WIDTH="9"/>
<String CC="77767" CONTENT="za*«?" HEIGHT="40" HPOS="640" ID="P1_ST00970" VPOS="5917" WC="0.27" WIDTH="79"/>
<SP HPOS="719" ID="P1_SP00794" VPOS="5957" WIDTH="12"/>
<String CC="0" CONTENT="-" HEIGHT="8" HPOS="731" ID="P1_ST00971" VPOS="5939" WC="1.00" WIDTH="5"/>
<SP HPOS="736" ID="P1_SP00795" VPOS="5957" WIDTH="18"/>
<String CC="77087" CONTENT="welke" HEIGHT="25" HPOS="754" ID="P1_ST00972" VPOS="5921" WC="0.96" WIDTH="79"/>
<SP HPOS="833" ID="P1_SP00796" VPOS="5957" WIDTH="19"/>
<String CC="575" CONTENT="het" HEIGHT="26" HPOS="852" ID="P1_ST00973" VPOS="5922" WC="0.93" WIDTH="45"/>
<SP HPOS="896" ID="P1_SP00797" VPOS="5957" WIDTH="20"/>
<String CC="9877670" CONTENT="publiek" HEIGHT="31" HPOS="917" ID="P1_ST00974" VPOS="5924" WC="0.97" WIDTH="104"/>
</TextLine>
<TextLine HEIGHT="52" HPOS="133" ID="P1_TL00128" VPOS="5939" WIDTH="887">
<String CC="487460" CONTENT="Jenhet" HEIGHT="52" HPOS="133" ID="P1_ST00975" VPOS="5939" WC="0.46" WIDTH="104"/>
<SP HPOS="237" ID="P1_SP00798" VPOS="5991" WIDTH="13"/>
<String CC="009466757" CONTENT="wegzenden" HEIGHT="30" HPOS="250" ID="P1_ST00976" VPOS="5952" WC="0.98" WIDTH="151"/>
<SP HPOS="402" ID="P1_SP00799" VPOS="5991" WIDTH="13"/>
<String CC="097744949" CONTENT="vankrai°r" HEIGHT="51" HPOS="415" ID="P1_ST00977" VPOS="5940" WC="0.98" WIDTH="162"/>
<String CC="74" CONTENT="n-" HEIGHT="22" HPOS="578" ID="P1_ST00978" VPOS="5952" WC="0.41" WIDTH="25"/>
<SP HPOS="602" ID="P1_SP00800" VPOS="5991" WIDTH="18"/>
<String CC="0427" CONTENT="*«»ï" HEIGHT="34" HPOS="620" ID="P1_ST00979" VPOS="5948" WC="0.66" WIDTH="92"/>
<SP HPOS="712" ID="P1_SP00801" VPOS="5991" WIDTH="17"/>
<String CC="754" CONTENT="hij" HEIGHT="32" HPOS="729" ID="P1_ST00980" VPOS="5952" WC="0.93" WIDTH="35"/>
<SP HPOS="764" ID="P1_SP00802" VPOS="5991" WIDTH="18"/>
<String CC="67" CONTENT="en" HEIGHT="19" HPOS="782" ID="P1_ST00981" VPOS="5959" WC="0.32" WIDTH="31"/>
<SP HPOS="813" ID="P1_SP00803" VPOS="5991" WIDTH="18"/>
<String CC="90587" CONTENT="zijne" HEIGHT="31" HPOS="830" ID="P1_ST00982" VPOS="5954" WC="0.96" WIDTH="64"/>
<SP HPOS="894" ID="P1_SP00804" VPOS="5991" WIDTH="9"/>
<String CC="98057773" CONTENT="anibtge" HEIGHT="32" HPOS="904" ID="P1_ST00983" SUBS_CONTENT="anibtgetarende" SUBS_TYPE="HypPart1" VPOS="5955" WC="0.39" WIDTH="103"/>
<HYP CONTENT="-" HPOS="1006" VPOS="5955" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="52" HPOS="133" ID="P1_TL00129" VPOS="5970" WIDTH="885">
<String CC="2297696" CONTENT="tarende" HEIGHT="32" HPOS="133" ID="P1_ST00984" SUBS_CONTENT="anibtgetarende" SUBS_TYPE="HypPart2" VPOS="5970" WC="0.33" WIDTH="100"/>
<SP HPOS="234" ID="P1_SP00805" VPOS="6002" WIDTH="26"/>
<String CC="066" CONTENT="een" HEIGHT="19" HPOS="260" ID="P1_ST00985" VPOS="5987" WC="0.95" WIDTH="46"/>
<SP HPOS="306" ID="P1_SP00806" VPOS="6006" WIDTH="25"/>
<String CC="93897247977" CONTENT="tiidelijktu" HEIGHT="35" HPOS="331" ID="P1_ST00986" VPOS="5985" WC="0.29" WIDTH="142"/>
<SP HPOS="472" ID="P1_SP00807" VPOS="6020" WIDTH="24"/>
<String CC="80968" CONTENT="l-w'^" HEIGHT="46" HPOS="496" ID="P1_ST00987" VPOS="5976" WC="0.33" WIDTH="94"/>
<String CC="78" CONTENT="0!" HEIGHT="33" HPOS="592" ID="P1_ST00988" VPOS="5985" WC="0.22" WIDTH="22"/>
<SP HPOS="614" ID="P1_SP00808" VPOS="6022" WIDTH="7"/>
<String CC="687878" CONTENT="*•*■*•" HEIGHT="34" HPOS="621" ID="P1_ST00989" VPOS="5981" WC="0.24" WIDTH="103"/>
<SP HPOS="724" ID="P1_SP00809" VPOS="6022" WIDTH="9"/>
<String CC="880895" CONTENT="hogers" HEIGHT="34" HPOS="733" ID="P1_ST00990" VPOS="5982" WC="0.96" WIDTH="106"/>
<SP HPOS="840" ID="P1_SP00810" VPOS="6022" WIDTH="11"/>
<String CC="616" CONTENT="uit" HEIGHT="26" HPOS="850" ID="P1_ST00991" VPOS="5985" WC="0.95" WIDTH="39"/>
<SP HPOS="889" ID="P1_SP00811" VPOS="6022" WIDTH="8"/>
<String CC="669" CONTENT="het" HEIGHT="26" HPOS="898" ID="P1_ST00992" VPOS="5986" WC="0.91" WIDTH="45"/>
<SP HPOS="943" ID="P1_SP00812" VPOS="6022" WIDTH="9"/>
<String CC="78700" CONTENT="land," HEIGHT="31" HPOS="952" ID="P1_ST00993" VPOS="5987" WC="0.97" WIDTH="66"/>
</TextLine>
<TextLine HEIGHT="50" HPOS="132" ID="P1_TL00130" VPOS="6004" WIDTH="887">
<String CC="792708" CONTENT="felijk" HEIGHT="50" HPOS="132" ID="P1_ST00994" VPOS="6004" WC="0.38" WIDTH="85"/>
<SP HPOS="217" ID="P1_SP00813" VPOS="6053" WIDTH="15"/>
<String CC="0870070" CONTENT="achten." HEIGHT="30" HPOS="233" ID="P1_ST00995" VPOS="6011" WC="0.98" WIDTH="102"/>
<SP HPOS="334" ID="P1_SP00814" VPOS="6053" WIDTH="15"/>
<String CC="7676" CONTENT="Eene" HEIGHT="33" HPOS="350" ID="P1_ST00996" VPOS="6011" WC="0.29" WIDTH="70"/>
<SP HPOS="419" ID="P1_SP00815" VPOS="6053" WIDTH="17"/>
<String CC="99" CONTENT="kL" HEIGHT="41" HPOS="436" ID="P1_ST00997" VPOS="6004" WC="0.01" WIDTH="57"/>
<String CC="7" CONTENT="n" HEIGHT="15" HPOS="495" ID="P1_ST00998" STYLE="subscript" VPOS="6038" WC="0.24" WIDTH="15"/>
<String CC="797" CONTENT="*w'" HEIGHT="50" HPOS="508" ID="P1_ST00999" VPOS="6004" WC="0.17" WIDTH="72"/>
<String CC="74" CONTENT="n," HEIGHT="37" HPOS="581" ID="P1_ST01000" VPOS="6017" WC="0.40" WIDTH="21"/>
<String CC="7" CONTENT="d" HEIGHT="25" HPOS="601" ID="P1_ST01001" VPOS="6011" WC="0.27" WIDTH="15"/>
<SP HPOS="617" ID="P1_SP00816" VPOS="6053" WIDTH="15"/>
<String CC="07" CONTENT="ln" HEIGHT="17" HPOS="632" ID="P1_ST01002" VPOS="6020" WC="0.65" WIDTH="27"/>
<SP HPOS="659" ID="P1_SP00817" VPOS="6053" WIDTH="18"/>
<String CC="73" CONTENT="de" HEIGHT="25" HPOS="677" ID="P1_ST01003" VPOS="6014" WC="0.46" WIDTH="31"/>
<SP HPOS="707" ID="P1_SP00818" VPOS="6053" WIDTH="18"/>
<String CC="74487717590" CONTENT="nijverheid," HEIGHT="32" HPOS="725" ID="P1_ST01004" VPOS="6015" WC="0.98" WIDTH="157"/>
<SP HPOS="882" ID="P1_SP00819" VPOS="6053" WIDTH="17"/>
<String CC="7777" CONTENT="zeer" HEIGHT="17" HPOS="899" ID="P1_ST01005" VPOS="6027" WC="0.94" WIDTH="58"/>
<SP HPOS="957" ID="P1_SP00820" VPOS="6053" WIDTH="18"/>
<String CC="877" CONTENT="b," HEIGHT="24" HPOS="974" ID="P1_ST01006" SUBS_CONTENT="b,--i" SUBS_TYPE="HypPart1" VPOS="6020" WC="0.21" WIDTH="31"/>
<HYP CONTENT="-" HPOS="1005" VPOS="6020" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="202" ID="P1_TL00131" VPOS="6040" WIDTH="818">
<String CC="60" CONTENT="-i" HEIGHT="17" HPOS="202" ID="P1_ST01007" SUBS_CONTENT="b,--i" SUBS_TYPE="HypPart2" VPOS="6047" WC="0.33" WIDTH="2"/>
<SP HPOS="204" ID="P1_SP00821" VPOS="6064" WIDTH="20"/>
<String CC="756700" CONTENT="hertog" HEIGHT="38" HPOS="224" ID="P1_ST01008" VPOS="6041" WC="0.97" WIDTH="93"/>
<SP HPOS="318" ID="P1_SP00822" VPOS="6079" WIDTH="15"/>
<String CC="797" CONTENT="van" HEIGHT="20" HPOS="333" ID="P1_ST01009" VPOS="6056" WC="0.91" WIDTH="50"/>
<SP HPOS="383" ID="P1_SP00823" VPOS="6079" WIDTH="18"/>
<String CC="708896" CONTENT="MancW," HEIGHT="33" HPOS="400" ID="P1_ST01010" VPOS="6051" WC="0.32" WIDTH="155"/>
<SP HPOS="555" ID="P1_SP00824" VPOS="6084" WIDTH="40"/>
<String CC="6777" CONTENT="hee?" HEIGHT="44" HPOS="595" ID="P1_ST01011" VPOS="6040" WC="0.26" WIDTH="71"/>
<SP HPOS="666" ID="P1_SP00825" VPOS="6084" WIDTH="17"/>
<String CC="7477" CONTENT="zioh" HEIGHT="26" HPOS="683" ID="P1_ST01012" VPOS="6045" WC="0.34" WIDTH="54"/>
<SP HPOS="737" ID="P1_SP00826" VPOS="6084" WIDTH="14"/>
<String CC="97" CONTENT="nu" HEIGHT="17" HPOS="751" ID="P1_ST01013" VPOS="6054" WC="0.10" WIDTH="34"/>
<SP HPOS="785" ID="P1_SP00827" VPOS="6084" WIDTH="8"/>
<String CC="756687" CONTENT="echter" HEIGHT="25" HPOS="794" ID="P1_ST01014" VPOS="6050" WC="0.96" WIDTH="89"/>
<SP HPOS="882" ID="P1_SP00828" VPOS="6084" WIDTH="8"/>
<String CC="98976013" CONTENT="gevormd," HEIGHT="32" HPOS="891" ID="P1_ST01015" VPOS="6051" WC="0.98" WIDTH="129"/>
</TextLine>
<TextLine HEIGHT="46" HPOS="145" ID="P1_TL00132" VPOS="6070" WIDTH="876">
<String CC="077" CONTENT="van" HEIGHT="22" HPOS="145" ID="P1_ST01016" VPOS="6070" WC="0.95" WIDTH="46"/>
<SP HPOS="191" ID="P1_SP00829" VPOS="6092" WIDTH="15"/>
<String CC="9440764946" CONTENT="werklieden" HEIGHT="32" HPOS="207" ID="P1_ST01017" VPOS="6074" WC="0.98" WIDTH="155"/>
<SP HPOS="361" ID="P1_SP00830" VPOS="6106" WIDTH="15"/>
<String CC="87" CONTENT="te" HEIGHT="26" HPOS="377" ID="P1_ST01018" VPOS="6083" WC="0.23" WIDTH="26"/>
<SP HPOS="403" ID="P1_SP00831" VPOS="6109" WIDTH="17"/>
<String CC="787679598" CONTENT="bevord„rl" HEIGHT="41" HPOS="419" ID="P1_ST01019" VPOS="6074" WC="0.21" WIDTH="152"/>
<String CC="574" CONTENT="aa," HEIGHT="21" HPOS="578" ID="P1_ST01020" VPOS="6078" WC="0.43" WIDTH="40"/>
<String CC="81709" CONTENT="r.het" HEIGHT="40" HPOS="618" ID="P1_ST01021" VPOS="6076" WC="0.45" WIDTH="71"/>
<SP HPOS="689" ID="P1_SP00832" VPOS="6116" WIDTH="17"/>
<String CC="7335040" CONTENT="hoofll'" HEIGHT="30" HPOS="705" ID="P1_ST01022" VPOS="6077" WC="0.65" WIDTH="85"/>
<SP HPOS="790" ID="P1_SP00833" VPOS="6116" WIDTH="18"/>
<String CC="68" CONTENT="om" HEIGHT="18" HPOS="808" ID="P1_ST01023" VPOS="6087" WC="0.20" WIDTH="40"/>
<SP HPOS="848" ID="P1_SP00834" VPOS="6116" WIDTH="19"/>
<String CC="976" CONTENT='de"' HEIGHT="26" HPOS="867" ID="P1_ST01024" VPOS="6080" WC="0.91" WIDTH="32"/>
<SP HPOS="899" ID="P1_SP00835" VPOS="6116" WIDTH="13"/>
<String CC="7820593" CONTENT="emigra-" HEIGHT="32" HPOS="912" ID="P1_ST01025" VPOS="6083" WC="0.47" WIDTH="109"/>
</TextLine>
<TextLine HEIGHT="42" HPOS="176" ID="P1_TL00133" VPOS="6105" WIDTH="845">
<String CC="766779767" CONTENT="Rmigrants" HEIGHT="30" HPOS="176" ID="P1_ST01026" VPOS="6105" WC="0.25" WIDTH="148"/>
<SP HPOS="324" ID="P1_SP00836" VPOS="6135" WIDTH="24"/>
<String CC="760" CONTENT="and" HEIGHT="25" HPOS="347" ID="P1_ST01027" VPOS="6115" WC="0.95" WIDTH="48"/>
<SP HPOS="396" ID="P1_SP00837" VPOS="6139" WIDTH="22"/>
<String CC="0367467776" CONTENT="Colonirf.i" HEIGHT="31" HPOS="418" ID="P1_ST01028" VPOS="6116" WC="0.42" WIDTH="167"/>
<SP HPOS="585" ID="P1_SP00838" VPOS="6146" WIDTH="11"/>
<String CC="8" CONTENT="•" HEIGHT="6" HPOS="595" ID="P1_ST01029" VPOS="6135" WC="0.20" WIDTH="5"/>
<SP HPOS="600" ID="P1_SP00839" VPOS="6146" WIDTH="11"/>
<String CC="767" CONTENT=",D£" HEIGHT="41" HPOS="611" ID="P1_ST01030" VPOS="6105" WC="0.27" WIDTH="44"/>
<String CC="64" CONTENT="ze" HEIGHT="19" HPOS="656" ID="P1_ST01031" VPOS="6115" WC="0.42" WIDTH="26"/>
<SP HPOS="681" ID="P1_SP00840" VPOS="6146" WIDTH="18"/>
<String CC="957877607" CONTENT="kommissie" HEIGHT="26" HPOS="699" ID="P1_ST01032" VPOS="6110" WC="0.97" WIDTH="145"/>
<SP HPOS="844" ID="P1_SP00841" VPOS="6146" WIDTH="17"/>
<String CC="86723" CONTENT="noemt" HEIGHT="24" HPOS="861" ID="P1_ST01033" VPOS="6116" WC="0.96" WIDTH="87"/>
<SP HPOS="948" ID="P1_SP00842" VPOS="6146" WIDTH="15"/>
<String CC="7444" CONTENT="zich" HEIGHT="26" HPOS="964" ID="P1_ST01034" VPOS="6115" WC="0.96" WIDTH="57"/>
</TextLine>
<TextLine HEIGHT="50" HPOS="119" ID="P1_TL00134" VPOS="6131" WIDTH="902">
<String CC="6" CONTENT="k" HEIGHT="26" HPOS="119" ID="P1_ST01035" STYLEREFS="TXT_10" VPOS="6145" WC="0.34" WIDTH="15"/>
<SP HPOS="135" ID="P1_SP00843" VPOS="6171" WIDTH="15"/>
<String CC="72" CONTENT="l*" HEIGHT="48" HPOS="150" ID="P1_ST01036" STYLEREFS="TXT_10" VPOS="6131" WC="0.52" WIDTH="37"/>
<String CC="5374439477087" CONTENT=".,J?'?fPektus" HEIGHT="40" HPOS="187" ID="P1_ST01037" VPOS="6141" WC="0.42" WIDTH="177"/>
<SP HPOS="364" ID="P1_SP00844" VPOS="6181" WIDTH="25"/>
<String CC="5697367" CONTENT="bepalen" HEIGHT="34" HPOS="389" ID="P1_ST01038" VPOS="6146" WC="0.97" WIDTH="106"/>
<SP HPOS="495" ID="P1_SP00845" VPOS="6181" WIDTH="25"/>
<String CC="76" CONTENT="7K" HEIGHT="20" HPOS="520" ID="P1_ST01039" VPOS="6161" WC="0.29" WIDTH="31"/>
<SP HPOS="550" ID="P1_SP00846" VPOS="6181" WIDTH="19"/>
<String CC="057" CONTENT="Ald" HEIGHT="26" HPOS="569" ID="P1_ST01040" VPOS="6135" WC="0.56" WIDTH="50"/>
<SP HPOS="619" ID="P1_SP00847" VPOS="6181" WIDTH="18"/>
<String CC="76794573676" CONTENT="Corporation" HEIGHT="34" HPOS="637" ID="P1_ST01041" VPOS="6138" WC="0.33" WIDTH="169"/>
<SP HPOS="806" ID="P1_SP00848" VPOS="6181" WIDTH="18"/>
<String CC="6740044053" CONTENT='(Limited)"' HEIGHT="34" HPOS="823" ID="P1_ST01042" VPOS="6143" WC="0.64" WIDTH="151"/>
<SP HPOS="974" ID="P1_SP00849" VPOS="6181" WIDTH="14"/>
<String CC="58" CONTENT="en" HEIGHT="18" HPOS="989" ID="P1_ST01043" VPOS="6155" WC="0.29" WIDTH="32"/>
</TextLine>
<TextLine HEIGHT="46" HPOS="120" ID="P1_TL00135" VPOS="6167" WIDTH="899">
<String CC="777" CONTENT="elk" HEIGHT="28" HPOS="120" ID="P1_ST01044" VPOS="6175" WC="0.24" WIDTH="39"/>
<SP HPOS="159" ID="P1_SP00850" VPOS="6203" WIDTH="26"/>
<String CC="78" CONTENT="a^" HEIGHT="45" HPOS="185" ID="P1_ST01045" STYLEREFS="TXT_10" VPOS="6168" WC="0.22" WIDTH="50"/>
<String CC="7" CONTENT="m" HEIGHT="24" HPOS="236" ID="P1_ST01046" STYLEREFS="TXT_10" VPOS="6170" WC="0.27" WIDTH="45"/>
<String CC="94" CONTENT="\'" HEIGHT="32" HPOS="285" ID="P1_ST01047" STYLEREFS="TXT_10" VPOS="6174" WC="0.28" WIDTH="25"/>
<SP HPOS="309" ID="P1_SP00851" VPOS="6213" WIDTH="13"/>
<String CC="47" CONTENT="iv" HEIGHT="25" HPOS="322" ID="P1_ST01048" VPOS="6174" WC="0.40" WIDTH="27"/>
<SP HPOS="350" ID="P1_SP00852" VPOS="6213" WIDTH="18"/>
<String CC="900866677" CONTENT="aamieelen" HEIGHT="33" HPOS="367" ID="P1_ST01049" VPOS="6180" WC="0.40" WIDTH="139"/>
<SP HPOS="507" ID="P1_SP00853" VPOS="6213" WIDTH="15"/>
<String CC="866" CONTENT="vl," HEIGHT="44" HPOS="522" ID="P1_ST01050" VPOS="6169" WC="0.27" WIDTH="48"/>
<SP HPOS="570" ID="P1_SP00854" VPOS="6213" WIDTH="21"/>
<String CC="8" CONTENT="H" HEIGHT="46" HPOS="592" ID="P1_ST01051" STYLEREFS="TXT_10" VPOS="6167" WC="0.14" WIDTH="52"/>
<SP HPOS="644" ID="P1_SP00855" VPOS="6213" WIDTH="19"/>
<String CC="056" CONTENT="het" HEIGHT="26" HPOS="663" ID="P1_ST01052" VPOS="6171" WC="0.59" WIDTH="44"/>
<SP HPOS="706" ID="P1_SP00856" VPOS="6213" WIDTH="19"/>
<String CC="979" CONTENT="kaP" HEIGHT="39" HPOS="725" ID="P1_ST01053" VPOS="6174" WC="0.13" WIDTH="50"/>
<String CC="36657" CONTENT="itaal" HEIGHT="26" HPOS="775" ID="P1_ST01054" VPOS="6174" WC="0.41" WIDTH="66"/>
<SP HPOS="841" ID="P1_SP00857" VPOS="6213" WIDTH="17"/>
<String CC="9877048" CONTENT="hestaan" HEIGHT="28" HPOS="857" ID="P1_ST01055" VPOS="6175" WC="0.33" WIDTH="106"/>
<SP HPOS="964" ID="P1_SP00858" VPOS="6213" WIDTH="18"/>
<String CC="703" CONTENT="zal" HEIGHT="25" HPOS="981" ID="P1_ST01056" VPOS="6180" WC="0.95" WIDTH="38"/>
</TextLine>
<TextLine HEIGHT="48" HPOS="123" ID="P1_TL00136" VPOS="6198" WIDTH="897">
<String CC="74" CONTENT="S*" HEIGHT="39" HPOS="123" ID="P1_ST01057" VPOS="6207" WC="0.41" WIDTH="26"/>
<SP HPOS="149" ID="P1_SP00859" VPOS="6246" WIDTH="25"/>
<String CC="7469749" CONTENT="dWaVl;f" HEIGHT="39" HPOS="174" ID="P1_ST01058" VPOS="6207" WC="0.27" WIDTH="110"/>
<String CC="4" CONTENT="t" HEIGHT="17" HPOS="285" ID="P1_ST01059" STYLE="subscript" VPOS="6229" WC="0.55" WIDTH="9"/>
<String CC="0779" CONTENT="leUw" HEIGHT="20" HPOS="286" ID="P1_ST01060" VPOS="6208" WC="0.38" WIDTH="66"/>
<String CC="7" CONTENT="f" HEIGHT="11" HPOS="346" ID="P1_ST01061" STYLE="subscript" VPOS="6235" WC="0.27" WIDTH="8"/>
<String CC="4" CONTENT="?" HEIGHT="32" HPOS="356" ID="P1_ST01062" VPOS="6214" WC="0.57" WIDTH="13"/>
<SP HPOS="369" ID="P1_SP00860" VPOS="6246" WIDTH="27"/>
<String CC="97054099778" CONTENT="niaatsXmrii" HEIGHT="47" HPOS="396" ID="P1_ST01063" VPOS="6198" WC="0.34" WIDTH="182"/>
<SP HPOS="578" ID="P1_SP00861" VPOS="6246" WIDTH="13"/>
<String CC="79" CONTENT="*£" HEIGHT="41" HPOS="591" ID="P1_ST01064" VPOS="6200" WC="0.15" WIDTH="59"/>
<SP HPOS="650" ID="P1_SP00862" VPOS="6246" WIDTH="34"/>
<String CC="6767" CONTENT="Het." HEIGHT="35" HPOS="684" ID="P1_ST01065" VPOS="6204" WC="0.94" WIDTH="64"/>
<SP HPOS="748" ID="P1_SP00863" VPOS="6246" WIDTH="8"/>
<String CC="889479840" CONTENT="beginsel," HEIGHT="33" HPOS="756" ID="P1_ST01066" VPOS="6204" WC="0.97" WIDTH="124"/>
<SP HPOS="880" ID="P1_SP00864" VPOS="6246" WIDTH="19"/>
<String CC="508" CONTENT="van" HEIGHT="17" HPOS="899" ID="P1_ST01067" VPOS="6217" WC="0.95" WIDTH="46"/>
<SP HPOS="945" ID="P1_SP00865" VPOS="6246" WIDTH="18"/>
<String CC="8874" CONTENT="het-" HEIGHT="24" HPOS="963" ID="P1_ST01068" VPOS="6211" WC="0.27" WIDTH="57"/>
</TextLine>
<TextLine HEIGHT="50" HPOS="125" ID="P1_TL00137" VPOS="6226" WIDTH="895">
<String CC="37087" CONTENT="Jctus" HEIGHT="34" HPOS="125" ID="P1_ST01069" VPOS="6234" WC="0.46" WIDTH="61"/>
<SP HPOS="187" ID="P1_SP00866" VPOS="6268" WIDTH="7"/>
<String CC="9875714" CONTENT="7^'Jk-." HEIGHT="50" HPOS="194" ID="P1_ST01070" VPOS="6226" WC="0.37" WIDTH="113"/>
<SP HPOS="307" ID="P1_SP00867" VPOS="6275" WIDTH="21"/>
<String CC="0442" CONTENT='"Het' HEIGHT="30" HPOS="328" ID="P1_ST01071" VPOS="6235" WC="0.98" WIDTH="67"/>
<SP HPOS="396" ID="P1_SP00868" VPOS="6275" WIDTH="25"/>
<String CC="0777" CONTENT="doel" HEIGHT="30" HPOS="420" ID="P1_ST01072" VPOS="6241" WC="0.95" WIDTH="57"/>
<SP HPOS="477" ID="P1_SP00869" VPOS="6275" WIDTH="17"/>
<String CC="7657684" CONTENT="onlT,:'" HEIGHT="46" HPOS="494" ID="P1_ST01073" VPOS="6229" WC="0.33" WIDTH="83"/>
<SP HPOS="576" ID="P1_SP00870" VPOS="6275" WIDTH="27"/>
<String CC="6749" CONTENT="ultP" HEIGHT="43" HPOS="604" ID="P1_ST01074" VPOS="6233" WC="0.30" WIDTH="74"/>
<String CC="737" CONTENT="at-" HEIGHT="28" HPOS="679" ID="P1_ST01075" VPOS="6236" WC="0.37" WIDTH="35"/>
<SP HPOS="715" ID="P1_SP00871" VPOS="6275" WIDTH="25"/>
<String CC="83" CONTENT="•»" HEIGHT="19" HPOS="739" ID="P1_ST01076" VPOS="6243" WC="0.41" WIDTH="21"/>
<SP HPOS="761" ID="P1_SP00872" VPOS="6275" WIDTH="27"/>
<String CC="777177" CONTENT="echter" HEIGHT="26" HPOS="788" ID="P1_ST01077" VPOS="6237" WC="0.96" WIDTH="89"/>
<SP HPOS="876" ID="P1_SP00873" VPOS="6275" WIDTH="18"/>
<String CC="077779765" CONTENT="volstrekt" HEIGHT="26" HPOS="894" ID="P1_ST01078" VPOS="6241" WC="0.98" WIDTH="126"/>
</TextLine>
<TextLine HEIGHT="46" HPOS="126" ID="P1_TL00138" VPOS="6262" WIDTH="893">
<String CC="787587737" CONTENT="rhuizer,," HEIGHT="32" HPOS="126" ID="P1_ST01079" VPOS="6269" WC="0.28" WIDTH="112"/>
<String CC="17" CONTENT="18" HEIGHT="18" HPOS="243" ID="P1_ST01080" VPOS="6262" WC="0.58" WIDTH="21"/>
<SP HPOS="265" ID="P1_SP00874" VPOS="6301" WIDTH="17"/>
<String CC="4473" CONTENT="&quot;'et" HEIGHT="24" HPOS="281" ID="P1_ST01081" VPOS="6265" WC="0.96" WIDTH="56"/>
<SP HPOS="337" ID="P1_SP00875" VPOS="6301" WIDTH="18"/>
<String CC="037777" CONTENT="alleen" HEIGHT="28" HPOS="354" ID="P1_ST01082" VPOS="6269" WC="0.97" WIDTH="81"/>
<SP HPOS="436" ID="P1_SP00876" VPOS="6301" WIDTH="19"/>
<String CC="677" CONTENT="otn" HEIGHT="21" HPOS="455" ID="P1_ST01083" VPOS="6282" WC="0.30" WIDTH="39"/>
<SP HPOS="494" ID="P1_SP00877" VPOS="6304" WIDTH="19"/>
<String CC="94" CONTENT="a™" HEIGHT="24" HPOS="513" ID="P1_ST01084" VPOS="6283" WC="0.29" WIDTH="46"/>
<SP HPOS="559" ID="P1_SP00878" VPOS="6307" WIDTH="26"/>
<String CC="788880000350" CONTENT="'^schappij,&quot;" HEIGHT="43" HPOS="585" ID="P1_ST01085" VPOS="6265" WC="0.99" WIDTH="209"/>
<SP HPOS="794" ID="P1_SP00879" VPOS="6307" WIDTH="17"/>
<String CC="7796" CONTENT="zegt" HEIGHT="32" HPOS="810" ID="P1_ST01086" VPOS="6270" WC="0.94" WIDTH="60"/>
<SP HPOS="870" ID="P1_SP00880" VPOS="6307" WIDTH="15"/>
<String CC="668" CONTENT="het" HEIGHT="27" HPOS="886" ID="P1_ST01087" VPOS="6270" WC="0.92" WIDTH="46"/>
<SP HPOS="932" ID="P1_SP00881" VPOS="6307" WIDTH="18"/>
<String CC="90741" CONTENT="pros" HEIGHT="22" HPOS="950" ID="P1_ST01088" SUBS_CONTENT="prosronisten" SUBS_TYPE="HypPart1" VPOS="6281" WC="0.51" WIDTH="57"/>
<HYP CONTENT="-" HPOS="1006" VPOS="6281" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="128" ID="P1_TL00139" VPOS="6294" WIDTH="892">
<String CC="67711767" CONTENT="ronisten" HEIGHT="32" HPOS="128" ID="P1_ST01089" SUBS_CONTENT="prosronisten" SUBS_TYPE="HypPart2" VPOS="6301" WC="0.44" WIDTH="107"/>
<SP HPOS="235" ID="P1_SP00882" VPOS="6333" WIDTH="9"/>
<String CC="74" CONTENT="Hn" HEIGHT="27" HPOS="244" ID="P1_ST01090" VPOS="6311" WC="0.39" WIDTH="33"/>
<SP HPOS="278" ID="P1_SP00883" VPOS="6338" WIDTH="17"/>
<String CC="7" CONTENT="u" HEIGHT="12" HPOS="294" ID="P1_ST01091" VPOS="6319" WC="0.24" WIDTH="15"/>
<SP HPOS="309" ID="P1_SP00884" VPOS="6338" WIDTH="12"/>
<String CC="97757" CONTENT="hunne" HEIGHT="33" HPOS="321" ID="P1_ST01092" VPOS="6294" WC="0.95" WIDTH="87"/>
<SP HPOS="409" ID="P1_SP00885" VPOS="6338" WIDTH="22"/>
<String CC="77652264" CONTENT='hnig„";"' HEIGHT="44" HPOS="431" ID="P1_ST01093" VPOS="6294" WC="0.46" WIDTH="129"/>
<SP HPOS="560" ID="P1_SP00886" VPOS="6338" WIDTH="18"/>
<String CC="05" CONTENT="ov" HEIGHT="19" HPOS="578" ID="P1_ST01094" VPOS="6298" WC="0.72" WIDTH="31"/>
<String CC="8336541" CONTENT="°rtocht" HEIGHT="26" HPOS="611" ID="P1_ST01095" VPOS="6298" WC="0.52" WIDTH="102"/>
<SP HPOS="712" ID="P1_SP00887" VPOS="6338" WIDTH="18"/>
<String CC="00" CONTENT="te" HEIGHT="30" HPOS="730" ID="P1_ST01096" VPOS="6294" WC="1.00" WIDTH="26"/>
<SP HPOS="756" ID="P1_SP00888" VPOS="6338" WIDTH="21"/>
<String CC="7860588" CONTENT="betalen" HEIGHT="27" HPOS="777" ID="P1_ST01097" VPOS="6300" WC="0.97" WIDTH="102"/>
<SP HPOS="879" ID="P1_SP00889" VPOS="6338" WIDTH="12"/>
<String CC="007" CONTENT="van" HEIGHT="18" HPOS="891" ID="P1_ST01098" VPOS="6311" WC="0.97" WIDTH="47"/>
<SP HPOS="938" ID="P1_SP00890" VPOS="6338" WIDTH="9"/>
<String CC="69892" CONTENT="land" HEIGHT="24" HPOS="947" ID="P1_ST01099" SUBS_CONTENT="landden." SUBS_TYPE="HypPart1" VPOS="6306" WC="0.95" WIDTH="58"/>
<HYP CONTENT="-" HPOS="1005" VPOS="6306" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="46" HPOS="125" ID="P1_TL00140" VPOS="6328" WIDTH="895">
<String CC="8700" CONTENT="den." HEIGHT="34" HPOS="125" ID="P1_ST01100" SUBS_CONTENT="landden." SUBS_TYPE="HypPart2" VPOS="6340" WC="0.97" WIDTH="71"/>
<SP HPOS="196" ID="P1_SP00891" VPOS="6374" WIDTH="26"/>
<String CC="777" CONTENT="Met" HEIGHT="30" HPOS="222" ID="P1_ST01101" VPOS="6337" WC="0.92" WIDTH="54"/>
<SP HPOS="276" ID="P1_SP00892" VPOS="6374" WIDTH="378"/>
<String CC="7776" CONTENT="dooh" HEIGHT="27" HPOS="654" ID="P1_ST01102" VPOS="6328" WC="0.28" WIDTH="66"/>
<SP HPOS="720" ID="P1_SP00893" VPOS="6374" WIDTH="17"/>
<String CC="679" CONTENT="ook" HEIGHT="26" HPOS="737" ID="P1_ST01103" VPOS="6331" WC="0.20" WIDTH="50"/>
<SP HPOS="787" ID="P1_SP00894" VPOS="6374" WIDTH="24"/>
<String CC="77" CONTENT="om" HEIGHT="18" HPOS="810" ID="P1_ST01104" VPOS="6340" WC="0.24" WIDTH="41"/>
<SP HPOS="852" ID="P1_SP00895" VPOS="6374" WIDTH="22"/>
<String CC="73" CONTENT="d«" HEIGHT="27" HPOS="874" ID="P1_ST01105" VPOS="6333" WC="0.45" WIDTH="30"/>
<SP HPOS="904" ID="P1_SP00896" VPOS="6374" WIDTH="19"/>
<String CC="406777" CONTENT="nieuwe" HEIGHT="27" HPOS="922" ID="P1_ST01106" VPOS="6337" WC="0.97" WIDTH="98"/>
</TextLine>
<TextLine HEIGHT="42" HPOS="124" ID="P1_TL00141" VPOS="6360" WIDTH="896">
<String CC="2287762" CONTENT="fchsen," HEIGHT="28" HPOS="124" ID="P1_ST01107" STYLEREFS="TXT_22" VPOS="6373" WC="0.44" WIDTH="128"/>
<SP HPOS="252" ID="P1_SP00897" VPOS="6402" WIDTH="26"/>
<String CC="6744" CONTENT="hete" HEIGHT="28" HPOS="278" ID="P1_ST01108" VPOS="6373" WC="0.95" WIDTH="77"/>
<SP HPOS="354" ID="P1_SP00898" VPOS="6402" WIDTH="8"/>
<String CC="69" CONTENT="AT" HEIGHT="41" HPOS="363" ID="P1_ST01109" STYLEREFS="TXT_10" VPOS="6360" WC="0.17" WIDTH="46"/>
<String CC="5" CONTENT="I" HEIGHT="24" HPOS="410" ID="P1_ST01110" STYLEREFS="TXT_10" VPOS="6365" WC="0.40" WIDTH="9"/>
<SP HPOS="419" ID="P1_SP00899" VPOS="6402" WIDTH="25"/>
<String CC="778" CONTENT="zal" HEIGHT="25" HPOS="444" ID="P1_ST01111" VPOS="6370" WC="0.24" WIDTH="39"/>
<SP HPOS="483" ID="P1_SP00900" VPOS="6402" WIDTH="14"/>
<String CC="807" CONTENT="men" HEIGHT="19" HPOS="497" ID="P1_ST01112" VPOS="6383" WC="0.94" WIDTH="58"/>
<SP HPOS="555" ID="P1_SP00901" VPOS="6402" WIDTH="18"/>
<String CC="9" CONTENT="1" HEIGHT="40" HPOS="573" ID="P1_ST01113" VPOS="6360" WC="0.01" WIDTH="31"/>
<SP HPOS="604" ID="P1_SP00902" VPOS="6402" WIDTH="28"/>
<String CC="5674" CONTENT="een," HEIGHT="34" HPOS="632" ID="P1_ST01114" VPOS="6367" WC="0.41" WIDTH="47"/>
<String CC="4" CONTENT="e" HEIGHT="15" HPOS="680" ID="P1_ST01115" VPOS="6370" WC="0.50" WIDTH="13"/>
<SP HPOS="693" ID="P1_SP00903" VPOS="6402" WIDTH="28"/>
<String CC="7707" CONTENT="oedu" HEIGHT="26" HPOS="722" ID="P1_ST01116" VPOS="6363" WC="0.44" WIDTH="60"/>
<SP HPOS="782" ID="P1_SP00904" VPOS="6402" WIDTH="11"/>
<String CC="775077976" CONTENT="ontvangst" HEIGHT="32" HPOS="793" ID="P1_ST01117" VPOS="6366" WC="0.98" WIDTH="138"/>
<SP HPOS="931" ID="P1_SP00905" VPOS="6402" WIDTH="11"/>
<String CC="33" CONTENT="te" HEIGHT="24" HPOS="941" ID="P1_ST01118" VPOS="6369" WC="0.68" WIDTH="25"/>
<SP HPOS="966" ID="P1_SP00906" VPOS="6402" WIDTH="9"/>
<String CC="883" CONTENT="be" HEIGHT="25" HPOS="976" ID="P1_ST01119" SUBS_CONTENT="bel^orwaardL4ool'" SUBS_TYPE="HypPart1" VPOS="6369" WC="0.31" WIDTH="31"/>
<HYP CONTENT="-" HPOS="1006" VPOS="6369" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="52" HPOS="120" ID="P1_TL00142" VPOS="6383" WIDTH="899">
<String CC="685579368974570" CONTENT="l^orwaardL4ool'" HEIGHT="52" HPOS="120" ID="P1_ST01120" SUBS_CONTENT="bel^orwaardL4ool'" SUBS_TYPE="HypPart2" VPOS="6383" WC="0.27" WIDTH="320"/>
<SP HPOS="441" ID="P1_SP00907" VPOS="6435" WIDTH="25"/>
<String CC="7880843858" CONTENT="aankoo,?°?" HEIGHT="45" HPOS="465" ID="P1_ST01121" VPOS="6390" WC="0.35" WIDTH="171"/>
<String CC="7" CONTENT="n" HEIGHT="17" HPOS="638" ID="P1_ST01122" VPOS="6398" WC="0.26" WIDTH="18"/>
<SP HPOS="656" ID="P1_SP00908" VPOS="6435" WIDTH="18"/>
<String CC="9477908648" CONTENT="k°neessiën" HEIGHT="27" HPOS="673" ID="P1_ST01123" VPOS="6392" WC="0.32" WIDTH="146"/>
<SP HPOS="820" ID="P1_SP00909" VPOS="6435" WIDTH="18"/>
<String CC="817" CONTENT="van" HEIGHT="18" HPOS="837" ID="P1_ST01124" VPOS="6404" WC="0.94" WIDTH="47"/>
<SP HPOS="885" ID="P1_SP00910" VPOS="6435" WIDTH="24"/>
<String CC="0089" CONTENT="land" HEIGHT="25" HPOS="908" ID="P1_ST01125" VPOS="6398" WC="0.96" WIDTH="61"/>
<SP HPOS="970" ID="P1_SP00911" VPOS="6435" WIDTH="24"/>
<String CC="67" CONTENT="te" HEIGHT="21" HPOS="993" ID="P1_ST01126" VPOS="6402" WC="0.30" WIDTH="26"/>
</TextLine>
<TextLine HEIGHT="48" HPOS="252" ID="P1_TL00143" VPOS="6420" WIDTH="769">
<String CC="7" CONTENT="i" HEIGHT="17" HPOS="252" ID="P1_ST01127" VPOS="6451" WC="0.23" WIDTH="5"/>
<SP HPOS="256" ID="P1_SP00912" VPOS="6468" WIDTH="33"/>
<String CC="3467" CONTENT="kS«V" HEIGHT="45" HPOS="289" ID="P1_ST01128" VPOS="6423" WC="0.44" WIDTH="110"/>
<SP HPOS="399" ID="P1_SP00913" VPOS="6468" WIDTH="15"/>
<String CC="667" CONTENT="als" HEIGHT="25" HPOS="415" ID="P1_ST01129" VPOS="6428" WC="0.29" WIDTH="38"/>
<SP HPOS="452" ID="P1_SP00914" VPOS="6468" WIDTH="17"/>
<String CC="973" CONTENT="het" HEIGHT="31" HPOS="469" ID="P1_ST01130" VPOS="6431" WC="0.92" WIDTH="44"/>
<SP HPOS="513" ID="P1_SP00915" VPOS="6468" WIDTH="18"/>
<String CC="075077" CONTENT="dei-e?" HEIGHT="41" HPOS="530" ID="P1_ST01131" VPOS="6426" WC="0.97" WIDTH="80"/>
<String CC="7" CONTENT="f" HEIGHT="25" HPOS="614" ID="P1_ST01132" VPOS="6420" WC="0.21" WIDTH="12"/>
<SP HPOS="626" ID="P1_SP00916" VPOS="6468" WIDTH="14"/>
<String CC="9" CONTENT="?" HEIGHT="39" HPOS="640" ID="P1_ST01133" VPOS="6429" WC="0.01" WIDTH="32"/>
<SP HPOS="672" ID="P1_SP00917" VPOS="6468" WIDTH="17"/>
<String CC="8" CONTENT="?" HEIGHT="35" HPOS="689" ID="P1_ST01134" VPOS="6432" WC="0.14" WIDTH="17"/>
<String CC="76383" CONTENT="ndeTe" HEIGHT="39" HPOS="705" ID="P1_ST01135" VPOS="6424" WC="0.41" WIDTH="79"/>
<SP HPOS="784" ID="P1_SP00918" VPOS="6468" WIDTH="18"/>
<String CC="75472" CONTENT="wÜze," HEIGHT="32" HPOS="802" ID="P1_ST01136" VPOS="6428" WC="0.44" WIDTH="86"/>
<SP HPOS="888" ID="P1_SP00919" VPOS="6468" WIDTH="17"/>
<String CC="07757" CONTENT="«locb" HEIGHT="27" HPOS="905" ID="P1_ST01137" VPOS="6429" WC="0.44" WIDTH="65"/>
<SP HPOS="970" ID="P1_SP00920" VPOS="6468" WIDTH="19"/>
<String CC="70" CONTENT="op" HEIGHT="24" HPOS="989" ID="P1_ST01138" VPOS="6439" WC="0.63" WIDTH="32"/>
</TextLine>
<TextLine HEIGHT="58" HPOS="122" ID="P1_TL00144" VPOS="6444" WIDTH="899">
<String CC="94" CONTENT="Is" HEIGHT="58" HPOS="122" ID="P1_ST01139" VPOS="6444" WC="0.27" WIDTH="33"/>
<SP HPOS="155" ID="P1_SP00921" VPOS="6502" WIDTH="18"/>
<String CC="097" CONTENT="afn" HEIGHT="50" HPOS="172" ID="P1_ST01140" VPOS="6452" WC="0.42" WIDTH="35"/>
<String CC="7" CONTENT="t" HEIGHT="24" HPOS="214" ID="P1_ST01141" STYLE="subscript" VPOS="6478" WC="0.25" WIDTH="12"/>
<String CC="9" CONTENT=";" HEIGHT="41" HPOS="228" ID="P1_ST01142" VPOS="6461" WC="0.01" WIDTH="21"/>
<String CC="7" CONTENT="o" HEIGHT="20" HPOS="252" ID="P1_ST01143" VPOS="6450" WC="0.29" WIDTH="12"/>
<String CC="4" CONTENT="s" HEIGHT="15" HPOS="257" ID="P1_ST01144" STYLE="subscript" VPOS="6487" WC="0.57" WIDTH="11"/>
<String CC="797" CONTENT="taa" HEIGHT="26" HPOS="269" ID="P1_ST01145" VPOS="6476" WC="0.16" WIDTH="41"/>
<String CC="7" CONTENT="n" HEIGHT="19" HPOS="313" ID="P1_ST01146" STYLE="subscript" VPOS="6483" WC="0.26" WIDTH="18"/>
<SP HPOS="331" ID="P1_SP00922" VPOS="6502" WIDTH="58"/>
<String CC="767" CONTENT="te»" HEIGHT="30" HPOS="389" ID="P1_ST01147" VPOS="6451" WC="0.28" WIDTH="44"/>
<SP HPOS="432" ID="P1_SP00923" VPOS="6502" WIDTH="28"/>
<String CC="776" CONTENT="dit" HEIGHT="26" HPOS="461" ID="P1_ST01148" VPOS="6461" WC="0.28" WIDTH="38"/>
<SP HPOS="498" ID="P1_SP00924" VPOS="6502" WIDTH="22"/>
<String CC="87" CONTENT="la" HEIGHT="26" HPOS="521" ID="P1_ST01149" VPOS="6470" WC="0.22" WIDTH="25"/>
<SP HPOS="546" ID="P1_SP00925" VPOS="6502" WIDTH="2"/>
<String CC="79" CONTENT="nd" HEIGHT="24" HPOS="548" ID="P1_ST01150" VPOS="6476" WC="0.14" WIDTH="33"/>
<SP HPOS="581" ID="P1_SP00926" VPOS="6502" WIDTH="8"/>
<String CC="97" CONTENT="T*" HEIGHT="47" HPOS="589" ID="P1_ST01151" VPOS="6455" WC="0.14" WIDTH="57"/>
<SP HPOS="646" ID="P1_SP00927" VPOS="6502" WIDTH="2"/>
<String CC="7" CONTENT="\" HEIGHT="47" HPOS="648" ID="P1_ST01152" STYLEREFS="TXT_10" VPOS="6455" WC="0.25" WIDTH="14"/>
<String CC="6928" CONTENT="sf&amp;H" HEIGHT="46" HPOS="664" ID="P1_ST01153" STYLEREFS="TXT_10" VPOS="6456" WC="0.29" WIDTH="116"/>
<SP HPOS="780" ID="P1_SP00928" VPOS="6502" WIDTH="11"/>
<String CC="747779" CONTENT="m°gelP" HEIGHT="34" HPOS="790" ID="P1_ST01154" VPOS="6459" WC="0.27" WIDTH="120"/>
<SP HPOS="911" ID="P1_SP00929" VPOS="6502" WIDTH="19"/>
<String CC="87971" CONTENT="maken" HEIGHT="31" HPOS="930" ID="P1_ST01155" VPOS="6462" WC="0.95" WIDTH="91"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="115" ID="P1_TL00145" VPOS="6482" WIDTH="906">
<String CC="07" CONTENT="me" HEIGHT="19" HPOS="115" ID="P1_ST01156" STYLEREFS="TXT_10" VPOS="6482" WC="0.61" WIDTH="44"/>
<SP HPOS="158" ID="P1_SP00930" VPOS="6501" WIDTH="13"/>
<String CC="96" CONTENT="ar" HEIGHT="20" HPOS="171" ID="P1_ST01157" VPOS="6482" WC="0.16" WIDTH="30"/>
<SP HPOS="201" ID="P1_SP00931" VPOS="6502" WIDTH="13"/>
<String CC="72" CONTENT="te" HEIGHT="25" HPOS="214" ID="P1_ST01158" VPOS="6482" WC="0.52" WIDTH="27"/>
<SP HPOS="241" ID="P1_SP00932" VPOS="6507" WIDTH="15"/>
<String CC="769770" CONTENT="Staan." HEIGHT="24" HPOS="256" ID="P1_ST01159" VPOS="6482" WC="0.96" WIDTH="80"/>
<SP HPOS="337" ID="P1_SP00933" VPOS="6507" WIDTH="196"/>
<String CC="4848" CONTENT="&lt;tnu" HEIGHT="18" HPOS="533" ID="P1_ST01160" VPOS="6482" WC="0.34" WIDTH="48"/>
<SP HPOS="581" ID="P1_SP00934" VPOS="6507" WIDTH="24"/>
<String CC="977766217" CONTENT="kosteloos" HEIGHT="31" HPOS="605" ID="P1_ST01161" VPOS="6482" WC="0.98" WIDTH="129"/>
<SP HPOS="733" ID="P1_SP00935" VPOS="6513" WIDTH="15"/>
<String CC="50" CONTENT="of" HEIGHT="25" HPOS="749" ID="P1_ST01162" VPOS="6489" WC="0.74" WIDTH="31"/>
<SP HPOS="780" ID="P1_SP00936" VPOS="6514" WIDTH="13"/>
<String CC="7073" CONTENT="voor" HEIGHT="18" HPOS="793" ID="P1_ST01163" VPOS="6497" WC="0.96" WIDTH="61"/>
<SP HPOS="854" ID="P1_SP00937" VPOS="6515" WIDTH="8"/>
<String CC="868" CONTENT="een" HEIGHT="18" HPOS="862" ID="P1_ST01164" VPOS="6500" WC="0.91" WIDTH="47"/>
<SP HPOS="909" ID="P1_SP00938" VPOS="6517" WIDTH="8"/>
<String CC="9357557" CONTENT="kleinen" HEIGHT="26" HPOS="918" ID="P1_ST01165" VPOS="6494" WC="0.97" WIDTH="103"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="198" ID="P1_TL00146" VPOS="6513" WIDTH="235">
<String CC="16" CONTENT="Ie" HEIGHT="26" HPOS="198" ID="P1_ST01166" VPOS="6513" WC="0.56" WIDTH="20"/>
<SP HPOS="219" ID="P1_SP00939" VPOS="6539" WIDTH="18"/>
<String CC="059560" CONTENT="wijze," HEIGHT="25" HPOS="236" ID="P1_ST01167" VPOS="6521" WC="0.97" WIDTH="76"/>
<SP HPOS="312" ID="P1_SP00940" VPOS="6546" WIDTH="19"/>
<String CC="099769" CONTENT="waarop" HEIGHT="33" HPOS="331" ID="P1_ST01168" VPOS="6516" WC="0.96" WIDTH="102"/>
<SP HPOS="432" ID="P1_SP00941" VPOS="6549" WIDTH="0"/>
</TextLine>
<TextLine HEIGHT="52" HPOS="120" ID="P1_TL00147" VPOS="6541" WIDTH="900">
<String CC="409484" CONTENT="S-T,^*" HEIGHT="50" HPOS="120" ID="P1_ST01169" VPOS="6543" WC="0.47" WIDTH="148"/>
<SP HPOS="268" ID="P1_SP00942" VPOS="6593" WIDTH="15"/>
<String CC="8" CONTENT="(" HEIGHT="46" HPOS="283" ID="P1_ST01170" STYLEREFS="TXT_10" VPOS="6547" WC="0.14" WIDTH="19"/>
<String CC="5" CONTENT="8" HEIGHT="19" HPOS="304" ID="P1_ST01171" STYLEREFS="TXT_10" VPOS="6556" WC="0.42" WIDTH="12"/>
<SP HPOS="315" ID="P1_SP00943" VPOS="6593" WIDTH="15"/>
<String CC="659" CONTENT="maf" HEIGHT="40" HPOS="331" ID="P1_ST01172" VPOS="6553" WC="0.26" WIDTH="58"/>
<String CC="757" CONTENT="nea" HEIGHT="22" HPOS="390" ID="P1_ST01173" VPOS="6554" WC="0.31" WIDTH="51"/>
<SP HPOS="441" ID="P1_SP00944" VPOS="6593" WIDTH="20"/>
<String CC="985" CONTENT="van" HEIGHT="21" HPOS="461" ID="P1_ST01174" VPOS="6563" WC="0.91" WIDTH="47"/>
<SP HPOS="508" ID="P1_SP00945" VPOS="6593" WIDTH="19"/>
<String CC="7778821" CONTENT="zak^^?," HEIGHT="52" HPOS="527" ID="P1_ST01175" VPOS="6541" WC="0.40" WIDTH="137"/>
<SP HPOS="664" ID="P1_SP00946" VPOS="6593" WIDTH="17"/>
<String CC="76797796797690989988" CONTENT="hesprokenwordt/makcu" HEIGHT="34" HPOS="680" ID="P1_ST01176" VPOS="6549" WC="0.20" WIDTH="340"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="122" ID="P1_TL00148" VPOS="6576" WIDTH="899">
<String CC="74" CONTENT="j*" HEIGHT="40" HPOS="122" ID="P1_ST01177" VPOS="6576" WC="0.40" WIDTH="26"/>
<SP HPOS="148" ID="P1_SP00947" VPOS="6617" WIDTH="22"/>
<String CC="979858647" CONTENT="praktisch" HEIGHT="32" HPOS="170" ID="P1_ST01178" VPOS="6576" WC="0.97" WIDTH="132"/>
<SP HPOS="302" ID="P1_SP00948" VPOS="6617" WIDTH="17"/>
<String CC="057473" CONTENT="vmden." HEIGHT="32" HPOS="319" ID="P1_ST01179" VPOS="6579" WC="0.52" WIDTH="100"/>
<SP HPOS="419" ID="P1_SP00949" VPOS="6617" WIDTH="157"/>
<String CC="77" CONTENT="tn" HEIGHT="17" HPOS="576" ID="P1_ST01180" VPOS="6578" WC="0.25" WIDTH="30"/>
<String CC="7" CONTENT="&gt;" HEIGHT="11" HPOS="609" ID="P1_ST01181" VPOS="6591" WC="0.22" WIDTH="6"/>
<SP HPOS="615" ID="P1_SP00950" VPOS="6617" WIDTH="15"/>
<String CC="776" CONTENT="dit" HEIGHT="26" HPOS="631" ID="P1_ST01182" VPOS="6578" WC="0.92" WIDTH="39"/>
<SP HPOS="670" ID="P1_SP00951" VPOS="6617" WIDTH="15"/>
<String CC="4439036391" CONTENT="ftlantropi" HEIGHT="37" HPOS="685" ID="P1_ST01183" VPOS="6580" WC="0.53" WIDTH="132"/>
<SP HPOS="817" ID="P1_SP00952" VPOS="6617" WIDTH="8"/>
<String CC="0777" CONTENT="sche" HEIGHT="25" HPOS="826" ID="P1_ST01184" VPOS="6586" WC="0.45" WIDTH="59"/>
<SP HPOS="885" ID="P1_SP00953" VPOS="6617" WIDTH="13"/>
<String CC="0667" CONTENT="plan" HEIGHT="30" HPOS="898" ID="P1_ST01185" VPOS="6587" WC="0.96" WIDTH="59"/>
<SP HPOS="957" ID="P1_SP00954" VPOS="6617" WIDTH="9"/>
<String CC="7077" CONTENT="niet" HEIGHT="27" HPOS="966" ID="P1_ST01186" VPOS="6589" WC="0.95" WIDTH="54"/>
</TextLine>
<TextLine HEIGHT="49" HPOS="122" ID="P1_TL00149" VPOS="6607" WIDTH="526">
<String CC="87826" CONTENT="mit-*" HEIGHT="48" HPOS="122" ID="P1_ST01187" STYLEREFS="TXT_10" VPOS="6607" WC="0.31" WIDTH="111"/>
<String CC="3" CONTENT="1" HEIGHT="17" HPOS="233" ID="P1_ST01188" STYLEREFS="TXT_10" VPOS="6618" WC="0.63" WIDTH="13"/>
<SP HPOS="246" ID="P1_SP00955" VPOS="6656" WIDTH="25"/>
<String CC="8979" CONTENT="J?hn" HEIGHT="37" HPOS="270" ID="P1_ST01189" STYLEREFS="TXT_10" VPOS="6613" WC="0.11" WIDTH="70"/>
<SP HPOS="340" ID="P1_SP00956" VPOS="6656" WIDTH="25"/>
<String CC="055767" CONTENT="Stuart" HEIGHT="28" HPOS="365" ID="P1_ST01190" VPOS="6617" WC="0.46" WIDTH="90"/>
<SP HPOS="455" ID="P1_SP00957" VPOS="6656" WIDTH="19"/>
<String CC="477" CONTENT="Mdl" HEIGHT="31" HPOS="474" ID="P1_ST01191" VPOS="6620" WC="0.33" WIDTH="57"/>
<SP HPOS="530" ID="P1_SP00958" VPOS="6656" WIDTH="21"/>
<String CC="76798" CONTENT="heeft" HEIGHT="26" HPOS="552" ID="P1_ST01192" VPOS="6630" WC="0.95" WIDTH="70"/>
<SP HPOS="621" ID="P1_SP00959" VPOS="6656" WIDTH="21"/>
<String CC="0" CONTENT="-" HEIGHT="5" HPOS="643" ID="P1_ST01193" VPOS="6640" WC="0.91" WIDTH="5"/>
</TextLine>
<TextLine HEIGHT="51" HPOS="119" ID="P1_TL00150" VPOS="6637" WIDTH="901">
<String CC="47445577" CONTENT="SsriÏÏ.M" HEIGHT="51" HPOS="119" ID="P1_ST01194" VPOS="6637" WC="0.39" WIDTH="139"/>
<SP HPOS="259" ID="P1_SP00960" VPOS="6687" WIDTH="13"/>
<String CC="76627" CONTENT="Z'Jno" HEIGHT="25" HPOS="272" ID="P1_ST01195" VPOS="6651" WC="0.40" WIDTH="63"/>
<SP HPOS="334" ID="P1_SP00961" VPOS="6687" WIDTH="25"/>
<String CC="7676778" CONTENT="meening" HEIGHT="35" HPOS="359" ID="P1_ST01196" VPOS="6652" WC="0.27" WIDTH="118"/>
<SP HPOS="477" ID="P1_SP00962" VPOS="6687" WIDTH="24"/>
<String CC="77" CONTENT="te" HEIGHT="26" HPOS="501" ID="P1_ST01197" VPOS="6657" WC="0.27" WIDTH="26"/>
<SP HPOS="527" ID="P1_SP00963" VPOS="6687" WIDTH="25"/>
<String CC="4066973" CONTENT='kennpn"' HEIGHT="39" HPOS="552" ID="P1_ST01198" VPOS="6648" WC="0.43" WIDTH="113"/>
<SP HPOS="665" ID="P1_SP00964" VPOS="6687" WIDTH="19"/>
<String CC="5066" CONTENT="C&lt;?n" HEIGHT="20" HPOS="684" ID="P1_ST01199" VPOS="6650" WC="0.53" WIDTH="45"/>
<SP HPOS="729" ID="P1_SP00965" VPOS="6687" WIDTH="19"/>
<String CC="77675" CONTENT="brief" HEIGHT="25" HPOS="748" ID="P1_ST01200" VPOS="6646" WC="0.31" WIDTH="67"/>
<SP HPOS="815" ID="P1_SP00966" VPOS="6687" WIDTH="17"/>
<String CC="557" CONTENT="***" HEIGHT="19" HPOS="831" ID="P1_ST01201" STYLEREFS="TXT_10" VPOS="6654" WC="0.36" WIDTH="46"/>
<SP HPOS="878" ID="P1_SP00967" VPOS="6687" WIDTH="20"/>
<String CC="776" CONTENT='c"n' HEIGHT="18" HPOS="898" ID="P1_ST01202" STYLEREFS="TXT_10" VPOS="6657" WC="0.26" WIDTH="45"/>
<SP HPOS="943" ID="P1_SP00968" VPOS="6687" WIDTH="18"/>
<String CC="5362" CONTENT="Reer" HEIGHT="17" HPOS="960" ID="P1_ST01203" STYLEREFS="TXT_10" VPOS="6659" WC="0.53" WIDTH="60"/>
</TextLine>
<TextLine HEIGHT="52" HPOS="298" ID="P1_TL00151" VPOS="6666" WIDTH="723">
<String CC="7079800277" CONTENT="TraagstuJj" HEIGHT="34" HPOS="298" ID="P1_ST01204" VPOS="6683" WC="0.48" WIDTH="141"/>
<SP HPOS="438" ID="P1_SP00969" VPOS="6717" WIDTH="21"/>
<String CC="767" CONTENT="der" HEIGHT="31" HPOS="459" ID="P1_ST01205" VPOS="6683" WC="0.92" WIDTH="47"/>
<SP HPOS="507" ID="P1_SP00970" VPOS="6717" WIDTH="25"/>
<String CC="08" CONTENT="cE" HEIGHT="52" HPOS="531" ID="P1_ST01206" VPOS="6666" WC="0.55" WIDTH="105"/>
<String CC="75" CONTENT="n," HEIGHT="33" HPOS="637" ID="P1_ST01207" VPOS="6677" WC="0.35" WIDTH="25"/>
<SP HPOS="661" ID="P1_SP00971" VPOS="6718" WIDTH="14"/>
<String CC="8908487" CONTENT="gegeven" HEIGHT="26" HPOS="676" ID="P1_ST01208" VPOS="6679" WC="0.97" WIDTH="112"/>
<SP HPOS="788" ID="P1_SP00972" VPOS="6718" WIDTH="20"/>
<String CC="447770606" CONTENT="aangaande" HEIGHT="30" HPOS="808" ID="P1_ST01209" VPOS="6681" WC="0.98" WIDTH="149"/>
<SP HPOS="957" ID="P1_SP00973" VPOS="6718" WIDTH="19"/>
<String CC="779" CONTENT="het" HEIGHT="24" HPOS="976" ID="P1_ST01210" VPOS="6683" WC="0.91" WIDTH="45"/>
</TextLine>
<TextLine HEIGHT="45" HPOS="363" ID="P1_TL00152" VPOS="6699" WIDTH="658">
<String CC="4" CONTENT="-" HEIGHT="4" HPOS="363" ID="P1_ST01211" STYLEREFS="TXT_17" VPOS="6718" WC="0.55" WIDTH="13"/>
<SP HPOS="376" ID="P1_SP00974" VPOS="6722" WIDTH="31"/>
<String CC="47" CONTENT="**" HEIGHT="17" HPOS="406" ID="P1_ST01212" STYLEREFS="TXT_17" VPOS="6699" WC="0.41" WIDTH="32"/>
<SP HPOS="438" ID="P1_SP00975" VPOS="6722" WIDTH="24"/>
<String CC="79" CONTENT="uu" HEIGHT="19" HPOS="462" ID="P1_ST01213" STYLEREFS="TXT_17" VPOS="6699" WC="0.14" WIDTH="45"/>
<SP HPOS="507" ID="P1_SP00976" VPOS="6722" WIDTH="26"/>
<String CC="9777888888" CONTENT="vtoneesche" HEIGHT="33" HPOS="533" ID="P1_ST01214" STYLEREFS="TXT_17" VPOS="6699" WC="0.17" WIDTH="154"/>
<SP HPOS="686" ID="P1_SP00977" VPOS="6732" WIDTH="22"/>
<String CC="7764497771" CONTENT="emigratie." HEIGHT="32" HPOS="709" ID="P1_ST01215" STYLEREFS="TXT_17" VPOS="6709" WC="0.98" WIDTH="142"/>
<SP HPOS="850" ID="P1_SP00978" VPOS="6741" WIDTH="34"/>
<String CC="600" CONTENT="Hij" HEIGHT="34" HPOS="885" ID="P1_ST01216" STYLEREFS="TXT_17" VPOS="6710" WC="0.98" WIDTH="41"/>
<SP HPOS="926" ID="P1_SP00979" VPOS="6744" WIDTH="19"/>
<String CC="46777" CONTENT="toont" HEIGHT="26" HPOS="945" ID="P1_ST01217" STYLEREFS="TXT_17" VPOS="6712" WC="0.96" WIDTH="76"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="1387" HPOS="1054" ID="P1_TB00015" STYLEREFS="TXT_5 PAR_RIGHT" VPOS="1291" WIDTH="934">
<TextLine HEIGHT="39" HPOS="1055" ID="P1_TL00153" VPOS="1292" WIDTH="928">
<String CC="7780" CONTENT="aan," HEIGHT="24" HPOS="1055" ID="P1_ST01218" VPOS="1306" WC="0.95" WIDTH="56"/>
<SP HPOS="1110" ID="P1_SP00980" VPOS="1330" WIDTH="19"/>
<String CC="729" CONTENT="hoe" HEIGHT="25" HPOS="1129" ID="P1_ST01219" VPOS="1299" WC="0.93" WIDTH="47"/>
<SP HPOS="1176" ID="P1_SP00981" VPOS="1330" WIDTH="30"/>
<String CC="900" CONTENT="dit" HEIGHT="26" HPOS="1206" ID="P1_ST01220" VPOS="1298" WC="0.96" WIDTH="38"/>
<SP HPOS="1244" ID="P1_SP00982" VPOS="1330" WIDTH="26"/>
<String CC="8899978308" CONTENT="vraagêtÜ'ï" HEIGHT="34" HPOS="1270" ID="P1_ST01221" VPOS="1297" WC="0.24" WIDTH="137"/>
<SP HPOS="1407" ID="P1_SP00983" VPOS="1331" WIDTH="28"/>
<String CC="8879" CONTENT="niet" HEIGHT="32" HPOS="1435" ID="P1_ST01222" VPOS="1292" WC="0.93" WIDTH="53"/>
<SP HPOS="1488" ID="P1_SP00984" VPOS="1331" WIDTH="22"/>
<String CC="497" CONTENT="zoo" HEIGHT="18" HPOS="1511" ID="P1_ST01223" VPOS="1306" WC="0.92" WIDTH="45"/>
<SP HPOS="1556" ID="P1_SP00985" VPOS="1331" WIDTH="18"/>
<String CC="798768870" CONTENT="eenvoudig" HEIGHT="38" HPOS="1573" ID="P1_ST01224" VPOS="1293" WC="0.97" WIDTH="143"/>
<SP HPOS="1716" ID="P1_SP00986" VPOS="1331" WIDTH="26"/>
<String CC="67" CONTENT="is" HEIGHT="28" HPOS="1742" ID="P1_ST01225" VPOS="1293" WC="0.28" WIDTH="20"/>
<SP HPOS="1762" ID="P1_SP00987" VPOS="1331" WIDTH="26"/>
<String CC="946" CONTENT="als" HEIGHT="30" HPOS="1788" ID="P1_ST01226" VPOS="1292" WC="0.92" WIDTH="39"/>
<SP HPOS="1827" ID="P1_SP00988" VPOS="1331" WIDTH="18"/>
<String CC="66787098" CONTENT="sommigen" HEIGHT="35" HPOS="1845" ID="P1_ST01227" VPOS="1292" WC="0.97" WIDTH="138"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="1154" ID="P1_TL00154" VPOS="1330" WIDTH="830">
<String CC="8" CONTENT="■" HEIGHT="5" HPOS="1154" ID="P1_ST01228" VPOS="1341" WC="0.20" WIDTH="2"/>
<SP HPOS="1156" ID="P1_SP00989" VPOS="1345" WIDTH="28"/>
<String CC="9888" CONTENT="doch" HEIGHT="26" HPOS="1185" ID="P1_ST01229" VPOS="1331" WC="0.93" WIDTH="65"/>
<SP HPOS="1250" ID="P1_SP00990" VPOS="1357" WIDTH="18"/>
<String CC="991" CONTENT="dat" HEIGHT="26" HPOS="1267" ID="P1_ST01230" VPOS="1331" WC="0.92" WIDTH="45"/>
<SP HPOS="1312" ID="P1_SP00991" VPOS="1357" WIDTH="20"/>
<String CC="775" CONTENT="het" HEIGHT="27" HPOS="1332" ID="P1_ST01231" VPOS="1330" WC="0.92" WIDTH="45"/>
<SP HPOS="1377" ID="P1_SP00992" VPOS="1357" WIDTH="19"/>
<String CC="9877" CONTENT="twee" HEIGHT="25" HPOS="1396" ID="P1_ST01232" VPOS="1332" WC="0.93" WIDTH="63"/>
<SP HPOS="1459" ID="P1_SP00993" VPOS="1357" WIDTH="19"/>
<String CC="8980" CONTENT="zeer" HEIGHT="18" HPOS="1478" ID="P1_ST01233" VPOS="1339" WC="0.94" WIDTH="56"/>
<SP HPOS="1533" ID="P1_SP00994" VPOS="1357" WIDTH="8"/>
<String CC="9887406777" CONTENT="moei,dijke" HEIGHT="33" HPOS="1541" ID="P1_ST01234" VPOS="1331" WC="0.98" WIDTH="142"/>
<SP HPOS="1683" ID="P1_SP00995" VPOS="1364" WIDTH="18"/>
<String CC="00862708" CONTENT="kwestiën" HEIGHT="26" HPOS="1701" ID="P1_ST01235" VPOS="1330" WC="0.59" WIDTH="124"/>
<SP HPOS="1825" ID="P1_SP00996" VPOS="1364" WIDTH="17"/>
<String CC="978" CONTENT="van" HEIGHT="17" HPOS="1841" ID="P1_ST01236" VPOS="1337" WC="0.90" WIDTH="50"/>
<SP HPOS="1891" ID="P1_SP00997" VPOS="1364" WIDTH="14"/>
<String CC="748042" CONTENT="staat" HEIGHT="25" HPOS="1905" ID="P1_ST01237" SUBS_CONTENT="staatkundige" SUBS_TYPE="HypPart1" VPOS="1330" WC="0.97" WIDTH="66"/>
<HYP CONTENT="-" HPOS="1971" VPOS="1330" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1054" ID="P1_TL00155" VPOS="1361" WIDTH="931">
<String CC="8880696" CONTENT="kundige" HEIGHT="35" HPOS="1054" ID="P1_ST01238" SUBS_CONTENT="staatkundige" SUBS_TYPE="HypPart2" VPOS="1364" WC="0.97" WIDTH="112"/>
<SP HPOS="1166" ID="P1_SP00998" VPOS="1400" WIDTH="17"/>
<String CC="9971000720" CONTENT="moraliteit" HEIGHT="26" HPOS="1182" ID="P1_ST01239" VPOS="1364" WC="0.99" WIDTH="143"/>
<SP HPOS="1325" ID="P1_SP00999" VPOS="1400" WIDTH="17"/>
<String CC="7893768" CONTENT="oppert;" HEIGHT="33" HPOS="1342" ID="P1_ST01240" VPOS="1364" WC="0.96" WIDTH="98"/>
<SP HPOS="1440" ID="P1_SP01000" VPOS="1400" WIDTH="18"/>
<String CC="978" CONTENT="t„n" HEIGHT="25" HPOS="1457" ID="P1_ST01241" VPOS="1365" WC="0.15" WIDTH="44"/>
<SP HPOS="1501" ID="P1_SP01001" VPOS="1400" WIDTH="19"/>
<String CC="9787570" CONTENT="eerste," HEIGHT="30" HPOS="1520" ID="P1_ST01242" VPOS="1364" WC="0.97" WIDTH="90"/>
<SP HPOS="1610" ID="P1_SP01002" VPOS="1400" WIDTH="20"/>
<String CC="920" CONTENT="wat" HEIGHT="25" HPOS="1630" ID="P1_ST01243" VPOS="1364" WC="0.96" WIDTH="51"/>
<SP HPOS="1681" ID="P1_SP01003" VPOS="1400" WIDTH="18"/>
<String CC="610" CONTENT="het" HEIGHT="28" HPOS="1698" ID="P1_ST01244" VPOS="1362" WC="0.97" WIDTH="45"/>
<SP HPOS="1743" ID="P1_SP01004" VPOS="1400" WIDTH="17"/>
<String CC="77760" CONTENT="recht" HEIGHT="26" HPOS="1760" ID="P1_ST01245" VPOS="1362" WC="0.96" WIDTH="73"/>
<SP HPOS="1833" ID="P1_SP01005" VPOS="1400" WIDTH="17"/>
<String CC="46" CONTENT="is" HEIGHT="25" HPOS="1850" ID="P1_ST01246" VPOS="1363" WC="0.45" WIDTH="21"/>
<SP HPOS="1871" ID="P1_SP01006" VPOS="1400" WIDTH="18"/>
<String CC="998" CONTENT="van" HEIGHT="17" HPOS="1889" ID="P1_ST01247" VPOS="1370" WC="0.90" WIDTH="50"/>
<SP HPOS="1938" ID="P1_SP01007" VPOS="1400" WIDTH="18"/>
<String CC="70" CONTENT="de" HEIGHT="25" HPOS="1956" ID="P1_ST01248" VPOS="1361" WC="0.61" WIDTH="28"/>
</TextLine>
<TextLine HEIGHT="30" HPOS="1056" ID="P1_TL00156" VPOS="1395" WIDTH="928">
<String CC="366657" CONTENT="eerste" HEIGHT="26" HPOS="1056" ID="P1_ST01249" VPOS="1397" WC="0.97" WIDTH="80"/>
<SP HPOS="1136" ID="P1_SP01008" VPOS="1423" WIDTH="15"/>
<String CC="71068397" CONTENT="bewoners" HEIGHT="26" HPOS="1152" ID="P1_ST01250" VPOS="1396" WC="0.98" WIDTH="132"/>
<SP HPOS="1284" ID="P1_SP01009" VPOS="1423" WIDTH="15"/>
<String CC="037" CONTENT="van" HEIGHT="19" HPOS="1299" ID="P1_ST01251" VPOS="1403" WC="0.96" WIDTH="51"/>
<SP HPOS="1350" ID="P1_SP01010" VPOS="1423" WIDTH="17"/>
<String CC="776" CONTENT="een" HEIGHT="18" HPOS="1367" ID="P1_ST01252" VPOS="1404" WC="0.92" WIDTH="45"/>
<SP HPOS="1411" ID="P1_SP01011" VPOS="1423" WIDTH="17"/>
<String CC="3000" CONTENT="land" HEIGHT="26" HPOS="1428" ID="P1_ST01253" VPOS="1396" WC="0.99" WIDTH="61"/>
<SP HPOS="1489" ID="P1_SP01012" VPOS="1423" WIDTH="18"/>
<String CC="60" CONTENT="om" HEIGHT="18" HPOS="1507" ID="P1_ST01254" VPOS="1404" WC="0.69" WIDTH="40"/>
<SP HPOS="1547" ID="P1_SP01013" VPOS="1423" WIDTH="15"/>
<String CC="769769" CONTENT="nieuwe" HEIGHT="26" HPOS="1563" ID="P1_ST01255" VPOS="1396" WC="0.96" WIDTH="98"/>
<SP HPOS="1661" ID="P1_SP01014" VPOS="1423" WIDTH="17"/>
<String CC="9767867698" CONTENT="kolonisten" HEIGHT="26" HPOS="1677" ID="P1_ST01256" VPOS="1395" WC="0.97" WIDTH="145"/>
<SP HPOS="1822" ID="P1_SP01015" VPOS="1423" WIDTH="20"/>
<String CC="59" CONTENT="te" HEIGHT="22" HPOS="1843" ID="P1_ST01257" VPOS="1396" WC="0.23" WIDTH="26"/>
<SP HPOS="1869" ID="P1_SP01016" VPOS="1423" WIDTH="19"/>
<String CC="897783" CONTENT="weren;" HEIGHT="22" HPOS="1887" ID="P1_ST01258" VPOS="1402" WC="0.96" WIDTH="97"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="1056" ID="P1_TL00157" VPOS="1422" WIDTH="758">
<String CC="78" CONTENT="en" HEIGHT="17" HPOS="1056" ID="P1_ST01259" VPOS="1439" WC="0.19" WIDTH="31"/>
<SP HPOS="1087" ID="P1_SP01017" VPOS="1455" WIDTH="24"/>
<String CC="178" CONTENT="ten" HEIGHT="24" HPOS="1110" ID="P1_ST01260" VPOS="1431" WC="0.94" WIDTH="45"/>
<SP HPOS="1155" ID="P1_SP01018" VPOS="1455" WIDTH="21"/>
<String CC="1876960" CONTENT="tweede," HEIGHT="39" HPOS="1176" ID="P1_ST01261" VPOS="1422" WC="0.97" WIDTH="112"/>
<SP HPOS="1289" ID="P1_SP01019" VPOS="1461" WIDTH="27"/>
<String CC="75590" CONTENT="welke" HEIGHT="27" HPOS="1316" ID="P1_ST01262" VPOS="1429" WC="0.96" WIDTH="79"/>
<SP HPOS="1395" ID="P1_SP01020" VPOS="1461" WIDTH="21"/>
<String CC="99" CONTENT="de" HEIGHT="26" HPOS="1416" ID="P1_ST01263" VPOS="1429" WC="0.01" WIDTH="28"/>
<SP HPOS="1444" ID="P1_SP01021" VPOS="1461" WIDTH="19"/>
<String CC="0703097" CONTENT="wettige" HEIGHT="32" HPOS="1463" ID="P1_ST01264" VPOS="1429" WC="0.98" WIDTH="103"/>
<SP HPOS="1566" ID="P1_SP01022" VPOS="1461" WIDTH="19"/>
<String CC="498050836698818" CONTENT="maatregelenzijn" HEIGHT="35" HPOS="1585" ID="P1_ST01265" VPOS="1427" WC="0.99" WIDTH="229"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="1056" ID="P1_TL00158" VPOS="1460" WIDTH="931">
<String CC="797777999" CONTENT="beschaafd" HEIGHT="26" HPOS="1056" ID="P1_ST01266" VPOS="1461" WC="0.97" WIDTH="138"/>
<SP HPOS="1194" ID="P1_SP01023" VPOS="1487" WIDTH="25"/>
<String CC="78" CONTENT="en" HEIGHT="18" HPOS="1219" ID="P1_ST01267" VPOS="1469" WC="0.20" WIDTH="30"/>
<SP HPOS="1248" ID="P1_SP01024" VPOS="1487" WIDTH="18"/>
<String CC="6896500778" CONTENT="ontwikkeld" HEIGHT="26" HPOS="1266" ID="P1_ST01268" VPOS="1461" WC="0.98" WIDTH="158"/>
<SP HPOS="1424" ID="P1_SP01025" VPOS="1487" WIDTH="19"/>
<String CC="7650" CONTENT="volk" HEIGHT="26" HPOS="1443" ID="P1_ST01269" VPOS="1461" WC="0.96" WIDTH="60"/>
<SP HPOS="1504" ID="P1_SP01026" VPOS="1487" WIDTH="20"/>
<String CC="609" CONTENT="mag" HEIGHT="27" HPOS="1524" ID="P1_ST01270" VPOS="1468" WC="0.94" WIDTH="59"/>
<SP HPOS="1583" ID="P1_SP01027" VPOS="1495" WIDTH="17"/>
<String CC="098778968" CONTENT="aanwenden" HEIGHT="26" HPOS="1599" ID="P1_ST01271" VPOS="1461" WC="0.97" WIDTH="156"/>
<SP HPOS="1755" ID="P1_SP01028" VPOS="1495" WIDTH="18"/>
<String CC="89" CONTENT="om" HEIGHT="18" HPOS="1773" ID="P1_ST01272" VPOS="1468" WC="0.09" WIDTH="40"/>
<SP HPOS="1813" ID="P1_SP01029" VPOS="1495" WIDTH="20"/>
<String CC="87" CONTENT="de" HEIGHT="25" HPOS="1833" ID="P1_ST01273" VPOS="1461" WC="0.19" WIDTH="31"/>
<SP HPOS="1864" ID="P1_SP01030" VPOS="1495" WIDTH="17"/>
<String CC="6778770" CONTENT="schade" HEIGHT="26" HPOS="1880" ID="P1_ST01274" SUBS_CONTENT="schadelijke" SUBS_TYPE="HypPart1" VPOS="1460" WC="0.97" WIDTH="92"/>
<HYP CONTENT="-" HPOS="1972" VPOS="1460" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="1056" ID="P1_TL00159" VPOS="1489" WIDTH="930">
<String CC="04099" CONTENT="lijke" HEIGHT="32" HPOS="1056" ID="P1_ST01275" SUBS_CONTENT="schadelijke" SUBS_TYPE="HypPart2" VPOS="1494" WC="0.97" WIDTH="59"/>
<SP HPOS="1115" ID="P1_SP01031" VPOS="1526" WIDTH="20"/>
<String CC="9366456707947" CONTENT="aanmatigingen" HEIGHT="34" HPOS="1135" ID="P1_ST01276" VPOS="1493" WC="0.98" WIDTH="209"/>
<SP HPOS="1344" ID="P1_SP01032" VPOS="1527" WIDTH="17"/>
<String CC="098" CONTENT="van" HEIGHT="20" HPOS="1361" ID="P1_ST01277" VPOS="1500" WC="0.93" WIDTH="50"/>
<SP HPOS="1410" ID="P1_SP01033" VPOS="1527" WIDTH="17"/>
<String CC="878" CONTENT="een" HEIGHT="19" HPOS="1427" ID="P1_ST01278" VPOS="1501" WC="0.91" WIDTH="45"/>
<SP HPOS="1472" ID="P1_SP01034" VPOS="1527" WIDTH="18"/>
<String CC="9676" CONTENT="Volk" HEIGHT="28" HPOS="1489" ID="P1_ST01279" VPOS="1492" WC="0.94" WIDTH="60"/>
<SP HPOS="1550" ID="P1_SP01035" VPOS="1527" WIDTH="17"/>
<String CC="67" CONTENT="in" HEIGHT="26" HPOS="1566" ID="P1_ST01280" VPOS="1494" WC="0.28" WIDTH="26"/>
<SP HPOS="1592" ID="P1_SP01036" VPOS="1527" WIDTH="19"/>
<String CC="794" CONTENT="een" HEIGHT="19" HPOS="1611" ID="P1_ST01281" VPOS="1501" WC="0.92" WIDTH="45"/>
<SP HPOS="1656" ID="P1_SP01037" VPOS="1527" WIDTH="18"/>
<String CC="660079" CONTENT="hooger" HEIGHT="31" HPOS="1674" ID="P1_ST01282" VPOS="1494" WC="0.47" WIDTH="97"/>
<SP HPOS="1770" ID="P1_SP01038" VPOS="1527" WIDTH="17"/>
<String CC="78890" CONTENT="staat" HEIGHT="25" HPOS="1787" ID="P1_ST01283" VPOS="1494" WC="0.95" WIDTH="70"/>
<SP HPOS="1857" ID="P1_SP01039" VPOS="1527" WIDTH="17"/>
<String CC="998" CONTENT="van" HEIGHT="18" HPOS="1873" ID="P1_ST01284" VPOS="1500" WC="0.89" WIDTH="48"/>
<SP HPOS="1922" ID="P1_SP01040" VPOS="1527" WIDTH="18"/>
<String CC="844" CONTENT="be" HEIGHT="28" HPOS="1939" ID="P1_ST01285" SUBS_CONTENT="beschaving" SUBS_TYPE="HypPart1" VPOS="1489" WC="0.93" WIDTH="31"/>
<HYP CONTENT="-" HPOS="1970" VPOS="1489" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="1057" ID="P1_TL00160" VPOS="1522" WIDTH="930">
<String CC="85700474" CONTENT="schaving" HEIGHT="39" HPOS="1057" ID="P1_ST01286" SUBS_CONTENT="beschaving" SUBS_TYPE="HypPart2" VPOS="1526" WC="0.98" WIDTH="122"/>
<SP HPOS="1179" ID="P1_SP01041" VPOS="1565" WIDTH="25"/>
<String CC="740" CONTENT="1,-" HEIGHT="22" HPOS="1204" ID="P1_ST01287" VPOS="1527" WC="0.61" WIDTH="25"/>
<SP HPOS="1228" ID="P1_SP01042" VPOS="1565" WIDTH="33"/>
<String CC="7706273" CONTENT="Vferen." HEIGHT="21" HPOS="1261" ID="P1_ST01288" VPOS="1530" WC="0.48" WIDTH="92"/>
<SP HPOS="1354" ID="P1_SP01043" VPOS="1565" WIDTH="40"/>
<String CC="898905895" CONTENT="Aangaande" HEIGHT="33" HPOS="1394" ID="P1_ST01289" VPOS="1526" WC="0.97" WIDTH="157"/>
<SP HPOS="1551" ID="P1_SP01044" VPOS="1565" WIDTH="25"/>
<String CC="97" CONTENT="de" HEIGHT="26" HPOS="1576" ID="P1_ST01290" VPOS="1527" WC="0.14" WIDTH="30"/>
<SP HPOS="1605" ID="P1_SP01045" VPOS="1565" WIDTH="24"/>
<String CC="106705" CONTENT="eerste" HEIGHT="26" HPOS="1629" ID="P1_ST01291" VPOS="1527" WC="0.98" WIDTH="81"/>
<SP HPOS="1710" ID="P1_SP01046" VPOS="1565" WIDTH="15"/>
<String CC="7987904" CONTENT="kwestie" HEIGHT="27" HPOS="1726" ID="P1_ST01292" VPOS="1525" WC="0.97" WIDTH="107"/>
<SP HPOS="1833" ID="P1_SP01047" VPOS="1565" WIDTH="15"/>
<String CC="649092" CONTENT="erkent" HEIGHT="26" HPOS="1848" ID="P1_ST01293" VPOS="1525" WC="0.97" WIDTH="91"/>
<SP HPOS="1939" ID="P1_SP01048" VPOS="1565" WIDTH="18"/>
<String CC="084" CONTENT="«ie" HEIGHT="28" HPOS="1957" ID="P1_ST01294" VPOS="1522" WC="0.95" WIDTH="30"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="1057" ID="P1_TL00161" VPOS="1553" WIDTH="930">
<String CC="7767" CONTENT="neer" HEIGHT="21" HPOS="1057" ID="P1_ST01295" VPOS="1565" WC="0.94" WIDTH="59"/>
<SP HPOS="1116" ID="P1_SP01049" VPOS="1586" WIDTH="20"/>
<String CC="5674" CONTENT="Mul," HEIGHT="34" HPOS="1136" ID="P1_ST01296" VPOS="1556" WC="0.95" WIDTH="60"/>
<SP HPOS="1196" ID="P1_SP01050" VPOS="1590" WIDTH="21"/>
<String CC="990" CONTENT="dal" HEIGHT="31" HPOS="1218" ID="P1_ST01297" VPOS="1554" WC="0.93" WIDTH="39"/>
<SP HPOS="1257" ID="P1_SP01051" VPOS="1590" WIDTH="25"/>
<String CC="789677" CONTENT="indien" HEIGHT="32" HPOS="1281" ID="P1_ST01298" VPOS="1553" WC="0.96" WIDTH="83"/>
<SP HPOS="1364" ID="P1_SP01052" VPOS="1590" WIDTH="22"/>
<String CC="70" CONTENT="de" HEIGHT="32" HPOS="1387" ID="P1_ST01299" VPOS="1553" WC="0.63" WIDTH="30"/>
<SP HPOS="1416" ID="P1_SP01053" VPOS="1590" WIDTH="18"/>
<String CC="4768808797" CONTENT="Cnineesche" HEIGHT="33" HPOS="1434" ID="P1_ST01300" VPOS="1553" WC="0.31" WIDTH="155"/>
<SP HPOS="1589" ID="P1_SP01054" VPOS="1590" WIDTH="18"/>
<String CC="68" CONTENT="en" HEIGHT="19" HPOS="1606" ID="P1_ST01301" VPOS="1566" WC="0.29" WIDTH="28"/>
<SP HPOS="1635" ID="P1_SP01055" VPOS="1590" WIDTH="17"/>
<String CC="8" CONTENT="■" HEIGHT="2" HPOS="1651" ID="P1_ST01302" VPOS="1576" WC="0.20" WIDTH="1"/>
<SP HPOS="1652" ID="P1_SP01056" VPOS="1590" WIDTH="142"/>
<String CC="8" CONTENT="o" HEIGHT="18" HPOS="1794" ID="P1_ST01303" VPOS="1566" WC="0.14" WIDTH="11"/>
<SP HPOS="1805" ID="P1_SP01057" VPOS="1590" WIDTH="19"/>
<String CC="976565" CONTENT="groote" HEIGHT="30" HPOS="1824" ID="P1_ST01304" VPOS="1559" WC="0.31" WIDTH="89"/>
<SP HPOS="1912" ID="P1_SP01058" VPOS="1590" WIDTH="19"/>
<String CC="7876" CONTENT="uit" HEIGHT="30" HPOS="1931" ID="P1_ST01305" SUBS_CONTENT="uitbreiding," SUBS_TYPE="HypPart1" VPOS="1553" WC="0.94" WIDTH="43"/>
<HYP CONTENT="-" HPOS="1974" VPOS="1553" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="1057" ID="P1_TL00162" VPOS="1585" WIDTH="931">
<String CC="788797992" CONTENT="breiding," HEIGHT="39" HPOS="1057" ID="P1_ST01306" SUBS_CONTENT="uitbreiding," SUBS_TYPE="HypPart2" VPOS="1585" WC="0.97" WIDTH="126"/>
<SP HPOS="1183" ID="P1_SP01059" VPOS="1624" WIDTH="6"/>
<String CC="9209570594" CONTENT="verkrijgt," HEIGHT="34" HPOS="1189" ID="P1_ST01307" VPOS="1590" WC="0.98" WIDTH="142"/>
<SP HPOS="1331" ID="P1_SP01060" VPOS="1624" WIDTH="25"/>
<String CC="880" CONTENT="Zij" HEIGHT="33" HPOS="1356" ID="P1_ST01308" VPOS="1591" WC="0.94" WIDTH="31"/>
<SP HPOS="1387" ID="P1_SP01061" VPOS="1624" WIDTH="11"/>
<String CC="4" CONTENT="," HEIGHT="13" HPOS="1397" ID="P1_ST01309" VPOS="1609" WC="0.57" WIDTH="6"/>
<SP HPOS="1403" ID="P1_SP01062" VPOS="1624" WIDTH="27"/>
<String CC="408" CONTENT="«an" HEIGHT="17" HPOS="1430" ID="P1_ST01310" VPOS="1599" WC="0.52" WIDTH="47"/>
<SP HPOS="1478" ID="P1_SP01063" VPOS="1624" WIDTH="19"/>
<String CC="657" CONTENT="een" HEIGHT="19" HPOS="1496" ID="P1_ST01311" VPOS="1599" WC="0.93" WIDTH="44"/>
<SP HPOS="1540" ID="P1_SP01064" VPOS="1624" WIDTH="18"/>
<String CC="89" CONTENT="si" HEIGHT="22" HPOS="1558" ID="P1_ST01312" VPOS="1593" WC="0.07" WIDTH="18"/>
<SP HPOS="1576" ID="P1_SP01065" VPOS="1624" WIDTH="8"/>
<String CC="197" CONTENT="cal" HEIGHT="22" HPOS="1584" ID="P1_ST01313" VPOS="1593" WC="0.99" WIDTH="38"/>
<SP HPOS="1622" ID="P1_SP01066" VPOS="1624" WIDTH="8"/>
<String CC="77777879987849" CONTENT="huishoudkundig" HEIGHT="35" HPOS="1630" ID="P1_ST01314" VPOS="1591" WC="0.98" WIDTH="226"/>
<SP HPOS="1856" ID="P1_SP01067" VPOS="1626" WIDTH="19"/>
<String CC="3709889" CONTENT="oogpunt" HEIGHT="31" HPOS="1874" ID="P1_ST01315" VPOS="1591" WC="0.97" WIDTH="113"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="1056" ID="P1_TL00163" VPOS="1619" WIDTH="932">
<String CC="7776667990" CONTENT="beschouwd," HEIGHT="31" HPOS="1056" ID="P1_ST01316" VPOS="1622" WC="0.98" WIDTH="169"/>
<SP HPOS="1225" ID="P1_SP01068" VPOS="1652" WIDTH="26"/>
<String CC="87977279" CONTENT="nadeelig" HEIGHT="37" HPOS="1251" ID="P1_ST01317" VPOS="1619" WC="0.22" WIDTH="119"/>
<SP HPOS="1370" ID="P1_SP01069" VPOS="1656" WIDTH="24"/>
<String CC="0575" CONTENT="moet" HEIGHT="24" HPOS="1394" ID="P1_ST01318" VPOS="1625" WC="0.96" WIDTH="69"/>
<SP HPOS="1462" ID="P1_SP01070" VPOS="1656" WIDTH="22"/>
<String CC="6748" CONTENT="zijn" HEIGHT="30" HPOS="1485" ID="P1_ST01319" VPOS="1624" WC="0.94" WIDTH="48"/>
<SP HPOS="1533" ID="P1_SP01071" VPOS="1656" WIDTH="19"/>
<String CC="0767" CONTENT="voor" HEIGHT="19" HPOS="1552" ID="P1_ST01320" VPOS="1631" WC="0.96" WIDTH="61"/>
<SP HPOS="1613" ID="P1_SP01072" VPOS="1656" WIDTH="18"/>
<String CC="95" CONTENT="de" HEIGHT="25" HPOS="1631" ID="P1_ST01321" VPOS="1624" WC="0.22" WIDTH="30"/>
<SP HPOS="1661" ID="P1_SP01073" VPOS="1656" WIDTH="17"/>
<String CC="4698808791400" CONTENT="tegenwoordige" HEIGHT="33" HPOS="1677" ID="P1_ST01322" VPOS="1623" WC="0.99" WIDTH="208"/>
<SP HPOS="1885" ID="P1_SP01074" VPOS="1656" WIDTH="18"/>
<String CC="799950" CONTENT="bevol" HEIGHT="22" HPOS="1903" ID="P1_ST01323" SUBS_CONTENT="bevolking" SUBS_TYPE="HypPart1" VPOS="1623" WC="0.96" WIDTH="71"/>
<HYP CONTENT="-" HPOS="1974" VPOS="1623" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1055" ID="P1_TL00164" VPOS="1651" WIDTH="933">
<String CC="7289" CONTENT="king" HEIGHT="34" HPOS="1055" ID="P1_ST01324" SUBS_CONTENT="bevolking" SUBS_TYPE="HypPart2" VPOS="1651" WC="0.94" WIDTH="64"/>
<SP HPOS="1119" ID="P1_SP01075" VPOS="1685" WIDTH="11"/>
<String CC="0" CONTENT="," HEIGHT="9" HPOS="1129" ID="P1_ST01325" VPOS="1674" WC="1.00" WIDTH="5"/>
<SP HPOS="1134" ID="P1_SP01076" VPOS="1685" WIDTH="26"/>
<String CC="9579" CONTENT="dööt" HEIGHT="28" HPOS="1160" ID="P1_ST01326" VPOS="1654" WC="0.19" WIDTH="63"/>
<SP HPOS="1222" ID="P1_SP01077" VPOS="1685" WIDTH="26"/>
<String CC="95" CONTENT="de" HEIGHT="25" HPOS="1248" ID="P1_ST01327" VPOS="1654" WC="0.22" WIDTH="30"/>
<SP HPOS="1278" ID="P1_SP01078" VPOS="1685" WIDTH="26"/>
<String CC="677778" CONTENT="loonen" HEIGHT="27" HPOS="1304" ID="P1_ST01328" VPOS="1652" WC="0.24" WIDTH="91"/>
<SP HPOS="1395" ID="P1_SP01079" VPOS="1685" WIDTH="21"/>
<String CC="57" CONTENT="te" HEIGHT="22" HPOS="1416" ID="P1_ST01329" VPOS="1657" WC="0.35" WIDTH="25"/>
<SP HPOS="1441" ID="P1_SP01080" VPOS="1685" WIDTH="19"/>
<String CC="088589880" CONTENT="verlagen," HEIGHT="30" HPOS="1460" ID="P1_ST01330" VPOS="1657" WC="0.98" WIDTH="136"/>
<SP HPOS="1596" ID="P1_SP01081" VPOS="1687" WIDTH="26"/>
<String CC="78" CONTENT="en" HEIGHT="15" HPOS="1622" ID="P1_ST01331" VPOS="1664" WC="0.20" WIDTH="31"/>
<SP HPOS="1652" ID="P1_SP01082" VPOS="1687" WIDTH="18"/>
<String CC="768" CONTENT="hen" HEIGHT="24" HPOS="1670" ID="P1_ST01332" VPOS="1656" WC="0.92" WIDTH="50"/>
<SP HPOS="1720" ID="P1_SP01083" VPOS="1687" WIDTH="18"/>
<String CC="575" CONTENT="tot" HEIGHT="26" HPOS="1737" ID="P1_ST01333" VPOS="1654" WC="0.93" WIDTH="41"/>
<SP HPOS="1779" ID="P1_SP01084" VPOS="1687" WIDTH="15"/>
<String CC="778" CONTENT="een" HEIGHT="15" HPOS="1794" ID="P1_ST01334" VPOS="1664" WC="0.91" WIDTH="46"/>
<SP HPOS="1840" ID="P1_SP01085" VPOS="1687" WIDTH="18"/>
<String CC="57796866" CONTENT="minderen" HEIGHT="38" HPOS="1858" ID="P1_ST01335" VPOS="1652" WC="0.97" WIDTH="130"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="1391" ID="P1_TL00165" VPOS="1683" WIDTH="597">
<String CC="67707" CONTENT="iïijn" HEIGHT="35" HPOS="1391" ID="P1_ST01336" VPOS="1683" WC="0.43" WIDTH="56"/>
<SP HPOS="1447" ID="P1_SP01086" VPOS="1719" WIDTH="17"/>
<String CC="87" CONTENT="eU" HEIGHT="19" HPOS="1463" ID="P1_ST01337" VPOS="1690" WC="0.19" WIDTH="31"/>
<SP HPOS="1494" ID="P1_SP01087" VPOS="1719" WIDTH="26"/>
<String CC="5187300" CONTENT="confort" HEIGHT="30" HPOS="1520" ID="P1_ST01338" STYLEREFS="TXT_6" VPOS="1688" WC="0.60" WIDTH="102"/>
<SP HPOS="1622" ID="P1_SP01088" VPOS="1719" WIDTH="17"/>
<String CC="7788950" CONTENT="brengt;" HEIGHT="32" HPOS="1638" ID="P1_ST01339" VPOS="1685" WC="0.97" WIDTH="110"/>
<SP HPOS="1748" ID="P1_SP01089" VPOS="1719" WIDTH="26"/>
<String CC="67" CONTENT="en" HEIGHT="15" HPOS="1774" ID="P1_ST01340" VPOS="1694" WC="0.27" WIDTH="31"/>
<SP HPOS="1805" ID="P1_SP01090" VPOS="1719" WIDTH="18"/>
<String CC="99001" CONTENT="dat.," HEIGHT="28" HPOS="1822" ID="P1_ST01341" VPOS="1685" WC="0.97" WIDTH="61"/>
<SP HPOS="1884" ID="P1_SP01091" VPOS="1719" WIDTH="18"/>
<String CC="279697" CONTENT="indien" HEIGHT="26" HPOS="1902" ID="P1_ST01342" VPOS="1683" WC="0.96" WIDTH="86"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="1057" ID="P1_TL00166" VPOS="1716" WIDTH="931">
<String CC="070" CONTENT="het" HEIGHT="25" HPOS="1057" ID="P1_ST01343" VPOS="1716" WC="0.97" WIDTH="46"/>
<SP HPOS="1103" ID="P1_SP01092" VPOS="1741" WIDTH="22"/>
<String CC="63961" CONTENT="*ekeï" HEIGHT="26" HPOS="1126" ID="P1_ST01344" VPOS="1716" WC="0.46" WIDTH="76"/>
<SP HPOS="1201" ID="P1_SP01093" VPOS="1742" WIDTH="26"/>
<String CC="968" CONTENT="Was" HEIGHT="19" HPOS="1227" ID="P1_ST01345" VPOS="1722" WC="0.91" WIDTH="52"/>
<SP HPOS="1279" ID="P1_SP01094" VPOS="1742" WIDTH="25"/>
<String CC="999" CONTENT="dat" HEIGHT="24" HPOS="1304" ID="P1_ST01346" VPOS="1717" WC="0.89" WIDTH="46"/>
<SP HPOS="1350" ID="P1_SP01095" VPOS="1742" WIDTH="24"/>
<String CC="62" CONTENT="in" HEIGHT="24" HPOS="1374" ID="P1_ST01347" VPOS="1719" WC="0.52" WIDTH="26"/>
<SP HPOS="1400" ID="P1_SP01096" VPOS="1742" WIDTH="26"/>
<String CC="97298" CONTENT="dezen" HEIGHT="25" HPOS="1426" ID="P1_ST01348" VPOS="1717" WC="0.95" WIDTH="76"/>
<SP HPOS="1501" ID="P1_SP01097" VPOS="1742" WIDTH="19"/>
<String CC="07053779" CONTENT="toestand" HEIGHT="25" HPOS="1520" ID="P1_ST01349" VPOS="1717" WC="0.98" WIDTH="119"/>
<SP HPOS="1639" ID="P1_SP01098" VPOS="1742" WIDTH="18"/>
<String CC="0777" CONTENT="geen" HEIGHT="22" HPOS="1657" ID="P1_ST01350" VPOS="1726" WC="0.95" WIDTH="64"/>
<SP HPOS="1721" ID="P1_SP01099" VPOS="1748" WIDTH="26"/>
<String CC="05477974470" CONTENT="verandering" HEIGHT="33" HPOS="1747" ID="P1_ST01351" VPOS="1716" WC="0.98" WIDTH="171"/>
<SP HPOS="1918" ID="P1_SP01100" VPOS="1749" WIDTH="24"/>
<String CC="770" CONTENT="ZOÜ" HEIGHT="24" HPOS="1942" ID="P1_ST01352" VPOS="1719" WC="0.52" WIDTH="46"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="1057" ID="P1_TL00167" VPOS="1744" WIDTH="931">
<String CC="459772" CONTENT="komen," HEIGHT="30" HPOS="1057" ID="P1_ST01353" VPOS="1744" WC="0.97" WIDTH="106"/>
<SP HPOS="1163" ID="P1_SP01101" VPOS="1774" WIDTH="26"/>
<String CC="660" CONTENT="het" HEIGHT="24" HPOS="1189" ID="P1_ST01354" VPOS="1748" WC="0.95" WIDTH="45"/>
<SP HPOS="1234" ID="P1_SP01102" VPOS="1774" WIDTH="20"/>
<String CC="97" CONTENT="de" HEIGHT="22" HPOS="1254" ID="P1_ST01355" VPOS="1748" WC="0.12" WIDTH="31"/>
<SP HPOS="1285" ID="P1_SP01103" VPOS="1774" WIDTH="22"/>
<String CC="074499" CONTENT="wering" HEIGHT="31" HPOS="1307" ID="P1_ST01356" VPOS="1748" WC="0.97" WIDTH="98"/>
<SP HPOS="1406" ID="P1_SP01104" VPOS="1779" WIDTH="25"/>
<String CC="989" CONTENT="der" HEIGHT="24" HPOS="1430" ID="P1_ST01357" VPOS="1748" WC="0.89" WIDTH="45"/>
<SP HPOS="1475" ID="P1_SP01105" VPOS="1779" WIDTH="25"/>
<String CC="077654767" CONTENT="Chineezen" HEIGHT="26" HPOS="1500" ID="P1_ST01358" VPOS="1748" WC="0.41" WIDTH="142"/>
<SP HPOS="1642" ID="P1_SP01106" VPOS="1779" WIDTH="21"/>
<String CC="97997000" CONTENT="wettigen" HEIGHT="30" HPOS="1663" ID="P1_ST01359" VPOS="1748" WC="0.98" WIDTH="122"/>
<SP HPOS="1785" ID="P1_SP01107" VPOS="1779" WIDTH="25"/>
<String CC="778970" CONTENT="zoude." HEIGHT="25" HPOS="1809" ID="P1_ST01360" VPOS="1748" WC="0.96" WIDTH="87"/>
<SP HPOS="1897" ID="P1_SP01108" VPOS="1779" WIDTH="34"/>
<String CC="836" CONTENT="Aan" HEIGHT="25" HPOS="1931" ID="P1_ST01361" VPOS="1748" WC="0.93" WIDTH="57"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="1057" ID="P1_TL00168" VPOS="1776" WIDTH="931">
<String CC="97" CONTENT="de" HEIGHT="24" HPOS="1057" ID="P1_ST01362" VPOS="1779" WC="0.13" WIDTH="32"/>
<SP HPOS="1089" ID="P1_SP01109" VPOS="1802" WIDTH="15"/>
<String CC="979776" CONTENT="andere" HEIGHT="25" HPOS="1104" ID="P1_ST01363" VPOS="1776" WC="0.96" WIDTH="93"/>
<SP HPOS="1198" ID="P1_SP01110" VPOS="1802" WIDTH="18"/>
<String CC="64003" CONTENT="zijde" HEIGHT="31" HPOS="1215" ID="P1_ST01364" VPOS="1776" WC="0.98" WIDTH="64"/>
<SP HPOS="1279" ID="P1_SP01111" VPOS="1807" WIDTH="15"/>
<String CC="970098" CONTENT="vraagt" HEIGHT="28" HPOS="1294" ID="P1_ST01365" VPOS="1779" WC="0.97" WIDTH="92"/>
<SP HPOS="1387" ID="P1_SP01112" VPOS="1807" WIDTH="17"/>
<String CC="401" CONTENT="hij" HEIGHT="31" HPOS="1403" ID="P1_ST01366" VPOS="1778" WC="0.98" WIDTH="34"/>
<SP HPOS="1437" ID="P1_SP01113" VPOS="1808" WIDTH="19"/>
<String CC="49" CONTENT="of" HEIGHT="22" HPOS="1456" ID="P1_ST01367" VPOS="1779" WC="0.26" WIDTH="30"/>
<SP HPOS="1486" ID="P1_SP01114" VPOS="1808" WIDTH="14"/>
<String CC="770" CONTENT="het" HEIGHT="24" HPOS="1500" ID="P1_ST01368" VPOS="1779" WC="0.94" WIDTH="45"/>
<SP HPOS="1545" ID="P1_SP01115" VPOS="1808" WIDTH="18"/>
<String CC="7536307" CONTENT="billijk" HEIGHT="32" HPOS="1563" ID="P1_ST01369" VPOS="1776" WC="0.98" WIDTH="83"/>
<SP HPOS="1645" ID="P1_SP01116" VPOS="1808" WIDTH="18"/>
<String CC="77" CONTENT="is" HEIGHT="24" HPOS="1663" ID="P1_ST01370" VPOS="1779" WC="0.28" WIDTH="21"/>
<SP HPOS="1684" ID="P1_SP01117" VPOS="1808" WIDTH="22"/>
<String CC="057" CONTENT="als" HEIGHT="24" HPOS="1707" ID="P1_ST01371" VPOS="1779" WC="0.95" WIDTH="38"/>
<SP HPOS="1744" ID="P1_SP01118" VPOS="1808" WIDTH="18"/>
<String CC="7796677" CONTENT="bewezen" HEIGHT="25" HPOS="1762" ID="P1_ST01372" VPOS="1778" WC="0.96" WIDTH="117"/>
<SP HPOS="1879" ID="P1_SP01119" VPOS="1808" WIDTH="17"/>
<String CC="001" CONTENT="aan" HEIGHT="17" HPOS="1896" ID="P1_ST01373" VPOS="1787" WC="0.99" WIDTH="48"/>
<SP HPOS="1944" ID="P1_SP01120" VPOS="1808" WIDTH="18"/>
<String CC="97" CONTENT="to" HEIGHT="25" HPOS="1962" ID="P1_ST01374" VPOS="1780" WC="0.13" WIDTH="26"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="1057" ID="P1_TL00169" VPOS="1807" WIDTH="928">
<String CC="868780" CONTENT="nemen," HEIGHT="19" HPOS="1057" ID="P1_ST01375" VPOS="1814" WC="0.96" WIDTH="97"/>
<SP HPOS="1154" ID="P1_SP01121" VPOS="1833" WIDTH="19"/>
<String CC="994" CONTENT="dat" HEIGHT="22" HPOS="1173" ID="P1_ST01376" VPOS="1807" WC="0.91" WIDTH="45"/>
<SP HPOS="1218" ID="P1_SP01122" VPOS="1833" WIDTH="25"/>
<String CC="0799" CONTENT="liet" HEIGHT="21" HPOS="1243" ID="P1_ST01377" VPOS="1807" WC="0.94" WIDTH="44"/>
<SP HPOS="1286" ID="P1_SP01123" VPOS="1833" WIDTH="19"/>
<String CC="99709076" CONTENT="karakter" HEIGHT="24" HPOS="1305" ID="P1_ST01378" VPOS="1807" WC="0.97" WIDTH="122"/>
<SP HPOS="1427" ID="P1_SP01124" VPOS="1833" WIDTH="19"/>
<String CC="68" CONTENT="en" HEIGHT="17" HPOS="1446" ID="P1_ST01379" VPOS="1815" WC="0.25" WIDTH="31"/>
<SP HPOS="1476" ID="P1_SP01125" VPOS="1833" WIDTH="18"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="1494" ID="P1_ST01380" VPOS="1807" WC="0.12" WIDTH="30"/>
<SP HPOS="1524" ID="P1_SP01126" VPOS="1833" WIDTH="18"/>
<String CC="970478588" CONTENT="gewoonten" HEIGHT="31" HPOS="1541" ID="P1_ST01381" VPOS="1809" WC="0.98" WIDTH="152"/>
<SP HPOS="1694" ID="P1_SP01127" VPOS="1840" WIDTH="17"/>
<String CC="075" CONTENT="der" HEIGHT="25" HPOS="1710" ID="P1_ST01382" VPOS="1808" WC="0.95" WIDTH="46"/>
<SP HPOS="1756" ID="P1_SP01128" VPOS="1840" WIDTH="17"/>
<String CC="763766747" CONTENT="Chineezen" HEIGHT="26" HPOS="1773" ID="P1_ST01383" VPOS="1808" WC="0.36" WIDTH="144"/>
<SP HPOS="1917" ID="P1_SP01129" VPOS="1840" WIDTH="17"/>
<String CC="80459" CONTENT="ni,jt" HEIGHT="30" HPOS="1933" ID="P1_ST01384" VPOS="1809" WC="0.42" WIDTH="52"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="1129" ID="P1_TL00170" VPOS="1835" WIDTH="366">
<String CC="70440" CONTENT="&quot;.'.'" HEIGHT="19" HPOS="1129" ID="P1_ST01385" VPOS="1840" WC="0.65" WIDTH="35"/>
<SP HPOS="1165" ID="P1_SP01130" VPOS="1859" WIDTH="17"/>
<String CC="9270" CONTENT="zijn" HEIGHT="31" HPOS="1181" ID="P1_ST01386" VPOS="1835" WC="0.96" WIDTH="48"/>
<SP HPOS="1230" ID="P1_SP01131" VPOS="1866" WIDTH="17"/>
<String CC="9367" CONTENT="voor" HEIGHT="19" HPOS="1246" ID="P1_ST01387" VPOS="1844" WC="0.94" WIDTH="63"/>
<SP HPOS="1309" ID="P1_SP01132" VPOS="1866" WIDTH="17"/>
<String CC="077777660790" CONTENT="verbetering." HEIGHT="35" HPOS="1325" ID="P1_ST01388" VPOS="1837" WC="0.98" WIDTH="170"/>
</TextLine>
<TextLine HEIGHT="46" HPOS="1088" ID="P1_TL00171" VPOS="1865" WIDTH="896">
<String CC="998" CONTENT="Zou" HEIGHT="27" HPOS="1088" ID="P1_ST01389" VPOS="1865" WC="0.89" WIDTH="51"/>
<SP HPOS="1139" ID="P1_SP01133" VPOS="1892" WIDTH="19"/>
<String CC="698" CONTENT="men" HEIGHT="19" HPOS="1157" ID="P1_ST01390" VPOS="1876" WC="0.91" WIDTH="54"/>
<SP HPOS="1212" ID="P1_SP01134" VPOS="1894" WIDTH="19"/>
<String CC="0978" CONTENT="geen" HEIGHT="25" HPOS="1231" ID="P1_ST01391" VPOS="1874" WC="0.94" WIDTH="61"/>
<SP HPOS="1292" ID="P1_SP01135" VPOS="1899" WIDTH="19"/>
<String CC="269079" CONTENT="poging" HEIGHT="35" HPOS="1311" ID="P1_ST01392" VPOS="1870" WC="0.97" WIDTH="97"/>
<SP HPOS="1408" ID="P1_SP01136" VPOS="1905" WIDTH="15"/>
<String CC="657706" CONTENT="kunnen" HEIGHT="27" HPOS="1423" ID="P1_ST01393" VPOS="1871" WC="0.97" WIDTH="104"/>
<SP HPOS="1527" ID="P1_SP01137" VPOS="1905" WIDTH="18"/>
<String CC="7558" CONTENT="doen" HEIGHT="27" HPOS="1545" ID="P1_ST01394" VPOS="1871" WC="0.94" WIDTH="65"/>
<SP HPOS="1610" ID="P1_SP01138" VPOS="1905" WIDTH="15"/>
<String CC="6667" CONTENT="voor" HEIGHT="19" HPOS="1625" ID="P1_ST01395" VPOS="1879" WC="0.94" WIDTH="63"/>
<SP HPOS="1688" ID="P1_SP01139" VPOS="1905" WIDTH="15"/>
<String CC="988987878" CONTENT="verplicht" HEIGHT="30" HPOS="1703" ID="P1_ST01396" VPOS="1871" WC="0.97" WIDTH="129"/>
<SP HPOS="1832" ID="P1_SP01140" VPOS="1905" WIDTH="14"/>
<String CC="8667087788380" CONTENT="dtideïfljfjS," HEIGHT="45" HPOS="1846" ID="P1_ST01397" VPOS="1866" WC="0.37" WIDTH="138"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="1056" ID="P1_TL00172" VPOS="1899" WIDTH="930">
<String CC="506" CONTENT="ten" HEIGHT="28" HPOS="1056" ID="P1_ST01398" VPOS="1899" WC="0.95" WIDTH="45"/>
<SP HPOS="1101" ID="P1_SP01141" VPOS="1928" WIDTH="24"/>
<String CC="51784" CONTENT="einde" HEIGHT="28" HPOS="1124" ID="P1_ST01399" VPOS="1900" WC="0.96" WIDTH="74"/>
<SP HPOS="1199" ID="P1_SP01142" VPOS="1929" WIDTH="26"/>
<String CC="97" CONTENT="de" HEIGHT="28" HPOS="1225" ID="P1_ST01400" VPOS="1902" WC="0.12" WIDTH="31"/>
<SP HPOS="1256" ID="P1_SP01143" VPOS="1930" WIDTH="18"/>
<String CC="96806378" CONTENT="kinderen" HEIGHT="28" HPOS="1273" ID="P1_ST01401" VPOS="1903" WC="0.97" WIDTH="123"/>
<SP HPOS="1396" ID="P1_SP01144" VPOS="1931" WIDTH="20"/>
<String CC="977" CONTENT="der" HEIGHT="26" HPOS="1416" ID="P1_ST01402" VPOS="1905" WC="0.91" WIDTH="45"/>
<SP HPOS="1461" ID="P1_SP01145" VPOS="1931" WIDTH="17"/>
<String CC="5087777875" CONTENT="Cnirieexeü" HEIGHT="31" HPOS="1478" ID="P1_ST01403" VPOS="1903" WC="0.34" WIDTH="142"/>
<SP HPOS="1619" ID="P1_SP01146" VPOS="1933" WIDTH="18"/>
<String CC="87" CONTENT="ie" HEIGHT="28" HPOS="1637" ID="P1_ST01404" VPOS="1904" WC="0.20" WIDTH="26"/>
<SP HPOS="1663" ID="P1_SP01147" VPOS="1933" WIDTH="17"/>
<String CC="786658796701" CONTENT="besclïaven'." HEIGHT="30" HPOS="1680" ID="P1_ST01405" VPOS="1903" WC="0.36" WIDTH="159"/>
<SP HPOS="1839" ID="P1_SP01148" VPOS="1933" WIDTH="22"/>
<String CC="96" CONTENT="De" HEIGHT="27" HPOS="1861" ID="P1_ST01406" VPOS="1906" WC="0.15" WIDTH="38"/>
<SP HPOS="1899" ID="P1_SP01149" VPOS="1933" WIDTH="19"/>
<String CC="77757" CONTENT="beste" HEIGHT="27" HPOS="1918" ID="P1_ST01407" VPOS="1906" WC="0.95" WIDTH="67"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1056" ID="P1_TL00173" VPOS="1935" WIDTH="931">
<String CC="596496070" CONTENT="maatregel" HEIGHT="38" HPOS="1056" ID="P1_ST01408" VPOS="1936" WC="0.98" WIDTH="143"/>
<SP HPOS="1199" ID="P1_SP01150" VPOS="1974" WIDTH="24"/>
<String CC="93799" CONTENT="vindt" HEIGHT="28" HPOS="1222" ID="P1_ST01409" VPOS="1936" WC="0.95" WIDTH="74"/>
<SP HPOS="1297" ID="P1_SP01151" VPOS="1974" WIDTH="25"/>
<String CC="67" CONTENT="de" HEIGHT="28" HPOS="1322" ID="P1_ST01410" VPOS="1937" WC="0.28" WIDTH="31"/>
<SP HPOS="1352" ID="P1_SP01152" VPOS="1974" WIDTH="21"/>
<String CC="88777" CONTENT="lieer" HEIGHT="26" HPOS="1374" ID="P1_ST01411" VPOS="1938" WC="0.95" WIDTH="63"/>
<SP HPOS="1436" ID="P1_SP01153" VPOS="1974" WIDTH="17"/>
<String CC="9402" CONTENT="Mill" HEIGHT="32" HPOS="1453" ID="P1_ST01412" VPOS="1935" WC="0.56" WIDTH="57"/>
<SP HPOS="1509" ID="P1_SP01154" VPOS="1974" WIDTH="18"/>
<String CC="57" CONTENT="in" HEIGHT="25" HPOS="1527" ID="P1_ST01413" VPOS="1939" WC="0.37" WIDTH="26"/>
<SP HPOS="1553" ID="P1_SP01155" VPOS="1974" WIDTH="19"/>
<String CC="6779" CONTENT="zeer" HEIGHT="18" HPOS="1572" ID="P1_ST01414" VPOS="1948" WC="0.93" WIDTH="56"/>
<SP HPOS="1628" ID="P1_SP01156" VPOS="1974" WIDTH="18"/>
<String CC="066076897" CONTENT="gestrenge" HEIGHT="32" HPOS="1645" ID="P1_ST01415" VPOS="1941" WC="0.98" WIDTH="136"/>
<SP HPOS="1781" ID="P1_SP01157" VPOS="1974" WIDTH="19"/>
<String CC="970978" CONTENT="wetten" HEIGHT="25" HPOS="1800" ID="P1_ST01416" VPOS="1941" WC="0.96" WIDTH="94"/>
<SP HPOS="1894" ID="P1_SP01158" VPOS="1974" WIDTH="18"/>
<String CC="77777" CONTENT="tegen" HEIGHT="27" HPOS="1912" ID="P1_ST01417" VPOS="1942" WC="0.95" WIDTH="74"/>
</TextLine>
<TextLine HEIGHT="42" HPOS="1057" ID="P1_TL00174" VPOS="1964" WIDTH="929">
<String CC="97" CONTENT="de" HEIGHT="26" HPOS="1057" ID="P1_ST01418" VPOS="1969" WC="0.12" WIDTH="32"/>
<SP HPOS="1089" ID="P1_SP01159" VPOS="1995" WIDTH="15"/>
<String CC="987888095858008770" CONTENT="koclie-kontrakten," HEIGHT="35" HPOS="1104" ID="P1_ST01419" VPOS="1968" WC="0.37" WIDTH="260"/>
<SP HPOS="1364" ID="P1_SP01160" VPOS="2003" WIDTH="14"/>
<String CC="44887" CONTENT="welke" HEIGHT="27" HPOS="1378" ID="P1_ST01420" VPOS="1971" WC="0.96" WIDTH="80"/>
<SP HPOS="1459" ID="P1_SP01161" VPOS="2003" WIDTH="9"/>
<String CC="788" CONTENT="hij" HEIGHT="31" HPOS="1468" ID="P1_ST01421" VPOS="1972" WC="0.91" WIDTH="35"/>
<SP HPOS="1504" ID="P1_SP01162" VPOS="2003" WIDTH="11"/>
<String CC="08998886" CONTENT="vermomde" HEIGHT="30" HPOS="1514" ID="P1_ST01422" VPOS="1972" WC="0.97" WIDTH="144"/>
<SP HPOS="1658" ID="P1_SP01163" VPOS="2003" WIDTH="11"/>
<String CC="377977803" CONTENT="slavernij" HEIGHT="33" HPOS="1669" ID="P1_ST01423" VPOS="1972" WC="0.98" WIDTH="119"/>
<SP HPOS="1788" ID="P1_SP01164" VPOS="2006" WIDTH="11"/>
<String CC="847160" CONTENT="noemt." HEIGHT="26" HPOS="1799" ID="P1_ST01424" VPOS="1974" WC="0.97" WIDTH="93"/>
<SP HPOS="1892" ID="P1_SP01165" VPOS="2006" WIDTH="18"/>
<String CC="75507" CONTENT="Zuike" HEIGHT="34" HPOS="1910" ID="P1_ST01425" VPOS="1964" WC="0.49" WIDTH="76"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="1057" ID="P1_TL00175" VPOS="2000" WIDTH="931">
<String CC="9875089087" CONTENT="kontrakten" HEIGHT="27" HPOS="1057" ID="P1_ST01426" VPOS="2002" WC="0.35" WIDTH="157"/>
<SP HPOS="1214" ID="P1_SP01166" VPOS="2029" WIDTH="24"/>
<String CC="777757708" CONTENT="behoorden" HEIGHT="31" HPOS="1238" ID="P1_ST01427" VPOS="2000" WC="0.98" WIDTH="148"/>
<SP HPOS="1385" ID="P1_SP01167" VPOS="2030" WIDTH="22"/>
<String CC="0575" CONTENT="niet" HEIGHT="26" HPOS="1408" ID="P1_ST01428" VPOS="2006" WC="0.96" WIDTH="54"/>
<SP HPOS="1462" ID="P1_SP01168" VPOS="2031" WIDTH="17"/>
<String CC="692777" CONTENT="alleen" HEIGHT="32" HPOS="1479" ID="P1_ST01429" VPOS="2001" WC="0.96" WIDTH="84"/>
<SP HPOS="1563" ID="P1_SP01169" VPOS="2033" WIDTH="17"/>
<String CC="7170" CONTENT="niet" HEIGHT="26" HPOS="1579" ID="P1_ST01430" VPOS="2007" WC="0.97" WIDTH="53"/>
<SP HPOS="1632" ID="P1_SP01170" VPOS="2033" WIDTH="19"/>
<String CC="799780" CONTENT="erkend" HEIGHT="26" HPOS="1651" ID="P1_ST01431" VPOS="2007" WC="0.96" WIDTH="96"/>
<SP HPOS="1747" ID="P1_SP01171" VPOS="2033" WIDTH="17"/>
<String CC="76" CONTENT="te" HEIGHT="24" HPOS="1763" ID="P1_ST01432" VPOS="2008" WC="0.31" WIDTH="26"/>
<SP HPOS="1789" ID="P1_SP01172" VPOS="2033" WIDTH="18"/>
<String CC="9408870" CONTENT="worde.i" HEIGHT="25" HPOS="1807" ID="P1_ST01433" VPOS="2007" WC="0.44" WIDTH="100"/>
<SP HPOS="1907" ID="P1_SP01173" VPOS="2033" WIDTH="18"/>
<String CC="96640" CONTENT="dooi" HEIGHT="25" HPOS="1925" ID="P1_ST01434" SUBS_CONTENT="dooide" SUBS_TYPE="HypPart1" VPOS="2004" WC="0.96" WIDTH="51"/>
<HYP CONTENT="-" HPOS="1976" VPOS="2004" WIDTH="12"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="1057" ID="P1_TL00176" VPOS="2035" WIDTH="820">
<String CC="76" CONTENT="de" HEIGHT="26" HPOS="1057" ID="P1_ST01435" SUBS_CONTENT="dooide" SUBS_TYPE="HypPart2" VPOS="2035" WC="0.29" WIDTH="30"/>
<SP HPOS="1087" ID="P1_SP01174" VPOS="2061" WIDTH="20"/>
<String CC="0780" CONTENT="wet," HEIGHT="31" HPOS="1107" ID="P1_ST01436" VPOS="2035" WC="0.97" WIDTH="57"/>
<SP HPOS="1163" ID="P1_SP01175" VPOS="2066" WIDTH="18"/>
<String CC="77976" CONTENT="maal'" HEIGHT="20" HPOS="1181" ID="P1_ST01437" VPOS="2041" WC="0.95" WIDTH="72"/>
<SP HPOS="1253" ID="P1_SP01176" VPOS="2066" WIDTH="17"/>
<String CC="476" CONTENT="men" HEIGHT="19" HPOS="1270" ID="P1_ST01438" VPOS="2043" WC="0.93" WIDTH="58"/>
<SP HPOS="1328" ID="P1_SP01177" VPOS="2066" WIDTH="17"/>
<String CC="70766707" CONTENT="behoorde" HEIGHT="28" HPOS="1344" ID="P1_ST01439" VPOS="2036" WC="0.98" WIDTH="131"/>
<SP HPOS="1475" ID="P1_SP01178" VPOS="2066" WIDTH="15"/>
<String CC="7671" CONTENT="hen," HEIGHT="31" HPOS="1491" ID="P1_ST01440" VPOS="2039" WC="0.95" WIDTH="58"/>
<SP HPOS="1548" ID="P1_SP01179" VPOS="2069" WIDTH="19"/>
<String CC="979" CONTENT="die" HEIGHT="27" HPOS="1567" ID="P1_ST01441" VPOS="2039" WC="0.90" WIDTH="40"/>
<SP HPOS="1607" ID="P1_SP01180" VPOS="2069" WIDTH="18"/>
<String CC="76" CONTENT="ze" HEIGHT="18" HPOS="1625" ID="P1_ST01442" VPOS="2048" WC="0.32" WIDTH="28"/>
<SP HPOS="1654" ID="P1_SP01181" VPOS="2069" WIDTH="17"/>
<String CC="69779970" CONTENT="aangaan," HEIGHT="24" HPOS="1670" ID="P1_ST01443" VPOS="2047" WC="0.97" WIDTH="125"/>
<SP HPOS="1795" ID="P1_SP01182" VPOS="2070" WIDTH="18"/>
<String CC="9887" CONTENT="kon'" HEIGHT="28" HPOS="1813" ID="P1_ST01444" VPOS="2036" WC="0.93" WIDTH="64"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="1057" ID="P1_TL00177" VPOS="2068" WIDTH="146">
<String CC="9460719671" CONTENT="vervolgen." HEIGHT="33" HPOS="1057" ID="P1_ST01445" VPOS="2068" WC="0.98" WIDTH="146"/>
</TextLine>
<TextLine HEIGHT="42" HPOS="1089" ID="P1_TL00178" VPOS="2094" WIDTH="899">
<String CC="90" CONTENT="Al" HEIGHT="26" HPOS="1089" ID="P1_ST01446" VPOS="2100" WC="0.50" WIDTH="33"/>
<SP HPOS="1122" ID="P1_SP01183" VPOS="2126" WIDTH="25"/>
<String CC="796" CONTENT="bet" HEIGHT="26" HPOS="1147" ID="P1_ST01447" VPOS="2101" WC="0.91" WIDTH="46"/>
<SP HPOS="1193" ID="P1_SP01184" VPOS="2127" WIDTH="20"/>
<String CC="588" CONTENT="nii" HEIGHT="33" HPOS="1213" ID="P1_ST01448" VPOS="2094" WC="0.24" WIDTH="31"/>
<SP HPOS="1244" ID="P1_SP01185" VPOS="2127" WIDTH="150"/>
<String CC="952" CONTENT="alt" HEIGHT="33" HPOS="1394" ID="P1_ST01449" VPOS="2095" WC="0.93" WIDTH="35"/>
<SP HPOS="1429" ID="P1_SP01186" VPOS="2128" WIDTH="18"/>
<String CC="5807" CONTENT="zich" HEIGHT="28" HPOS="1447" ID="P1_ST01450" VPOS="2101" WC="0.96" WIDTH="56"/>
<SP HPOS="1502" ID="P1_SP01187" VPOS="2130" WIDTH="18"/>
<String CC="77907" CONTENT="heden" HEIGHT="28" HPOS="1520" ID="P1_ST01451" VPOS="2101" WC="0.96" WIDTH="84"/>
<SP HPOS="1604" ID="P1_SP01188" VPOS="2130" WIDTH="15"/>
<String CC="934" CONTENT="tot" HEIGHT="28" HPOS="1619" ID="P1_ST01452" VPOS="2101" WC="0.93" WIDTH="41"/>
<SP HPOS="1661" ID="P1_SP01189" VPOS="2130" WIDTH="17"/>
<String CC="57987" CONTENT="zaken" HEIGHT="27" HPOS="1677" ID="P1_ST01453" VPOS="2101" WC="0.95" WIDTH="79"/>
<SP HPOS="1756" ID="P1_SP01190" VPOS="2130" WIDTH="19"/>
<String CC="49" CONTENT="op" HEIGHT="25" HPOS="1775" ID="P1_ST01454" VPOS="2111" WC="0.28" WIDTH="32"/>
<SP HPOS="1807" ID="P1_SP01191" VPOS="2135" WIDTH="18"/>
<String CC="54" CONTENT="de" HEIGHT="27" HPOS="1825" ID="P1_ST01455" VPOS="2101" WC="0.47" WIDTH="28"/>
<SP HPOS="1853" ID="P1_SP01192" VPOS="2135" WIDTH="18"/>
<String CC="78770040" CONTENT="landver" HEIGHT="27" HPOS="1871" ID="P1_ST01456" SUBS_CONTENT="landverhuizing" SUBS_TYPE="HypPart1" VPOS="2100" WC="0.98" WIDTH="103"/>
<HYP CONTENT="-" HPOS="1974" VPOS="2100" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="1057" ID="P1_TL00179" VPOS="2130" WIDTH="930">
<String CC="7777699" CONTENT="huizing" HEIGHT="37" HPOS="1057" ID="P1_ST01457" SUBS_CONTENT="landverhuizing" SUBS_TYPE="HypPart2" VPOS="2130" WC="0.96" WIDTH="105"/>
<SP HPOS="1162" ID="P1_SP01193" VPOS="2166" WIDTH="19"/>
<String CC="5187707670" CONTENT="betrekking" HEIGHT="37" HPOS="1181" ID="P1_ST01458" VPOS="2132" WC="0.98" WIDTH="154"/>
<SP HPOS="1335" ID="P1_SP01194" VPOS="2169" WIDTH="18"/>
<String CC="977737960" CONTENT="hebbende." HEIGHT="30" HPOS="1352" ID="P1_ST01459" VPOS="2133" WC="0.98" WIDTH="139"/>
<SP HPOS="1492" ID="P1_SP01195" VPOS="2169" WIDTH="19"/>
<String CC="88" CONTENT="De" HEIGHT="26" HPOS="1511" ID="P1_ST01460" VPOS="2137" WC="0.12" WIDTH="38"/>
<SP HPOS="1548" ID="P1_SP01196" VPOS="2169" WIDTH="20"/>
<String CC="585098898" CONTENT="Melboutne" HEIGHT="26" HPOS="1569" ID="P1_ST01461" STYLEREFS="TXT_6" VPOS="2137" WC="0.28" WIDTH="150"/>
<SP HPOS="1719" ID="P1_SP01197" VPOS="2169" WIDTH="14"/>
<String CC="02677" CONTENT="Argus" HEIGHT="32" HPOS="1733" ID="P1_ST01462" STYLEREFS="TXT_6" VPOS="2135" WC="0.97" WIDTH="86"/>
<SP HPOS="1819" ID="P1_SP01198" VPOS="2169" WIDTH="13"/>
<String CC="3444557" CONTENT="&lt;__«elt" HEIGHT="40" HPOS="1832" ID="P1_ST01463" VPOS="2133" WC="0.49" WIDTH="67"/>
<SP HPOS="1899" ID="P1_SP01199" VPOS="2173" WIDTH="6"/>
<String CC="74620" CONTENT="mede," HEIGHT="32" HPOS="1905" ID="P1_ST01464" VPOS="2133" WC="0.97" WIDTH="81"/>
</TextLine>
<TextLine HEIGHT="32" HPOS="1057" ID="P1_TL00180" VPOS="2165" WIDTH="931">
<String CC="902" CONTENT="dat" HEIGHT="27" HPOS="1057" ID="P1_ST01465" VPOS="2165" WC="0.95" WIDTH="46"/>
<SP HPOS="1103" ID="P1_SP01200" VPOS="2192" WIDTH="17"/>
<String CC="60" CONTENT="te" HEIGHT="26" HPOS="1120" ID="P1_ST01466" VPOS="2166" WC="0.69" WIDTH="26"/>
<SP HPOS="1146" ID="P1_SP01201" VPOS="2192" WIDTH="17"/>
<String CC="7500" CONTENT="Tyi," HEIGHT="30" HPOS="1162" ID="P1_ST01467" VPOS="2166" WC="0.66" WIDTH="56"/>
<SP HPOS="1218" ID="P1_SP01202" VPOS="2196" WIDTH="17"/>
<String CC="708" CONTENT="een" HEIGHT="18" HPOS="1234" ID="P1_ST01468" VPOS="2174" WC="0.94" WIDTH="46"/>
<SP HPOS="1280" ID="P1_SP01203" VPOS="2196" WIDTH="12"/>
<String CC="907" CONTENT="der" HEIGHT="26" HPOS="1292" ID="P1_ST01469" VPOS="2166" WC="0.94" WIDTH="44"/>
<SP HPOS="1336" ID="P1_SP01204" VPOS="2196" WIDTH="8"/>
<String CC="76798974" CONTENT="eilanden" HEIGHT="26" HPOS="1344" ID="P1_ST01470" VPOS="2167" WC="0.97" WIDTH="118"/>
<SP HPOS="1462" ID="P1_SP01205" VPOS="2196" WIDTH="9"/>
<String CC="38" CONTENT="in" HEIGHT="26" HPOS="1472" ID="P1_ST01471" VPOS="2167" WC="0.42" WIDTH="26"/>
<SP HPOS="1498" ID="P1_SP01206" VPOS="2196" WIDTH="9"/>
<String CC="97" CONTENT="de" HEIGHT="26" HPOS="1507" ID="P1_ST01472" VPOS="2169" WC="0.13" WIDTH="32"/>
<SP HPOS="1539" ID="P1_SP01207" VPOS="2196" WIDTH="9"/>
<String CC="792436" CONTENT="Stille" HEIGHT="25" HPOS="1548" ID="P1_ST01473" VPOS="2169" WC="0.97" WIDTH="76"/>
<SP HPOS="1624" ID="P1_SP01208" VPOS="2196" WIDTH="9"/>
<String CC="78095570" CONTENT="Zuidzee," HEIGHT="30" HPOS="1633" ID="P1_ST01474" VPOS="2167" WC="0.98" WIDTH="116"/>
<SP HPOS="1749" ID="P1_SP01209" VPOS="2197" WIDTH="9"/>
<String CC="477" CONTENT="een" HEIGHT="17" HPOS="1759" ID="P1_ST01475" VPOS="2176" WC="0.93" WIDTH="45"/>
<SP HPOS="1804" ID="P1_SP01210" VPOS="2197" WIDTH="12"/>
<String CC="687886006963" CONTENT="verschrikke" HEIGHT="26" HPOS="1815" ID="P1_ST01476" SUBS_CONTENT="verschrikkelijke" SUBS_TYPE="HypPart1" VPOS="2166" WC="0.98" WIDTH="158"/>
<HYP CONTENT="-" HPOS="1974" VPOS="2166" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1057" ID="P1_TL00181" VPOS="2193" WIDTH="931">
<String CC="40097" CONTENT="lijke" HEIGHT="33" HPOS="1057" ID="P1_ST01477" SUBS_CONTENT="verschrikkelijke" SUBS_TYPE="HypPart2" VPOS="2198" WC="0.97" WIDTH="60"/>
<SP HPOS="1117" ID="P1_SP01211" VPOS="2231" WIDTH="19"/>
<String CC="06579" CONTENT="moord" HEIGHT="26" HPOS="1136" ID="P1_ST01478" VPOS="2198" WC="0.96" WIDTH="89"/>
<SP HPOS="1225" ID="P1_SP01212" VPOS="2231" WIDTH="18"/>
<String CC="55660" CONTENT="heeft" HEIGHT="26" HPOS="1243" ID="P1_ST01479" VPOS="2198" WC="0.97" WIDTH="71"/>
<SP HPOS="1313" ID="P1_SP01213" VPOS="2231" WIDTH="18"/>
<String CC="970351" CONTENT="plaats" HEIGHT="33" HPOS="1331" ID="P1_ST01480" VPOS="2198" WC="0.97" WIDTH="83"/>
<SP HPOS="1414" ID="P1_SP01214" VPOS="2231" WIDTH="17"/>
<String CC="07779" CONTENT="gehad" HEIGHT="30" HPOS="1430" ID="P1_ST01481" VPOS="2202" WC="0.96" WIDTH="84"/>
<SP HPOS="1514" ID="P1_SP01215" VPOS="2231" WIDTH="19"/>
<String CC="65" CONTENT="op" HEIGHT="25" HPOS="1533" ID="P1_ST01482" VPOS="2207" WC="0.41" WIDTH="32"/>
<SP HPOS="1565" ID="P1_SP01216" VPOS="2232" WIDTH="17"/>
<String CC="778" CONTENT="een" HEIGHT="17" HPOS="1581" ID="P1_ST01483" VPOS="2209" WC="0.91" WIDTH="46"/>
<SP HPOS="1628" ID="P1_SP01217" VPOS="2232" WIDTH="11"/>
<String CC="8659517570" CONTENT="zoogenaamd" HEIGHT="32" HPOS="1638" ID="P1_ST01484" VPOS="2199" WC="0.98" WIDTH="169"/>
<SP HPOS="1807" ID="P1_SP01218" VPOS="2232" WIDTH="12"/>
<String CC="89793700583" CONTENT="emigranten»" HEIGHT="38" HPOS="1819" ID="P1_ST01485" VPOS="2193" WC="0.98" WIDTH="169"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="1057" ID="P1_TL00182" VPOS="2229" WIDTH="931">
<String CC="677000" CONTENT="schip," HEIGHT="31" HPOS="1057" ID="P1_ST01486" VPOS="2231" WC="0.98" WIDTH="79"/>
<SP HPOS="1136" ID="P1_SP01219" VPOS="2262" WIDTH="17"/>
<String CC="3540770" CONTENT="hetwelk" HEIGHT="26" HPOS="1153" ID="P1_ST01487" VPOS="2231" WC="0.98" WIDTH="112"/>
<SP HPOS="1265" ID="P1_SP01220" VPOS="2262" WIDTH="18"/>
<String CC="667477" CONTENT="echter" HEIGHT="27" HPOS="1283" ID="P1_ST01488" VPOS="2231" WC="0.96" WIDTH="87"/>
<SP HPOS="1370" ID="P1_SP01221" VPOS="2262" WIDTH="18"/>
<String CC="58" CONTENT="in" HEIGHT="25" HPOS="1388" ID="P1_ST01489" VPOS="2232" WC="0.30" WIDTH="26"/>
<SP HPOS="1414" ID="P1_SP01222" VPOS="2262" WIDTH="9"/>
<String CC="90977970" CONTENT="waarheid" HEIGHT="27" HPOS="1423" ID="P1_ST01490" VPOS="2231" WC="0.97" WIDTH="130"/>
<SP HPOS="1553" ID="P1_SP01223" VPOS="2262" WIDTH="8"/>
<String CC="970837" CONTENT="weinig" HEIGHT="33" HPOS="1561" ID="P1_ST01491" VPOS="2231" WC="0.97" WIDTH="93"/>
<SP HPOS="1655" ID="P1_SP01224" VPOS="2264" WIDTH="9"/>
<String CC="076667469" CONTENT="verschilt" HEIGHT="26" HPOS="1664" ID="P1_ST01492" VPOS="2231" WC="0.98" WIDTH="122"/>
<SP HPOS="1786" ID="P1_SP01225" VPOS="2264" WIDTH="9"/>
<String CC="777" CONTENT="\tm" HEIGHT="20" HPOS="1795" ID="P1_ST01493" STYLEREFS="TXT_6" VPOS="2237" WC="0.26" WIDTH="45"/>
<SP HPOS="1840" ID="P1_SP01226" VPOS="2264" WIDTH="9"/>
<String CC="93" CONTENT="de" HEIGHT="26" HPOS="1850" ID="P1_ST01494" VPOS="2229" WC="0.34" WIDTH="30"/>
<SP HPOS="1879" ID="P1_SP01227" VPOS="2264" WIDTH="11"/>
<String CC="6000774" CONTENT="slaven" HEIGHT="26" HPOS="1890" ID="P1_ST01495" SUBS_CONTENT="slavenlinalili.'i-s," SUBS_TYPE="HypPart1" VPOS="2231" WC="0.99" WIDTH="85"/>
<HYP CONTENT="-" HPOS="1975" VPOS="2231" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="1058" ID="P1_TL00183" VPOS="2259" WIDTH="930">
<String CC="68798077447670" CONTENT="linalili.'i-s," HEIGHT="26" HPOS="1058" ID="P1_ST01496" SUBS_CONTENT="slavenlinalili.'i-s," SUBS_TYPE="HypPart2" VPOS="2264" WC="0.37" WIDTH="125"/>
<SP HPOS="1183" ID="P1_SP01228" VPOS="2290" WIDTH="18"/>
<String CC="577" CONTENT="die" HEIGHT="28" HPOS="1201" ID="P1_ST01497" VPOS="2264" WC="0.92" WIDTH="39"/>
<SP HPOS="1240" ID="P1_SP01229" VPOS="2293" WIDTH="20"/>
<String CC="87687" CONTENT="welei" HEIGHT="26" HPOS="1260" ID="P1_ST01498" VPOS="2264" WC="0.22" WIDTH="66"/>
<SP HPOS="1326" ID="P1_SP01230" VPOS="2293" WIDTH="148"/>
<String CC="8" CONTENT="n" HEIGHT="19" HPOS="1474" ID="P1_ST01499" VPOS="2271" WC="0.17" WIDTH="9"/>
<SP HPOS="1483" ID="P1_SP01231" VPOS="2293" WIDTH="21"/>
<String CC="6760060" CONTENT="Amerika" HEIGHT="26" HPOS="1505" ID="P1_ST01500" VPOS="2264" WC="0.98" WIDTH="120"/>
<SP HPOS="1625" ID="P1_SP01232" VPOS="2293" WIDTH="17"/>
<String CC="36" CONTENT="en" HEIGHT="19" HPOS="1642" ID="P1_ST01501" VPOS="2271" WC="0.50" WIDTH="33"/>
<SP HPOS="1675" ID="P1_SP01233" VPOS="2293" WIDTH="8"/>
<String CC="957770" CONTENT="Afrika" HEIGHT="31" HPOS="1683" ID="P1_ST01502" VPOS="2259" WC="0.97" WIDTH="92"/>
<SP HPOS="1775" ID="P1_SP01234" VPOS="2293" WIDTH="6"/>
<String CC="977469673" CONTENT="kruisten." HEIGHT="30" HPOS="1781" ID="P1_ST01503" VPOS="2262" WC="0.97" WIDTH="123"/>
<SP HPOS="1904" ID="P1_SP01235" VPOS="2293" WIDTH="20"/>
<String CC="4414" CONTENT="Deze" HEIGHT="27" HPOS="1924" ID="P1_ST01504" VPOS="2263" WC="0.97" WIDTH="64"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1057" ID="P1_TL00184" VPOS="2290" WIDTH="931">
<String CC="7777857" CONTENT="genepen" HEIGHT="28" HPOS="1057" ID="P1_ST01505" VPOS="2301" WC="0.97" WIDTH="107"/>
<SP HPOS="1165" ID="P1_SP01236" VPOS="2329" WIDTH="19"/>
<String CC="777769" CONTENT="lokken" HEIGHT="33" HPOS="1183" ID="P1_ST01506" VPOS="2293" WC="0.96" WIDTH="92"/>
<SP HPOS="1276" ID="P1_SP01237" VPOS="2329" WIDTH="20"/>
<String CC="88787" CONTENT="onder" HEIGHT="27" HPOS="1296" ID="P1_ST01507" STYLEREFS="TXT_6" VPOS="2300" WC="0.95" WIDTH="77"/>
<SP HPOS="1372" ID="P1_SP01238" VPOS="2329" WIDTH="12"/>
<String CC="97774555" CONTENT="allerlei" HEIGHT="33" HPOS="1384" ID="P1_ST01508" VPOS="2290" WC="0.97" WIDTH="97"/>
<SP HPOS="1481" ID="P1_SP01239" VPOS="2329" WIDTH="12"/>
<String CC="9668966988638" CONTENT="voorwendselen" HEIGHT="27" HPOS="1493" ID="P1_ST01509" VPOS="2295" WC="0.98" WIDTH="204"/>
<SP HPOS="1697" ID="P1_SP01240" VPOS="2329" WIDTH="12"/>
<String CC="97" CONTENT="de" HEIGHT="26" HPOS="1709" ID="P1_ST01510" VPOS="2295" WC="0.13" WIDTH="28"/>
<SP HPOS="1737" ID="P1_SP01241" VPOS="2329" WIDTH="12"/>
<String CC="66" CONTENT="ei" HEIGHT="19" HPOS="1749" ID="P1_ST01511" VPOS="2303" WC="0.33" WIDTH="17"/>
<SP HPOS="1766" ID="P1_SP01242" VPOS="2329" WIDTH="14"/>
<String CC="4497807247" CONTENT="rfvöTidigo" HEIGHT="35" HPOS="1780" ID="P1_ST01512" VPOS="2294" WC="0.45" WIDTH="119"/>
<SP HPOS="1899" ID="P1_SP01243" VPOS="2329" WIDTH="12"/>
<String CC="970983" CONTENT="eilan" HEIGHT="25" HPOS="1911" ID="P1_ST01513" SUBS_CONTENT="eilanders" SUBS_TYPE="HypPart1" VPOS="2296" WC="0.96" WIDTH="65"/>
<HYP CONTENT="-" HPOS="1976" VPOS="2296" WIDTH="12"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="1057" ID="P1_TL00185" VPOS="2324" WIDTH="931">
<String CC="7778" CONTENT="ders" HEIGHT="26" HPOS="1057" ID="P1_ST01514" SUBS_CONTENT="eilanders" SUBS_TYPE="HypPart2" VPOS="2327" WC="0.94" WIDTH="57"/>
<SP HPOS="1114" ID="P1_SP01244" VPOS="2353" WIDTH="18"/>
<String CC="976" CONTENT="aan" HEIGHT="17" HPOS="1131" ID="P1_ST01515" VPOS="2336" WC="0.91" WIDTH="48"/>
<SP HPOS="1180" ID="P1_SP01245" VPOS="2353" WIDTH="18"/>
<String CC="77779" CONTENT="boord" HEIGHT="24" HPOS="1198" ID="P1_ST01516" VPOS="2329" WC="0.95" WIDTH="79"/>
<SP HPOS="1277" ID="P1_SP01246" VPOS="2353" WIDTH="18"/>
<String CC="45" CONTENT="en" HEIGHT="19" HPOS="1294" ID="P1_ST01517" VPOS="2335" WC="0.50" WIDTH="31"/>
<SP HPOS="1325" ID="P1_SP01247" VPOS="2354" WIDTH="13"/>
<String CC="7878977" CONTENT="brengen" HEIGHT="31" HPOS="1338" ID="P1_ST01518" VPOS="2329" WC="0.96" WIDTH="115"/>
<SP HPOS="1453" ID="P1_SP01248" VPOS="2360" WIDTH="9"/>
<String CC="308" CONTENT="hen" HEIGHT="25" HPOS="1462" ID="P1_ST01519" VPOS="2329" WC="0.96" WIDTH="50"/>
<SP HPOS="1512" ID="P1_SP01249" VPOS="2360" WIDTH="9"/>
<String CC="8905" CONTENT="naar" HEIGHT="17" HPOS="1521" ID="P1_ST01520" VPOS="2336" WC="0.95" WIDTH="63"/>
<SP HPOS="1584" ID="P1_SP01250" VPOS="2360" WIDTH="9"/>
<String CC="99" CONTENT="de" HEIGHT="24" HPOS="1593" ID="P1_ST01521" VPOS="2329" WC="0.01" WIDTH="30"/>
<SP HPOS="1623" ID="P1_SP01251" VPOS="2360" WIDTH="11"/>
<String CC="8787797364188" CONTENT="australis,.he" HEIGHT="30" HPOS="1633" ID="P1_ST01522" VPOS="2324" WC="0.30" WIDTH="164"/>
<SP HPOS="1798" ID="P1_SP01252" VPOS="2360" WIDTH="9"/>
<String CC="958786850" CONTENT="koloniën," HEIGHT="28" HPOS="1807" ID="P1_ST01523" VPOS="2326" WC="0.97" WIDTH="128"/>
<SP HPOS="1935" ID="P1_SP01253" VPOS="2360" WIDTH="14"/>
<String CC="950" CONTENT="die" HEIGHT="27" HPOS="1949" ID="P1_ST01524" VPOS="2328" WC="0.94" WIDTH="39"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="1057" ID="P1_TL00186" VPOS="2357" WIDTH="931">
<String CC="76767527" CONTENT="behoefte" HEIGHT="27" HPOS="1057" ID="P1_ST01525" VPOS="2360" WC="0.97" WIDTH="118"/>
<SP HPOS="1175" ID="P1_SP01254" VPOS="2387" WIDTH="9"/>
<String CC="998" CONTENT="aan" HEIGHT="17" HPOS="1185" ID="P1_ST01526" VPOS="2369" WC="0.90" WIDTH="48"/>
<SP HPOS="1233" ID="P1_SP01255" VPOS="2387" WIDTH="9"/>
<String CC="8979543055" CONTENT="werklieden" HEIGHT="30" HPOS="1243" ID="P1_ST01527" VPOS="2357" WC="0.98" WIDTH="152"/>
<SP HPOS="1395" ID="P1_SP01256" VPOS="2387" WIDTH="12"/>
<String CC="7787481" CONTENT="hebben." HEIGHT="31" HPOS="1407" ID="P1_ST01528" VPOS="2361" WC="0.97" WIDTH="106"/>
<SP HPOS="1513" ID="P1_SP01257" VPOS="2392" WIDTH="14"/>
<String CC="886" CONTENT="Dus" HEIGHT="24" HPOS="1527" ID="P1_ST01529" VPOS="2361" WC="0.91" WIDTH="50"/>
<SP HPOS="1577" ID="P1_SP01258" VPOS="2392" WIDTH="11"/>
<String CC="779978" CONTENT="Werden" HEIGHT="25" HPOS="1587" ID="P1_ST01530" VPOS="2360" WC="0.95" WIDTH="99"/>
<SP HPOS="1687" ID="P1_SP01259" VPOS="2392" WIDTH="9"/>
<String CC="487" CONTENT="280" HEIGHT="24" HPOS="1696" ID="P1_ST01531" VPOS="2362" WC="0.33" WIDTH="48"/>
<SP HPOS="1744" ID="P1_SP01260" VPOS="2392" WIDTH="8"/>
<String CC="677679057978" CONTENT="inboorlingen" HEIGHT="35" HPOS="1753" ID="P1_ST01532" VPOS="2357" WC="0.98" WIDTH="177"/>
<SP HPOS="1930" ID="P1_SP01261" VPOS="2393" WIDTH="8"/>
<String CC="778" CONTENT="van" HEIGHT="17" HPOS="1938" ID="P1_ST01533" VPOS="2369" WC="0.91" WIDTH="50"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="1057" ID="P1_TL00187" VPOS="2391" WIDTH="931">
<String CC="885" CONTENT="Tyi" HEIGHT="32" HPOS="1057" ID="P1_ST01534" VPOS="2393" WC="0.23" WIDTH="46"/>
<SP HPOS="1103" ID="P1_SP01262" VPOS="2425" WIDTH="14"/>
<String CC="89866299" CONTENT="aanboord" HEIGHT="26" HPOS="1117" ID="P1_ST01535" VPOS="2393" WC="0.97" WIDTH="136"/>
<SP HPOS="1253" ID="P1_SP01263" VPOS="2425" WIDTH="11"/>
<String CC="993" CONTENT="van" HEIGHT="17" HPOS="1264" ID="P1_ST01536" VPOS="2401" WC="0.91" WIDTH="48"/>
<SP HPOS="1312" ID="P1_SP01264" VPOS="2425" WIDTH="12"/>
<String CC="8895" CONTENT="liet" HEIGHT="24" HPOS="1324" ID="P1_ST01537" VPOS="2394" WC="0.93" WIDTH="43"/>
<SP HPOS="1367" ID="P1_SP01265" VPOS="2425" WIDTH="21"/>
<String CC="51" CONTENT="fj" HEIGHT="31" HPOS="1388" ID="P1_ST01538" VPOS="2391" WC="0.65" WIDTH="14"/>
<SP HPOS="1402" ID="P1_SP01266" VPOS="2425" WIDTH="148"/>
<String CC="7987819" CONTENT="rkschip" HEIGHT="33" HPOS="1550" ID="P1_ST01539" VPOS="2392" WC="0.24" WIDTH="99"/>
<SP HPOS="1649" ID="P1_SP01267" VPOS="2425" WIDTH="9"/>
<String CC="05778" CONTENT="Moren" HEIGHT="25" HPOS="1658" ID="P1_ST01540" VPOS="2393" WC="0.96" WIDTH="87"/>
<SP HPOS="1746" ID="P1_SP01268" VPOS="2425" WIDTH="8"/>
<String CC="0746990" CONTENT="gelokt," HEIGHT="33" HPOS="1754" ID="P1_ST01541" VPOS="2391" WC="0.97" WIDTH="97"/>
<SP HPOS="1851" ID="P1_SP01269" VPOS="2425" WIDTH="17"/>
<String CC="28" CONTENT="om" HEIGHT="18" HPOS="1867" ID="P1_ST01542" VPOS="2402" WC="0.45" WIDTH="40"/>
<SP HPOS="1907" ID="P1_SP01270" VPOS="2425" WIDTH="18"/>
<String CC="5705" CONTENT="naar" HEIGHT="19" HPOS="1925" ID="P1_ST01543" VPOS="2401" WC="0.96" WIDTH="63"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="1057" ID="P1_TL00188" VPOS="2420" WIDTH="931">
<String CC="9730477677" CONTENT="Qneenslahd" HEIGHT="35" HPOS="1057" ID="P1_ST01544" VPOS="2420" WC="0.38" WIDTH="161"/>
<SP HPOS="1218" ID="P1_SP01271" VPOS="2456" WIDTH="19"/>
<String CC="796695720377" CONTENT="overgebracht" HEIGHT="33" HPOS="1237" ID="P1_ST01545" VPOS="2425" WC="0.98" WIDTH="185"/>
<SP HPOS="1422" ID="P1_SP01272" VPOS="2458" WIDTH="20"/>
<String CC="96" CONTENT="te" HEIGHT="24" HPOS="1442" ID="P1_ST01546" VPOS="2427" WC="0.15" WIDTH="22"/>
<SP HPOS="1465" ID="P1_SP01273" VPOS="2458" WIDTH="19"/>
<String CC="9877980" CONTENT="worden." HEIGHT="24" HPOS="1483" ID="P1_ST01547" VPOS="2426" WC="0.96" WIDTH="109"/>
<SP HPOS="1592" ID="P1_SP01274" VPOS="2458" WIDTH="32"/>
<String CC="78" CONTENT="Do" HEIGHT="26" HPOS="1624" ID="P1_ST01548" VPOS="2424" WC="0.20" WIDTH="33"/>
<SP HPOS="1657" ID="P1_SP01275" VPOS="2458" WIDTH="20"/>
<String CC="8078595784" CONTENT="wanhopende" HEIGHT="32" HPOS="1677" ID="P1_ST01549" VPOS="2425" WC="0.98" WIDTH="170"/>
<SP HPOS="1847" ID="P1_SP01276" VPOS="2458" WIDTH="11"/>
<String CC="450969527" CONTENT="inlanders" HEIGHT="28" HPOS="1858" ID="P1_ST01550" VPOS="2425" WC="0.98" WIDTH="130"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="1163" ID="P1_TL00189" VPOS="2456" WIDTH="825">
<String CC="77" CONTENT="ii" HEIGHT="15" HPOS="1163" ID="P1_ST01551" VPOS="2466" WC="0.25" WIDTH="12"/>
<SP HPOS="1175" ID="P1_SP01277" VPOS="2481" WIDTH="19"/>
<String CC="97799770147" CONTENT="gezamenlijk" HEIGHT="35" HPOS="1194" ID="P1_ST01552" VPOS="2457" WC="0.98" WIDTH="167"/>
<SP HPOS="1361" ID="P1_SP01278" VPOS="2492" WIDTH="28"/>
<String CC="967" CONTENT="den" HEIGHT="22" HPOS="1389" ID="P1_ST01553" VPOS="2461" WC="0.91" WIDTH="44"/>
<SP HPOS="1433" ID="P1_SP01279" VPOS="2492" WIDTH="22"/>
<String CC="794672" CONTENT="oproer" HEIGHT="26" HPOS="1455" ID="P1_ST01554" VPOS="2465" WC="0.97" WIDTH="91"/>
<SP HPOS="1546" ID="P1_SP01280" VPOS="2492" WIDTH="19"/>
<String CC="58" CONTENT="iv" HEIGHT="24" HPOS="1565" ID="P1_ST01555" VPOS="2458" WC="0.30" WIDTH="22"/>
<SP HPOS="1587" ID="P1_SP01281" VPOS="2492" WIDTH="21"/>
<String CC="8" CONTENT="h" HEIGHT="26" HPOS="1609" ID="P1_ST01556" VPOS="2457" WC="0.15" WIDTH="13"/>
<SP HPOS="1622" ID="P1_SP01282" VPOS="2492" WIDTH="21"/>
<String CC="3" CONTENT="I" HEIGHT="25" HPOS="1643" ID="P1_ST01557" VPOS="2457" WC="0.64" WIDTH="1"/>
<SP HPOS="1644" ID="P1_SP01283" VPOS="2492" WIDTH="26"/>
<String CC="057704" CONTENT="schip," HEIGHT="32" HPOS="1670" ID="P1_ST01558" VPOS="2457" WC="0.98" WIDTH="84"/>
<SP HPOS="1754" ID="P1_SP01284" VPOS="2492" WIDTH="20"/>
<String CC="8984588898" CONTENT="vermoorden" HEIGHT="26" HPOS="1774" ID="P1_ST01559" VPOS="2458" WC="0.97" WIDTH="165"/>
<SP HPOS="1939" ID="P1_SP01285" VPOS="2492" WIDTH="18"/>
<String CC="80" CONTENT="de" HEIGHT="30" HPOS="1957" ID="P1_ST01560" VPOS="2456" WC="0.56" WIDTH="31"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="1056" ID="P1_TL00190" VPOS="2486" WIDTH="931">
<String CC="799978089" CONTENT="bemanning" HEIGHT="32" HPOS="1056" ID="P1_ST01561" VPOS="2490" WC="0.97" WIDTH="157"/>
<SP HPOS="1213" ID="P1_SP01286" VPOS="2522" WIDTH="18"/>
<String CC="19" CONTENT="en" HEIGHT="20" HPOS="1231" ID="P1_ST01562" VPOS="2496" WC="0.41" WIDTH="30"/>
<SP HPOS="1260" ID="P1_SP01287" VPOS="2522" WIDTH="19"/>
<String CC="69996078" CONTENT="sprongen" HEIGHT="25" HPOS="1279" ID="P1_ST01563" VPOS="2498" WC="0.97" WIDTH="126"/>
<SP HPOS="1406" ID="P1_SP01288" VPOS="2523" WIDTH="19"/>
<String CC="50674" CONTENT="over." HEIGHT="22" HPOS="1424" ID="P1_ST01564" VPOS="2496" WC="0.97" WIDTH="67"/>
<SP HPOS="1492" ID="P1_SP01289" VPOS="2523" WIDTH="8"/>
<String CC="8788" CONTENT="hooi" HEIGHT="30" HPOS="1500" ID="P1_ST01565" VPOS="2489" WC="0.93" WIDTH="58"/>
<SP HPOS="1558" ID="P1_SP01290" VPOS="2523" WIDTH="158"/>
<String CC="2" CONTENT="f" HEIGHT="21" HPOS="1716" ID="P1_ST01566" VPOS="2492" WC="0.77" WIDTH="9"/>
<SP HPOS="1726" ID="P1_SP01291" VPOS="2523" WIDTH="9"/>
<String CC="5067" CONTENT="land" HEIGHT="31" HPOS="1735" ID="P1_ST01567" VPOS="2486" WC="0.96" WIDTH="63"/>
<SP HPOS="1798" ID="P1_SP01292" VPOS="2523" WIDTH="7"/>
<String CC="07" CONTENT="te" HEIGHT="27" HPOS="1805" ID="P1_ST01568" VPOS="2491" WC="0.61" WIDTH="28"/>
<SP HPOS="1833" ID="P1_SP01293" VPOS="2523" WIDTH="8"/>
<String CC="79494070" CONTENT="zwemmen." HEIGHT="20" HPOS="1841" ID="P1_ST01569" VPOS="2498" WC="0.98" WIDTH="145"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="1057" ID="P1_TL00191" VPOS="2518" WIDTH="931">
<String CC="8798788" CONTENT="Slechts" HEIGHT="25" HPOS="1057" ID="P1_ST01570" VPOS="2523" WC="0.96" WIDTH="102"/>
<SP HPOS="1159" ID="P1_SP01294" VPOS="2548" WIDTH="18"/>
<String CC="979750" CONTENT="dertig" HEIGHT="33" HPOS="1176" ID="P1_ST01571" VPOS="2523" WC="0.96" WIDTH="84"/>
<SP HPOS="1260" ID="P1_SP01295" VPOS="2556" WIDTH="18"/>
<String CC="77878080" CONTENT="lmniiei'" HEIGHT="25" HPOS="1278" ID="P1_ST01572" VPOS="2523" WC="0.41" WIDTH="99"/>
<SP HPOS="1377" ID="P1_SP01296" VPOS="2556" WIDTH="19"/>
<String CC="777769587" CONTENT="bereikten" HEIGHT="32" HPOS="1396" ID="P1_ST01573" VPOS="2518" WC="0.97" WIDTH="130"/>
<SP HPOS="1526" ID="P1_SP01297" VPOS="2556" WIDTH="14"/>
<String CC="04" CONTENT="de" HEIGHT="28" HPOS="1540" ID="P1_ST01574" VPOS="2520" WC="0.76" WIDTH="28"/>
<SP HPOS="1569" ID="P1_SP01298" VPOS="2556" WIDTH="18"/>
<String CC="28794" CONTENT="kust," HEIGHT="33" HPOS="1586" ID="P1_ST01575" VPOS="2522" WC="0.96" WIDTH="69"/>
<SP HPOS="1655" ID="P1_SP01299" VPOS="2556" WIDTH="9"/>
<String CC="56" CONTENT="e»" HEIGHT="20" HPOS="1664" ID="P1_ST01576" VPOS="2530" WC="0.39" WIDTH="27"/>
<SP HPOS="1691" ID="P1_SP01300" VPOS="2556" WIDTH="18"/>
<String CC="573" CONTENT="253" HEIGHT="25" HPOS="1709" ID="P1_ST01577" VPOS="2524" WC="0.45" WIDTH="47"/>
<SP HPOS="1756" ID="P1_SP01301" VPOS="2556" WIDTH="17"/>
<String CC="895088" CONTENT="kwamen" HEIGHT="28" HPOS="1773" ID="P1_ST01578" VPOS="2523" WC="0.96" WIDTH="117"/>
<SP HPOS="1890" ID="P1_SP01302" VPOS="2556" WIDTH="17"/>
<String CC="36" CONTENT="in" HEIGHT="27" HPOS="1906" ID="P1_ST01579" VPOS="2524" WC="0.47" WIDTH="25"/>
<SP HPOS="1931" ID="P1_SP01303" VPOS="2556" WIDTH="27"/>
<String CC="26" CONTENT="de" HEIGHT="27" HPOS="1958" ID="P1_ST01580" VPOS="2523" WC="0.52" WIDTH="30"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="1057" ID="P1_TL00192" VPOS="2556" WIDTH="157">
<String CC="958007" CONTENT="golven" HEIGHT="33" HPOS="1057" ID="P1_ST01581" VPOS="2556" WC="0.97" WIDTH="92"/>
<SP HPOS="1149" ID="P1_SP01304" VPOS="2589" WIDTH="18"/>
<String CC="480" CONTENT="om." HEIGHT="19" HPOS="1167" ID="P1_ST01582" VPOS="2563" WC="0.95" WIDTH="47"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1093" ID="P1_TL00193" VPOS="2587" WIDTH="895">
<String CC="81" CONTENT="De" HEIGHT="28" HPOS="1093" ID="P1_ST01583" VPOS="2588" WC="0.47" WIDTH="33"/>
<SP HPOS="1126" ID="P1_SP01305" VPOS="2616" WIDTH="19"/>
<String CC="90810767884" CONTENT="e.igeiselu'" HEIGHT="30" HPOS="1144" ID="P1_ST01584" VPOS="2589" WC="0.44" WIDTH="133"/>
<SP HPOS="1278" ID="P1_SP01306" VPOS="2619" WIDTH="19"/>
<String CC="979720967" CONTENT="dagbladen" HEIGHT="34" HPOS="1297" ID="P1_ST01585" VPOS="2588" WC="0.97" WIDTH="143"/>
<SP HPOS="1440" ID="P1_SP01307" VPOS="2622" WIDTH="18"/>
<String CC="9330976" CONTENT="dringen" HEIGHT="35" HPOS="1457" ID="P1_ST01586" VPOS="2588" WC="0.97" WIDTH="109"/>
<SP HPOS="1566" ID="P1_SP01308" VPOS="2623" WIDTH="18"/>
<String CC="56" CONTENT="er" HEIGHT="19" HPOS="1584" ID="P1_ST01587" VPOS="2596" WC="0.38" WIDTH="27"/>
<SP HPOS="1611" ID="P1_SP01309" VPOS="2623" WIDTH="17"/>
<String CC="611" CONTENT="bij" HEIGHT="32" HPOS="1628" ID="P1_ST01588" VPOS="2589" WC="0.97" WIDTH="33"/>
<SP HPOS="1661" ID="P1_SP01310" VPOS="2623" WIDTH="17"/>
<String CC="087" CONTENT="«Ie" HEIGHT="25" HPOS="1677" ID="P1_ST01589" VPOS="2587" WC="0.94" WIDTH="30"/>
<SP HPOS="1707" ID="P1_SP01311" VPOS="2623" WIDTH="20"/>
<String CC="364606679" CONTENT="regeering" HEIGHT="38" HPOS="1727" ID="P1_ST01590" VPOS="2588" WC="0.98" WIDTH="135"/>
<SP HPOS="1861" ID="P1_SP01312" VPOS="2626" WIDTH="17"/>
<String CC="30" CONTENT="op" HEIGHT="26" HPOS="1878" ID="P1_ST01591" VPOS="2596" WC="0.81" WIDTH="31"/>
<SP HPOS="1909" ID="P1_SP01313" VPOS="2626" WIDTH="13"/>
<String CC="9072" CONTENT="aan," HEIGHT="22" HPOS="1922" ID="P1_ST01592" VPOS="2596" WC="0.96" WIDTH="66"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="1057" ID="P1_TL00194" VPOS="2619" WIDTH="931">
<String CC="09" CONTENT="om" HEIGHT="18" HPOS="1057" ID="P1_ST01593" VPOS="2629" WC="0.50" WIDTH="41"/>
<SP HPOS="1098" ID="P1_SP01314" VPOS="2647" WIDTH="17"/>
<String CC="0697666944" CONTENT="krachtig.-" HEIGHT="32" HPOS="1115" ID="P1_ST01594" VPOS="2621" WC="0.98" WIDTH="133"/>
<SP HPOS="1248" ID="P1_SP01315" VPOS="2653" WIDTH="18"/>
<String CC="86039494678" CONTENT="maatregelen" HEIGHT="33" HPOS="1266" ID="P1_ST01595" VPOS="2622" WC="0.98" WIDTH="174"/>
<SP HPOS="1440" ID="P1_SP01316" VPOS="2655" WIDTH="17"/>
<String CC="77" CONTENT="te" HEIGHT="25" HPOS="1456" ID="P1_ST01596" VPOS="2622" WC="0.24" WIDTH="25"/>
<SP HPOS="1481" ID="P1_SP01317" VPOS="2655" WIDTH="11"/>
<String CC="87076" CONTENT="nemen" HEIGHT="18" HPOS="1492" ID="P1_ST01597" VPOS="2629" WC="0.96" WIDTH="90"/>
<SP HPOS="1581" ID="P1_SP01318" VPOS="2655" WIDTH="9"/>
<String CC="649" CONTENT="tot" HEIGHT="26" HPOS="1591" ID="P1_ST01598" VPOS="2622" WC="0.92" WIDTH="40"/>
<SP HPOS="1631" ID="P1_SP01319" VPOS="2655" WIDTH="8"/>
<String CC="769" CONTENT="Ket" HEIGHT="28" HPOS="1639" ID="P1_ST01599" VPOS="2620" WC="0.20" WIDTH="44"/>
<SP HPOS="1683" ID="P1_SP01320" VPOS="2655" WIDTH="7"/>
<String CC="779008968" CONTENT="bedwingen" HEIGHT="35" HPOS="1690" ID="P1_ST01600" VPOS="2619" WC="0.98" WIDTH="152"/>
<SP HPOS="1843" ID="P1_SP01321" VPOS="2655" WIDTH="9"/>
<String CC="798" CONTENT="van" HEIGHT="18" HPOS="1852" ID="P1_ST01601" VPOS="2629" WC="0.91" WIDTH="50"/>
<SP HPOS="1902" ID="P1_SP01322" VPOS="2655" WIDTH="11"/>
<String CC="97678" CONTENT="dezen" HEIGHT="25" HPOS="1912" ID="P1_ST01602" VPOS="2622" WC="0.95" WIDTH="76"/>
</TextLine>
<TextLine HEIGHT="30" HPOS="1059" ID="P1_TL00195" VPOS="2648" WIDTH="222">
<String CC="666906879797600" CONTENT='«slavenhandel."' HEIGHT="30" HPOS="1059" ID="P1_ST01603" VPOS="2648" WC="0.99" WIDTH="222"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="1377" HPOS="1055" ID="P1_TB00016" STYLEREFS="TXT_9 PAR_BLOCK" VPOS="2683" WIDTH="936">
<TextLine HEIGHT="37" HPOS="1089" ID="P1_TL00196" VPOS="2683" WIDTH="900">
<String CC="05" CONTENT="De" HEIGHT="25" HPOS="1089" ID="P1_ST01604" VPOS="2686" WC="0.71" WIDTH="39"/>
<SP HPOS="1128" ID="P1_SP01323" VPOS="2711" WIDTH="17"/>
<String CC="64466620667246" CONTENT="bijzonderheden" HEIGHT="34" HPOS="1144" ID="P1_ST01605" VPOS="2686" WC="0.99" WIDTH="214"/>
<SP HPOS="1358" ID="P1_SP01324" VPOS="2720" WIDTH="18"/>
<String CC="005" CONTENT="van" HEIGHT="17" HPOS="1376" ID="P1_ST01606" VPOS="2695" WC="0.98" WIDTH="50"/>
<SP HPOS="1426" ID="P1_SP01325" VPOS="2720" WIDTH="9"/>
<String CC="730" CONTENT="het" HEIGHT="27" HPOS="1435" ID="P1_ST01607" VPOS="2686" WC="0.96" WIDTH="45"/>
<SP HPOS="1480" ID="P1_SP01326" VPOS="2720" WIDTH="8"/>
<String CC="0808678288887998" CONTENT="verschrikkelijke" HEIGHT="33" HPOS="1488" ID="P1_ST01608" VPOS="2683" WC="0.99" WIDTH="221"/>
<SP HPOS="1709" ID="P1_SP01327" VPOS="2720" WIDTH="19"/>
<String CC="5397936" CONTENT="ongeval" HEIGHT="34" HPOS="1728" ID="P1_ST01609" VPOS="2683" WC="0.97" WIDTH="107"/>
<SP HPOS="1835" ID="P1_SP01328" VPOS="2720" WIDTH="13"/>
<String CC="87" CONTENT="te" HEIGHT="26" HPOS="1848" ID="P1_ST01610" VPOS="2686" WC="0.20" WIDTH="26"/>
<SP HPOS="1874" ID="P1_SP01329" VPOS="2720" WIDTH="9"/>
<String CC="76653440" CONTENT="Bristol." HEIGHT="26" HPOS="1884" ID="P1_ST01611" VPOS="2686" WC="0.52" WIDTH="105"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="1057" ID="P1_TL00197" VPOS="2712" WIDTH="931">
<String CC="6507" CONTENT="zijn" HEIGHT="33" HPOS="1057" ID="P1_ST01612" VPOS="2718" WC="0.96" WIDTH="50"/>
<SP HPOS="1107" ID="P1_SP01330" VPOS="2751" WIDTH="17"/>
<String CC="636" CONTENT="zoo" HEIGHT="19" HPOS="1123" ID="P1_ST01613" VPOS="2726" WC="0.94" WIDTH="45"/>
<SP HPOS="1168" ID="P1_SP01331" VPOS="2751" WIDTH="18"/>
<String CC="97606369" CONTENT="pijnlijk" HEIGHT="37" HPOS="1186" ID="P1_ST01614" VPOS="2718" WC="0.97" WIDTH="98"/>
<SP HPOS="1284" ID="P1_SP01332" VPOS="2754" WIDTH="17"/>
<String CC="969750040" CONTENT="mogelijk." HEIGHT="32" HPOS="1300" ID="P1_ST01615" VPOS="2719" WC="0.98" WIDTH="129"/>
<SP HPOS="1429" ID="P1_SP01333" VPOS="2754" WIDTH="17"/>
<String CC="98" CONTENT="De" HEIGHT="26" HPOS="1446" ID="P1_ST01616" VPOS="2719" WC="0.07" WIDTH="38"/>
<SP HPOS="1483" ID="P1_SP01334" VPOS="2754" WIDTH="11"/>
<String CC="98650830898" CONTENT="plotselinge" HEIGHT="35" HPOS="1494" ID="P1_ST01617" VPOS="2719" WC="0.98" WIDTH="149"/>
<SP HPOS="1643" ID="P1_SP01335" VPOS="2754" WIDTH="18"/>
<String CC="9539" CONTENT="dood" HEIGHT="32" HPOS="1661" ID="P1_ST01618" VPOS="2712" WC="0.94" WIDTH="66"/>
<SP HPOS="1727" ID="P1_SP01336" VPOS="2754" WIDTH="14"/>
<String CC="987" CONTENT="van" HEIGHT="19" HPOS="1741" ID="P1_ST01619" VPOS="2725" WC="0.91" WIDTH="48"/>
<SP HPOS="1789" ID="P1_SP01337" VPOS="2754" WIDTH="18"/>
<String CC="964706405772" CONTENT="mijnwerkers," HEIGHT="34" HPOS="1807" ID="P1_ST01620" VPOS="2718" WC="0.99" WIDTH="181"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="1057" ID="P1_TL00198" VPOS="2748" WIDTH="932">
<String CC="777857878" CONTENT="zeelieden" HEIGHT="26" HPOS="1057" ID="P1_ST01621" VPOS="2751" WC="0.97" WIDTH="128"/>
<SP HPOS="1185" ID="P1_SP01338" VPOS="2777" WIDTH="19"/>
<String CC="77" CONTENT="of" HEIGHT="28" HPOS="1204" ID="P1_ST01622" VPOS="2751" WC="0.28" WIDTH="28"/>
<SP HPOS="1232" ID="P1_SP01339" VPOS="2779" WIDTH="14"/>
<String CC="770749097" CONTENT="reizigers" HEIGHT="32" HPOS="1246" ID="P1_ST01623" VPOS="2752" WC="0.98" WIDTH="118"/>
<SP HPOS="1364" ID="P1_SP01340" VPOS="2784" WIDTH="18"/>
<String CC="48" CONTENT="in" HEIGHT="25" HPOS="1382" ID="P1_ST01624" VPOS="2752" WC="0.35" WIDTH="26"/>
<SP HPOS="1408" ID="P1_SP01341" VPOS="2784" WIDTH="17"/>
<String CC="047" CONTENT="een" HEIGHT="19" HPOS="1424" ID="P1_ST01625" VPOS="2758" WC="0.95" WIDTH="45"/>
<SP HPOS="1469" ID="P1_SP01342" VPOS="2784" WIDTH="24"/>
<String CC="8988889988" CONTENT="spoortrein" HEIGHT="34" HPOS="1493" ID="P1_ST01626" VPOS="2750" WC="0.97" WIDTH="138"/>
<SP HPOS="1631" ID="P1_SP01343" VPOS="2784" WIDTH="18"/>
<String CC="15" CONTENT="is" HEIGHT="28" HPOS="1649" ID="P1_ST01627" VPOS="2748" WC="0.64" WIDTH="21"/>
<SP HPOS="1670" ID="P1_SP01344" VPOS="2784" WIDTH="18"/>
<String CC="8076" CONTENT="niet" HEIGHT="27" HPOS="1688" ID="P1_ST01628" VPOS="2750" WC="0.95" WIDTH="54"/>
<SP HPOS="1742" ID="P1_SP01345" VPOS="2784" WIDTH="17"/>
<String CC="706" CONTENT="zoo" HEIGHT="19" HPOS="1759" ID="P1_ST01629" VPOS="2758" WC="0.95" WIDTH="45"/>
<SP HPOS="1804" ID="P1_SP01346" VPOS="2784" WIDTH="18"/>
<String CC="90899170480" CONTENT="aangrijpend" HEIGHT="33" HPOS="1821" ID="P1_ST01630" VPOS="2751" WC="0.98" WIDTH="168"/>
</TextLine>
<TextLine HEIGHT="42" HPOS="1057" ID="P1_TL00199" VPOS="2779" WIDTH="932">
<String CC="907" CONTENT="als" HEIGHT="26" HPOS="1057" ID="P1_ST01631" VPOS="2783" WC="0.94" WIDTH="39"/>
<SP HPOS="1096" ID="P1_SP01347" VPOS="2809" WIDTH="17"/>
<String CC="76" CONTENT="de" HEIGHT="26" HPOS="1113" ID="P1_ST01632" VPOS="2784" WC="0.29" WIDTH="31"/>
<SP HPOS="1143" ID="P1_SP01348" VPOS="2810" WIDTH="18"/>
<String CC="9659" CONTENT="dood" HEIGHT="27" HPOS="1161" ID="P1_ST01633" VPOS="2784" WC="0.93" WIDTH="67"/>
<SP HPOS="1228" ID="P1_SP01349" VPOS="2811" WIDTH="18"/>
<String CC="926" CONTENT="van" HEIGHT="19" HPOS="1246" ID="P1_ST01634" VPOS="2791" WC="0.93" WIDTH="48"/>
<SP HPOS="1294" ID="P1_SP01350" VPOS="2811" WIDTH="18"/>
<String CC="7787" CONTENT="eene" HEIGHT="18" HPOS="1312" ID="P1_ST01635" VPOS="2792" WC="0.25" WIDTH="60"/>
<SP HPOS="1372" ID="P1_SP01351" VPOS="2811" WIDTH="18"/>
<String CC="990977" CONTENT="groote" HEIGHT="31" HPOS="1390" ID="P1_ST01636" VPOS="2785" WC="0.25" WIDTH="90"/>
<SP HPOS="1480" ID="P1_SP01352" VPOS="2816" WIDTH="18"/>
<String CC="88818870" CONTENT="menigte," HEIGHT="37" HPOS="1498" ID="P1_ST01637" VPOS="2784" WC="0.97" WIDTH="125"/>
<SP HPOS="1623" ID="P1_SP01353" VPOS="2820" WIDTH="27"/>
<String CC="705" CONTENT="die" HEIGHT="26" HPOS="1650" ID="P1_ST01638" VPOS="2784" WC="0.95" WIDTH="39"/>
<SP HPOS="1689" ID="P1_SP01354" VPOS="2820" WIDTH="20"/>
<String CC="6360093" CONTENT="uitgaat" HEIGHT="32" HPOS="1709" ID="P1_ST01639" VPOS="2784" WC="0.98" WIDTH="102"/>
<SP HPOS="1811" ID="P1_SP01355" VPOS="2820" WIDTH="17"/>
<String CC="44" CONTENT="in" HEIGHT="26" HPOS="1827" ID="P1_ST01640" VPOS="2784" WC="0.55" WIDTH="27"/>
<SP HPOS="1854" ID="P1_SP01356" VPOS="2820" WIDTH="18"/>
<String CC="9119040" CONTENT="de'hoop" HEIGHT="38" HPOS="1872" ID="P1_ST01641" VPOS="2779" WC="0.98" WIDTH="117"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="1057" ID="P1_TL00200" VPOS="2813" WIDTH="932">
<String CC="095" CONTENT="van" HEIGHT="19" HPOS="1057" ID="P1_ST01642" VPOS="2823" WC="0.94" WIDTH="48"/>
<SP HPOS="1106" ID="P1_SP01357" VPOS="2842" WIDTH="19"/>
<String CC="578" CONTENT="een" HEIGHT="17" HPOS="1124" ID="P1_ST01643" VPOS="2825" WC="0.92" WIDTH="45"/>
<SP HPOS="1169" ID="P1_SP01358" VPOS="2842" WIDTH="19"/>
<String CC="8770680988" CONTENT="aangenamen" HEIGHT="28" HPOS="1188" ID="P1_ST01644" VPOS="2823" WC="0.34" WIDTH="175"/>
<SP HPOS="1363" ID="P1_SP01359" VPOS="2851" WIDTH="25"/>
<String CC="79060" CONTENT="avond" HEIGHT="26" HPOS="1388" ID="P1_ST01645" VPOS="2816" WC="0.97" WIDTH="83"/>
<SP HPOS="1470" ID="P1_SP01360" VPOS="2851" WIDTH="25"/>
<String CC="27" CONTENT="te" HEIGHT="25" HPOS="1495" ID="P1_ST01646" VPOS="2817" WC="0.47" WIDTH="26"/>
<SP HPOS="1521" ID="P1_SP01361" VPOS="2851" WIDTH="27"/>
<String CC="48748780" CONTENT="slijten." HEIGHT="34" HPOS="1548" ID="P1_ST01647" VPOS="2813" WC="0.97" WIDTH="90"/>
<SP HPOS="1638" ID="P1_SP01362" VPOS="2851" WIDTH="19"/>
<String CC="08" CONTENT="De" HEIGHT="26" HPOS="1657" ID="P1_ST01648" VPOS="2816" WC="0.59" WIDTH="39"/>
<SP HPOS="1696" ID="P1_SP01363" VPOS="2851" WIDTH="25"/>
<String CC="56688507388" CONTENT="Holbeinscho" HEIGHT="26" HPOS="1721" ID="P1_ST01649" VPOS="2816" WC="0.37" WIDTH="172"/>
<SP HPOS="1893" ID="P1_SP01364" VPOS="2851" WIDTH="20"/>
<String CC="60770" CONTENT="»doo" HEIGHT="25" HPOS="1913" ID="P1_ST01650" SUBS_CONTENT='»doodenilans"' SUBS_TYPE="HypPart1" VPOS="2818" WC="0.58" WIDTH="61"/>
<HYP CONTENT="-" HPOS="1975" VPOS="2818" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="1057" ID="P1_TL00201" VPOS="2849" WIDTH="932">
<String CC="977867826" CONTENT='denilans"' HEIGHT="26" HPOS="1057" ID="P1_ST01651" SUBS_CONTENT='»doodenilans"' SUBS_TYPE="HypPart2" VPOS="2849" WC="0.28" WIDTH="130"/>
<SP HPOS="1187" ID="P1_SP01365" VPOS="2875" WIDTH="18"/>
<String CC="38778" CONTENT="ineen" HEIGHT="25" HPOS="1205" ID="P1_ST01652" VPOS="2850" WC="0.95" WIDTH="91"/>
<SP HPOS="1296" ID="P1_SP01366" VPOS="2875" WIDTH="24"/>
<String CC="774" CONTENT="bal" HEIGHT="26" HPOS="1319" ID="P1_ST01653" VPOS="2849" WC="0.93" WIDTH="44"/>
<SP HPOS="1363" ID="P1_SP01367" VPOS="2875" WIDTH="18"/>
<String CC="38" CONTENT="of" HEIGHT="26" HPOS="1381" ID="P1_ST01654" VPOS="2849" WC="0.41" WIDTH="28"/>
<SP HPOS="1409" ID="P1_SP01368" VPOS="2875" WIDTH="21"/>
<String CC="88" CONTENT="in" HEIGHT="26" HPOS="1430" ID="P1_ST01655" VPOS="2849" WC="0.17" WIDTH="25"/>
<SP HPOS="1455" ID="P1_SP01369" VPOS="2875" WIDTH="27"/>
<String CC="007" CONTENT="een" HEIGHT="19" HPOS="1482" ID="P1_ST01656" VPOS="2857" WC="0.97" WIDTH="44"/>
<SP HPOS="1526" ID="P1_SP01370" VPOS="2876" WIDTH="25"/>
<String CC="5" CONTENT="i" HEIGHT="13" HPOS="1551" ID="P1_ST01657" VPOS="2862" WC="0.44" WIDTH="2"/>
<SP HPOS="1553" ID="P1_SP01371" VPOS="2876" WIDTH="169"/>
<String CC="77" CONTENT="is" HEIGHT="26" HPOS="1722" ID="P1_ST01658" VPOS="2849" WC="0.27" WIDTH="20"/>
<SP HPOS="1742" ID="P1_SP01372" VPOS="2876" WIDTH="19"/>
<String CC="9566777070700680" CONTENT="verschrikkelijk," HEIGHT="32" HPOS="1761" ID="P1_ST01659" VPOS="2850" WC="0.99" WIDTH="228"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="1057" ID="P1_TL00202" VPOS="2881" WIDTH="932">
<String CC="37" CONTENT="en" HEIGHT="20" HPOS="1057" ID="P1_ST01660" VPOS="2888" WC="0.47" WIDTH="32"/>
<SP HPOS="1089" ID="P1_SP01373" VPOS="2908" WIDTH="20"/>
<String CC="608" CONTENT="men" HEIGHT="18" HPOS="1109" ID="P1_ST01661" VPOS="2889" WC="0.94" WIDTH="56"/>
<SP HPOS="1165" ID="P1_SP01374" VPOS="2908" WIDTH="19"/>
<String CC="998" CONTENT="kan" HEIGHT="25" HPOS="1183" ID="P1_ST01662" VPOS="2883" WC="0.89" WIDTH="50"/>
<SP HPOS="1233" ID="P1_SP01375" VPOS="2908" WIDTH="20"/>
<String CC="8077" CONTENT="niet" HEIGHT="25" HPOS="1253" ID="P1_ST01663" VPOS="2882" WC="0.95" WIDTH="52"/>
<SP HPOS="1305" ID="P1_SP01376" VPOS="2908" WIDTH="19"/>
<String CC="576970" CONTENT="zonder" HEIGHT="25" HPOS="1324" ID="P1_ST01664" VPOS="2883" WC="0.97" WIDTH="93"/>
<SP HPOS="1417" ID="P1_SP01377" VPOS="2908" WIDTH="18"/>
<String CC="05491" CONTENT="diepe" HEIGHT="32" HPOS="1435" ID="P1_ST01665" VPOS="2881" WC="0.97" WIDTH="73"/>
<SP HPOS="1508" ID="P1_SP01378" VPOS="2913" WIDTH="25"/>
<String CC="8988488289" CONTENT="aandoening" HEIGHT="38" HPOS="1533" ID="P1_ST01666" VPOS="2881" WC="0.97" WIDTH="161"/>
<SP HPOS="1694" ID="P1_SP01379" VPOS="2919" WIDTH="15"/>
<String CC="772" CONTENT="het" HEIGHT="26" HPOS="1709" ID="P1_ST01667" VPOS="2882" WC="0.93" WIDTH="45"/>
<SP HPOS="1754" ID="P1_SP01380" VPOS="2919" WIDTH="22"/>
<String CC="0697689059" CONTENT="ongelukkig" HEIGHT="34" HPOS="1776" ID="P1_ST01668" VPOS="2882" WC="0.98" WIDTH="158"/>
<SP HPOS="1935" ID="P1_SP01381" VPOS="2919" WIDTH="15"/>
<String CC="666" CONTENT="lot" HEIGHT="25" HPOS="1950" ID="P1_ST01669" VPOS="2883" WC="0.92" WIDTH="39"/>
</TextLine>
<TextLine HEIGHT="32" HPOS="1057" ID="P1_TL00203" VPOS="2914" WIDTH="930">
<String CC="67478" CONTENT="lezen" HEIGHT="26" HPOS="1057" ID="P1_ST01670" VPOS="2914" WC="0.95" WIDTH="72"/>
<SP HPOS="1129" ID="P1_SP01382" VPOS="2940" WIDTH="17"/>
<String CC="078" CONTENT="van" HEIGHT="18" HPOS="1146" ID="P1_ST01671" VPOS="2922" WC="0.94" WIDTH="50"/>
<SP HPOS="1195" ID="P1_SP01383" VPOS="2940" WIDTH="18"/>
<String CC="250" CONTENT="die" HEIGHT="26" HPOS="1213" ID="P1_ST01672" VPOS="2914" WC="0.97" WIDTH="40"/>
<SP HPOS="1253" ID="P1_SP01384" VPOS="2940" WIDTH="26"/>
<String CC="67" CONTENT="18" HEIGHT="22" HPOS="1279" ID="P1_ST01673" VPOS="2919" WC="0.26" WIDTH="26"/>
<SP HPOS="1305" ID="P1_SP01385" VPOS="2941" WIDTH="15"/>
<String CC="7988770" CONTENT="mannen," HEIGHT="21" HPOS="1320" ID="P1_ST01674" VPOS="2922" WC="0.97" WIDTH="117"/>
<SP HPOS="1437" ID="P1_SP01386" VPOS="2943" WIDTH="26"/>
<String CC="88819872" CONTENT="vtouwcii" HEIGHT="18" HPOS="1463" ID="P1_ST01675" VPOS="2922" WC="0.30" WIDTH="116"/>
<SP HPOS="1579" ID="P1_SP01387" VPOS="2943" WIDTH="27"/>
<String CC="35" CONTENT="en" HEIGHT="18" HPOS="1606" ID="P1_ST01676" VPOS="2922" WC="0.54" WIDTH="31"/>
<SP HPOS="1637" ID="P1_SP01388" VPOS="2943" WIDTH="26"/>
<String CC="077000350" CONTENT="kinderen," HEIGHT="32" HPOS="1663" ID="P1_ST01677" VPOS="2914" WC="0.99" WIDTH="138"/>
<SP HPOS="1801" ID="P1_SP01389" VPOS="2946" WIDTH="26"/>
<String CC="947" CONTENT="die" HEIGHT="25" HPOS="1827" ID="P1_ST01678" VPOS="2915" WC="0.92" WIDTH="40"/>
<SP HPOS="1867" ID="P1_SP01390" VPOS="2946" WIDTH="27"/>
<String CC="28" CONTENT="in" HEIGHT="25" HPOS="1894" ID="P1_ST01679" VPOS="2915" WC="0.50" WIDTH="24"/>
<SP HPOS="1918" ID="P1_SP01391" VPOS="2946" WIDTH="21"/>
<String CC="057" CONTENT="den" HEIGHT="26" HPOS="1939" ID="P1_ST01680" VPOS="2914" WC="0.95" WIDTH="47"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1057" ID="P1_TL00204" VPOS="2947" WIDTH="932">
<String CC="3878809889" CONTENT="schouwburg" HEIGHT="39" HPOS="1057" ID="P1_ST01681" VPOS="2947" WC="0.98" WIDTH="171"/>
<SP HPOS="1228" ID="P1_SP01392" VPOS="2986" WIDTH="18"/>
<String CC="998" CONTENT="van" HEIGHT="18" HPOS="1246" ID="P1_ST01682" VPOS="2956" WC="0.90" WIDTH="47"/>
<SP HPOS="1293" ID="P1_SP01393" VPOS="2986" WIDTH="18"/>
<String CC="7027764" CONTENT="Dristol" HEIGHT="26" HPOS="1311" ID="P1_ST01683" VPOS="2947" WC="0.48" WIDTH="98"/>
<SP HPOS="1409" ID="P1_SP01394" VPOS="2986" WIDTH="17"/>
<String CC="9069" CONTENT="dood" HEIGHT="27" HPOS="1426" ID="P1_ST01684" VPOS="2947" WC="0.94" WIDTH="65"/>
<SP HPOS="1491" ID="P1_SP01395" VPOS="2986" WIDTH="17"/>
<String CC="8777" CONTENT="zijn" HEIGHT="33" HPOS="1507" ID="P1_ST01685" VPOS="2947" WC="0.94" WIDTH="47"/>
<SP HPOS="1554" ID="P1_SP01396" VPOS="2986" WIDTH="19"/>
<String CC="4789989780" CONTENT="gedrongen," HEIGHT="32" HPOS="1573" ID="P1_ST01686" VPOS="2948" WC="0.97" WIDTH="164"/>
<SP HPOS="1737" ID="P1_SP01397" VPOS="2986" WIDTH="18"/>
<String CC="8677" CONTENT="toen" HEIGHT="25" HPOS="1755" ID="P1_ST01687" VPOS="2948" WC="0.94" WIDTH="60"/>
<SP HPOS="1815" ID="P1_SP01398" VPOS="2986" WIDTH="18"/>
<String CC="447" CONTENT="zij" HEIGHT="30" HPOS="1833" ID="P1_ST01688" VPOS="2948" WC="0.94" WIDTH="30"/>
<SP HPOS="1863" ID="P1_SP01399" VPOS="2986" WIDTH="20"/>
<String CC="77" CONTENT="de" HEIGHT="25" HPOS="1883" ID="P1_ST01689" VPOS="2948" WC="0.23" WIDTH="28"/>
<SP HPOS="1911" ID="P1_SP01400" VPOS="2986" WIDTH="19"/>
<String CC="6092" CONTENT="har" HEIGHT="26" HPOS="1930" ID="P1_ST01690" SUBS_CONTENT="harlekinade" SUBS_TYPE="HypPart1" VPOS="2947" WC="0.51" WIDTH="45"/>
<HYP CONTENT="-" HPOS="1975" VPOS="2947" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="1057" ID="P1_TL00205" VPOS="2978" WIDTH="931">
<String CC="66007987" CONTENT="lekinade" HEIGHT="28" HPOS="1057" ID="P1_ST01691" SUBS_CONTENT="harlekinade" SUBS_TYPE="HypPart2" VPOS="2978" WC="0.42" WIDTH="118"/>
<SP HPOS="1175" ID="P1_SP01401" VPOS="3006" WIDTH="20"/>
<String CC="927077" CONTENT="gingen" HEIGHT="33" HPOS="1195" ID="P1_ST01692" VPOS="2979" WC="0.97" WIDTH="94"/>
<SP HPOS="1290" ID="P1_SP01402" VPOS="3012" WIDTH="11"/>
<String CC="76780" CONTENT="zien," HEIGHT="33" HPOS="1300" ID="P1_ST01693" VPOS="2979" WC="0.96" WIDTH="63"/>
<SP HPOS="1363" ID="P1_SP01403" VPOS="3012" WIDTH="18"/>
<String CC="957" CONTENT="die" HEIGHT="26" HPOS="1381" ID="P1_ST01694" VPOS="2980" WC="0.91" WIDTH="40"/>
<SP HPOS="1421" ID="P1_SP01404" VPOS="3012" WIDTH="14"/>
<String CC="674796" CONTENT="stee/S" HEIGHT="38" HPOS="1435" ID="P1_ST01695" VPOS="2980" WC="0.30" WIDTH="81"/>
<SP HPOS="1517" ID="P1_SP01405" VPOS="3018" WIDTH="17"/>
<String CC="976" CONTENT="met" HEIGHT="22" HPOS="1533" ID="P1_ST01696" VPOS="2982" WC="0.91" WIDTH="52"/>
<SP HPOS="1585" ID="P1_SP01406" VPOS="3018" WIDTH="19"/>
<String CC="778" CONTENT="het" HEIGHT="26" HPOS="1604" ID="P1_ST01697" VPOS="2980" WC="0.91" WIDTH="45"/>
<SP HPOS="1649" ID="P1_SP01407" VPOS="3018" WIDTH="8"/>
<String CC="9797080755" CONTENT="kerstfeest" HEIGHT="25" HPOS="1657" ID="P1_ST01698" VPOS="2980" WC="0.98" WIDTH="137"/>
<SP HPOS="1794" ID="P1_SP01408" VPOS="3018" WIDTH="17"/>
<String CC="17" CONTENT="in" HEIGHT="27" HPOS="1811" ID="P1_ST01699" VPOS="2979" WC="0.56" WIDTH="26"/>
<SP HPOS="1837" ID="P1_SP01409" VPOS="3018" WIDTH="18"/>
<String CC="78076089" CONTENT="Engeland" HEIGHT="31" HPOS="1854" ID="P1_ST01700" VPOS="2980" WC="0.97" WIDTH="133"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="1058" ID="P1_TL00206" VPOS="3012" WIDTH="931">
<String CC="9797808" CONTENT="gegeven" HEIGHT="22" HPOS="1058" ID="P1_ST01701" VPOS="3019" WC="0.96" WIDTH="112"/>
<SP HPOS="1170" ID="P1_SP01410" VPOS="3041" WIDTH="11"/>
<String CC="079880" CONTENT="wordt." HEIGHT="24" HPOS="1181" ID="P1_ST01702" VPOS="3014" WC="0.97" WIDTH="91"/>
<SP HPOS="1272" ID="P1_SP01411" VPOS="3041" WIDTH="18"/>
<String CC="73446" CONTENT="Bijna" HEIGHT="34" HPOS="1290" ID="P1_ST01703" VPOS="3012" WC="0.97" WIDTH="74"/>
<SP HPOS="1364" ID="P1_SP01412" VPOS="3046" WIDTH="7"/>
<String CC="8877" CONTENT="200Ó" HEIGHT="26" HPOS="1371" ID="P1_ST01704" VPOS="3014" WC="0.20" WIDTH="66"/>
<SP HPOS="1437" ID="P1_SP01413" VPOS="3046" WIDTH="17"/>
<String CC="08877688" CONTENT="personen" HEIGHT="27" HPOS="1454" ID="P1_ST01705" VPOS="3020" WC="0.97" WIDTH="120"/>
<SP HPOS="1574" ID="P1_SP01414" VPOS="3047" WIDTH="18"/>
<String CC="777978" CONTENT="hadden" HEIGHT="27" HPOS="1592" ID="P1_ST01706" VPOS="3013" WC="0.95" WIDTH="100"/>
<SP HPOS="1693" ID="P1_SP01415" VPOS="3047" WIDTH="15"/>
<String CC="7066" CONTENT="zich" HEIGHT="26" HPOS="1708" ID="P1_ST01707" VPOS="3013" WC="0.96" WIDTH="56"/>
<SP HPOS="1763" ID="P1_SP01416" VPOS="3047" WIDTH="18"/>
<String CC="070799710" CONTENT="verzameld" HEIGHT="27" HPOS="1781" ID="P1_ST01708" VPOS="3012" WC="0.98" WIDTH="143"/>
<SP HPOS="1924" ID="P1_SP01417" VPOS="3047" WIDTH="9"/>
<String CC="0740" CONTENT="bui" HEIGHT="26" HPOS="1933" ID="P1_ST01709" SUBS_CONTENT="buiten" SUBS_TYPE="HypPart1" VPOS="3012" WC="0.98" WIDTH="43"/>
<HYP CONTENT="-" HPOS="1976" VPOS="3012" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="1057" ID="P1_TL00207" VPOS="3041" WIDTH="932">
<String CC="977" CONTENT="ten" HEIGHT="19" HPOS="1057" ID="P1_ST01710" SUBS_CONTENT="buiten" SUBS_TYPE="HypPart2" VPOS="3050" WC="0.91" WIDTH="46"/>
<SP HPOS="1103" ID="P1_SP01418" VPOS="3069" WIDTH="17"/>
<String CC="94" CONTENT="de" HEIGHT="25" HPOS="1120" ID="P1_ST01711" VPOS="3045" WC="0.27" WIDTH="31"/>
<SP HPOS="1150" ID="P1_SP01419" VPOS="3070" WIDTH="18"/>
<String CC="777078" CONTENT="deuren" HEIGHT="26" HPOS="1168" ID="P1_ST01712" VPOS="3045" WC="0.96" WIDTH="94"/>
<SP HPOS="1263" ID="P1_SP01420" VPOS="3071" WIDTH="19"/>
<String CC="098" CONTENT="van" HEIGHT="17" HPOS="1281" ID="P1_ST01713" VPOS="3054" WC="0.93" WIDTH="48"/>
<SP HPOS="1330" ID="P1_SP01421" VPOS="3071" WIDTH="19"/>
<String CC="757" CONTENT="het" HEIGHT="25" HPOS="1349" ID="P1_ST01714" VPOS="3047" WC="0.92" WIDTH="44"/>
<SP HPOS="1393" ID="P1_SP01422" VPOS="3072" WIDTH="18"/>
<String CC="9879690" CONTENT="gcbVuw," HEIGHT="35" HPOS="1410" ID="P1_ST01715" VPOS="3041" WC="0.24" WIDTH="112"/>
<SP HPOS="1522" ID="P1_SP01423" VPOS="3077" WIDTH="19"/>
<String CC="09" CONTENT="om" HEIGHT="18" HPOS="1541" ID="P1_ST01716" VPOS="3054" WC="0.53" WIDTH="40"/>
<SP HPOS="1581" ID="P1_SP01424" VPOS="3077" WIDTH="9"/>
<String CC="68" CONTENT="in" HEIGHT="25" HPOS="1591" ID="P1_ST01717" VPOS="3046" WC="0.22" WIDTH="26"/>
<SP HPOS="1617" ID="P1_SP01425" VPOS="3077" WIDTH="11"/>
<String CC="978" CONTENT="den" HEIGHT="25" HPOS="1628" ID="P1_ST01718" VPOS="3047" WC="0.91" WIDTH="48"/>
<SP HPOS="1676" ID="P1_SP01426" VPOS="3077" WIDTH="18"/>
<String CC="772" CONTENT="bak" HEIGHT="25" HPOS="1694" ID="P1_ST01719" VPOS="3046" WC="0.93" WIDTH="51"/>
<SP HPOS="1744" ID="P1_SP01427" VPOS="3077" WIDTH="18"/>
<String CC="08" CONTENT="en" HEIGHT="17" HPOS="1762" ID="P1_ST01720" VPOS="3054" WC="0.53" WIDTH="32"/>
<SP HPOS="1794" ID="P1_SP01428" VPOS="3077" WIDTH="20"/>
<String CC="79" CONTENT="op" HEIGHT="22" HPOS="1814" ID="P1_ST01721" VPOS="3056" WC="0.14" WIDTH="32"/>
<SP HPOS="1846" ID="P1_SP01429" VPOS="3078" WIDTH="9"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="1856" ID="P1_ST01722" VPOS="3046" WC="0.12" WIDTH="30"/>
<SP HPOS="1885" ID="P1_SP01430" VPOS="3078" WIDTH="8"/>
<String CC="707450" CONTENT="boven" HEIGHT="26" HPOS="1893" ID="P1_ST01723" SUBS_CONTENT="bovenste" SUBS_TYPE="HypPart1" VPOS="3045" WC="0.98" WIDTH="80"/>
<HYP CONTENT="-" HPOS="1974" VPOS="3045" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="1058" ID="P1_TL00208" VPOS="3077" WIDTH="930">
<String CC="776" CONTENT="ste" HEIGHT="22" HPOS="1058" ID="P1_ST01724" SUBS_CONTENT="bovenste" SUBS_TYPE="HypPart2" VPOS="3077" WC="0.92" WIDTH="38"/>
<SP HPOS="1096" ID="P1_SP01431" VPOS="3099" WIDTH="19"/>
<String CC="786700776" CONTENT="galerijen" HEIGHT="33" HPOS="1115" ID="P1_ST01725" VPOS="3077" WC="0.98" WIDTH="123"/>
<SP HPOS="1238" ID="P1_SP01432" VPOS="3110" WIDTH="9"/>
<String CC="050737" CONTENT="plaats" HEIGHT="34" HPOS="1247" ID="P1_ST01726" VPOS="3077" WC="0.98" WIDTH="84"/>
<SP HPOS="1331" ID="P1_SP01433" VPOS="3111" WIDTH="13"/>
<String CC="77" CONTENT="te" HEIGHT="24" HPOS="1344" ID="P1_ST01727" VPOS="3080" WC="0.23" WIDTH="26"/>
<SP HPOS="1370" ID="P1_SP01434" VPOS="3111" WIDTH="18"/>
<String CC="03881880" CONTENT="vimli-n." HEIGHT="26" HPOS="1388" ID="P1_ST01728" VPOS="3079" WC="0.51" WIDTH="97"/>
<SP HPOS="1485" ID="P1_SP01435" VPOS="3111" WIDTH="19"/>
<String CC="9678" CONTENT="Toen" HEIGHT="25" HPOS="1504" ID="P1_ST01729" VPOS="3078" WC="0.93" WIDTH="69"/>
<SP HPOS="1572" ID="P1_SP01436" VPOS="3111" WIDTH="19"/>
<String CC="96" CONTENT="de" HEIGHT="27" HPOS="1591" ID="P1_ST01730" VPOS="3077" WC="0.18" WIDTH="30"/>
<SP HPOS="1620" ID="P1_SP01437" VPOS="3111" WIDTH="18"/>
<String CC="978975" CONTENT="deuren" HEIGHT="24" HPOS="1638" ID="P1_ST01731" VPOS="3079" WC="0.95" WIDTH="94"/>
<SP HPOS="1733" ID="P1_SP01438" VPOS="3111" WIDTH="17"/>
<String CC="9800827" CONTENT="geopend" HEIGHT="31" HPOS="1749" ID="P1_ST01732" VPOS="3079" WC="0.97" WIDTH="117"/>
<SP HPOS="1866" ID="P1_SP01439" VPOS="3111" WIDTH="14"/>
<String CC="9799780" CONTENT="werden," HEIGHT="28" HPOS="1880" ID="P1_ST01733" VPOS="3077" WC="0.96" WIDTH="107"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="1058" ID="P1_TL00209" VPOS="3107" WIDTH="930">
<String CC="7569997" CONTENT="stormde" HEIGHT="26" HPOS="1058" ID="P1_ST01734" VPOS="3107" WC="0.96" WIDTH="112"/>
<SP HPOS="1170" ID="P1_SP01440" VPOS="3133" WIDTH="18"/>
<String CC="677" CONTENT="het" HEIGHT="26" HPOS="1188" ID="P1_ST01735" VPOS="3110" WC="0.92" WIDTH="45"/>
<SP HPOS="1233" ID="P1_SP01441" VPOS="3136" WIDTH="20"/>
<String CC="9574709" CONTENT="publiek" HEIGHT="31" HPOS="1253" ID="P1_ST01736" VPOS="3111" WC="0.97" WIDTH="102"/>
<SP HPOS="1355" ID="P1_SP01442" VPOS="3142" WIDTH="18"/>
<String CC="8479" CONTENT="naar" HEIGHT="18" HPOS="1372" ID="P1_ST01737" VPOS="3122" WC="0.94" WIDTH="63"/>
<SP HPOS="1435" ID="P1_SP01443" VPOS="3142" WIDTH="26"/>
<String CC="9288880" CONTENT="binnen." HEIGHT="27" HPOS="1461" ID="P1_ST01738" VPOS="3110" WC="0.97" WIDTH="105"/>
<SP HPOS="1566" ID="P1_SP01444" VPOS="3142" WIDTH="27"/>
<String CC="75" CONTENT="In" HEIGHT="26" HPOS="1593" ID="P1_ST01739" VPOS="3111" WC="0.34" WIDTH="31"/>
<SP HPOS="1624" ID="P1_SP01445" VPOS="3142" WIDTH="19"/>
<String CC="970" CONTENT="den" HEIGHT="26" HPOS="1643" ID="P1_ST01740" VPOS="3111" WC="0.94" WIDTH="48"/>
<SP HPOS="1691" ID="P1_SP01446" VPOS="3142" WIDTH="18"/>
<String CC="597047" CONTENT="nanwen" HEIGHT="20" HPOS="1709" ID="P1_ST01741" VPOS="3117" WC="0.41" WIDTH="107"/>
<SP HPOS="1817" ID="P1_SP01447" VPOS="3142" WIDTH="18"/>
<String CC="9080" CONTENT="gang" HEIGHT="24" HPOS="1834" ID="P1_ST01742" VPOS="3118" WC="0.96" WIDTH="69"/>
<SP HPOS="1903" ID="P1_SP01448" VPOS="3142" WIDTH="18"/>
<String CC="4990" CONTENT="werd" HEIGHT="25" HPOS="1920" ID="P1_ST01743" VPOS="3110" WC="0.95" WIDTH="67"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1058" ID="P1_TL00210" VPOS="3136" WIDTH="932">
<String CC="98" CONTENT="dé" HEIGHT="22" HPOS="1058" ID="P1_ST01744" VPOS="3137" WC="0.08" WIDTH="31"/>
<SP HPOS="1089" ID="P1_SP01449" VPOS="3159" WIDTH="17"/>
<String CC="92753395" CONTENT="meniffte" HEIGHT="22" HPOS="1106" ID="P1_ST01745" VPOS="3139" WC="0.40" WIDTH="115"/>
<SP HPOS="1220" ID="P1_SP01450" VPOS="3162" WIDTH="26"/>
<String CC="697773170" CONTENT="opgehoopt" HEIGHT="31" HPOS="1246" ID="P1_ST01746" VPOS="3142" WC="0.98" WIDTH="145"/>
<SP HPOS="1391" ID="P1_SP01451" VPOS="3172" WIDTH="175"/>
<String CC="097459470" CONTENT="idrongen," HEIGHT="31" HPOS="1566" ID="P1_ST01747" VPOS="3143" WC="0.44" WIDTH="133"/>
<SP HPOS="1700" ID="P1_SP01452" VPOS="3174" WIDTH="26"/>
<String CC="665" CONTENT="het" HEIGHT="25" HPOS="1726" ID="P1_ST01748" VPOS="3143" WC="0.93" WIDTH="45"/>
<SP HPOS="1770" ID="P1_SP01453" VPOS="3174" WIDTH="25"/>
<String CC="9779" CONTENT="volk" HEIGHT="32" HPOS="1795" ID="P1_ST01749" VPOS="3136" WC="0.93" WIDTH="60"/>
<SP HPOS="1856" ID="P1_SP01454" VPOS="3174" WIDTH="22"/>
<String CC="906" CONTENT="dat" HEIGHT="25" HPOS="1878" ID="P1_ST01750" VPOS="3143" WC="0.94" WIDTH="45"/>
<SP HPOS="1923" ID="P1_SP01455" VPOS="3174" WIDTH="15"/>
<String CC="459" CONTENT="nog" HEIGHT="26" HPOS="1938" ID="P1_ST01751" VPOS="3149" WC="0.93" WIDTH="52"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="1059" ID="P1_TL00211" VPOS="3167" WIDTH="930">
<String CC="560778" CONTENT="buiten" HEIGHT="26" HPOS="1059" ID="P1_ST01752" VPOS="3167" WC="0.97" WIDTH="89"/>
<SP HPOS="1148" ID="P1_SP01456" VPOS="3193" WIDTH="18"/>
<String CC="97" CONTENT="de" HEIGHT="26" HPOS="1166" ID="P1_ST01753" VPOS="3168" WC="0.12" WIDTH="30"/>
<SP HPOS="1195" ID="P1_SP01457" VPOS="3194" WIDTH="19"/>
<String CC="987078" CONTENT="deuren" HEIGHT="26" HPOS="1214" ID="P1_ST01754" VPOS="3169" WC="0.96" WIDTH="96"/>
<SP HPOS="1310" ID="P1_SP01458" VPOS="3195" WIDTH="18"/>
<String CC="007" CONTENT="was" HEIGHT="20" HPOS="1328" ID="P1_ST01755" VPOS="3177" WC="0.97" WIDTH="51"/>
<SP HPOS="1378" ID="P1_SP01459" VPOS="3197" WIDTH="14"/>
<String CC="0" CONTENT="," HEIGHT="5" HPOS="1393" ID="P1_ST01756" VPOS="3196" WC="1.00" WIDTH="2"/>
<SP HPOS="1395" ID="P1_SP01460" VPOS="3201" WIDTH="15"/>
<String CC="807908" CONTENT="hoorde" HEIGHT="24" HPOS="1410" ID="P1_ST01757" VPOS="3171" WC="0.97" WIDTH="94"/>
<SP HPOS="1505" ID="P1_SP01461" VPOS="3201" WIDTH="18"/>
<String CC="97" CONTENT="de" HEIGHT="24" HPOS="1522" ID="P1_ST01758" VPOS="3171" WC="0.12" WIDTH="30"/>
<SP HPOS="1552" ID="P1_SP01462" VPOS="3201" WIDTH="26"/>
<String CC="74075697" CONTENT="angstige" HEIGHT="32" HPOS="1578" ID="P1_ST01759" VPOS="3172" WC="0.97" WIDTH="118"/>
<SP HPOS="1696" ID="P1_SP01463" VPOS="3204" WIDTH="17"/>
<String CC="706374" CONTENT="kreten" HEIGHT="24" HPOS="1713" ID="P1_ST01760" VPOS="3174" WC="0.97" WIDTH="91"/>
<SP HPOS="1804" ID="P1_SP01464" VPOS="3204" WIDTH="18"/>
<String CC="706" CONTENT="van" HEIGHT="15" HPOS="1821" ID="P1_ST01761" VPOS="3182" WC="0.95" WIDTH="50"/>
<SP HPOS="1871" ID="P1_SP01465" VPOS="3204" WIDTH="13"/>
<String CC="7462790" CONTENT="«terug," HEIGHT="31" HPOS="1884" ID="P1_ST01762" VPOS="3176" WC="0.97" WIDTH="105"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="1057" ID="P1_TL00212" VPOS="3197" WIDTH="932">
<String CC="870895" CONTENT='terug"' HEIGHT="31" HPOS="1057" ID="P1_ST01763" VPOS="3198" WC="0.96" WIDTH="93"/>
<SP HPOS="1150" ID="P1_SP01466" VPOS="3229" WIDTH="18"/>
<String CC="76000" CONTENT="niet," HEIGHT="33" HPOS="1168" ID="P1_ST01764" VPOS="3200" WC="0.98" WIDTH="60"/>
<SP HPOS="1228" ID="P1_SP01467" VPOS="3233" WIDTH="18"/>
<String CC="56" CONTENT="en" HEIGHT="19" HPOS="1246" ID="P1_ST01765" VPOS="3208" WC="0.39" WIDTH="32"/>
<SP HPOS="1278" ID="P1_SP01468" VPOS="3233" WIDTH="26"/>
<String CC="7798" CONTENT="toen" HEIGHT="25" HPOS="1304" ID="P1_ST01766" VPOS="3204" WC="0.93" WIDTH="59"/>
<SP HPOS="1363" ID="P1_SP01469" VPOS="3233" WIDTH="21"/>
<String CC="077" CONTENT="«ie" HEIGHT="22" HPOS="1384" ID="P1_ST01767" VPOS="3204" WC="0.94" WIDTH="27"/>
<SP HPOS="1411" ID="P1_SP01470" VPOS="3233" WIDTH="25"/>
<String CC="71479" CONTENT="bijna" HEIGHT="33" HPOS="1436" ID="P1_ST01768" VPOS="3201" WC="0.96" WIDTH="71"/>
<SP HPOS="1507" ID="P1_SP01471" VPOS="3234" WIDTH="25"/>
<String CC="0069957988974" CONTENT="doodgedröngen" HEIGHT="40" HPOS="1532" ID="P1_ST01769" VPOS="3197" WC="0.32" WIDTH="213"/>
<SP HPOS="1744" ID="P1_SP01472" VPOS="3237" WIDTH="26"/>
<String CC="97783777" CONTENT="menschen" HEIGHT="24" HPOS="1770" ID="P1_ST01770" VPOS="3206" WC="0.26" WIDTH="135"/>
<SP HPOS="1905" ID="P1_SP01473" VPOS="3237" WIDTH="13"/>
<String CC="0" CONTENT="," HEIGHT="9" HPOS="1918" ID="P1_ST01771" VPOS="3226" WC="1.00" WIDTH="5"/>
<SP HPOS="1923" ID="P1_SP01474" VPOS="3237" WIDTH="18"/>
<String CC="975" CONTENT="den" HEIGHT="25" HPOS="1941" ID="P1_ST01772" VPOS="3206" WC="0.92" WIDTH="48"/>
</TextLine>
<TextLine HEIGHT="42" HPOS="1057" ID="P1_TL00213" VPOS="3229" WIDTH="932">
<String CC="97077" CONTENT="kreet" HEIGHT="30" HPOS="1057" ID="P1_ST01773" VPOS="3229" WC="0.96" WIDTH="74"/>
<SP HPOS="1131" ID="P1_SP01475" VPOS="3259" WIDTH="24"/>
<String CC="076" CONTENT="van" HEIGHT="20" HPOS="1155" ID="P1_ST01774" VPOS="3240" WC="0.95" WIDTH="51"/>
<SP HPOS="1206" ID="P1_SP01476" VPOS="3260" WIDTH="27"/>
<String CC="7779702" CONTENT="«brand," HEIGHT="37" HPOS="1233" ID="P1_ST01775" VPOS="3234" WC="0.97" WIDTH="104"/>
<SP HPOS="1337" ID="P1_SP01477" VPOS="3270" WIDTH="25"/>
<String CC="180790" CONTENT='brand"' HEIGHT="27" HPOS="1362" ID="P1_ST01776" VPOS="3234" WC="0.97" WIDTH="94"/>
<SP HPOS="1456" ID="P1_SP01478" VPOS="3270" WIDTH="18"/>
<String CC="1987179750" CONTENT="aanhieven," HEIGHT="31" HPOS="1474" ID="P1_ST01777" VPOS="3235" WC="0.98" WIDTH="157"/>
<SP HPOS="1631" ID="P1_SP01479" VPOS="3270" WIDTH="25"/>
<String CC="67" CONTENT="om" HEIGHT="18" HPOS="1656" ID="P1_ST01778" VPOS="3243" WC="0.28" WIDTH="40"/>
<SP HPOS="1696" ID="P1_SP01480" VPOS="3270" WIDTH="19"/>
<String CC="02" CONTENT="de" HEIGHT="25" HPOS="1715" ID="P1_ST01779" VPOS="3236" WC="0.85" WIDTH="31"/>
<SP HPOS="1746" ID="P1_SP01481" VPOS="3270" WIDTH="15"/>
<String CC="9546885" CONTENT="menigte" HEIGHT="34" HPOS="1761" ID="P1_ST01780" VPOS="3236" WC="0.97" WIDTH="113"/>
<SP HPOS="1874" ID="P1_SP01482" VPOS="3270" WIDTH="26"/>
<String CC="967" CONTENT="dus" HEIGHT="25" HPOS="1900" ID="P1_ST01781" VPOS="3237" WC="0.91" WIDTH="47"/>
<SP HPOS="1948" ID="P1_SP01483" VPOS="3270" WIDTH="15"/>
<String CC="55" CONTENT="te" HEIGHT="24" HPOS="1963" ID="P1_ST01782" VPOS="3239" WC="0.46" WIDTH="26"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1058" ID="P1_TL00214" VPOS="3266" WIDTH="932">
<String CC="07670784037" CONTENT="verhinderen" HEIGHT="30" HPOS="1058" ID="P1_ST01783" VPOS="3266" WC="0.99" WIDTH="168"/>
<SP HPOS="1226" ID="P1_SP01484" VPOS="3295" WIDTH="182"/>
<String CC="91179540" CONTENT="dringen," HEIGHT="35" HPOS="1408" ID="P1_ST01784" VPOS="3267" WC="0.98" WIDTH="113"/>
<SP HPOS="1521" ID="P1_SP01485" VPOS="3302" WIDTH="26"/>
<String CC="77777369" CONTENT="ontstond" HEIGHT="27" HPOS="1547" ID="P1_ST01785" VPOS="3269" WC="0.97" WIDTH="123"/>
<SP HPOS="1670" ID="P1_SP01486" VPOS="3302" WIDTH="26"/>
<String CC="78" CONTENT="er" HEIGHT="20" HPOS="1696" ID="P1_ST01786" VPOS="3276" WC="0.20" WIDTH="27"/>
<SP HPOS="1723" ID="P1_SP01487" VPOS="3302" WIDTH="21"/>
<String CC="078" CONTENT="een" HEIGHT="19" HPOS="1744" ID="P1_ST01787" VPOS="3278" WC="0.94" WIDTH="45"/>
<SP HPOS="1789" ID="P1_SP01488" VPOS="3302" WIDTH="27"/>
<String CC="0962790" CONTENT="paniek." HEIGHT="37" HPOS="1817" ID="P1_ST01788" VPOS="3268" WC="0.97" WIDTH="102"/>
<SP HPOS="1918" ID="P1_SP01489" VPOS="3305" WIDTH="18"/>
<String CC="675" CONTENT="Een" HEIGHT="26" HPOS="1936" ID="P1_ST01789" VPOS="3270" WC="0.93" WIDTH="54"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="1057" ID="P1_TL00215" VPOS="3302" WIDTH="932">
<String CC="09570" CONTENT="vrouw" HEIGHT="20" HPOS="1057" ID="P1_ST01790" VPOS="3306" WC="0.97" WIDTH="89"/>
<SP HPOS="1146" ID="P1_SP01490" VPOS="3326" WIDTH="20"/>
<String CC="708" CONTENT="van" HEIGHT="17" HPOS="1166" ID="P1_ST01791" VPOS="3309" WC="0.94" WIDTH="50"/>
<SP HPOS="1215" ID="P1_SP01491" VPOS="3326" WIDTH="18"/>
<String CC="000" CONTENT="vij" HEIGHT="31" HPOS="1233" ID="P1_ST01792" VPOS="3302" WC="1.00" WIDTH="32"/>
<SP HPOS="1265" ID="P1_SP01492" VPOS="3333" WIDTH="157"/>
<String CC="799" CONTENT="was" HEIGHT="18" HPOS="1422" ID="P1_ST01793" VPOS="3311" WC="0.90" WIDTH="51"/>
<SP HPOS="1473" ID="P1_SP01493" VPOS="3333" WIDTH="18"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="1491" ID="P1_ST01794" VPOS="3304" WC="0.12" WIDTH="30"/>
<SP HPOS="1520" ID="P1_SP01494" VPOS="3333" WIDTH="26"/>
<String CC="7765720" CONTENT="eerste," HEIGHT="31" HPOS="1546" ID="P1_ST01795" VPOS="3304" WC="0.97" WIDTH="98"/>
<SP HPOS="1644" ID="P1_SP01495" VPOS="3334" WIDTH="18"/>
<String CC="035" CONTENT="die" HEIGHT="26" HPOS="1662" ID="P1_ST01796" VPOS="3304" WC="0.96" WIDTH="39"/>
<SP HPOS="1701" ID="P1_SP01496" VPOS="3334" WIDTH="25"/>
<String CC="63977" CONTENT="neder" HEIGHT="26" HPOS="1726" ID="P1_ST01797" VPOS="3304" WC="0.95" WIDTH="78"/>
<SP HPOS="1804" ID="P1_SP01497" VPOS="3334" WIDTH="17"/>
<String CC="90230" CONTENT="viel," HEIGHT="30" HPOS="1820" ID="P1_ST01798" VPOS="3304" WC="0.98" WIDTH="58"/>
<SP HPOS="1878" ID="P1_SP01498" VPOS="3334" WIDTH="18"/>
<String CC="78" CONTENT="en" HEIGHT="17" HPOS="1896" ID="P1_ST01799" VPOS="3312" WC="0.18" WIDTH="30"/>
<SP HPOS="1925" ID="P1_SP01499" VPOS="3334" WIDTH="19"/>
<String CC="774" CONTENT="een" HEIGHT="17" HPOS="1944" ID="P1_ST01800" VPOS="3312" WC="0.93" WIDTH="45"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="1058" ID="P1_TL00216" VPOS="3333" WIDTH="826">
<String CC="976670" CONTENT="groote" HEIGHT="33" HPOS="1058" ID="P1_ST01801" VPOS="3333" WC="0.35" WIDTH="90"/>
<SP HPOS="1148" ID="P1_SP01500" VPOS="3366" WIDTH="33"/>
<String CC="9888" CONTENT="mevr" HEIGHT="15" HPOS="1181" ID="P1_ST01802" VPOS="3344" WC="0.93" WIDTH="72"/>
<SP HPOS="1253" ID="P1_SP01501" VPOS="3366" WIDTH="209"/>
<String CC="8" CONTENT="f" HEIGHT="19" HPOS="1462" ID="P1_ST01803" VPOS="3343" WC="0.14" WIDTH="8"/>
<SP HPOS="1470" ID="P1_SP01502" VPOS="3366" WIDTH="33"/>
<String CC="7006" CONTENT="haar" HEIGHT="28" HPOS="1504" ID="P1_ST01804" VPOS="3335" WC="0.97" WIDTH="64"/>
<SP HPOS="1567" ID="P1_SP01503" VPOS="3366" WIDTH="25"/>
<String CC="77680" CONTENT="heen," HEIGHT="31" HPOS="1592" ID="P1_ST01805" VPOS="3337" WC="0.96" WIDTH="81"/>
<SP HPOS="1674" ID="P1_SP01504" VPOS="3367" WIDTH="18"/>
<String CC="4779604" CONTENT="terwijl" HEIGHT="33" HPOS="1691" ID="P1_ST01806" VPOS="3337" WC="0.97" WIDTH="94"/>
<SP HPOS="1786" ID="P1_SP01505" VPOS="3370" WIDTH="25"/>
<String CC="66" CONTENT="de" HEIGHT="25" HPOS="1811" ID="P1_ST01807" VPOS="3337" WC="0.33" WIDTH="30"/>
<SP HPOS="1840" ID="P1_SP01506" VPOS="3370" WIDTH="21"/>
<String CC="50" CONTENT="o]" HEIGHT="25" HPOS="1861" ID="P1_ST01808" VPOS="3345" WC="0.75" WIDTH="22"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="1057" ID="P1_TL00217" VPOS="3366" WIDTH="932">
<String CC="99046" CONTENT="pakte" HEIGHT="31" HPOS="1057" ID="P1_ST01809" VPOS="3366" WC="0.96" WIDTH="78"/>
<SP HPOS="1135" ID="P1_SP01507" VPOS="3397" WIDTH="33"/>
<String CC="07876" CONTENT="mens." HEIGHT="17" HPOS="1168" ID="P1_ST01810" VPOS="3376" WC="0.96" WIDTH="77"/>
<SP HPOS="1245" ID="P1_SP01508" VPOS="3397" WIDTH="275"/>
<String CC="47" CONTENT="en" HEIGHT="18" HPOS="1520" ID="P1_ST01811" VPOS="3377" WC="0.39" WIDTH="30"/>
<SP HPOS="1550" ID="P1_SP01509" VPOS="3397" WIDTH="31"/>
<String CC="076717" CONTENT="rechts" HEIGHT="25" HPOS="1580" ID="P1_ST01812" VPOS="3370" WC="0.97" WIDTH="85"/>
<SP HPOS="1665" ID="P1_SP01510" VPOS="3397" WIDTH="24"/>
<String CC="935707" CONTENT="golfde" HEIGHT="30" HPOS="1689" ID="P1_ST01813" VPOS="3370" WC="0.97" WIDTH="86"/>
<SP HPOS="1775" ID="P1_SP01511" VPOS="3399" WIDTH="34"/>
<String CC="00" CONTENT="en" HEIGHT="18" HPOS="1809" ID="P1_ST01814" VPOS="3377" WC="1.00" WIDTH="32"/>
<SP HPOS="1841" ID="P1_SP01512" VPOS="3399" WIDTH="24"/>
<String CC="7780" CONTENT="hen," HEIGHT="30" HPOS="1865" ID="P1_ST01815" VPOS="3369" WC="0.95" WIDTH="65"/>
<SP HPOS="1930" ID="P1_SP01513" VPOS="3399" WIDTH="20"/>
<String CC="067" CONTENT="die" HEIGHT="25" HPOS="1950" ID="P1_ST01816" VPOS="3369" WC="0.95" WIDTH="39"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1057" ID="P1_TL00218" VPOS="3397" WIDTH="933">
<String CC="57" CONTENT="op" HEIGHT="30" HPOS="1057" ID="P1_ST01817" VPOS="3406" WC="0.34" WIDTH="32"/>
<SP HPOS="1089" ID="P1_SP01514" VPOS="3436" WIDTH="34"/>
<String CC="078" CONTENT="den" HEIGHT="26" HPOS="1123" ID="P1_ST01818" VPOS="3397" WC="0.94" WIDTH="46"/>
<SP HPOS="1169" ID="P1_SP01515" VPOS="3436" WIDTH="331"/>
<String CC="90699960" CONTENT="dtrapte." HEIGHT="33" HPOS="1500" ID="P1_ST01819" VPOS="3400" WC="0.34" WIDTH="109"/>
<SP HPOS="1609" ID="P1_SP01516" VPOS="3436" WIDTH="41"/>
<String CC="676" CONTENT="Het" HEIGHT="24" HPOS="1650" ID="P1_ST01820" VPOS="3402" WC="0.92" WIDTH="53"/>
<SP HPOS="1703" ID="P1_SP01517" VPOS="3436" WIDTH="40"/>
<String CC="1749568777888008" CONTENT="oorverechcurende" HEIGHT="26" HPOS="1743" ID="P1_ST01821" VPOS="3400" WC="0.38" WIDTH="247"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="1057" ID="P1_TL00219" VPOS="3430" WIDTH="933">
<String CC="7564170" CONTENT="gillen," HEIGHT="30" HPOS="1057" ID="P1_ST01822" VPOS="3430" WC="0.98" WIDTH="97"/>
<SP HPOS="1154" ID="P1_SP01518" VPOS="3459" WIDTH="339"/>
<String CC="8" CONTENT="t" HEIGHT="19" HPOS="1493" ID="P1_ST01823" VPOS="3437" WC="0.15" WIDTH="5"/>
<SP HPOS="1498" ID="P1_SP01519" VPOS="3459" WIDTH="38"/>
<String CC="87870977" CONTENT="Bineeken" HEIGHT="30" HPOS="1535" ID="P1_ST01824" VPOS="3431" WC="0.28" WIDTH="117"/>
<SP HPOS="1652" ID="P1_SP01520" VPOS="3461" WIDTH="34"/>
<String CC="87" CONTENT="om" HEIGHT="17" HPOS="1687" ID="P1_ST01825" VPOS="3441" WC="0.20" WIDTH="40"/>
<SP HPOS="1727" ID="P1_SP01521" VPOS="3461" WIDTH="34"/>
<String CC="78590" CONTENT="hulp," HEIGHT="34" HPOS="1761" ID="P1_ST01826" VPOS="3431" WC="0.96" WIDTH="77"/>
<SP HPOS="1838" ID="P1_SP01522" VPOS="3465" WIDTH="20"/>
<String CC="87" CONTENT="en" HEIGHT="19" HPOS="1858" ID="P1_ST01827" VPOS="3441" WC="0.20" WIDTH="28"/>
<SP HPOS="1886" ID="P1_SP01523" VPOS="3465" WIDTH="27"/>
<String CC="77874" CONTENT="gena" HEIGHT="22" HPOS="1913" ID="P1_ST01828" SUBS_CONTENT="genade," SUBS_TYPE="HypPart1" VPOS="3442" WC="0.95" WIDTH="61"/>
<HYP CONTENT="-" HPOS="1975" VPOS="3442" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="1057" ID="P1_TL00220" VPOS="3463" WIDTH="932">
<String CC="970" CONTENT="de," HEIGHT="24" HPOS="1057" ID="P1_ST01829" SUBS_CONTENT="genade," SUBS_TYPE="HypPart2" VPOS="3464" WC="0.94" WIDTH="38"/>
<SP HPOS="1095" ID="P1_SP01524" VPOS="3488" WIDTH="19"/>
<String CC="498" CONTENT="van" HEIGHT="17" HPOS="1114" ID="P1_ST01830" VPOS="3469" WC="0.92" WIDTH="47"/>
<SP HPOS="1161" ID="P1_SP01525" VPOS="3488" WIDTH="311"/>
<String CC="57" CONTENT="ra" HEIGHT="18" HPOS="1472" ID="P1_ST01831" VPOS="3470" WC="0.34" WIDTH="21"/>
<SP HPOS="1493" ID="P1_SP01526" VPOS="3488" WIDTH="28"/>
<String CC="0" CONTENT="i" HEIGHT="17" HPOS="1521" ID="P1_ST01832" VPOS="3471" WC="0.94" WIDTH="2"/>
<SP HPOS="1524" ID="P1_SP01527" VPOS="3488" WIDTH="15"/>
<String CC="79776667" CONTENT="laalrten" HEIGHT="25" HPOS="1539" ID="P1_ST01833" VPOS="3464" WC="0.26" WIDTH="98"/>
<SP HPOS="1637" ID="P1_SP01528" VPOS="3489" WIDTH="26"/>
<String CC="96" CONTENT="de" HEIGHT="26" HPOS="1663" ID="P1_ST01834" VPOS="3463" WC="0.20" WIDTH="31"/>
<SP HPOS="1694" ID="P1_SP01529" VPOS="3489" WIDTH="27"/>
<String CC="976500" CONTENT="paniek" HEIGHT="32" HPOS="1721" ID="P1_ST01835" VPOS="3464" WC="0.97" WIDTH="90"/>
<SP HPOS="1811" ID="P1_SP01530" VPOS="3496" WIDTH="21"/>
<String CC="970904" CONTENT="groot," HEIGHT="28" HPOS="1832" ID="P1_ST01836" VPOS="3467" WC="0.97" WIDTH="79"/>
<SP HPOS="1911" ID="P1_SP01531" VPOS="3496" WIDTH="13"/>
<String CC="0" CONTENT="r" HEIGHT="15" HPOS="1924" ID="P1_ST01837" VPOS="3472" WC="1.00" WIDTH="12"/>
<SP HPOS="1936" ID="P1_SP01532" VPOS="3496" WIDTH="22"/>
<String CC="55" CONTENT="en" HEIGHT="18" HPOS="1958" ID="P1_ST01838" VPOS="3471" WC="0.41" WIDTH="31"/>
</TextLine>
<TextLine HEIGHT="52" HPOS="1057" ID="P1_TL00221" VPOS="3495" WIDTH="934">
<String CC="76" CONTENT="§n" HEIGHT="46" HPOS="1057" ID="P1_ST01839" VPOS="3501" WC="0.32" WIDTH="444"/>
<SP HPOS="1501" ID="P1_SP01533" VPOS="3547" WIDTH="22"/>
<String CC="7799780" CONTENT="zeggen." HEIGHT="24" HPOS="1524" ID="P1_ST01840" VPOS="3503" WC="0.96" WIDTH="113"/>
<SP HPOS="1637" ID="P1_SP01534" VPOS="3547" WIDTH="31"/>
<String CC="802" CONTENT="dat" HEIGHT="26" HPOS="1668" ID="P1_ST01841" VPOS="3495" WC="0.96" WIDTH="45"/>
<SP HPOS="1713" ID="P1_SP01535" VPOS="3547" WIDTH="27"/>
<String CC="07" CONTENT="de" HEIGHT="25" HPOS="1740" ID="P1_ST01842" VPOS="3496" WC="0.62" WIDTH="30"/>
<SP HPOS="1769" ID="P1_SP01536" VPOS="3547" WIDTH="26"/>
<String CC="9777078" CONTENT="zenuwen" HEIGHT="18" HPOS="1795" ID="P1_ST01843" VPOS="3503" WC="0.97" WIDTH="120"/>
<SP HPOS="1916" ID="P1_SP01537" VPOS="3547" WIDTH="25"/>
<String CC="970" CONTENT="van" HEIGHT="17" HPOS="1941" ID="P1_ST01844" VPOS="3504" WC="0.94" WIDTH="50"/>
</TextLine>
<TextLine HEIGHT="32" HPOS="1489" ID="P1_TL00222" VPOS="3528" WIDTH="500">
<String CC="880" CONTENT="nul" HEIGHT="24" HPOS="1489" ID="P1_ST01845" VPOS="3528" WC="0.94" WIDTH="43"/>
<SP HPOS="1532" ID="P1_SP01538" VPOS="3552" WIDTH="19"/>
<String CC="99777" CONTENT="waren" HEIGHT="17" HPOS="1551" ID="P1_ST01846" VPOS="3536" WC="0.94" WIDTH="83"/>
<SP HPOS="1633" ID="P1_SP01539" VPOS="3553" WIDTH="9"/>
<String CC="47978" CONTENT="tegen" HEIGHT="28" HPOS="1643" ID="P1_ST01847" VPOS="3529" WC="0.95" WIDTH="77"/>
<SP HPOS="1720" ID="P1_SP01540" VPOS="3557" WIDTH="11"/>
<String CC="779" CONTENT="bet" HEIGHT="24" HPOS="1730" ID="P1_ST01848" VPOS="3528" WC="0.91" WIDTH="45"/>
<SP HPOS="1775" ID="P1_SP01541" VPOS="3557" WIDTH="18"/>
<String CC="78777706006970" CONTENT="afschuwelijke," HEIGHT="32" HPOS="1793" ID="P1_ST01849" VPOS="3528" WC="0.99" WIDTH="196"/>
</TextLine>
<TextLine HEIGHT="31" HPOS="1394" ID="P1_TL00223" VPOS="3555" WIDTH="595">
<String CC="7" CONTENT="o" HEIGHT="14" HPOS="1394" ID="P1_ST01850" VPOS="3566" WC="0.22" WIDTH="12"/>
<SP HPOS="1406" ID="P1_SP01542" VPOS="3580" WIDTH="18"/>
<String CC="90753627007" CONTENT="aanschouwen" HEIGHT="27" HPOS="1423" ID="P1_ST01851" VPOS="3557" WC="0.99" WIDTH="183"/>
<SP HPOS="1606" ID="P1_SP01543" VPOS="3585" WIDTH="13"/>
<String CC="0" CONTENT="." HEIGHT="5" HPOS="1619" ID="P1_ST01852" VPOS="3579" WC="1.00" WIDTH="4"/>
<SP HPOS="1623" ID="P1_SP01544" VPOS="3585" WIDTH="27"/>
<String CC="736905" CONTENT="zonder" HEIGHT="26" HPOS="1650" ID="P1_ST01853" VPOS="3557" WC="0.97" WIDTH="92"/>
<SP HPOS="1742" ID="P1_SP01545" VPOS="3585" WIDTH="18"/>
<String CC="64" CONTENT="te" HEIGHT="26" HPOS="1760" ID="P1_ST01854" VPOS="3559" WC="0.42" WIDTH="24"/>
<SP HPOS="1783" ID="P1_SP01546" VPOS="3585" WIDTH="19"/>
<String CC="968868" CONTENT="kunnen" HEIGHT="28" HPOS="1802" ID="P1_ST01855" VPOS="3557" WC="0.95" WIDTH="102"/>
<SP HPOS="1904" ID="P1_SP01547" VPOS="3586" WIDTH="19"/>
<String CC="3990" CONTENT="hah" HEIGHT="31" HPOS="1923" ID="P1_ST01856" SUBS_CONTENT="hahine" SUBS_TYPE="HypPart1" VPOS="3555" WC="0.40" WIDTH="50"/>
<HYP CONTENT="-" HPOS="1972" VPOS="3555" WIDTH="17"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="1371" ID="P1_TL00224" VPOS="3587" WIDTH="618">
<String CC="776" CONTENT="ine" HEIGHT="19" HPOS="1371" ID="P1_ST01857" SUBS_CONTENT="hahine" SUBS_TYPE="HypPart2" VPOS="3593" WC="0.28" WIDTH="39"/>
<SP HPOS="1410" ID="P1_SP01548" VPOS="3612" WIDTH="21"/>
<String CC="76767467" CONTENT="krachten" HEIGHT="27" HPOS="1431" ID="P1_ST01858" VPOS="3587" WC="0.97" WIDTH="122"/>
<SP HPOS="1553" ID="P1_SP01549" VPOS="3614" WIDTH="21"/>
<String CC="430969" CONTENT="noodig" HEIGHT="35" HPOS="1574" ID="P1_ST01859" VPOS="3587" WC="0.42" WIDTH="94"/>
<SP HPOS="1669" ID="P1_SP01550" VPOS="3622" WIDTH="18"/>
<String CC="7990762" CONTENT="hadden," HEIGHT="31" HPOS="1687" ID="P1_ST01860" VPOS="3588" WC="0.97" WIDTH="109"/>
<SP HPOS="1795" ID="P1_SP01551" VPOS="3622" WIDTH="18"/>
<String CC="72" CONTENT="om" HEIGHT="17" HPOS="1813" ID="P1_ST01861" VPOS="3599" WC="0.51" WIDTH="40"/>
<SP HPOS="1853" ID="P1_SP01552" VPOS="3622" WIDTH="18"/>
<String CC="75778552" CONTENT="zichiel" HEIGHT="26" HPOS="1871" ID="P1_ST01862" SUBS_CONTENT="zichielte" SUBS_TYPE="HypPart1" VPOS="3592" WC="0.38" WIDTH="104"/>
<HYP CONTENT="-" HPOS="1975" VPOS="3592" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="1416" ID="P1_TL00225" VPOS="3618" WIDTH="573">
<String CC="56" CONTENT="te" HEIGHT="25" HPOS="1416" ID="P1_ST01863" SUBS_CONTENT="zichielte" SUBS_TYPE="HypPart2" VPOS="3618" WC="0.36" WIDTH="26"/>
<SP HPOS="1442" ID="P1_SP01553" VPOS="3643" WIDTH="24"/>
<String CC="776647074400" CONTENT="bescherm,'n." HEIGHT="27" HPOS="1466" ID="P1_ST01864" VPOS="3618" WC="0.99" WIDTH="171"/>
<SP HPOS="1637" ID="P1_SP01554" VPOS="3645" WIDTH="39"/>
<String CC="778" CONTENT="Een" HEIGHT="25" HPOS="1676" ID="P1_ST01865" VPOS="3620" WC="0.91" WIDTH="48"/>
<SP HPOS="1724" ID="P1_SP01555" VPOS="3645" WIDTH="22"/>
<String CC="708" CONTENT="man" HEIGHT="21" HPOS="1747" ID="P1_ST01866" VPOS="3628" WC="0.94" WIDTH="56"/>
<SP HPOS="1802" ID="P1_SP01556" VPOS="3650" WIDTH="21"/>
<String CC="798" CONTENT="van" HEIGHT="15" HPOS="1824" ID="P1_ST01867" VPOS="3631" WC="0.90" WIDTH="46"/>
<SP HPOS="1870" ID="P1_SP01557" VPOS="3650" WIDTH="22"/>
<String CC="070263" CONTENT="krach" HEIGHT="27" HPOS="1892" ID="P1_ST01868" SUBS_CONTENT="krach.w.wiens" SUBS_TYPE="HypPart1" VPOS="3624" WC="0.67" WIDTH="81"/>
<HYP CONTENT="-" HPOS="1974" VPOS="3624" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1324" ID="P1_TL00226" VPOS="3647" WIDTH="665">
<String CC="40076786" CONTENT=".w.wiens" HEIGHT="19" HPOS="1324" ID="P1_ST01869" SUBS_CONTENT="krach.w.wiens" SUBS_TYPE="HypPart2" VPOS="3656" WC="0.50" WIDTH="118"/>
<SP HPOS="1442" ID="P1_SP01558" VPOS="3674" WIDTH="9"/>
<String CC="796399" CONTENT="hreede" HEIGHT="32" HPOS="1452" ID="P1_ST01870" VPOS="3647" WC="0.20" WIDTH="90"/>
<SP HPOS="1541" ID="P1_SP01559" VPOS="3679" WIDTH="12"/>
<String CC="777688702" CONTENT="schouders" HEIGHT="26" HPOS="1553" ID="P1_ST01871" VPOS="3651" WC="0.98" WIDTH="136"/>
<SP HPOS="1689" ID="P1_SP01560" VPOS="3679" WIDTH="9"/>
<String CC="287709" CONTENT="ontzag" HEIGHT="32" HPOS="1698" ID="P1_ST01872" VPOS="3654" WC="0.97" WIDTH="93"/>
<SP HPOS="1792" ID="P1_SP01561" VPOS="3686" WIDTH="9"/>
<String CC="767329645750" CONTENT="inboezemden," HEIGHT="34" HPOS="1801" ID="P1_ST01873" VPOS="3652" WC="0.98" WIDTH="188"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="1310" ID="P1_TL00227" VPOS="3681" WIDTH="679">
<String CC="9" CONTENT="a" HEIGHT="18" HPOS="1310" ID="P1_ST01874" STYLEREFS="TXT_10" VPOS="3689" WC="0.01" WIDTH="14"/>
<SP HPOS="1324" ID="P1_SP01562" VPOS="3706" WIDTH="15"/>
<String CC="065820047001" CONTENT="verslaggever" HEIGHT="40" HPOS="1339" ID="P1_ST01875" VPOS="3681" WC="0.99" WIDTH="181"/>
<SP HPOS="1520" ID="P1_SP01563" VPOS="3722" WIDTH="18"/>
<String CC="998" CONTENT="van" HEIGHT="17" HPOS="1538" ID="P1_ST01876" VPOS="3693" WC="0.89" WIDTH="48"/>
<SP HPOS="1586" ID="P1_SP01564" VPOS="3722" WIDTH="11"/>
<String CC="97" CONTENT="de" HEIGHT="26" HPOS="1597" ID="P1_ST01877" VPOS="3684" WC="0.12" WIDTH="30"/>
<SP HPOS="1626" ID="P1_SP01565" VPOS="3722" WIDTH="12"/>
<String CC="871060" CONTENT="Doilij" HEIGHT="33" HPOS="1638" ID="P1_ST01878" STYLEREFS="TXT_10" VPOS="3686" WC="0.59" WIDTH="77"/>
<SP HPOS="1715" ID="P1_SP01566" VPOS="3722" WIDTH="9"/>
<String CC="72550" CONTENT="News," HEIGHT="30" HPOS="1724" ID="P1_ST01879" STYLEREFS="TXT_10" VPOS="3687" WC="0.59" WIDTH="80"/>
<SP HPOS="1805" ID="P1_SP01567" VPOS="3722" WIDTH="19"/>
<String CC="873" CONTENT="dat" HEIGHT="30" HPOS="1824" ID="P1_ST01880" VPOS="3685" WC="0.93" WIDTH="45"/>
<SP HPOS="1869" ID="P1_SP01568" VPOS="3722" WIDTH="8"/>
<String CC="772" CONTENT="hij" HEIGHT="35" HPOS="1877" ID="P1_ST01881" VPOS="3686" WC="0.94" WIDTH="34"/>
<SP HPOS="1911" ID="P1_SP01569" VPOS="3722" WIDTH="13"/>
<String CC="85840" CONTENT="niet" HEIGHT="25" HPOS="1924" ID="P1_ST01882" SUBS_CONTENT="nietjne" SUBS_TYPE="HypPart1" VPOS="3689" WC="0.44" WIDTH="52"/>
<HYP CONTENT="-" HPOS="1976" VPOS="3689" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="1277" ID="P1_TL00228" VPOS="3713" WIDTH="628">
<String CC="779" CONTENT="jne" HEIGHT="25" HPOS="1277" ID="P1_ST01883" SUBS_CONTENT="nietjne" SUBS_TYPE="HypPart2" VPOS="3719" WC="0.17" WIDTH="41"/>
<SP HPOS="1318" ID="P1_SP01570" VPOS="3744" WIDTH="12"/>
<String CC="98089" CONTENT="bijna" HEIGHT="28" HPOS="1330" ID="P1_ST01884" VPOS="3713" WC="0.95" WIDTH="69"/>
<SP HPOS="1398" ID="P1_SP01571" VPOS="3744" WIDTH="18"/>
<String CC="779789787780740497" CONTENT="bovenmensclielijke" HEIGHT="33" HPOS="1416" ID="P1_ST01885" VPOS="3716" WC="0.30" WIDTH="261"/>
<SP HPOS="1677" ID="P1_SP01572" VPOS="3749" WIDTH="13"/>
<String CC="779070470" CONTENT="pogingen," HEIGHT="38" HPOS="1690" ID="P1_ST01886" VPOS="3715" WC="0.98" WIDTH="133"/>
<SP HPOS="1824" ID="P1_SP01573" VPOS="3752" WIDTH="11"/>
<String CC="67977" CONTENT="nedei" HEIGHT="28" HPOS="1834" ID="P1_ST01887" VPOS="3719" WC="0.25" WIDTH="71"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="1265" ID="P1_TL00229" VPOS="3743" WIDTH="724">
<String CC="969697697" CONTENT="gedurende" HEIGHT="33" HPOS="1265" ID="P1_ST01888" VPOS="3743" WC="0.97" WIDTH="144"/>
<SP HPOS="1409" ID="P1_SP01574" VPOS="3776" WIDTH="21"/>
<String CC="54" CONTENT="15" HEIGHT="26" HPOS="1430" ID="P1_ST01889" VPOS="3749" WC="0.48" WIDTH="28"/>
<SP HPOS="1459" ID="P1_SP01575" VPOS="3776" WIDTH="17"/>
<String CC="67677667" CONTENT="rninnten" HEIGHT="28" HPOS="1475" ID="P1_ST01890" VPOS="3746" WC="0.30" WIDTH="117"/>
<SP HPOS="1592" ID="P1_SP01576" VPOS="3776" WIDTH="18"/>
<String CC="60" CONTENT="op" HEIGHT="24" HPOS="1610" ID="P1_ST01891" VPOS="3757" WC="0.67" WIDTH="31"/>
<SP HPOS="1641" ID="P1_SP01577" VPOS="3781" WIDTH="18"/>
<String CC="7048" CONTENT="zijn" HEIGHT="31" HPOS="1658" ID="P1_ST01892" VPOS="3750" WC="0.96" WIDTH="50"/>
<SP HPOS="1708" ID="P1_SP01578" VPOS="3781" WIDTH="17"/>
<String CC="770" CONTENT="rug" HEIGHT="24" HPOS="1724" ID="P1_ST01893" VPOS="3758" WC="0.95" WIDTH="50"/>
<SP HPOS="1774" ID="P1_SP01579" VPOS="3782" WIDTH="17"/>
<String CC="2090" CONTENT="lag," HEIGHT="34" HPOS="1791" ID="P1_ST01894" VPOS="3749" WC="0.97" WIDTH="50"/>
<SP HPOS="1840" ID="P1_SP01580" VPOS="3783" WIDTH="19"/>
<String CC="7690780" CONTENT="metwan" HEIGHT="27" HPOS="1859" ID="P1_ST01895" SUBS_CONTENT="metwanide" SUBS_TYPE="HypPart1" VPOS="3754" WC="0.42" WIDTH="112"/>
<HYP CONTENT="-" HPOS="1971" VPOS="3754" WIDTH="18"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="1241" ID="P1_TL00230" VPOS="3775" WIDTH="748">
<String CC="708" CONTENT="ide" HEIGHT="26" HPOS="1241" ID="P1_ST01896" SUBS_CONTENT="metwanide" SUBS_TYPE="HypPart2" VPOS="3775" WC="0.46" WIDTH="38"/>
<SP HPOS="1279" ID="P1_SP01581" VPOS="3801" WIDTH="18"/>
<String CC="9650" CONTENT="voor" HEIGHT="17" HPOS="1297" ID="P1_ST01897" VPOS="3785" WC="0.95" WIDTH="63"/>
<SP HPOS="1359" ID="P1_SP01582" VPOS="3802" WIDTH="17"/>
<String CC="7148" CONTENT="zijn" HEIGHT="30" HPOS="1376" ID="P1_ST01898" VPOS="3780" WC="0.95" WIDTH="48"/>
<SP HPOS="1424" ID="P1_SP01583" VPOS="3809" WIDTH="19"/>
<String CC="8808887887780" CONTENT="levensbehoud." HEIGHT="33" HPOS="1443" ID="P1_ST01899" VPOS="3775" WC="0.98" WIDTH="195"/>
<SP HPOS="1638" ID="P1_SP01584" VPOS="3809" WIDTH="31"/>
<String CC="9178" CONTENT="Toen" HEIGHT="31" HPOS="1669" ID="P1_ST01900" VPOS="3777" WC="0.94" WIDTH="69"/>
<SP HPOS="1737" ID="P1_SP01585" VPOS="3809" WIDTH="18"/>
<String CC="720" CONTENT="hij" HEIGHT="34" HPOS="1755" ID="P1_ST01901" VPOS="3783" WC="0.96" WIDTH="34"/>
<SP HPOS="1789" ID="P1_SP01586" VPOS="3817" WIDTH="19"/>
<String CC="702701010" CONTENT="eindelijk" HEIGHT="33" HPOS="1808" ID="P1_ST01902" VPOS="3784" WC="0.99" WIDTH="122"/>
<SP HPOS="1930" ID="P1_SP01587" VPOS="3817" WIDTH="17"/>
<String CC="760" CONTENT="be" HEIGHT="26" HPOS="1946" ID="P1_ST01903" SUBS_CONTENT="be|" SUBS_TYPE="HypPart1" VPOS="3785" WC="0.53" WIDTH="28"/>
<HYP CONTENT="-" HPOS="1975" VPOS="3785" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="1213" ID="P1_TL00231" VPOS="3808" WIDTH="503">
<String CC="7" CONTENT="|" HEIGHT="9" HPOS="1213" ID="P1_ST01904" STYLE="subscript" SUBS_CONTENT="be|" SUBS_TYPE="HypPart2" VPOS="3841" WC="0.24" WIDTH="2"/>
<SP HPOS="1215" ID="P1_SP01588" VPOS="3850" WIDTH="22"/>
<String CC="100" CONTENT="lag" HEIGHT="32" HPOS="1238" ID="P1_ST01905" VPOS="3808" WC="0.99" WIDTH="43"/>
<SP HPOS="1280" ID="P1_SP01589" VPOS="3850" WIDTH="19"/>
<String CC="768" CONTENT="een" HEIGHT="21" HPOS="1299" ID="P1_ST01906" VPOS="3814" WC="0.92" WIDTH="43"/>
<SP HPOS="1342" ID="P1_SP01590" VPOS="3850" WIDTH="17"/>
<String CC="070467" CONTENT="jongen" HEIGHT="39" HPOS="1358" ID="P1_ST01907" VPOS="3809" WC="0.98" WIDTH="97"/>
<SP HPOS="1455" ID="P1_SP01591" VPOS="3850" WIDTH="19"/>
<String CC="8650" CONTENT="dood" HEIGHT="24" HPOS="1474" ID="P1_ST01908" VPOS="3813" WC="0.96" WIDTH="65"/>
<SP HPOS="1539" ID="P1_SP01592" VPOS="3850" WIDTH="17"/>
<String CC="25070" CONTENT="onder" HEIGHT="25" HPOS="1556" ID="P1_ST01909" VPOS="3814" WC="0.98" WIDTH="79"/>
<SP HPOS="1635" ID="P1_SP01593" VPOS="3850" WIDTH="15"/>
<String CC="7700" CONTENT="hem." HEIGHT="26" HPOS="1650" ID="P1_ST01910" VPOS="3814" WC="0.97" WIDTH="66"/>
</TextLine>
<TextLine HEIGHT="47" HPOS="1200" ID="P1_TL00232" VPOS="3837" WIDTH="789">
<String CC="77867" CONTENT="fckie" HEIGHT="30" HPOS="1200" ID="P1_ST01911" VPOS="3837" WC="0.26" WIDTH="51"/>
<SP HPOS="1251" ID="P1_SP01594" VPOS="3867" WIDTH="19"/>
<String CC="60774862" CONTENT="diirfde," HEIGHT="33" HPOS="1270" ID="P1_ST01912" VPOS="3840" WC="0.45" WIDTH="99"/>
<SP HPOS="1369" ID="P1_SP01595" VPOS="3873" WIDTH="20"/>
<String CC="97709779" CONTENT="bevreesd" HEIGHT="28" HPOS="1389" ID="P1_ST01913" VPOS="3842" WC="0.97" WIDTH="119"/>
<SP HPOS="1508" ID="P1_SP01596" VPOS="3873" WIDTH="18"/>
<String CC="0709" CONTENT="voor" HEIGHT="19" HPOS="1526" ID="P1_ST01914" VPOS="3853" WC="0.96" WIDTH="63"/>
<SP HPOS="1589" ID="P1_SP01597" VPOS="3873" WIDTH="17"/>
<String CC="778" CONTENT="een" HEIGHT="19" HPOS="1605" ID="P1_ST01915" VPOS="3853" WC="0.91" WIDTH="46"/>
<SP HPOS="1651" ID="P1_SP01598" VPOS="3873" WIDTH="19"/>
<String CC="807750" CONTENT="nieuwe" HEIGHT="27" HPOS="1670" ID="P1_ST01916" VPOS="3846" WC="0.97" WIDTH="97"/>
<SP HPOS="1767" ID="P1_SP01599" VPOS="3873" WIDTH="18"/>
<String CC="9087890" CONTENT="paniek," HEIGHT="38" HPOS="1785" ID="P1_ST01917" VPOS="3844" WC="0.97" WIDTH="107"/>
<SP HPOS="1892" ID="P1_SP01600" VPOS="3882" WIDTH="13"/>
<String CC="70" CONTENT="de" HEIGHT="30" HPOS="1905" ID="P1_ST01918" VPOS="3847" WC="0.64" WIDTH="31"/>
<SP HPOS="1936" ID="P1_SP01601" VPOS="3882" WIDTH="9"/>
<String CC="780" CONTENT="Op" HEIGHT="31" HPOS="1945" ID="P1_ST01919" SUBS_CONTENT="Opder" SUBS_TYPE="HypPart1" VPOS="3853" WC="0.94" WIDTH="30"/>
<HYP CONTENT="-" HPOS="1975" VPOS="3853" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="1178" ID="P1_TL00233" VPOS="3873" WIDTH="811">
<String CC="906" CONTENT="der" HEIGHT="25" HPOS="1178" ID="P1_ST01920" SUBS_CONTENT="Opder" SUBS_TYPE="HypPart2" VPOS="3873" WC="0.94" WIDTH="44"/>
<SP HPOS="1221" ID="P1_SP01602" VPOS="3898" WIDTH="18"/>
<String CC="62707907687" CONTENT="harlekinade" HEIGHT="30" HPOS="1239" ID="P1_ST01921" VPOS="3873" WC="0.43" WIDTH="165"/>
<SP HPOS="1404" ID="P1_SP01603" VPOS="3902" WIDTH="26"/>
<String CC="5170" CONTENT="niet" HEIGHT="28" HPOS="1430" ID="P1_ST01922" VPOS="3873" WC="0.97" WIDTH="56"/>
<SP HPOS="1486" ID="P1_SP01604" VPOS="3902" WIDTH="21"/>
<String CC="87063704742" CONTENT="uitstellen," HEIGHT="30" HPOS="1507" ID="P1_ST01923" VPOS="3878" WC="0.99" WIDTH="149"/>
<SP HPOS="1656" ID="P1_SP01605" VPOS="3907" WIDTH="18"/>
<String CC="26" CONTENT="en" HEIGHT="19" HPOS="1674" ID="P1_ST01924" VPOS="3886" WC="0.52" WIDTH="32"/>
<SP HPOS="1706" ID="P1_SP01606" VPOS="3907" WIDTH="17"/>
<String CC="86" CONTENT="de" HEIGHT="25" HPOS="1722" ID="P1_ST01925" VPOS="3880" WC="0.25" WIDTH="30"/>
<SP HPOS="1752" ID="P1_SP01607" VPOS="3907" WIDTH="9"/>
<String CC="79004973078" CONTENT="aardigheden" HEIGHT="34" HPOS="1761" ID="P1_ST01926" VPOS="3881" WC="0.98" WIDTH="174"/>
<SP HPOS="1935" ID="P1_SP01608" VPOS="3915" WIDTH="9"/>
<String CC="970" CONTENT="der" HEIGHT="25" HPOS="1944" ID="P1_ST01927" VPOS="3883" WC="0.94" WIDTH="45"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="1178" ID="P1_TL00234" VPOS="3905" WIDTH="810">
<String CC="937" CONTENT="van" HEIGHT="19" HPOS="1178" ID="P1_ST01928" VPOS="3912" WC="0.92" WIDTH="48"/>
<SP HPOS="1226" ID="P1_SP01609" VPOS="3931" WIDTH="15"/>
<String CC="6367673" CONTENT="Pierrot" HEIGHT="31" HPOS="1241" ID="P1_ST01929" VPOS="3905" WC="0.97" WIDTH="98"/>
<SP HPOS="1339" ID="P1_SP01610" VPOS="3935" WIDTH="19"/>
<String CC="07" CONTENT="en" HEIGHT="18" HPOS="1358" ID="P1_ST01930" VPOS="3914" WC="0.62" WIDTH="31"/>
<SP HPOS="1389" ID="P1_SP01611" VPOS="3935" WIDTH="22"/>
<String CC="7794792010" CONTENT="harlekijn," HEIGHT="34" HPOS="1411" ID="P1_ST01931" VPOS="3906" WC="0.98" WIDTH="142"/>
<SP HPOS="1553" ID="P1_SP01612" VPOS="3940" WIDTH="27"/>
<String CC="66977" CONTENT="deden" HEIGHT="26" HPOS="1580" ID="P1_ST01932" VPOS="3909" WC="0.95" WIDTH="81"/>
<SP HPOS="1662" ID="P1_SP01613" VPOS="3940" WIDTH="26"/>
<String CC="97" CONTENT="de" HEIGHT="26" HPOS="1688" ID="P1_ST01933" VPOS="3911" WC="0.14" WIDTH="30"/>
<SP HPOS="1717" ID="P1_SP01614" VPOS="3940" WIDTH="25"/>
<String CC="8084007" CONTENT="menigte" HEIGHT="37" HPOS="1742" ID="P1_ST01934" VPOS="3909" WC="0.98" WIDTH="113"/>
<SP HPOS="1856" ID="P1_SP01615" VPOS="3946" WIDTH="26"/>
<String CC="0904770" CONTENT="lachen," HEIGHT="31" HPOS="1881" ID="P1_ST01935" VPOS="3914" WC="0.98" WIDTH="106"/>
</TextLine>
<TextLine HEIGHT="42" HPOS="1085" ID="P1_TL00235" VPOS="3938" WIDTH="904">
<String CC="0" CONTENT="." HEIGHT="4" HPOS="1085" ID="P1_ST01936" VPOS="3958" WC="1.00" WIDTH="4"/>
<SP HPOS="1089" ID="P1_SP01616" VPOS="3961" WIDTH="39"/>
<String CC="510" CONTENT=",;1" HEIGHT="33" HPOS="1128" ID="P1_ST01937" VPOS="3938" WC="0.77" WIDTH="20"/>
<SP HPOS="1148" ID="P1_SP01617" VPOS="3971" WIDTH="25"/>
<String CC="18" CONTENT="li" HEIGHT="24" HPOS="1173" ID="P1_ST01938" VPOS="3940" WC="0.51" WIDTH="25"/>
<SP HPOS="1198" ID="P1_SP01618" VPOS="3971" WIDTH="20"/>
<String CC="739998" CONTENT="lijken" HEIGHT="31" HPOS="1218" ID="P1_ST01939" VPOS="3938" WC="0.95" WIDTH="78"/>
<SP HPOS="1296" ID="P1_SP01619" VPOS="3971" WIDTH="26"/>
<String CC="38" CONTENT="in" HEIGHT="26" HPOS="1322" ID="P1_ST01940" VPOS="3938" WC="0.41" WIDTH="26"/>
<SP HPOS="1348" ID="P1_SP01620" VPOS="3971" WIDTH="27"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="1375" ID="P1_ST01941" VPOS="3939" WC="0.13" WIDTH="30"/>
<SP HPOS="1404" ID="P1_SP01621" VPOS="3971" WIDTH="18"/>
<String CC="71003870708" CONTENT="koffiekamer" HEIGHT="31" HPOS="1422" ID="P1_ST01942" VPOS="3938" WC="0.99" WIDTH="167"/>
<SP HPOS="1589" ID="P1_SP01622" VPOS="3971" WIDTH="18"/>
<String CC="890783" CONTENT="lagen," HEIGHT="34" HPOS="1606" ID="P1_ST01943" VPOS="3939" WC="0.96" WIDTH="91"/>
<SP HPOS="1697" ID="P1_SP01623" VPOS="3973" WIDTH="19"/>
<String CC="78" CONTENT="en" HEIGHT="19" HPOS="1716" ID="P1_ST01944" VPOS="3951" WC="0.19" WIDTH="31"/>
<SP HPOS="1747" ID="P1_SP01624" VPOS="3973" WIDTH="18"/>
<String CC="078" CONTENT="men" HEIGHT="18" HPOS="1765" ID="P1_ST01945" VPOS="3953" WC="0.94" WIDTH="58"/>
<SP HPOS="1822" ID="P1_SP01625" VPOS="3973" WIDTH="17"/>
<String CC="00" CONTENT="de" HEIGHT="26" HPOS="1839" ID="P1_ST01946" VPOS="3946" WC="1.00" WIDTH="31"/>
<SP HPOS="1870" ID="P1_SP01626" VPOS="3973" WIDTH="17"/>
<String CC="879670" CONTENT="gewon" HEIGHT="24" HPOS="1886" ID="P1_ST01947" SUBS_CONTENT="gewoni," SUBS_TYPE="HypPart1" VPOS="3956" WC="0.34" WIDTH="86"/>
<HYP CONTENT="-" HPOS="1972" VPOS="3956" WIDTH="17"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="1089" ID="P1_TL00236" VPOS="3970" WIDTH="900">
<String CC="41" CONTENT="i," HEIGHT="15" HPOS="1089" ID="P1_ST01948" SUBS_CONTENT="gewoni," SUBS_TYPE="HypPart2" VPOS="3979" WC="0.69" WIDTH="13"/>
<SP HPOS="1102" ID="P1_SP01627" VPOS="3994" WIDTH="20"/>
<String CC="8990" CONTENT="naar" HEIGHT="17" HPOS="1122" ID="P1_ST01949" VPOS="3977" WC="0.94" WIDTH="61"/>
<SP HPOS="1183" ID="P1_SP01628" VPOS="3994" WIDTH="17"/>
<String CC="776" CONTENT="bet" HEIGHT="24" HPOS="1200" ID="P1_ST01950" VPOS="3970" WC="0.92" WIDTH="46"/>
<SP HPOS="1246" ID="P1_SP01629" VPOS="3994" WIDTH="9"/>
<String CC="99786877" CONTENT="gasthuis" HEIGHT="31" HPOS="1256" ID="P1_ST01951" VPOS="3971" WC="0.97" WIDTH="117"/>
<SP HPOS="1372" ID="P1_SP01630" VPOS="4002" WIDTH="11"/>
<String CC="8709770050" CONTENT="vervoerde," HEIGHT="32" HPOS="1383" ID="P1_ST01952" VPOS="3971" WC="0.98" WIDTH="143"/>
<SP HPOS="1526" ID="P1_SP01631" VPOS="4003" WIDTH="19"/>
<String CC="8700342" CONTENT="terwijl" HEIGHT="32" HPOS="1545" ID="P1_ST01953" VPOS="3974" WC="0.98" WIDTH="92"/>
<SP HPOS="1637" ID="P1_SP01632" VPOS="4006" WIDTH="12"/>
<String CC="473" CONTENT="het" HEIGHT="25" HPOS="1649" ID="P1_ST01954" VPOS="3976" WC="0.94" WIDTH="44"/>
<SP HPOS="1693" ID="P1_SP01633" VPOS="4006" WIDTH="9"/>
<String CC="909078" CONTENT="klagen" HEIGHT="32" HPOS="1702" ID="P1_ST01955" VPOS="3977" WC="0.97" WIDTH="92"/>
<SP HPOS="1794" ID="P1_SP01634" VPOS="4009" WIDTH="11"/>
<String CC="58" CONTENT="en" HEIGHT="18" HPOS="1805" ID="P1_ST01956" VPOS="3986" WC="0.32" WIDTH="31"/>
<SP HPOS="1835" ID="P1_SP01635" VPOS="4009" WIDTH="9"/>
<String CC="94627077" CONTENT="jammeren" HEIGHT="32" HPOS="1845" ID="P1_ST01957" VPOS="3979" WC="0.98" WIDTH="144"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="1072" ID="P1_TL00237" VPOS="4000" WIDTH="916">
<String CC="784" CONTENT="„ii" HEIGHT="15" HPOS="1072" ID="P1_ST01958" VPOS="4012" WC="0.32" WIDTH="31"/>
<SP HPOS="1103" ID="P1_SP01636" VPOS="4028" WIDTH="18"/>
<String CC="7781" CONTENT="ben," HEIGHT="27" HPOS="1121" ID="P1_ST01959" VPOS="4003" WC="0.95" WIDTH="66"/>
<SP HPOS="1187" ID="P1_SP01637" VPOS="4030" WIDTH="17"/>
<String CC="9170" CONTENT="wier" HEIGHT="18" HPOS="1204" ID="P1_ST01960" VPOS="4010" WC="0.96" WIDTH="63"/>
<SP HPOS="1266" ID="P1_SP01638" VPOS="4030" WIDTH="17"/>
<String CC="7709799289475" CONTENT="betrekkingen'" HEIGHT="37" HPOS="1283" ID="P1_ST01961" VPOS="4000" WC="0.98" WIDTH="196"/>
<SP HPOS="1479" ID="P1_SP01639" VPOS="4037" WIDTH="25"/>
<String CC="979519" CONTENT="gedood" HEIGHT="34" HPOS="1504" ID="P1_ST01962" VPOS="4004" WC="0.96" WIDTH="100"/>
<SP HPOS="1604" ID="P1_SP01640" VPOS="4038" WIDTH="33"/>
<String CC="009780" CONTENT="waren," HEIGHT="25" HPOS="1637" ID="P1_ST01963" VPOS="4015" WC="0.98" WIDTH="93"/>
<SP HPOS="1730" ID="P1_SP01641" VPOS="4039" WIDTH="15"/>
<String CC="78573" CONTENT='"niet' HEIGHT="33" HPOS="1746" ID="P1_ST01964" VPOS="4003" WC="0.96" WIDTH="74"/>
<SP HPOS="1820" ID="P1_SP01642" VPOS="4039" WIDTH="33"/>
<String CC="6786" CONTENT="eens" HEIGHT="18" HPOS="1853" ID="P1_ST01965" VPOS="4019" WC="0.94" WIDTH="58"/>
<SP HPOS="1911" ID="P1_SP01643" VPOS="4039" WIDTH="33"/>
<String CC="940" CONTENT="ge" HEIGHT="22" HPOS="1944" ID="P1_ST01966" SUBS_CONTENT="gehoord" SUBS_TYPE="HypPart1" VPOS="4019" WC="0.95" WIDTH="30"/>
<HYP CONTENT="-" HPOS="1974" VPOS="4019" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="27" HPOS="1055" ID="P1_TL00238" VPOS="4033" WIDTH="207">
<String CC="72779" CONTENT="hoord" HEIGHT="25" HPOS="1055" ID="P1_ST01967" SUBS_CONTENT="gehoord" SUBS_TYPE="HypPart2" VPOS="4035" WC="0.95" WIDTH="80"/>
<SP HPOS="1135" ID="P1_SP01644" VPOS="4059" WIDTH="18"/>
<String CC="9770780" CONTENT="werden." HEIGHT="26" HPOS="1153" ID="P1_ST01968" VPOS="4033" WC="0.97" WIDTH="109"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="72" HPOS="1056" ID="P1_TB00017" STYLEREFS="TXT_9 PAR_LEFT" VPOS="4065" WIDTH="931">
<TextLine HEIGHT="43" HPOS="1088" ID="P1_TL00239" VPOS="4065" WIDTH="899">
<String CC="576778" CONTENT="Zelden" HEIGHT="27" HPOS="1088" ID="P1_ST01969" VPOS="4065" WC="0.96" WIDTH="93"/>
<SP HPOS="1181" ID="P1_SP01645" VPOS="4093" WIDTH="26"/>
<String CC="67745" CONTENT="heeft" HEIGHT="26" HPOS="1207" ID="P1_ST01970" VPOS="4065" WC="0.96" WIDTH="71"/>
<SP HPOS="1278" ID="P1_SP01646" VPOS="4093" WIDTH="25"/>
<String CC="97040" CONTENT="zeker" HEIGHT="26" HPOS="1303" ID="P1_ST01971" VPOS="4067" WC="0.97" WIDTH="74"/>
<SP HPOS="1377" ID="P1_SP01647" VPOS="4093" WIDTH="26"/>
<String CC="487" CONTENT="zoo" HEIGHT="20" HPOS="1403" ID="P1_ST01972" VPOS="4074" WC="0.92" WIDTH="45"/>
<SP HPOS="1448" ID="P1_SP01648" VPOS="4094" WIDTH="26"/>
<String CC="8705" CONTENT="ccli" HEIGHT="21" HPOS="1474" ID="P1_ST01973" VPOS="4074" WC="0.46" WIDTH="46"/>
<SP HPOS="1520" ID="P1_SP01649" VPOS="4095" WIDTH="22"/>
<String CC="79500927679" CONTENT="spookachtig" HEIGHT="38" HPOS="1543" ID="P1_ST01974" VPOS="4067" WC="0.98" WIDTH="169"/>
<SP HPOS="1711" ID="P1_SP01650" VPOS="4104" WIDTH="18"/>
<String CC="17" CONTENT="en" HEIGHT="19" HPOS="1729" ID="P1_ST01975" VPOS="4080" WC="0.58" WIDTH="31"/>
<SP HPOS="1760" ID="P1_SP01651" VPOS="4104" WIDTH="17"/>
<String CC="922767630958743" CONTENT="verschrikkelijk" HEIGHT="33" HPOS="1776" ID="P1_ST01976" VPOS="4075" WC="0.99" WIDTH="210"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="1056" ID="P1_TL00240" VPOS="4096" WIDTH="697">
<String CC="09777" CONTENT="drama" HEIGHT="27" HPOS="1056" ID="P1_ST01977" VPOS="4100" WC="0.96" WIDTH="86"/>
<SP HPOS="1142" ID="P1_SP01652" VPOS="4127" WIDTH="19"/>
<String CC="069848" CONTENT="plaats" HEIGHT="35" HPOS="1161" ID="P1_ST01978" VPOS="4097" WC="0.96" WIDTH="84"/>
<SP HPOS="1245" ID="P1_SP01653" VPOS="4133" WIDTH="17"/>
<String CC="95797967" CONTENT="gegrepen" HEIGHT="31" HPOS="1261" ID="P1_ST01979" VPOS="4103" WC="0.97" WIDTH="129"/>
<SP HPOS="1390" ID="P1_SP01654" VPOS="4134" WIDTH="17"/>
<String CC="70" CONTENT="in" HEIGHT="31" HPOS="1407" ID="P1_ST01980" VPOS="4096" WC="0.60" WIDTH="28"/>
<SP HPOS="1435" ID="P1_SP01655" VPOS="4134" WIDTH="17"/>
<String CC="5672078" CONTENT="eenigeu" HEIGHT="33" HPOS="1452" ID="P1_ST01981" VPOS="4102" WC="0.46" WIDTH="107"/>
<SP HPOS="1559" ID="P1_SP01656" VPOS="4135" WIDTH="15"/>
<String CC="60535045590" CONTENT="schouwburg." HEIGHT="34" HPOS="1574" ID="P1_ST01982" VPOS="4103" WC="0.99" WIDTH="178"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="48" HPOS="1349" ID="P1_TB00018" STYLEREFS="TXT_4 PAR_LEFT" VPOS="4181" WIDTH="347">
<TextLine HEIGHT="45" HPOS="1349" ID="P1_TL00241" VPOS="4181" WIDTH="347">
<String CC="000000000000" CONTENT="Duitschland." HEIGHT="45" HPOS="1349" ID="P1_ST01983" VPOS="4181" WC="0.96" WIDTH="347"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="516" HPOS="1057" ID="P1_TB00019" STYLEREFS="TXT_9 PAR_BLOCK" VPOS="4248" WIDTH="932">
<TextLine HEIGHT="42" HPOS="1089" ID="P1_TL00242" VPOS="4248" WIDTH="899">
<String CC="37653090" CONTENT="BERLIJN," HEIGHT="31" HPOS="1089" ID="P1_ST01984" VPOS="4251" WC="0.98" WIDTH="155"/>
<SP HPOS="1244" ID="P1_SP01657" VPOS="4281" WIDTH="15"/>
<String CC="73" CONTENT="29" HEIGHT="22" HPOS="1259" ID="P1_ST01985" STYLEREFS="TXT_10" VPOS="4253" WC="0.47" WIDTH="33"/>
<SP HPOS="1292" ID="P1_SP01658" VPOS="4281" WIDTH="15"/>
<String CC="964" CONTENT="De*" HEIGHT="27" HPOS="1307" ID="P1_ST01986" VPOS="4250" WC="0.92" WIDTH="59"/>
<SP HPOS="1367" ID="P1_SP01659" VPOS="4281" WIDTH="20"/>
<String CC="6797570" CONTENT="[Pttrt." HEIGHT="34" HPOS="1387" ID="P1_ST01987" STYLEREFS="TXT_10" VPOS="4248" WC="0.37" WIDTH="87"/>
<SP HPOS="1474" ID="P1_SP01660" VPOS="4283" WIDTH="9"/>
<String CC="668804" CONTENT="Rotr.)" HEIGHT="33" HPOS="1483" ID="P1_ST01988" STYLEREFS="TXT_10" VPOS="4252" WC="0.41" WIDTH="91"/>
<SP HPOS="1574" ID="P1_SP01661" VPOS="4285" WIDTH="9"/>
<String CC="95057647" CONTENT="Algemeen" HEIGHT="33" HPOS="1584" ID="P1_ST01989" VPOS="4253" WC="0.98" WIDTH="141"/>
<SP HPOS="1724" ID="P1_SP01662" VPOS="4286" WIDTH="7"/>
<String CC="0578" CONTENT="werd" HEIGHT="26" HPOS="1731" ID="P1_ST01990" VPOS="4257" WC="0.96" WIDTH="69"/>
<SP HPOS="1800" ID="P1_SP01663" VPOS="4286" WIDTH="19"/>
<String CC="07977" CONTENT="dezer" HEIGHT="26" HPOS="1819" ID="P1_ST01991" VPOS="4258" WC="0.96" WIDTH="73"/>
<SP HPOS="1892" ID="P1_SP01664" VPOS="4286" WIDTH="13"/>
<String CC="770073" CONTENT="«lagen" HEIGHT="31" HPOS="1905" ID="P1_ST01992" VPOS="4259" WC="0.98" WIDTH="83"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1057" ID="P1_TL00243" VPOS="4284" WIDTH="931">
<String CC="247" CONTENT="het" HEIGHT="26" HPOS="1057" ID="P1_ST01993" VPOS="4284" WC="0.95" WIDTH="46"/>
<SP HPOS="1103" ID="P1_SP01665" VPOS="4310" WIDTH="17"/>
<String CC="6533877" CONTENT="bericht" HEIGHT="27" HPOS="1120" ID="P1_ST01994" VPOS="4284" WC="0.39" WIDTH="100"/>
<SP HPOS="1220" ID="P1_SP01666" VPOS="4311" WIDTH="18"/>
<String CC="8866908390" CONTENT="Verspreid," HEIGHT="33" HPOS="1238" ID="P1_ST01995" VPOS="4284" WC="0.98" WIDTH="137"/>
<SP HPOS="1375" ID="P1_SP01667" VPOS="4317" WIDTH="14"/>
<String CC="650" CONTENT="dat" HEIGHT="26" HPOS="1389" ID="P1_ST01996" VPOS="4284" WC="0.96" WIDTH="46"/>
<SP HPOS="1435" ID="P1_SP01668" VPOS="4317" WIDTH="15"/>
<String CC="86" CONTENT="de" HEIGHT="27" HPOS="1450" ID="P1_ST01997" VPOS="4284" WC="0.26" WIDTH="31"/>
<SP HPOS="1481" ID="P1_SP01669" VPOS="4317" WIDTH="18"/>
<String CC="6465" CONTENT="Heer" HEIGHT="27" HPOS="1499" ID="P1_ST01998" VPOS="4285" WC="0.95" WIDTH="67"/>
<SP HPOS="1566" ID="P1_SP01670" VPOS="4317" WIDTH="11"/>
<String CC="177250" CONTENT="Uhden," HEIGHT="33" HPOS="1577" ID="P1_ST01999" VPOS="4285" WC="0.60" WIDTH="99"/>
<SP HPOS="1676" ID="P1_SP01671" VPOS="4318" WIDTH="18"/>
<String CC="054556" CONTENT="eerste" HEIGHT="25" HPOS="1694" ID="P1_ST02000" VPOS="4290" WC="0.97" WIDTH="81"/>
<SP HPOS="1775" ID="P1_SP01672" VPOS="4318" WIDTH="18"/>
<String CC="675706670" CONTENT="president" HEIGHT="33" HPOS="1793" ID="P1_ST02001" VPOS="4290" WC="0.98" WIDTH="130"/>
<SP HPOS="1923" ID="P1_SP01673" VPOS="4323" WIDTH="15"/>
<String CC="698" CONTENT="van" HEIGHT="18" HPOS="1938" ID="P1_ST02002" VPOS="4298" WC="0.91" WIDTH="50"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="1057" ID="P1_TL00244" VPOS="4316" WIDTH="931">
<String CC="7477" CONTENT="h,'!" HEIGHT="24" HPOS="1057" ID="P1_ST02003" VPOS="4318" WC="0.32" WIDTH="40"/>
<SP HPOS="1097" ID="P1_SP01674" VPOS="4342" WIDTH="21"/>
<String CC="7669" CONTENT="hoog" HEIGHT="33" HPOS="1119" ID="P1_ST02004" VPOS="4316" WC="0.94" WIDTH="69"/>
<SP HPOS="1187" ID="P1_SP01675" VPOS="4349" WIDTH="19"/>
<String CC="076776266670" CONTENT="gerechtshof," HEIGHT="32" HPOS="1206" ID="P1_ST02005" VPOS="4317" WC="0.98" WIDTH="178"/>
<SP HPOS="1384" ID="P1_SP01676" VPOS="4349" WIDTH="25"/>
<String CC="76187" CONTENT="zijne" HEIGHT="30" HPOS="1409" ID="P1_ST02006" VPOS="4318" WC="0.96" WIDTH="65"/>
<SP HPOS="1474" ID="P1_SP01677" VPOS="4349" WIDTH="17"/>
<String CC="7720637480" CONTENT="betrekking" HEIGHT="40" HPOS="1491" ID="P1_ST02007" VPOS="4317" WC="0.98" WIDTH="156"/>
<SP HPOS="1646" ID="P1_SP01678" VPOS="4357" WIDTH="13"/>
<String CC="654" CONTENT="zou" HEIGHT="19" HPOS="1659" ID="P1_ST02008" VPOS="4328" WC="0.93" WIDTH="46"/>
<SP HPOS="1706" ID="P1_SP01679" VPOS="4357" WIDTH="17"/>
<String CC="749778791780" CONTENT="nederleggen." HEIGHT="33" HPOS="1722" ID="P1_ST02009" VPOS="4323" WC="0.33" WIDTH="178"/>
<SP HPOS="1900" ID="P1_SP01680" VPOS="4357" WIDTH="35"/>
<String CC="6797" CONTENT="liet" HEIGHT="26" HPOS="1936" ID="P1_ST02010" VPOS="4323" WC="0.94" WIDTH="52"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1057" ID="P1_TL00245" VPOS="4343" WIDTH="930">
<String CC="720708" CONTENT="blijkt" HEIGHT="33" HPOS="1057" ID="P1_ST02011" VPOS="4349" WC="0.98" WIDTH="78"/>
<SP HPOS="1135" ID="P1_SP01681" VPOS="4382" WIDTH="15"/>
<String CC="367072" CONTENT="thans," HEIGHT="27" HPOS="1150" ID="P1_ST02012" VPOS="4349" WC="0.97" WIDTH="86"/>
<SP HPOS="1237" ID="P1_SP01682" VPOS="4382" WIDTH="17"/>
<String CC="097" CONTENT="dat" HEIGHT="26" HPOS="1253" ID="P1_ST02013" VPOS="4349" WC="0.94" WIDTH="45"/>
<SP HPOS="1298" ID="P1_SP01683" VPOS="4382" WIDTH="18"/>
<String CC="847" CONTENT="dit" HEIGHT="26" HPOS="1316" ID="P1_ST02014" VPOS="4349" WC="0.92" WIDTH="38"/>
<SP HPOS="1354" ID="P1_SP01684" VPOS="4382" WIDTH="9"/>
<String CC="7674796" CONTENT="bericht" HEIGHT="32" HPOS="1363" ID="P1_ST02015" VPOS="4343" WC="0.97" WIDTH="102"/>
<SP HPOS="1465" ID="P1_SP01685" VPOS="4382" WIDTH="9"/>
<String CC="6888574" CONTENT="onjuist" HEIGHT="31" HPOS="1474" ID="P1_ST02016" VPOS="4350" WC="0.97" WIDTH="94"/>
<SP HPOS="1569" ID="P1_SP01686" VPOS="4382" WIDTH="17"/>
<String CC="678" CONTENT="is;" HEIGHT="32" HPOS="1585" ID="P1_ST02017" VPOS="4350" WC="0.92" WIDTH="34"/>
<SP HPOS="1619" ID="P1_SP01687" VPOS="4382" WIDTH="13"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="1632" ID="P1_ST02018" VPOS="4351" WC="0.12" WIDTH="30"/>
<SP HPOS="1662" ID="P1_SP01688" VPOS="4382" WIDTH="14"/>
<String CC="74585" CONTENT="Heel'" HEIGHT="30" HPOS="1676" ID="P1_ST02019" VPOS="4349" WC="0.96" WIDTH="66"/>
<SP HPOS="1742" ID="P1_SP01689" VPOS="4382" WIDTH="19"/>
<String CC="77027" CONTENT="Uhden" HEIGHT="27" HPOS="1761" ID="P1_ST02020" VPOS="4354" WC="0.51" WIDTH="92"/>
<SP HPOS="1853" ID="P1_SP01690" VPOS="4382" WIDTH="8"/>
<String CC="7717" CONTENT="zelf" HEIGHT="26" HPOS="1861" ID="P1_ST02021" VPOS="4355" WC="0.95" WIDTH="54"/>
<SP HPOS="1916" ID="P1_SP01691" VPOS="4382" WIDTH="13"/>
<String CC="1707" CONTENT="ver" HEIGHT="18" HPOS="1929" ID="P1_ST02022" SUBS_CONTENT="verklaart" SUBS_TYPE="HypPart1" VPOS="4363" WC="0.97" WIDTH="44"/>
<HYP CONTENT="-" HPOS="1972" VPOS="4363" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="1057" ID="P1_TL00246" VPOS="4380" WIDTH="932">
<String CC="908794" CONTENT="klaart" HEIGHT="25" HPOS="1057" ID="P1_ST02023" SUBS_CONTENT="verklaart" SUBS_TYPE="HypPart2" VPOS="4383" WC="0.96" WIDTH="86"/>
<SP HPOS="1143" ID="P1_SP01692" VPOS="4408" WIDTH="11"/>
<String CC="0" CONTENT="," HEIGHT="11" HPOS="1154" ID="P1_ST02024" VPOS="4402" WC="1.00" WIDTH="5"/>
<SP HPOS="1159" ID="P1_SP01693" VPOS="4413" WIDTH="17"/>
<String CC="093" CONTENT="dat" HEIGHT="25" HPOS="1175" ID="P1_ST02025" VPOS="4382" WC="0.95" WIDTH="45"/>
<SP HPOS="1220" ID="P1_SP01694" VPOS="4413" WIDTH="18"/>
<String CC="750" CONTENT="hij" HEIGHT="31" HPOS="1238" ID="P1_ST02026" VPOS="4382" WC="0.95" WIDTH="34"/>
<SP HPOS="1272" ID="P1_SP01695" VPOS="4413" WIDTH="21"/>
<String CC="75" CONTENT="er" HEIGHT="17" HPOS="1293" ID="P1_ST02027" VPOS="4391" WC="0.37" WIDTH="27"/>
<SP HPOS="1320" ID="P1_SP01696" VPOS="4413" WIDTH="17"/>
<String CC="8570" CONTENT="niet" HEIGHT="26" HPOS="1337" ID="P1_ST02028" VPOS="4382" WC="0.95" WIDTH="53"/>
<SP HPOS="1390" ID="P1_SP01697" VPOS="4413" WIDTH="19"/>
<String CC="778" CONTENT="aan" HEIGHT="18" HPOS="1409" ID="P1_ST02029" VPOS="4390" WC="0.91" WIDTH="48"/>
<SP HPOS="1457" ID="P1_SP01698" VPOS="4413" WIDTH="17"/>
<String CC="4590770" CONTENT="gedacht" HEIGHT="34" HPOS="1474" ID="P1_ST02030" VPOS="4380" WC="0.98" WIDTH="111"/>
<SP HPOS="1585" ID="P1_SP01699" VPOS="4414" WIDTH="19"/>
<String CC="77770" CONTENT="heeft" HEIGHT="26" HPOS="1604" ID="P1_ST02031" VPOS="4383" WC="0.96" WIDTH="70"/>
<SP HPOS="1674" ID="P1_SP01700" VPOS="4414" WIDTH="17"/>
<String CC="59" CONTENT="om" HEIGHT="17" HPOS="1690" ID="P1_ST02032" VPOS="4395" WC="0.25" WIDTH="41"/>
<SP HPOS="1731" ID="P1_SP01701" VPOS="4414" WIDTH="18"/>
<String CC="67687" CONTENT="zijne" HEIGHT="34" HPOS="1749" ID="P1_ST02033" VPOS="4387" WC="0.95" WIDTH="64"/>
<SP HPOS="1813" ID="P1_SP01702" VPOS="4421" WIDTH="18"/>
<String CC="04957514" CONTENT="demissie" HEIGHT="27" HPOS="1831" ID="P1_ST02034" VPOS="4388" WC="0.98" WIDTH="115"/>
<SP HPOS="1945" ID="P1_SP01703" VPOS="4421" WIDTH="17"/>
<String CC="73" CONTENT="te" HEIGHT="26" HPOS="1962" ID="P1_ST02035" VPOS="4388" WC="0.43" WIDTH="27"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="1057" ID="P1_TL00247" VPOS="4413" WIDTH="931">
<String CC="870770" CONTENT="nemen." HEIGHT="18" HPOS="1057" ID="P1_ST02036" VPOS="4422" WC="0.97" WIDTH="98"/>
<SP HPOS="1155" ID="P1_SP01704" VPOS="4440" WIDTH="26"/>
<String CC="57" CONTENT="In" HEIGHT="26" HPOS="1181" ID="P1_ST02037" VPOS="4414" WC="0.37" WIDTH="31"/>
<SP HPOS="1212" ID="P1_SP01705" VPOS="4440" WIDTH="18"/>
<String CC="77797776" CONTENT="zooverre" HEIGHT="21" HPOS="1230" ID="P1_ST02038" VPOS="4419" WC="0.97" WIDTH="116"/>
<SP HPOS="1345" ID="P1_SP01706" VPOS="4440" WIDTH="20"/>
<String CC="95" CONTENT="de" HEIGHT="26" HPOS="1365" ID="P1_ST02039" VPOS="4413" WC="0.23" WIDTH="30"/>
<SP HPOS="1395" ID="P1_SP01707" VPOS="4440" WIDTH="27"/>
<String CC="0089883390" CONTENT="verklaring" HEIGHT="34" HPOS="1422" ID="P1_ST02040" VPOS="4414" WC="0.98" WIDTH="146"/>
<SP HPOS="1569" ID="P1_SP01708" VPOS="4448" WIDTH="20"/>
<String CC="008" CONTENT="van" HEIGHT="15" HPOS="1589" ID="P1_ST02041" VPOS="4424" WC="0.97" WIDTH="48"/>
<SP HPOS="1637" ID="P1_SP01709" VPOS="4448" WIDTH="18"/>
<String CC="078" CONTENT="den" HEIGHT="24" HPOS="1655" ID="P1_ST02042" VPOS="4417" WC="0.94" WIDTH="48"/>
<SP HPOS="1703" ID="P1_SP01710" VPOS="4448" WIDTH="19"/>
<String CC="02679" CONTENT="lieer" HEIGHT="24" HPOS="1722" ID="P1_ST02043" VPOS="4420" WC="0.96" WIDTH="63"/>
<SP HPOS="1785" ID="P1_SP01711" VPOS="4448" WIDTH="19"/>
<String CC="789880" CONTENT="Uhden." HEIGHT="26" HPOS="1804" ID="P1_ST02044" VPOS="4421" WC="0.28" WIDTH="96"/>
<SP HPOS="1899" ID="P1_SP01712" VPOS="4448" WIDTH="24"/>
<String CC="8673" CONTENT="Van" HEIGHT="26" HPOS="1923" ID="P1_ST02045" SUBS_CONTENT="Vanwaar" SUBS_TYPE="HypPart1" VPOS="4421" WC="0.95" WIDTH="50"/>
<HYP CONTENT="-" HPOS="1972" VPOS="4421" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="1057" ID="P1_TL00248" VPOS="4447" WIDTH="930">
<String CC="9746" CONTENT="waar" HEIGHT="20" HPOS="1057" ID="P1_ST02046" SUBS_CONTENT="Vanwaar" SUBS_TYPE="HypPart2" VPOS="4453" WC="0.94" WIDTH="70"/>
<SP HPOS="1127" ID="P1_SP01713" VPOS="4473" WIDTH="15"/>
<String CC="777" CONTENT="mag" HEIGHT="26" HPOS="1142" ID="P1_ST02047" VPOS="4453" WC="0.92" WIDTH="60"/>
<SP HPOS="1202" ID="P1_SP01714" VPOS="4479" WIDTH="26"/>
<String CC="848" CONTENT="men" HEIGHT="20" HPOS="1228" ID="P1_ST02048" VPOS="4452" WC="0.92" WIDTH="58"/>
<SP HPOS="1286" ID="P1_SP01715" VPOS="4479" WIDTH="26"/>
<String CC="7991980" CONTENT="vragen," HEIGHT="26" HPOS="1312" ID="P1_ST02049" VPOS="4453" WC="0.97" WIDTH="110"/>
<SP HPOS="1422" ID="P1_SP01716" VPOS="4479" WIDTH="26"/>
<String CC="9989089" CONTENT="vanwaar" HEIGHT="19" HPOS="1448" ID="P1_ST02050" VPOS="4454" WC="0.96" WIDTH="120"/>
<SP HPOS="1569" ID="P1_SP01717" VPOS="4479" WIDTH="17"/>
<String CC="9679" CONTENT="komt" HEIGHT="28" HPOS="1585" ID="P1_ST02051" VPOS="4447" WC="0.93" WIDTH="72"/>
<SP HPOS="1657" ID="P1_SP01718" VPOS="4479" WIDTH="17"/>
<String CC="776" CONTENT="het" HEIGHT="26" HPOS="1674" ID="P1_ST02052" VPOS="4448" WC="0.92" WIDTH="45"/>
<SP HPOS="1719" ID="P1_SP01719" VPOS="4479" WIDTH="21"/>
<String CC="97078044" CONTENT="gemeld,," HEIGHT="31" HPOS="1740" ID="P1_ST02053" VPOS="4452" WC="0.98" WIDTH="113"/>
<SP HPOS="1853" ID="P1_SP01720" VPOS="4482" WIDTH="19"/>
<String CC="4744444652" CONTENT="_feritóht," HEIGHT="35" HPOS="1872" ID="P1_ST02054" VPOS="4452" WC="0.50" WIDTH="115"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1061" ID="P1_TL00249" VPOS="4479" WIDTH="927">
<String CC="684" CONTENT="dat" HEIGHT="26" HPOS="1061" ID="P1_ST02055" VPOS="4479" WC="0.93" WIDTH="45"/>
<SP HPOS="1106" ID="P1_SP01721" VPOS="4505" WIDTH="17"/>
<String CC="9655" CONTENT="alom" HEIGHT="26" HPOS="1122" ID="P1_ST02056" VPOS="4479" WC="0.94" WIDTH="69"/>
<SP HPOS="1191" ID="P1_SP01722" VPOS="4505" WIDTH="17"/>
<String CC="948" CONTENT="was" HEIGHT="21" HPOS="1207" ID="P1_ST02057" VPOS="4483" WC="0.91" WIDTH="52"/>
<SP HPOS="1259" ID="P1_SP01723" VPOS="4505" WIDTH="7"/>
<String CC="999874889" CONTENT="verspreid" HEIGHT="35" HPOS="1266" ID="P1_ST02058" VPOS="4479" WC="0.97" WIDTH="130"/>
<SP HPOS="1396" ID="P1_SP01724" VPOS="4514" WIDTH="17"/>
<String CC="78" CONTENT="en" HEIGHT="20" HPOS="1413" ID="P1_ST02059" VPOS="4485" WC="0.19" WIDTH="31"/>
<SP HPOS="1443" ID="P1_SP01725" VPOS="4514" WIDTH="18"/>
<String CC="968757" CONTENT="geloof" HEIGHT="30" HPOS="1461" ID="P1_ST02060" VPOS="4481" WC="0.96" WIDTH="86"/>
<SP HPOS="1547" ID="P1_SP01726" VPOS="4514" WIDTH="7"/>
<String CC="077702" CONTENT="voiid." HEIGHT="25" HPOS="1554" ID="P1_ST02061" VPOS="4482" WC="0.59" WIDTH="74"/>
<SP HPOS="1629" ID="P1_SP01727" VPOS="4514" WIDTH="18"/>
<String CC="187" CONTENT="zoo" HEIGHT="21" HPOS="1646" ID="P1_ST02062" VPOS="4487" WC="0.94" WIDTH="45"/>
<SP HPOS="1691" ID="P1_SP01728" VPOS="4514" WIDTH="9"/>
<String CC="366790807" CONTENT="eensklaps" HEIGHT="39" HPOS="1701" ID="P1_ST02063" VPOS="4479" WC="0.98" WIDTH="133"/>
<SP HPOS="1834" ID="P1_SP01729" VPOS="4518" WIDTH="19"/>
<String CC="008090709" CONTENT="vandaan'?" HEIGHT="26" HPOS="1853" ID="P1_ST02064" VPOS="4486" WC="0.99" WIDTH="135"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="1057" ID="P1_TL00250" VPOS="4512" WIDTH="932">
<String CC="677" CONTENT="Men" HEIGHT="26" HPOS="1057" ID="P1_ST02065" VPOS="4512" WC="0.92" WIDTH="60"/>
<SP HPOS="1117" ID="P1_SP01730" VPOS="4538" WIDTH="18"/>
<String CC="466" CONTENT="zou" HEIGHT="21" HPOS="1135" ID="P1_ST02066" VPOS="4517" WC="0.93" WIDTH="48"/>
<SP HPOS="1183" ID="P1_SP01731" VPOS="4538" WIDTH="17"/>
<String CC="675" CONTENT="zoo" HEIGHT="19" HPOS="1200" ID="P1_ST02067" VPOS="4518" WC="0.93" WIDTH="44"/>
<SP HPOS="1244" ID="P1_SP01732" VPOS="4538" WIDTH="18"/>
<String CC="479987" CONTENT="gaarne" HEIGHT="26" HPOS="1261" ID="P1_ST02068" VPOS="4518" WC="0.96" WIDTH="94"/>
<SP HPOS="1356" ID="P1_SP01733" VPOS="4544" WIDTH="18"/>
<String CC="7787" CONTENT="ccii" HEIGHT="21" HPOS="1374" ID="P1_ST02069" VPOS="4513" WC="0.21" WIDTH="45"/>
<SP HPOS="1419" ID="P1_SP01734" VPOS="4544" WIDTH="19"/>
<String CC="7797945" CONTENT="anderen" HEIGHT="26" HPOS="1437" ID="P1_ST02070" VPOS="4512" WC="0.96" WIDTH="112"/>
<SP HPOS="1550" ID="P1_SP01735" VPOS="4544" WIDTH="17"/>
<String CC="907660754" CONTENT="president" HEIGHT="31" HPOS="1566" ID="P1_ST02071" VPOS="4514" WC="0.98" WIDTH="129"/>
<SP HPOS="1695" ID="P1_SP01736" VPOS="4545" WIDTH="21"/>
<String CC="678" CONTENT="aan" HEIGHT="17" HPOS="1716" ID="P1_ST02072" VPOS="4524" WC="0.92" WIDTH="48"/>
<SP HPOS="1765" ID="P1_SP01737" VPOS="4545" WIDTH="17"/>
<String CC="679" CONTENT="het" HEIGHT="25" HPOS="1781" ID="P1_ST02073" VPOS="4518" WC="0.91" WIDTH="46"/>
<SP HPOS="1827" ID="P1_SP01738" VPOS="4545" WIDTH="15"/>
<String CC="74037" CONTENT="hoofd" HEIGHT="26" HPOS="1843" ID="P1_ST02074" VPOS="4518" WC="0.97" WIDTH="78"/>
<SP HPOS="1920" ID="P1_SP01739" VPOS="4545" WIDTH="19"/>
<String CC="907" CONTENT="van" HEIGHT="18" HPOS="1939" ID="P1_ST02075" VPOS="4525" WC="0.94" WIDTH="50"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="1057" ID="P1_TL00251" VPOS="4543" WIDTH="931">
<String CC="795" CONTENT="dat" HEIGHT="26" HPOS="1057" ID="P1_ST02076" VPOS="4545" WC="0.91" WIDTH="46"/>
<SP HPOS="1103" ID="P1_SP01740" VPOS="4571" WIDTH="17"/>
<String CC="779" CONTENT="hof" HEIGHT="26" HPOS="1120" ID="P1_ST02077" VPOS="4545" WC="0.91" WIDTH="48"/>
<SP HPOS="1168" ID="P1_SP01741" VPOS="4571" WIDTH="13"/>
<String CC="7770" CONTENT="zien" HEIGHT="25" HPOS="1181" ID="P1_ST02078" VPOS="4545" WC="0.95" WIDTH="56"/>
<SP HPOS="1237" ID="P1_SP01742" VPOS="4571" WIDTH="17"/>
<String CC="779686" CONTENT="staan," HEIGHT="28" HPOS="1253" ID="P1_ST02079" VPOS="4545" WC="0.96" WIDTH="90"/>
<SP HPOS="1343" ID="P1_SP01743" VPOS="4573" WIDTH="17"/>
<String CC="60" CONTENT="in" HEIGHT="27" HPOS="1359" ID="P1_ST02080" VPOS="4543" WC="0.68" WIDTH="26"/>
<SP HPOS="1385" ID="P1_SP01744" VPOS="4573" WIDTH="18"/>
<String CC="97" CONTENT="de" HEIGHT="26" HPOS="1403" ID="P1_ST02081" VPOS="4544" WC="0.12" WIDTH="31"/>
<SP HPOS="1434" ID="P1_SP01745" VPOS="4573" WIDTH="17"/>
<String CC="950577" CONTENT="plaats" HEIGHT="37" HPOS="1450" ID="P1_ST02082" VPOS="4544" WC="0.97" WIDTH="84"/>
<SP HPOS="1534" ID="P1_SP01746" VPOS="4580" WIDTH="18"/>
<String CC="095" CONTENT="van" HEIGHT="19" HPOS="1552" ID="P1_ST02083" VPOS="4552" WC="0.94" WIDTH="50"/>
<SP HPOS="1602" ID="P1_SP01747" VPOS="4580" WIDTH="17"/>
<String CC="967" CONTENT="den" HEIGHT="26" HPOS="1618" ID="P1_ST02084" VPOS="4545" WC="0.91" WIDTH="47"/>
<SP HPOS="1665" ID="P1_SP01748" VPOS="4580" WIDTH="21"/>
<String CC="7072" CONTENT="man," HEIGHT="25" HPOS="1687" ID="P1_ST02085" VPOS="4554" WC="0.96" WIDTH="74"/>
<SP HPOS="1761" ID="P1_SP01749" VPOS="4580" WIDTH="26"/>
<String CC="006" CONTENT="die" HEIGHT="26" HPOS="1787" ID="P1_ST02086" VPOS="4550" WC="0.98" WIDTH="39"/>
<SP HPOS="1826" ID="P1_SP01750" VPOS="4580" WIDTH="17"/>
<String CC="980567197" CONTENT="gedurende" HEIGHT="34" HPOS="1843" ID="P1_ST02087" VPOS="4550" WC="0.98" WIDTH="145"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="1058" ID="P1_TL00252" VPOS="4577" WIDTH="931">
<String CC="7767" CONTENT="eene" HEIGHT="19" HPOS="1058" ID="P1_ST02088" VPOS="4584" WC="0.26" WIDTH="60"/>
<SP HPOS="1119" ID="P1_SP01751" VPOS="4603" WIDTH="19"/>
<String CC="88897" CONTENT="iveks" HEIGHT="25" HPOS="1137" ID="P1_ST02089" VPOS="4577" WC="0.13" WIDTH="72"/>
<SP HPOS="1209" ID="P1_SP01752" VPOS="4603" WIDTH="17"/>
<String CC="898" CONTENT="van" HEIGHT="19" HPOS="1226" ID="P1_ST02090" VPOS="4583" WC="0.90" WIDTH="50"/>
<SP HPOS="1276" ID="P1_SP01753" VPOS="4603" WIDTH="13"/>
<String CC="80077" CONTENT="jaren" HEIGHT="32" HPOS="1289" ID="P1_ST02091" VPOS="4577" WC="0.97" WIDTH="74"/>
<SP HPOS="1363" ID="P1_SP01754" VPOS="4609" WIDTH="26"/>
<String CC="576" CONTENT="zoo" HEIGHT="18" HPOS="1389" ID="P1_ST02092" VPOS="4584" WC="0.93" WIDTH="45"/>
<SP HPOS="1434" ID="P1_SP01755" VPOS="4609" WIDTH="19"/>
<String CC="7396029" CONTENT="ijverig" HEIGHT="32" HPOS="1453" ID="P1_ST02093" VPOS="4577" WC="0.97" WIDTH="90"/>
<SP HPOS="1543" ID="P1_SP01756" VPOS="4609" WIDTH="18"/>
<String CC="16" CONTENT="is" HEIGHT="25" HPOS="1560" ID="P1_ST02094" VPOS="4577" WC="0.61" WIDTH="21"/>
<SP HPOS="1581" ID="P1_SP01757" VPOS="4609" WIDTH="17"/>
<String CC="97999997" CONTENT="werkzaam" HEIGHT="26" HPOS="1598" ID="P1_ST02095" VPOS="4578" WC="0.96" WIDTH="142"/>
<SP HPOS="1740" ID="P1_SP01758" VPOS="4609" WIDTH="19"/>
<String CC="0407775" CONTENT="geweest" HEIGHT="27" HPOS="1759" ID="P1_ST02096" VPOS="4584" WC="0.98" WIDTH="111"/>
<SP HPOS="1870" ID="P1_SP01759" VPOS="4611" WIDTH="15"/>
<String CC="75" CONTENT="om" HEIGHT="18" HPOS="1885" ID="P1_ST02097" VPOS="4591" WC="0.38" WIDTH="41"/>
<SP HPOS="1926" ID="P1_SP01760" VPOS="4611" WIDTH="18"/>
<String CC="671" CONTENT="het" HEIGHT="25" HPOS="1944" ID="P1_ST02098" VPOS="4584" WC="0.94" WIDTH="45"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="1058" ID="P1_TL00253" VPOS="4607" WIDTH="931">
<String CC="0785571" CONTENT="aanzien" HEIGHT="26" HPOS="1058" ID="P1_ST02099" VPOS="4609" WC="0.98" WIDTH="104"/>
<SP HPOS="1162" ID="P1_SP01761" VPOS="4635" WIDTH="19"/>
<String CC="008" CONTENT="van" HEIGHT="19" HPOS="1181" ID="P1_ST02100" VPOS="4616" WC="0.97" WIDTH="51"/>
<SP HPOS="1232" ID="P1_SP01762" VPOS="4635" WIDTH="17"/>
<String CC="771" CONTENT="het" HEIGHT="25" HPOS="1248" ID="P1_ST02101" VPOS="4610" WC="0.94" WIDTH="45"/>
<SP HPOS="1293" ID="P1_SP01763" VPOS="4635" WIDTH="19"/>
<String CC="060" CONTENT="hof" HEIGHT="27" HPOS="1312" ID="P1_ST02102" VPOS="4609" WC="0.98" WIDTH="47"/>
<SP HPOS="1359" ID="P1_SP01764" VPOS="4636" WIDTH="22"/>
<String CC="53" CONTENT="te" HEIGHT="25" HPOS="1382" ID="P1_ST02103" VPOS="4610" WC="0.56" WIDTH="26"/>
<SP HPOS="1408" ID="P1_SP01765" VPOS="4636" WIDTH="25"/>
<String CC="8566" CONTENT="doen" HEIGHT="27" HPOS="1433" ID="P1_ST02104" VPOS="4607" WC="0.94" WIDTH="65"/>
<SP HPOS="1498" ID="P1_SP01766" VPOS="4636" WIDTH="19"/>
<String CC="036770" CONTENT="dalen." HEIGHT="26" HPOS="1517" ID="P1_ST02105" VPOS="4609" WC="0.98" WIDTH="81"/>
<SP HPOS="1598" ID="P1_SP01767" VPOS="4636" WIDTH="35"/>
<String CC="8770" CONTENT="Toen" HEIGHT="26" HPOS="1633" ID="P1_ST02106" VPOS="4610" WC="0.95" WIDTH="69"/>
<SP HPOS="1702" ID="P1_SP01768" VPOS="4636" WIDTH="17"/>
<String CC="97970608" CONTENT="derhalve" HEIGHT="28" HPOS="1719" ID="P1_ST02107" VPOS="4611" WC="0.97" WIDTH="120"/>
<SP HPOS="1839" ID="P1_SP01769" VPOS="4639" WIDTH="18"/>
<String CC="9555" CONTENT="door" HEIGHT="26" HPOS="1857" ID="P1_ST02108" VPOS="4615" WC="0.95" WIDTH="63"/>
<SP HPOS="1919" ID="P1_SP01770" VPOS="4641" WIDTH="24"/>
<String CC="088" CONTENT="een" HEIGHT="19" HPOS="1943" ID="P1_ST02109" VPOS="4623" WC="0.94" WIDTH="46"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="1058" ID="P1_TL00254" VPOS="4642" WIDTH="930">
<String CC="079" CONTENT="der" HEIGHT="25" HPOS="1058" ID="P1_ST02110" VPOS="4642" WC="0.94" WIDTH="45"/>
<SP HPOS="1103" ID="P1_SP01771" VPOS="4667" WIDTH="18"/>
<String CC="900960978" CONTENT="dagbladen" HEIGHT="32" HPOS="1121" ID="P1_ST02111" VPOS="4642" WC="0.98" WIDTH="144"/>
<SP HPOS="1265" ID="P1_SP01772" VPOS="4674" WIDTH="17"/>
<String CC="480" CONTENT="het" HEIGHT="26" HPOS="1281" ID="P1_ST02112" VPOS="4642" WC="0.95" WIDTH="45"/>
<SP HPOS="1326" ID="P1_SP01773" VPOS="4674" WIDTH="17"/>
<String CC="76967506" CONTENT="bedoelde" HEIGHT="26" HPOS="1343" ID="P1_ST02113" VPOS="4642" WC="0.97" WIDTH="122"/>
<SP HPOS="1465" ID="P1_SP01774" VPOS="4674" WIDTH="13"/>
<String CC="0707674" CONTENT="gerucht" HEIGHT="37" HPOS="1478" ID="P1_ST02114" VPOS="4642" WC="0.98" WIDTH="107"/>
<SP HPOS="1585" ID="P1_SP01775" VPOS="4678" WIDTH="13"/>
<String CC="965" CONTENT="was" HEIGHT="19" HPOS="1598" ID="P1_ST02115" VPOS="4649" WC="0.92" WIDTH="50"/>
<SP HPOS="1648" ID="P1_SP01776" VPOS="4678" WIDTH="9"/>
<String CC="9687007670" CONTENT="verspreid," HEIGHT="30" HPOS="1657" ID="P1_ST02116" VPOS="4646" WC="0.98" WIDTH="136"/>
<SP HPOS="1793" ID="P1_SP01777" VPOS="4678" WIDTH="11"/>
<String CC="090" CONTENT="gaf" HEIGHT="33" HPOS="1804" ID="P1_ST02117" VPOS="4646" WC="0.96" WIDTH="46"/>
<SP HPOS="1850" ID="P1_SP01778" VPOS="4680" WIDTH="7"/>
<String CC="93" CONTENT="de" HEIGHT="26" HPOS="1857" ID="P1_ST02118" VPOS="4646" WC="0.30" WIDTH="30"/>
<SP HPOS="1886" ID="P1_SP01779" VPOS="4680" WIDTH="12"/>
<String CC="669774" CONTENT="leven" HEIGHT="26" HPOS="1898" ID="P1_ST02119" SUBS_CONTENT="levendige" SUBS_TYPE="HypPart1" VPOS="4648" WC="0.96" WIDTH="76"/>
<HYP CONTENT="-" HPOS="1974" VPOS="4648" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="1058" ID="P1_TL00255" VPOS="4674" WIDTH="931">
<String CC="9497" CONTENT="dige" HEIGHT="34" HPOS="1058" ID="P1_ST02120" SUBS_CONTENT="levendige" SUBS_TYPE="HypPart2" VPOS="4674" WC="0.93" WIDTH="58"/>
<SP HPOS="1116" ID="P1_SP01780" VPOS="4708" WIDTH="19"/>
<String CC="0766570" CONTENT="wensch," HEIGHT="31" HPOS="1135" ID="P1_ST02121" VPOS="4674" WC="0.51" WIDTH="110"/>
<SP HPOS="1245" ID="P1_SP01781" VPOS="4708" WIDTH="19"/>
<String CC="993" CONTENT="dat" HEIGHT="25" HPOS="1264" ID="P1_ST02122" VPOS="4675" WC="0.91" WIDTH="45"/>
<SP HPOS="1309" ID="P1_SP01782" VPOS="4708" WIDTH="17"/>
<String CC="277" CONTENT="het" HEIGHT="25" HPOS="1325" ID="P1_ST02123" VPOS="4675" WC="0.94" WIDTH="45"/>
<SP HPOS="1370" ID="P1_SP01783" VPOS="4708" WIDTH="18"/>
<String CC="019720607" CONTENT="mogelijke" HEIGHT="33" HPOS="1388" ID="P1_ST02124" VPOS="4675" WC="0.98" WIDTH="135"/>
<SP HPOS="1522" ID="P1_SP01784" VPOS="4708" WIDTH="17"/>
<String CC="7604766" CONTENT="bericht" HEIGHT="25" HPOS="1539" ID="P1_ST02125" VPOS="4675" WC="0.97" WIDTH="102"/>
<SP HPOS="1641" ID="P1_SP01785" VPOS="4708" WIDTH="6"/>
<String CC="24586" CONTENT="juist" HEIGHT="33" HPOS="1646" ID="P1_ST02126" VPOS="4675" WC="0.96" WIDTH="66"/>
<SP HPOS="1713" ID="P1_SP01786" VPOS="4708" WIDTH="8"/>
<String CC="7696" CONTENT="mogt" HEIGHT="32" HPOS="1721" ID="P1_ST02127" VPOS="4678" WC="0.23" WIDTH="73"/>
<SP HPOS="1794" ID="P1_SP01787" VPOS="4710" WIDTH="17"/>
<String CC="74464" CONTENT="zijn," HEIGHT="33" HPOS="1811" ID="P1_ST02128" VPOS="4677" WC="0.96" WIDTH="56"/>
<SP HPOS="1866" ID="P1_SP01788" VPOS="4710" WIDTH="11"/>
<String CC="7977073" CONTENT="daaraan" HEIGHT="25" HPOS="1877" ID="P1_ST02129" VPOS="4680" WC="0.97" WIDTH="112"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1058" ID="P1_TL00256" VPOS="4706" WIDTH="931">
<String CC="467" CONTENT="als" HEIGHT="25" HPOS="1058" ID="P1_ST02130" VPOS="4707" WC="0.93" WIDTH="38"/>
<SP HPOS="1096" ID="P1_SP01789" VPOS="4731" WIDTH="17"/>
<String CC="472" CONTENT="het" HEIGHT="25" HPOS="1113" ID="P1_ST02131" VPOS="4707" WC="0.95" WIDTH="45"/>
<SP HPOS="1157" ID="P1_SP01790" VPOS="4731" WIDTH="17"/>
<String CC="9907" CONTENT="ware" HEIGHT="18" HPOS="1174" ID="P1_ST02132" VPOS="4714" WC="0.94" WIDTH="69"/>
<SP HPOS="1243" ID="P1_SP01791" VPOS="4731" WIDTH="17"/>
<String CC="657897678" CONTENT="vleugelen" HEIGHT="32" HPOS="1259" ID="P1_ST02133" VPOS="4708" WC="0.97" WIDTH="135"/>
<SP HPOS="1394" ID="P1_SP01792" VPOS="4740" WIDTH="17"/>
<String CC="76" CONTENT="en" HEIGHT="18" HPOS="1410" ID="P1_ST02134" VPOS="4715" WC="0.27" WIDTH="32"/>
<SP HPOS="1442" ID="P1_SP01793" VPOS="4740" WIDTH="18"/>
<String CC="044979" CONTENT="weldra" HEIGHT="27" HPOS="1460" ID="P1_ST02135" VPOS="4707" WC="0.97" WIDTH="93"/>
<SP HPOS="1553" ID="P1_SP01794" VPOS="4740" WIDTH="18"/>
<String CC="006" CONTENT="was" HEIGHT="19" HPOS="1571" ID="P1_ST02136" VPOS="4714" WC="0.97" WIDTH="52"/>
<SP HPOS="1623" ID="P1_SP01795" VPOS="4740" WIDTH="15"/>
<String CC="649" CONTENT="het" HEIGHT="27" HPOS="1638" ID="P1_ST02137" VPOS="4706" WC="0.92" WIDTH="45"/>
<SP HPOS="1683" ID="P1_SP01796" VPOS="4740" WIDTH="19"/>
<String CC="479" CONTENT="ter" HEIGHT="26" HPOS="1702" ID="P1_ST02138" VPOS="4708" WC="0.92" WIDTH="40"/>
<SP HPOS="1742" ID="P1_SP01797" VPOS="4740" WIDTH="15"/>
<String CC="978878" CONTENT="kennis" HEIGHT="30" HPOS="1757" ID="P1_ST02139" VPOS="4706" WC="0.95" WIDTH="90"/>
<SP HPOS="1847" ID="P1_SP01798" VPOS="4740" WIDTH="18"/>
<String CC="77790475" CONTENT="gebracht" HEIGHT="35" HPOS="1865" ID="P1_ST02140" VPOS="4709" WC="0.97" WIDTH="124"/>
</TextLine>
<TextLine HEIGHT="24" HPOS="1058" ID="P1_TL00257" VPOS="4740" WIDTH="192">
<String CC="586" CONTENT="van" HEIGHT="17" HPOS="1058" ID="P1_ST02141" VPOS="4747" WC="0.93" WIDTH="51"/>
<SP HPOS="1109" ID="P1_SP01799" VPOS="4763" WIDTH="17"/>
<String CC="579767780" CONTENT="iedereen." HEIGHT="24" HPOS="1126" ID="P1_ST02142" VPOS="4740" WC="0.97" WIDTH="124"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="450" HPOS="1056" ID="P1_TB00020" STYLEREFS="TXT_9 PAR_BLOCK" VPOS="4767" WIDTH="935">
<TextLine HEIGHT="40" HPOS="1093" ID="P1_TL00258" VPOS="4768" WIDTH="896">
<String CC="76" CONTENT="De" HEIGHT="27" HPOS="1093" ID="P1_ST02143" VPOS="4769" WC="0.30" WIDTH="39"/>
<SP HPOS="1131" ID="P1_SP01800" VPOS="4796" WIDTH="17"/>
<String CC="6663" CONTENT="heer" HEIGHT="26" HPOS="1148" ID="P1_ST02144" VPOS="4770" WC="0.95" WIDTH="61"/>
<SP HPOS="1209" ID="P1_SP01801" VPOS="4796" WIDTH="17"/>
<String CC="53944" CONTENT="Uhden" HEIGHT="27" HPOS="1226" ID="P1_ST02145" VPOS="4769" WC="0.43" WIDTH="92"/>
<SP HPOS="1318" ID="P1_SP01802" VPOS="4796" WIDTH="17"/>
<String CC="76737" CONTENT="heeft" HEIGHT="27" HPOS="1335" ID="P1_ST02146" VPOS="4769" WC="0.96" WIDTH="71"/>
<SP HPOS="1406" ID="P1_SP01803" VPOS="4796" WIDTH="17"/>
<String CC="976" CONTENT="dit" HEIGHT="28" HPOS="1422" ID="P1_ST02147" VPOS="4768" WC="0.91" WIDTH="39"/>
<SP HPOS="1461" ID="P1_SP01804" VPOS="4796" WIDTH="15"/>
<String CC="7776779" CONTENT="bericht" HEIGHT="28" HPOS="1476" ID="P1_ST02148" VPOS="4768" WC="0.96" WIDTH="103"/>
<SP HPOS="1579" ID="P1_SP01805" VPOS="4796" WIDTH="15"/>
<String CC="7678" CONTENT="doen" HEIGHT="28" HPOS="1594" ID="P1_ST02149" VPOS="4768" WC="0.94" WIDTH="65"/>
<SP HPOS="1659" ID="P1_SP01806" VPOS="4796" WIDTH="9"/>
<String CC="857750777746" CONTENT="weerspreken;" HEIGHT="34" HPOS="1669" ID="P1_ST02150" VPOS="4773" WC="0.98" WIDTH="185"/>
<SP HPOS="1854" ID="P1_SP01807" VPOS="4807" WIDTH="18"/>
<String CC="600" CONTENT="hij" HEIGHT="34" HPOS="1872" ID="P1_ST02151" VPOS="4774" WC="0.97" WIDTH="34"/>
<SP HPOS="1906" ID="P1_SP01808" VPOS="4808" WIDTH="12"/>
<String CC="700584" CONTENT="blijft" HEIGHT="32" HPOS="1918" ID="P1_ST02152" VPOS="4774" WC="0.98" WIDTH="71"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="1058" ID="P1_TL00259" VPOS="4801" WIDTH="931">
<String CC="00" CONTENT="op" HEIGHT="25" HPOS="1058" ID="P1_ST02153" VPOS="4811" WC="1.00" WIDTH="31"/>
<SP HPOS="1089" ID="P1_SP01809" VPOS="4835" WIDTH="20"/>
<String CC="7678" CONTENT="zijn" HEIGHT="30" HPOS="1109" ID="P1_ST02154" VPOS="4804" WC="0.94" WIDTH="47"/>
<SP HPOS="1156" ID="P1_SP01810" VPOS="4835" WIDTH="18"/>
<String CC="05770" CONTENT="post." HEIGHT="33" HPOS="1174" ID="P1_ST02155" VPOS="4804" WC="0.97" WIDTH="65"/>
<SP HPOS="1239" ID="P1_SP01811" VPOS="4837" WIDTH="34"/>
<String CC="98" CONTENT="En" HEIGHT="26" HPOS="1273" ID="P1_ST02156" VPOS="4802" WC="0.07" WIDTH="39"/>
<SP HPOS="1312" ID="P1_SP01812" VPOS="4837" WIDTH="19"/>
<String CC="0099917" CONTENT="waarom?" HEIGHT="24" HPOS="1331" ID="P1_ST02157" VPOS="4806" WC="0.97" WIDTH="130"/>
<SP HPOS="1461" ID="P1_SP01813" VPOS="4837" WIDTH="26"/>
<String CC="600" CONTENT="Hij" HEIGHT="33" HPOS="1487" ID="P1_ST02158" VPOS="4804" WC="0.97" WIDTH="41"/>
<SP HPOS="1528" ID="P1_SP01814" VPOS="4837" WIDTH="19"/>
<String CC="765960" CONTENT="hoopt," HEIGHT="34" HPOS="1547" ID="P1_ST02159" VPOS="4804" WC="0.97" WIDTH="96"/>
<SP HPOS="1643" ID="P1_SP01815" VPOS="4838" WIDTH="18"/>
<String CC="070" CONTENT="dat" HEIGHT="25" HPOS="1661" ID="P1_ST02160" VPOS="4805" WC="0.97" WIDTH="45"/>
<SP HPOS="1706" ID="P1_SP01816" VPOS="4838" WIDTH="17"/>
<String CC="775" CONTENT="het" HEIGHT="25" HPOS="1722" ID="P1_ST02161" VPOS="4807" WC="0.92" WIDTH="46"/>
<SP HPOS="1768" ID="P1_SP01817" VPOS="4838" WIDTH="14"/>
<String CC="5707593050897" CONTENT="tegenwoordige" HEIGHT="40" HPOS="1782" ID="P1_ST02162" VPOS="4801" WC="0.99" WIDTH="207"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="1057" ID="P1_TL00260" VPOS="4834" WIDTH="932">
<String CC="9095211" CONTENT="regime," HEIGHT="32" HPOS="1057" ID="P1_ST02163" VPOS="4834" WC="0.98" WIDTH="112"/>
<SP HPOS="1169" ID="P1_SP01818" VPOS="4866" WIDTH="26"/>
<String CC="603" CONTENT="dat" HEIGHT="26" HPOS="1195" ID="P1_ST02164" VPOS="4834" WC="0.96" WIDTH="45"/>
<SP HPOS="1240" ID="P1_SP01819" VPOS="4866" WIDTH="27"/>
<String CC="83" CONTENT="de" HEIGHT="26" HPOS="1267" ID="P1_ST02165" VPOS="4835" WC="0.40" WIDTH="31"/>
<SP HPOS="1298" ID="P1_SP01820" VPOS="4866" WIDTH="25"/>
<String CC="4707707670507" CONTENT="tegenwoordige" HEIGHT="33" HPOS="1323" ID="P1_ST02166" VPOS="4837" WC="0.99" WIDTH="207"/>
<SP HPOS="1530" ID="P1_SP01821" VPOS="4870" WIDTH="25"/>
<String CC="52770737" CONTENT="liberale" HEIGHT="26" HPOS="1554" ID="P1_ST02167" VPOS="4837" WC="0.98" WIDTH="106"/>
<SP HPOS="1661" ID="P1_SP01822" VPOS="4870" WIDTH="22"/>
<String CC="46457770" CONTENT="minister" HEIGHT="27" HPOS="1683" ID="P1_ST02168" VPOS="4838" WC="0.98" WIDTH="117"/>
<SP HPOS="1800" ID="P1_SP01823" VPOS="4870" WIDTH="25"/>
<String CC="606" CONTENT="van" HEIGHT="18" HPOS="1825" ID="P1_ST02169" VPOS="4848" WC="0.95" WIDTH="47"/>
<SP HPOS="1872" ID="P1_SP01824" VPOS="4870" WIDTH="18"/>
<String CC="06774777" CONTENT="justitie" HEIGHT="33" HPOS="1890" ID="P1_ST02170" VPOS="4839" WC="0.97" WIDTH="99"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="1058" ID="P1_TL00261" VPOS="4866" WIDTH="931">
<String CC="570076" CONTENT="zullen" HEIGHT="27" HPOS="1058" ID="P1_ST02171" VPOS="4866" WC="0.98" WIDTH="84"/>
<SP HPOS="1142" ID="P1_SP01825" VPOS="4893" WIDTH="18"/>
<String CC="050788" CONTENT="plaats" HEIGHT="32" HPOS="1160" ID="P1_ST02172" VPOS="4869" WC="0.97" WIDTH="83"/>
<SP HPOS="1243" ID="P1_SP01826" VPOS="4900" WIDTH="15"/>
<String CC="79978" CONTENT="maken" HEIGHT="25" HPOS="1258" ID="P1_ST02173" VPOS="4869" WC="0.94" WIDTH="91"/>
<SP HPOS="1349" ID="P1_SP01827" VPOS="4900" WIDTH="19"/>
<String CC="7995" CONTENT="voor" HEIGHT="17" HPOS="1368" ID="P1_ST02174" VPOS="4877" WC="0.93" WIDTH="61"/>
<SP HPOS="1429" ID="P1_SP01828" VPOS="4900" WIDTH="17"/>
<String CC="95" CONTENT="de" HEIGHT="27" HPOS="1446" ID="P1_ST02175" VPOS="4867" WC="0.23" WIDTH="28"/>
<SP HPOS="1474" ID="P1_SP01829" VPOS="4900" WIDTH="21"/>
<String CC="9977" CONTENT="ware" HEIGHT="17" HPOS="1495" ID="P1_ST02176" VPOS="4877" WC="0.93" WIDTH="64"/>
<SP HPOS="1559" ID="P1_SP01830" VPOS="4900" WIDTH="19"/>
<String CC="765679590" CONTENT="orthodoxe" HEIGHT="26" HPOS="1578" ID="P1_ST02177" VPOS="4870" WC="0.98" WIDTH="138"/>
<SP HPOS="1716" ID="P1_SP01831" VPOS="4900" WIDTH="18"/>
<String CC="6334" CONTENT="leer" HEIGHT="28" HPOS="1734" ID="P1_ST02178" VPOS="4870" WC="0.96" WIDTH="53"/>
<SP HPOS="1787" ID="P1_SP01832" VPOS="4900" WIDTH="15"/>
<String CC="05" CONTENT="in" HEIGHT="26" HPOS="1802" ID="P1_ST02179" VPOS="4872" WC="0.75" WIDTH="26"/>
<SP HPOS="1828" ID="P1_SP01833" VPOS="4900" WIDTH="18"/>
<String CC="4560" CONTENT="het'" HEIGHT="32" HPOS="1846" ID="P1_ST02180" VPOS="4866" WC="0.96" WIDTH="46"/>
<SP HPOS="1892" ID="P1_SP01834" VPOS="4900" WIDTH="14"/>
<String CC="889993" CONTENT="staat»" HEIGHT="26" HPOS="1906" ID="P1_ST02181" VPOS="4872" WC="0.95" WIDTH="83"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1059" ID="P1_TL00262" VPOS="4898" WIDTH="930">
<String CC="0779677" CONTENT="kuudige" HEIGHT="34" HPOS="1059" ID="P1_ST02182" VPOS="4898" WC="0.34" WIDTH="112"/>
<SP HPOS="1172" ID="P1_SP01835" VPOS="4932" WIDTH="12"/>
<String CC="2" CONTENT="," HEIGHT="11" HPOS="1183" ID="P1_ST02183" VPOS="4920" WC="0.77" WIDTH="4"/>
<SP HPOS="1187" ID="P1_SP01836" VPOS="4932" WIDTH="20"/>
<String CC="9986" CONTENT="want" HEIGHT="24" HPOS="1207" ID="P1_ST02184" VPOS="4903" WC="0.93" WIDTH="71"/>
<SP HPOS="1278" ID="P1_SP01837" VPOS="4932" WIDTH="15"/>
<String CC="8" CONTENT="—" HEIGHT="2" HPOS="1293" ID="P1_ST02185" VPOS="4916" WC="0.20" WIDTH="31"/>
<SP HPOS="1324" ID="P1_SP01838" VPOS="4932" WIDTH="19"/>
<String CC="6743" CONTENT="zegt" HEIGHT="28" HPOS="1343" ID="P1_ST02186" VPOS="4903" WC="0.95" WIDTH="58"/>
<SP HPOS="1401" ID="P1_SP01839" VPOS="4932" WIDTH="17"/>
<String CC="751" CONTENT="bij" HEIGHT="32" HPOS="1417" ID="P1_ST02187" VPOS="4902" WC="0.94" WIDTH="35"/>
<SP HPOS="1453" ID="P1_SP01840" VPOS="4933" WIDTH="19"/>
<String CC="8" CONTENT="—" HEIGHT="2" HPOS="1472" ID="P1_ST02188" VPOS="4917" WC="0.20" WIDTH="30"/>
<SP HPOS="1501" ID="P1_SP01841" VPOS="4933" WIDTH="18"/>
<String CC="7696" CONTENT="moge" HEIGHT="26" HPOS="1519" ID="P1_ST02189" VPOS="4909" WC="0.94" WIDTH="73"/>
<SP HPOS="1592" ID="P1_SP01842" VPOS="4935" WIDTH="19"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="1611" ID="P1_ST02190" VPOS="4903" WC="0.13" WIDTH="30"/>
<SP HPOS="1641" ID="P1_SP01843" VPOS="4935" WIDTH="25"/>
<String CC="91067679" CONTENT="minister" HEIGHT="28" HPOS="1665" ID="P1_ST02191" VPOS="4903" WC="0.97" WIDTH="117"/>
<SP HPOS="1782" ID="P1_SP01844" VPOS="4935" WIDTH="19"/>
<String CC="778" CONTENT="een" HEIGHT="18" HPOS="1801" ID="P1_ST02192" VPOS="4913" WC="0.91" WIDTH="45"/>
<SP HPOS="1846" ID="P1_SP01845" VPOS="4935" WIDTH="19"/>
<String CC="595" CONTENT="man" HEIGHT="17" HPOS="1865" ID="P1_ST02193" VPOS="4913" WC="0.92" WIDTH="59"/>
<SP HPOS="1924" ID="P1_SP01846" VPOS="4935" WIDTH="17"/>
<String CC="6008" CONTENT="zijn" HEIGHT="32" HPOS="1941" ID="P1_ST02194" VPOS="4905" WC="0.97" WIDTH="48"/>
</TextLine>
<TextLine HEIGHT="32" HPOS="1058" ID="P1_TL00263" VPOS="4932" WIDTH="931">
<String CC="002" CONTENT="van" HEIGHT="18" HPOS="1058" ID="P1_ST02195" VPOS="4939" WC="0.99" WIDTH="50"/>
<SP HPOS="1108" ID="P1_SP01847" VPOS="4957" WIDTH="17"/>
<String CC="2707" CONTENT="eene" HEIGHT="19" HPOS="1124" ID="P1_ST02196" VPOS="4939" WC="0.56" WIDTH="60"/>
<SP HPOS="1185" ID="P1_SP01848" VPOS="4958" WIDTH="18"/>
<String CC="959035707" CONTENT="verdachte" HEIGHT="26" HPOS="1202" ID="P1_ST02197" VPOS="4932" WC="0.98" WIDTH="138"/>
<SP HPOS="1341" ID="P1_SP01849" VPOS="4958" WIDTH="18"/>
<String CC="277792" CONTENT="kleur," HEIGHT="30" HPOS="1358" ID="P1_ST02198" VPOS="4933" WC="0.97" WIDTH="80"/>
<SP HPOS="1439" ID="P1_SP01850" VPOS="4963" WIDTH="18"/>
<String CC="977" CONTENT="aan" HEIGHT="17" HPOS="1456" ID="P1_ST02199" VPOS="4942" WC="0.91" WIDTH="46"/>
<SP HPOS="1502" ID="P1_SP01851" VPOS="4963" WIDTH="20"/>
<String CC="872" CONTENT="het" HEIGHT="25" HPOS="1522" ID="P1_ST02200" VPOS="4935" WC="0.93" WIDTH="45"/>
<SP HPOS="1567" ID="P1_SP01852" VPOS="4963" WIDTH="18"/>
<String CC="6072" CONTENT="hof," HEIGHT="31" HPOS="1585" ID="P1_ST02201" VPOS="4933" WC="0.96" WIDTH="51"/>
<SP HPOS="1636" ID="P1_SP01853" VPOS="4964" WIDTH="20"/>
<String CC="700" CONTENT='"de' HEIGHT="25" HPOS="1656" ID="P1_ST02202" VPOS="4936" WC="0.97" WIDTH="45"/>
<SP HPOS="1701" ID="P1_SP01854" VPOS="4964" WIDTH="17"/>
<String CC="5630" CONTENT="bron" HEIGHT="26" HPOS="1717" ID="P1_ST02203" VPOS="4936" WC="0.97" WIDTH="65"/>
<SP HPOS="1782" ID="P1_SP01855" VPOS="4964" WIDTH="15"/>
<String CC="798" CONTENT="van" HEIGHT="17" HPOS="1798" ID="P1_ST02204" VPOS="4945" WC="0.90" WIDTH="50"/>
<SP HPOS="1847" ID="P1_SP01856" VPOS="4964" WIDTH="19"/>
<String CC="0057" CONTENT="alle" HEIGHT="26" HPOS="1866" ID="P1_ST02205" VPOS="4937" WC="0.97" WIDTH="48"/>
<SP HPOS="1915" ID="P1_SP01857" VPOS="4964" WIDTH="9"/>
<String CC="76060" CONTENT='eer",' HEIGHT="27" HPOS="1924" ID="P1_ST02206" VPOS="4937" WC="0.97" WIDTH="65"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="1057" ID="P1_TL00264" VPOS="4964" WIDTH="932">
<String CC="0990" CONTENT="daar" HEIGHT="26" HPOS="1057" ID="P1_ST02207" VPOS="4964" WC="0.96" WIDTH="64"/>
<SP HPOS="1121" ID="P1_SP01858" VPOS="4990" WIDTH="25"/>
<String CC="9909133" CONTENT="wappert" HEIGHT="32" HPOS="1146" ID="P1_ST02208" VPOS="4967" WC="0.97" WIDTH="113"/>
<SP HPOS="1259" ID="P1_SP01859" VPOS="4998" WIDTH="25"/>
<String CC="079" CONTENT="nog" HEIGHT="25" HPOS="1284" ID="P1_ST02209" VPOS="4972" WC="0.93" WIDTH="52"/>
<SP HPOS="1336" ID="P1_SP01860" VPOS="4998" WIDTH="15"/>
<String CC="7579" CONTENT="hoog" HEIGHT="34" HPOS="1351" ID="P1_ST02210" VPOS="4964" WC="0.94" WIDTH="69"/>
<SP HPOS="1420" ID="P1_SP01861" VPOS="4998" WIDTH="25"/>
<String CC="78" CONTENT="en" HEIGHT="15" HPOS="1444" ID="P1_ST02211" VPOS="4975" WC="0.18" WIDTH="30"/>
<SP HPOS="1474" ID="P1_SP01862" VPOS="4998" WIDTH="27"/>
<String CC="0024" CONTENT="fier" HEIGHT="26" HPOS="1501" ID="P1_ST02212" VPOS="4967" WC="0.98" WIDTH="45"/>
<SP HPOS="1546" ID="P1_SP01863" VPOS="4998" WIDTH="26"/>
<String CC="07" CONTENT="de" HEIGHT="26" HPOS="1572" ID="P1_ST02213" VPOS="4967" WC="0.63" WIDTH="28"/>
<SP HPOS="1600" ID="P1_SP01864" VPOS="4998" WIDTH="18"/>
<String CC="0069" CONTENT="vlag" HEIGHT="34" HPOS="1618" ID="P1_ST02214" VPOS="4967" WC="0.97" WIDTH="61"/>
<SP HPOS="1680" ID="P1_SP01865" VPOS="5001" WIDTH="17"/>
<String CC="776" CONTENT="des" HEIGHT="26" HPOS="1696" ID="P1_ST02215" VPOS="4968" WC="0.92" WIDTH="44"/>
<SP HPOS="1740" ID="P1_SP01866" VPOS="5001" WIDTH="15"/>
<String CC="74227070" CONTENT="behouds." HEIGHT="27" HPOS="1755" ID="P1_ST02216" VPOS="4969" WC="0.60" WIDTH="122"/>
<SP HPOS="1877" ID="P1_SP01867" VPOS="5001" WIDTH="34"/>
<String CC="88" CONTENT="In" HEIGHT="25" HPOS="1911" ID="P1_ST02217" VPOS="4970" WC="0.14" WIDTH="31"/>
<SP HPOS="1942" ID="P1_SP01868" VPOS="5001" WIDTH="17"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="1958" ID="P1_ST02218" VPOS="4970" WC="0.17" WIDTH="31"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="1061" ID="P1_TL00265" VPOS="4997" WIDTH="930">
<String CC="7787078" CONTENT="beneden" HEIGHT="25" HPOS="1061" ID="P1_ST02219" VPOS="4997" WC="0.97" WIDTH="111"/>
<SP HPOS="1172" ID="P1_SP01869" VPOS="5022" WIDTH="27"/>
<String CC="780088887" CONTENT="regioenen" HEIGHT="31" HPOS="1199" ID="P1_ST02220" VPOS="4998" WC="0.98" WIDTH="132"/>
<SP HPOS="1331" ID="P1_SP01870" VPOS="5029" WIDTH="27"/>
<String CC="007" CONTENT="kan" HEIGHT="25" HPOS="1358" ID="P1_ST02221" VPOS="4997" WC="0.97" WIDTH="50"/>
<SP HPOS="1408" ID="P1_SP01871" VPOS="5029" WIDTH="26"/>
<String CC="773" CONTENT="bet" HEIGHT="25" HPOS="1434" ID="P1_ST02222" VPOS="4998" WC="0.93" WIDTH="45"/>
<SP HPOS="1479" ID="P1_SP01872" VPOS="5029" WIDTH="24"/>
<String CC="0860742306" CONTENT="insgelijks" HEIGHT="33" HPOS="1502" ID="P1_ST02223" VPOS="5000" WC="0.99" WIDTH="131"/>
<SP HPOS="1633" ID="P1_SP01873" VPOS="5033" WIDTH="24"/>
<String CC="94798973780" CONTENT="veranderen," HEIGHT="31" HPOS="1657" ID="P1_ST02224" VPOS="5002" WC="0.98" WIDTH="172"/>
<SP HPOS="1830" ID="P1_SP01874" VPOS="5033" WIDTH="25"/>
<String CC="03" CONTENT="en" HEIGHT="18" HPOS="1854" ID="P1_ST02225" VPOS="5010" WC="0.83" WIDTH="31"/>
<SP HPOS="1885" ID="P1_SP01875" VPOS="5033" WIDTH="22"/>
<String CC="66" CONTENT="is" HEIGHT="25" HPOS="1907" ID="P1_ST02226" VPOS="5003" WC="0.34" WIDTH="21"/>
<SP HPOS="1929" ID="P1_SP01876" VPOS="5033" WIDTH="17"/>
<String CC="995" CONTENT="dat" HEIGHT="27" HPOS="1945" ID="P1_ST02227" VPOS="5002" WC="0.91" WIDTH="45"/>
</TextLine>
<TextLine HEIGHT="42" HPOS="1057" ID="P1_TL00266" VPOS="5024" WIDTH="932">
<String CC="654" CONTENT="het" HEIGHT="26" HPOS="1057" ID="P1_ST02228" VPOS="5029" WC="0.94" WIDTH="46"/>
<SP HPOS="1103" ID="P1_SP01877" VPOS="5055" WIDTH="17"/>
<String CC="879400" CONTENT="geval," HEIGHT="34" HPOS="1120" ID="P1_ST02229" VPOS="5028" WC="0.97" WIDTH="83"/>
<SP HPOS="1202" ID="P1_SP01878" VPOS="5062" WIDTH="18"/>
<String CC="908" CONTENT="dan" HEIGHT="32" HPOS="1220" ID="P1_ST02230" VPOS="5024" WC="0.93" WIDTH="52"/>
<SP HPOS="1272" ID="P1_SP01879" VPOS="5062" WIDTH="15"/>
<String CC="777" CONTENT="ben" HEIGHT="25" HPOS="1287" ID="P1_ST02231" VPOS="5030" WC="0.92" WIDTH="50"/>
<SP HPOS="1337" ID="P1_SP01880" VPOS="5062" WIDTH="17"/>
<String CC="00" CONTENT="ik" HEIGHT="26" HPOS="1354" ID="P1_ST02232" VPOS="5029" WC="1.00" WIDTH="27"/>
<SP HPOS="1381" ID="P1_SP01881" VPOS="5062" WIDTH="17"/>
<String CC="09070" CONTENT="daar," HEIGHT="30" HPOS="1397" ID="P1_ST02233" VPOS="5029" WC="0.98" WIDTH="70"/>
<SP HPOS="1467" ID="P1_SP01882" VPOS="5062" WIDTH="19"/>
<String CC="66" CONTENT="om" HEIGHT="18" HPOS="1486" ID="P1_ST02234" VPOS="5039" WC="0.33" WIDTH="40"/>
<SP HPOS="1526" ID="P1_SP01883" VPOS="5062" WIDTH="18"/>
<String CC="9766" CONTENT="door" HEIGHT="25" HPOS="1544" ID="P1_ST02235" VPOS="5033" WC="0.94" WIDTH="61"/>
<SP HPOS="1605" ID="P1_SP01884" VPOS="5062" WIDTH="17"/>
<String CC="065076" CONTENT="middel" HEIGHT="25" HPOS="1622" ID="P1_ST02236" VPOS="5033" WC="0.98" WIDTH="94"/>
<SP HPOS="1716" ID="P1_SP01885" VPOS="5062" WIDTH="17"/>
<String CC="097" CONTENT="van" HEIGHT="17" HPOS="1733" ID="P1_ST02237" VPOS="5042" WC="0.94" WIDTH="48"/>
<SP HPOS="1781" ID="P1_SP01886" VPOS="5062" WIDTH="19"/>
<String CC="436" CONTENT="het" HEIGHT="25" HPOS="1800" ID="P1_ST02238" VPOS="5035" WC="0.95" WIDTH="45"/>
<SP HPOS="1845" ID="P1_SP01887" VPOS="5062" WIDTH="13"/>
<String CC="620" CONTENT="hof" HEIGHT="25" HPOS="1858" ID="P1_ST02239" VPOS="5035" WC="0.97" WIDTH="47"/>
<SP HPOS="1905" ID="P1_SP01888" VPOS="5062" WIDTH="6"/>
<String CC="06680" CONTENT="goede" HEIGHT="32" HPOS="1911" ID="P1_ST02240" VPOS="5034" WC="0.97" WIDTH="78"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="1057" ID="P1_TL00267" VPOS="5061" WIDTH="933">
<String CC="95777578" CONTENT="dieusten" HEIGHT="26" HPOS="1057" ID="P1_ST02241" VPOS="5061" WC="0.27" WIDTH="117"/>
<SP HPOS="1174" ID="P1_SP01889" VPOS="5087" WIDTH="17"/>
<String CC="096" CONTENT="aan" HEIGHT="17" HPOS="1191" ID="P1_ST02242" VPOS="5072" WC="0.94" WIDTH="48"/>
<SP HPOS="1239" ID="P1_SP01890" VPOS="5088" WIDTH="20"/>
<String CC="07" CONTENT="de" HEIGHT="25" HPOS="1259" ID="P1_ST02243" VPOS="5062" WC="0.64" WIDTH="30"/>
<SP HPOS="1289" ID="P1_SP01891" VPOS="5088" WIDTH="18"/>
<String CC="95707" CONTENT="goede" HEIGHT="33" HPOS="1306" ID="P1_ST02244" VPOS="5062" WC="0.96" WIDTH="78"/>
<SP HPOS="1384" ID="P1_SP01892" VPOS="5095" WIDTH="18"/>
<String CC="6000" CONTENT="zaak" HEIGHT="25" HPOS="1402" ID="P1_ST02245" VPOS="5063" WC="0.99" WIDTH="63"/>
<SP HPOS="1465" ID="P1_SP01893" VPOS="5095" WIDTH="25"/>
<String CC="76" CONTENT="te" HEIGHT="25" HPOS="1489" ID="P1_ST02246" VPOS="5065" WC="0.29" WIDTH="26"/>
<SP HPOS="1515" ID="P1_SP01894" VPOS="5095" WIDTH="26"/>
<String CC="660786550" CONTENT="bewijzen." HEIGHT="32" HPOS="1541" ID="P1_ST02247" VPOS="5065" WC="0.98" WIDTH="128"/>
<SP HPOS="1669" ID="P1_SP01895" VPOS="5096" WIDTH="18"/>
<String CC="55970" CONTENT="leder" HEIGHT="26" HPOS="1687" ID="P1_ST02248" VPOS="5066" WC="0.96" WIDTH="74"/>
<SP HPOS="1761" ID="P1_SP01896" VPOS="5096" WIDTH="17"/>
<String CC="504537437" CONTENT="herinnert" HEIGHT="27" HPOS="1778" ID="P1_ST02249" VPOS="5066" WC="0.98" WIDTH="132"/>
<SP HPOS="1910" ID="P1_SP01897" VPOS="5096" WIDTH="24"/>
<String CC="64679" CONTENT="ï.ich" HEIGHT="32" HPOS="1933" ID="P1_ST02250" VPOS="5063" WC="0.27" WIDTH="57"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="1057" ID="P1_TL00268" VPOS="5093" WIDTH="933">
<String CC="859" CONTENT="nog" HEIGHT="26" HPOS="1057" ID="P1_ST02251" VPOS="5101" WC="0.91" WIDTH="52"/>
<SP HPOS="1109" ID="P1_SP01898" VPOS="5127" WIDTH="25"/>
<String CC="007" CONTENT="hoe" HEIGHT="26" HPOS="1134" ID="P1_ST02252" VPOS="5094" WC="0.97" WIDTH="47"/>
<SP HPOS="1181" ID="P1_SP01899" VPOS="5127" WIDTH="26"/>
<String CC="48" CONTENT="in" HEIGHT="25" HPOS="1207" ID="P1_ST02253" VPOS="5096" WC="0.34" WIDTH="27"/>
<SP HPOS="1234" ID="P1_SP01900" VPOS="5127" WIDTH="26"/>
<String CC="07" CONTENT="de" HEIGHT="25" HPOS="1260" ID="P1_ST02254" VPOS="5095" WC="0.62" WIDTH="30"/>
<SP HPOS="1290" ID="P1_SP01901" VPOS="5127" WIDTH="27"/>
<String CC="00076" CONTENT="dagen" HEIGHT="33" HPOS="1317" ID="P1_ST02255" VPOS="5095" WC="0.98" WIDTH="81"/>
<SP HPOS="1398" ID="P1_SP01902" VPOS="5128" WIDTH="18"/>
<String CC="998" CONTENT="van" HEIGHT="18" HPOS="1416" ID="P1_ST02256" VPOS="5104" WC="0.90" WIDTH="50"/>
<SP HPOS="1466" ID="P1_SP01903" VPOS="5128" WIDTH="18"/>
<String CC="776" CONTENT="het" HEIGHT="25" HPOS="1483" ID="P1_ST02257" VPOS="5096" WC="0.92" WIDTH="45"/>
<SP HPOS="1528" ID="P1_SP01904" VPOS="5128" WIDTH="17"/>
<String CC="96744495" CONTENT="konfiikt" HEIGHT="30" HPOS="1545" ID="P1_ST02258" VPOS="5093" WC="0.34" WIDTH="109"/>
<SP HPOS="1654" ID="P1_SP01905" VPOS="5128" WIDTH="17"/>
<String CC="48866777" CONTENT="tnzschen" HEIGHT="27" HPOS="1670" ID="P1_ST02259" VPOS="5095" WC="0.28" WIDTH="122"/>
<SP HPOS="1792" ID="P1_SP01906" VPOS="5128" WIDTH="18"/>
<String CC="97" CONTENT="de" HEIGHT="26" HPOS="1809" ID="P1_ST02260" VPOS="5098" WC="0.12" WIDTH="30"/>
<SP HPOS="1839" ID="P1_SP01907" VPOS="5128" WIDTH="18"/>
<String CC="747977608" CONTENT="legeering" HEIGHT="30" HPOS="1857" ID="P1_ST02261" VPOS="5099" WC="0.39" WIDTH="133"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="1057" ID="P1_TL00269" VPOS="5127" WIDTH="932">
<String CC="78" CONTENT="en" HEIGHT="17" HPOS="1057" ID="P1_ST02262" VPOS="5134" WC="0.20" WIDTH="32"/>
<SP HPOS="1089" ID="P1_SP01908" VPOS="5151" WIDTH="25"/>
<String CC="978" CONTENT="den" HEIGHT="25" HPOS="1114" ID="P1_ST02263" VPOS="5127" WC="0.90" WIDTH="47"/>
<SP HPOS="1161" ID="P1_SP01909" VPOS="5152" WIDTH="19"/>
<String CC="7059070" CONTENT="landdag" HEIGHT="34" HPOS="1180" ID="P1_ST02264" VPOS="5127" WC="0.98" WIDTH="112"/>
<SP HPOS="1292" ID="P1_SP01910" VPOS="5161" WIDTH="17"/>
<String CC="570" CONTENT="het" HEIGHT="26" HPOS="1309" ID="P1_ST02265" VPOS="5128" WC="0.95" WIDTH="45"/>
<SP HPOS="1354" ID="P1_SP01911" VPOS="5161" WIDTH="17"/>
<String CC="768" CONTENT="hof" HEIGHT="26" HPOS="1370" ID="P1_ST02266" VPOS="5128" WC="0.92" WIDTH="48"/>
<SP HPOS="1419" ID="P1_SP01912" VPOS="5161" WIDTH="22"/>
<String CC="07907068" CONTENT="werkzaam" HEIGHT="25" HPOS="1441" ID="P1_ST02267" VPOS="5130" WC="0.98" WIDTH="142"/>
<SP HPOS="1583" ID="P1_SP01913" VPOS="5161" WIDTH="24"/>
<String CC="08" CONTENT="is" HEIGHT="27" HPOS="1606" ID="P1_ST02268" VPOS="5127" WC="0.56" WIDTH="22"/>
<SP HPOS="1629" ID="P1_SP01914" VPOS="5161" WIDTH="24"/>
<String CC="9596777" CONTENT="geweest" HEIGHT="31" HPOS="1652" ID="P1_ST02269" VPOS="5131" WC="0.96" WIDTH="111"/>
<SP HPOS="1763" ID="P1_SP01915" VPOS="5161" WIDTH="25"/>
<String CC="5069" CONTENT="voor" HEIGHT="18" HPOS="1788" ID="P1_ST02270" VPOS="5139" WC="0.95" WIDTH="63"/>
<SP HPOS="1851" ID="P1_SP01916" VPOS="5161" WIDTH="25"/>
<String CC="04" CONTENT="de" HEIGHT="26" HPOS="1876" ID="P1_ST02271" VPOS="5130" WC="0.75" WIDTH="30"/>
<SP HPOS="1905" ID="P1_SP01917" VPOS="5161" WIDTH="17"/>
<String CC="9066" CONTENT="ware" HEIGHT="19" HPOS="1922" ID="P1_ST02272" VPOS="5137" WC="0.95" WIDTH="67"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="1057" ID="P1_TL00270" VPOS="5158" WIDTH="932">
<String CC="74007385700" CONTENT="beginselen." HEIGHT="33" HPOS="1057" ID="P1_ST02273" VPOS="5158" WC="0.99" WIDTH="156"/>
<SP HPOS="1213" ID="P1_SP01918" VPOS="5191" WIDTH="34"/>
<String CC="89" CONTENT="Op" HEIGHT="31" HPOS="1247" ID="P1_ST02274" VPOS="5161" WC="0.07" WIDTH="39"/>
<SP HPOS="1286" ID="P1_SP01919" VPOS="5192" WIDTH="25"/>
<String CC="0178" CONTENT="dien" HEIGHT="25" HPOS="1311" ID="P1_ST02275" VPOS="5160" WC="0.96" WIDTH="59"/>
<SP HPOS="1370" ID="P1_SP01920" VPOS="5192" WIDTH="25"/>
<String CC="777899770" CONTENT="terugkeer" HEIGHT="32" HPOS="1395" ID="P1_ST02276" VPOS="5160" WC="0.97" WIDTH="137"/>
<SP HPOS="1532" ID="P1_SP01921" VPOS="5192" WIDTH="20"/>
<String CC="997" CONTENT="Van" HEIGHT="20" HPOS="1552" ID="P1_ST02277" VPOS="5165" WC="0.90" WIDTH="51"/>
<SP HPOS="1603" ID="P1_SP01922" VPOS="5192" WIDTH="17"/>
<String CC="937" CONTENT="den" HEIGHT="25" HPOS="1619" ID="P1_ST02278" VPOS="5160" WC="0.92" WIDTH="48"/>
<SP HPOS="1668" ID="P1_SP01923" VPOS="5192" WIDTH="17"/>
<String CC="053056" CONTENT="goeden" HEIGHT="31" HPOS="1684" ID="P1_ST02279" VPOS="5163" WC="0.98" WIDTH="97"/>
<SP HPOS="1781" ID="P1_SP01924" VPOS="5193" WIDTH="17"/>
<String CC="7505" CONTENT="tijd" HEIGHT="32" HPOS="1798" ID="P1_ST02280" VPOS="5163" WC="0.96" WIDTH="48"/>
<SP HPOS="1846" ID="P1_SP01925" VPOS="5194" WIDTH="18"/>
<String CC="60193" CONTENT="hoopt" HEIGHT="32" HPOS="1864" ID="P1_ST02281" VPOS="5163" WC="0.97" WIDTH="79"/>
<SP HPOS="1943" ID="P1_SP01926" VPOS="5194" WIDTH="17"/>
<String CC="95" CONTENT="de" HEIGHT="25" HPOS="1959" ID="P1_ST02282" VPOS="5161" WC="0.23" WIDTH="30"/>
</TextLine>
<TextLine HEIGHT="27" HPOS="1057" ID="P1_TL00271" VPOS="5190" WIDTH="179">
<String CC="7576" CONTENT="heer" HEIGHT="25" HPOS="1057" ID="P1_ST02283" VPOS="5190" WC="0.94" WIDTH="61"/>
<SP HPOS="1119" ID="P1_SP01927" VPOS="5215" WIDTH="15"/>
<String CC="470770" CONTENT="Uhden." HEIGHT="27" HPOS="1134" ID="P1_ST02284" VPOS="5190" WC="0.56" WIDTH="102"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="829" HPOS="1057" ID="P1_TB00021" STYLEREFS="TXT_9 PAR_BLOCK" VPOS="5220" WIDTH="933">
<TextLine HEIGHT="41" HPOS="1090" ID="P1_TL00272" VPOS="5220" WIDTH="900">
<String CC="77" CONTENT="ïe" HEIGHT="24" HPOS="1090" ID="P1_ST02285" VPOS="5222" WC="0.26" WIDTH="35"/>
<SP HPOS="1126" ID="P1_SP01928" VPOS="5245" WIDTH="15"/>
<String CC="70078" CONTENT="Hallo" HEIGHT="26" HPOS="1141" ID="P1_ST02286" VPOS="5222" WC="0.97" WIDTH="77"/>
<SP HPOS="1218" ID="P1_SP01929" VPOS="5248" WIDTH="19"/>
<String CC="76689" CONTENT="heeft" HEIGHT="27" HPOS="1237" ID="P1_ST02287" VPOS="5222" WC="0.95" WIDTH="70"/>
<SP HPOS="1306" ID="P1_SP01930" VPOS="5249" WIDTH="17"/>
<String CC="677617707" CONTENT="gedurende" HEIGHT="35" HPOS="1323" ID="P1_ST02288" VPOS="5220" WC="0.98" WIDTH="146"/>
<SP HPOS="1469" ID="P1_SP01931" VPOS="5256" WIDTH="18"/>
<String CC="8777" CONTENT="eene" HEIGHT="17" HPOS="1487" ID="P1_ST02289" VPOS="5232" WC="0.23" WIDTH="60"/>
<SP HPOS="1547" ID="P1_SP01932" VPOS="5256" WIDTH="19"/>
<String CC="67657" CONTENT="reeks" HEIGHT="25" HPOS="1566" ID="P1_ST02290" VPOS="5226" WC="0.96" WIDTH="72"/>
<SP HPOS="1638" ID="P1_SP01933" VPOS="5256" WIDTH="18"/>
<String CC="006" CONTENT="van" HEIGHT="18" HPOS="1656" ID="P1_ST02291" VPOS="5233" WC="0.98" WIDTH="50"/>
<SP HPOS="1706" ID="P1_SP01934" VPOS="5256" WIDTH="13"/>
<String CC="17574" CONTENT="jaren" HEIGHT="34" HPOS="1719" ID="P1_ST02292" VPOS="5226" WC="0.96" WIDTH="74"/>
<SP HPOS="1793" ID="P1_SP01935" VPOS="5261" WIDTH="21"/>
<String CC="0612" CONTENT="eene" HEIGHT="18" HPOS="1814" ID="P1_ST02293" VPOS="5235" WC="0.73" WIDTH="60"/>
<SP HPOS="1874" ID="P1_SP01936" VPOS="5261" WIDTH="17"/>
<String CC="7665072" CONTENT="inrich" HEIGHT="26" HPOS="1891" ID="P1_ST02294" SUBS_CONTENT="inrichting" SUBS_TYPE="HypPart1" VPOS="5226" WC="0.98" WIDTH="85"/>
<HYP CONTENT="-" HPOS="1976" VPOS="5226" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="45" HPOS="1057" ID="P1_TL00273" VPOS="5250" WIDTH="933">
<String CC="6679" CONTENT="ting" HEIGHT="34" HPOS="1057" ID="P1_ST02295" SUBS_CONTENT="inrichting" SUBS_TYPE="HypPart2" VPOS="5250" WC="0.94" WIDTH="59"/>
<SP HPOS="1116" ID="P1_SP01937" VPOS="5284" WIDTH="15"/>
<String CC="896" CONTENT="van" HEIGHT="20" HPOS="1131" ID="P1_ST02296" VPOS="5258" WC="0.91" WIDTH="46"/>
<SP HPOS="1178" ID="P1_SP01938" VPOS="5284" WIDTH="20"/>
<String CC="8807900670" CONTENT="onderwijs," HEIGHT="33" HPOS="1198" ID="P1_ST02297" VPOS="5254" WC="0.98" WIDTH="149"/>
<SP HPOS="1346" ID="P1_SP01939" VPOS="5287" WIDTH="18"/>
<String CC="7472" CONTENT="liet" HEIGHT="27" HPOS="1364" ID="P1_ST02298" VPOS="5255" WC="0.95" WIDTH="47"/>
<SP HPOS="1411" ID="P1_SP01940" VPOS="5287" WIDTH="17"/>
<String CC="66686800098" CONTENT="zoogenaamde" HEIGHT="38" HPOS="1428" ID="P1_ST02299" VPOS="5257" WC="0.98" WIDTH="187"/>
<SP HPOS="1615" ID="P1_SP01941" VPOS="5295" WIDTH="20"/>
<String CC="007099605690" CONTENT="paedagogium," HEIGHT="33" HPOS="1635" ID="P1_ST02300" VPOS="5259" WC="0.53" WIDTH="195"/>
<SP HPOS="1830" ID="P1_SP01942" VPOS="5295" WIDTH="17"/>
<String CC="069067736" CONTENT="ingrooten" HEIGHT="31" HPOS="1846" ID="P1_ST02301" VPOS="5261" WC="0.47" WIDTH="144"/>
</TextLine>
<TextLine HEIGHT="46" HPOS="1057" ID="P1_TL00274" VPOS="5283" WIDTH="932">
<String CC="74640" CONTENT="bloei" HEIGHT="27" HPOS="1057" ID="P1_ST02302" VPOS="5283" WC="0.97" WIDTH="70"/>
<SP HPOS="1127" ID="P1_SP01943" VPOS="5310" WIDTH="17"/>
<String CC="069077900" CONTENT="verkeerd." HEIGHT="27" HPOS="1143" ID="P1_ST02303" VPOS="5287" WC="0.98" WIDTH="131"/>
<SP HPOS="1274" ID="P1_SP01944" VPOS="5314" WIDTH="19"/>
<String CC="759" CONTENT="Het" HEIGHT="28" HPOS="1293" ID="P1_ST02304" VPOS="5287" WC="0.92" WIDTH="53"/>
<SP HPOS="1346" ID="P1_SP01945" VPOS="5315" WIDTH="17"/>
<String CC="090" CONTENT="was" HEIGHT="17" HPOS="1363" ID="P1_ST02305" VPOS="5297" WC="0.96" WIDTH="51"/>
<SP HPOS="1414" ID="P1_SP01946" VPOS="5315" WIDTH="9"/>
<String CC="07766574" CONTENT="gesticbt" HEIGHT="31" HPOS="1423" ID="P1_ST02306" VPOS="5290" WC="0.42" WIDTH="112"/>
<SP HPOS="1535" ID="P1_SP01947" VPOS="5321" WIDTH="9"/>
<String CC="7575" CONTENT="door" HEIGHT="27" HPOS="1545" ID="P1_ST02307" VPOS="5290" WC="0.95" WIDTH="64"/>
<SP HPOS="1609" ID="P1_SP01948" VPOS="5321" WIDTH="7"/>
<String CC="976461" CONTENT="August" HEIGHT="38" HPOS="1616" ID="P1_ST02308" VPOS="5291" WC="0.97" WIDTH="102"/>
<SP HPOS="1717" ID="P1_SP01949" VPOS="5329" WIDTH="8"/>
<String CC="7377078" CONTENT="Hermanh" HEIGHT="31" HPOS="1726" ID="P1_ST02309" VPOS="5289" WC="0.39" WIDTH="132"/>
<SP HPOS="1858" ID="P1_SP01950" VPOS="5329" WIDTH="9"/>
<String CC="74034080" CONTENT="Francke," HEIGHT="33" HPOS="1867" ID="P1_ST02310" VPOS="5290" WC="0.64" WIDTH="122"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="1058" ID="P1_TL00275" VPOS="5319" WIDTH="932">
<String CC="778" CONTENT="een" HEIGHT="19" HPOS="1058" ID="P1_ST02311" VPOS="5326" WC="0.91" WIDTH="46"/>
<SP HPOS="1104" ID="P1_SP01951" VPOS="5344" WIDTH="21"/>
<String CC="970" CONTENT="der" HEIGHT="26" HPOS="1126" ID="P1_ST02312" VPOS="5319" WC="0.94" WIDTH="46"/>
<SP HPOS="1172" ID="P1_SP01952" VPOS="5344" WIDTH="17"/>
<String CC="7460976" CONTENT="hoofden" HEIGHT="27" HPOS="1188" ID="P1_ST02313" VPOS="5320" WC="0.97" WIDTH="110"/>
<SP HPOS="1298" ID="P1_SP01953" VPOS="5347" WIDTH="11"/>
<String CC="007" CONTENT="van" HEIGHT="17" HPOS="1309" ID="P1_ST02314" VPOS="5330" WC="0.97" WIDTH="47"/>
<SP HPOS="1356" ID="P1_SP01954" VPOS="5347" WIDTH="18"/>
<String CC="07" CONTENT="de" HEIGHT="26" HPOS="1374" ID="P1_ST02315" VPOS="5321" WC="0.61" WIDTH="30"/>
<SP HPOS="1403" ID="P1_SP01955" VPOS="5347" WIDTH="14"/>
<String CC="908505756660" CONTENT="piëtistische" HEIGHT="34" HPOS="1417" ID="P1_ST02316" VPOS="5321" WC="0.99" WIDTH="158"/>
<SP HPOS="1576" ID="P1_SP01956" VPOS="5355" WIDTH="20"/>
<String CC="9906470" CONTENT="partij;" HEIGHT="32" HPOS="1596" ID="P1_ST02317" VPOS="5324" WC="0.97" WIDTH="83"/>
<SP HPOS="1678" ID="P1_SP01957" VPOS="5356" WIDTH="18"/>
<String CC="0990" CONTENT="maar" HEIGHT="17" HPOS="1696" ID="P1_ST02318" VPOS="5333" WC="0.96" WIDTH="71"/>
<SP HPOS="1767" ID="P1_SP01958" VPOS="5356" WIDTH="18"/>
<String CC="663" CONTENT="het" HEIGHT="25" HPOS="1785" ID="P1_ST02319" VPOS="5326" WC="0.94" WIDTH="44"/>
<SP HPOS="1828" ID="P1_SP01959" VPOS="5356" WIDTH="12"/>
<String CC="0779" CONTENT="moet" HEIGHT="25" HPOS="1840" ID="P1_ST02320" VPOS="5326" WC="0.95" WIDTH="69"/>
<SP HPOS="1909" ID="P1_SP01960" VPOS="5356" WIDTH="17"/>
<String CC="9657" CONTENT="wor" HEIGHT="19" HPOS="1925" ID="P1_ST02321" SUBS_CONTENT="worden" SUBS_TYPE="HypPart1" VPOS="5331" WC="0.94" WIDTH="50"/>
<HYP CONTENT="-" HPOS="1975" VPOS="5331" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="1058" ID="P1_TL00276" VPOS="5352" WIDTH="931">
<String CC="978" CONTENT="den" HEIGHT="25" HPOS="1058" ID="P1_ST02322" SUBS_CONTENT="worden" SUBS_TYPE="HypPart2" VPOS="5352" WC="0.91" WIDTH="48"/>
<SP HPOS="1107" ID="P1_SP01961" VPOS="5376" WIDTH="15"/>
<String CC="7607890" CONTENT="erkend," HEIGHT="31" HPOS="1122" ID="P1_ST02323" VPOS="5352" WC="0.97" WIDTH="102"/>
<SP HPOS="1224" ID="P1_SP01962" VPOS="5382" WIDTH="11"/>
<String CC="70" CONTENT="en" HEIGHT="17" HPOS="1234" ID="P1_ST02324" VPOS="5362" WC="0.63" WIDTH="31"/>
<SP HPOS="1265" ID="P1_SP01963" VPOS="5382" WIDTH="9"/>
<String CC="795" CONTENT="bet" HEIGHT="25" HPOS="1274" ID="P1_ST02325" VPOS="5355" WC="0.92" WIDTH="46"/>
<SP HPOS="1320" ID="P1_SP01964" VPOS="5382" WIDTH="8"/>
<String CC="90906" CONTENT="wordt" HEIGHT="26" HPOS="1329" ID="P1_ST02326" VPOS="5354" WC="0.96" WIDTH="84"/>
<SP HPOS="1413" ID="P1_SP01965" VPOS="5382" WIDTH="8"/>
<String CC="770" CONTENT="ook" HEIGHT="25" HPOS="1421" ID="P1_ST02327" VPOS="5355" WC="0.95" WIDTH="47"/>
<SP HPOS="1468" ID="P1_SP01966" VPOS="5382" WIDTH="9"/>
<String CC="79782100" CONTENT="openlijk" HEIGHT="33" HPOS="1478" ID="P1_ST02328" VPOS="5355" WC="0.98" WIDTH="111"/>
<SP HPOS="1589" ID="P1_SP01967" VPOS="5388" WIDTH="9"/>
<String CC="80976892" CONTENT="orkeiid," HEIGHT="33" HPOS="1598" ID="P1_ST02329" VPOS="5352" WC="0.34" WIDTH="102"/>
<SP HPOS="1700" ID="P1_SP01968" VPOS="5388" WIDTH="12"/>
<String CC="997" CONTENT="dal" HEIGHT="24" HPOS="1711" ID="P1_ST02330" VPOS="5356" WC="0.90" WIDTH="39"/>
<SP HPOS="1750" ID="P1_SP01969" VPOS="5388" WIDTH="15"/>
<String CC="97" CONTENT="de" HEIGHT="24" HPOS="1766" ID="P1_ST02331" VPOS="5356" WC="0.12" WIDTH="30"/>
<SP HPOS="1795" ID="P1_SP01970" VPOS="5388" WIDTH="9"/>
<String CC="74565" CONTENT="heel'" HEIGHT="26" HPOS="1805" ID="P1_ST02332" VPOS="5356" WC="0.96" WIDTH="61"/>
<SP HPOS="1866" ID="P1_SP01971" VPOS="5388" WIDTH="11"/>
<String CC="76770695" CONTENT="Fl'ancke" HEIGHT="26" HPOS="1877" ID="P1_ST02333" VPOS="5356" WC="0.36" WIDTH="112"/>
</TextLine>
<TextLine HEIGHT="32" HPOS="1059" ID="P1_TL00277" VPOS="5385" WIDTH="930">
<String CC="3767" CONTENT="eene" HEIGHT="18" HPOS="1059" ID="P1_ST02334" VPOS="5391" WC="0.38" WIDTH="60"/>
<SP HPOS="1120" ID="P1_SP01972" VPOS="5408" WIDTH="26"/>
<String CC="85162707807" CONTENT="uitstekende" HEIGHT="26" HPOS="1146" ID="P1_ST02335" VPOS="5385" WC="0.98" WIDTH="162"/>
<SP HPOS="1307" ID="P1_SP01973" VPOS="5411" WIDTH="25"/>
<String CC="9785707" CONTENT="methode" HEIGHT="25" HPOS="1332" ID="P1_ST02336" VPOS="5386" WC="0.97" WIDTH="119"/>
<SP HPOS="1452" ID="P1_SP01974" VPOS="5411" WIDTH="24"/>
<String CC="777850" CONTENT="bezat," HEIGHT="31" HPOS="1475" ID="P1_ST02337" VPOS="5386" WC="0.97" WIDTH="91"/>
<SP HPOS="1566" ID="P1_SP01975" VPOS="5417" WIDTH="19"/>
<String CC="5756" CONTENT="eene" HEIGHT="17" HPOS="1585" ID="P1_ST02338" VPOS="5395" WC="0.34" WIDTH="59"/>
<SP HPOS="1644" ID="P1_SP01976" VPOS="5417" WIDTH="18"/>
<String CC="847788877" CONTENT="uitmunten" HEIGHT="26" HPOS="1662" ID="P1_ST02339" VPOS="5386" WC="0.97" WIDTH="144"/>
<SP HPOS="1806" ID="P1_SP01977" VPOS="5417" WIDTH="6"/>
<String CC="97" CONTENT="de" HEIGHT="24" HPOS="1812" ID="P1_ST02340" VPOS="5388" WC="0.12" WIDTH="28"/>
<SP HPOS="1840" ID="P1_SP01978" VPOS="5417" WIDTH="18"/>
<String CC="777164" CONTENT="school" HEIGHT="24" HPOS="1858" ID="P1_ST02341" VPOS="5389" WC="0.97" WIDTH="87"/>
<SP HPOS="1945" ID="P1_SP01979" VPOS="5417" WIDTH="17"/>
<String CC="08" CONTENT="in" HEIGHT="25" HPOS="1962" ID="P1_ST02342" VPOS="5388" WC="0.60" WIDTH="27"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="1059" ID="P1_TL00278" VPOS="5415" WIDTH="930">
<String CC="676" CONTENT="het" HEIGHT="26" HPOS="1059" ID="P1_ST02343" VPOS="5415" WC="0.92" WIDTH="45"/>
<SP HPOS="1104" ID="P1_SP01980" VPOS="5441" WIDTH="17"/>
<String CC="37973" CONTENT="leven" HEIGHT="27" HPOS="1121" ID="P1_ST02344" VPOS="5415" WC="0.96" WIDTH="73"/>
<SP HPOS="1194" ID="P1_SP01981" VPOS="5443" WIDTH="17"/>
<String CC="44057" CONTENT="heeft" HEIGHT="27" HPOS="1211" ID="P1_ST02345" VPOS="5417" WC="0.97" WIDTH="72"/>
<SP HPOS="1283" ID="P1_SP01982" VPOS="5444" WIDTH="15"/>
<String CC="96733078" CONTENT="geroepen" HEIGHT="26" HPOS="1298" ID="P1_ST02346" VPOS="5425" WC="0.98" WIDTH="123"/>
<SP HPOS="1421" ID="P1_SP01983" VPOS="5451" WIDTH="21"/>
<String CC="78" CONTENT="eu" HEIGHT="17" HPOS="1442" ID="P1_ST02347" VPOS="5425" WC="0.18" WIDTH="30"/>
<SP HPOS="1472" ID="P1_SP01984" VPOS="5451" WIDTH="19"/>
<String CC="7787" CONTENT="eene" HEIGHT="18" HPOS="1491" ID="P1_ST02348" VPOS="5426" WC="0.24" WIDTH="59"/>
<SP HPOS="1550" ID="P1_SP01985" VPOS="5451" WIDTH="18"/>
<String CC="7680065" CONTENT="menigte" HEIGHT="34" HPOS="1567" ID="P1_ST02349" VPOS="5417" WC="0.98" WIDTH="112"/>
<SP HPOS="1680" ID="P1_SP01986" VPOS="5451" WIDTH="9"/>
<String CC="920097" CONTENT="knappe" HEIGHT="34" HPOS="1689" ID="P1_ST02350" VPOS="5419" WC="0.97" WIDTH="98"/>
<SP HPOS="1787" ID="P1_SP01987" VPOS="5453" WIDTH="12"/>
<String CC="008878" CONTENT="mannen" HEIGHT="17" HPOS="1799" ID="P1_ST02351" VPOS="5427" WC="0.97" WIDTH="110"/>
<SP HPOS="1909" ID="P1_SP01988" VPOS="5453" WIDTH="11"/>
<String CC="89507" CONTENT="heeft" HEIGHT="28" HPOS="1919" ID="P1_ST02352" VPOS="5417" WC="0.96" WIDTH="70"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="1059" ID="P1_TL00279" VPOS="5448" WIDTH="930">
<String CC="90914090" CONTENT="gevormd." HEIGHT="30" HPOS="1059" ID="P1_ST02353" VPOS="5448" WC="0.98" WIDTH="130"/>
<SP HPOS="1189" ID="P1_SP01989" VPOS="5478" WIDTH="34"/>
<String CC="50" CONTENT="Ik" HEIGHT="25" HPOS="1224" ID="P1_ST02354" VPOS="5448" WC="0.75" WIDTH="31"/>
<SP HPOS="1254" ID="P1_SP01990" VPOS="5478" WIDTH="24"/>
<String CC="0009" CONTENT="maak" HEIGHT="26" HPOS="1278" ID="P1_ST02355" VPOS="5450" WC="0.98" WIDTH="74"/>
<SP HPOS="1352" ID="P1_SP01991" VPOS="5478" WIDTH="26"/>
<String CC="7479698" CONTENT="hiervan" HEIGHT="25" HPOS="1378" ID="P1_ST02356" VPOS="5450" WC="0.96" WIDTH="106"/>
<SP HPOS="1485" ID="P1_SP01992" VPOS="5478" WIDTH="25"/>
<String CC="907791" CONTENT="vooral" HEIGHT="25" HPOS="1509" ID="P1_ST02357" VPOS="5451" WC="0.97" WIDTH="87"/>
<SP HPOS="1597" ID="P1_SP01993" VPOS="5478" WIDTH="17"/>
<String CC="97406800" CONTENT="melding," HEIGHT="32" HPOS="1613" ID="P1_ST02358" VPOS="5451" WC="0.98" WIDTH="129"/>
<SP HPOS="1742" ID="P1_SP01994" VPOS="5483" WIDTH="19"/>
<String CC="66976" CONTENT="omdat" HEIGHT="25" HPOS="1761" ID="P1_ST02359" VPOS="5451" WC="0.95" WIDTH="87"/>
<SP HPOS="1848" ID="P1_SP01995" VPOS="5483" WIDTH="18"/>
<String CC="0246" CONTENT="voor" HEIGHT="18" HPOS="1866" ID="P1_ST02360" VPOS="5459" WC="0.97" WIDTH="61"/>
<SP HPOS="1928" ID="P1_SP01996" VPOS="5483" WIDTH="15"/>
<String CC="686" CONTENT="een" HEIGHT="21" HPOS="1943" ID="P1_ST02361" VPOS="5458" WC="0.92" WIDTH="46"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="1058" ID="P1_TL00280" VPOS="5476" WIDTH="930">
<String CC="2796158391" CONTENT="twintigtal" HEIGHT="33" HPOS="1058" ID="P1_ST02362" VPOS="5479" WC="0.98" WIDTH="144"/>
<SP HPOS="1202" ID="P1_SP01997" VPOS="5512" WIDTH="21"/>
<String CC="47978" CONTENT="jaren" HEIGHT="33" HPOS="1224" ID="P1_ST02363" VPOS="5479" WC="0.95" WIDTH="76"/>
<SP HPOS="1299" ID="P1_SP01998" VPOS="5512" WIDTH="24"/>
<String CC="70" CONTENT="of" HEIGHT="27" HPOS="1323" ID="P1_ST02364" VPOS="5480" WC="0.64" WIDTH="28"/>
<SP HPOS="1351" ID="P1_SP01999" VPOS="5512" WIDTH="14"/>
<String CC="567674" CONTENT="later," HEIGHT="31" HPOS="1365" ID="P1_ST02365" VPOS="5479" WC="0.96" WIDTH="74"/>
<SP HPOS="1440" ID="P1_SP02000" VPOS="5512" WIDTH="18"/>
<String CC="4470" CONTENT="zeer" HEIGHT="18" HPOS="1457" ID="P1_ST02366" VPOS="5489" WC="0.97" WIDTH="56"/>
<SP HPOS="1513" ID="P1_SP02001" VPOS="5512" WIDTH="18"/>
<String CC="0746" CONTENT="vele" HEIGHT="26" HPOS="1531" ID="P1_ST02367" VPOS="5483" WC="0.96" WIDTH="54"/>
<SP HPOS="1585" ID="P1_SP02002" VPOS="5512" WIDTH="17"/>
<String CC="50766" CONTENT="zonen" HEIGHT="19" HPOS="1602" ID="P1_ST02368" VPOS="5490" WC="0.97" WIDTH="80"/>
<SP HPOS="1682" ID="P1_SP02003" VPOS="5512" WIDTH="17"/>
<String CC="995" CONTENT="van" HEIGHT="18" HPOS="1698" ID="P1_ST02369" VPOS="5489" WC="0.91" WIDTH="50"/>
<SP HPOS="1748" ID="P1_SP02004" VPOS="5512" WIDTH="17"/>
<String CC="06709708594" CONTENT="hollandsche" HEIGHT="33" HPOS="1765" ID="P1_ST02370" VPOS="5476" WC="0.45" WIDTH="165"/>
<SP HPOS="1930" ID="P1_SP02005" VPOS="5512" WIDTH="17"/>
<String CC="392" CONTENT="fa" HEIGHT="26" HPOS="1946" ID="P1_ST02371" SUBS_CONTENT="fauiüicii" SUBS_TYPE="HypPart1" VPOS="5483" WC="0.45" WIDTH="28"/>
<HYP CONTENT="-" HPOS="1975" VPOS="5483" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="1059" ID="P1_TL00281" VPOS="5511" WIDTH="673">
<String CC="7603874" CONTENT="uiüicii" HEIGHT="25" HPOS="1059" ID="P1_ST02372" SUBS_CONTENT="fauiüicii" SUBS_TYPE="HypPart2" VPOS="5511" WC="0.45" WIDTH="87"/>
<SP HPOS="1147" ID="P1_SP02006" VPOS="5536" WIDTH="18"/>
<String CC="0997" CONTENT="daar" HEIGHT="25" HPOS="1165" ID="P1_ST02373" VPOS="5512" WC="0.94" WIDTH="63"/>
<SP HPOS="1227" ID="P1_SP02007" VPOS="5537" WIDTH="17"/>
<String CC="27888" CONTENT="hunne" HEIGHT="27" HPOS="1244" ID="P1_ST02374" VPOS="5512" WC="0.95" WIDTH="85"/>
<SP HPOS="1329" ID="P1_SP02008" VPOS="5539" WIDTH="19"/>
<String CC="593740679" CONTENT="opleiding" HEIGHT="31" HPOS="1348" ID="P1_ST02375" VPOS="5515" WC="0.98" WIDTH="130"/>
<SP HPOS="1478" ID="P1_SP02009" VPOS="5545" WIDTH="18"/>
<String CC="776757" CONTENT="hebben" HEIGHT="25" HPOS="1495" ID="P1_ST02376" VPOS="5515" WC="0.96" WIDTH="100"/>
<SP HPOS="1596" ID="P1_SP02010" VPOS="5545" WIDTH="18"/>
<String CC="97770670" CONTENT="genoten." HEIGHT="32" HPOS="1613" ID="P1_ST02377" VPOS="5515" WC="0.97" WIDTH="119"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="1091" ID="P1_TL00282" VPOS="5543" WIDTH="897">
<String CC="8869" CONTENT="ïvog" HEIGHT="31" HPOS="1091" ID="P1_ST02378" VPOS="5543" WC="0.16" WIDTH="59"/>
<SP HPOS="1150" ID="P1_SP02011" VPOS="5574" WIDTH="17"/>
<String CC="902" CONTENT="dit" HEIGHT="25" HPOS="1167" ID="P1_ST02379" VPOS="5543" WC="0.95" WIDTH="38"/>
<SP HPOS="1205" ID="P1_SP02012" VPOS="5574" WIDTH="19"/>
<String CC="0578798" CONTENT="weinige" HEIGHT="35" HPOS="1224" ID="P1_ST02380" VPOS="5543" WC="0.97" WIDTH="109"/>
<SP HPOS="1332" ID="P1_SP02013" VPOS="5578" WIDTH="15"/>
<String CC="9675" CONTENT="moet" HEIGHT="24" HPOS="1348" ID="P1_ST02381" VPOS="5546" WC="0.94" WIDTH="71"/>
<SP HPOS="1419" ID="P1_SP02014" VPOS="5578" WIDTH="18"/>
<String CC="00" CONTENT="ik" HEIGHT="24" HPOS="1436" ID="P1_ST02382" VPOS="5545" WC="0.98" WIDTH="26"/>
<SP HPOS="1462" ID="P1_SP02015" VPOS="5578" WIDTH="18"/>
<String CC="780" CONTENT="ei-" HEIGHT="17" HPOS="1480" ID="P1_ST02383" VPOS="5554" WC="0.94" WIDTH="28"/>
<SP HPOS="1508" ID="P1_SP02016" VPOS="5578" WIDTH="17"/>
<String CC="7419559760" CONTENT="bijvoegen," HEIGHT="31" HPOS="1525" ID="P1_ST02384" VPOS="5546" WC="0.98" WIDTH="141"/>
<SP HPOS="1665" ID="P1_SP02017" VPOS="5578" WIDTH="18"/>
<String CC="70774079" CONTENT="namelijk" HEIGHT="31" HPOS="1683" ID="P1_ST02385" VPOS="5545" WC="0.98" WIDTH="120"/>
<SP HPOS="1804" ID="P1_SP02018" VPOS="5578" WIDTH="19"/>
<String CC="0077066" CONTENT="datjdie" HEIGHT="32" HPOS="1822" ID="P1_ST02386" VPOS="5545" WC="0.60" WIDTH="103"/>
<SP HPOS="1925" ID="P1_SP02019" VPOS="5578" WIDTH="19"/>
<String CC="770" CONTENT="be" HEIGHT="26" HPOS="1944" ID="P1_ST02387" SUBS_CONTENT="beroemde" SUBS_TYPE="HypPart1" VPOS="5546" WC="0.94" WIDTH="30"/>
<HYP CONTENT="-" HPOS="1974" VPOS="5546" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="1058" ID="P1_TL00283" VPOS="5572" WIDTH="929">
<String CC="203005" CONTENT="roemde" HEIGHT="26" HPOS="1058" ID="P1_ST02388" SUBS_CONTENT="beroemde" SUBS_TYPE="HypPart2" VPOS="5574" WC="0.99" WIDTH="102"/>
<SP HPOS="1160" ID="P1_SP02020" VPOS="5600" WIDTH="25"/>
<String CC="567572" CONTENT="school" HEIGHT="25" HPOS="1185" ID="P1_ST02389" VPOS="5575" WC="0.97" WIDTH="86"/>
<SP HPOS="1271" ID="P1_SP02021" VPOS="5600" WIDTH="25"/>
<String CC="77" CONTENT="is" HEIGHT="26" HPOS="1296" ID="P1_ST02390" VPOS="5577" WC="0.26" WIDTH="21"/>
<SP HPOS="1317" ID="P1_SP02022" VPOS="5603" WIDTH="26"/>
<String CC="67497018" CONTENT="bezweken" HEIGHT="26" HPOS="1343" ID="P1_ST02391" VPOS="5576" WC="0.98" WIDTH="135"/>
<SP HPOS="1478" ID="P1_SP02023" VPOS="5603" WIDTH="17"/>
<String CC="277" CONTENT="ten" HEIGHT="24" HPOS="1494" ID="P1_ST02392" VPOS="5578" WC="0.94" WIDTH="44"/>
<SP HPOS="1538" ID="P1_SP02024" VPOS="5603" WIDTH="18"/>
<String CC="9007596" CONTENT="gevolge" HEIGHT="32" HPOS="1556" ID="P1_ST02393" VPOS="5577" WC="0.97" WIDTH="106"/>
<SP HPOS="1662" ID="P1_SP02025" VPOS="5609" WIDTH="19"/>
<String CC="907" CONTENT="van" HEIGHT="17" HPOS="1681" ID="P1_ST02394" VPOS="5584" WC="0.94" WIDTH="48"/>
<SP HPOS="1729" ID="P1_SP02026" VPOS="5609" WIDTH="17"/>
<String CC="070" CONTENT="de'" HEIGHT="28" HPOS="1746" ID="P1_ST02395" VPOS="5572" WC="0.97" WIDTH="33"/>
<SP HPOS="1779" ID="P1_SP02027" VPOS="5609" WIDTH="14"/>
<String CC="836470" CONTENT="streng" HEIGHT="32" HPOS="1793" ID="P1_ST02396" VPOS="5577" WC="0.97" WIDTH="90"/>
<SP HPOS="1883" ID="P1_SP02028" VPOS="5609" WIDTH="18"/>
<String CC="0485070" CONTENT="piëtis" HEIGHT="31" HPOS="1900" ID="P1_ST02397" SUBS_CONTENT="piëtistische" SUBS_TYPE="HypPart1" VPOS="5578" WC="0.98" WIDTH="74"/>
<HYP CONTENT="-" HPOS="1975" VPOS="5578" WIDTH="12"/>
</TextLine>
<TextLine HEIGHT="32" HPOS="1058" ID="P1_TL00284" VPOS="5607" WIDTH="492">
<String CC="367676" CONTENT="tische" HEIGHT="26" HPOS="1058" ID="P1_ST02398" SUBS_CONTENT="piëtistische" SUBS_TYPE="HypPart2" VPOS="5607" WC="0.96" WIDTH="83"/>
<SP HPOS="1141" ID="P1_SP02029" VPOS="5633" WIDTH="17"/>
<String CC="62238080" CONTENT="richting" HEIGHT="32" HPOS="1157" ID="P1_ST02399" VPOS="5607" WC="0.98" WIDTH="113"/>
<SP HPOS="1271" ID="P1_SP02030" VPOS="5639" WIDTH="17"/>
<String CC="968774" CONTENT="aldaar" HEIGHT="24" HPOS="1287" ID="P1_ST02400" VPOS="5609" WC="0.96" WIDTH="87"/>
<SP HPOS="1375" ID="P1_SP02031" VPOS="5639" WIDTH="19"/>
<String CC="7706897400" CONTENT="bewandeld." HEIGHT="26" HPOS="1394" ID="P1_ST02401" VPOS="5608" WC="0.98" WIDTH="156"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="1090" ID="P1_TL00285" VPOS="5639" WIDTH="897">
<String CC="986" CONTENT="Men" HEIGHT="25" HPOS="1090" ID="P1_ST02402" VPOS="5639" WC="0.91" WIDTH="59"/>
<SP HPOS="1149" ID="P1_SP02032" VPOS="5663" WIDTH="20"/>
<String CC="74077170" CONTENT="beweert," HEIGHT="30" HPOS="1169" ID="P1_ST02403" VPOS="5639" WC="0.98" WIDTH="117"/>
<SP HPOS="1286" ID="P1_SP02033" VPOS="5668" WIDTH="18"/>
<String CC="6990" CONTENT="naar" HEIGHT="19" HPOS="1304" ID="P1_ST02404" VPOS="5647" WC="0.95" WIDTH="64"/>
<SP HPOS="1368" ID="P1_SP02034" VPOS="5668" WIDTH="15"/>
<String CC="55" CONTENT="ik" HEIGHT="25" HPOS="1383" ID="P1_ST02405" VPOS="5640" WC="0.41" WIDTH="27"/>
<SP HPOS="1410" ID="P1_SP02035" VPOS="5668" WIDTH="17"/>
<String CC="9697427" CONTENT="verneem" HEIGHT="21" HPOS="1427" ID="P1_ST02406" VPOS="5646" WC="0.97" WIDTH="118"/>
<SP HPOS="1545" ID="P1_SP02036" VPOS="5668" WIDTH="18"/>
<String CC="60" CONTENT="op" HEIGHT="25" HPOS="1563" ID="P1_ST02407" VPOS="5647" WC="0.66" WIDTH="32"/>
<SP HPOS="1594" ID="P1_SP02037" VPOS="5672" WIDTH="14"/>
<String CC="067070" CONTENT="goeden" HEIGHT="33" HPOS="1609" ID="P1_ST02408" VPOS="5639" WC="0.98" WIDTH="98"/>
<SP HPOS="1707" ID="P1_SP02038" VPOS="5672" WIDTH="18"/>
<String CC="457593" CONTENT="grond," HEIGHT="37" HPOS="1724" ID="P1_ST02409" VPOS="5639" WC="0.97" WIDTH="89"/>
<SP HPOS="1813" ID="P1_SP02039" VPOS="5675" WIDTH="18"/>
<String CC="077" CONTENT="dat" HEIGHT="26" HPOS="1831" ID="P1_ST02410" VPOS="5639" WC="0.95" WIDTH="45"/>
<SP HPOS="1876" ID="P1_SP02040" VPOS="5675" WIDTH="18"/>
<String CC="07" CONTENT="de" HEIGHT="26" HPOS="1893" ID="P1_ST02411" VPOS="5639" WC="0.62" WIDTH="30"/>
<SP HPOS="1923" ID="P1_SP02041" VPOS="5675" WIDTH="11"/>
<String CC="7660" CONTENT="rus" HEIGHT="17" HPOS="1933" ID="P1_ST02412" SUBS_CONTENT="russische" SUBS_TYPE="HypPart1" VPOS="5648" WC="0.48" WIDTH="40"/>
<HYP CONTENT="-" HPOS="1974" VPOS="5648" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="1059" ID="P1_TL00286" VPOS="5669" WIDTH="929">
<String CC="767667" CONTENT="sische" HEIGHT="27" HPOS="1059" ID="P1_ST02413" SUBS_CONTENT="russische" SUBS_TYPE="HypPart2" VPOS="5669" WC="0.30" WIDTH="81"/>
<SP HPOS="1141" ID="P1_SP02042" VPOS="5696" WIDTH="18"/>
<String CC="606950076723770" CONTENT="rijkskanselier," HEIGHT="31" HPOS="1159" ID="P1_ST02414" VPOS="5670" WC="0.52" WIDTH="204"/>
<SP HPOS="1363" ID="P1_SP02043" VPOS="5701" WIDTH="22"/>
<String CC="97" CONTENT="de" HEIGHT="24" HPOS="1385" ID="P1_ST02415" VPOS="5672" WC="0.12" WIDTH="30"/>
<SP HPOS="1415" ID="P1_SP02044" VPOS="5701" WIDTH="18"/>
<String CC="7779" CONTENT="beer" HEIGHT="24" HPOS="1433" ID="P1_ST02416" VPOS="5673" WC="0.93" WIDTH="60"/>
<SP HPOS="1493" ID="P1_SP02045" VPOS="5701" WIDTH="19"/>
<String CC="8" CONTENT="G" HEIGHT="25" HPOS="1512" ID="P1_ST02417" VPOS="5673" WC="0.13" WIDTH="19"/>
<SP HPOS="1531" ID="P1_SP02046" VPOS="5701" WIDTH="6"/>
<String CC="622867965091" CONTENT="ortschakoff," HEIGHT="28" HPOS="1537" ID="P1_ST02418" VPOS="5670" WC="0.44" WIDTH="170"/>
<SP HPOS="1707" ID="P1_SP02047" VPOS="5701" WIDTH="26"/>
<String CC="6" CONTENT="m" HEIGHT="19" HPOS="1733" ID="P1_ST02419" VPOS="5678" WC="0.32" WIDTH="26"/>
<SP HPOS="1759" ID="P1_SP02048" VPOS="5701" WIDTH="18"/>
<String CC="077" CONTENT="een" HEIGHT="18" HPOS="1776" ID="P1_ST02420" VPOS="5679" WC="0.95" WIDTH="45"/>
<SP HPOS="1821" ID="P1_SP02049" VPOS="5701" WIDTH="19"/>
<String CC="400795670" CONTENT="onderhoud" HEIGHT="31" HPOS="1840" ID="P1_ST02421" VPOS="5672" WC="0.98" WIDTH="148"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="1059" ID="P1_TL00287" VPOS="5698" WIDTH="929">
<String CC="707" CONTENT="met" HEIGHT="22" HPOS="1059" ID="P1_ST02422" VPOS="5704" WC="0.94" WIDTH="53"/>
<SP HPOS="1113" ID="P1_SP02050" VPOS="5726" WIDTH="9"/>
<String CC="008" CONTENT="den" HEIGHT="22" HPOS="1122" ID="P1_ST02423" VPOS="5704" WC="0.97" WIDTH="47"/>
<SP HPOS="1169" ID="P1_SP02051" VPOS="5726" WIDTH="9"/>
<String CC="800" CONTENT="tra" HEIGHT="20" HPOS="1179" ID="P1_ST02424" VPOS="5708" WC="0.97" WIDTH="37"/>
<SP HPOS="1215" ID="P1_SP02052" VPOS="5728" WIDTH="7"/>
<String CC="770401" CONTENT="nscheh" HEIGHT="31" HPOS="1222" ID="P1_ST02425" VPOS="5698" WC="0.66" WIDTH="92"/>
<SP HPOS="1315" ID="P1_SP02053" VPOS="5728" WIDTH="8"/>
<String CC="7070660973975" CONTENT="ambassadeuren" HEIGHT="26" HPOS="1323" ID="P1_ST02426" VPOS="5704" WC="0.99" WIDTH="216"/>
<SP HPOS="1539" ID="P1_SP02054" VPOS="5730" WIDTH="7"/>
<String CC="067" CONTENT="den" HEIGHT="25" HPOS="1546" ID="P1_ST02427" VPOS="5704" WC="0.95" WIDTH="48"/>
<SP HPOS="1594" ID="P1_SP02055" VPOS="5730" WIDTH="6"/>
<String CC="4744464480760788" CONTENT="oortenriiksclien" HEIGHT="27" HPOS="1600" ID="P1_ST02428" VPOS="5701" WC="0.44" WIDTH="215"/>
<SP HPOS="1815" ID="P1_SP02056" VPOS="5730" WIDTH="8"/>
<String CC="072988" CONTENT="gezant" HEIGHT="31" HPOS="1824" ID="P1_ST02429" VPOS="5705" WC="0.97" WIDTH="91"/>
<SP HPOS="1915" ID="P1_SP02057" VPOS="5735" WIDTH="9"/>
<String CC="73586" CONTENT="zijne" HEIGHT="31" HPOS="1924" ID="P1_ST02430" VPOS="5704" WC="0.96" WIDTH="64"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="1058" ID="P1_TL00288" VPOS="5733" WIDTH="931">
<String CC="76925029460" CONTENT="bevreemding" HEIGHT="33" HPOS="1058" ID="P1_ST02431" VPOS="5733" WC="0.98" WIDTH="181"/>
<SP HPOS="1239" ID="P1_SP02058" VPOS="5766" WIDTH="17"/>
<String CC="67766" CONTENT="heeft" HEIGHT="26" HPOS="1256" ID="P1_ST02432" VPOS="5734" WC="0.95" WIDTH="70"/>
<SP HPOS="1325" ID="P1_SP02059" VPOS="5766" WIDTH="9"/>
<String CC="05" CONTENT="te" HEIGHT="25" HPOS="1335" ID="P1_ST02433" VPOS="5737" WC="0.69" WIDTH="26"/>
<SP HPOS="1361" ID="P1_SP02060" VPOS="5766" WIDTH="18"/>
<String CC="056762" CONTENT="kennen" HEIGHT="25" HPOS="1378" ID="P1_ST02434" VPOS="5735" WC="0.97" WIDTH="99"/>
<SP HPOS="1478" ID="P1_SP02061" VPOS="5766" WIDTH="18"/>
<String CC="0707088" CONTENT="gegeven" HEIGHT="25" HPOS="1495" ID="P1_ST02435" VPOS="5744" WC="0.98" WIDTH="113"/>
<SP HPOS="1609" ID="P1_SP02062" VPOS="5769" WIDTH="9"/>
<String CC="5840" CONTENT="over" HEIGHT="18" HPOS="1618" ID="P1_ST02436" VPOS="5741" WC="0.96" WIDTH="60"/>
<SP HPOS="1678" ID="P1_SP02063" VPOS="5769" WIDTH="8"/>
<String CC="07" CONTENT="de" HEIGHT="25" HPOS="1687" ID="P1_ST02437" VPOS="5733" WC="0.61" WIDTH="31"/>
<SP HPOS="1717" ID="P1_SP02064" VPOS="5769" WIDTH="8"/>
<String CC="032662" CONTENT="wijze," HEIGHT="32" HPOS="1726" ID="P1_ST02438" VPOS="5735" WC="0.98" WIDTH="78"/>
<SP HPOS="1804" ID="P1_SP02065" VPOS="5769" WIDTH="11"/>
<String CC="090559" CONTENT="waarop" HEIGHT="25" HPOS="1814" ID="P1_ST02439" VPOS="5744" WC="0.97" WIDTH="102"/>
<SP HPOS="1916" ID="P1_SP02066" VPOS="5769" WIDTH="11"/>
<String CC="0516" CONTENT="door" HEIGHT="26" HPOS="1926" ID="P1_ST02440" VPOS="5737" WC="0.97" WIDTH="63"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="1061" ID="P1_TL00289" VPOS="5764" WIDTH="928">
<String CC="0707" CONTENT="vele" HEIGHT="25" HPOS="1061" ID="P1_ST02441" VPOS="5765" WC="0.97" WIDTH="53"/>
<SP HPOS="1114" ID="P1_SP02067" VPOS="5790" WIDTH="19"/>
<String CC="00977577" CONTENT="fransche" HEIGHT="25" HPOS="1133" ID="P1_ST02442" VPOS="5766" WC="0.44" WIDTH="116"/>
<SP HPOS="1248" ID="P1_SP02068" VPOS="5791" WIDTH="18"/>
<String CC="38" CONTENT="en" HEIGHT="18" HPOS="1266" ID="P1_ST02443" VPOS="5773" WC="0.39" WIDTH="30"/>
<SP HPOS="1296" ID="P1_SP02069" VPOS="5791" WIDTH="19"/>
<String CC="00655743005676" CONTENT="oostenrijksche" HEIGHT="31" HPOS="1315" ID="P1_ST02444" VPOS="5769" WC="0.58" WIDTH="198"/>
<SP HPOS="1513" ID="P1_SP02070" VPOS="5799" WIDTH="18"/>
<String CC="080770076" CONTENT="dagbladen" HEIGHT="33" HPOS="1531" ID="P1_ST02445" VPOS="5766" WC="0.98" WIDTH="143"/>
<SP HPOS="1674" ID="P1_SP02071" VPOS="5799" WIDTH="17"/>
<String CC="83" CONTENT="is" HEIGHT="26" HPOS="1690" ID="P1_ST02446" VPOS="5764" WC="0.38" WIDTH="22"/>
<SP HPOS="1713" ID="P1_SP02072" VPOS="5799" WIDTH="11"/>
<String CC="077093984" CONTENT="gesproken" HEIGHT="32" HPOS="1723" ID="P1_ST02447" VPOS="5767" WC="0.98" WIDTH="142"/>
<SP HPOS="1865" ID="P1_SP02073" VPOS="5799" WIDTH="11"/>
<String CC="8970" CONTENT="over" HEIGHT="20" HPOS="1876" ID="P1_ST02448" VPOS="5774" WC="0.95" WIDTH="59"/>
<SP HPOS="1935" ID="P1_SP02074" VPOS="5799" WIDTH="8"/>
<String CC="685" CONTENT="het" HEIGHT="26" HPOS="1943" ID="P1_ST02449" VPOS="5767" WC="0.92" WIDTH="46"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="1059" ID="P1_TL00290" VPOS="5796" WIDTH="927">
<String CC="054463365" CONTENT="verleenen" HEIGHT="27" HPOS="1059" ID="P1_ST02450" VPOS="5796" WC="0.55" WIDTH="131"/>
<SP HPOS="1191" ID="P1_SP02075" VPOS="5823" WIDTH="20"/>
<String CC="074" CONTENT="der" HEIGHT="24" HPOS="1211" ID="P1_ST02451" VPOS="5798" WC="0.95" WIDTH="45"/>
<SP HPOS="1256" ID="P1_SP02076" VPOS="5823" WIDTH="15"/>
<String CC="670" CONTENT="St." HEIGHT="25" HPOS="1271" ID="P1_ST02452" VPOS="5798" WC="0.53" WIDTH="38"/>
<SP HPOS="1309" ID="P1_SP02077" VPOS="5823" WIDTH="19"/>
<String CC="77779705506" CONTENT="George-orde" HEIGHT="33" HPOS="1328" ID="P1_ST02453" VPOS="5798" WC="0.41" WIDTH="172"/>
<SP HPOS="1500" ID="P1_SP02078" VPOS="5831" WIDTH="18"/>
<String CC="998" CONTENT="aan" HEIGHT="15" HPOS="1518" ID="P1_ST02454" VPOS="5807" WC="0.89" WIDTH="47"/>
<SP HPOS="1565" ID="P1_SP02079" VPOS="5831" WIDTH="18"/>
<String CC="076" CONTENT="den" HEIGHT="25" HPOS="1583" ID="P1_ST02455" VPOS="5798" WC="0.95" WIDTH="47"/>
<SP HPOS="1630" ID="P1_SP02080" VPOS="5831" WIDTH="17"/>
<String CC="056459" CONTENT="koning" HEIGHT="34" HPOS="1646" ID="P1_ST02456" VPOS="5796" WC="0.97" WIDTH="97"/>
<SP HPOS="1743" ID="P1_SP02081" VPOS="5831" WIDTH="11"/>
<String CC="067" CONTENT="van" HEIGHT="19" HPOS="1754" ID="P1_ST02457" VPOS="5806" WC="0.95" WIDTH="50"/>
<SP HPOS="1804" ID="P1_SP02082" VPOS="5831" WIDTH="8"/>
<String CC="65747670" CONTENT="Pruisen." HEIGHT="30" HPOS="1812" ID="P1_ST02458" VPOS="5798" WC="0.98" WIDTH="116"/>
<SP HPOS="1928" ID="P1_SP02083" VPOS="5831" WIDTH="18"/>
<String CC="660" CONTENT="Hij" HEIGHT="32" HPOS="1945" ID="P1_ST02459" VPOS="5802" WC="0.95" WIDTH="41"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="1059" ID="P1_TL00291" VPOS="5828" WIDTH="929">
<String CC="8770399907" CONTENT="verklaarde" HEIGHT="26" HPOS="1059" ID="P1_ST02460" VPOS="5828" WC="0.98" WIDTH="149"/>
<SP HPOS="1208" ID="P1_SP02084" VPOS="5854" WIDTH="25"/>
<String CC="003" CONTENT="dat" HEIGHT="26" HPOS="1233" ID="P1_ST02461" VPOS="5828" WC="0.99" WIDTH="45"/>
<SP HPOS="1278" ID="P1_SP02085" VPOS="5854" WIDTH="25"/>
<String CC="96" CONTENT="al" HEIGHT="26" HPOS="1303" ID="P1_ST02462" VPOS="5828" WC="0.16" WIDTH="25"/>
<SP HPOS="1328" ID="P1_SP02086" VPOS="5854" WIDTH="25"/>
<String CC="5754777" CONTENT="hetgeen" HEIGHT="38" HPOS="1352" ID="P1_ST02463" VPOS="5831" WC="0.97" WIDTH="111"/>
<SP HPOS="1463" ID="P1_SP02087" VPOS="5869" WIDTH="17"/>
<String CC="097" CONTENT="was" HEIGHT="17" HPOS="1480" ID="P1_ST02464" VPOS="5839" WC="0.94" WIDTH="51"/>
<SP HPOS="1531" ID="P1_SP02088" VPOS="5869" WIDTH="19"/>
<String CC="78977090" CONTENT="beweerd," HEIGHT="30" HPOS="1550" ID="P1_ST02465" VPOS="5829" WC="0.97" WIDTH="129"/>
<SP HPOS="1678" ID="P1_SP02089" VPOS="5869" WIDTH="26"/>
<String CC="676" CONTENT="ten" HEIGHT="24" HPOS="1704" ID="P1_ST02466" VPOS="5831" WC="0.92" WIDTH="44"/>
<SP HPOS="1748" ID="P1_SP02090" VPOS="5869" WIDTH="20"/>
<String CC="9877078" CONTENT="aanzien" HEIGHT="26" HPOS="1768" ID="P1_ST02467" VPOS="5832" WC="0.97" WIDTH="105"/>
<SP HPOS="1873" ID="P1_SP02091" VPOS="5869" WIDTH="17"/>
<String CC="007" CONTENT="van" HEIGHT="18" HPOS="1890" ID="P1_ST02468" VPOS="5841" WC="0.97" WIDTH="51"/>
<SP HPOS="1941" ID="P1_SP02092" VPOS="5869" WIDTH="17"/>
<String CC="03" CONTENT="de" HEIGHT="25" HPOS="1957" ID="P1_ST02469" VPOS="5833" WC="0.82" WIDTH="31"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="1058" ID="P1_TL00292" VPOS="5855" WIDTH="824">
<String CC="900079713492" CONTENT="vijandelijke" HEIGHT="31" HPOS="1058" ID="P1_ST02470" VPOS="5859" WC="0.99" WIDTH="161"/>
<SP HPOS="1219" ID="P1_SP02093" VPOS="5890" WIDTH="19"/>
<String CC="977670706" CONTENT="gevoelens" HEIGHT="32" HPOS="1238" ID="P1_ST02471" VPOS="5861" WC="0.98" WIDTH="136"/>
<SP HPOS="1374" ID="P1_SP02094" VPOS="5893" WIDTH="20"/>
<String CC="0567" CONTENT="door" HEIGHT="25" HPOS="1394" ID="P1_ST02472" VPOS="5863" WC="0.96" WIDTH="61"/>
<SP HPOS="1455" ID="P1_SP02095" VPOS="5893" WIDTH="15"/>
<String CC="764675" CONTENT="keizer" HEIGHT="24" HPOS="1470" ID="P1_ST02473" VPOS="5863" WC="0.96" WIDTH="85"/>
<SP HPOS="1556" ID="P1_SP02096" VPOS="5893" WIDTH="15"/>
<String CC="050795975" CONTENT="Alexander" HEIGHT="32" HPOS="1571" ID="P1_ST02474" VPOS="5855" WC="0.44" WIDTH="144"/>
<SP HPOS="1715" ID="P1_SP02097" VPOS="5893" WIDTH="18"/>
<String CC="9202763779" CONTENT="gekoesterd" HEIGHT="32" HPOS="1733" ID="P1_ST02475" VPOS="5863" WC="0.98" WIDTH="149"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="1058" ID="P1_TL00293" VPOS="5890" WIDTH="931">
<String CC="670706710" CONTENT="Frankrijk" HEIGHT="38" HPOS="1058" ID="P1_ST02476" VPOS="5890" WC="0.98" WIDTH="136"/>
<SP HPOS="1194" ID="P1_SP02098" VPOS="5928" WIDTH="17"/>
<String CC="07" CONTENT="en" HEIGHT="20" HPOS="1211" ID="P1_ST02477" VPOS="5900" WC="0.61" WIDTH="31"/>
<SP HPOS="1241" ID="P1_SP02099" VPOS="5928" WIDTH="19"/>
<String CC="89876897090" CONTENT="Oostenrijk," HEIGHT="33" HPOS="1260" ID="P1_ST02478" VPOS="5893" WC="0.98" WIDTH="152"/>
<SP HPOS="1413" ID="P1_SP02100" VPOS="5928" WIDTH="18"/>
<String CC="975778" CONTENT="geheel" HEIGHT="31" HPOS="1430" ID="P1_ST02479" VPOS="5895" WC="0.96" WIDTH="90"/>
<SP HPOS="1520" ID="P1_SP02101" VPOS="5928" WIDTH="17"/>
<String CC="25" CONTENT="en" HEIGHT="19" HPOS="1537" ID="P1_ST02480" VPOS="5901" WC="0.58" WIDTH="32"/>
<SP HPOS="1569" ID="P1_SP02102" VPOS="5928" WIDTH="17"/>
<String CC="73" CONTENT="al" HEIGHT="24" HPOS="1585" ID="P1_ST02481" VPOS="5894" WC="0.44" WIDTH="24"/>
<SP HPOS="1609" ID="P1_SP02103" VPOS="5928" WIDTH="19"/>
<String CC="669790769" CONTENT="ongegrond" HEIGHT="33" HPOS="1628" ID="P1_ST02482" VPOS="5894" WC="0.97" WIDTH="146"/>
<SP HPOS="1774" ID="P1_SP02104" VPOS="5928" WIDTH="21"/>
<String CC="05758" CONTENT="moest" HEIGHT="24" HPOS="1795" ID="P1_ST02483" VPOS="5898" WC="0.96" WIDTH="80"/>
<SP HPOS="1876" ID="P1_SP02105" VPOS="5928" WIDTH="20"/>
<String CC="979475" CONTENT="geacht" HEIGHT="33" HPOS="1896" ID="P1_ST02484" VPOS="5897" WC="0.96" WIDTH="93"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="1058" ID="P1_TL00294" VPOS="5921" WIDTH="931">
<String CC="9180870" CONTENT="Woraën." HEIGHT="28" HPOS="1058" ID="P1_ST02485" VPOS="5921" WC="0.49" WIDTH="110"/>
<SP HPOS="1168" ID="P1_SP02106" VPOS="5949" WIDTH="37"/>
<String CC="64" CONTENT="De" HEIGHT="30" HPOS="1205" ID="P1_ST02486" VPOS="5922" WC="0.48" WIDTH="35"/>
<SP HPOS="1240" ID="P1_SP02107" VPOS="5952" WIDTH="27"/>
<String CC="070770" CONTENT="keizer" HEIGHT="25" HPOS="1267" ID="P1_ST02487" VPOS="5924" WC="0.98" WIDTH="83"/>
<SP HPOS="1350" ID="P1_SP02108" VPOS="5952" WIDTH="20"/>
<String CC="799" CONTENT="bad" HEIGHT="26" HPOS="1370" ID="P1_ST02488" VPOS="5926" WC="0.90" WIDTH="50"/>
<SP HPOS="1420" ID="P1_SP02109" VPOS="5952" WIDTH="19"/>
<String CC="97777" CONTENT="geene" HEIGHT="24" HPOS="1439" ID="P1_ST02489" VPOS="5934" WC="0.20" WIDTH="78"/>
<SP HPOS="1517" ID="P1_SP02110" VPOS="5957" WIDTH="19"/>
<String CC="9790877971298" CONTENT="demonstratiëu" HEIGHT="26" HPOS="1535" ID="P1_ST02490" VPOS="5926" WC="0.29" WIDTH="198"/>
<SP HPOS="1734" ID="P1_SP02111" VPOS="5957" WIDTH="18"/>
<String CC="97376060" CONTENT="gemaakt," HEIGHT="32" HPOS="1752" ID="P1_ST02491" VPOS="5929" WC="0.98" WIDTH="136"/>
<SP HPOS="1887" ID="P1_SP02112" VPOS="5961" WIDTH="18"/>
<String CC="940601" CONTENT="dewijl" HEIGHT="32" HPOS="1905" ID="P1_ST02492" VPOS="5930" WC="0.98" WIDTH="84"/>
</TextLine>
<TextLine HEIGHT="42" HPOS="1059" ID="P1_TL00295" VPOS="5955" WIDTH="929">
<String CC="771" CONTENT="hij" HEIGHT="30" HPOS="1059" ID="P1_ST02493" VPOS="5955" WC="0.94" WIDTH="33"/>
<SP HPOS="1093" ID="P1_SP02113" VPOS="5985" WIDTH="18"/>
<String CC="01478" CONTENT="geene" HEIGHT="27" HPOS="1110" ID="P1_ST02494" VPOS="5960" WC="0.57" WIDTH="78"/>
<SP HPOS="1188" ID="P1_SP02114" VPOS="5987" WIDTH="15"/>
<String CC="669007707" CONTENT="zoodanige" HEIGHT="32" HPOS="1204" ID="P1_ST02495" VPOS="5955" WC="0.98" WIDTH="139"/>
<SP HPOS="1343" ID="P1_SP02115" VPOS="5987" WIDTH="18"/>
<String CC="790678889" CONTENT="bedoeling" HEIGHT="34" HPOS="1361" ID="P1_ST02496" VPOS="5956" WC="0.97" WIDTH="136"/>
<SP HPOS="1496" ID="P1_SP02116" VPOS="5991" WIDTH="15"/>
<String CC="709" CONTENT="had" HEIGHT="27" HPOS="1512" ID="P1_ST02497" VPOS="5957" WC="0.94" WIDTH="51"/>
<SP HPOS="1563" ID="P1_SP02117" VPOS="5991" WIDTH="12"/>
<String CC="07709937700" CONTENT="gekoesterd;" HEIGHT="32" HPOS="1574" ID="P1_ST02498" VPOS="5957" WC="0.98" WIDTH="167"/>
<SP HPOS="1741" ID="P1_SP02118" VPOS="5991" WIDTH="20"/>
<String CC="9534" CONTENT="alle" HEIGHT="25" HPOS="1761" ID="P1_ST02499" VPOS="5961" WC="0.95" WIDTH="50"/>
<SP HPOS="1811" ID="P1_SP02119" VPOS="5991" WIDTH="17"/>
<String CC="4406006977" CONTENT="beweringen" HEIGHT="37" HPOS="1827" ID="P1_ST02500" VPOS="5960" WC="0.98" WIDTH="161"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="1058" ID="P1_TL00296" VPOS="5982" WIDTH="931">
<String CC="098" CONTENT="van" HEIGHT="17" HPOS="1058" ID="P1_ST02501" VPOS="5994" WC="0.93" WIDTH="48"/>
<SP HPOS="1107" ID="P1_SP02120" VPOS="6011" WIDTH="26"/>
<String CC="0878" CONTENT="dien" HEIGHT="26" HPOS="1133" ID="P1_ST02502" VPOS="5985" WC="0.95" WIDTH="58"/>
<SP HPOS="1191" ID="P1_SP02121" VPOS="6011" WIDTH="25"/>
<String CC="9009" CONTENT="aard" HEIGHT="24" HPOS="1215" ID="P1_ST02503" VPOS="5987" WC="0.96" WIDTH="61"/>
<SP HPOS="1277" ID="P1_SP02122" VPOS="6011" WIDTH="21"/>
<String CC="7077678" CONTENT="mochten" HEIGHT="28" HPOS="1298" ID="P1_ST02504" VPOS="5986" WC="0.97" WIDTH="120"/>
<SP HPOS="1419" ID="P1_SP02123" VPOS="6014" WIDTH="19"/>
<String CC="97090377" CONTENT="derhalve" HEIGHT="32" HPOS="1437" ID="P1_ST02505" VPOS="5982" WC="0.98" WIDTH="119"/>
<SP HPOS="1557" ID="P1_SP02124" VPOS="6014" WIDTH="18"/>
<String CC="8075" CONTENT="even" HEIGHT="17" HPOS="1574" ID="P1_ST02506" VPOS="5996" WC="0.96" WIDTH="63"/>
<SP HPOS="1637" ID="P1_SP02125" VPOS="6014" WIDTH="17"/>
<String CC="059596360" CONTENT="ongegrond" HEIGHT="30" HPOS="1654" ID="P1_ST02507" VPOS="5993" WC="0.98" WIDTH="150"/>
<SP HPOS="1804" ID="P1_SP02126" VPOS="6022" WIDTH="17"/>
<String CC="768" CONTENT="als" HEIGHT="26" HPOS="1820" ID="P1_ST02508" VPOS="5993" WC="0.92" WIDTH="38"/>
<SP HPOS="1858" ID="P1_SP02127" VPOS="6022" WIDTH="18"/>
<String CC="50744600" CONTENT="doelloos" HEIGHT="26" HPOS="1876" ID="P1_ST02509" VPOS="5994" WC="0.99" WIDTH="113"/>
</TextLine>
<TextLine HEIGHT="32" HPOS="1058" ID="P1_TL00297" VPOS="6017" WIDTH="250">
<String CC="030907" CONTENT="worden" HEIGHT="26" HPOS="1058" ID="P1_ST02510" VPOS="6018" WC="0.98" WIDTH="103"/>
<SP HPOS="1161" ID="P1_SP02128" VPOS="6044" WIDTH="15"/>
<String CC="067746080" CONTENT="geheeten." HEIGHT="32" HPOS="1176" ID="P1_ST02511" VPOS="6017" WC="0.55" WIDTH="132"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="123" HPOS="1056" ID="P1_TB00022" STYLEREFS="TXT_9 PAR_BLOCK" VPOS="6083" WIDTH="934">
<TextLine HEIGHT="41" HPOS="1090" ID="P1_TL00298" VPOS="6083" WIDTH="899">
<String CC="35" CONTENT="De" HEIGHT="26" HPOS="1090" ID="P1_ST02512" VPOS="6084" WC="0.57" WIDTH="38"/>
<SP HPOS="1128" ID="P1_SP02129" VPOS="6110" WIDTH="33"/>
<String CC="047370" CONTENT="koning" HEIGHT="34" HPOS="1161" ID="P1_ST02513" VPOS="6083" WC="0.98" WIDTH="98"/>
<SP HPOS="1259" ID="P1_SP02130" VPOS="6117" WIDTH="17"/>
<String CC="995" CONTENT="van" HEIGHT="18" HPOS="1276" ID="P1_ST02514" VPOS="6093" WC="0.90" WIDTH="50"/>
<SP HPOS="1325" ID="P1_SP02131" VPOS="6117" WIDTH="17"/>
<String CC="7535576" CONTENT="Pruisen" HEIGHT="28" HPOS="1342" ID="P1_ST02515" VPOS="6086" WC="0.97" WIDTH="109"/>
<SP HPOS="1450" ID="P1_SP02132" VPOS="6117" WIDTH="17"/>
<String CC="77758" CONTENT="heeft" HEIGHT="26" HPOS="1467" ID="P1_ST02516" VPOS="6089" WC="0.95" WIDTH="71"/>
<SP HPOS="1538" ID="P1_SP02133" VPOS="6117" WIDTH="17"/>
<String CC="008" CONTENT="aan" HEIGHT="17" HPOS="1554" ID="P1_ST02517" VPOS="6096" WC="0.97" WIDTH="47"/>
<SP HPOS="1602" ID="P1_SP02134" VPOS="6117" WIDTH="19"/>
<String CC="2" CONTENT="8" HEIGHT="24" HPOS="1620" ID="P1_ST02518" VPOS="6090" WC="0.72" WIDTH="15"/>
<SP HPOS="1636" ID="P1_SP02135" VPOS="6117" WIDTH="13"/>
<String CC="07996787" CONTENT="personen" HEIGHT="25" HPOS="1649" ID="P1_ST02519" VPOS="6096" WC="0.97" WIDTH="124"/>
<SP HPOS="1773" ID="P1_SP02136" VPOS="6120" WIDTH="25"/>
<String CC="745" CONTENT="uit" HEIGHT="25" HPOS="1798" ID="P1_ST02520" VPOS="6092" WC="0.93" WIDTH="39"/>
<SP HPOS="1837" ID="P1_SP02137" VPOS="6120" WIDTH="25"/>
<String CC="69709360" CONTENT="Hanover," HEIGHT="31" HPOS="1861" ID="P1_ST02521" VPOS="6093" WC="0.46" WIDTH="128"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="1058" ID="P1_TL00299" VPOS="6116" WIDTH="932">
<String CC="965" CONTENT="die" HEIGHT="25" HPOS="1058" ID="P1_ST02522" VPOS="6116" WC="0.92" WIDTH="40"/>
<SP HPOS="1098" ID="P1_SP02138" VPOS="6141" WIDTH="17"/>
<String CC="910577" CONTENT="wegens" HEIGHT="25" HPOS="1115" ID="P1_ST02523" VPOS="6123" WC="0.97" WIDTH="102"/>
<SP HPOS="1217" ID="P1_SP02139" VPOS="6148" WIDTH="24"/>
<String CC="60809705709" CONTENT="landverraad" HEIGHT="28" HPOS="1240" ID="P1_ST02524" VPOS="6117" WC="0.98" WIDTH="170"/>
<SP HPOS="1410" ID="P1_SP02140" VPOS="6148" WIDTH="22"/>
<String CC="57076" CONTENT="ieder" HEIGHT="25" HPOS="1433" ID="P1_ST02525" VPOS="6122" WC="0.96" WIDTH="71"/>
<SP HPOS="1504" ID="P1_SP02141" VPOS="6148" WIDTH="17"/>
<String CC="77067007739" CONTENT="veroordeeld" HEIGHT="26" HPOS="1520" ID="P1_ST02526" VPOS="6120" WC="0.98" WIDTH="164"/>
<SP HPOS="1684" ID="P1_SP02142" VPOS="6148" WIDTH="17"/>
<String CC="90757" CONTENT="waren" HEIGHT="19" HPOS="1701" ID="P1_ST02527" VPOS="6129" WC="0.96" WIDTH="86"/>
<SP HPOS="1787" ID="P1_SP02143" VPOS="6148" WIDTH="17"/>
<String CC="97009067" CONTENT="geworden" HEIGHT="30" HPOS="1804" ID="P1_ST02528" VPOS="6126" WC="0.98" WIDTH="137"/>
<SP HPOS="1941" ID="P1_SP02144" VPOS="6156" WIDTH="8"/>
<String CC="070" CONTENT="tot" HEIGHT="25" HPOS="1949" ID="P1_ST02529" VPOS="6128" WC="0.97" WIDTH="41"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1058" ID="P1_TL00300" VPOS="6148" WIDTH="931">
<String CC="877" CONTENT="één" HEIGHT="26" HPOS="1058" ID="P1_ST02530" VPOS="6148" WC="0.92" WIDTH="46"/>
<SP HPOS="1104" ID="P1_SP02145" VPOS="6174" WIDTH="21"/>
<String CC="9576" CONTENT="jaar" HEIGHT="32" HPOS="1126" ID="P1_ST02531" VPOS="6148" WC="0.94" WIDTH="59"/>
<SP HPOS="1185" ID="P1_SP02146" VPOS="6180" WIDTH="25"/>
<String CC="9300897856730290" CONTENT="gevangenisstraf," HEIGHT="32" HPOS="1209" ID="P1_ST02532" VPOS="6150" WC="0.99" WIDTH="236"/>
<SP HPOS="1446" ID="P1_SP02147" VPOS="6182" WIDTH="19"/>
<String CC="06005777700079" CONTENT="kwijtschelding" HEIGHT="33" HPOS="1465" ID="P1_ST02533" VPOS="6151" WC="0.99" WIDTH="207"/>
<SP HPOS="1671" ID="P1_SP02148" VPOS="6184" WIDTH="17"/>
<String CC="997" CONTENT="van" HEIGHT="19" HPOS="1688" ID="P1_ST02534" VPOS="6161" WC="0.90" WIDTH="51"/>
<SP HPOS="1739" ID="P1_SP02149" VPOS="6184" WIDTH="19"/>
<String CC="76867" CONTENT="hunne" HEIGHT="26" HPOS="1757" ID="P1_ST02535" VPOS="6155" WC="0.95" WIDTH="86"/>
<SP HPOS="1844" ID="P1_SP02150" VPOS="6184" WIDTH="17"/>
<String CC="53666" CONTENT="straf" HEIGHT="25" HPOS="1860" ID="P1_ST02536" VPOS="6158" WC="0.96" WIDTH="69"/>
<SP HPOS="1929" ID="P1_SP02151" VPOS="6184" WIDTH="13"/>
<String CC="912" CONTENT="ge" HEIGHT="20" HPOS="1942" ID="P1_ST02537" SUBS_CONTENT="geschonken." SUBS_TYPE="HypPart1" VPOS="6167" WC="0.95" WIDTH="32"/>
<HYP CONTENT="-" HPOS="1974" VPOS="6167" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="26" HPOS="1057" ID="P1_TL00301" VPOS="6180" WIDTH="138">
<String CC="778780570" CONTENT="schonken." HEIGHT="26" HPOS="1057" ID="P1_ST02538" SUBS_CONTENT="geschonken." SUBS_TYPE="HypPart2" VPOS="6180" WC="0.98" WIDTH="138"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="549" HPOS="1050" ID="P1_TB00023" STYLEREFS="TXT_9 PAR_BLOCK" VPOS="6211" WIDTH="941">
<TextLine HEIGHT="41" HPOS="1091" ID="P1_TL00302" VPOS="6211" WIDTH="899">
<String CC="8" CONTENT="—" HEIGHT="2" HPOS="1091" ID="P1_ST02539" VPOS="6226" WC="0.20" WIDTH="31"/>
<SP HPOS="1122" ID="P1_SP02152" VPOS="6228" WIDTH="18"/>
<String CC="774607" CONTENT="Sedert" HEIGHT="25" HPOS="1140" ID="P1_ST02540" VPOS="6211" WC="0.97" WIDTH="91"/>
<SP HPOS="1231" ID="P1_SP02153" VPOS="6236" WIDTH="18"/>
<String CC="6287977" CONTENT="eenigen" HEIGHT="33" HPOS="1248" ID="P1_ST02541" VPOS="6213" WC="0.29" WIDTH="105"/>
<SP HPOS="1354" ID="P1_SP02154" VPOS="6246" WIDTH="19"/>
<String CC="4740" CONTENT="tijd" HEIGHT="32" HPOS="1372" ID="P1_ST02542" VPOS="6214" WC="0.96" WIDTH="47"/>
<SP HPOS="1420" ID="P1_SP02155" VPOS="6246" WIDTH="18"/>
<String CC="807951" CONTENT="liepen" HEIGHT="35" HPOS="1437" ID="P1_ST02543" VPOS="6216" WC="0.97" WIDTH="83"/>
<SP HPOS="1520" ID="P1_SP02156" VPOS="6252" WIDTH="17"/>
<String CC="55" CONTENT="er" HEIGHT="18" HPOS="1537" ID="P1_ST02544" VPOS="6223" WC="0.41" WIDTH="27"/>
<SP HPOS="1564" ID="P1_SP02157" VPOS="6252" WIDTH="17"/>
<String CC="9267376440" CONTENT="geruchten," HEIGHT="32" HPOS="1580" ID="P1_ST02545" VPOS="6215" WC="0.98" WIDTH="148"/>
<SP HPOS="1728" ID="P1_SP02158" VPOS="6252" WIDTH="19"/>
<String CC="998" CONTENT="dat" HEIGHT="27" HPOS="1747" ID="P1_ST02546" VPOS="6217" WC="0.90" WIDTH="45"/>
<SP HPOS="1792" ID="P1_SP02159" VPOS="6252" WIDTH="19"/>
<String CC="98" CONTENT="de" HEIGHT="26" HPOS="1811" ID="P1_ST02547" VPOS="6220" WC="0.13" WIDTH="30"/>
<SP HPOS="1840" ID="P1_SP02160" VPOS="6252" WIDTH="17"/>
<String CC="767577340" CONTENT="minister" HEIGHT="26" HPOS="1857" ID="P1_ST02548" SUBS_CONTENT="ministerpresident" SUBS_TYPE="HypPart1" VPOS="6220" WC="0.98" WIDTH="119"/>
<HYP CONTENT="-" HPOS="1976" VPOS="6220" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1057" ID="P1_TL00303" VPOS="6242" WIDTH="934">
<String CC="077660776" CONTENT="president" HEIGHT="31" HPOS="1057" ID="P1_ST02549" SUBS_CONTENT="ministerpresident" SUBS_TYPE="HypPart2" VPOS="6242" WC="0.98" WIDTH="131"/>
<SP HPOS="1188" ID="P1_SP02161" VPOS="6273" WIDTH="18"/>
<String CC="907" CONTENT="van" HEIGHT="17" HPOS="1206" ID="P1_ST02550" VPOS="6250" WC="0.94" WIDTH="48"/>
<SP HPOS="1254" ID="P1_SP02162" VPOS="6273" WIDTH="17"/>
<String CC="75907740" CONTENT="Pruisen," HEIGHT="28" HPOS="1271" ID="P1_ST02551" VPOS="6244" WC="0.98" WIDTH="116"/>
<SP HPOS="1387" ID="P1_SP02163" VPOS="6273" WIDTH="18"/>
<String CC="96995" CONTENT="graaf" HEIGHT="32" HPOS="1404" ID="P1_ST02552" VPOS="6246" WC="0.94" WIDTH="77"/>
<SP HPOS="1481" ID="P1_SP02164" VPOS="6278" WIDTH="6"/>
<String CC="047" CONTENT="von" HEIGHT="17" HPOS="1487" ID="P1_ST02553" VPOS="6255" WC="0.60" WIDTH="50"/>
<SP HPOS="1537" ID="P1_SP02165" VPOS="6278" WIDTH="8"/>
<String CC="67779269" CONTENT="Bismarck" HEIGHT="25" HPOS="1545" ID="P1_ST02554" VPOS="6247" WC="0.28" WIDTH="132"/>
<SP HPOS="1677" ID="P1_SP02166" VPOS="6278" WIDTH="17"/>
<String CC="05877978" CONTENT="pogingen" HEIGHT="32" HPOS="1694" ID="P1_ST02555" VPOS="6249" WC="0.97" WIDTH="129"/>
<SP HPOS="1822" ID="P1_SP02167" VPOS="6281" WIDTH="8"/>
<String CC="56" CONTENT="in" HEIGHT="24" HPOS="1831" ID="P1_ST02556" VPOS="6252" WC="0.39" WIDTH="26"/>
<SP HPOS="1857" ID="P1_SP02168" VPOS="6281" WIDTH="11"/>
<String CC="778" CONTENT="het" HEIGHT="26" HPOS="1867" ID="P1_ST02557" VPOS="6252" WC="0.92" WIDTH="45"/>
<SP HPOS="1912" ID="P1_SP02169" VPOS="6281" WIDTH="9"/>
<String CC="0740" CONTENT="werk" HEIGHT="25" HPOS="1922" ID="P1_ST02558" VPOS="6253" WC="0.98" WIDTH="69"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="1058" ID="P1_TL00304" VPOS="6272" WIDTH="932">
<String CC="799" CONTENT="had" HEIGHT="28" HPOS="1058" ID="P1_ST02559" VPOS="6272" WC="0.90" WIDTH="50"/>
<SP HPOS="1108" ID="P1_SP02170" VPOS="6300" WIDTH="20"/>
<String CC="7689069" CONTENT="gesteld" HEIGHT="35" HPOS="1128" ID="P1_ST02560" VPOS="6272" WC="0.97" WIDTH="99"/>
<SP HPOS="1227" ID="P1_SP02171" VPOS="6307" WIDTH="17"/>
<String CC="79" CONTENT="om" HEIGHT="18" HPOS="1244" ID="P1_ST02561" VPOS="6281" WC="0.14" WIDTH="41"/>
<SP HPOS="1285" ID="P1_SP02172" VPOS="6307" WIDTH="17"/>
<String CC="6376" CONTENT="zich" HEIGHT="26" HPOS="1302" ID="P1_ST02562" VPOS="6276" WC="0.95" WIDTH="57"/>
<SP HPOS="1358" ID="P1_SP02173" VPOS="6307" WIDTH="17"/>
<String CC="08" CONTENT="in" HEIGHT="25" HPOS="1375" ID="P1_ST02563" VPOS="6278" WC="0.58" WIDTH="26"/>
<SP HPOS="1401" ID="P1_SP02174" VPOS="6307" WIDTH="22"/>
<String CC="85609743" CONTENT="Rusland," HEIGHT="32" HPOS="1423" ID="P1_ST02564" VPOS="6276" WC="0.98" WIDTH="130"/>
<SP HPOS="1553" ID="P1_SP02175" VPOS="6308" WIDTH="26"/>
<String CC="57" CONTENT="te" HEIGHT="25" HPOS="1579" ID="P1_ST02565" VPOS="6279" WC="0.34" WIDTH="26"/>
<SP HPOS="1605" ID="P1_SP02176" VPOS="6308" WIDTH="17"/>
<String CC="7515777649" CONTENT="Petersburg" HEIGHT="40" HPOS="1622" ID="P1_ST02566" VPOS="6275" WC="0.98" WIDTH="158"/>
<SP HPOS="1780" ID="P1_SP02177" VPOS="6315" WIDTH="18"/>
<String CC="66" CONTENT="of" HEIGHT="25" HPOS="1798" ID="P1_ST02567" VPOS="6282" WC="0.39" WIDTH="27"/>
<SP HPOS="1825" ID="P1_SP02178" VPOS="6315" WIDTH="19"/>
<String CC="30" CONTENT="te" HEIGHT="26" HPOS="1844" ID="P1_ST02568" VPOS="6283" WC="0.83" WIDTH="25"/>
<SP HPOS="1869" ID="P1_SP02179" VPOS="6315" WIDTH="17"/>
<String CC="507677" CONTENT="Moscon" HEIGHT="30" HPOS="1885" ID="P1_ST02569" VPOS="6280" WC="0.42" WIDTH="105"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="1058" ID="P1_TL00305" VPOS="6304" WIDTH="933">
<String CC="0" CONTENT="—" HEIGHT="4" HPOS="1058" ID="P1_ST02570" VPOS="6320" WC="1.00" WIDTH="31"/>
<SP HPOS="1089" ID="P1_SP02180" VPOS="6324" WIDTH="26"/>
<String CC="06" CONTENT="de" HEIGHT="27" HPOS="1115" ID="P1_ST02571" VPOS="6304" WC="0.67" WIDTH="31"/>
<SP HPOS="1146" ID="P1_SP02181" VPOS="6331" WIDTH="25"/>
<String CC="4907" CONTENT="stad" HEIGHT="26" HPOS="1170" ID="P1_ST02572" VPOS="6305" WC="0.95" WIDTH="59"/>
<SP HPOS="1230" ID="P1_SP02182" VPOS="6331" WIDTH="18"/>
<String CC="0887" CONTENT="was!" HEIGHT="25" HPOS="1247" ID="P1_ST02573" VPOS="6309" WC="0.95" WIDTH="61"/>
<SP HPOS="1309" ID="P1_SP02183" VPOS="6334" WIDTH="15"/>
<String CC="779" CONTENT="hem" HEIGHT="26" HPOS="1324" ID="P1_ST02574" VPOS="6308" WC="0.91" WIDTH="59"/>
<SP HPOS="1383" ID="P1_SP02184" VPOS="6334" WIDTH="24"/>
<String CC="976075" CONTENT="geheel" HEIGHT="32" HPOS="1407" ID="P1_ST02575" VPOS="6309" WC="0.97" WIDTH="91"/>
<SP HPOS="1498" ID="P1_SP02185" VPOS="6341" WIDTH="25"/>
<String CC="1703977856269" CONTENT="onverschillig" HEIGHT="33" HPOS="1522" ID="P1_ST02576" VPOS="6311" WC="0.98" WIDTH="182"/>
<SP HPOS="1704" ID="P1_SP02186" VPOS="6344" WIDTH="17"/>
<String CC="8" CONTENT="—" HEIGHT="6" HPOS="1721" ID="P1_ST02577" VPOS="6325" WC="0.20" WIDTH="31"/>
<SP HPOS="1752" ID="P1_SP02187" VPOS="6344" WIDTH="19"/>
<String CC="7780" CONTENT="eene" HEIGHT="17" HPOS="1770" ID="P1_ST02578" VPOS="6322" WC="0.39" WIDTH="60"/>
<SP HPOS="1831" ID="P1_SP02188" VPOS="6344" WIDTH="15"/>
<String CC="06175" CONTENT="krant" HEIGHT="25" HPOS="1846" ID="P1_ST02579" VPOS="6315" WC="0.97" WIDTH="79"/>
<SP HPOS="1925" ID="P1_SP02189" VPOS="6344" WIDTH="15"/>
<String CC="028" CONTENT="aan" HEIGHT="19" HPOS="1941" ID="P1_ST02580" VPOS="6324" WC="0.96" WIDTH="50"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1058" ID="P1_TL00306" VPOS="6339" WIDTH="931">
<String CC="52" CONTENT="te" HEIGHT="24" HPOS="1058" ID="P1_ST02581" VPOS="6339" WC="0.61" WIDTH="26"/>
<SP HPOS="1084" ID="P1_SP02190" VPOS="6363" WIDTH="17"/>
<String CC="667022870" CONTENT="scnaflen." HEIGHT="24" HPOS="1101" ID="P1_ST02582" VPOS="6339" WC="0.53" WIDTH="122"/>
<SP HPOS="1222" ID="P1_SP02191" VPOS="6363" WIDTH="25"/>
<String CC="77" CONTENT="\\" HEIGHT="24" HPOS="1247" ID="P1_ST02583" VPOS="6339" WC="0.25" WIDTH="22"/>
<SP HPOS="1270" ID="P1_SP02192" VPOS="6363" WIDTH="12"/>
<String CC="95" CONTENT="at" HEIGHT="26" HPOS="1281" ID="P1_ST02584" VPOS="6339" WC="0.23" WIDTH="27"/>
<SP HPOS="1309" ID="P1_SP02193" VPOS="6365" WIDTH="17"/>
<String CC="64" CONTENT="er" HEIGHT="17" HPOS="1325" ID="P1_ST02585" VPOS="6348" WC="0.45" WIDTH="28"/>
<SP HPOS="1354" ID="P1_SP02194" VPOS="6365" WIDTH="15"/>
<String CC="076" CONTENT="den" HEIGHT="25" HPOS="1369" ID="P1_ST02586" VPOS="6340" WC="0.95" WIDTH="50"/>
<SP HPOS="1419" ID="P1_SP02195" VPOS="6365" WIDTH="15"/>
<String CC="640976794" CONTENT="staatsman" HEIGHT="26" HPOS="1434" ID="P1_ST02587" VPOS="6343" WC="0.98" WIDTH="142"/>
<SP HPOS="1576" ID="P1_SP02196" VPOS="6369" WIDTH="17"/>
<String CC="7960606977" CONTENT="aangelegen" HEIGHT="33" HPOS="1592" ID="P1_ST02588" VPOS="6343" WC="0.98" WIDTH="158"/>
<SP HPOS="1750" ID="P1_SP02197" VPOS="6376" WIDTH="13"/>
<String CC="928" CONTENT="kon" HEIGHT="24" HPOS="1763" ID="P1_ST02589" VPOS="6346" WC="0.92" WIDTH="50"/>
<SP HPOS="1813" ID="P1_SP02198" VPOS="6376" WIDTH="18"/>
<String CC="75880" CONTENT="zijn," HEIGHT="31" HPOS="1831" ID="P1_ST02590" VPOS="6347" WC="0.96" WIDTH="56"/>
<SP HPOS="1886" ID="P1_SP02199" VPOS="6378" WIDTH="20"/>
<String CC="70" CONTENT="om" HEIGHT="17" HPOS="1906" ID="P1_ST02591" VPOS="6356" WC="0.63" WIDTH="40"/>
<SP HPOS="1946" ID="P1_SP02200" VPOS="6378" WIDTH="17"/>
<String CC="26" CONTENT="iv" HEIGHT="24" HPOS="1963" ID="P1_ST02592" VPOS="6348" WC="0.53" WIDTH="26"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="1057" ID="P1_TL00307" VPOS="6369" WIDTH="932">
<String CC="775" CONTENT="het" HEIGHT="25" HPOS="1057" ID="P1_ST02593" VPOS="6370" WC="0.92" WIDTH="47"/>
<SP HPOS="1104" ID="P1_SP02201" VPOS="6394" WIDTH="15"/>
<String CC="6922" CONTENT="hart" HEIGHT="26" HPOS="1120" ID="P1_ST02594" VPOS="6370" WC="0.95" WIDTH="61"/>
<SP HPOS="1181" ID="P1_SP02202" VPOS="6396" WIDTH="18"/>
<String CC="047" CONTENT="van" HEIGHT="19" HPOS="1199" ID="P1_ST02595" VPOS="6377" WC="0.96" WIDTH="51"/>
<SP HPOS="1250" ID="P1_SP02203" VPOS="6396" WIDTH="17"/>
<String CC="7764980" CONTENT="Eusland" HEIGHT="27" HPOS="1266" ID="P1_ST02596" VPOS="6370" WC="0.38" WIDTH="115"/>
<SP HPOS="1381" ID="P1_SP02204" VPOS="6397" WIDTH="19"/>
<String CC="774" CONTENT="een" HEIGHT="15" HPOS="1400" ID="P1_ST02597" VPOS="6381" WC="0.93" WIDTH="43"/>
<SP HPOS="1442" ID="P1_SP02205" VPOS="6397" WIDTH="19"/>
<String CC="080007900807044" CONTENT="partijorgaan'te" HEIGHT="37" HPOS="1461" ID="P1_ST02598" VPOS="6369" WC="0.65" WIDTH="214"/>
<SP HPOS="1675" ID="P1_SP02206" VPOS="6405" WIDTH="19"/>
<String CC="4775577800" CONTENT="bezitten,," HEIGHT="33" HPOS="1694" ID="P1_ST02599" VPOS="6376" WC="0.98" WIDTH="130"/>
<SP HPOS="1824" ID="P1_SP02207" VPOS="6409" WIDTH="20"/>
<String CC="19608" CONTENT="vatte" HEIGHT="25" HPOS="1844" ID="P1_ST02600" VPOS="6379" WC="0.96" WIDTH="71"/>
<SP HPOS="1915" ID="P1_SP02208" VPOS="6409" WIDTH="19"/>
<String CC="7032" CONTENT="nie" HEIGHT="25" HPOS="1933" ID="P1_ST02601" SUBS_CONTENT="niemand" SUBS_TYPE="HypPart1" VPOS="6379" WC="0.97" WIDTH="43"/>
<HYP CONTENT="-" HPOS="1976" VPOS="6379" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1057" ID="P1_TL00308" VPOS="6400" WIDTH="932">
<String CC="7969" CONTENT="mand" HEIGHT="24" HPOS="1057" ID="P1_ST02602" SUBS_CONTENT="niemand" SUBS_TYPE="HypPart2" VPOS="6400" WC="0.93" WIDTH="76"/>
<SP HPOS="1133" ID="P1_SP02209" VPOS="6424" WIDTH="11"/>
<String CC="0" CONTENT=";" HEIGHT="19" HPOS="1143" ID="P1_ST02603" VPOS="6411" WC="1.00" WIDTH="5"/>
<SP HPOS="1148" ID="P1_SP02210" VPOS="6430" WIDTH="26"/>
<String CC="679766" CONTENT="zeker)" HEIGHT="28" HPOS="1174" ID="P1_ST02604" VPOS="6402" WC="0.96" WIDTH="83"/>
<SP HPOS="1257" ID="P1_SP02211" VPOS="6430" WIDTH="17"/>
<String CC="37" CONTENT="is" HEIGHT="26" HPOS="1273" ID="P1_ST02605" VPOS="6402" WC="0.47" WIDTH="22"/>
<SP HPOS="1296" ID="P1_SP02212" VPOS="6430" WIDTH="24"/>
<String CC="770" CONTENT="het" HEIGHT="25" HPOS="1319" ID="P1_ST02606" VPOS="6403" WC="0.94" WIDTH="45"/>
<SP HPOS="1364" ID="P1_SP02213" VPOS="6430" WIDTH="24"/>
<String CC="86979780" CONTENT="nogtans," HEIGHT="31" HPOS="1388" ID="P1_ST02607" VPOS="6405" WC="0.27" WIDTH="118"/>
<SP HPOS="1506" ID="P1_SP02214" VPOS="6436" WIDTH="18"/>
<String CC="095" CONTENT="dat" HEIGHT="30" HPOS="1524" ID="P1_ST02608" VPOS="6402" WC="0.94" WIDTH="46"/>
<SP HPOS="1570" ID="P1_SP02215" VPOS="6436" WIDTH="19"/>
<String CC="97" CONTENT="de" HEIGHT="24" HPOS="1589" ID="P1_ST02609" VPOS="6407" WC="0.12" WIDTH="30"/>
<SP HPOS="1618" ID="P1_SP02216" VPOS="6436" WIDTH="18"/>
<String CC="97497989767" CONTENT="vergramdste" HEIGHT="30" HPOS="1636" ID="P1_ST02610" VPOS="6409" WC="0.18" WIDTH="175"/>
<SP HPOS="1811" ID="P1_SP02217" VPOS="6438" WIDTH="19"/>
<String CC="08570" CONTENT="aller" HEIGHT="25" HPOS="1830" ID="P1_ST02611" VPOS="6410" WC="0.97" WIDTH="64"/>
<SP HPOS="1893" ID="P1_SP02218" VPOS="6438" WIDTH="15"/>
<String CC="00070" CONTENT="kran" HEIGHT="24" HPOS="1909" ID="P1_ST02612" SUBS_CONTENT="kranten" SUBS_TYPE="HypPart1" VPOS="6411" WC="0.99" WIDTH="65"/>
<HYP CONTENT="-" HPOS="1974" VPOS="6411" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="1056" ID="P1_TL00309" VPOS="6431" WIDTH="934">
<String CC="878" CONTENT="ten" HEIGHT="24" HPOS="1056" ID="P1_ST02613" SUBS_CONTENT="kranten" SUBS_TYPE="HypPart2" VPOS="6432" WC="0.91" WIDTH="46"/>
<SP HPOS="1102" ID="P1_SP02219" VPOS="6456" WIDTH="28"/>
<String CC="27" CONTENT="en" HEIGHT="18" HPOS="1130" ID="P1_ST02614" VPOS="6439" WC="0.52" WIDTH="32"/>
<SP HPOS="1162" ID="P1_SP02220" VPOS="6457" WIDTH="26"/>
<String CC="527896580" CONTENT="krantjes," HEIGHT="35" HPOS="1188" ID="P1_ST02615" VPOS="6431" WC="0.41" WIDTH="131"/>
<SP HPOS="1319" ID="P1_SP02221" VPOS="6467" WIDTH="18"/>
<String CC="5385090479" CONTENT="mejufvrouw" HEIGHT="32" HPOS="1337" ID="P1_ST02616" VPOS="6435" WC="0.45" WIDTH="167"/>
<SP HPOS="1504" ID="P1_SP02222" VPOS="6467" WIDTH="18"/>
<String CC="85" CONTENT="de" HEIGHT="26" HPOS="1521" ID="P1_ST02617" VPOS="6437" WC="0.30" WIDTH="31"/>
<SP HPOS="1552" ID="P1_SP02223" VPOS="6467" WIDTH="18"/>
<String CC="79373760" CONTENT="Moscmier" HEIGHT="28" HPOS="1570" ID="P1_ST02618" STYLEREFS="TXT_10" VPOS="6435" WC="0.41" WIDTH="137"/>
<SP HPOS="1707" ID="P1_SP02224" VPOS="6467" WIDTH="8"/>
<String CC="490535434" CONTENT="Ze.ilunq," HEIGHT="30" HPOS="1715" ID="P1_ST02619" STYLEREFS="TXT_10" VPOS="6439" WC="0.53" WIDTH="116"/>
<SP HPOS="1831" ID="P1_SP02225" VPOS="6469" WIDTH="12"/>
<String CC="59" CONTENT="op" HEIGHT="26" HPOS="1843" ID="P1_ST02620" VPOS="6448" WC="0.20" WIDTH="31"/>
<SP HPOS="1873" ID="P1_SP02226" VPOS="6474" WIDTH="9"/>
<String CC="6797055" CONTENT="zekeren" HEIGHT="25" HPOS="1883" ID="P1_ST02621" VPOS="6442" WC="0.97" WIDTH="107"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="1058" ID="P1_TL00310" VPOS="6463" WIDTH="932">
<String CC="909" CONTENT="dag" HEIGHT="34" HPOS="1058" ID="P1_ST02622" VPOS="6463" WC="0.93" WIDTH="51"/>
<SP HPOS="1109" ID="P1_SP02227" VPOS="6497" WIDTH="24"/>
<String CC="976" CONTENT="met" HEIGHT="24" HPOS="1133" ID="P1_ST02623" VPOS="6465" WC="0.91" WIDTH="52"/>
<SP HPOS="1185" ID="P1_SP02228" VPOS="6497" WIDTH="25"/>
<String CC="972672" CONTENT="groote" HEIGHT="31" HPOS="1209" ID="P1_ST02624" VPOS="6467" WC="0.39" WIDTH="91"/>
<SP HPOS="1300" ID="P1_SP02229" VPOS="6497" WIDTH="25"/>
<String CC="7442296" CONTENT="letters" HEIGHT="27" HPOS="1325" ID="P1_ST02625" VPOS="6467" WC="0.97" WIDTH="91"/>
<SP HPOS="1416" ID="P1_SP02230" VPOS="6497" WIDTH="19"/>
<String CC="7677" CONTENT="eene" HEIGHT="18" HPOS="1435" ID="P1_ST02626" VPOS="6476" WC="0.27" WIDTH="60"/>
<SP HPOS="1495" ID="P1_SP02231" VPOS="6497" WIDTH="24"/>
<String CC="969639" CONTENT="poging" HEIGHT="38" HPOS="1519" ID="P1_ST02627" VPOS="6469" WC="0.96" WIDTH="98"/>
<SP HPOS="1617" ID="P1_SP02232" VPOS="6507" WIDTH="17"/>
<String CC="779779" CONTENT="bekend" HEIGHT="26" HPOS="1633" ID="P1_ST02628" VPOS="6469" WC="0.95" WIDTH="99"/>
<SP HPOS="1733" ID="P1_SP02233" VPOS="6507" WIDTH="17"/>
<String CC="990936" CONTENT="maakte" HEIGHT="26" HPOS="1749" ID="P1_ST02629" VPOS="6471" WC="0.96" WIDTH="102"/>
<SP HPOS="1851" ID="P1_SP02234" VPOS="6507" WIDTH="18"/>
<String CC="47" CONTENT="om" HEIGHT="18" HPOS="1869" ID="P1_ST02630" VPOS="6481" WC="0.40" WIDTH="40"/>
<SP HPOS="1909" ID="P1_SP02235" VPOS="6507" WIDTH="18"/>
<String CC="4796" CONTENT="haar" HEIGHT="26" HPOS="1926" ID="P1_ST02631" VPOS="6474" WC="0.94" WIDTH="64"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="1058" ID="P1_TL00311" VPOS="6496" WIDTH="931">
<String CC="87" CONTENT="te" HEIGHT="22" HPOS="1058" ID="P1_ST02632" VPOS="6497" WC="0.19" WIDTH="26"/>
<SP HPOS="1084" ID="P1_SP02236" VPOS="6520" WIDTH="26"/>
<String CC="9376759670" CONTENT="verleiden." HEIGHT="25" HPOS="1110" ID="P1_ST02633" VPOS="6496" WC="0.98" WIDTH="135"/>
<String CC="4" CONTENT="_" HEIGHT="5" HPOS="1250" ID="P1_ST02634" VPOS="6528" WC="0.55" WIDTH="4"/>
<SP HPOS="1253" ID="P1_SP02237" VPOS="6533" WIDTH="30"/>
<String CC="677" CONTENT="Het" HEIGHT="25" HPOS="1283" ID="P1_ST02635" VPOS="6498" WC="0.92" WIDTH="53"/>
<SP HPOS="1336" ID="P1_SP02238" VPOS="6533" WIDTH="25"/>
<String CC="47956" CONTENT="geval" HEIGHT="34" HPOS="1361" ID="P1_ST02636" VPOS="6500" WC="0.95" WIDTH="74"/>
<SP HPOS="1435" ID="P1_SP02239" VPOS="6534" WIDTH="25"/>
<String CC="0279" CONTENT="werd" HEIGHT="22" HPOS="1460" ID="P1_ST02637" VPOS="6503" WC="0.96" WIDTH="70"/>
<SP HPOS="1530" ID="P1_SP02240" VPOS="6534" WIDTH="25"/>
<String CC="7579" CONTENT="niet" HEIGHT="26" HPOS="1554" ID="P1_ST02638" VPOS="6501" WC="0.94" WIDTH="54"/>
<SP HPOS="1609" ID="P1_SP02241" VPOS="6534" WIDTH="19"/>
<String CC="707067797" CONTENT="brommende" HEIGHT="26" HPOS="1628" ID="P1_ST02639" VPOS="6502" WC="0.98" WIDTH="163"/>
<SP HPOS="1791" ID="P1_SP02242" VPOS="6534" WIDTH="18"/>
<String CC="746770740000" CONTENT="blootgelegd," HEIGHT="33" HPOS="1808" ID="P1_ST02640" VPOS="6504" WC="0.99" WIDTH="181"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="1057" ID="P1_TL00312" VPOS="6528" WIDTH="932">
<String CC="6996" CONTENT="maar" HEIGHT="17" HPOS="1057" ID="P1_ST02641" VPOS="6535" WC="0.93" WIDTH="72"/>
<SP HPOS="1129" ID="P1_SP02243" VPOS="6552" WIDTH="24"/>
<String CC="70" CONTENT="op" HEIGHT="25" HPOS="1153" ID="P1_ST02642" VPOS="6536" WC="0.65" WIDTH="32"/>
<SP HPOS="1185" ID="P1_SP02244" VPOS="6561" WIDTH="20"/>
<String CC="07008987" CONTENT="delikate" HEIGHT="30" HPOS="1205" ID="P1_ST02643" VPOS="6528" WC="0.46" WIDTH="112"/>
<SP HPOS="1317" ID="P1_SP02245" VPOS="6561" WIDTH="25"/>
<String CC="00367" CONTENT="wijze" HEIGHT="33" HPOS="1342" ID="P1_ST02644" VPOS="6530" WC="0.98" WIDTH="71"/>
<SP HPOS="1413" ID="P1_SP02246" VPOS="6563" WIDTH="20"/>
<String CC="775" CONTENT="aan" HEIGHT="18" HPOS="1433" ID="P1_ST02645" VPOS="6539" WC="0.92" WIDTH="47"/>
<SP HPOS="1480" ID="P1_SP02247" VPOS="6563" WIDTH="18"/>
<String CC="355" CONTENT="het" HEIGHT="26" HPOS="1498" ID="P1_ST02646" VPOS="6533" WC="0.95" WIDTH="45"/>
<SP HPOS="1543" ID="P1_SP02248" VPOS="6563" WIDTH="15"/>
<String CC="22522" CONTENT="licht" HEIGHT="26" HPOS="1558" ID="P1_ST02647" VPOS="6533" WC="0.98" WIDTH="65"/>
<SP HPOS="1623" ID="P1_SP02249" VPOS="6563" WIDTH="17"/>
<String CC="01710080" CONTENT="gebracht" HEIGHT="32" HPOS="1639" ID="P1_ST02648" VPOS="6533" WC="0.99" WIDTH="125"/>
<SP HPOS="1765" ID="P1_SP02250" VPOS="6565" WIDTH="17"/>
<String CC="075" CONTENT="met" HEIGHT="22" HPOS="1781" ID="P1_ST02649" VPOS="6537" WC="0.95" WIDTH="53"/>
<SP HPOS="1834" ID="P1_SP02251" VPOS="6565" WIDTH="17"/>
<String CC="776927086" CONTENT="zoodanige" HEIGHT="26" HPOS="1851" ID="P1_ST02650" VPOS="6537" WC="0.98" WIDTH="138"/>
</TextLine>
<TextLine HEIGHT="42" HPOS="1183" ID="P1_TL00313" VPOS="6562" WIDTH="806">
<String CC="6770660" CONTENT="termen," HEIGHT="28" HPOS="1183" ID="P1_ST02651" VPOS="6562" WC="0.98" WIDTH="105"/>
<SP HPOS="1289" ID="P1_SP02252" VPOS="6591" WIDTH="19"/>
<String CC="666" CONTENT="als" HEIGHT="24" HPOS="1307" ID="P1_ST02652" VPOS="6563" WC="0.92" WIDTH="38"/>
<SP HPOS="1345" ID="P1_SP02253" VPOS="6591" WIDTH="18"/>
<String CC="978" CONTENT="den" HEIGHT="25" HPOS="1363" ID="P1_ST02653" VPOS="6563" WC="0.91" WIDTH="47"/>
<SP HPOS="1410" ID="P1_SP02254" VPOS="6591" WIDTH="18"/>
<String CC="67679" CONTENT="lezer" HEIGHT="25" HPOS="1428" ID="P1_ST02654" VPOS="6565" WC="0.95" WIDTH="67"/>
<SP HPOS="1495" ID="P1_SP02255" VPOS="6591" WIDTH="17"/>
<String CC="00696655979" CONTENT="kondenlaten" HEIGHT="31" HPOS="1512" ID="P1_ST02655" VPOS="6563" WC="0.37" WIDTH="178"/>
<SP HPOS="1690" ID="P1_SP02256" VPOS="6594" WIDTH="15"/>
<String CC="36627" CONTENT="raden" HEIGHT="31" HPOS="1706" ID="P1_ST02656" VPOS="6565" WC="0.96" WIDTH="79"/>
<SP HPOS="1785" ID="P1_SP02257" VPOS="6595" WIDTH="7"/>
<String CC="096" CONTENT="wat" HEIGHT="27" HPOS="1792" ID="P1_ST02657" VPOS="6569" WC="0.94" WIDTH="53"/>
<SP HPOS="1845" ID="P1_SP02258" VPOS="6596" WIDTH="7"/>
<String CC="55" CONTENT="er" HEIGHT="20" HPOS="1852" ID="P1_ST02658" VPOS="6576" WC="0.45" WIDTH="31"/>
<SP HPOS="1883" ID="P1_SP02259" VPOS="6596" WIDTH="6"/>
<String CC="992096" CONTENT="gaande" HEIGHT="32" HPOS="1889" ID="P1_ST02659" VPOS="6572" WC="0.96" WIDTH="100"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="1058" ID="P1_TL00314" VPOS="6592" WIDTH="932">
<String CC="0970" CONTENT="was." HEIGHT="22" HPOS="1058" ID="P1_ST02660" VPOS="6598" WC="0.96" WIDTH="59"/>
<SP HPOS="1117" ID="P1_SP02260" VPOS="6620" WIDTH="17"/>
<String CC="566" CONTENT="Hoe" HEIGHT="25" HPOS="1134" ID="P1_ST02661" VPOS="6592" WC="0.93" WIDTH="57"/>
<SP HPOS="1191" ID="P1_SP02261" VPOS="6620" WIDTH="18"/>
<String CC="05604647569" CONTENT="voorzichtig" HEIGHT="34" HPOS="1208" ID="P1_ST02662" VPOS="6594" WC="0.98" WIDTH="159"/>
<SP HPOS="1368" ID="P1_SP02262" VPOS="6628" WIDTH="25"/>
<String CC="756769" CONTENT="echter" HEIGHT="24" HPOS="1393" ID="P1_ST02663" VPOS="6596" WC="0.96" WIDTH="87"/>
<SP HPOS="1480" ID="P1_SP02263" VPOS="6628" WIDTH="18"/>
<String CC="624" CONTENT="ook" HEIGHT="24" HPOS="1498" ID="P1_ST02664" VPOS="6598" WC="0.95" WIDTH="48"/>
<SP HPOS="1546" ID="P1_SP02264" VPOS="6628" WIDTH="17"/>
<String CC="57" CONTENT="de" HEIGHT="25" HPOS="1563" ID="P1_ST02665" VPOS="6598" WC="0.34" WIDTH="31"/>
<SP HPOS="1593" ID="P1_SP02265" VPOS="6628" WIDTH="18"/>
<String CC="75840473" CONTENT="Moscaucr" HEIGHT="26" HPOS="1611" ID="P1_ST02666" STYLEREFS="TXT_10" VPOS="6598" WC="0.47" WIDTH="138"/>
<SP HPOS="1749" ID="P1_SP02266" VPOS="6628" WIDTH="17"/>
<String CC="6820386" CONTENT="Zeitung" HEIGHT="32" HPOS="1766" ID="P1_ST02667" STYLEREFS="TXT_10" VPOS="6601" WC="0.47" WIDTH="105"/>
<SP HPOS="1871" ID="P1_SP02267" VPOS="6633" WIDTH="9"/>
<String CC="9801886" CONTENT="geweest" HEIGHT="31" HPOS="1880" ID="P1_ST02668" VPOS="6604" WC="0.97" WIDTH="110"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1058" ID="P1_TL00315" VPOS="6624" WIDTH="931">
<String CC="40930" CONTENT="ware," HEIGHT="22" HPOS="1058" ID="P1_ST02669" VPOS="6631" WC="0.98" WIDTH="74"/>
<SP HPOS="1133" ID="P1_SP02268" VPOS="6653" WIDTH="17"/>
<String CC="4567" CONTENT="toch" HEIGHT="26" HPOS="1149" ID="P1_ST02670" VPOS="6624" WC="0.95" WIDTH="61"/>
<SP HPOS="1211" ID="P1_SP02269" VPOS="6653" WIDTH="20"/>
<String CC="5600850" CONTENT="ontging" HEIGHT="34" HPOS="1231" ID="P1_ST02671" VPOS="6626" WC="0.98" WIDTH="109"/>
<SP HPOS="1339" ID="P1_SP02270" VPOS="6660" WIDTH="11"/>
<String CC="0993" CONTENT="haar" HEIGHT="28" HPOS="1350" ID="P1_ST02672" VPOS="6624" WC="0.95" WIDTH="67"/>
<SP HPOS="1417" ID="P1_SP02271" VPOS="6660" WIDTH="15"/>
<String CC="771167805" CONTENT="berichtje" HEIGHT="35" HPOS="1433" ID="P1_ST02673" VPOS="6627" WC="0.98" WIDTH="125"/>
<SP HPOS="1558" ID="P1_SP02272" VPOS="6663" WIDTH="18"/>
<String CC="078" CONTENT="den" HEIGHT="27" HPOS="1576" ID="P1_ST02674" VPOS="6628" WC="0.94" WIDTH="48"/>
<SP HPOS="1624" ID="P1_SP02273" VPOS="6663" WIDTH="17"/>
<String CC="0996508772086" CONTENT="Argus-blikken" HEIGHT="33" HPOS="1641" ID="P1_ST02675" VPOS="6630" WC="0.99" WIDTH="208"/>
<SP HPOS="1848" ID="P1_SP02274" VPOS="6663" WIDTH="19"/>
<String CC="073" CONTENT="der" HEIGHT="26" HPOS="1867" ID="P1_ST02676" VPOS="6634" WC="0.96" WIDTH="44"/>
<SP HPOS="1911" ID="P1_SP02275" VPOS="6663" WIDTH="18"/>
<String CC="03000" CONTENT="offi" HEIGHT="26" HPOS="1929" ID="P1_ST02677" SUBS_CONTENT="officieuse" SUBS_TYPE="HypPart1" VPOS="6635" WC="0.89" WIDTH="48"/>
<HYP CONTENT="-" HPOS="1977" VPOS="6635" WIDTH="12"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="1058" ID="P1_TL00316" VPOS="6657" WIDTH="930">
<String CC="717877" CONTENT="cieuse" HEIGHT="17" HPOS="1058" ID="P1_ST02678" SUBS_CONTENT="officieuse" SUBS_TYPE="HypPart2" VPOS="6663" WC="0.33" WIDTH="81"/>
<SP HPOS="1140" ID="P1_SP02276" VPOS="6679" WIDTH="25"/>
<String CC="8028856556" CONTENT="berhjnsche" HEIGHT="31" HPOS="1165" ID="P1_ST02679" VPOS="6657" WC="0.40" WIDTH="152"/>
<SP HPOS="1317" ID="P1_SP02277" VPOS="6687" WIDTH="18"/>
<String CC="0755" CONTENT="pers" HEIGHT="22" HPOS="1335" ID="P1_ST02680" VPOS="6667" WC="0.96" WIDTH="58"/>
<SP HPOS="1393" ID="P1_SP02278" VPOS="6690" WIDTH="15"/>
<String CC="9778576670" CONTENT="geenszins." HEIGHT="31" HPOS="1408" ID="P1_ST02681" VPOS="6660" WC="0.98" WIDTH="139"/>
<SP HPOS="1547" ID="P1_SP02279" VPOS="6691" WIDTH="25"/>
<String CC="76" CONTENT="De" HEIGHT="25" HPOS="1572" ID="P1_ST02682" VPOS="6661" WC="0.28" WIDTH="38"/>
<SP HPOS="1610" ID="P1_SP02280" VPOS="6691" WIDTH="18"/>
<String CC="4560875665508" CONTENT="Norddeutsclie" HEIGHT="28" HPOS="1628" ID="P1_ST02683" STYLEREFS="TXT_10" VPOS="6663" WC="0.45" WIDTH="195"/>
<SP HPOS="1822" ID="P1_SP02281" VPOS="6691" WIDTH="17"/>
<String CC="0750059006" CONTENT="verklaarde" HEIGHT="26" HPOS="1839" ID="P1_ST02684" VPOS="6667" WC="0.99" WIDTH="149"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="1057" ID="P1_TL00317" VPOS="6689" WIDTH="933">
<String CC="778074" CONTENT="josweg" HEIGHT="39" HPOS="1057" ID="P1_ST02685" VPOS="6689" WC="0.41" WIDTH="96"/>
<SP HPOS="1153" ID="P1_SP02282" VPOS="6728" WIDTH="25"/>
<String CC="96" CONTENT="de" HEIGHT="21" HPOS="1178" ID="P1_ST02686" VPOS="6689" WC="0.17" WIDTH="30"/>
<SP HPOS="1207" ID="P1_SP02283" VPOS="6728" WIDTH="26"/>
<String CC="92492070" CONTENT="Moskauer" HEIGHT="26" HPOS="1233" ID="P1_ST02687" STYLEREFS="TXT_10" VPOS="6689" WC="0.56" WIDTH="139"/>
<SP HPOS="1372" ID="P1_SP02284" VPOS="6728" WIDTH="22"/>
<String CC="9805899607" CONTENT="verklaring" HEIGHT="33" HPOS="1395" ID="P1_ST02688" VPOS="6691" WC="0.98" WIDTH="149"/>
<SP HPOS="1544" ID="P1_SP02285" VPOS="6728" WIDTH="25"/>
<String CC="9645" CONTENT="voor" HEIGHT="17" HPOS="1569" ID="P1_ST02689" VPOS="6700" WC="0.94" WIDTH="61"/>
<SP HPOS="1630" ID="P1_SP02286" VPOS="6728" WIDTH="21"/>
<String CC="807" CONTENT="een" HEIGHT="17" HPOS="1651" ID="P1_ST02690" VPOS="6702" WC="0.94" WIDTH="45"/>
<SP HPOS="1696" ID="P1_SP02287" VPOS="6728" WIDTH="26"/>
<String CC="907063755373" CONTENT="verdichtsel," HEIGHT="32" HPOS="1722" ID="P1_ST02691" VPOS="6696" WC="0.99" WIDTH="170"/>
<SP HPOS="1892" ID="P1_SP02288" VPOS="6728" WIDTH="25"/>
<String CC="7841" CONTENT="maar" HEIGHT="18" HPOS="1917" ID="P1_ST02692" VPOS="6707" WC="0.96" WIDTH="73"/>
</TextLine>
<TextLine HEIGHT="42" HPOS="1056" ID="P1_TL00318" VPOS="6718" WIDTH="933">
<String CC="47" CONTENT="de" HEIGHT="24" HPOS="1056" ID="P1_ST02693" VPOS="6718" WC="0.39" WIDTH="31"/>
<SP HPOS="1087" ID="P1_SP02289" VPOS="6742" WIDTH="27"/>
<String CC="65689870" CONTENT="Moskauer" HEIGHT="26" HPOS="1114" ID="P1_ST02694" STYLEREFS="TXT_10" VPOS="6718" WC="0.34" WIDTH="138"/>
<SP HPOS="1252" ID="P1_SP02290" VPOS="6744" WIDTH="26"/>
<String CC="78" CONTENT="is" HEIGHT="18" HPOS="1278" ID="P1_ST02695" VPOS="6728" WC="0.22" WIDTH="24"/>
<SP HPOS="1302" ID="P1_SP02291" VPOS="6745" WIDTH="22"/>
<String CC="9775" CONTENT="veel" HEIGHT="26" HPOS="1324" ID="P1_ST02696" VPOS="6720" WC="0.94" WIDTH="57"/>
<SP HPOS="1381" ID="P1_SP02292" VPOS="6746" WIDTH="25"/>
<String CC="56" CONTENT="te" HEIGHT="25" HPOS="1406" ID="P1_ST02697" VPOS="6722" WC="0.44" WIDTH="26"/>
<SP HPOS="1431" ID="P1_SP02293" VPOS="6746" WIDTH="25"/>
<String CC="11676773729" CONTENT="fatsoenlijk" HEIGHT="34" HPOS="1456" ID="P1_ST02698" VPOS="6722" WC="0.98" WIDTH="145"/>
<SP HPOS="1602" ID="P1_SP02294" VPOS="6756" WIDTH="26"/>
<String CC="49" CONTENT="om" HEIGHT="18" HPOS="1628" ID="P1_ST02699" VPOS="6732" WC="0.25" WIDTH="40"/>
<SP HPOS="1668" ID="P1_SP02295" VPOS="6756" WIDTH="27"/>
<String CC="62" CONTENT="te" HEIGHT="25" HPOS="1695" ID="P1_ST02700" VPOS="6726" WC="0.56" WIDTH="25"/>
<SP HPOS="1720" ID="P1_SP02296" VPOS="6756" WIDTH="21"/>
<String CC="6695670" CONTENT="jokken." HEIGHT="32" HPOS="1741" ID="P1_ST02701" VPOS="6728" WC="0.97" WIDTH="102"/>
<SP HPOS="1843" ID="P1_SP02297" VPOS="6759" WIDTH="34"/>
<String CC="66" CONTENT="In" HEIGHT="27" HPOS="1877" ID="P1_ST02702" VPOS="6729" WC="0.33" WIDTH="31"/>
<SP HPOS="1907" ID="P1_SP02298" VPOS="6759" WIDTH="18"/>
<String CC="7779" CONTENT="haar" HEIGHT="30" HPOS="1925" ID="P1_ST02703" VPOS="6730" WC="0.93" WIDTH="64"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="2265" HPOS="2020" ID="P1_TB00024" STYLEREFS="TXT_9 PAR_LEFT" VPOS="1286" WIDTH="943">
<TextLine HEIGHT="41" HPOS="2020" ID="P1_TL00319" VPOS="1286" WIDTH="937">
<String CC="0270764" CONTENT="jongste" HEIGHT="38" HPOS="2020" ID="P1_ST02704" VPOS="1289" WC="0.98" WIDTH="105"/>
<SP HPOS="2125" ID="P1_SP02299" VPOS="1326" WIDTH="24"/>
<String CC="888606" CONTENT="nommer" HEIGHT="21" HPOS="2148" ID="P1_ST02705" VPOS="1297" WC="0.36" WIDTH="111"/>
<SP HPOS="2259" ID="P1_SP02300" VPOS="1326" WIDTH="25"/>
<String CC="788070036" CONTENT="handhaaft" HEIGHT="28" HPOS="2284" ID="P1_ST02706" VPOS="1287" WC="0.98" WIDTH="145"/>
<SP HPOS="2430" ID="P1_SP02301" VPOS="1326" WIDTH="17"/>
<String CC="6100" CONTENT="zij," HEIGHT="33" HPOS="2446" ID="P1_ST02707" VPOS="1289" WC="0.98" WIDTH="47"/>
<SP HPOS="2493" ID="P1_SP02302" VPOS="1326" WIDTH="18"/>
<String CC="778" CONTENT="ook" HEIGHT="26" HPOS="2511" ID="P1_ST02708" VPOS="1287" WC="0.91" WIDTH="47"/>
<SP HPOS="2558" ID="P1_SP02303" VPOS="1326" WIDTH="25"/>
<String CC="779785970" CONTENT="tegenover" HEIGHT="28" HPOS="2583" ID="P1_ST02709" VPOS="1293" WC="0.97" WIDTH="139"/>
<SP HPOS="2722" ID="P1_SP02304" VPOS="1326" WIDTH="18"/>
<String CC="5571" CONTENT="liet" HEIGHT="26" HPOS="2740" ID="P1_ST02710" VPOS="1287" WC="0.96" WIDTH="45"/>
<SP HPOS="2785" ID="P1_SP02305" VPOS="1326" WIDTH="19"/>
<String CC="7780875067098" CONTENT="bei'lijrifche" HEIGHT="34" HPOS="2804" ID="P1_ST02711" VPOS="1286" WC="0.40" WIDTH="152"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="2024" ID="P1_TL00320" VPOS="1322" WIDTH="490">
<String CC="82040660" CONTENT="dementi." HEIGHT="26" HPOS="2024" ID="P1_ST02712" VPOS="1325" WC="0.98" WIDTH="128"/>
<SP HPOS="2152" ID="P1_SP02306" VPOS="1351" WIDTH="20"/>
<String CC="80886980" CONTENT="jtoutwcg" HEIGHT="32" HPOS="2172" ID="P1_ST02713" VPOS="1323" WC="0.36" WIDTH="124"/>
<SP HPOS="2296" ID="P1_SP02307" VPOS="1355" WIDTH="17"/>
<String CC="7990" CONTENT="haar" HEIGHT="25" HPOS="2313" ID="P1_ST02714" VPOS="1324" WC="0.94" WIDTH="65"/>
<SP HPOS="2378" ID="P1_SP02308" VPOS="1355" WIDTH="17"/>
<String CC="96308300" CONTENT="dementi." HEIGHT="26" HPOS="2394" ID="P1_ST02715" VPOS="1322" WC="0.98" WIDTH="120"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2060" ID="P1_TL00321" VPOS="1351" WIDTH="898">
<String CC="7090" CONTENT="»Dat" HEIGHT="25" HPOS="2060" ID="P1_ST02716" VPOS="1358" WC="0.56" WIDTH="66"/>
<SP HPOS="2126" ID="P1_SP02309" VPOS="1383" WIDTH="18"/>
<String CC="770" CONTENT="ei'" HEIGHT="18" HPOS="2144" ID="P1_ST02717" VPOS="1365" WC="0.94" WIDTH="26"/>
<SP HPOS="2170" ID="P1_SP02310" VPOS="1383" WIDTH="15"/>
<String CC="712" CONTENT="uit" HEIGHT="26" HPOS="2185" ID="P1_ST02718" VPOS="1355" WC="0.96" WIDTH="39"/>
<SP HPOS="2224" ID="P1_SP02311" VPOS="1383" WIDTH="15"/>
<String CC="7700075" CONTENT="Derlijn" HEIGHT="31" HPOS="2239" ID="P1_ST02719" VPOS="1355" WC="0.98" WIDTH="98"/>
<SP HPOS="2337" ID="P1_SP02312" VPOS="1385" WIDTH="17"/>
<String CC="05016977" CONTENT="pogingen" HEIGHT="33" HPOS="2354" ID="P1_ST02720" VPOS="1355" WC="0.98" WIDTH="129"/>
<SP HPOS="2483" ID="P1_SP02313" VPOS="1388" WIDTH="18"/>
<String CC="47" CONTENT="in" HEIGHT="26" HPOS="2500" ID="P1_ST02721" VPOS="1354" WC="0.42" WIDTH="28"/>
<SP HPOS="2529" ID="P1_SP02314" VPOS="1388" WIDTH="15"/>
<String CC="575" CONTENT="het" HEIGHT="26" HPOS="2544" ID="P1_ST02722" VPOS="1354" WC="0.93" WIDTH="45"/>
<SP HPOS="2589" ID="P1_SP02315" VPOS="1388" WIDTH="18"/>
<String CC="9790" CONTENT="werk" HEIGHT="26" HPOS="2607" ID="P1_ST02723" VPOS="1352" WC="0.94" WIDTH="67"/>
<SP HPOS="2674" ID="P1_SP02316" VPOS="1388" WIDTH="18"/>
<String CC="060948" CONTENT="werden" HEIGHT="26" HPOS="2692" ID="P1_ST02724" VPOS="1352" WC="0.97" WIDTH="100"/>
<SP HPOS="2792" ID="P1_SP02317" VPOS="1388" WIDTH="14"/>
<String CC="901846003" CONTENT="gesteldom" HEIGHT="33" HPOS="2806" ID="P1_ST02725" VPOS="1351" WC="0.99" WIDTH="151"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="2023" ID="P1_TL00322" VPOS="1383" WIDTH="935">
<String CC="6076" CONTENT="onze" HEIGHT="19" HPOS="2023" ID="P1_ST02726" VPOS="1398" WC="0.96" WIDTH="63"/>
<SP HPOS="2086" ID="P1_SP02318" VPOS="1417" WIDTH="24"/>
<String CC="07796" CONTENT="krant" HEIGHT="27" HPOS="2109" ID="P1_ST02727" VPOS="1389" WC="0.96" WIDTH="74"/>
<SP HPOS="2184" ID="P1_SP02319" VPOS="1417" WIDTH="25"/>
<String CC="26" CONTENT="in" HEIGHT="25" HPOS="2209" ID="P1_ST02728" VPOS="1388" WC="0.55" WIDTH="27"/>
<SP HPOS="2236" ID="P1_SP02320" VPOS="1417" WIDTH="19"/>
<String CC="786054" CONTENT="handen" HEIGHT="27" HPOS="2255" ID="P1_ST02729" VPOS="1387" WC="0.97" WIDTH="103"/>
<SP HPOS="2357" ID="P1_SP02321" VPOS="1417" WIDTH="19"/>
<String CC="57" CONTENT="te" HEIGHT="24" HPOS="2376" ID="P1_ST02730" VPOS="1389" WC="0.34" WIDTH="25"/>
<SP HPOS="2401" ID="P1_SP02322" VPOS="1417" WIDTH="18"/>
<String CC="0050077" CONTENT="krijgen" HEIGHT="32" HPOS="2419" ID="P1_ST02731" VPOS="1387" WC="0.99" WIDTH="100"/>
<SP HPOS="2519" ID="P1_SP02323" VPOS="1419" WIDTH="17"/>
<String CC="26" CONTENT="is" HEIGHT="26" HPOS="2536" ID="P1_ST02732" VPOS="1385" WC="0.56" WIDTH="21"/>
<SP HPOS="2557" ID="P1_SP02324" VPOS="1419" WIDTH="19"/>
<String CC="78" CONTENT="en" HEIGHT="17" HPOS="2576" ID="P1_ST02733" VPOS="1395" WC="0.18" WIDTH="28"/>
<SP HPOS="2604" ID="P1_SP02325" VPOS="1419" WIDTH="12"/>
<String CC="710789" CONTENT="blijft" HEIGHT="32" HPOS="2616" ID="P1_ST02734" VPOS="1385" WC="0.97" WIDTH="70"/>
<SP HPOS="2686" ID="P1_SP02326" VPOS="1419" WIDTH="8"/>
<String CC="099600" CONTENT='waar."' HEIGHT="26" HPOS="2694" ID="P1_ST02735" VPOS="1385" WC="0.98" WIDTH="92"/>
<SP HPOS="2786" ID="P1_SP02327" VPOS="1419" WIDTH="21"/>
<String CC="07" CONTENT="De" HEIGHT="28" HPOS="2807" ID="P1_ST02736" VPOS="1383" WC="0.63" WIDTH="43"/>
<SP HPOS="2850" ID="P1_SP02328" VPOS="1419" WIDTH="20"/>
<String CC="66100" CONTENT="Nord" HEIGHT="26" HPOS="2870" ID="P1_ST02737" STYLEREFS="TXT_10" SUBS_CONTENT="Norddeutscff" SUBS_TYPE="HypPart1" VPOS="1385" WC="0.70" WIDTH="71"/>
<HYP CONTENT="-" HPOS="2941" VPOS="1385" WIDTH="17"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="2024" ID="P1_TL00323" VPOS="1417" WIDTH="932">
<String CC="70567607" CONTENT="deutscff" HEIGHT="35" HPOS="2024" ID="P1_ST02738" STYLEREFS="TXT_10" SUBS_CONTENT="Norddeutscff" SUBS_TYPE="HypPart2" VPOS="1424" WC="0.47" WIDTH="115"/>
<SP HPOS="2139" ID="P1_SP02329" VPOS="1460" WIDTH="15"/>
<String CC="770" CONTENT="had" HEIGHT="26" HPOS="2154" ID="P1_ST02739" VPOS="1420" WC="0.94" WIDTH="51"/>
<SP HPOS="2205" ID="P1_SP02330" VPOS="1460" WIDTH="18"/>
<String CC="89467006" CONTENT="namelijk" HEIGHT="33" HPOS="2223" ID="P1_ST02740" VPOS="1420" WC="0.98" WIDTH="122"/>
<SP HPOS="2344" ID="P1_SP02331" VPOS="1460" WIDTH="15"/>
<String CC="7705" CONTENT="haar" HEIGHT="26" HPOS="2360" ID="P1_ST02741" VPOS="1420" WC="0.96" WIDTH="64"/>
<SP HPOS="2424" ID="P1_SP02332" VPOS="1460" WIDTH="17"/>
<String CC="9772838887" CONTENT="ambtgenoot" HEIGHT="33" HPOS="2440" ID="P1_ST02742" VPOS="1420" WC="0.98" WIDTH="169"/>
<SP HPOS="2609" ID="P1_SP02333" VPOS="1460" WIDTH="19"/>
<String CC="877953970" CONTENT="uitgetart" HEIGHT="33" HPOS="2628" ID="P1_ST02743" VPOS="1419" WC="0.33" WIDTH="125"/>
<SP HPOS="2753" ID="P1_SP02334" VPOS="1460" WIDTH="19"/>
<String CC="408870" CONTENT="e«3nig" HEIGHT="34" HPOS="2772" ID="P1_ST02744" VPOS="1417" WC="0.51" WIDTH="73"/>
<SP HPOS="2845" ID="P1_SP02335" VPOS="1460" WIDTH="18"/>
<String CC="877864" CONTENT="auten" HEIGHT="26" HPOS="2863" ID="P1_ST02745" SUBS_CONTENT="autentiel" SUBS_TYPE="HypPart1" VPOS="1417" WC="0.28" WIDTH="78"/>
<HYP CONTENT="-" HPOS="2941" VPOS="1417" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2026" ID="P1_TL00324" VPOS="1450" WIDTH="932">
<String CC="5538" CONTENT="tiel" HEIGHT="32" HPOS="2026" ID="P1_ST02746" SUBS_CONTENT="autentiel" SUBS_TYPE="HypPart2" VPOS="1450" WC="0.41" WIDTH="50"/>
<SP HPOS="2075" ID="P1_SP02336" VPOS="1482" WIDTH="30"/>
<String CC="8" CONTENT="i" HEIGHT="14" HPOS="2105" ID="P1_ST02747" VPOS="1467" WC="0.14" WIDTH="2"/>
<SP HPOS="2107" ID="P1_SP02337" VPOS="1482" WIDTH="11"/>
<String CC="889" CONTENT="tuk" HEIGHT="24" HPOS="2118" ID="P1_ST02748" VPOS="1454" WC="0.90" WIDTH="41"/>
<SP HPOS="2159" ID="P1_SP02338" VPOS="1482" WIDTH="26"/>
<String CC="49954456" CONTENT="openbaar" HEIGHT="32" HPOS="2185" ID="P1_ST02749" VPOS="1454" WC="0.97" WIDTH="129"/>
<SP HPOS="2314" ID="P1_SP02339" VPOS="1486" WIDTH="25"/>
<String CC="60" CONTENT="te" HEIGHT="25" HPOS="2339" ID="P1_ST02750" VPOS="1455" WC="0.68" WIDTH="27"/>
<SP HPOS="2366" ID="P1_SP02340" VPOS="1486" WIDTH="26"/>
<String CC="470700" CONTENT="maken," HEIGHT="32" HPOS="2392" ID="P1_ST02751" VPOS="1452" WC="0.98" WIDTH="107"/>
<SP HPOS="2499" ID="P1_SP02341" VPOS="1486" WIDTH="26"/>
<String CC="9777666" CONTENT="waaruit" HEIGHT="25" HPOS="2525" ID="P1_ST02752" VPOS="1453" WC="0.96" WIDTH="109"/>
<SP HPOS="2634" ID="P1_SP02342" VPOS="1486" WIDTH="18"/>
<String CC="96" CONTENT="de" HEIGHT="24" HPOS="2652" ID="P1_ST02753" VPOS="1453" WC="0.16" WIDTH="30"/>
<SP HPOS="2681" ID="P1_SP02343" VPOS="1486" WIDTH="26"/>
<String CC="8886880687" CONTENT="ónlkooping" HEIGHT="39" HPOS="2707" ID="P1_ST02754" VPOS="1450" WC="0.28" WIDTH="155"/>
<SP HPOS="2862" ID="P1_SP02344" VPOS="1489" WIDTH="17"/>
<String CC="65797" CONTENT="*&lt;mdc" HEIGHT="26" HPOS="2878" ID="P1_ST02755" VPOS="1450" WC="0.24" WIDTH="79"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2026" ID="P1_TL00325" VPOS="1482" WIDTH="933">
<String CC="078888" CONTENT="kunnen" HEIGHT="24" HPOS="2026" ID="P1_ST02756" VPOS="1489" WC="0.96" WIDTH="99"/>
<SP HPOS="2125" ID="P1_SP02345" VPOS="1513" WIDTH="28"/>
<String CC="72679980" CONTENT="blijken." HEIGHT="32" HPOS="2153" ID="P1_ST02757" VPOS="1483" WC="0.97" WIDTH="104"/>
<SP HPOS="2257" ID="P1_SP02346" VPOS="1515" WIDTH="26"/>
<String CC="617" CONTENT="Een" HEIGHT="25" HPOS="2283" ID="P1_ST02758" VPOS="1486" WC="0.94" WIDTH="53"/>
<SP HPOS="2336" ID="P1_SP02347" VPOS="1515" WIDTH="27"/>
<String CC="084768070" CONTENT="autentiek" HEIGHT="27" HPOS="2363" ID="P1_ST02759" VPOS="1486" WC="0.52" WIDTH="133"/>
<SP HPOS="2497" ID="P1_SP02348" VPOS="1515" WIDTH="24"/>
<String CC="0779" CONTENT="stuk" HEIGHT="26" HPOS="2520" ID="P1_ST02760" VPOS="1485" WC="0.95" WIDTH="60"/>
<SP HPOS="2581" ID="P1_SP02349" VPOS="1515" WIDTH="24"/>
<String CC="98" CONTENT="ki" HEIGHT="25" HPOS="2604" ID="P1_ST02761" VPOS="1485" WC="0.10" WIDTH="24"/>
<SP HPOS="2628" ID="P1_SP02350" VPOS="1515" WIDTH="14"/>
<String CC="8878" CONTENT="unen" HEIGHT="17" HPOS="2642" ID="P1_ST02762" VPOS="1493" WC="0.18" WIDTH="65"/>
<SP HPOS="2707" ID="P1_SP02351" VPOS="1515" WIDTH="19"/>
<String CC="930" CONTENT="wij" HEIGHT="31" HPOS="2726" ID="P1_ST02763" VPOS="1485" WC="0.95" WIDTH="39"/>
<SP HPOS="2765" ID="P1_SP02352" VPOS="1515" WIDTH="20"/>
<String CC="870" CONTENT="wel" HEIGHT="26" HPOS="2785" ID="P1_ST02764" VPOS="1483" WC="0.94" WIDTH="47"/>
<SP HPOS="2832" ID="P1_SP02353" VPOS="1515" WIDTH="19"/>
<String CC="48" CONTENT="is" HEIGHT="27" HPOS="2851" ID="P1_ST02765" VPOS="1482" WC="0.36" WIDTH="21"/>
<SP HPOS="2872" ID="P1_SP02354" VPOS="1515" WIDTH="17"/>
<String CC="9066" CONTENT="waar" HEIGHT="18" HPOS="2889" ID="P1_ST02766" VPOS="1492" WC="0.95" WIDTH="70"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2026" ID="P1_TL00326" VPOS="1515" WIDTH="932">
<String CC="7707" CONTENT="zegt" HEIGHT="31" HPOS="2026" ID="P1_ST02767" VPOS="1522" WC="0.95" WIDTH="58"/>
<SP HPOS="2083" ID="P1_SP02355" VPOS="1553" WIDTH="24"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="2107" ID="P1_ST02768" VPOS="1518" WC="0.12" WIDTH="31"/>
<SP HPOS="2138" ID="P1_SP02356" VPOS="1553" WIDTH="27"/>
<String CC="45329504" CONTENT="Moskauer" HEIGHT="25" HPOS="2165" ID="P1_ST02769" STYLEREFS="TXT_10" VPOS="1520" WC="0.56" WIDTH="141"/>
<SP HPOS="2306" ID="P1_SP02357" VPOS="1553" WIDTH="22"/>
<String CC="0071" CONTENT="niet" HEIGHT="26" HPOS="2328" ID="P1_ST02770" VPOS="1517" WC="0.98" WIDTH="54"/>
<SP HPOS="2382" ID="P1_SP02358" VPOS="1553" WIDTH="31"/>
<String CC="07079760" CONTENT="leveren." HEIGHT="25" HPOS="2413" ID="P1_ST02771" VPOS="1518" WC="0.98" WIDTH="109"/>
<SP HPOS="2522" ID="P1_SP02359" VPOS="1553" WIDTH="21"/>
<String CC="4090" CONTENT="Maar" HEIGHT="26" HPOS="2543" ID="P1_ST02772" VPOS="1517" WC="0.97" WIDTH="72"/>
<SP HPOS="2615" ID="P1_SP02360" VPOS="1553" WIDTH="20"/>
<String CC="930" CONTENT="wij" HEIGHT="32" HPOS="2635" ID="P1_ST02773" VPOS="1517" WC="0.95" WIDTH="38"/>
<SP HPOS="2673" ID="P1_SP02361" VPOS="1553" WIDTH="21"/>
<String CC="564578" CONTENT="zullen" HEIGHT="25" HPOS="2694" ID="P1_ST02774" VPOS="1517" WC="0.96" WIDTH="83"/>
<SP HPOS="2777" ID="P1_SP02362" VPOS="1553" WIDTH="19"/>
<String CC="77070" CONTENT="beter" HEIGHT="26" HPOS="2796" ID="P1_ST02775" VPOS="1515" WC="0.97" WIDTH="73"/>
<SP HPOS="2869" ID="P1_SP02363" VPOS="1553" WIDTH="17"/>
<String CC="9754" CONTENT="doe*" HEIGHT="26" HPOS="2885" ID="P1_ST02776" VPOS="1515" WC="0.94" WIDTH="72"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2028" ID="P1_TL00327" VPOS="1548" WIDTH="931">
<String CC="188870896" CONTENT="«•Or'angs" HEIGHT="26" HPOS="2028" ID="P1_ST02777" VPOS="1556" WC="0.34" WIDTH="126"/>
<SP HPOS="2154" ID="P1_SP02364" VPOS="1581" WIDTH="15"/>
<String CC="44" CONTENT="is" HEIGHT="27" HPOS="2170" ID="P1_ST02778" VPOS="1548" WC="0.51" WIDTH="22"/>
<SP HPOS="2192" ID="P1_SP02365" VPOS="1581" WIDTH="18"/>
<String CC="96" CONTENT="de" HEIGHT="25" HPOS="2210" ID="P1_ST02779" VPOS="1551" WC="0.17" WIDTH="30"/>
<SP HPOS="2239" ID="P1_SP02366" VPOS="1581" WIDTH="18"/>
<String CC="06650004" CONTENT="generaal" HEIGHT="33" HPOS="2257" ID="P1_ST02780" VPOS="1550" WC="0.99" WIDTH="122"/>
<SP HPOS="2379" ID="P1_SP02367" VPOS="1583" WIDTH="15"/>
<String CC="098" CONTENT="von" HEIGHT="17" HPOS="2394" ID="P1_ST02781" VPOS="1558" WC="0.39" WIDTH="50"/>
<SP HPOS="2444" ID="P1_SP02368" VPOS="1583" WIDTH="18"/>
<String CC="78697687993" CONTENT="Schweinit/," HEIGHT="28" HPOS="2461" ID="P1_ST02782" VPOS="1550" WC="0.20" WIDTH="162"/>
<SP HPOS="2623" ID="P1_SP02369" VPOS="1583" WIDTH="22"/>
<String CC="7787089" CONTENT=".voeger" HEIGHT="24" HPOS="2646" ID="P1_ST02783" VPOS="1557" WC="0.97" WIDTH="102"/>
<SP HPOS="2747" ID="P1_SP02370" VPOS="1583" WIDTH="17"/>
<String CC="35223956" CONTENT="militair" HEIGHT="26" HPOS="2764" ID="P1_ST02784" VPOS="1548" WC="0.98" WIDTH="107"/>
<SP HPOS="2871" ID="P1_SP02371" VPOS="1583" WIDTH="9"/>
<String CC="09786" CONTENT="agent" HEIGHT="33" HPOS="2881" ID="P1_ST02785" VPOS="1548" WC="0.96" WIDTH="78"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2029" ID="P1_TL00328" VPOS="1579" WIDTH="839">
<String CC="38" CONTENT="in" HEIGHT="25" HPOS="2029" ID="P1_ST02786" VPOS="1586" WC="0.45" WIDTH="24"/>
<SP HPOS="2053" ID="P1_SP02372" VPOS="1611" WIDTH="28"/>
<String CC="70457777190" CONTENT="Petersburg," HEIGHT="35" HPOS="2081" ID="P1_ST02787" VPOS="1581" WC="0.98" WIDTH="169"/>
<SP HPOS="2250" ID="P1_SP02373" VPOS="1617" WIDTH="26"/>
<String CC="46487" CONTENT="thans" HEIGHT="26" HPOS="2276" ID="P1_ST02788" VPOS="1583" WC="0.96" WIDTH="78"/>
<SP HPOS="2354" ID="P1_SP02374" VPOS="1617" WIDTH="24"/>
<String CC="057670" CONTENT="gezant" HEIGHT="34" HPOS="2378" ID="P1_ST02789" VPOS="1581" WC="0.98" WIDTH="94"/>
<SP HPOS="2472" ID="P1_SP02375" VPOS="1617" WIDTH="13"/>
<String CC="56" CONTENT="in" HEIGHT="25" HPOS="2485" ID="P1_ST02790" VPOS="1583" WC="0.40" WIDTH="28"/>
<SP HPOS="2513" ID="P1_SP02376" VPOS="1617" WIDTH="18"/>
<String CC="97" CONTENT="Wc" HEIGHT="28" HPOS="2531" ID="P1_ST02791" VPOS="1579" WC="0.10" WIDTH="45"/>
<SP HPOS="2576" ID="P1_SP02377" VPOS="1617" WIDTH="19"/>
<String CC="8" CONTENT="n" HEIGHT="15" HPOS="2595" ID="P1_ST02792" VPOS="1591" WC="0.20" WIDTH="13"/>
<SP HPOS="2608" ID="P1_SP02378" VPOS="1617" WIDTH="39"/>
<String CC="0" CONTENT="." HEIGHT="4" HPOS="2647" ID="P1_ST02793" VPOS="1603" WC="1.00" WIDTH="2"/>
<SP HPOS="2649" ID="P1_SP02379" VPOS="1617" WIDTH="27"/>
<String CC="40658" CONTENT="..'ij" HEIGHT="32" HPOS="2676" ID="P1_ST02794" VPOS="1581" WC="0.97" WIDTH="40"/>
<SP HPOS="2717" ID="P1_SP02380" VPOS="1617" WIDTH="19"/>
<String CC="787767" CONTENT="hebben" HEIGHT="25" HPOS="2735" ID="P1_ST02795" VPOS="1581" WC="0.96" WIDTH="99"/>
<SP HPOS="2835" ID="P1_SP02381" VPOS="1617" WIDTH="22"/>
<String CC="7" CONTENT="h" HEIGHT="26" HPOS="2857" ID="P1_ST02796" VPOS="1580" WC="0.24" WIDTH="11"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2028" ID="P1_TL00329" VPOS="1613" WIDTH="743">
<String CC="889078" CONTENT="niegen" HEIGHT="22" HPOS="2028" ID="P1_ST02797" VPOS="1624" WC="0.28" WIDTH="94"/>
<SP HPOS="2122" ID="P1_SP02382" VPOS="1646" WIDTH="26"/>
<String CC="978" CONTENT="den" HEIGHT="22" HPOS="2148" ID="P1_ST02798" VPOS="1617" WC="0.90" WIDTH="47"/>
<SP HPOS="2196" ID="P1_SP02383" VPOS="1646" WIDTH="28"/>
<String CC="07809060" CONTENT="gem-raal" HEIGHT="31" HPOS="2224" ID="P1_ST02799" VPOS="1616" WC="0.58" WIDTH="119"/>
<SP HPOS="2343" ID="P1_SP02384" VPOS="1646" WIDTH="26"/>
<String CC="078" CONTENT="von" HEIGHT="15" HPOS="2369" ID="P1_ST02800" VPOS="1624" WC="0.46" WIDTH="48"/>
<SP HPOS="2418" ID="P1_SP02385" VPOS="1646" WIDTH="28"/>
<String CC="9680627187" CONTENT="Schweinitz" HEIGHT="25" HPOS="2446" ID="P1_ST02801" VPOS="1615" WC="0.41" WIDTH="152"/>
<SP HPOS="2598" ID="P1_SP02386" VPOS="1646" WIDTH="25"/>
<String CC="77675464044" CONTENT="yersoonlijl" HEIGHT="34" HPOS="2623" ID="P1_ST02802" VPOS="1613" WC="0.47" WIDTH="148"/>
</TextLine>
<TextLine HEIGHT="45" HPOS="2028" ID="P1_TL00330" VPOS="1639" WIDTH="932">
<String CC="77646595" CONTENT="f/'-nige" HEIGHT="45" HPOS="2028" ID="P1_ST02803" VPOS="1639" WC="0.31" WIDTH="93"/>
<SP HPOS="2121" ID="P1_SP02387" VPOS="1684" WIDTH="19"/>
<String CC="0968978" CONTENT="maanden" HEIGHT="25" HPOS="2140" ID="P1_ST02804" VPOS="1649" WC="0.96" WIDTH="125"/>
<SP HPOS="2265" ID="P1_SP02388" VPOS="1684" WIDTH="18"/>
<String CC="0544978" CONTENT="geleden" HEIGHT="32" HPOS="2283" ID="P1_ST02805" VPOS="1646" WC="0.97" WIDTH="105"/>
<SP HPOS="2388" ID="P1_SP02389" VPOS="1684" WIDTH="18"/>
<String CC="962900" CONTENT="wendde" HEIGHT="26" HPOS="2406" ID="P1_ST02806" VPOS="1646" WC="0.97" WIDTH="105"/>
<SP HPOS="2511" ID="P1_SP02390" VPOS="1684" WIDTH="8"/>
<String CC="613" CONTENT="hij" HEIGHT="32" HPOS="2519" ID="P1_ST02807" VPOS="1646" WC="0.95" WIDTH="35"/>
<SP HPOS="2555" ID="P1_SP02391" VPOS="1684" WIDTH="12"/>
<String CC="76773" CONTENT="ziel'" HEIGHT="25" HPOS="2567" ID="P1_ST02808" VPOS="1646" WC="0.96" WIDTH="53"/>
<SP HPOS="2620" ID="P1_SP02392" VPOS="1684" WIDTH="7"/>
<String CC="09780" CONTENT="'door" HEIGHT="28" HPOS="2627" ID="P1_ST02809" VPOS="1642" WC="0.97" WIDTH="66"/>
<SP HPOS="2693" ID="P1_SP02393" VPOS="1684" WIDTH="11"/>
<String CC="88739976489" CONTENT="bemiddeling" HEIGHT="32" HPOS="2704" ID="P1_ST02810" VPOS="1645" WC="0.98" WIDTH="172"/>
<SP HPOS="2876" ID="P1_SP02394" VPOS="1684" WIDTH="7"/>
<String CC="10689" CONTENT="onzer" HEIGHT="18" HPOS="2883" ID="P1_ST02811" VPOS="1652" WC="0.96" WIDTH="77"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2030" ID="P1_TL00331" VPOS="1676" WIDTH="929">
<String CC="8877885888877" CONTENT="feteraburs/er" HEIGHT="39" HPOS="2030" ID="P1_ST02812" VPOS="1676" WC="0.20" WIDTH="182"/>
<SP HPOS="2212" ID="P1_SP02395" VPOS="1715" WIDTH="18"/>
<String CC="911577871" CONTENT="vrienden," HEIGHT="31" HPOS="2230" ID="P1_ST02813" VPOS="1678" WC="0.98" WIDTH="136"/>
<SP HPOS="2366" ID="P1_SP02396" VPOS="1715" WIDTH="19"/>
<String CC="977" CONTENT="met" HEIGHT="26" HPOS="2385" ID="P1_ST02814" VPOS="1678" WC="0.91" WIDTH="52"/>
<SP HPOS="2437" ID="P1_SP02397" VPOS="1715" WIDTH="21"/>
<String CC="5776" CONTENT="liet" HEIGHT="25" HPOS="2458" ID="P1_ST02815" VPOS="1680" WC="0.94" WIDTH="44"/>
<SP HPOS="2502" ID="P1_SP02398" VPOS="1715" WIDTH="15"/>
<String CC="07497798" CONTENT="voorste!" HEIGHT="27" HPOS="2517" ID="P1_ST02816" VPOS="1678" WC="0.97" WIDTH="112"/>
<SP HPOS="2629" ID="P1_SP02399" VPOS="1715" WIDTH="19"/>
<String CC="406" CONTENT="van" HEIGHT="18" HPOS="2648" ID="P1_ST02817" VPOS="1685" WC="0.96" WIDTH="47"/>
<SP HPOS="2695" ID="P1_SP02400" VPOS="1715" WIDTH="18"/>
<String CC="978" CONTENT="den" HEIGHT="26" HPOS="2713" ID="P1_ST02818" VPOS="1677" WC="0.90" WIDTH="48"/>
<SP HPOS="2761" ID="P1_SP02401" VPOS="1715" WIDTH="17"/>
<String CC="07560530" CONTENT="persoon," HEIGHT="26" HPOS="2778" ID="P1_ST02819" VPOS="1684" WC="0.98" WIDTH="123"/>
<SP HPOS="2901" ID="P1_SP02402" VPOS="1715" WIDTH="18"/>
<String CC="966" CONTENT="die" HEIGHT="26" HPOS="2919" ID="P1_ST02820" VPOS="1676" WC="0.92" WIDTH="40"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2024" ID="P1_TL00332" VPOS="1704" WIDTH="936">
<String CC="8577" CONTENT="Rein" HEIGHT="22" HPOS="2024" ID="P1_ST02821" VPOS="1715" WC="0.94" WIDTH="57"/>
<SP HPOS="2081" ID="P1_SP02403" VPOS="1737" WIDTH="38"/>
<String CC="7690848" CONTENT="daartoe" HEIGHT="28" HPOS="2119" ID="P1_ST02822" VPOS="1709" WC="0.97" WIDTH="105"/>
<SP HPOS="2224" ID="P1_SP02404" VPOS="1737" WIDTH="33"/>
<String CC="97525570" CONTENT="volmacht" HEIGHT="32" HPOS="2257" ID="P1_ST02823" VPOS="1704" WC="0.98" WIDTH="131"/>
<SP HPOS="2388" ID="P1_SP02405" VPOS="1737" WIDTH="35"/>
<String CC="0807978" CONTENT="gegeven" HEIGHT="25" HPOS="2424" ID="P1_ST02824" VPOS="1717" WC="0.97" WIDTH="113"/>
<SP HPOS="2537" ID="P1_SP02406" VPOS="1742" WIDTH="34"/>
<String CC="980" CONTENT="ha'" HEIGHT="27" HPOS="2571" ID="P1_ST02825" VPOS="1710" WC="0.93" WIDTH="31"/>
<SP HPOS="2602" ID="P1_SP02407" VPOS="1742" WIDTH="162"/>
<String CC="7" CONTENT="a" HEIGHT="18" HPOS="2764" ID="P1_ST02826" VPOS="1716" WC="0.23" WIDTH="17"/>
<String CC="0" CONTENT="." HEIGHT="4" HPOS="2791" ID="P1_ST02827" STYLEREFS="TXT_10" VPOS="1728" WC="1.00" WIDTH="5"/>
<SP HPOS="2796" ID="P1_SP02408" VPOS="1742" WIDTH="32"/>
<String CC="977" CONTENT="met" HEIGHT="25" HPOS="2828" ID="P1_ST02828" VPOS="1708" WC="0.91" WIDTH="53"/>
<SP HPOS="2881" ID="P1_SP02409" VPOS="1742" WIDTH="33"/>
<String CC="775" CONTENT="het" HEIGHT="25" HPOS="2914" ID="P1_ST02829" VPOS="1709" WC="0.93" WIDTH="46"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="2026" ID="P1_TL00333" VPOS="1737" WIDTH="933">
<String CC="9676159" CONTENT="verzoek" HEIGHT="24" HPOS="2026" ID="P1_ST02830" VPOS="1743" WC="0.97" WIDTH="107"/>
<SP HPOS="2133" ID="P1_SP02410" VPOS="1767" WIDTH="18"/>
<String CC="574597486" CONTENT="zoodanige" HEIGHT="39" HPOS="2151" ID="P1_ST02831" VPOS="1742" WC="0.98" WIDTH="139"/>
<SP HPOS="2290" ID="P1_SP02411" VPOS="1781" WIDTH="18"/>
<String CC="976097670" CONTENT="artikelen" HEIGHT="26" HPOS="2308" ID="P1_ST02832" VPOS="1741" WC="0.98" WIDTH="125"/>
<SP HPOS="2433" ID="P1_SP02412" VPOS="1781" WIDTH="18"/>
<String CC="09" CONTENT="op" HEIGHT="22" HPOS="2451" ID="P1_ST02833" VPOS="1750" WC="0.52" WIDTH="32"/>
<SP HPOS="2483" ID="P1_SP02413" VPOS="1781" WIDTH="15"/>
<String CC="04" CONTENT="te" HEIGHT="26" HPOS="2498" ID="P1_ST02834" VPOS="1742" WC="0.76" WIDTH="27"/>
<SP HPOS="2525" ID="P1_SP02414" VPOS="1781" WIDTH="14"/>
<String CC="879750" CONTENT="nemen," HEIGHT="21" HPOS="2539" ID="P1_ST02835" VPOS="1750" WC="0.96" WIDTH="97"/>
<SP HPOS="2636" ID="P1_SP02415" VPOS="1781" WIDTH="11"/>
<String CC="026" CONTENT="als" HEIGHT="26" HPOS="2647" ID="P1_ST02836" VPOS="1741" WC="0.96" WIDTH="37"/>
<SP HPOS="2683" ID="P1_SP02416" VPOS="1781" WIDTH="9"/>
<String CC="087" CONTENT="men" HEIGHT="19" HPOS="2693" ID="P1_ST02837" VPOS="1748" WC="0.94" WIDTH="58"/>
<SP HPOS="2751" ID="P1_SP02417" VPOS="1781" WIDTH="8"/>
<String CC="056" CONTENT="ons" HEIGHT="18" HPOS="2759" ID="P1_ST02838" VPOS="1748" WC="0.95" WIDTH="45"/>
<SP HPOS="2804" ID="P1_SP02418" VPOS="1781" WIDTH="9"/>
<String CC="753" CONTENT="uit" HEIGHT="24" HPOS="2813" ID="P1_ST02839" VPOS="1740" WC="0.94" WIDTH="39"/>
<SP HPOS="2852" ID="P1_SP02419" VPOS="1781" WIDTH="9"/>
<String CC="8760306" CONTENT="Berlijn" HEIGHT="33" HPOS="2862" ID="P1_ST02840" VPOS="1737" WC="0.98" WIDTH="97"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2028" ID="P1_TL00334" VPOS="1770" WIDTH="931">
<String CC="75387" CONTENT="zoude" HEIGHT="24" HPOS="2028" ID="P1_ST02841" VPOS="1774" WC="0.96" WIDTH="79"/>
<SP HPOS="2107" ID="P1_SP02420" VPOS="1798" WIDTH="25"/>
<String CC="6770780" CONTENT="zenden." HEIGHT="22" HPOS="2132" ID="P1_ST02842" VPOS="1774" WC="0.97" WIDTH="104"/>
<SP HPOS="2236" ID="P1_SP02421" VPOS="1798" WIDTH="26"/>
<String CC="478" CONTENT="Men" HEIGHT="25" HPOS="2262" ID="P1_ST02843" VPOS="1773" WC="0.92" WIDTH="59"/>
<SP HPOS="2321" ID="P1_SP02422" VPOS="1798" WIDTH="30"/>
<String CC="979097" CONTENT="deelde" HEIGHT="25" HPOS="2350" ID="P1_ST02844" VPOS="1774" WC="0.96" WIDTH="87"/>
<SP HPOS="2438" ID="P1_SP02423" VPOS="1799" WIDTH="26"/>
<String CC="7758" CONTENT="hein" HEIGHT="26" HPOS="2464" ID="P1_ST02845" VPOS="1775" WC="0.94" WIDTH="58"/>
<SP HPOS="2522" ID="P1_SP02424" VPOS="1801" WIDTH="15"/>
<String CC="97970" CONTENT="mede," HEIGHT="26" HPOS="2537" ID="P1_ST02846" VPOS="1776" WC="0.95" WIDTH="79"/>
<SP HPOS="2616" ID="P1_SP02425" VPOS="1802" WIDTH="19"/>
<String CC="089" CONTENT="dat" HEIGHT="26" HPOS="2635" ID="P1_ST02847" VPOS="1774" WC="0.93" WIDTH="45"/>
<SP HPOS="2680" ID="P1_SP02426" VPOS="1802" WIDTH="15"/>
<String CC="476" CONTENT="het" HEIGHT="25" HPOS="2695" ID="P1_ST02848" VPOS="1773" WC="0.93" WIDTH="45"/>
<SP HPOS="2740" ID="P1_SP02427" VPOS="1802" WIDTH="18"/>
<String CC="97497415" CONTENT="vergeefs" HEIGHT="32" HPOS="2758" ID="P1_ST02849" VPOS="1772" WC="0.97" WIDTH="115"/>
<SP HPOS="2872" ID="P1_SP02428" VPOS="1804" WIDTH="7"/>
<String CC="34597" CONTENT="zoude" HEIGHT="26" HPOS="2880" ID="P1_ST02850" VPOS="1770" WC="0.96" WIDTH="79"/>
</TextLine>
<TextLine HEIGHT="32" HPOS="2023" ID="P1_TL00335" VPOS="1804" WIDTH="936">
<String CC="70370" CONTENT="ziju," HEIGHT="31" HPOS="2023" ID="P1_ST02851" VPOS="1805" WC="0.61" WIDTH="64"/>
<SP HPOS="2087" ID="P1_SP02429" VPOS="1835" WIDTH="19"/>
<String CC="076" CONTENT="ons" HEIGHT="18" HPOS="2106" ID="P1_ST02852" VPOS="1811" WC="0.95" WIDTH="45"/>
<SP HPOS="2151" ID="P1_SP02430" VPOS="1835" WIDTH="15"/>
<String CC="010" CONTENT="dit" HEIGHT="26" HPOS="2166" ID="P1_ST02853" VPOS="1804" WC="1.00" WIDTH="40"/>
<SP HPOS="2206" ID="P1_SP02431" VPOS="1835" WIDTH="15"/>
<String CC="81264573" CONTENT="voorstel" HEIGHT="25" HPOS="2222" ID="P1_ST02854" VPOS="1806" WC="0.98" WIDTH="113"/>
<SP HPOS="2335" ID="P1_SP02432" VPOS="1835" WIDTH="17"/>
<String CC="070" CONTENT="oök" HEIGHT="26" HPOS="2352" ID="P1_ST02855" VPOS="1806" WC="0.76" WIDTH="48"/>
<SP HPOS="2400" ID="P1_SP02433" VPOS="1835" WIDTH="18"/>
<String CC="5997" CONTENT="maar" HEIGHT="18" HPOS="2418" ID="P1_ST02856" VPOS="1814" WC="0.93" WIDTH="72"/>
<SP HPOS="2490" ID="P1_SP02434" VPOS="1835" WIDTH="17"/>
<String CC="9777" CONTENT="mede" HEIGHT="24" HPOS="2506" ID="P1_ST02857" VPOS="1809" WC="0.93" WIDTH="74"/>
<SP HPOS="2581" ID="P1_SP02435" VPOS="1835" WIDTH="17"/>
<String CC="79" CONTENT="te" HEIGHT="24" HPOS="2597" ID="P1_ST02858" STYLEREFS="TXT_10" VPOS="1809" WC="0.11" WIDTH="24"/>
<SP HPOS="2621" ID="P1_SP02436" VPOS="1835" WIDTH="14"/>
<String CC="749005" CONTENT="deelen" HEIGHT="24" HPOS="2635" ID="P1_ST02859" STYLEREFS="TXT_10" VPOS="1808" WC="0.53" WIDTH="87"/>
<SP HPOS="2722" ID="P1_SP02437" VPOS="1835" WIDTH="20"/>
<String CC="77" CONTENT="en" HEIGHT="17" HPOS="2743" ID="P1_ST02860" VPOS="1812" WC="0.24" WIDTH="30"/>
<SP HPOS="2772" ID="P1_SP02438" VPOS="1835" WIDTH="15"/>
<String CC="865" CONTENT="dat" HEIGHT="25" HPOS="2787" ID="P1_ST02861" VPOS="1804" WC="0.92" WIDTH="45"/>
<SP HPOS="2832" ID="P1_SP02439" VPOS="1835" WIDTH="8"/>
<String CC="767" CONTENT="men" HEIGHT="18" HPOS="2841" ID="P1_ST02862" VPOS="1811" WC="0.92" WIDTH="58"/>
<SP HPOS="2898" ID="P1_SP02440" VPOS="1835" WIDTH="11"/>
<String CC="994" CONTENT="van" HEIGHT="18" HPOS="2909" ID="P1_ST02863" VPOS="1809" WC="0.91" WIDTH="50"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2023" ID="P1_TL00336" VPOS="1835" WIDTH="934">
<String CC="87" CONTENT="te" HEIGHT="26" HPOS="2023" ID="P1_ST02864" VPOS="1835" WC="0.19" WIDTH="26"/>
<SP HPOS="2049" ID="P1_SP02441" VPOS="1861" WIDTH="27"/>
<String CC="874425" CONTENT="yol-en" HEIGHT="27" HPOS="2076" ID="P1_ST02865" VPOS="1837" WC="0.45" WIDTH="76"/>
<SP HPOS="2152" ID="P1_SP02442" VPOS="1864" WIDTH="27"/>
<String CC="47" CONTENT="er" HEIGHT="17" HPOS="2179" ID="P1_ST02866" VPOS="1845" WC="0.40" WIDTH="28"/>
<SP HPOS="2207" ID="P1_SP02443" VPOS="1864" WIDTH="26"/>
<String CC="79" CONTENT="op" HEIGHT="25" HPOS="2233" ID="P1_ST02867" VPOS="1845" WC="0.12" WIDTH="31"/>
<SP HPOS="2264" ID="P1_SP02444" VPOS="1870" WIDTH="19"/>
<String CC="6078" CONTENT="».ou" HEIGHT="18" HPOS="2283" ID="P1_ST02868" VPOS="1845" WC="0.46" WIDTH="44"/>
<SP HPOS="2327" ID="P1_SP02445" VPOS="1870" WIDTH="18"/>
<String CC="988888" CONTENT="kunnen" HEIGHT="26" HPOS="2344" ID="P1_ST02869" VPOS="1838" WC="0.95" WIDTH="103"/>
<SP HPOS="2447" ID="P1_SP02446" VPOS="1870" WIDTH="19"/>
<String CC="0796877" CONTENT="rekenen" HEIGHT="26" HPOS="2466" ID="P1_ST02870" VPOS="1839" WC="0.97" WIDTH="110"/>
<SP HPOS="2576" ID="P1_SP02447" VPOS="1870" WIDTH="17"/>
<String CC="099" CONTENT="dat" HEIGHT="26" HPOS="2593" ID="P1_ST02871" VPOS="1839" WC="0.93" WIDTH="44"/>
<SP HPOS="2636" ID="P1_SP02448" VPOS="1870" WIDTH="18"/>
<String CC="7425" CONTENT="h.'t" HEIGHT="25" HPOS="2654" ID="P1_ST02872" VPOS="1839" WC="0.49" WIDTH="45"/>
<SP HPOS="2699" ID="P1_SP02449" VPOS="1870" WIDTH="17"/>
<String CC="8177" CONTENT="niet" HEIGHT="26" HPOS="2715" ID="P1_ST02873" VPOS="1837" WC="0.95" WIDTH="53"/>
<SP HPOS="2769" ID="P1_SP02450" VPOS="1870" WIDTH="17"/>
<String CC="0980606968" CONTENT="aangenomen" HEIGHT="27" HPOS="2785" ID="P1_ST02874" VPOS="1841" WC="0.98" WIDTH="172"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2026" ID="P1_TL00337" VPOS="1869" WIDTH="934">
<String CC="453769" CONTENT="Miiile" HEIGHT="26" HPOS="2026" ID="P1_ST02875" VPOS="1869" WC="0.37" WIDTH="78"/>
<SP HPOS="2104" ID="P1_SP02451" VPOS="1894" WIDTH="30"/>
<String CC="9008780" CONTENT="Morden." HEIGHT="25" HPOS="2133" ID="P1_ST02876" VPOS="1870" WC="0.98" WIDTH="110"/>
<SP HPOS="2243" ID="P1_SP02452" VPOS="1894" WIDTH="34"/>
<String CC="97" CONTENT="Na" HEIGHT="24" HPOS="2277" ID="P1_ST02877" VPOS="1871" WC="0.14" WIDTH="41"/>
<SP HPOS="2319" ID="P1_SP02453" VPOS="1894" WIDTH="25"/>
<String CC="7786978" CONTENT="eenigen" HEIGHT="30" HPOS="2343" ID="P1_ST02878" VPOS="1873" WC="0.20" WIDTH="106"/>
<SP HPOS="2450" ID="P1_SP02454" VPOS="1903" WIDTH="28"/>
<String CC="80004" CONTENT="iij.l" HEIGHT="33" HPOS="2478" ID="P1_ST02879" VPOS="1871" WC="0.75" WIDTH="45"/>
<SP HPOS="2523" ID="P1_SP02455" VPOS="1904" WIDTH="21"/>
<String CC="97888777760587777" CONTENT="ovuiiiochijiilijh" HEIGHT="32" HPOS="2544" ID="P1_ST02880" VPOS="1870" WC="0.26" WIDTH="206"/>
<SP HPOS="2750" ID="P1_SP02456" VPOS="1904" WIDTH="18"/>
<String CC="527" CONTENT="des" HEIGHT="27" HPOS="2767" ID="P1_ST02881" VPOS="1869" WC="0.94" WIDTH="44"/>
<SP HPOS="2811" ID="P1_SP02457" VPOS="1904" WIDTH="17"/>
<String CC="67" CONTENT="te" HEIGHT="24" HPOS="2828" ID="P1_ST02882" VPOS="1870" WC="0.31" WIDTH="26"/>
<SP HPOS="2854" ID="P1_SP02458" VPOS="1904" WIDTH="17"/>
<String CC="707977" CONTENT="Japger" HEIGHT="30" HPOS="2870" ID="P1_ST02883" VPOS="1869" WC="0.33" WIDTH="90"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2026" ID="P1_TL00338" VPOS="1902" WIDTH="934">
<String CC="06922070" CONTENT="durende," HEIGHT="31" HPOS="2026" ID="P1_ST02884" VPOS="1902" WC="0.98" WIDTH="129"/>
<SP HPOS="2154" ID="P1_SP02459" VPOS="1932" WIDTH="25"/>
<String CC="8993" CONTENT="naar" HEIGHT="17" HPOS="2179" ID="P1_ST02885" VPOS="1910" WC="0.93" WIDTH="65"/>
<SP HPOS="2244" ID="P1_SP02460" VPOS="1932" WIDTH="17"/>
<String CC="0004" CONTENT="mate" HEIGHT="25" HPOS="2261" ID="P1_ST02886" VPOS="1903" WC="0.99" WIDTH="67"/>
<SP HPOS="2328" ID="P1_SP02461" VPOS="1932" WIDTH="18"/>
<String CC="363" CONTENT="het" HEIGHT="26" HPOS="2346" ID="P1_ST02887" VPOS="1903" WC="0.95" WIDTH="46"/>
<SP HPOS="2392" ID="P1_SP02462" VPOS="1932" WIDTH="15"/>
<String CC="026039" CONTENT="noodig" HEIGHT="33" HPOS="2407" ID="P1_ST02888" VPOS="1903" WC="0.62" WIDTH="97"/>
<SP HPOS="2504" ID="P1_SP02463" VPOS="1936" WIDTH="15"/>
<String CC="005" CONTENT="was" HEIGHT="18" HPOS="2519" ID="P1_ST02889" VPOS="1911" WC="0.98" WIDTH="52"/>
<SP HPOS="2571" ID="P1_SP02464" VPOS="1936" WIDTH="17"/>
<String CC="78" CONTENT="om" HEIGHT="17" HPOS="2588" ID="P1_ST02890" VPOS="1912" WC="0.22" WIDTH="40"/>
<SP HPOS="2628" ID="P1_SP02465" VPOS="1936" WIDTH="17"/>
<String CC="7146" CONTENT="zich" HEIGHT="26" HPOS="2644" ID="P1_ST02891" VPOS="1903" WC="0.96" WIDTH="56"/>
<SP HPOS="2700" ID="P1_SP02466" VPOS="1936" WIDTH="18"/>
<String CC="074" CONTENT="met" HEIGHT="25" HPOS="2718" ID="P1_ST02892" VPOS="1903" WC="0.95" WIDTH="53"/>
<SP HPOS="2771" ID="P1_SP02467" VPOS="1936" WIDTH="17"/>
<String CC="078" CONTENT="den" HEIGHT="24" HPOS="2787" ID="P1_ST02893" VPOS="1903" WC="0.94" WIDTH="48"/>
<SP HPOS="2836" ID="P1_SP02468" VPOS="1936" WIDTH="17"/>
<String CC="0704637" CONTENT="persoon" HEIGHT="25" HPOS="2852" ID="P1_ST02894" VPOS="1907" WC="0.98" WIDTH="107"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="2024" ID="P1_TL00339" VPOS="1932" WIDTH="936">
<String CC="05945" CONTENT="weder" HEIGHT="26" HPOS="2024" ID="P1_ST02895" VPOS="1935" WC="0.97" WIDTH="86"/>
<SP HPOS="2111" ID="P1_SP02469" VPOS="1961" WIDTH="14"/>
<String CC="07" CONTENT="in" HEIGHT="27" HPOS="2125" ID="P1_ST02896" VPOS="1933" WC="0.63" WIDTH="27"/>
<SP HPOS="2152" ID="P1_SP02470" VPOS="1961" WIDTH="18"/>
<String CC="9767140019" CONTENT="verbinding" HEIGHT="33" HPOS="2170" ID="P1_ST02897" VPOS="1935" WC="0.98" WIDTH="152"/>
<SP HPOS="2322" ID="P1_SP02471" VPOS="1968" WIDTH="18"/>
<String CC="37" CONTENT="te" HEIGHT="25" HPOS="2340" ID="P1_ST02898" VPOS="1936" WC="0.44" WIDTH="26"/>
<SP HPOS="2366" ID="P1_SP02472" VPOS="1968" WIDTH="17"/>
<String CC="60644760" CONTENT="stellen," HEIGHT="30" HPOS="2382" ID="P1_ST02899" VPOS="1936" WC="0.98" WIDTH="102"/>
<SP HPOS="2484" ID="P1_SP02473" VPOS="1968" WIDTH="17"/>
<String CC="3557" CONTENT="ilie" HEIGHT="26" HPOS="2500" ID="P1_ST02900" VPOS="1936" WC="0.46" WIDTH="41"/>
<SP HPOS="2542" ID="P1_SP02474" VPOS="1968" WIDTH="18"/>
<String CC="077" CONTENT="den" HEIGHT="26" HPOS="2559" ID="P1_ST02901" VPOS="1936" WC="0.94" WIDTH="48"/>
<SP HPOS="2608" ID="P1_SP02475" VPOS="1968" WIDTH="11"/>
<String CC="06055566" CONTENT="generaal" HEIGHT="33" HPOS="2619" ID="P1_ST02902" VPOS="1935" WC="0.98" WIDTH="120"/>
<SP HPOS="2739" ID="P1_SP02476" VPOS="1968" WIDTH="8"/>
<String CC="867" CONTENT="von" HEIGHT="18" HPOS="2747" ID="P1_ST02903" VPOS="1942" WC="0.24" WIDTH="50"/>
<SP HPOS="2797" ID="P1_SP02477" VPOS="1968" WIDTH="9"/>
<String CC="7570757750" CONTENT="öchweiuitz" HEIGHT="27" HPOS="2806" ID="P1_ST02904" VPOS="1932" WC="0.45" WIDTH="154"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="2024" ID="P1_TL00340" VPOS="1964" WIDTH="936">
<String CC="910" CONTENT="tot" HEIGHT="25" HPOS="2024" ID="P1_ST02905" VPOS="1968" WC="0.96" WIDTH="43"/>
<SP HPOS="2067" ID="P1_SP02478" VPOS="1993" WIDTH="24"/>
<String CC="045" CONTENT="dit" HEIGHT="25" HPOS="2091" ID="P1_ST02906" VPOS="1967" WC="0.96" WIDTH="39"/>
<SP HPOS="2130" ID="P1_SP02479" VPOS="1993" WIDTH="17"/>
<String CC="01406070" CONTENT="voorstel" HEIGHT="26" HPOS="2146" ID="P1_ST02907" VPOS="1967" WC="0.99" WIDTH="112"/>
<SP HPOS="2258" ID="P1_SP02480" VPOS="1993" WIDTH="17"/>
<String CC="700" CONTENT="had" HEIGHT="25" HPOS="2275" ID="P1_ST02908" VPOS="1967" WC="0.97" WIDTH="52"/>
<SP HPOS="2327" ID="P1_SP02481" VPOS="1993" WIDTH="17"/>
<String CC="97076770098" CONTENT="gemachtigd)" HEIGHT="31" HPOS="2343" ID="P1_ST02909" VPOS="1969" WC="0.98" WIDTH="176"/>
<SP HPOS="2519" ID="P1_SP02482" VPOS="2000" WIDTH="18"/>
<String CC="8789" CONTENT="werd" HEIGHT="27" HPOS="2537" ID="P1_ST02910" VPOS="1969" WC="0.93" WIDTH="67"/>
<SP HPOS="2604" ID="P1_SP02483" VPOS="2000" WIDTH="19"/>
<String CC="960" CONTENT="ons" HEIGHT="15" HPOS="2623" ID="P1_ST02911" VPOS="1977" WC="0.94" WIDTH="45"/>
<SP HPOS="2668" ID="P1_SP02484" VPOS="2000" WIDTH="18"/>
<String CC="752" CONTENT="een" HEIGHT="18" HPOS="2686" ID="P1_ST02912" VPOS="1975" WC="0.94" WIDTH="46"/>
<SP HPOS="2732" ID="P1_SP02485" VPOS="2000" WIDTH="17"/>
<String CC="36759" CONTENT="nieuw" HEIGHT="25" HPOS="2748" ID="P1_ST02913" VPOS="1967" WC="0.96" WIDTH="83"/>
<SP HPOS="2831" ID="P1_SP02486" VPOS="2000" WIDTH="18"/>
<String CC="95456620" CONTENT="voorstel" HEIGHT="27" HPOS="2849" ID="P1_ST02914" VPOS="1964" WC="0.98" WIDTH="111"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="2027" ID="P1_TL00341" VPOS="1997" WIDTH="933">
<String CC="9260954" CONTENT="gedaan," HEIGHT="33" HPOS="2027" ID="P1_ST02915" VPOS="2000" WC="0.97" WIDTH="106"/>
<SP HPOS="2133" ID="P1_SP02487" VPOS="2033" WIDTH="33"/>
<String CC="75" CONTENT="De" HEIGHT="26" HPOS="2166" ID="P1_ST02916" VPOS="2000" WC="0.35" WIDTH="39"/>
<SP HPOS="2205" ID="P1_SP02488" VPOS="2033" WIDTH="26"/>
<String CC="7566" CONTENT="eene" HEIGHT="18" HPOS="2231" ID="P1_ST02917" VPOS="2007" WC="0.34" WIDTH="60"/>
<SP HPOS="2291" ID="P1_SP02489" VPOS="2033" WIDTH="24"/>
<String CC="707667" CONTENT="dienst" HEIGHT="26" HPOS="2315" ID="P1_ST02918" VPOS="2000" WC="0.97" WIDTH="86"/>
<SP HPOS="2401" ID="P1_SP02490" VPOS="2033" WIDTH="24"/>
<String CC="56" CONTENT="is" HEIGHT="24" HPOS="2425" ID="P1_ST02919" VPOS="2001" WC="0.36" WIDTH="21"/>
<SP HPOS="2446" ID="P1_SP02491" VPOS="2033" WIDTH="26"/>
<String CC="0178" CONTENT="«len" HEIGHT="24" HPOS="2472" ID="P1_ST02920" VPOS="2002" WC="0.57" WIDTH="50"/>
<SP HPOS="2522" ID="P1_SP02492" VPOS="2033" WIDTH="15"/>
<String CC="779708" CONTENT="andere" HEIGHT="24" HPOS="2537" ID="P1_ST02921" VPOS="2002" WC="0.96" WIDTH="92"/>
<SP HPOS="2629" ID="P1_SP02493" VPOS="2033" WIDTH="19"/>
<String CC="077902" CONTENT="waard:" HEIGHT="26" HPOS="2648" ID="P1_ST02922" VPOS="2000" WC="0.97" WIDTH="100"/>
<SP HPOS="2748" ID="P1_SP02494" VPOS="2033" WIDTH="18"/>
<String CC="075" CONTENT="men" HEIGHT="18" HPOS="2766" ID="P1_ST02923" VPOS="2007" WC="0.95" WIDTH="58"/>
<SP HPOS="2824" ID="P1_SP02495" VPOS="2033" WIDTH="17"/>
<String CC="67560797" CONTENT="verzoekt" HEIGHT="26" HPOS="2841" ID="P1_ST02924" VPOS="1997" WC="0.97" WIDTH="119"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2027" ID="P1_TL00342" VPOS="2029" WIDTH="934">
<String CC="787" CONTENT="ons" HEIGHT="19" HPOS="2027" ID="P1_ST02925" VPOS="2039" WC="0.91" WIDTH="46"/>
<SP HPOS="2073" ID="P1_SP02496" VPOS="2057" WIDTH="18"/>
<String CC="8204" CONTENT="mede" HEIGHT="27" HPOS="2091" ID="P1_ST02926" VPOS="2030" WC="0.97" WIDTH="72"/>
<SP HPOS="2163" ID="P1_SP02497" VPOS="2057" WIDTH="20"/>
<String CC="80" CONTENT="te" HEIGHT="25" HPOS="2183" ID="P1_ST02927" VPOS="2031" WC="0.51" WIDTH="21"/>
<SP HPOS="2204" ID="P1_SP02498" VPOS="2057" WIDTH="20"/>
<String CC="9898782" CONTENT="deelen," HEIGHT="33" HPOS="2224" ID="P1_ST02928" VPOS="2029" WC="0.21" WIDTH="105"/>
<SP HPOS="2329" ID="P1_SP02499" VPOS="2062" WIDTH="18"/>
<String CC="7260" CONTENT="dat," HEIGHT="34" HPOS="2347" ID="P1_ST02929" VPOS="2029" WC="0.97" WIDTH="60"/>
<SP HPOS="2407" ID="P1_SP02500" VPOS="2063" WIDTH="19"/>
<String CC="4960687" CONTENT="wanneer" HEIGHT="21" HPOS="2426" ID="P1_ST02930" VPOS="2037" WC="0.97" WIDTH="118"/>
<SP HPOS="2544" ID="P1_SP02501" VPOS="2063" WIDTH="17"/>
<String CC="740" CONTENT="wij" HEIGHT="32" HPOS="2561" ID="P1_ST02931" VPOS="2034" WC="0.95" WIDTH="40"/>
<SP HPOS="2601" ID="P1_SP02502" VPOS="2066" WIDTH="18"/>
<String CC="97" CONTENT="de" HEIGHT="24" HPOS="2619" ID="P1_ST02932" VPOS="2035" WC="0.13" WIDTH="31"/>
<SP HPOS="2649" ID="P1_SP02503" VPOS="2066" WIDTH="17"/>
<String CC="81477606167" CONTENT="berlijnsche" HEIGHT="34" HPOS="2666" ID="P1_ST02933" VPOS="2030" WC="0.47" WIDTH="151"/>
<SP HPOS="2817" ID="P1_SP02504" VPOS="2066" WIDTH="18"/>
<String CC="007706576" CONTENT="artikelen" HEIGHT="27" HPOS="2835" ID="P1_ST02934" VPOS="2029" WC="0.98" WIDTH="126"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="2027" ID="P1_TL00343" VPOS="2061" WIDTH="934">
<String CC="79" CONTENT="op" HEIGHT="24" HPOS="2027" ID="P1_ST02935" VPOS="2073" WC="0.14" WIDTH="31"/>
<SP HPOS="2057" ID="P1_SP02505" VPOS="2096" WIDTH="19"/>
<String CC="870818748" CONTENT="ofüeieuso" HEIGHT="26" HPOS="2076" ID="P1_ST02936" VPOS="2063" WC="0.36" WIDTH="126"/>
<SP HPOS="2203" ID="P1_SP02506" VPOS="2096" WIDTH="17"/>
<String CC="00065" CONTENT="wijze" HEIGHT="33" HPOS="2219" ID="P1_ST02937" VPOS="2063" WC="0.98" WIDTH="70"/>
<SP HPOS="2289" ID="P1_SP02507" VPOS="2096" WIDTH="17"/>
<String CC="35" CONTENT="in" HEIGHT="26" HPOS="2306" ID="P1_ST02938" VPOS="2063" WC="0.52" WIDTH="27"/>
<SP HPOS="2333" ID="P1_SP02508" VPOS="2096" WIDTH="20"/>
<String CC="086" CONTENT="ons" HEIGHT="18" HPOS="2353" ID="P1_ST02939" VPOS="2073" WC="0.94" WIDTH="45"/>
<SP HPOS="2398" ID="P1_SP02509" VPOS="2096" WIDTH="17"/>
<String CC="7000" CONTENT="blad" HEIGHT="26" HPOS="2414" ID="P1_ST02940" VPOS="2063" WC="0.98" WIDTH="61"/>
<SP HPOS="2476" ID="P1_SP02510" VPOS="2096" WIDTH="17"/>
<String CC="003900" CONTENT="wilden" HEIGHT="26" HPOS="2492" ID="P1_ST02941" VPOS="2065" WC="0.99" WIDTH="93"/>
<SP HPOS="2585" ID="P1_SP02511" VPOS="2096" WIDTH="14"/>
<String CC="4090977878" CONTENT="mededeeien" HEIGHT="27" HPOS="2600" ID="P1_ST02942" VPOS="2063" WC="0.38" WIDTH="161"/>
<SP HPOS="2760" ID="P1_SP02512" VPOS="2096" WIDTH="11"/>
<String CC="05" CONTENT="al" HEIGHT="26" HPOS="2771" ID="P1_ST02943" VPOS="2062" WC="0.74" WIDTH="24"/>
<SP HPOS="2794" ID="P1_SP02513" VPOS="2096" WIDTH="9"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="2804" ID="P1_ST02944" VPOS="2063" WC="0.12" WIDTH="31"/>
<SP HPOS="2835" ID="P1_SP02514" VPOS="2096" WIDTH="9"/>
<String CC="88774870" CONTENT="duit.ehe" HEIGHT="27" HPOS="2844" ID="P1_ST02945" VPOS="2061" WC="0.34" WIDTH="117"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="2028" ID="P1_TL00344" VPOS="2089" WIDTH="933">
<String CC="9595079370" CONTENT="dagbladen," HEIGHT="33" HPOS="2028" ID="P1_ST02946" VPOS="2095" WC="0.98" WIDTH="151"/>
<SP HPOS="2179" ID="P1_SP02515" VPOS="2128" WIDTH="19"/>
<String CC="677" CONTENT="die" HEIGHT="25" HPOS="2198" ID="P1_ST02947" VPOS="2096" WC="0.92" WIDTH="39"/>
<SP HPOS="2237" ID="P1_SP02516" VPOS="2128" WIDTH="19"/>
<String CC="01000" CONTENT="graaf" HEIGHT="31" HPOS="2256" ID="P1_ST02948" VPOS="2096" WC="1.00" WIDTH="76"/>
<SP HPOS="2331" ID="P1_SP02517" VPOS="2128" WIDTH="14"/>
<String CC="706" CONTENT="von" HEIGHT="18" HPOS="2346" ID="P1_ST02949" VPOS="2105" WC="0.53" WIDTH="50"/>
<SP HPOS="2395" ID="P1_SP02518" VPOS="2128" WIDTH="9"/>
<String CC="85540970" CONTENT="Birmarck" HEIGHT="26" HPOS="2405" ID="P1_ST02950" VPOS="2096" WC="0.48" WIDTH="132"/>
<SP HPOS="2537" ID="P1_SP02519" VPOS="2128" WIDTH="11"/>
<String CC="9497791" CONTENT="genegen" HEIGHT="22" HPOS="2548" ID="P1_ST02951" STYLEREFS="TXT_10" VPOS="2107" WC="0.97" WIDTH="109"/>
<SP HPOS="2656" ID="P1_SP02520" VPOS="2130" WIDTH="8"/>
<String CC="74470" CONTENT="zijn," HEIGHT="33" HPOS="2665" ID="P1_ST02952" VPOS="2096" WC="0.97" WIDTH="57"/>
<SP HPOS="2721" ID="P1_SP02521" VPOS="2130" WIDTH="9"/>
<String CC="747908047" CONTENT="zoodanige" HEIGHT="38" HPOS="2731" ID="P1_ST02953" VPOS="2095" WC="0.98" WIDTH="138"/>
<SP HPOS="2869" ID="P1_SP02522" VPOS="2133" WIDTH="7"/>
<String CC="56960" CONTENT="mede" HEIGHT="31" HPOS="2876" ID="P1_ST02954" SUBS_CONTENT="mededeelingen" SUBS_TYPE="HypPart1" VPOS="2089" WC="0.42" WIDTH="69"/>
<HYP CONTENT="-" HPOS="2944" VPOS="2089" WIDTH="17"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2028" ID="P1_TL00345" VPOS="2125" WIDTH="933">
<String CC="877057977" CONTENT="deelingen" HEIGHT="33" HPOS="2028" ID="P1_ST02955" SUBS_CONTENT="mededeelingen" SUBS_TYPE="HypPart2" VPOS="2128" WC="0.30" WIDTH="133"/>
<SP HPOS="2161" ID="P1_SP02523" VPOS="2161" WIDTH="17"/>
<String CC="36" CONTENT="en" HEIGHT="18" HPOS="2178" ID="P1_ST02956" VPOS="2135" WC="0.51" WIDTH="33"/>
<SP HPOS="2211" ID="P1_SP02524" VPOS="2161" WIDTH="18"/>
<String CC="0477760509537496" CONTENT="korrespondentiën" HEIGHT="33" HPOS="2229" ID="P1_ST02957" VPOS="2128" WC="0.46" WIDTH="246"/>
<SP HPOS="2474" ID="P1_SP02525" VPOS="2161" WIDTH="17"/>
<String CC="647975" CONTENT="zouden" HEIGHT="25" HPOS="2491" ID="P1_ST02958" VPOS="2130" WC="0.96" WIDTH="98"/>
<SP HPOS="2589" ID="P1_SP02526" VPOS="2161" WIDTH="17"/>
<String CC="70770760" CONTENT="opnemen," HEIGHT="26" HPOS="2606" ID="P1_ST02959" VPOS="2137" WC="0.98" WIDTH="129"/>
<SP HPOS="2734" ID="P1_SP02527" VPOS="2163" WIDTH="18"/>
<String CC="023" CONTENT="als" HEIGHT="26" HPOS="2752" ID="P1_ST02960" VPOS="2128" WC="0.98" WIDTH="38"/>
<SP HPOS="2790" ID="P1_SP02528" VPOS="2163" WIDTH="17"/>
<String CC="056" CONTENT="wij" HEIGHT="32" HPOS="2806" ID="P1_ST02961" VPOS="2128" WC="0.95" WIDTH="39"/>
<SP HPOS="2845" ID="P1_SP02529" VPOS="2163" WIDTH="20"/>
<String CC="625909" CONTENT="noodig" HEIGHT="33" HPOS="2865" ID="P1_ST02962" VPOS="2125" WC="0.46" WIDTH="96"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="2028" ID="P1_TL00346" VPOS="2160" WIDTH="933">
<String CC="766843" CONTENT="zouden" HEIGHT="25" HPOS="2028" ID="P1_ST02963" VPOS="2161" WC="0.96" WIDTH="97"/>
<SP HPOS="2125" ID="P1_SP02530" VPOS="2186" WIDTH="25"/>
<String CC="6265700" CONTENT="achten," HEIGHT="28" HPOS="2150" ID="P1_ST02964" VPOS="2161" WC="0.98" WIDTH="107"/>
<SP HPOS="2257" ID="P1_SP02531" VPOS="2190" WIDTH="26"/>
<String CC="763" CONTENT="dat" HEIGHT="25" HPOS="2283" ID="P1_ST02965" VPOS="2161" WC="0.93" WIDTH="45"/>
<SP HPOS="2328" ID="P1_SP02532" VPOS="2190" WIDTH="25"/>
<String CC="03" CONTENT="in" HEIGHT="26" HPOS="2353" ID="P1_ST02966" VPOS="2161" WC="0.82" WIDTH="27"/>
<SP HPOS="2380" ID="P1_SP02533" VPOS="2190" WIDTH="25"/>
<String CC="06" CONTENT="de" HEIGHT="26" HPOS="2405" ID="P1_ST02967" VPOS="2161" WC="0.69" WIDTH="31"/>
<SP HPOS="2435" ID="P1_SP02534" VPOS="2190" WIDTH="26"/>
<String CC="77073830" CONTENT="buitenl." HEIGHT="26" HPOS="2461" ID="P1_ST02968" VPOS="2161" WC="0.52" WIDTH="109"/>
<SP HPOS="2570" ID="P1_SP02535" VPOS="2190" WIDTH="26"/>
<String CC="9758" CONTENT="pers" HEIGHT="25" HPOS="2596" ID="P1_ST02969" VPOS="2171" WC="0.94" WIDTH="54"/>
<SP HPOS="2650" ID="P1_SP02536" VPOS="2196" WIDTH="17"/>
<String CC="0050877" CONTENT="wierden" HEIGHT="27" HPOS="2667" ID="P1_ST02970" VPOS="2160" WC="0.98" WIDTH="111"/>
<SP HPOS="2778" ID="P1_SP02537" VPOS="2196" WIDTH="19"/>
<String CC="0097532670" CONTENT="opgenomen." HEIGHT="26" HPOS="2797" ID="P1_ST02971" VPOS="2167" WC="0.99" WIDTH="164"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2030" ID="P1_TL00347" VPOS="2192" WIDTH="707">
<String CC="470" CONTENT="Ook" HEIGHT="27" HPOS="2030" ID="P1_ST02972" VPOS="2193" WC="0.96" WIDTH="57"/>
<SP HPOS="2087" ID="P1_SP02538" VPOS="2220" WIDTH="20"/>
<String CC="806" CONTENT="dit" HEIGHT="27" HPOS="2107" ID="P1_ST02973" VPOS="2192" WC="0.94" WIDTH="39"/>
<SP HPOS="2146" ID="P1_SP02539" VPOS="2220" WIDTH="18"/>
<String CC="06697672" CONTENT="voorstel" HEIGHT="26" HPOS="2164" ID="P1_ST02974" VPOS="2192" WC="0.97" WIDTH="112"/>
<SP HPOS="2276" ID="P1_SP02540" VPOS="2220" WIDTH="17"/>
<String CC="097" CONTENT="kan" HEIGHT="26" HPOS="2293" ID="P1_ST02975" VPOS="2193" WC="0.94" WIDTH="51"/>
<SP HPOS="2343" ID="P1_SP02541" VPOS="2220" WIDTH="18"/>
<String CC="7677" CONTENT="niet" HEIGHT="26" HPOS="2361" ID="P1_ST02976" VPOS="2193" WC="0.94" WIDTH="53"/>
<SP HPOS="2414" ID="P1_SP02542" VPOS="2220" WIDTH="18"/>
<String CC="966940" CONTENT="worden" HEIGHT="25" HPOS="2432" ID="P1_ST02977" VPOS="2194" WC="0.96" WIDTH="104"/>
<SP HPOS="2536" ID="P1_SP02543" VPOS="2220" WIDTH="21"/>
<String CC="77706640780" CONTENT="aangenomen." HEIGHT="27" HPOS="2557" ID="P1_ST02978" VPOS="2202" WC="0.98" WIDTH="180"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2060" ID="P1_TL00348" VPOS="2222" WIDTH="901">
<String CC="8" CONTENT="—" HEIGHT="4" HPOS="2060" ID="P1_ST02979" VPOS="2239" WC="0.20" WIDTH="30"/>
<SP HPOS="2089" ID="P1_SP02544" VPOS="2243" WIDTH="18"/>
<String CC="577" CONTENT="Ten" HEIGHT="24" HPOS="2107" ID="P1_ST02980" VPOS="2226" WC="0.92" WIDTH="52"/>
<SP HPOS="2159" ID="P1_SP02545" VPOS="2250" WIDTH="18"/>
<String CC="0777007" CONTENT="gevolge" HEIGHT="35" HPOS="2177" ID="P1_ST02981" VPOS="2222" WC="0.98" WIDTH="107"/>
<SP HPOS="2284" ID="P1_SP02546" VPOS="2257" WIDTH="18"/>
<String CC="008" CONTENT="van" HEIGHT="18" HPOS="2302" ID="P1_ST02982" VPOS="2233" WC="0.97" WIDTH="50"/>
<SP HPOS="2352" ID="P1_SP02547" VPOS="2257" WIDTH="17"/>
<String CC="96" CONTENT="do" HEIGHT="26" HPOS="2368" ID="P1_ST02983" VPOS="2226" WC="0.16" WIDTH="31"/>
<SP HPOS="2399" ID="P1_SP02548" VPOS="2257" WIDTH="19"/>
<String CC="744577078050" CONTENT="buitengewone" HEIGHT="32" HPOS="2418" ID="P1_ST02984" VPOS="2226" WC="0.99" WIDTH="195"/>
<SP HPOS="2613" ID="P1_SP02549" VPOS="2258" WIDTH="17"/>
<String CC="657670469" CONTENT="toeneming" HEIGHT="32" HPOS="2629" ID="P1_ST02985" VPOS="2226" WC="0.98" WIDTH="149"/>
<SP HPOS="2778" ID="P1_SP02550" VPOS="2258" WIDTH="8"/>
<String CC="896" CONTENT="van" HEIGHT="18" HPOS="2786" ID="P1_ST02986" VPOS="2232" WC="0.91" WIDTH="51"/>
<SP HPOS="2837" ID="P1_SP02551" VPOS="2258" WIDTH="7"/>
<String CC="538" CONTENT="het" HEIGHT="26" HPOS="2844" ID="P1_ST02987" VPOS="2224" WC="0.94" WIDTH="46"/>
<SP HPOS="2890" ID="P1_SP02552" VPOS="2258" WIDTH="9"/>
<String CC="9674" CONTENT="aan" HEIGHT="18" HPOS="2900" ID="P1_ST02988" SUBS_CONTENT="aantal" SUBS_TYPE="HypPart1" VPOS="2231" WC="0.94" WIDTH="46"/>
<HYP CONTENT="-" HPOS="2946" VPOS="2231" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="2028" ID="P1_TL00349" VPOS="2252" WIDTH="933">
<String CC="472" CONTENT="tal" HEIGHT="26" HPOS="2028" ID="P1_ST02989" SUBS_CONTENT="aantal" SUBS_TYPE="HypPart2" VPOS="2257" WC="0.94" WIDTH="37"/>
<SP HPOS="2065" ID="P1_SP02553" VPOS="2283" WIDTH="18"/>
<String CC="407663778" CONTENT="kloosters" HEIGHT="27" HPOS="2082" ID="P1_ST02990" VPOS="2257" WC="0.98" WIDTH="126"/>
<SP HPOS="2209" ID="P1_SP02554" VPOS="2284" WIDTH="17"/>
<String CC="07" CONTENT="on" HEIGHT="17" HPOS="2225" ID="P1_ST02991" VPOS="2265" WC="0.57" WIDTH="31"/>
<SP HPOS="2256" ID="P1_SP02555" VPOS="2284" WIDTH="18"/>
<String CC="9868708860497" CONTENT="kloosterlijke" HEIGHT="33" HPOS="2274" ID="P1_ST02992" VPOS="2258" WC="0.98" WIDTH="177"/>
<SP HPOS="2451" ID="P1_SP02556" VPOS="2291" WIDTH="11"/>
<String CC="0770966789790" CONTENT="Inrichtingen," HEIGHT="37" HPOS="2461" ID="P1_ST02993" VPOS="2256" WC="0.98" WIDTH="182"/>
<SP HPOS="2643" ID="P1_SP02557" VPOS="2293" WIDTH="18"/>
<String CC="077905" CONTENT="vooral" HEIGHT="26" HPOS="2661" ID="P1_ST02994" VPOS="2258" WC="0.97" WIDTH="86"/>
<SP HPOS="2747" ID="P1_SP02558" VPOS="2293" WIDTH="13"/>
<String CC="0759" CONTENT="'ook" HEIGHT="31" HPOS="2760" ID="P1_ST02995" VPOS="2252" WC="0.95" WIDTH="53"/>
<SP HPOS="2813" ID="P1_SP02559" VPOS="2293" WIDTH="18"/>
<String CC="48" CONTENT="in" HEIGHT="24" HPOS="2831" ID="P1_ST02996" VPOS="2258" WC="0.36" WIDTH="26"/>
<SP HPOS="2857" ID="P1_SP02560" VPOS="2293" WIDTH="11"/>
<String CC="97" CONTENT="de" HEIGHT="24" HPOS="2868" ID="P1_ST02997" VPOS="2257" WC="0.12" WIDTH="30"/>
<SP HPOS="2897" ID="P1_SP02561" VPOS="2293" WIDTH="12"/>
<String CC="1870" CONTENT="zui" HEIGHT="25" HPOS="2909" ID="P1_ST02998" SUBS_CONTENT="zuivel'" SUBS_TYPE="HypPart1" VPOS="2256" WC="0.96" WIDTH="39"/>
<HYP CONTENT="-" HPOS="2948" VPOS="2256" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2028" ID="P1_TL00350" VPOS="2288" WIDTH="933">
<String CC="0740" CONTENT="vel'" HEIGHT="21" HPOS="2028" ID="P1_ST02999" SUBS_CONTENT="zuivel'" SUBS_TYPE="HypPart2" VPOS="2295" WC="0.97" WIDTH="45"/>
<SP HPOS="2073" ID="P1_SP02562" VPOS="2316" WIDTH="19"/>
<String CC="09697609085566" CONTENT="protestantsche" HEIGHT="35" HPOS="2092" ID="P1_ST03000" VPOS="2288" WC="0.40" WIDTH="207"/>
<SP HPOS="2298" ID="P1_SP02563" VPOS="2323" WIDTH="11"/>
<String CC="0608568598" CONTENT="provinciën" HEIGHT="32" HPOS="2309" ID="P1_ST03001" VPOS="2291" WC="0.98" WIDTH="146"/>
<SP HPOS="2456" ID="P1_SP02564" VPOS="2323" WIDTH="18"/>
<String CC="898" CONTENT="van" HEIGHT="18" HPOS="2473" ID="P1_ST03002" VPOS="2300" WC="0.90" WIDTH="50"/>
<SP HPOS="2523" ID="P1_SP02565" VPOS="2323" WIDTH="17"/>
<String CC="76065780" CONTENT="Pruisen," HEIGHT="30" HPOS="2539" ID="P1_ST03003" VPOS="2293" WC="0.98" WIDTH="115"/>
<SP HPOS="2654" ID="P1_SP02566" VPOS="2323" WIDTH="25"/>
<String CC="7003" CONTENT="zijn" HEIGHT="32" HPOS="2679" ID="P1_ST03004" VPOS="2291" WC="0.98" WIDTH="48"/>
<SP HPOS="2727" ID="P1_SP02567" VPOS="2323" WIDTH="18"/>
<String CC="704" CONTENT="bij" HEIGHT="32" HPOS="2745" ID="P1_ST03005" VPOS="2290" WC="0.96" WIDTH="33"/>
<SP HPOS="2778" ID="P1_SP02568" VPOS="2323" WIDTH="20"/>
<String CC="976" CONTENT="den" HEIGHT="26" HPOS="2798" ID="P1_ST03006" VPOS="2289" WC="0.91" WIDTH="47"/>
<SP HPOS="2845" ID="P1_SP02569" VPOS="2323" WIDTH="25"/>
<String CC="0781772" CONTENT="pruisi" HEIGHT="33" HPOS="2870" ID="P1_ST03007" SUBS_CONTENT="pruisischen" SUBS_TYPE="HypPart1" VPOS="2288" WC="0.51" WIDTH="78"/>
<HYP CONTENT="-" HPOS="2948" VPOS="2288" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2028" ID="P1_TL00351" VPOS="2317" WIDTH="934">
<String CC="75777" CONTENT="schen" HEIGHT="26" HPOS="2028" ID="P1_ST03008" SUBS_CONTENT="pruisischen" SUBS_TYPE="HypPart2" VPOS="2323" WC="0.30" WIDTH="77"/>
<SP HPOS="2105" ID="P1_SP02570" VPOS="2349" WIDTH="11"/>
<String CC="0679970" CONTENT="landdag" HEIGHT="32" HPOS="2115" ID="P1_ST03009" VPOS="2322" WC="0.97" WIDTH="113"/>
<SP HPOS="2229" ID="P1_SP02571" VPOS="2354" WIDTH="17"/>
<String CC="9770" CONTENT="zeer" HEIGHT="18" HPOS="2245" ID="P1_ST03010" VPOS="2330" WC="0.95" WIDTH="57"/>
<SP HPOS="2302" ID="P1_SP02572" VPOS="2354" WIDTH="18"/>
<String CC="0767" CONTENT="vele" HEIGHT="25" HPOS="2320" ID="P1_ST03011" VPOS="2323" WC="0.96" WIDTH="54"/>
<SP HPOS="2374" ID="P1_SP02573" VPOS="2354" WIDTH="20"/>
<String CC="087498" CONTENT="petiën" HEIGHT="32" HPOS="2394" ID="P1_ST03012" VPOS="2323" WC="0.33" WIDTH="81"/>
<SP HPOS="2476" ID="P1_SP02574" VPOS="2355" WIDTH="19"/>
<String CC="6897096700" CONTENT="ingekomen." HEIGHT="32" HPOS="2494" ID="P1_ST03013" VPOS="2324" WC="0.98" WIDTH="159"/>
<SP HPOS="2654" ID="P1_SP02575" VPOS="2356" WIDTH="34"/>
<String CC="98" CONTENT="De" HEIGHT="31" HPOS="2688" ID="P1_ST03014" VPOS="2317" WC="0.09" WIDTH="38"/>
<SP HPOS="2726" ID="P1_SP02576" VPOS="2356" WIDTH="30"/>
<String CC="6979" CONTENT="zaak" HEIGHT="25" HPOS="2756" ID="P1_ST03015" VPOS="2322" WC="0.93" WIDTH="63"/>
<SP HPOS="2818" ID="P1_SP02577" VPOS="2356" WIDTH="26"/>
<String CC="45647" CONTENT="heeft" HEIGHT="26" HPOS="2844" ID="P1_ST03016" VPOS="2321" WC="0.96" WIDTH="71"/>
<SP HPOS="2915" ID="P1_SP02578" VPOS="2356" WIDTH="20"/>
<String CC="88" CONTENT="in" HEIGHT="25" HPOS="2935" ID="P1_ST03017" VPOS="2321" WC="0.16" WIDTH="27"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2028" ID="P1_TL00352" VPOS="2353" WIDTH="933">
<String CC="6500" CONTENT="zeer" HEIGHT="18" HPOS="2028" ID="P1_ST03018" VPOS="2363" WC="0.97" WIDTH="57"/>
<SP HPOS="2085" ID="P1_SP02579" VPOS="2381" WIDTH="17"/>
<String CC="40596" CONTENT="hooge" HEIGHT="31" HPOS="2101" ID="P1_ST03019" VPOS="2356" WC="0.45" WIDTH="83"/>
<SP HPOS="2184" ID="P1_SP02580" VPOS="2387" WIDTH="18"/>
<String CC="0956" CONTENT="mate" HEIGHT="24" HPOS="2202" ID="P1_ST03020" VPOS="2356" WC="0.95" WIDTH="69"/>
<SP HPOS="2270" ID="P1_SP02581" VPOS="2387" WIDTH="20"/>
<String CC="00" CONTENT="de" HEIGHT="25" HPOS="2290" ID="P1_ST03021" VPOS="2355" WC="0.95" WIDTH="31"/>
<SP HPOS="2321" ID="P1_SP02582" VPOS="2387" WIDTH="17"/>
<String CC="78187967440579" CONTENT="belangstelling" HEIGHT="34" HPOS="2337" ID="P1_ST03022" VPOS="2355" WC="0.98" WIDTH="204"/>
<SP HPOS="2542" ID="P1_SP02583" VPOS="2389" WIDTH="25"/>
<String CC="067" CONTENT="der" HEIGHT="26" HPOS="2567" ID="P1_ST03023" VPOS="2356" WC="0.95" WIDTH="45"/>
<SP HPOS="2611" ID="P1_SP02584" VPOS="2389" WIDTH="26"/>
<String CC="060003279" CONTENT="bevolking" HEIGHT="32" HPOS="2637" ID="P1_ST03024" VPOS="2354" WC="0.99" WIDTH="141"/>
<SP HPOS="2778" ID="P1_SP02585" VPOS="2389" WIDTH="25"/>
<String CC="9860270720" CONTENT="getrokken," HEIGHT="32" HPOS="2803" ID="P1_ST03025" VPOS="2353" WC="0.98" WIDTH="158"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2028" ID="P1_TL00353" VPOS="2385" WIDTH="933">
<String CC="78" CONTENT="en" HEIGHT="18" HPOS="2028" ID="P1_ST03026" VPOS="2396" WC="0.20" WIDTH="32"/>
<SP HPOS="2060" ID="P1_SP02586" VPOS="2414" WIDTH="17"/>
<String CC="03" CONTENT="in" HEIGHT="28" HPOS="2076" ID="P1_ST03027" VPOS="2385" WC="0.80" WIDTH="27"/>
<SP HPOS="2104" ID="P1_SP02587" VPOS="2414" WIDTH="17"/>
<String CC="8076" CONTENT="niet" HEIGHT="25" HPOS="2120" ID="P1_ST03028" VPOS="2388" WC="0.95" WIDTH="56"/>
<SP HPOS="2176" ID="P1_SP02588" VPOS="2414" WIDTH="17"/>
<String CC="4089707" CONTENT="mindere" HEIGHT="26" HPOS="2192" ID="P1_ST03029" VPOS="2387" WC="0.97" WIDTH="113"/>
<SP HPOS="2306" ID="P1_SP02589" VPOS="2414" WIDTH="17"/>
<String CC="7977" CONTENT="mate" HEIGHT="26" HPOS="2322" ID="P1_ST03030" VPOS="2388" WC="0.93" WIDTH="69"/>
<SP HPOS="2391" ID="P1_SP02590" VPOS="2414" WIDTH="20"/>
<String CC="58" CONTENT="is" HEIGHT="26" HPOS="2411" ID="P1_ST03031" VPOS="2387" WC="0.30" WIDTH="22"/>
<SP HPOS="2433" ID="P1_SP02591" VPOS="2414" WIDTH="17"/>
<String CC="006" CONTENT="dat" HEIGHT="27" HPOS="2450" ID="P1_ST03032" VPOS="2386" WC="0.98" WIDTH="45"/>
<SP HPOS="2494" ID="P1_SP02592" VPOS="2414" WIDTH="17"/>
<String CC="774" CONTENT="het" HEIGHT="27" HPOS="2511" ID="P1_ST03033" VPOS="2388" WC="0.93" WIDTH="46"/>
<SP HPOS="2557" ID="P1_SP02593" VPOS="2415" WIDTH="14"/>
<String CC="97705" CONTENT="geVal" HEIGHT="32" HPOS="2571" ID="P1_ST03034" VPOS="2389" WC="0.40" WIDTH="77"/>
<SP HPOS="2648" ID="P1_SP02594" VPOS="2421" WIDTH="17"/>
<String CC="076" CONTENT="met" HEIGHT="24" HPOS="2665" ID="P1_ST03035" VPOS="2389" WC="0.95" WIDTH="53"/>
<SP HPOS="2718" ID="P1_SP02595" VPOS="2421" WIDTH="17"/>
<String CC="770" CONTENT="het" HEIGHT="25" HPOS="2734" ID="P1_ST03036" VPOS="2387" WC="0.95" WIDTH="46"/>
<SP HPOS="2780" ID="P1_SP02596" VPOS="2421" WIDTH="17"/>
<String CC="65075" CONTENT="thans" HEIGHT="25" HPOS="2797" ID="P1_ST03037" VPOS="2386" WC="0.97" WIDTH="77"/>
<SP HPOS="2874" ID="P1_SP02597" VPOS="2421" WIDTH="12"/>
<String CC="60573" CONTENT="open" HEIGHT="25" HPOS="2885" ID="P1_ST03038" SUBS_CONTENT="openbaar" SUBS_TYPE="HypPart1" VPOS="2393" WC="0.97" WIDTH="61"/>
<HYP CONTENT="-" HPOS="2947" VPOS="2393" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2027" ID="P1_TL00354" VPOS="2417" WIDTH="934">
<String CC="7009" CONTENT="baar" HEIGHT="27" HPOS="2027" ID="P1_ST03039" SUBS_CONTENT="openbaar" SUBS_TYPE="HypPart2" VPOS="2420" WC="0.96" WIDTH="64"/>
<SP HPOS="2091" ID="P1_SP02598" VPOS="2447" WIDTH="17"/>
<String CC="97990957" CONTENT="gemaakte" HEIGHT="33" HPOS="2107" ID="P1_ST03040" VPOS="2420" WC="0.97" WIDTH="136"/>
<SP HPOS="2243" ID="P1_SP02599" VPOS="2453" WIDTH="26"/>
<String CC="9577807" CONTENT="verslag" HEIGHT="33" HPOS="2269" ID="P1_ST03041" VPOS="2419" WC="0.97" WIDTH="102"/>
<SP HPOS="2370" ID="P1_SP02600" VPOS="2453" WIDTH="24"/>
<String CC="676" CONTENT="der" HEIGHT="26" HPOS="2394" ID="P1_ST03042" VPOS="2419" WC="0.93" WIDTH="45"/>
<SP HPOS="2439" ID="P1_SP02601" VPOS="2453" WIDTH="28"/>
<String CC="877958507" CONTENT="diskussie" HEIGHT="26" HPOS="2467" ID="P1_ST03043" VPOS="2420" WC="0.32" WIDTH="123"/>
<SP HPOS="2590" ID="P1_SP02602" VPOS="2453" WIDTH="25"/>
<String CC="04084076" CONTENT="daarover" HEIGHT="25" HPOS="2615" ID="P1_ST03044" VPOS="2421" WC="0.98" WIDTH="124"/>
<SP HPOS="2739" ID="P1_SP02603" VPOS="2453" WIDTH="21"/>
<String CC="0763709" CONTENT="gevoerd" HEIGHT="34" HPOS="2760" ID="P1_ST03045" VPOS="2418" WC="0.98" WIDTH="110"/>
<SP HPOS="2870" ID="P1_SP02604" VPOS="2453" WIDTH="18"/>
<String CC="21" CONTENT="in" HEIGHT="26" HPOS="2888" ID="P1_ST03046" VPOS="2417" WC="0.78" WIDTH="26"/>
<SP HPOS="2914" ID="P1_SP02605" VPOS="2453" WIDTH="18"/>
<String CC="96" CONTENT="de" HEIGHT="26" HPOS="2931" ID="P1_ST03047" VPOS="2417" WC="0.19" WIDTH="30"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2028" ID="P1_TL00355" VPOS="2448" WIDTH="933">
<String CC="754547887" CONTENT="zittingen" HEIGHT="38" HPOS="2028" ID="P1_ST03048" VPOS="2448" WC="0.98" WIDTH="126"/>
<SP HPOS="2154" ID="P1_SP02606" VPOS="2486" WIDTH="18"/>
<String CC="976" CONTENT="der" HEIGHT="25" HPOS="2172" ID="P1_ST03049" VPOS="2453" WC="0.91" WIDTH="45"/>
<SP HPOS="2217" ID="P1_SP02607" VPOS="2486" WIDTH="15"/>
<String CC="000005607" CONTENT="kommissie" HEIGHT="26" HPOS="2232" ID="P1_ST03050" VPOS="2451" WC="0.99" WIDTH="143"/>
<SP HPOS="2375" ID="P1_SP02608" VPOS="2486" WIDTH="19"/>
<String CC="0666" CONTENT="voor" HEIGHT="18" HPOS="2394" ID="P1_ST03051" VPOS="2459" WC="0.96" WIDTH="61"/>
<SP HPOS="2456" ID="P1_SP02609" VPOS="2486" WIDTH="17"/>
<String CC="37" CONTENT="de" HEIGHT="28" HPOS="2472" ID="P1_ST03052" VPOS="2450" WC="0.45" WIDTH="31"/>
<SP HPOS="2503" ID="P1_SP02610" VPOS="2486" WIDTH="18"/>
<String CC="96907189" CONTENT="petitiêh" HEIGHT="37" HPOS="2520" ID="P1_ST03053" VPOS="2450" WC="0.34" WIDTH="110"/>
<SP HPOS="2630" ID="P1_SP02611" VPOS="2486" WIDTH="18"/>
<String CC="906" CONTENT="van" HEIGHT="18" HPOS="2648" ID="P1_ST03054" VPOS="2460" WC="0.94" WIDTH="48"/>
<SP HPOS="2696" ID="P1_SP02612" VPOS="2486" WIDTH="17"/>
<String CC="671" CONTENT="het" HEIGHT="28" HPOS="2713" ID="P1_ST03055" VPOS="2450" WC="0.94" WIDTH="46"/>
<SP HPOS="2759" ID="P1_SP02613" VPOS="2486" WIDTH="26"/>
<String CC="7657" CONTENT="huis" HEIGHT="28" HPOS="2785" ID="P1_ST03056" VPOS="2448" WC="0.94" WIDTH="57"/>
<SP HPOS="2842" ID="P1_SP02614" VPOS="2486" WIDTH="17"/>
<String CC="873" CONTENT="der" HEIGHT="26" HPOS="2858" ID="P1_ST03057" VPOS="2448" WC="0.93" WIDTH="45"/>
<SP HPOS="2903" ID="P1_SP02615" VPOS="2486" WIDTH="22"/>
<String CC="877" CONTENT="af" HEIGHT="24" HPOS="2926" ID="P1_ST03058" SUBS_CONTENT="afgevaardigden." SUBS_TYPE="HypPart1" VPOS="2451" WC="0.91" WIDTH="24"/>
<HYP CONTENT="-" HPOS="2949" VPOS="2451" WIDTH="12"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="2028" ID="P1_TL00356" VPOS="2481" WIDTH="934">
<String CC="9888709691880" CONTENT="gevaardigden." HEIGHT="31" HPOS="2028" ID="P1_ST03059" SUBS_CONTENT="afgevaardigden." SUBS_TYPE="HypPart2" VPOS="2485" WC="0.98" WIDTH="196"/>
<SP HPOS="2224" ID="P1_SP02616" VPOS="2516" WIDTH="35"/>
<String CC="07" CONTENT="De" HEIGHT="25" HPOS="2259" ID="P1_ST03060" VPOS="2484" WC="0.62" WIDTH="37"/>
<SP HPOS="2296" ID="P1_SP02617" VPOS="2516" WIDTH="20"/>
<String CC="251048077" CONTENT="zittingen" HEIGHT="32" HPOS="2316" ID="P1_ST03061" VPOS="2484" WC="0.98" WIDTH="129"/>
<SP HPOS="2445" ID="P1_SP02618" VPOS="2516" WIDTH="13"/>
<String CC="9574" CONTENT="dier" HEIGHT="26" HPOS="2458" ID="P1_ST03062" VPOS="2484" WC="0.94" WIDTH="54"/>
<SP HPOS="2512" ID="P1_SP02619" VPOS="2516" WIDTH="8"/>
<String CC="9604845137" CONTENT="kom,nissie" HEIGHT="27" HPOS="2520" ID="P1_ST03063" VPOS="2484" WC="0.98" WIDTH="144"/>
<SP HPOS="2665" ID="P1_SP02620" VPOS="2516" WIDTH="9"/>
<String CC="5208" CONTENT="ziju" HEIGHT="32" HPOS="2674" ID="P1_ST03064" VPOS="2485" WC="0.58" WIDTH="51"/>
<SP HPOS="2725" ID="P1_SP02621" VPOS="2517" WIDTH="9"/>
<String CC="7049605370" CONTENT="bijgewoond" HEIGHT="34" HPOS="2734" ID="P1_ST03065" VPOS="2481" WC="0.98" WIDTH="158"/>
<SP HPOS="2893" ID="P1_SP02622" VPOS="2517" WIDTH="9"/>
<String CC="0379" CONTENT="door" HEIGHT="25" HPOS="2902" ID="P1_ST03066" VPOS="2481" WC="0.96" WIDTH="60"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2028" ID="P1_TL00357" VPOS="2515" WIDTH="933">
<String CC="45020337059777507890064885" CONTENT="regeeringskomniissarissoii" HEIGHT="34" HPOS="2028" ID="P1_ST03067" VPOS="2516" WC="0.50" WIDTH="364"/>
<SP HPOS="2392" ID="P1_SP02623" VPOS="2550" WIDTH="18"/>
<String CC="077" CONTENT="van" HEIGHT="21" HPOS="2409" ID="P1_ST03068" VPOS="2522" WC="0.94" WIDTH="50"/>
<SP HPOS="2459" ID="P1_SP02624" VPOS="2550" WIDTH="7"/>
<String CC="9007" CONTENT="drie" HEIGHT="28" HPOS="2466" ID="P1_ST03069" VPOS="2516" WC="0.96" WIDTH="56"/>
<SP HPOS="2522" ID="P1_SP02625" VPOS="2550" WIDTH="18"/>
<String CC="978076896980" CONTENT="miuisteriën," HEIGHT="30" HPOS="2539" ID="P1_ST03070" VPOS="2517" WC="0.30" WIDTH="165"/>
<SP HPOS="2705" ID="P1_SP02626" VPOS="2550" WIDTH="11"/>
<String CC="79677009" CONTENT="namelijk" HEIGHT="32" HPOS="2715" ID="P1_ST03071" VPOS="2515" WC="0.98" WIDTH="125"/>
<SP HPOS="2841" ID="P1_SP02627" VPOS="2550" WIDTH="11"/>
<String CC="808" CONTENT="van" HEIGHT="17" HPOS="2851" ID="P1_ST03072" VPOS="2523" WC="0.94" WIDTH="50"/>
<SP HPOS="2901" ID="P1_SP02628" VPOS="2550" WIDTH="7"/>
<String CC="0870" CONTENT="jus" HEIGHT="32" HPOS="2908" ID="P1_ST03073" SUBS_CONTENT="justitie," SUBS_TYPE="HypPart1" VPOS="2515" WC="0.97" WIDTH="40"/>
<HYP CONTENT="-" HPOS="2948" VPOS="2515" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="2028" ID="P1_TL00358" VPOS="2542" WIDTH="934">
<String CC="100600" CONTENT="titie," HEIGHT="30" HPOS="2028" ID="P1_ST03074" SUBS_CONTENT="justitie," SUBS_TYPE="HypPart2" VPOS="2549" WC="0.99" WIDTH="66"/>
<SP HPOS="2094" ID="P1_SP02629" VPOS="2578" WIDTH="28"/>
<String CC="20802530696607" CONTENT="binnenlandsche" HEIGHT="27" HPOS="2122" ID="P1_ST03075" VPOS="2548" WC="0.57" WIDTH="219"/>
<SP HPOS="2341" ID="P1_SP02630" VPOS="2578" WIDTH="20"/>
<String CC="97078" CONTENT="zaken" HEIGHT="26" HPOS="2361" ID="P1_ST03076" VPOS="2548" WC="0.96" WIDTH="79"/>
<SP HPOS="2440" ID="P1_SP02631" VPOS="2578" WIDTH="17"/>
<String CC="57" CONTENT="en" HEIGHT="19" HPOS="2457" ID="P1_ST03077" VPOS="2556" WC="0.34" WIDTH="30"/>
<SP HPOS="2486" ID="P1_SP02632" VPOS="2578" WIDTH="19"/>
<String CC="7677753788770" CONTENT="eereilieiist." HEIGHT="25" HPOS="2505" ID="P1_ST03078" VPOS="2551" WC="0.35" WIDTH="149"/>
<SP HPOS="2654" ID="P1_SP02633" VPOS="2578" WIDTH="30"/>
<String CC="21717937740" CONTENT="Opmerkelijk" HEIGHT="44" HPOS="2683" ID="P1_ST03079" VPOS="2542" WC="0.99" WIDTH="171"/>
<SP HPOS="2855" ID="P1_SP02634" VPOS="2585" WIDTH="15"/>
<String CC="47" CONTENT="is" HEIGHT="26" HPOS="2870" ID="P1_ST03080" VPOS="2546" WC="0.41" WIDTH="22"/>
<SP HPOS="2893" ID="P1_SP02635" VPOS="2585" WIDTH="17"/>
<String CC="4664" CONTENT="het," HEIGHT="30" HPOS="2909" ID="P1_ST03081" VPOS="2546" WC="0.95" WIDTH="53"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="2028" ID="P1_TL00359" VPOS="2574" WIDTH="934">
<String CC="700" CONTENT="dat" HEIGHT="27" HPOS="2028" ID="P1_ST03082" VPOS="2582" WC="0.97" WIDTH="45"/>
<SP HPOS="2073" ID="P1_SP02636" VPOS="2609" WIDTH="9"/>
<String CC="96" CONTENT="de" HEIGHT="27" HPOS="2082" ID="P1_ST03083" VPOS="2582" WC="0.22" WIDTH="31"/>
<SP HPOS="2113" ID="P1_SP02637" VPOS="2609" WIDTH="17"/>
<String CC="789866089692093779733" CONTENT="regeeringskommissaris" HEIGHT="37" HPOS="2130" ID="P1_ST03084" VPOS="2578" WC="0.33" WIDTH="322"/>
<SP HPOS="2452" ID="P1_SP02638" VPOS="2615" WIDTH="15"/>
<String CC="306" CONTENT="van" HEIGHT="19" HPOS="2467" ID="P1_ST03085" VPOS="2588" WC="0.96" WIDTH="50"/>
<SP HPOS="2517" ID="P1_SP02639" VPOS="2615" WIDTH="17"/>
<String CC="577" CONTENT="het" HEIGHT="28" HPOS="2533" ID="P1_ST03086" VPOS="2581" WC="0.93" WIDTH="45"/>
<SP HPOS="2578" ID="P1_SP02640" VPOS="2615" WIDTH="17"/>
<String CC="7573687447" CONTENT="ministerie" HEIGHT="30" HPOS="2595" ID="P1_ST03087" VPOS="2578" WC="0.98" WIDTH="141"/>
<SP HPOS="2735" ID="P1_SP02641" VPOS="2615" WIDTH="19"/>
<String CC="402" CONTENT="van" HEIGHT="18" HPOS="2754" ID="P1_ST03088" VPOS="2587" WC="0.97" WIDTH="50"/>
<SP HPOS="2804" ID="P1_SP02642" VPOS="2615" WIDTH="17"/>
<String CC="7767907779" CONTENT="eeredienst" HEIGHT="31" HPOS="2820" ID="P1_ST03089" VPOS="2574" WC="0.28" WIDTH="142"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2028" ID="P1_TL00360" VPOS="2610" WIDTH="933">
<String CC="005" CONTENT="als" HEIGHT="25" HPOS="2028" ID="P1_ST03090" VPOS="2616" WC="0.98" WIDTH="38"/>
<SP HPOS="2066" ID="P1_SP02643" VPOS="2641" WIDTH="25"/>
<String CC="033" CONTENT="het" HEIGHT="25" HPOS="2091" ID="P1_ST03091" VPOS="2616" WC="0.97" WIDTH="45"/>
<SP HPOS="2135" ID="P1_SP02644" VPOS="2641" WIDTH="25"/>
<String CC="0080" CONTENT="wan-" HEIGHT="17" HPOS="2160" ID="P1_ST03092" VPOS="2623" WC="0.98" WIDTH="67"/>
<SP HPOS="2228" ID="P1_SP02645" VPOS="2641" WIDTH="25"/>
<String CC="070" CONTENT="mag" HEIGHT="22" HPOS="2252" ID="P1_ST03093" VPOS="2621" WC="0.97" WIDTH="60"/>
<SP HPOS="2313" ID="P1_SP02646" VPOS="2643" WIDTH="17"/>
<String CC="076604" CONTENT="gezegd" HEIGHT="35" HPOS="2329" ID="P1_ST03094" VPOS="2611" WC="0.98" WIDTH="96"/>
<SP HPOS="2425" ID="P1_SP02647" VPOS="2647" WIDTH="19"/>
<String CC="940078" CONTENT="worden" HEIGHT="27" HPOS="2444" ID="P1_ST03095" VPOS="2614" WC="0.97" WIDTH="102"/>
<SP HPOS="2545" ID="P1_SP02648" VPOS="2647" WIDTH="18"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="2563" ID="P1_ST03096" VPOS="2615" WC="0.12" WIDTH="30"/>
<SP HPOS="2593" ID="P1_SP02649" VPOS="2647" WIDTH="17"/>
<String CC="00909006" CONTENT="advokaat" HEIGHT="26" HPOS="2609" ID="P1_ST03097" VPOS="2614" WC="0.67" WIDTH="129"/>
<SP HPOS="2738" ID="P1_SP02650" VPOS="2647" WIDTH="17"/>
<String CC="979" CONTENT="der" HEIGHT="24" HPOS="2754" ID="P1_ST03098" VPOS="2614" WC="0.90" WIDTH="45"/>
<SP HPOS="2799" ID="P1_SP02651" VPOS="2647" WIDTH="17"/>
<String CC="07849974297" CONTENT="geestelijke" HEIGHT="33" HPOS="2816" ID="P1_ST03099" VPOS="2610" WC="0.98" WIDTH="145"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2028" ID="P1_TL00361" VPOS="2642" WIDTH="933">
<String CC="70076" CONTENT="orden" HEIGHT="26" HPOS="2028" ID="P1_ST03100" VPOS="2648" WC="0.97" WIDTH="77"/>
<SP HPOS="2105" ID="P1_SP02652" VPOS="2674" WIDTH="19"/>
<String CC="17" CONTENT="te" HEIGHT="24" HPOS="2124" ID="P1_ST03101" VPOS="2649" WC="0.55" WIDTH="25"/>
<SP HPOS="2148" ID="P1_SP02653" VPOS="2674" WIDTH="17"/>
<String CC="68380" CONTENT="zijn." HEIGHT="31" HPOS="2165" ID="P1_ST03102" VPOS="2648" WC="0.96" WIDTH="57"/>
<SP HPOS="2222" ID="P1_SP02654" VPOS="2679" WIDTH="19"/>
<String CC="65789786" CONTENT="Trouwens" HEIGHT="28" HPOS="2241" ID="P1_ST03103" VPOS="2644" WC="0.97" WIDTH="136"/>
<SP HPOS="2376" ID="P1_SP02655" VPOS="2679" WIDTH="18"/>
<String CC="9977" CONTENT="gaat" HEIGHT="30" HPOS="2394" ID="P1_ST03104" VPOS="2647" WC="0.93" WIDTH="61"/>
<SP HPOS="2456" ID="P1_SP02656" VPOS="2679" WIDTH="22"/>
<String CC="7727" CONTENT="nien" HEIGHT="25" HPOS="2478" ID="P1_ST03105" VPOS="2648" WC="0.38" WIDTH="57"/>
<SP HPOS="2535" ID="P1_SP02657" VPOS="2679" WIDTH="19"/>
<String CC="66" CONTENT="na" HEIGHT="19" HPOS="2554" ID="P1_ST03106" VPOS="2654" WC="0.30" WIDTH="28"/>
<SP HPOS="2582" ID="P1_SP02658" VPOS="2679" WIDTH="20"/>
<String CC="9649" CONTENT="door" HEIGHT="25" HPOS="2602" ID="P1_ST03107" VPOS="2647" WC="0.93" WIDTH="61"/>
<SP HPOS="2663" ID="P1_SP02659" VPOS="2679" WIDTH="18"/>
<String CC="0178" CONTENT="wien" HEIGHT="24" HPOS="2681" ID="P1_ST03108" VPOS="2646" WC="0.56" WIDTH="65"/>
<SP HPOS="2746" ID="P1_SP02660" VPOS="2679" WIDTH="18"/>
<String CC="95" CONTENT="de" HEIGHT="26" HPOS="2764" ID="P1_ST03109" VPOS="2643" WC="0.25" WIDTH="30"/>
<SP HPOS="2793" ID="P1_SP02661" VPOS="2679" WIDTH="12"/>
<String CC="960834478970" CONTENT="regeeriiigs" HEIGHT="35" HPOS="2805" ID="P1_ST03110" SUBS_CONTENT="regeeriiigskommissai'i's" SUBS_TYPE="HypPart1" VPOS="2642" WC="0.41" WIDTH="143"/>
<HYP CONTENT="-" HPOS="2948" VPOS="2642" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="2028" ID="P1_TL00362" VPOS="2672" WIDTH="934">
<String CC="0703776000818" CONTENT="kommissai'i's" HEIGHT="32" HPOS="2028" ID="P1_ST03111" SUBS_CONTENT="regeeriiigskommissai'i's" SUBS_TYPE="HypPart2" VPOS="2675" WC="0.59" WIDTH="171"/>
<SP HPOS="2199" ID="P1_SP02662" VPOS="2707" WIDTH="25"/>
<String CC="07" CONTENT="in" HEIGHT="28" HPOS="2224" ID="P1_ST03112" VPOS="2676" WC="0.65" WIDTH="26"/>
<SP HPOS="2250" ID="P1_SP02663" VPOS="2707" WIDTH="25"/>
<String CC="5978037" CONTENT="kwestie" HEIGHT="26" HPOS="2275" ID="P1_ST03113" VPOS="2676" WC="0.97" WIDTH="105"/>
<SP HPOS="2380" ID="P1_SP02664" VPOS="2707" WIDTH="26"/>
<String CC="998" CONTENT="was" HEIGHT="17" HPOS="2406" ID="P1_ST03114" VPOS="2686" WC="0.90" WIDTH="52"/>
<SP HPOS="2458" ID="P1_SP02665" VPOS="2707" WIDTH="17"/>
<String CC="904595489190450" CONTENT="afgevaardigd--," HEIGHT="38" HPOS="2474" ID="P1_ST03115" VPOS="2675" WC="0.99" WIDTH="197"/>
<SP HPOS="2672" ID="P1_SP02666" VPOS="2713" WIDTH="25"/>
<String CC="70070677" CONTENT="namelijk" HEIGHT="32" HPOS="2696" ID="P1_ST03116" VPOS="2676" WC="0.98" WIDTH="120"/>
<SP HPOS="2817" ID="P1_SP02667" VPOS="2713" WIDTH="17"/>
<String CC="9540" CONTENT="door" HEIGHT="31" HPOS="2833" ID="P1_ST03117" VPOS="2672" WC="0.96" WIDTH="63"/>
<SP HPOS="2896" ID="P1_SP02668" VPOS="2713" WIDTH="19"/>
<String CC="978" CONTENT="den" HEIGHT="25" HPOS="2915" ID="P1_ST03118" VPOS="2676" WC="0.90" WIDTH="47"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2028" ID="P1_TL00363" VPOS="2708" WIDTH="934">
<String CC="0775" CONTENT="heer" HEIGHT="25" HPOS="2028" ID="P1_ST03119" VPOS="2715" WC="0.96" WIDTH="60"/>
<SP HPOS="2088" ID="P1_SP02669" VPOS="2740" WIDTH="9"/>
<String CC="078" CONTENT="von" HEIGHT="18" HPOS="2098" ID="P1_ST03120" VPOS="2721" WC="0.47" WIDTH="48"/>
<SP HPOS="2146" ID="P1_SP02670" VPOS="2740" WIDTH="9"/>
<String CC="60848700" CONTENT="Mühlei'," HEIGHT="31" HPOS="2156" ID="P1_ST03121" VPOS="2709" WC="0.56" WIDTH="117"/>
<SP HPOS="2272" ID="P1_SP02671" VPOS="2740" WIDTH="11"/>
<String CC="677" CONTENT="een" HEIGHT="19" HPOS="2283" ID="P1_ST03122" VPOS="2717" WC="0.92" WIDTH="45"/>
<SP HPOS="2328" ID="P1_SP02672" VPOS="2740" WIDTH="11"/>
<String CC="0709974976" CONTENT="protestant" HEIGHT="31" HPOS="2339" ID="P1_ST03123" VPOS="2712" WC="0.98" WIDTH="141"/>
<SP HPOS="2479" ID="P1_SP02673" VPOS="2743" WIDTH="7"/>
<String CC="887" CONTENT="seh" HEIGHT="26" HPOS="2486" ID="P1_ST03124" VPOS="2711" WC="0.18" WIDTH="44"/>
<SP HPOS="2530" ID="P1_SP02674" VPOS="2743" WIDTH="11"/>
<String CC="95778707" CONTENT="minister" HEIGHT="33" HPOS="2541" ID="P1_ST03125" VPOS="2708" WC="0.97" WIDTH="113"/>
<SP HPOS="2654" ID="P1_SP02675" VPOS="2743" WIDTH="12"/>
<String CC="010" CONTENT="van" HEIGHT="17" HPOS="2666" ID="P1_ST03126" VPOS="2719" WC="1.00" WIDTH="45"/>
<SP HPOS="2711" ID="P1_SP02676" VPOS="2743" WIDTH="12"/>
<String CC="7767" CONTENT="Zeer" HEIGHT="20" HPOS="2722" ID="P1_ST03127" VPOS="2715" WC="0.94" WIDTH="56"/>
<SP HPOS="2778" ID="P1_SP02677" VPOS="2743" WIDTH="9"/>
<String CC="897786" CONTENT="sterke" HEIGHT="26" HPOS="2787" ID="P1_ST03128" VPOS="2709" WC="0.95" WIDTH="84"/>
<SP HPOS="2871" ID="P1_SP02678" VPOS="2743" WIDTH="12"/>
<String CC="873802" CONTENT="ultva" HEIGHT="25" HPOS="2883" ID="P1_ST03129" SUBS_CONTENT="ultvamontaansche" SUBS_TYPE="HypPart1" VPOS="2709" WC="0.50" WIDTH="66"/>
<HYP CONTENT="-" HPOS="2949" VPOS="2709" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="2028" ID="P1_TL00364" VPOS="2741" WIDTH="934">
<String CC="92722976677" CONTENT="montaansche" HEIGHT="28" HPOS="2028" ID="P1_ST03130" SUBS_CONTENT="ultvamontaansche" SUBS_TYPE="HypPart2" VPOS="2744" WC="0.36" WIDTH="182"/>
<SP HPOS="2210" ID="P1_SP02679" VPOS="2772" WIDTH="17"/>
<String CC="77060776782" CONTENT="beginselen," HEIGHT="33" HPOS="2226" ID="P1_ST03131" VPOS="2741" WC="0.98" WIDTH="162"/>
<SP HPOS="2388" ID="P1_SP02680" VPOS="2774" WIDTH="19"/>
<String CC="998" CONTENT="dan" HEIGHT="25" HPOS="2407" ID="P1_ST03132" VPOS="2743" WC="0.89" WIDTH="50"/>
<SP HPOS="2457" ID="P1_SP02681" VPOS="2774" WIDTH="18"/>
<String CC="4096" CONTENT="laat" HEIGHT="25" HPOS="2474" ID="P1_ST03133" VPOS="2744" WC="0.96" WIDTH="54"/>
<SP HPOS="2529" ID="P1_SP02682" VPOS="2774" WIDTH="17"/>
<String CC="7377" CONTENT="zich" HEIGHT="25" HPOS="2545" ID="P1_ST03134" VPOS="2745" WC="0.95" WIDTH="56"/>
<SP HPOS="2601" ID="P1_SP02683" VPOS="2774" WIDTH="19"/>
<String CC="06" CONTENT="de" HEIGHT="26" HPOS="2620" ID="P1_ST03135" VPOS="2744" WC="0.66" WIDTH="30"/>
<SP HPOS="2649" ID="P1_SP02684" VPOS="2774" WIDTH="19"/>
<String CC="5400" CONTENT="zaak" HEIGHT="26" HPOS="2668" ID="P1_ST03136" VPOS="2743" WC="0.98" WIDTH="64"/>
<SP HPOS="2732" ID="P1_SP02685" VPOS="2774" WIDTH="17"/>
<String CC="7760007760" CONTENT="verklaren." HEIGHT="26" HPOS="2748" ID="P1_ST03137" VPOS="2741" WC="0.99" WIDTH="142"/>
<SP HPOS="2890" ID="P1_SP02686" VPOS="2774" WIDTH="33"/>
<String CC="77" CONTENT="De" HEIGHT="26" HPOS="2923" ID="P1_ST03138" VPOS="2741" WC="0.25" WIDTH="39"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="2028" ID="P1_TL00365" VPOS="2773" WIDTH="934">
<String CC="774943" CONTENT="beiden" HEIGHT="25" HPOS="2028" ID="P1_ST03139" VPOS="2779" WC="0.96" WIDTH="92"/>
<SP HPOS="2120" ID="P1_SP02687" VPOS="2804" WIDTH="8"/>
<String CC="988707" CONTENT="andere" HEIGHT="26" HPOS="2128" ID="P1_ST03140" VPOS="2777" WC="0.96" WIDTH="93"/>
<SP HPOS="2222" ID="P1_SP02688" VPOS="2804" WIDTH="24"/>
<String CC="05705567065575" CONTENT="kommissarissen" HEIGHT="26" HPOS="2245" ID="P1_ST03141" VPOS="2774" WC="0.51" WIDTH="217"/>
<SP HPOS="2463" ID="P1_SP02689" VPOS="2804" WIDTH="25"/>
<String CC="607458" CONTENT="hebben" HEIGHT="28" HPOS="2487" ID="P1_ST03142" VPOS="2774" WC="0.97" WIDTH="102"/>
<SP HPOS="2589" ID="P1_SP02690" VPOS="2804" WIDTH="19"/>
<String CC="1630" CONTENT="eene" HEIGHT="18" HPOS="2608" ID="P1_ST03143" VPOS="2784" WC="0.69" WIDTH="59"/>
<SP HPOS="2667" ID="P1_SP02691" VPOS="2804" WIDTH="18"/>
<String CC="977777" CONTENT="geheel" HEIGHT="32" HPOS="2685" ID="P1_ST03144" VPOS="2774" WC="0.96" WIDTH="89"/>
<SP HPOS="2773" ID="P1_SP02692" VPOS="2806" WIDTH="17"/>
<String CC="089887" CONTENT="andere" HEIGHT="25" HPOS="2790" ID="P1_ST03145" VPOS="2773" WC="0.96" WIDTH="93"/>
<SP HPOS="2883" ID="P1_SP02693" VPOS="2806" WIDTH="17"/>
<String CC="7530" CONTENT="hou" HEIGHT="26" HPOS="2900" ID="P1_ST03146" SUBS_CONTENT="houding" SUBS_TYPE="HypPart1" VPOS="2773" WC="0.96" WIDTH="47"/>
<HYP CONTENT="-" HPOS="2947" VPOS="2773" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2028" ID="P1_TL00366" VPOS="2805" WIDTH="934">
<String CC="9780" CONTENT="ding" HEIGHT="32" HPOS="2028" ID="P1_ST03147" SUBS_CONTENT="houding" SUBS_TYPE="HypPart2" VPOS="2811" WC="0.95" WIDTH="61"/>
<SP HPOS="2089" ID="P1_SP02694" VPOS="2843" WIDTH="17"/>
<String CC="79807864286" CONTENT="aangenomen;" HEIGHT="27" HPOS="2106" ID="P1_ST03148" VPOS="2816" WC="0.98" WIDTH="188"/>
<SP HPOS="2294" ID="P1_SP02695" VPOS="2843" WIDTH="27"/>
<String CC="404" CONTENT="zij" HEIGHT="31" HPOS="2321" ID="P1_ST03149" VPOS="2809" WC="0.97" WIDTH="30"/>
<SP HPOS="2350" ID="P1_SP02696" VPOS="2843" WIDTH="18"/>
<String CC="6304" CONTENT="zijn" HEIGHT="31" HPOS="2368" ID="P1_ST03150" VPOS="2809" WC="0.97" WIDTH="51"/>
<SP HPOS="2419" ID="P1_SP02697" VPOS="2843" WIDTH="17"/>
<String CC="777970" CONTENT="echter" HEIGHT="25" HPOS="2435" ID="P1_ST03151" VPOS="2809" WC="0.96" WIDTH="89"/>
<SP HPOS="2524" ID="P1_SP02698" VPOS="2843" WIDTH="18"/>
<String CC="098" CONTENT="van" HEIGHT="15" HPOS="2542" ID="P1_ST03152" VPOS="2819" WC="0.93" WIDTH="48"/>
<SP HPOS="2590" ID="P1_SP02699" VPOS="2843" WIDTH="17"/>
<String CC="970973940" CONTENT="gevoelen," HEIGHT="35" HPOS="2607" ID="P1_ST03153" VPOS="2806" WC="0.98" WIDTH="137"/>
<SP HPOS="2744" ID="P1_SP02700" VPOS="2843" WIDTH="19"/>
<String CC="006" CONTENT="dat" HEIGHT="25" HPOS="2763" ID="P1_ST03154" VPOS="2806" WC="0.97" WIDTH="45"/>
<SP HPOS="2807" ID="P1_SP02701" VPOS="2843" WIDTH="18"/>
<String CC="97" CONTENT="de" HEIGHT="26" HPOS="2825" ID="P1_ST03155" VPOS="2805" WC="0.14" WIDTH="31"/>
<SP HPOS="2856" ID="P1_SP02702" VPOS="2843" WIDTH="18"/>
<String CC="719650" CONTENT="tegen" HEIGHT="33" HPOS="2874" ID="P1_ST03156" SUBS_CONTENT="tegenwoordige" SUBS_TYPE="HypPart1" VPOS="2806" WC="0.49" WIDTH="74"/>
<HYP CONTENT="-" HPOS="2948" VPOS="2806" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2028" ID="P1_TL00367" VPOS="2838" WIDTH="934">
<String CC="80559798" CONTENT="woordige" HEIGHT="35" HPOS="2028" ID="P1_ST03157" SUBS_CONTENT="tegenwoordige" SUBS_TYPE="HypPart2" VPOS="2841" WC="0.32" WIDTH="131"/>
<SP HPOS="2159" ID="P1_SP02703" VPOS="2876" WIDTH="13"/>
<String CC="778960377" CONTENT="wetgeving" HEIGHT="38" HPOS="2172" ID="P1_ST03158" VPOS="2839" WC="0.98" WIDTH="146"/>
<SP HPOS="2319" ID="P1_SP02704" VPOS="2877" WIDTH="18"/>
<String CC="79" CONTENT="op" HEIGHT="25" HPOS="2336" ID="P1_ST03159" VPOS="2848" WC="0.14" WIDTH="31"/>
<SP HPOS="2367" ID="P1_SP02705" VPOS="2877" WIDTH="11"/>
<String CC="880" CONTENT="het" HEIGHT="26" HPOS="2378" ID="P1_ST03160" VPOS="2839" WC="0.94" WIDTH="44"/>
<SP HPOS="2421" ID="P1_SP02706" VPOS="2877" WIDTH="17"/>
<String CC="77877" CONTENT="recht" HEIGHT="25" HPOS="2438" ID="P1_ST03161" VPOS="2841" WC="0.95" WIDTH="73"/>
<SP HPOS="2511" ID="P1_SP02707" VPOS="2877" WIDTH="11"/>
<String CC="008" CONTENT="van" HEIGHT="17" HPOS="2522" ID="P1_ST03162" VPOS="2850" WC="0.97" WIDTH="48"/>
<SP HPOS="2570" ID="P1_SP02708" VPOS="2877" WIDTH="19"/>
<String CC="07777850489" CONTENT="vereeniging" HEIGHT="31" HPOS="2589" ID="P1_ST03163" VPOS="2839" WC="0.38" WIDTH="162"/>
<SP HPOS="2751" ID="P1_SP02709" VPOS="2877" WIDTH="20"/>
<String CC="077" CONTENT="aan" HEIGHT="15" HPOS="2771" ID="P1_ST03164" VPOS="2846" WC="0.94" WIDTH="47"/>
<SP HPOS="2818" ID="P1_SP02710" VPOS="2877" WIDTH="18"/>
<String CC="9455" CONTENT="vele" HEIGHT="26" HPOS="2836" ID="P1_ST03165" VPOS="2838" WC="0.95" WIDTH="54"/>
<SP HPOS="2890" ID="P1_SP02711" VPOS="2877" WIDTH="18"/>
<String CC="9104" CONTENT="dier" HEIGHT="25" HPOS="2908" ID="P1_ST03166" VPOS="2839" WC="0.97" WIDTH="54"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2027" ID="P1_TL00368" VPOS="2869" WIDTH="934">
<String CC="0755742777" CONTENT="kerkelijke" HEIGHT="38" HPOS="2027" ID="P1_ST03167" VPOS="2869" WC="0.98" WIDTH="138"/>
<SP HPOS="2165" ID="P1_SP02712" VPOS="2907" WIDTH="20"/>
<String CC="0808883968987" CONTENT="vereenigingêu" HEIGHT="35" HPOS="2185" ID="P1_ST03168" VPOS="2869" WC="0.32" WIDTH="196"/>
<SP HPOS="2381" ID="P1_SP02713" VPOS="2907" WIDTH="11"/>
<String CC="07875" CONTENT="recht" HEIGHT="26" HPOS="2392" ID="P1_ST03169" VPOS="2872" WC="0.96" WIDTH="72"/>
<SP HPOS="2464" ID="P1_SP02714" VPOS="2907" WIDTH="17"/>
<String CC="998" CONTENT="van" HEIGHT="17" HPOS="2480" ID="P1_ST03170" VPOS="2882" WC="0.90" WIDTH="51"/>
<SP HPOS="2531" ID="P1_SP02715" VPOS="2907" WIDTH="15"/>
<String CC="7779998" CONTENT="bestaan" HEIGHT="26" HPOS="2546" ID="P1_ST03171" VPOS="2874" WC="0.96" WIDTH="105"/>
<SP HPOS="2652" ID="P1_SP02716" VPOS="2907" WIDTH="27"/>
<String CC="077540" CONTENT="geeft," HEIGHT="35" HPOS="2679" ID="P1_ST03172" VPOS="2869" WC="0.98" WIDTH="85"/>
<SP HPOS="2764" ID="P1_SP02717" VPOS="2907" WIDTH="26"/>
<String CC="26" CONTENT="iv" HEIGHT="26" HPOS="2790" ID="P1_ST03173" VPOS="2869" WC="0.51" WIDTH="27"/>
<SP HPOS="2817" ID="P1_SP02718" VPOS="2907" WIDTH="25"/>
<String CC="66443063" CONTENT="zooverre" HEIGHT="19" HPOS="2842" ID="P1_ST03174" VPOS="2878" WC="0.98" WIDTH="119"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2028" ID="P1_TL00369" VPOS="2902" WIDTH="529">
<String CC="700" CONTENT="zij" HEIGHT="33" HPOS="2028" ID="P1_ST03175" VPOS="2908" WC="0.97" WIDTH="30"/>
<SP HPOS="2057" ID="P1_SP02719" VPOS="2941" WIDTH="19"/>
<String CC="077447" CONTENT="geeiie" HEIGHT="37" HPOS="2076" ID="P1_ST03176" VPOS="2902" WC="0.48" WIDTH="78"/>
<SP HPOS="2154" ID="P1_SP02720" VPOS="2941" WIDTH="18"/>
<String CC="988799089" CONTENT="aanspraak" HEIGHT="33" HPOS="2172" ID="P1_ST03177" VPOS="2904" WC="0.97" WIDTH="141"/>
<SP HPOS="2313" ID="P1_SP02721" VPOS="2941" WIDTH="18"/>
<String CC="07988" CONTENT="maken" HEIGHT="26" HPOS="2330" ID="P1_ST03178" VPOS="2904" WC="0.95" WIDTH="91"/>
<SP HPOS="2421" ID="P1_SP02722" VPOS="2941" WIDTH="19"/>
<String CC="79" CONTENT="op" HEIGHT="26" HPOS="2440" ID="P1_ST03179" VPOS="2913" WC="0.14" WIDTH="32"/>
<SP HPOS="2472" ID="P1_SP02723" VPOS="2941" WIDTH="18"/>
<String CC="98877" CONTENT="recht" HEIGHT="24" HPOS="2490" ID="P1_ST03180" VPOS="2907" WC="0.94" WIDTH="67"/>
<SP HPOS="2557" ID="P1_SP02724" VPOS="2941" WIDTH="0"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="2060" ID="P1_TL00370" VPOS="2930" WIDTH="903">
<String CC="80685002" CONTENT="Verstaat" HEIGHT="35" HPOS="2060" ID="P1_ST03181" VPOS="2930" WC="0.98" WIDTH="120"/>
<SP HPOS="2180" ID="P1_SP02725" VPOS="2966" WIDTH="25"/>
<String CC="8927" CONTENT="nien" HEIGHT="26" HPOS="2205" ID="P1_ST03182" VPOS="2937" WC="0.31" WIDTH="58"/>
<SP HPOS="2263" ID="P1_SP02726" VPOS="2966" WIDTH="25"/>
<String CC="78770" CONTENT="onder" HEIGHT="25" HPOS="2288" ID="P1_ST03183" VPOS="2937" WC="0.96" WIDTH="79"/>
<SP HPOS="2367" ID="P1_SP02727" VPOS="2966" WIDTH="15"/>
<String CC="05066876" CONTENT="klooster" HEIGHT="26" HPOS="2382" ID="P1_ST03184" VPOS="2937" WC="0.98" WIDTH="115"/>
<SP HPOS="2497" ID="P1_SP02728" VPOS="2966" WIDTH="17"/>
<String CC="6315557" CONTENT="slechts" HEIGHT="26" HPOS="2513" ID="P1_ST03185" VPOS="2937" WC="0.98" WIDTH="94"/>
<SP HPOS="2608" ID="P1_SP02729" VPOS="2966" WIDTH="15"/>
<String CC="064" CONTENT="die" HEIGHT="24" HPOS="2623" ID="P1_ST03186" VPOS="2937" WC="0.96" WIDTH="40"/>
<SP HPOS="2663" ID="P1_SP02730" VPOS="2966" WIDTH="18"/>
<String CC="276677206956" CONTENT="inrichtingen" HEIGHT="37" HPOS="2681" ID="P1_ST03187" VPOS="2933" WC="0.98" WIDTH="176"/>
<SP HPOS="2857" ID="P1_SP02731" VPOS="2969" WIDTH="12"/>
<String CC="0" CONTENT="," HEIGHT="8" HPOS="2869" ID="P1_ST03188" VPOS="2955" WC="1.00" WIDTH="5"/>
<SP HPOS="2874" ID="P1_SP02732" VPOS="2969" WIDTH="20"/>
<String CC="0080" CONTENT="waar" HEIGHT="18" HPOS="2894" ID="P1_ST03189" VPOS="2943" WC="0.98" WIDTH="69"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="2028" ID="P1_TL00371" VPOS="2962" WIDTH="933">
<String CC="975505700" CONTENT="personen," HEIGHT="26" HPOS="2028" ID="P1_ST03190" VPOS="2980" WC="0.98" WIDTH="131"/>
<SP HPOS="2159" ID="P1_SP02733" VPOS="3006" WIDTH="18"/>
<String CC="707" CONTENT="die" HEIGHT="26" HPOS="2177" ID="P1_ST03191" VPOS="2970" WC="0.95" WIDTH="39"/>
<SP HPOS="2216" ID="P1_SP02734" VPOS="3006" WIDTH="17"/>
<String CC="77406097" CONTENT="bepaalde" HEIGHT="35" HPOS="2232" ID="P1_ST03192" VPOS="2969" WC="0.98" WIDTH="122"/>
<SP HPOS="2354" ID="P1_SP02735" VPOS="3006" WIDTH="19"/>
<String CC="96077275" CONTENT="geloften" HEIGHT="33" HPOS="2373" ID="P1_ST03193" VPOS="2969" WC="0.97" WIDTH="115"/>
<SP HPOS="2487" ID="P1_SP02736" VPOS="3006" WIDTH="17"/>
<String CC="677771" CONTENT="hebben" HEIGHT="27" HPOS="2504" ID="P1_ST03194" VPOS="2969" WC="0.96" WIDTH="99"/>
<SP HPOS="2603" ID="P1_SP02737" VPOS="3006" WIDTH="18"/>
<String CC="049670091" CONTENT="afgelegd," HEIGHT="37" HPOS="2621" ID="P1_ST03195" VPOS="2965" WC="0.98" WIDTH="125"/>
<SP HPOS="2746" ID="P1_SP02738" VPOS="3006" WIDTH="26"/>
<String CC="7359" CONTENT="zich" HEIGHT="31" HPOS="2772" ID="P1_ST03196" VPOS="2962" WC="0.95" WIDTH="57"/>
<SP HPOS="2829" ID="P1_SP02739" VPOS="3006" WIDTH="21"/>
<String CC="82368841" CONTENT="Vereèni" HEIGHT="28" HPOS="2850" ID="P1_ST03197" SUBS_CONTENT="Vereènigen" SUBS_TYPE="HypPart1" VPOS="2966" WC="0.45" WIDTH="98"/>
<HYP CONTENT="-" HPOS="2948" VPOS="2966" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="42" HPOS="2028" ID="P1_TL00372" VPOS="2996" WIDTH="933">
<String CC="775" CONTENT="gen" HEIGHT="25" HPOS="2028" ID="P1_ST03198" SUBS_CONTENT="Vereènigen" SUBS_TYPE="HypPart2" VPOS="3013" WC="0.31" WIDTH="48"/>
<SP HPOS="2076" ID="P1_SP02740" VPOS="3038" WIDTH="14"/>
<String CC="606" CONTENT="tot" HEIGHT="25" HPOS="2091" ID="P1_ST03199" VPOS="3005" WC="0.95" WIDTH="43"/>
<SP HPOS="2133" ID="P1_SP02741" VPOS="3038" WIDTH="17"/>
<String CC="966" CONTENT="het" HEIGHT="32" HPOS="2150" ID="P1_ST03200" VPOS="2996" WC="0.92" WIDTH="45"/>
<SP HPOS="2194" ID="P1_SP02742" VPOS="3038" WIDTH="17"/>
<String CC="9767467578" CONTENT="verrichten" HEIGHT="27" HPOS="2211" ID="P1_ST03201" VPOS="3000" WC="0.98" WIDTH="145"/>
<SP HPOS="2356" ID="P1_SP02743" VPOS="3038" WIDTH="18"/>
<String CC="908" CONTENT="van" HEIGHT="18" HPOS="2374" ID="P1_ST03202" VPOS="3008" WC="0.93" WIDTH="51"/>
<SP HPOS="2425" ID="P1_SP02744" VPOS="3038" WIDTH="15"/>
<String CC="000536679700542896" CONTENT="gemeenschappelijke" HEIGHT="40" HPOS="2440" ID="P1_ST03203" VPOS="2998" WC="0.99" WIDTH="273"/>
<SP HPOS="2713" ID="P1_SP02745" VPOS="3038" WIDTH="24"/>
<String CC="169797156714370" CONTENT="godsdienstoefe" HEIGHT="38" HPOS="2737" ID="P1_ST03204" SUBS_CONTENT="godsdienstoefeningen," SUBS_TYPE="HypPart1" VPOS="2998" WC="0.99" WIDTH="210"/>
<HYP CONTENT="-" HPOS="2947" VPOS="2998" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="42" HPOS="2028" ID="P1_TL00373" VPOS="3028" WIDTH="935">
<String CC="8479600" CONTENT="ningen," HEIGHT="33" HPOS="2028" ID="P1_ST03205" SUBS_CONTENT="godsdienstoefeningen," SUBS_TYPE="HypPart2" VPOS="3037" WC="0.97" WIDTH="102"/>
<SP HPOS="2130" ID="P1_SP02746" VPOS="3070" WIDTH="9"/>
<String CC="27" CONTENT="en" HEIGHT="18" HPOS="2139" ID="P1_ST03206" VPOS="3045" WC="0.54" WIDTH="32"/>
<SP HPOS="2171" ID="P1_SP02747" VPOS="3070" WIDTH="17"/>
<String CC="97707" CONTENT="welke" HEIGHT="28" HPOS="2187" ID="P1_ST03207" VPOS="3033" WC="0.96" WIDTH="79"/>
<SP HPOS="2267" ID="P1_SP02748" VPOS="3070" WIDTH="17"/>
<String CC="65777746978" CONTENT="stichtingen" HEIGHT="35" HPOS="2283" ID="P1_ST03208" VPOS="3032" WC="0.98" WIDTH="158"/>
<SP HPOS="2441" ID="P1_SP02749" VPOS="3070" WIDTH="20"/>
<String CC="776776089708840886869" CONTENT="rechtspersoonlijkheid" HEIGHT="40" HPOS="2461" ID="P1_ST03209" VPOS="3028" WC="0.99" WIDTH="298"/>
<SP HPOS="2759" ID="P1_SP02750" VPOS="3070" WIDTH="18"/>
<String CC="885030500" CONTENT="bezitten," HEIGHT="32" HPOS="2777" ID="P1_ST03210" VPOS="3031" WC="0.99" WIDTH="122"/>
<SP HPOS="2898" ID="P1_SP02751" VPOS="3070" WIDTH="14"/>
<String CC="976" CONTENT="dan" HEIGHT="25" HPOS="2913" ID="P1_ST03211" VPOS="3033" WC="0.91" WIDTH="50"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2028" ID="P1_TL00374" VPOS="3063" WIDTH="935">
<String CC="0677" CONTENT="moet" HEIGHT="24" HPOS="2028" ID="P1_ST03212" VPOS="3071" WC="0.96" WIDTH="70"/>
<SP HPOS="2098" ID="P1_SP02752" VPOS="3094" WIDTH="8"/>
<String CC="0767090" CONTENT="gezegd," HEIGHT="32" HPOS="2106" ID="P1_ST03213" VPOS="3069" WC="0.98" WIDTH="103"/>
<SP HPOS="2209" ID="P1_SP02753" VPOS="3100" WIDTH="18"/>
<String CC="7406" CONTENT="«lat" HEIGHT="24" HPOS="2226" ID="P1_ST03214" VPOS="3067" WC="0.96" WIDTH="44"/>
<SP HPOS="2270" ID="P1_SP02754" VPOS="3100" WIDTH="8"/>
<String CC="779996" CONTENT="sedert" HEIGHT="24" HPOS="2278" ID="P1_ST03215" VPOS="3067" WC="0.95" WIDTH="86"/>
<SP HPOS="2365" ID="P1_SP02755" VPOS="3100" WIDTH="22"/>
<String CC="16050" CONTENT="1810," HEIGHT="26" HPOS="2387" ID="P1_ST03216" VPOS="3070" WC="0.70" WIDTH="69"/>
<SP HPOS="2456" ID="P1_SP02756" VPOS="3100" WIDTH="18"/>
<String CC="4077" CONTENT="toen" HEIGHT="25" HPOS="2473" ID="P1_ST03217" VPOS="3069" WC="0.96" WIDTH="61"/>
<SP HPOS="2535" ID="P1_SP02757" VPOS="3100" WIDTH="17"/>
<String CC="98" CONTENT="de" HEIGHT="26" HPOS="2551" ID="P1_ST03218" VPOS="3067" WC="0.09" WIDTH="31"/>
<SP HPOS="2582" ID="P1_SP02758" VPOS="3100" WIDTH="18"/>
<String CC="946186666" CONTENT="kloosters" HEIGHT="26" HPOS="2600" ID="P1_ST03219" VPOS="3066" WC="0.98" WIDTH="125"/>
<SP HPOS="2725" ID="P1_SP02759" VPOS="3100" WIDTH="18"/>
<String CC="700" CONTENT="bij" HEIGHT="34" HPOS="2743" ID="P1_ST03220" VPOS="3063" WC="0.97" WIDTH="35"/>
<SP HPOS="2778" ID="P1_SP02760" VPOS="3100" WIDTH="19"/>
<String CC="92" CONTENT="de" HEIGHT="26" HPOS="2797" ID="P1_ST03221" VPOS="3064" WC="0.38" WIDTH="30"/>
<SP HPOS="2826" ID="P1_SP02761" VPOS="3100" WIDTH="18"/>
<String CC="064" CONTENT="wet" HEIGHT="25" HPOS="2844" ID="P1_ST03222" VPOS="3066" WC="0.96" WIDTH="52"/>
<SP HPOS="2896" ID="P1_SP02762" VPOS="3100" WIDTH="17"/>
<String CC="6045" CONTENT="zijn" HEIGHT="33" HPOS="2913" ID="P1_ST03223" VPOS="3066" WC="0.97" WIDTH="50"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="2028" ID="P1_TL00375" VPOS="3096" WIDTH="933">
<String CC="000565050" CONTENT="opgeheven" HEIGHT="38" HPOS="2028" ID="P1_ST03224" VPOS="3100" WC="0.99" WIDTH="149"/>
<SP HPOS="2177" ID="P1_SP02763" VPOS="3138" WIDTH="32"/>
<String CC="77" CONTENT="in" HEIGHT="27" HPOS="2209" ID="P1_ST03225" VPOS="3099" WC="0.26" WIDTH="27"/>
<SP HPOS="2236" ID="P1_SP02764" VPOS="3138" WIDTH="26"/>
<String CC="79757782" CONTENT="Pruisen," HEIGHT="31" HPOS="2262" ID="P1_ST03226" VPOS="3097" WC="0.97" WIDTH="123"/>
<SP HPOS="2385" ID="P1_SP02765" VPOS="3138" WIDTH="21"/>
<String CC="8045736" CONTENT="slechts" HEIGHT="26" HPOS="2406" ID="P1_ST03227" VPOS="3099" WC="0.98" WIDTH="96"/>
<SP HPOS="2502" ID="P1_SP02766" VPOS="3138" WIDTH="18"/>
<String CC="2370" CONTENT="zeer" HEIGHT="19" HPOS="2519" ID="P1_ST03228" VPOS="3107" WC="0.97" WIDTH="56"/>
<SP HPOS="2575" ID="P1_SP02767" VPOS="3138" WIDTH="19"/>
<String CC="9748106" CONTENT="weinige" HEIGHT="32" HPOS="2594" ID="P1_ST03229" VPOS="3096" WC="0.97" WIDTH="105"/>
<SP HPOS="2699" ID="P1_SP02768" VPOS="3138" WIDTH="27"/>
<String CC="7606" CONTENT="zijn" HEIGHT="32" HPOS="2726" ID="P1_ST03230" VPOS="3096" WC="0.96" WIDTH="50"/>
<SP HPOS="2776" ID="P1_SP02769" VPOS="3138" WIDTH="26"/>
<String CC="7346954" CONTENT="blijven" HEIGHT="32" HPOS="2802" ID="P1_ST03231" VPOS="3096" WC="0.97" WIDTH="96"/>
<SP HPOS="2897" ID="P1_SP02770" VPOS="3138" WIDTH="17"/>
<String CC="773" CONTENT="be" HEIGHT="26" HPOS="2914" ID="P1_ST03232" SUBS_CONTENT="bestaan." SUBS_TYPE="HypPart1" VPOS="3098" WC="0.93" WIDTH="32"/>
<HYP CONTENT="-" HPOS="2946" VPOS="3098" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2028" ID="P1_TL00376" VPOS="3125" WIDTH="933">
<String CC="676956" CONTENT="staan." HEIGHT="25" HPOS="2028" ID="P1_ST03233" SUBS_CONTENT="bestaan." SUBS_TYPE="HypPart2" VPOS="3136" WC="0.96" WIDTH="81"/>
<SP HPOS="2109" ID="P1_SP02771" VPOS="3161" WIDTH="26"/>
<String CC="0996" CONTENT="Maar" HEIGHT="26" HPOS="2135" ID="P1_ST03234" VPOS="3133" WC="0.94" WIDTH="74"/>
<SP HPOS="2210" ID="P1_SP02772" VPOS="3161" WIDTH="17"/>
<String CC="044" CONTENT="dit" HEIGHT="27" HPOS="2226" ID="P1_ST03235" VPOS="3131" WC="0.97" WIDTH="38"/>
<SP HPOS="2264" ID="P1_SP02773" VPOS="3161" WIDTH="18"/>
<String CC="77267" CONTENT="heeft" HEIGHT="30" HPOS="2282" ID="P1_ST03236" VPOS="3129" WC="0.96" WIDTH="71"/>
<SP HPOS="2353" ID="P1_SP02774" VPOS="3161" WIDTH="17"/>
<String CC="90606" CONTENT="geene" HEIGHT="27" HPOS="2369" ID="P1_ST03237" VPOS="3137" WC="0.52" WIDTH="78"/>
<SP HPOS="2447" ID="P1_SP02775" VPOS="3164" WIDTH="20"/>
<String CC="867997" CONTENT="schade" HEIGHT="26" HPOS="2467" ID="P1_ST03238" VPOS="3132" WC="0.95" WIDTH="93"/>
<SP HPOS="2561" ID="P1_SP02776" VPOS="3164" WIDTH="18"/>
<String CC="978" CONTENT="aan" HEIGHT="19" HPOS="2578" ID="P1_ST03239" VPOS="3138" WC="0.91" WIDTH="46"/>
<SP HPOS="2624" ID="P1_SP02777" VPOS="3164" WIDTH="18"/>
<String CC="96" CONTENT="de" HEIGHT="24" HPOS="2642" ID="P1_ST03240" VPOS="3130" WC="0.16" WIDTH="31"/>
<SP HPOS="2673" ID="P1_SP02778" VPOS="3164" WIDTH="18"/>
<String CC="970638" CONTENT="groote" HEIGHT="31" HPOS="2691" ID="P1_ST03241" VPOS="3130" WC="0.40" WIDTH="89"/>
<SP HPOS="2779" ID="P1_SP02779" VPOS="3164" WIDTH="11"/>
<String CC="7009" CONTENT="zaak" HEIGHT="31" HPOS="2790" ID="P1_ST03242" VPOS="3125" WC="0.97" WIDTH="63"/>
<SP HPOS="2852" ID="P1_SP02780" VPOS="3164" WIDTH="11"/>
<String CC="979996" CONTENT="gedaan" HEIGHT="32" HPOS="2863" ID="P1_ST03243" VPOS="3130" WC="0.95" WIDTH="98"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2028" ID="P1_TL00377" VPOS="3159" WIDTH="934">
<String CC="47" CONTENT="en" HEIGHT="17" HPOS="2028" ID="P1_ST03244" VPOS="3176" WC="0.41" WIDTH="33"/>
<SP HPOS="2061" ID="P1_SP02781" VPOS="3193" WIDTH="17"/>
<String CC="900647" CONTENT="daarin" HEIGHT="25" HPOS="2078" ID="P1_ST03245" VPOS="3167" WC="0.97" WIDTH="89"/>
<SP HPOS="2166" ID="P1_SP02782" VPOS="3193" WIDTH="18"/>
<String CC="927" CONTENT="zit" HEIGHT="26" HPOS="2184" ID="P1_ST03246" VPOS="3164" WC="0.93" WIDTH="35"/>
<SP HPOS="2219" ID="P1_SP02783" VPOS="3193" WIDTH="17"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="2236" ID="P1_ST03247" VPOS="3164" WC="0.14" WIDTH="30"/>
<SP HPOS="2265" ID="P1_SP02784" VPOS="3193" WIDTH="13"/>
<String CC="07786547677" CONTENT="jezuïtische" HEIGHT="33" HPOS="2278" ID="P1_ST03248" VPOS="3163" WC="0.98" WIDTH="155"/>
<SP HPOS="2433" ID="P1_SP02785" VPOS="3196" WIDTH="25"/>
<String CC="078770" CONTENT="kunst," HEIGHT="30" HPOS="2458" ID="P1_ST03249" VPOS="3164" WC="0.97" WIDTH="86"/>
<SP HPOS="2544" ID="P1_SP02786" VPOS="3196" WIDTH="19"/>
<String CC="096" CONTENT="dat" HEIGHT="27" HPOS="2563" ID="P1_ST03250" VPOS="3163" WC="0.94" WIDTH="45"/>
<SP HPOS="2608" ID="P1_SP02787" VPOS="3196" WIDTH="17"/>
<String CC="877" CONTENT="wen" HEIGHT="22" HPOS="2624" ID="P1_ST03251" VPOS="3169" WC="0.91" WIDTH="57"/>
<SP HPOS="2681" ID="P1_SP02788" VPOS="3196" WIDTH="19"/>
<String CC="97" CONTENT="de" HEIGHT="28" HPOS="2700" ID="P1_ST03252" VPOS="3159" WC="0.16" WIDTH="30"/>
<SP HPOS="2730" ID="P1_SP02789" VPOS="3196" WIDTH="17"/>
<String CC="063577705" CONTENT="kloosters" HEIGHT="30" HPOS="2746" ID="P1_ST03253" VPOS="3159" WC="0.98" WIDTH="129"/>
<SP HPOS="2875" ID="P1_SP02790" VPOS="3196" WIDTH="17"/>
<String CC="77766" CONTENT="heeft" HEIGHT="26" HPOS="2891" ID="P1_ST03254" VPOS="3163" WC="0.95" WIDTH="71"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2029" ID="P1_TL00378" VPOS="3195" WIDTH="933">
<String CC="065747878" CONTENT="verborgen" HEIGHT="33" HPOS="2029" ID="P1_ST03255" VPOS="3198" WC="0.98" WIDTH="143"/>
<SP HPOS="2172" ID="P1_SP02791" VPOS="3231" WIDTH="21"/>
<String CC="957776" CONTENT="achter" HEIGHT="28" HPOS="2193" ID="P1_ST03256" VPOS="3195" WC="0.96" WIDTH="90"/>
<SP HPOS="2283" ID="P1_SP02792" VPOS="3231" WIDTH="17"/>
<String CC="04160070" CONTENT="allerlei" HEIGHT="25" HPOS="2300" ID="P1_ST03257" VPOS="3196" WC="0.99" WIDTH="99"/>
<SP HPOS="2399" ID="P1_SP02793" VPOS="3231" WIDTH="17"/>
<String CC="0000737085133" CONTENT="voorwendsel»;" HEIGHT="33" HPOS="2415" ID="P1_ST03258" VPOS="3196" WC="0.99" WIDTH="190"/>
<SP HPOS="2606" ID="P1_SP02794" VPOS="3231" WIDTH="19"/>
<String CC="39" CONTENT="er" HEIGHT="19" HPOS="2624" ID="P1_ST03259" VPOS="3202" WC="0.34" WIDTH="27"/>
<SP HPOS="2652" ID="P1_SP02795" VPOS="3231" WIDTH="15"/>
<String CC="1507" CONTENT="zijn" HEIGHT="33" HPOS="2667" ID="P1_ST03260" VPOS="3195" WC="0.97" WIDTH="51"/>
<SP HPOS="2718" ID="P1_SP02796" VPOS="3231" WIDTH="8"/>
<String CC="9757847486" CONTENT="gestichten" HEIGHT="32" HPOS="2726" ID="P1_ST03261" VPOS="3195" WC="0.98" WIDTH="146"/>
<SP HPOS="2872" ID="P1_SP02797" VPOS="3231" WIDTH="9"/>
<String CC="07" CONTENT="in" HEIGHT="25" HPOS="2882" ID="P1_ST03262" VPOS="3195" WC="0.61" WIDTH="27"/>
<SP HPOS="2909" ID="P1_SP02798" VPOS="3231" WIDTH="7"/>
<String CC="660" CONTENT="het" HEIGHT="25" HPOS="2916" ID="P1_ST03263" VPOS="3196" WC="0.95" WIDTH="46"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2028" ID="P1_TL00379" VPOS="3224" WIDTH="934">
<String CC="37278" CONTENT="leven" HEIGHT="25" HPOS="2028" ID="P1_ST03264" VPOS="3231" WC="0.96" WIDTH="74"/>
<SP HPOS="2102" ID="P1_SP02799" VPOS="3256" WIDTH="18"/>
<String CC="99087048" CONTENT="geroepen" HEIGHT="26" HPOS="2120" ID="P1_ST03265" VPOS="3237" WC="0.97" WIDTH="125"/>
<SP HPOS="2245" ID="P1_SP02800" VPOS="3263" WIDTH="18"/>
<String CC="567" CONTENT="tot" HEIGHT="25" HPOS="2263" ID="P1_ST03266" VPOS="3228" WC="0.93" WIDTH="40"/>
<SP HPOS="2303" ID="P1_SP02801" VPOS="3263" WIDTH="18"/>
<String CC="9750770070" CONTENT="verpleging" HEIGHT="34" HPOS="2321" ID="P1_ST03267" VPOS="3228" WC="0.98" WIDTH="151"/>
<SP HPOS="2472" ID="P1_SP02802" VPOS="3263" WIDTH="25"/>
<String CC="307" CONTENT="van" HEIGHT="19" HPOS="2497" ID="P1_ST03268" VPOS="3237" WC="0.96" WIDTH="50"/>
<SP HPOS="2546" ID="P1_SP02803" VPOS="3263" WIDTH="27"/>
<String CC="7060283" CONTENT="zieken," HEIGHT="30" HPOS="2574" ID="P1_ST03269" VPOS="3227" WC="0.98" WIDTH="100"/>
<SP HPOS="2674" ID="P1_SP02804" VPOS="3263" WIDTH="27"/>
<String CC="478" CONTENT="tot" HEIGHT="28" HPOS="2701" ID="P1_ST03270" VPOS="3226" WC="0.92" WIDTH="43"/>
<SP HPOS="2744" ID="P1_SP02805" VPOS="3263" WIDTH="15"/>
<String CC="700708628" CONTENT="opleiding" HEIGHT="38" HPOS="2759" ID="P1_ST03271" VPOS="3224" WC="0.98" WIDTH="130"/>
<SP HPOS="2889" ID="P1_SP02806" VPOS="3263" WIDTH="28"/>
<String CC="060" CONTENT="der" HEIGHT="27" HPOS="2917" ID="P1_ST03272" VPOS="3228" WC="0.98" WIDTH="45"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2026" ID="P1_TL00380" VPOS="3259" WIDTH="935">
<String CC="067923" CONTENT="jeugd," HEIGHT="34" HPOS="2026" ID="P1_ST03273" VPOS="3263" WC="0.97" WIDTH="89"/>
<SP HPOS="2114" ID="P1_SP02807" VPOS="3298" WIDTH="11"/>
<String CC="78" CONTENT="en" HEIGHT="19" HPOS="2125" ID="P1_ST03274" VPOS="3270" WC="0.22" WIDTH="30"/>
<SP HPOS="2154" ID="P1_SP02808" VPOS="3298" WIDTH="18"/>
<String CC="03" CONTENT="de" HEIGHT="25" HPOS="2172" ID="P1_ST03275" VPOS="3263" WC="0.82" WIDTH="31"/>
<SP HPOS="2203" ID="P1_SP02809" VPOS="3298" WIDTH="17"/>
<String CC="97565667749" CONTENT="geestelijke" HEIGHT="37" HPOS="2219" ID="P1_ST03276" VPOS="3259" WC="0.98" WIDTH="146"/>
<SP HPOS="2366" ID="P1_SP02810" VPOS="3298" WIDTH="18"/>
<String CC="698008" CONTENT="mannen" HEIGHT="17" HPOS="2383" ID="P1_ST03277" VPOS="3269" WC="0.97" WIDTH="109"/>
<SP HPOS="2492" ID="P1_SP02811" VPOS="3298" WIDTH="19"/>
<String CC="1037" CONTENT="zijn" HEIGHT="30" HPOS="2511" ID="P1_ST03278" VPOS="3263" WC="0.97" WIDTH="47"/>
<SP HPOS="2558" ID="P1_SP02812" VPOS="3298" WIDTH="18"/>
<String CC="97070978" CONTENT="geworden" HEIGHT="31" HPOS="2576" ID="P1_ST03279" VPOS="3261" WC="0.97" WIDTH="132"/>
<SP HPOS="2708" ID="P1_SP02813" VPOS="3298" WIDTH="18"/>
<String CC="2489806004883880" CONTENT="ziekenoppasaers," HEIGHT="32" HPOS="2726" ID="P1_ST03280" VPOS="3261" WC="0.48" WIDTH="235"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2029" ID="P1_TL00381" VPOS="3289" WIDTH="933">
<String CC="0507500077450" CONTENT="onderwijzers," HEIGHT="34" HPOS="2029" ID="P1_ST03281" VPOS="3294" WC="0.99" WIDTH="183"/>
<SP HPOS="2212" ID="P1_SP02814" VPOS="3328" WIDTH="19"/>
<String CC="98903" CONTENT="enz.," HEIGHT="21" HPOS="2231" ID="P1_ST03282" VPOS="3302" WC="0.96" WIDTH="60"/>
<SP HPOS="2291" ID="P1_SP02815" VPOS="3328" WIDTH="12"/>
<String CC="77503" CONTENT="enz.," HEIGHT="21" HPOS="2303" ID="P1_ST03283" VPOS="3301" WC="0.97" WIDTH="61"/>
<SP HPOS="2365" ID="P1_SP02816" VPOS="3328" WIDTH="9"/>
<String CC="07" CONTENT="iv" HEIGHT="26" HPOS="2374" ID="P1_ST03284" VPOS="3293" WC="0.64" WIDTH="26"/>
<SP HPOS="2400" ID="P1_SP02817" VPOS="3328" WIDTH="9"/>
<String CC="778" CONTENT="een" HEIGHT="18" HPOS="2409" ID="P1_ST03285" VPOS="3302" WC="0.91" WIDTH="45"/>
<SP HPOS="2454" ID="P1_SP02818" VPOS="3328" WIDTH="9"/>
<String CC="99909" CONTENT="woord" HEIGHT="28" HPOS="2464" ID="P1_ST03286" VPOS="3294" WC="0.95" WIDTH="86"/>
<SP HPOS="2550" ID="P1_SP02819" VPOS="3328" WIDTH="7"/>
<String CC="778" CONTENT="zi|" HEIGHT="38" HPOS="2557" ID="P1_ST03287" VPOS="3289" WC="0.20" WIDTH="32"/>
<SP HPOS="2589" ID="P1_SP02820" VPOS="3328" WIDTH="11"/>
<String CC="677778" CONTENT="hebben" HEIGHT="27" HPOS="2600" ID="P1_ST03288" VPOS="3292" WC="0.96" WIDTH="100"/>
<SP HPOS="2700" ID="P1_SP02821" VPOS="3328" WIDTH="11"/>
<String CC="96079470" CONTENT="allerlei" HEIGHT="26" HPOS="2711" ID="P1_ST03289" VPOS="3292" WC="0.98" WIDTH="99"/>
<SP HPOS="2810" ID="P1_SP02822" VPOS="3328" WIDTH="7"/>
<String CC="979467071" CONTENT="gedaanten" HEIGHT="33" HPOS="2817" ID="P1_ST03290" VPOS="3292" WC="0.98" WIDTH="145"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2029" ID="P1_TL00382" VPOS="3324" WIDTH="932">
<String CC="60706869780" CONTENT="aangenomen," HEIGHT="25" HPOS="2029" ID="P1_ST03291" VPOS="3337" WC="0.98" WIDTH="182"/>
<SP HPOS="2211" ID="P1_SP02823" VPOS="3361" WIDTH="15"/>
<String CC="8797" CONTENT="zegt" HEIGHT="33" HPOS="2226" ID="P1_ST03292" VPOS="3327" WC="0.93" WIDTH="58"/>
<SP HPOS="2284" ID="P1_SP02824" VPOS="3361" WIDTH="17"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="2301" ID="P1_ST03293" VPOS="3326" WC="0.13" WIDTH="30"/>
<SP HPOS="2330" ID="P1_SP02825" VPOS="3361" WIDTH="24"/>
<String CC="075860778768860" CONTENT="Ifeser-Zeilun;." HEIGHT="27" HPOS="2354" ID="P1_ST03294" STYLEREFS="TXT_10" VPOS="3327" WC="0.40" WIDTH="207"/>
<SP HPOS="2561" ID="P1_SP02826" VPOS="3361" WIDTH="31"/>
<String CC="177" CONTENT="Men" HEIGHT="27" HPOS="2591" ID="P1_ST03295" VPOS="3324" WC="0.94" WIDTH="57"/>
<SP HPOS="2648" ID="P1_SP02827" VPOS="3361" WIDTH="19"/>
<String CC="73708" CONTENT="heeft" HEIGHT="26" HPOS="2667" ID="P1_ST03296" VPOS="3325" WC="0.96" WIDTH="72"/>
<SP HPOS="2739" ID="P1_SP02828" VPOS="3361" WIDTH="19"/>
<String CC="7308009" CONTENT="sommige" HEIGHT="33" HPOS="2758" ID="P1_ST03297" VPOS="3326" WC="0.98" WIDTH="122"/>
<SP HPOS="2880" ID="P1_SP02829" VPOS="3361" WIDTH="20"/>
<String CC="0070" CONTENT="pro" HEIGHT="25" HPOS="2900" ID="P1_ST03298" SUBS_CONTENT="provinciën" SUBS_TYPE="HypPart1" VPOS="3335" WC="0.98" WIDTH="46"/>
<HYP CONTENT="-" HPOS="2946" VPOS="3335" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2029" ID="P1_TL00383" VPOS="3354" WIDTH="932">
<String CC="8888798" CONTENT="vinciën" HEIGHT="25" HPOS="2029" ID="P1_ST03299" SUBS_CONTENT="provinciën" SUBS_TYPE="HypPart2" VPOS="3361" WC="0.96" WIDTH="100"/>
<SP HPOS="2130" ID="P1_SP02830" VPOS="3386" WIDTH="17"/>
<String CC="908" CONTENT="van" HEIGHT="20" HPOS="2146" ID="P1_ST03300" VPOS="3366" WC="0.93" WIDTH="51"/>
<SP HPOS="2197" ID="P1_SP02831" VPOS="3386" WIDTH="19"/>
<String CC="0745678" CONTENT="Pruisen" HEIGHT="28" HPOS="2216" ID="P1_ST03301" VPOS="3357" WC="0.97" WIDTH="105"/>
<SP HPOS="2321" ID="P1_SP02832" VPOS="3386" WIDTH="18"/>
<String CC="907" CONTENT="als" HEIGHT="28" HPOS="2339" ID="P1_ST03302" VPOS="3356" WC="0.94" WIDTH="37"/>
<SP HPOS="2375" ID="P1_SP02833" VPOS="3386" WIDTH="18"/>
<String CC="688" CONTENT="het" HEIGHT="27" HPOS="2393" ID="P1_ST03303" VPOS="3356" WC="0.91" WIDTH="45"/>
<SP HPOS="2438" ID="P1_SP02834" VPOS="3386" WIDTH="17"/>
<String CC="4697" CONTENT="ware" HEIGHT="19" HPOS="2454" ID="P1_ST03304" VPOS="3365" WC="0.94" WIDTH="67"/>
<SP HPOS="2522" ID="P1_SP02835" VPOS="3386" WIDTH="18"/>
<String CC="9766868097" CONTENT="oveistelpt" HEIGHT="34" HPOS="2539" ID="P1_ST03305" VPOS="3357" WC="0.29" WIDTH="137"/>
<SP HPOS="2676" ID="P1_SP02836" VPOS="3391" WIDTH="25"/>
<String CC="7770" CONTENT="niet" HEIGHT="24" HPOS="2701" ID="P1_ST03306" VPOS="3359" WC="0.95" WIDTH="54"/>
<SP HPOS="2756" ID="P1_SP02837" VPOS="3391" WIDTH="14"/>
<String CC="0752464770" CONTENT="jezuït'en," HEIGHT="35" HPOS="2770" ID="P1_ST03307" VPOS="3354" WC="0.54" WIDTH="126"/>
<SP HPOS="2896" ID="P1_SP02838" VPOS="3391" WIDTH="22"/>
<String CC="070" CONTENT="re" HEIGHT="18" HPOS="2919" ID="P1_ST03308" SUBS_CONTENT="redemptoristen," SUBS_TYPE="HypPart1" VPOS="3367" WC="0.97" WIDTH="28"/>
<HYP CONTENT="-" HPOS="2947" VPOS="3367" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="2030" ID="P1_TL00384" VPOS="3385" WIDTH="931">
<String CC="9909394470770" CONTENT="demptoristen," HEIGHT="33" HPOS="2030" ID="P1_ST03309" SUBS_CONTENT="redemptoristen," SUBS_TYPE="HypPart2" VPOS="3393" WC="0.99" WIDTH="191"/>
<SP HPOS="2222" ID="P1_SP02839" VPOS="3426" WIDTH="17"/>
<String CC="44076536177780" CONTENT="franciskanaxs," HEIGHT="32" HPOS="2238" ID="P1_ST03310" VPOS="3391" WC="0.49" WIDTH="206"/>
<SP HPOS="2444" ID="P1_SP02840" VPOS="3426" WIDTH="18"/>
<String CC="06600" CONTENT="enz.," HEIGHT="19" HPOS="2461" ID="P1_ST03311" VPOS="3400" WC="0.98" WIDTH="59"/>
<SP HPOS="2520" ID="P1_SP02841" VPOS="3426" WIDTH="20"/>
<String CC="036" CONTENT="die" HEIGHT="27" HPOS="2541" ID="P1_ST03312" VPOS="3391" WC="0.96" WIDTH="39"/>
<SP HPOS="2580" ID="P1_SP02842" VPOS="3426" WIDTH="13"/>
<String CC="767" CONTENT="meu" HEIGHT="18" HPOS="2593" ID="P1_ST03313" VPOS="3399" WC="0.26" WIDTH="56"/>
<SP HPOS="2648" ID="P1_SP02843" VPOS="3426" WIDTH="12"/>
<String CC="665" CONTENT="uit" HEIGHT="26" HPOS="2660" ID="P1_ST03314" VPOS="3390" WC="0.93" WIDTH="39"/>
<SP HPOS="2699" ID="P1_SP02844" VPOS="3426" WIDTH="11"/>
<String CC="6769580" CONTENT="België," HEIGHT="35" HPOS="2709" ID="P1_ST03315" VPOS="3389" WC="0.97" WIDTH="97"/>
<SP HPOS="2806" ID="P1_SP02845" VPOS="3426" WIDTH="11"/>
<String CC="7073066090" CONTENT="Frankrijk," HEIGHT="40" HPOS="2817" ID="P1_ST03316" VPOS="3385" WC="0.99" WIDTH="144"/>
</TextLine>
<TextLine HEIGHT="31" HPOS="2029" ID="P1_TL00385" VPOS="3423" WIDTH="933">
<String CC="79076890979" CONTENT="Zwitserland" HEIGHT="27" HPOS="2029" ID="P1_ST03317" VPOS="3425" WC="0.98" WIDTH="168"/>
<SP HPOS="2197" ID="P1_SP02846" VPOS="3452" WIDTH="27"/>
<String CC="75" CONTENT="en" HEIGHT="18" HPOS="2224" ID="P1_ST03318" VPOS="3432" WC="0.33" WIDTH="30"/>
<SP HPOS="2254" ID="P1_SP02847" VPOS="3452" WIDTH="22"/>
<String CC="008" CONTENT="van" HEIGHT="17" HPOS="2276" ID="P1_ST03319" VPOS="3432" WC="0.97" WIDTH="47"/>
<SP HPOS="2323" ID="P1_SP02848" VPOS="3452" WIDTH="19"/>
<String CC="289437" CONTENT="elders" HEIGHT="27" HPOS="2342" ID="P1_ST03320" VPOS="3423" WC="0.97" WIDTH="83"/>
<SP HPOS="2425" ID="P1_SP02849" VPOS="3452" WIDTH="21"/>
<String CC="7" CONTENT="h" HEIGHT="25" HPOS="2446" ID="P1_ST03321" VPOS="3424" WC="0.25" WIDTH="11"/>
<SP HPOS="2457" ID="P1_SP02850" VPOS="3452" WIDTH="237"/>
<String CC="50" CONTENT="in" HEIGHT="25" HPOS="2694" ID="P1_ST03322" VPOS="3424" WC="0.68" WIDTH="22"/>
<SP HPOS="2717" ID="P1_SP02851" VPOS="3452" WIDTH="19"/>
<String CC="077" CONTENT="den" HEIGHT="26" HPOS="2735" ID="P1_ST03323" VPOS="3424" WC="0.94" WIDTH="47"/>
<SP HPOS="2783" ID="P1_SP02852" VPOS="3452" WIDTH="18"/>
<String CC="767475654540" CONTENT="biechtstoel," HEIGHT="31" HPOS="2800" ID="P1_ST03324" VPOS="3423" WC="0.98" WIDTH="162"/>
</TextLine>
<TextLine HEIGHT="32" HPOS="2028" ID="P1_TL00386" VPOS="3456" WIDTH="933">
<String CC="27" CONTENT="in" HEIGHT="28" HPOS="2028" ID="P1_ST03325" VPOS="3456" WC="0.52" WIDTH="27"/>
<SP HPOS="2055" ID="P1_SP02853" VPOS="3484" WIDTH="25"/>
<String CC="7007598" CONTENT="statiën" HEIGHT="26" HPOS="2080" ID="P1_ST03326" VPOS="3457" WC="0.97" WIDTH="96"/>
<SP HPOS="2176" ID="P1_SP02854" VPOS="3484" WIDTH="26"/>
<String CC="75" CONTENT="en" HEIGHT="17" HPOS="2202" ID="P1_ST03327" VPOS="3464" WC="0.34" WIDTH="31"/>
<SP HPOS="2232" ID="P1_SP02855" VPOS="3484" WIDTH="26"/>
<String CC="60" CONTENT="op" HEIGHT="24" HPOS="2258" ID="P1_ST03328" VPOS="3464" WC="0.67" WIDTH="32"/>
<SP HPOS="2290" ID="P1_SP02856" VPOS="3488" WIDTH="30"/>
<String CC="979556" CONTENT="andere" HEIGHT="22" HPOS="2320" ID="P1_ST03329" VPOS="3459" WC="0.96" WIDTH="92"/>
<SP HPOS="2412" ID="P1_SP02857" VPOS="3488" WIDTH="35"/>
<String CC="72977" CONTENT="wijze" HEIGHT="32" HPOS="2447" ID="P1_ST03330" VPOS="3456" WC="0.95" WIDTH="69"/>
<SP HPOS="2516" ID="P1_SP02858" VPOS="3488" WIDTH="33"/>
<String CC="94" CONTENT="de" HEIGHT="25" HPOS="2549" ID="P1_ST03331" VPOS="3457" WC="0.28" WIDTH="28"/>
<SP HPOS="2577" ID="P1_SP02859" VPOS="3488" WIDTH="37"/>
<String CC="90307770703673" CONTENT="protestantsche" HEIGHT="31" HPOS="2614" ID="P1_ST03332" VPOS="3457" WC="0.54" WIDTH="202"/>
<SP HPOS="2816" ID="P1_SP02860" VPOS="3488" WIDTH="34"/>
<String CC="8799" CONTENT="leer" HEIGHT="26" HPOS="2850" ID="P1_ST03333" VPOS="3457" WC="0.93" WIDTH="52"/>
<SP HPOS="2902" ID="P1_SP02861" VPOS="3488" WIDTH="35"/>
<String CC="78" CONTENT="to" HEIGHT="24" HPOS="2937" ID="P1_ST03334" VPOS="3459" WC="0.19" WIDTH="24"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="2030" ID="P1_TL00387" VPOS="3485" WIDTH="931">
<String CC="77700079780" CONTENT="bestrijden," HEIGHT="28" HPOS="2030" ID="P1_ST03335" VPOS="3489" WC="0.98" WIDTH="146"/>
<SP HPOS="2177" ID="P1_SP02862" VPOS="3517" WIDTH="17"/>
<String CC="098" CONTENT="van" HEIGHT="17" HPOS="2193" ID="P1_ST03336" VPOS="3496" WC="0.93" WIDTH="47"/>
<SP HPOS="2241" ID="P1_SP02863" VPOS="3517" WIDTH="20"/>
<String CC="97807" CONTENT="welke" HEIGHT="25" HPOS="2261" ID="P1_ST03337" VPOS="3488" WC="0.96" WIDTH="79"/>
<SP HPOS="2340" ID="P1_SP02864" VPOS="3517" WIDTH="18"/>
<String CC="8000" CONTENT="taak" HEIGHT="25" HPOS="2357" ID="P1_ST03338" VPOS="3488" WC="0.98" WIDTH="63"/>
<SP HPOS="2420" ID="P1_SP02865" VPOS="3517" WIDTH="15"/>
<String CC="550" CONTENT="zij" HEIGHT="32" HPOS="2435" ID="P1_ST03339" VPOS="3488" WC="0.96" WIDTH="30"/>
<SP HPOS="2465" ID="P1_SP02866" VPOS="3520" WIDTH="20"/>
<String CC="740437" CONTENT="&gt;-','b" HEIGHT="27" HPOS="2485" ID="P1_ST03340" VPOS="3485" WC="0.53" WIDTH="54"/>
<SP HPOS="2539" ID="P1_SP02867" VPOS="3520" WIDTH="19"/>
<String CC="868887" CONTENT="hebben" HEIGHT="30" HPOS="2558" ID="P1_ST03341" VPOS="3485" WC="0.96" WIDTH="96"/>
<SP HPOS="2654" ID="P1_SP02868" VPOS="3520" WIDTH="9"/>
<String CC="93774587" CONTENT="gekweten" HEIGHT="35" HPOS="2663" ID="P1_ST03342" VPOS="3485" WC="0.97" WIDTH="135"/>
<SP HPOS="2798" ID="P1_SP02869" VPOS="3521" WIDTH="6"/>
<String CC="6276" CONTENT="naar" HEIGHT="20" HPOS="2804" ID="P1_ST03343" VPOS="3496" WC="0.95" WIDTH="65"/>
<SP HPOS="2869" ID="P1_SP02870" VPOS="3521" WIDTH="7"/>
<String CC="77774" CONTENT="hunne" HEIGHT="30" HPOS="2876" ID="P1_ST03344" VPOS="3488" WC="0.95" WIDTH="85"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2029" ID="P1_TL00388" VPOS="3516" WIDTH="652">
<String CC="77486709797545780" CONTENT="bet:!e'kiaeliten," HEIGHT="32" HPOS="2029" ID="P1_ST03345" VPOS="3516" WC="0.99" WIDTH="221"/>
<SP HPOS="2250" ID="P1_SP02871" VPOS="3548" WIDTH="18"/>
<String CC="359" CONTENT="dat" HEIGHT="30" HPOS="2268" ID="P1_ST03346" VPOS="3517" WC="0.93" WIDTH="44"/>
<SP HPOS="2311" ID="P1_SP02872" VPOS="3548" WIDTH="18"/>
<String CC="7679" CONTENT="moet" HEIGHT="25" HPOS="2329" ID="P1_ST03347" VPOS="3520" WC="0.93" WIDTH="70"/>
<SP HPOS="2399" ID="P1_SP02873" VPOS="3548" WIDTH="17"/>
<String CC="078" CONTENT="men" HEIGHT="17" HPOS="2415" ID="P1_ST03348" VPOS="3528" WC="0.94" WIDTH="56"/>
<SP HPOS="2471" ID="P1_SP02874" VPOS="3548" WIDTH="19"/>
<String CC="777" CONTENT="hun" HEIGHT="27" HPOS="2490" ID="P1_ST03349" VPOS="3517" WC="0.91" WIDTH="53"/>
<SP HPOS="2543" ID="P1_SP02875" VPOS="3548" WIDTH="19"/>
<String CC="87997680" CONTENT="nageven." HEIGHT="24" HPOS="2562" ID="P1_ST03350" VPOS="3527" WC="0.97" WIDTH="119"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="640" HPOS="2026" ID="P1_TB00025" STYLEREFS="TXT_9 PAR_BLOCK" VPOS="3552" WIDTH="936">
<TextLine HEIGHT="38" HPOS="2061" ID="P1_TL00389" VPOS="3553" WIDTH="900">
<String CC="09996677978" CONTENT="Daarenboven" HEIGHT="26" HPOS="2061" ID="P1_ST03351" VPOS="3553" WC="0.98" WIDTH="187"/>
<SP HPOS="2248" ID="P1_SP02876" VPOS="3579" WIDTH="27"/>
<String CC="777788" CONTENT="hebben" HEIGHT="24" HPOS="2275" ID="P1_ST03352" VPOS="3553" WC="0.96" WIDTH="102"/>
<SP HPOS="2376" ID="P1_SP02877" VPOS="3579" WIDTH="25"/>
<String CC="004" CONTENT="zij" HEIGHT="31" HPOS="2401" ID="P1_ST03353" VPOS="3553" WC="0.98" WIDTH="30"/>
<SP HPOS="2431" ID="P1_SP02878" VPOS="3583" WIDTH="28"/>
<String CC="809" CONTENT="nog" HEIGHT="25" HPOS="2459" ID="P1_ST03354" VPOS="3559" WC="0.93" WIDTH="51"/>
<SP HPOS="2510" ID="P1_SP02879" VPOS="3583" WIDTH="21"/>
<String CC="608" CONTENT="een" HEIGHT="18" HPOS="2531" ID="P1_ST03355" VPOS="3561" WC="0.94" WIDTH="45"/>
<SP HPOS="2576" ID="P1_SP02880" VPOS="3583" WIDTH="19"/>
<String CC="759986708" CONTENT="middeltje" HEIGHT="32" HPOS="2595" ID="P1_ST03356" VPOS="3553" WC="0.97" WIDTH="129"/>
<SP HPOS="2724" ID="P1_SP02881" VPOS="3585" WIDTH="18"/>
<String CC="077740401" CONTENT="gebezigd," HEIGHT="38" HPOS="2741" ID="P1_ST03357" VPOS="3553" WC="0.99" WIDTH="139"/>
<SP HPOS="2881" ID="P1_SP02882" VPOS="3591" WIDTH="18"/>
<String CC="7978" CONTENT="even" HEIGHT="19" HPOS="2898" ID="P1_ST03358" VPOS="3560" WC="0.93" WIDTH="63"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2030" ID="P1_TL00390" VPOS="3583" WIDTH="931">
<String CC="0667760960" CONTENT="onschuldig" HEIGHT="33" HPOS="2030" ID="P1_ST03359" VPOS="3583" WC="0.98" WIDTH="154"/>
<SP HPOS="2184" ID="P1_SP02883" VPOS="3617" WIDTH="24"/>
<String CC="546" CONTENT="als" HEIGHT="25" HPOS="2207" ID="P1_ST03360" VPOS="3583" WC="0.94" WIDTH="39"/>
<SP HPOS="2246" ID="P1_SP02884" VPOS="3617" WIDTH="26"/>
<String CC="90600755090" CONTENT="voordeelig," HEIGHT="32" HPOS="2272" ID="P1_ST03361" VPOS="3583" WC="0.58" WIDTH="161"/>
<SP HPOS="2433" ID="P1_SP02885" VPOS="3617" WIDTH="28"/>
<String CC="0467" CONTENT="eene" HEIGHT="18" HPOS="2461" ID="P1_ST03362" VPOS="3591" WC="0.53" WIDTH="58"/>
<SP HPOS="2519" ID="P1_SP02886" VPOS="3617" WIDTH="19"/>
<String CC="47703" CONTENT="soort" HEIGHT="21" HPOS="2538" ID="P1_ST03363" VPOS="3588" WC="0.97" WIDTH="67"/>
<SP HPOS="2606" ID="P1_SP02887" VPOS="3617" WIDTH="18"/>
<String CC="008" CONTENT="van" HEIGHT="17" HPOS="2623" ID="P1_ST03364" VPOS="3593" WC="0.97" WIDTH="47"/>
<SP HPOS="2670" ID="P1_SP02888" VPOS="3617" WIDTH="19"/>
<String CC="67587750761" CONTENT="smokkelarij" HEIGHT="33" HPOS="2689" ID="P1_ST03365" VPOS="3583" WC="0.40" WIDTH="159"/>
<SP HPOS="2849" ID="P1_SP02889" VPOS="3617" WIDTH="20"/>
<String CC="48" CONTENT="op" HEIGHT="25" HPOS="2869" ID="P1_ST03366" VPOS="3592" WC="0.35" WIDTH="31"/>
<SP HPOS="2900" ID="P1_SP02890" VPOS="3617" WIDTH="18"/>
<String CC="777" CONTENT="het" HEIGHT="25" HPOS="2917" ID="P1_ST03367" VPOS="3585" WC="0.92" WIDTH="44"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2029" ID="P1_TL00391" VPOS="3612" WIDTH="932">
<String CC="979670" CONTENT="gebied" HEIGHT="31" HPOS="2029" ID="P1_ST03368" VPOS="3618" WC="0.96" WIDTH="91"/>
<SP HPOS="2120" ID="P1_SP02891" VPOS="3648" WIDTH="27"/>
<String CC="070" CONTENT="der" HEIGHT="25" HPOS="2147" ID="P1_ST03369" VPOS="3617" WC="0.97" WIDTH="44"/>
<SP HPOS="2191" ID="P1_SP02892" VPOS="3648" WIDTH="27"/>
<String CC="077900497709" CONTENT="weldadigheid" HEIGHT="33" HPOS="2218" ID="P1_ST03370" VPOS="3614" WC="0.98" WIDTH="185"/>
<SP HPOS="2404" ID="P1_SP02893" VPOS="3648" WIDTH="25"/>
<String CC="04966980" CONTENT="geplegd." HEIGHT="34" HPOS="2428" ID="P1_ST03371" VPOS="3614" WC="0.43" WIDTH="116"/>
<SP HPOS="2544" ID="P1_SP02894" VPOS="3648" WIDTH="34"/>
<String CC="80" CONTENT="M," HEIGHT="25" HPOS="2578" ID="P1_ST03372" STYLEREFS="TXT_10" VPOS="3617" WC="0.57" WIDTH="34"/>
<SP HPOS="2613" ID="P1_SP02895" VPOS="3648" WIDTH="11"/>
<String CC="8" CONTENT="n" HEIGHT="17" HPOS="2623" ID="P1_ST03373" STYLEREFS="TXT_10" VPOS="3625" WC="0.15" WIDTH="13"/>
<SP HPOS="2636" ID="P1_SP02896" VPOS="3648" WIDTH="20"/>
<String CC="27780" CONTENT="leeft" HEIGHT="25" HPOS="2656" ID="P1_ST03374" VPOS="3617" WC="0.96" WIDTH="67"/>
<SP HPOS="2724" ID="P1_SP02897" VPOS="3648" WIDTH="18"/>
<String CC="57777040" CONTENT="namelijk" HEIGHT="37" HPOS="2741" ID="P1_ST03375" VPOS="3612" WC="0.98" WIDTH="120"/>
<SP HPOS="2862" ID="P1_SP02898" VPOS="3648" WIDTH="17"/>
<String CC="700" CONTENT="bij" HEIGHT="30" HPOS="2878" ID="P1_ST03376" VPOS="3617" WC="0.97" WIDTH="34"/>
<SP HPOS="2913" ID="P1_SP02899" VPOS="3648" WIDTH="19"/>
<String CC="07" CONTENT="de" HEIGHT="24" HPOS="2931" ID="P1_ST03377" VPOS="3617" WC="0.62" WIDTH="30"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="2028" ID="P1_TL00392" VPOS="3646" WIDTH="933">
<String CC="677" CONTENT="826" HEIGHT="26" HPOS="2028" ID="P1_ST03378" VPOS="3650" WC="0.29" WIDTH="48"/>
<SP HPOS="2076" ID="P1_SP02900" VPOS="3676" WIDTH="18"/>
<String CC="97000980" CONTENT="statiën," HEIGHT="28" HPOS="2094" ID="P1_ST03379" VPOS="3650" WC="0.98" WIDTH="102"/>
<SP HPOS="2196" ID="P1_SP02901" VPOS="3678" WIDTH="20"/>
<String CC="9990908" CONTENT="waaraan" HEIGHT="17" HPOS="2216" ID="P1_ST03380" VPOS="3657" WC="0.97" WIDTH="120"/>
<SP HPOS="2336" ID="P1_SP02902" VPOS="3678" WIDTH="15"/>
<String CC="080878088" CONTENT="verbonden" HEIGHT="26" HPOS="2352" ID="P1_ST03381" VPOS="3646" WC="0.98" WIDTH="145"/>
<SP HPOS="2497" ID="P1_SP02903" VPOS="3678" WIDTH="19"/>
<String CC="9227" CONTENT="zijn" HEIGHT="32" HPOS="2516" ID="P1_ST03382" VPOS="3647" WC="0.95" WIDTH="48"/>
<SP HPOS="2564" ID="P1_SP02904" VPOS="3679" WIDTH="19"/>
<String CC="7787" CONTENT="5820" HEIGHT="25" HPOS="2583" ID="P1_ST03383" VPOS="3651" WC="0.23" WIDTH="63"/>
<SP HPOS="2646" ID="P1_SP02905" VPOS="3679" WIDTH="17"/>
<String CC="27077" CONTENT="leden" HEIGHT="28" HPOS="2662" ID="P1_ST03384" VPOS="3646" WC="0.97" WIDTH="73"/>
<SP HPOS="2735" ID="P1_SP02906" VPOS="3679" WIDTH="25"/>
<String CC="096" CONTENT="van" HEIGHT="20" HPOS="2760" ID="P1_ST03385" VPOS="3654" WC="0.94" WIDTH="50"/>
<SP HPOS="2810" ID="P1_SP02907" VPOS="3679" WIDTH="17"/>
<String CC="772" CONTENT="het" HEIGHT="26" HPOS="2826" ID="P1_ST03386" VPOS="3647" WC="0.93" WIDTH="46"/>
<SP HPOS="2872" ID="P1_SP02908" VPOS="3679" WIDTH="15"/>
<String CC="9080" CONTENT="man" HEIGHT="17" HPOS="2888" ID="P1_ST03387" SUBS_CONTENT="mannelijke" SUBS_TYPE="HypPart1" VPOS="3656" WC="0.96" WIDTH="56"/>
<HYP CONTENT="-" HPOS="2943" VPOS="3656" WIDTH="18"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2028" ID="P1_TL00393" VPOS="3678" WIDTH="933">
<String CC="8600004" CONTENT="nelijke" HEIGHT="32" HPOS="2028" ID="P1_ST03388" SUBS_CONTENT="mannelijke" SUBS_TYPE="HypPart2" VPOS="3680" WC="0.99" WIDTH="93"/>
<SP HPOS="2121" ID="P1_SP02909" VPOS="3712" WIDTH="27"/>
<String CC="57" CONTENT="en" HEIGHT="17" HPOS="2148" ID="P1_ST03389" VPOS="3689" WC="0.34" WIDTH="32"/>
<SP HPOS="2180" ID="P1_SP02910" VPOS="3712" WIDTH="30"/>
<String CC="7499" CONTENT="1564" HEIGHT="21" HPOS="2210" ID="P1_ST03390" VPOS="3683" WC="0.20" WIDTH="61"/>
<SP HPOS="2271" ID="P1_SP02911" VPOS="3712" WIDTH="27"/>
<String CC="008" CONTENT="van" HEIGHT="17" HPOS="2298" ID="P1_ST03391" VPOS="3686" WC="0.97" WIDTH="46"/>
<SP HPOS="2344" ID="P1_SP02912" VPOS="3712" WIDTH="25"/>
<String CC="777" CONTENT="bel" HEIGHT="25" HPOS="2369" ID="P1_ST03392" VPOS="3678" WC="0.92" WIDTH="40"/>
<SP HPOS="2409" ID="P1_SP02913" VPOS="3712" WIDTH="22"/>
<String CC="99767720757" CONTENT="vrouwelijke" HEIGHT="30" HPOS="2432" ID="P1_ST03393" VPOS="3679" WC="0.98" WIDTH="162"/>
<SP HPOS="2594" ID="P1_SP02914" VPOS="3712" WIDTH="18"/>
<String CC="907605790" CONTENT="geslacht," HEIGHT="31" HPOS="2611" ID="P1_ST03394" VPOS="3679" WC="0.98" WIDTH="130"/>
<SP HPOS="2741" ID="P1_SP02915" VPOS="3712" WIDTH="18"/>
<String CC="41" CONTENT="en" HEIGHT="18" HPOS="2759" ID="P1_ST03395" VPOS="3687" WC="0.71" WIDTH="31"/>
<SP HPOS="2790" ID="P1_SP02916" VPOS="3712" WIDTH="18"/>
<String CC="777070" CONTENT="schier" HEIGHT="27" HPOS="2807" ID="P1_ST03396" VPOS="3678" WC="0.97" WIDTH="83"/>
<SP HPOS="2890" ID="P1_SP02917" VPOS="3712" WIDTH="17"/>
<String CC="7984" CONTENT="tal" HEIGHT="24" HPOS="2907" ID="P1_ST03397" SUBS_CONTENT="talloos" SUBS_TYPE="HypPart1" VPOS="3680" WC="0.94" WIDTH="41"/>
<HYP CONTENT="-" HPOS="2948" VPOS="3680" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="2028" ID="P1_TL00394" VPOS="3710" WIDTH="932">
<String CC="5306" CONTENT="loos" HEIGHT="25" HPOS="2028" ID="P1_ST03398" SUBS_CONTENT="talloos" SUBS_TYPE="HypPart2" VPOS="3713" WC="0.97" WIDTH="56"/>
<SP HPOS="2083" ID="P1_SP02918" VPOS="3738" WIDTH="15"/>
<String CC="797" CONTENT="ta!" HEIGHT="27" HPOS="2099" ID="P1_ST03399" VPOS="3711" WC="0.18" WIDTH="38"/>
<SP HPOS="2137" ID="P1_SP02919" VPOS="3738" WIDTH="18"/>
<String CC="78" CONTENT="en" HEIGHT="15" HPOS="2154" ID="P1_ST03400" VPOS="3722" WC="0.19" WIDTH="32"/>
<SP HPOS="2186" ID="P1_SP02920" VPOS="3738" WIDTH="17"/>
<String CC="475567600077" CONTENT="inrichtingen" HEIGHT="33" HPOS="2203" ID="P1_ST03401" VPOS="3710" WC="0.99" WIDTH="174"/>
<SP HPOS="2376" ID="P1_SP02921" VPOS="3743" WIDTH="19"/>
<String CC="098" CONTENT="van" HEIGHT="15" HPOS="2395" ID="P1_ST03402" VPOS="3719" WC="0.93" WIDTH="48"/>
<SP HPOS="2444" ID="P1_SP02922" VPOS="3743" WIDTH="12"/>
<String CC="976890977004" CONTENT="weKadigbeid," HEIGHT="31" HPOS="2456" ID="P1_ST03403" VPOS="3712" WC="0.39" WIDTH="194"/>
<SP HPOS="2649" ID="P1_SP02923" VPOS="3743" WIDTH="9"/>
<String CC="78000" CONTENT="enz.," HEIGHT="19" HPOS="2659" ID="P1_ST03404" VPOS="3720" WC="0.98" WIDTH="60"/>
<SP HPOS="2719" ID="P1_SP02924" VPOS="3743" WIDTH="9"/>
<String CC="07878" CONTENT="weten" HEIGHT="24" HPOS="2728" ID="P1_ST03405" VPOS="3713" WC="0.96" WIDTH="83"/>
<SP HPOS="2811" ID="P1_SP02925" VPOS="3743" WIDTH="9"/>
<String CC="86" CONTENT="te" HEIGHT="24" HPOS="2820" ID="P1_ST03406" VPOS="3713" WC="0.24" WIDTH="26"/>
<SP HPOS="2846" ID="P1_SP02926" VPOS="3743" WIDTH="11"/>
<String CC="9620672" CONTENT="voegen," HEIGHT="25" HPOS="2857" ID="P1_ST03407" VPOS="3718" WC="0.98" WIDTH="103"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2028" ID="P1_TL00395" VPOS="3742" WIDTH="933">
<String CC="06377" CONTENT="geene" HEIGHT="22" HPOS="2028" ID="P1_ST03408" VPOS="3754" WC="0.49" WIDTH="78"/>
<SP HPOS="2106" ID="P1_SP02927" VPOS="3776" WIDTH="26"/>
<String CC="006564707" CONTENT="kloosters" HEIGHT="24" HPOS="2132" ID="P1_ST03409" VPOS="3745" WC="0.98" WIDTH="126"/>
<SP HPOS="2258" ID="P1_SP02928" VPOS="3776" WIDTH="25"/>
<String CC="38" CONTENT="in" HEIGHT="25" HPOS="2283" ID="P1_ST03410" VPOS="3743" WC="0.40" WIDTH="26"/>
<SP HPOS="2309" ID="P1_SP02929" VPOS="3776" WIDTH="26"/>
<String CC="878" CONTENT="den" HEIGHT="26" HPOS="2335" ID="P1_ST03411" VPOS="3742" WC="0.91" WIDTH="48"/>
<SP HPOS="2383" ID="P1_SP02930" VPOS="3776" WIDTH="26"/>
<String CC="668" CONTENT="zin" HEIGHT="25" HPOS="2409" ID="P1_ST03412" VPOS="3743" WC="0.92" WIDTH="39"/>
<SP HPOS="2448" ID="P1_SP02931" VPOS="3776" WIDTH="30"/>
<String CC="007" CONTENT="der" HEIGHT="27" HPOS="2478" ID="P1_ST03413" VPOS="3742" WC="0.97" WIDTH="45"/>
<SP HPOS="2523" ID="P1_SP02932" VPOS="3776" WIDTH="24"/>
<String CC="07640" CONTENT="wel,," HEIGHT="26" HPOS="2546" ID="P1_ST03414" VPOS="3748" WC="0.97" WIDTH="65"/>
<SP HPOS="2611" ID="P1_SP02933" VPOS="3776" WIDTH="27"/>
<String CC="971" CONTENT="wel" HEIGHT="24" HPOS="2639" ID="P1_ST03415" VPOS="3745" WC="0.93" WIDTH="46"/>
<SP HPOS="2685" ID="P1_SP02934" VPOS="3776" WIDTH="21"/>
<String CC="97076300" CONTENT="degelijk" HEIGHT="32" HPOS="2706" ID="P1_ST03416" VPOS="3744" WC="0.98" WIDTH="110"/>
<SP HPOS="2816" ID="P1_SP02935" VPOS="3776" WIDTH="20"/>
<String CC="917677767" CONTENT="kloosters" HEIGHT="25" HPOS="2836" ID="P1_ST03417" VPOS="3744" WC="0.97" WIDTH="125"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2028" ID="P1_TL00396" VPOS="3775" WIDTH="932">
<String CC="60" CONTENT="in" HEIGHT="25" HPOS="2028" ID="P1_ST03418" VPOS="3777" WC="0.68" WIDTH="26"/>
<SP HPOS="2054" ID="P1_SP02936" VPOS="3802" WIDTH="17"/>
<String CC="077" CONTENT="den" HEIGHT="26" HPOS="2070" ID="P1_ST03419" VPOS="3777" WC="0.95" WIDTH="50"/>
<SP HPOS="2120" ID="P1_SP02937" VPOS="3803" WIDTH="17"/>
<String CC="947635040078" CONTENT="geestelijken" HEIGHT="34" HPOS="2137" ID="P1_ST03420" VPOS="3775" WC="0.99" WIDTH="167"/>
<SP HPOS="2303" ID="P1_SP02938" VPOS="3809" WIDTH="17"/>
<String CC="9050" CONTENT="zin." HEIGHT="25" HPOS="2320" ID="P1_ST03421" VPOS="3775" WC="0.97" WIDTH="46"/>
<SP HPOS="2366" ID="P1_SP02939" VPOS="3809" WIDTH="27"/>
<String CC="646" CONTENT="Het" HEIGHT="25" HPOS="2393" ID="P1_ST03422" VPOS="3775" WC="0.93" WIDTH="52"/>
<SP HPOS="2445" ID="P1_SP02940" VPOS="3809" WIDTH="17"/>
<String CC="70061" CONTENT="huis," HEIGHT="30" HPOS="2461" ID="P1_ST03423" VPOS="3775" WC="0.98" WIDTH="73"/>
<SP HPOS="2535" ID="P1_SP02941" VPOS="3809" WIDTH="15"/>
<String CC="905701" CONTENT="waarin" HEIGHT="26" HPOS="2550" ID="P1_ST03424" VPOS="3775" WC="0.98" WIDTH="97"/>
<SP HPOS="2647" ID="P1_SP02942" VPOS="3809" WIDTH="17"/>
<String CC="7000" CONTENT="zulk" HEIGHT="26" HPOS="2663" ID="P1_ST03425" VPOS="3775" WC="0.98" WIDTH="59"/>
<SP HPOS="2722" ID="P1_SP02943" VPOS="3809" WIDTH="19"/>
<String CC="7767" CONTENT="eene" HEIGHT="17" HPOS="2741" ID="P1_ST03426" VPOS="3784" WC="0.27" WIDTH="59"/>
<SP HPOS="2800" ID="P1_SP02944" VPOS="3809" WIDTH="19"/>
<String CC="057090000" CONTENT="weldadige" HEIGHT="30" HPOS="2819" ID="P1_ST03427" VPOS="3776" WC="0.99" WIDTH="141"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="2028" ID="P1_TL00397" VPOS="3801" WIDTH="933">
<String CC="870674579" CONTENT="stichting" HEIGHT="33" HPOS="2028" ID="P1_ST03428" VPOS="3809" WC="0.98" WIDTH="125"/>
<SP HPOS="2153" ID="P1_SP02945" VPOS="3842" WIDTH="18"/>
<String CC="00877" CONTENT="wordt" HEIGHT="28" HPOS="2171" ID="P1_ST03429" VPOS="3807" WC="0.97" WIDTH="81"/>
<SP HPOS="2252" ID="P1_SP02946" VPOS="3842" WIDTH="17"/>
<String CC="0796770990" CONTENT="gevestigd," HEIGHT="33" HPOS="2269" ID="P1_ST03430" VPOS="3807" WC="0.98" WIDTH="141"/>
<SP HPOS="2409" ID="P1_SP02947" VPOS="3842" WIDTH="20"/>
<String CC="8888897" CONTENT="behoort" HEIGHT="26" HPOS="2430" ID="P1_ST03431" VPOS="3807" WC="0.96" WIDTH="109"/>
<SP HPOS="2538" ID="P1_SP02948" VPOS="3842" WIDTH="14"/>
<String CC="757" CONTENT="aan" HEIGHT="17" HPOS="2552" ID="P1_ST03432" VPOS="3816" WC="0.93" WIDTH="50"/>
<SP HPOS="2602" ID="P1_SP02949" VPOS="3842" WIDTH="17"/>
<String CC="778" CONTENT="een" HEIGHT="18" HPOS="2619" ID="P1_ST03433" VPOS="3815" WC="0.91" WIDTH="45"/>
<SP HPOS="2663" ID="P1_SP02950" VPOS="3842" WIDTH="20"/>
<String CC="902200762772" CONTENT="partikulier," HEIGHT="33" HPOS="2683" ID="P1_ST03434" VPOS="3807" WC="0.59" WIDTH="157"/>
<SP HPOS="2841" ID="P1_SP02951" VPOS="3842" WIDTH="19"/>
<String CC="907" CONTENT="die" HEIGHT="25" HPOS="2859" ID="P1_ST03435" VPOS="3808" WC="0.93" WIDTH="39"/>
<SP HPOS="2898" ID="P1_SP02952" VPOS="3842" WIDTH="13"/>
<String CC="9771" CONTENT="alle" HEIGHT="32" HPOS="2911" ID="P1_ST03436" VPOS="3801" WC="0.95" WIDTH="50"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="2027" ID="P1_TL00398" VPOS="3835" WIDTH="934">
<String CC="75608708" CONTENT="nooelige" HEIGHT="32" HPOS="2027" ID="P1_ST03437" VPOS="3841" WC="0.44" WIDTH="109"/>
<SP HPOS="2135" ID="P1_SP02953" VPOS="3873" WIDTH="25"/>
<String CC="9764750207" CONTENT="wettelijke" HEIGHT="31" HPOS="2160" ID="P1_ST03438" VPOS="3840" WC="0.98" WIDTH="138"/>
<SP HPOS="2298" ID="P1_SP02954" VPOS="3873" WIDTH="27"/>
<String CC="89869766678" CONTENT="maatregelen" HEIGHT="35" HPOS="2326" ID="P1_ST03439" VPOS="3835" WC="0.98" WIDTH="174"/>
<SP HPOS="2499" ID="P1_SP02955" VPOS="3873" WIDTH="25"/>
<String CC="976" CONTENT="van" HEIGHT="19" HPOS="2524" ID="P1_ST03440" VPOS="3846" WC="0.91" WIDTH="48"/>
<SP HPOS="2572" ID="P1_SP02956" VPOS="3873" WIDTH="18"/>
<String CC="98808481" CONTENT="voorzorg" HEIGHT="34" HPOS="2590" ID="P1_ST03441" VPOS="3844" WC="0.97" WIDTH="124"/>
<SP HPOS="2714" ID="P1_SP02957" VPOS="3879" WIDTH="19"/>
<String CC="77773" CONTENT="heeft" HEIGHT="26" HPOS="2733" ID="P1_ST03442" VPOS="3840" WC="0.96" WIDTH="70"/>
<SP HPOS="2803" ID="P1_SP02958" VPOS="3879" WIDTH="17"/>
<String CC="9750700760" CONTENT="getroffen," HEIGHT="31" HPOS="2819" ID="P1_ST03443" VPOS="3840" WC="0.99" WIDTH="142"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2028" ID="P1_TL00399" VPOS="3865" WIDTH="933">
<String CC="75" CONTENT="Om" HEIGHT="20" HPOS="2028" ID="P1_ST03444" VPOS="3880" WC="0.30" WIDTH="40"/>
<SP HPOS="2068" ID="P1_SP02959" VPOS="3900" WIDTH="17"/>
<String CC="67" CONTENT="te" HEIGHT="27" HPOS="2085" ID="P1_ST03445" VPOS="3872" WC="0.28" WIDTH="26"/>
<SP HPOS="2111" ID="P1_SP02960" VPOS="3900" WIDTH="18"/>
<String CC="057707977" CONTENT="verhoeden" HEIGHT="30" HPOS="2128" ID="P1_ST03446" VPOS="3869" WC="0.98" WIDTH="139"/>
<SP HPOS="2268" ID="P1_SP02961" VPOS="3900" WIDTH="12"/>
<String CC="0" CONTENT="," HEIGHT="9" HPOS="2280" ID="P1_ST03447" VPOS="3892" WC="1.00" WIDTH="5"/>
<SP HPOS="2284" ID="P1_SP02962" VPOS="3901" WIDTH="27"/>
<String CC="9960" CONTENT="dat," HEIGHT="30" HPOS="2311" ID="P1_ST03448" VPOS="3870" WC="0.94" WIDTH="59"/>
<SP HPOS="2370" ID="P1_SP02963" VPOS="3901" WIDTH="26"/>
<String CC="79" CONTENT="na" HEIGHT="18" HPOS="2396" ID="P1_ST03449" VPOS="3879" WC="0.14" WIDTH="33"/>
<SP HPOS="2430" ID="P1_SP02964" VPOS="3901" WIDTH="25"/>
<String CC="9626" CONTENT="Zijn" HEIGHT="33" HPOS="2454" ID="P1_ST03450" VPOS="3870" WC="0.95" WIDTH="50"/>
<SP HPOS="2504" ID="P1_SP02965" VPOS="3904" WIDTH="17"/>
<String CC="21797010780" CONTENT="overlijden," HEIGHT="32" HPOS="2520" ID="P1_ST03451" VPOS="3872" WC="0.99" WIDTH="152"/>
<SP HPOS="2673" ID="P1_SP02966" VPOS="3904" WIDTH="24"/>
<String CC="773" CONTENT="het" HEIGHT="32" HPOS="2696" ID="P1_ST03452" VPOS="3865" WC="0.93" WIDTH="47"/>
<SP HPOS="2744" ID="P1_SP02967" VPOS="3904" WIDTH="24"/>
<String CC="7766" CONTENT="huis" HEIGHT="25" HPOS="2767" ID="P1_ST03453" VPOS="3870" WC="0.94" WIDTH="58"/>
<SP HPOS="2825" ID="P1_SP02968" VPOS="3904" WIDTH="15"/>
<String CC="5174" CONTENT="niet" HEIGHT="25" HPOS="2841" ID="P1_ST03454" VPOS="3872" WC="0.96" WIDTH="56"/>
<SP HPOS="2896" ID="P1_SP02969" VPOS="3904" WIDTH="15"/>
<String CC="586" CONTENT="aan" HEIGHT="17" HPOS="2911" ID="P1_ST03455" VPOS="3879" WC="0.92" WIDTH="50"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="2027" ID="P1_TL00400" VPOS="3902" WIDTH="934">
<String CC="755" CONTENT="een" HEIGHT="17" HPOS="2027" ID="P1_ST03456" VPOS="3914" WC="0.93" WIDTH="46"/>
<SP HPOS="2073" ID="P1_SP02970" VPOS="3931" WIDTH="19"/>
<String CC="405700" CONTENT='"goed"' HEIGHT="33" HPOS="2092" ID="P1_ST03457" VPOS="3905" WC="0.98" WIDTH="96"/>
<SP HPOS="2187" ID="P1_SP02971" VPOS="3938" WIDTH="25"/>
<String CC="878988908" CONTENT="erfgenaam" HEIGHT="31" HPOS="2212" ID="P1_ST03458" VPOS="3905" WC="0.97" WIDTH="145"/>
<SP HPOS="2357" ID="P1_SP02972" VPOS="3938" WIDTH="17"/>
<String CC="28" CONTENT="in" HEIGHT="25" HPOS="2374" ID="P1_ST03459" VPOS="3904" WC="0.47" WIDTH="27"/>
<SP HPOS="2401" ID="P1_SP02973" VPOS="3938" WIDTH="15"/>
<String CC="596866" CONTENT="handen" HEIGHT="25" HPOS="2417" ID="P1_ST03460" VPOS="3905" WC="0.96" WIDTH="103"/>
<SP HPOS="2519" ID="P1_SP02974" VPOS="3938" WIDTH="19"/>
<String CC="89646" CONTENT="valle" HEIGHT="26" HPOS="2538" ID="P1_ST03461" VPOS="3905" WC="0.28" WIDTH="65"/>
<SP HPOS="2603" ID="P1_SP02975" VPOS="3938" WIDTH="17"/>
<String CC="77" CONTENT="en" HEIGHT="18" HPOS="2620" ID="P1_ST03462" VPOS="3912" WC="0.27" WIDTH="32"/>
<SP HPOS="2652" ID="P1_SP02976" VPOS="3938" WIDTH="18"/>
<String CC="60" CONTENT="op" HEIGHT="25" HPOS="2669" ID="P1_ST03463" VPOS="3912" WC="0.69" WIDTH="32"/>
<SP HPOS="2701" ID="P1_SP02977" VPOS="3938" WIDTH="17"/>
<String CC="958" CONTENT="die" HEIGHT="26" HPOS="2718" ID="P1_ST03464" VPOS="3904" WC="0.91" WIDTH="41"/>
<SP HPOS="2759" ID="P1_SP02978" VPOS="3938" WIDTH="17"/>
<String CC="00072" CONTENT="wijze" HEIGHT="34" HPOS="2776" ID="P1_ST03465" VPOS="3902" WC="0.99" WIDTH="71"/>
<SP HPOS="2846" ID="P1_SP02979" VPOS="3938" WIDTH="17"/>
<String CC="003070" CONTENT="woeke" HEIGHT="28" HPOS="2863" ID="P1_ST03466" SUBS_CONTENT="woekeren" SUBS_TYPE="HypPart1" VPOS="3902" WC="0.99" WIDTH="83"/>
<HYP CONTENT="-" HPOS="2946" VPOS="3902" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="32" HPOS="2027" ID="P1_TL00401" VPOS="3935" WIDTH="488">
<String CC="975" CONTENT="ren" HEIGHT="18" HPOS="2027" ID="P1_ST03467" SUBS_CONTENT="woekeren" SUBS_TYPE="HypPart2" VPOS="3946" WC="0.92" WIDTH="45"/>
<SP HPOS="2072" ID="P1_SP02980" VPOS="3964" WIDTH="18"/>
<String CC="037" CONTENT="die" HEIGHT="26" HPOS="2089" ID="P1_ST03468" VPOS="3938" WC="0.96" WIDTH="39"/>
<SP HPOS="2128" ID="P1_SP02981" VPOS="3964" WIDTH="17"/>
<String CC="466570420977" CONTENT="instellingen" HEIGHT="30" HPOS="2145" ID="P1_ST03469" VPOS="3937" WC="0.99" WIDTH="167"/>
<SP HPOS="2311" ID="P1_SP02982" VPOS="3966" WIDTH="17"/>
<String CC="607098" CONTENT="overal" HEIGHT="25" HPOS="2328" ID="P1_ST03470" VPOS="3935" WC="0.97" WIDTH="87"/>
<SP HPOS="2415" ID="P1_SP02983" VPOS="3966" WIDTH="19"/>
<String CC="054070" CONTENT="voort." HEIGHT="25" HPOS="2434" ID="P1_ST03471" VPOS="3937" WC="0.98" WIDTH="80"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2059" ID="P1_TL00402" VPOS="3965" WIDTH="902">
<String CC="85" CONTENT="Is" HEIGHT="25" HPOS="2059" ID="P1_ST03472" VPOS="3971" WC="0.29" WIDTH="26"/>
<SP HPOS="2085" ID="P1_SP02984" VPOS="3996" WIDTH="17"/>
<String CC="59" CONTENT="er" HEIGHT="18" HPOS="2101" ID="P1_ST03473" VPOS="3978" WC="0.21" WIDTH="27"/>
<SP HPOS="2128" ID="P1_SP02985" VPOS="3996" WIDTH="17"/>
<String CC="57055" CONTENT="tegen" HEIGHT="32" HPOS="2145" ID="P1_ST03474" VPOS="3970" WC="0.97" WIDTH="77"/>
<SP HPOS="2222" ID="P1_SP02986" VPOS="4002" WIDTH="18"/>
<String CC="9797" CONTENT="deze" HEIGHT="25" HPOS="2239" ID="P1_ST03475" VPOS="3969" WC="0.93" WIDTH="59"/>
<SP HPOS="2298" ID="P1_SP02987" VPOS="4002" WIDTH="18"/>
<String CC="6660400169" CONTENT="ontduiking" HEIGHT="34" HPOS="2316" ID="P1_ST03476" VPOS="3967" WC="0.99" WIDTH="155"/>
<SP HPOS="2471" ID="P1_SP02988" VPOS="4002" WIDTH="25"/>
<String CC="0767034" CONTENT="der.wet" HEIGHT="35" HPOS="2496" ID="P1_ST03477" VPOS="3967" WC="0.58" WIDTH="110"/>
<SP HPOS="2606" ID="P1_SP02989" VPOS="4003" WIDTH="18"/>
<String CC="6575" CONTENT="niet" HEIGHT="26" HPOS="2623" ID="P1_ST03478" VPOS="3966" WC="0.95" WIDTH="53"/>
<SP HPOS="2676" ID="P1_SP02990" VPOS="4003" WIDTH="17"/>
<String CC="75" CONTENT="te" HEIGHT="26" HPOS="2693" ID="P1_ST03479" VPOS="3966" WC="0.36" WIDTH="27"/>
<SP HPOS="2720" ID="P1_SP02991" VPOS="4003" WIDTH="18"/>
<String CC="9007607" CONTENT="waken'?" HEIGHT="26" HPOS="2738" ID="P1_ST03480" VPOS="3966" WC="0.98" WIDTH="110"/>
<SP HPOS="2848" ID="P1_SP02992" VPOS="4003" WIDTH="20"/>
<String CC="067906" CONTENT="vraagt" HEIGHT="33" HPOS="2868" ID="P1_ST03481" VPOS="3965" WC="0.97" WIDTH="93"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2027" ID="P1_TL00403" VPOS="3998" WIDTH="934">
<String CC="97" CONTENT="de" HEIGHT="24" HPOS="2027" ID="P1_ST03482" VPOS="4003" WC="0.18" WIDTH="30"/>
<SP HPOS="2056" ID="P1_SP02993" VPOS="4026" WIDTH="19"/>
<String CC="7870940" CONTENT="Magdeb." HEIGHT="34" HPOS="2075" ID="P1_ST03483" STYLEREFS="TXT_10" VPOS="4003" WC="0.47" WIDTH="118"/>
<SP HPOS="2193" ID="P1_SP02994" VPOS="4037" WIDTH="15"/>
<String CC="07065041" CONTENT="Zeitung." HEIGHT="28" HPOS="2209" ID="P1_ST03484" STYLEREFS="TXT_10" VPOS="4002" WC="0.67" WIDTH="113"/>
<SP HPOS="2322" ID="P1_SP02995" VPOS="4037" WIDTH="19"/>
<String CC="953" CONTENT="Wij" HEIGHT="35" HPOS="2341" ID="P1_ST03485" VPOS="3999" WC="0.93" WIDTH="48"/>
<SP HPOS="2389" ID="P1_SP02996" VPOS="4037" WIDTH="20"/>
<String CC="7008" CONTENT="ziju" HEIGHT="32" HPOS="2409" ID="P1_ST03486" VPOS="4000" WC="0.59" WIDTH="50"/>
<SP HPOS="2459" ID="P1_SP02997" VPOS="4037" WIDTH="18"/>
<String CC="067" CONTENT="van" HEIGHT="17" HPOS="2477" ID="P1_ST03487" VPOS="4009" WC="0.95" WIDTH="50"/>
<SP HPOS="2526" ID="P1_SP02998" VPOS="4037" WIDTH="17"/>
<String CC="770077780" CONTENT="gevoelen," HEIGHT="33" HPOS="2543" ID="P1_ST03488" VPOS="3999" WC="0.98" WIDTH="133"/>
<SP HPOS="2676" ID="P1_SP02999" VPOS="4037" WIDTH="20"/>
<String CC="7790" CONTENT="zegt" HEIGHT="31" HPOS="2696" ID="P1_ST03489" VPOS="3999" WC="0.95" WIDTH="59"/>
<SP HPOS="2756" ID="P1_SP03000" VPOS="4037" WIDTH="19"/>
<String CC="464" CONTENT="het" HEIGHT="25" HPOS="2774" ID="P1_ST03490" VPOS="3999" WC="0.94" WIDTH="45"/>
<SP HPOS="2819" ID="P1_SP03001" VPOS="4037" WIDTH="14"/>
<String CC="54000" CONTENT="blad," HEIGHT="28" HPOS="2833" ID="P1_ST03491" VPOS="3998" WC="0.99" WIDTH="67"/>
<SP HPOS="2901" ID="P1_SP03002" VPOS="4037" WIDTH="15"/>
<String CC="001" CONTENT="dat" HEIGHT="25" HPOS="2916" ID="P1_ST03492" VPOS="3999" WC="0.99" WIDTH="45"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2027" ID="P1_TL00404" VPOS="4025" WIDTH="935">
<String CC="666" CONTENT="het" HEIGHT="26" HPOS="2027" ID="P1_ST03493" VPOS="4035" WC="0.93" WIDTH="44"/>
<SP HPOS="2070" ID="P1_SP03003" VPOS="4061" WIDTH="17"/>
<String CC="788" CONTENT="hms" HEIGHT="27" HPOS="2087" ID="P1_ST03494" VPOS="4032" WC="0.20" WIDTH="59"/>
<SP HPOS="2146" ID="P1_SP03004" VPOS="4061" WIDTH="17"/>
<String CC="075" CONTENT="der" HEIGHT="25" HPOS="2163" ID="P1_ST03495" VPOS="4033" WC="0.95" WIDTH="44"/>
<SP HPOS="2206" ID="P1_SP03005" VPOS="4061" WIDTH="31"/>
<String CC="04079960089978" CONTENT="afgevaardigden" HEIGHT="39" HPOS="2237" ID="P1_ST03496" VPOS="4025" WC="0.99" WIDTH="221"/>
<SP HPOS="2458" ID="P1_SP03006" VPOS="4064" WIDTH="19"/>
<String CC="775" CONTENT="het" HEIGHT="26" HPOS="2477" ID="P1_ST03497" VPOS="4032" WC="0.93" WIDTH="45"/>
<SP HPOS="2522" ID="P1_SP03007" VPOS="4064" WIDTH="18"/>
<String CC="808076" CONTENT="middel" HEIGHT="25" HPOS="2539" ID="P1_ST03498" VPOS="4031" WC="0.97" WIDTH="92"/>
<SP HPOS="2631" ID="P1_SP03008" VPOS="4064" WIDTH="19"/>
<String CC="60" CONTENT="in" HEIGHT="25" HPOS="2650" ID="P1_ST03499" VPOS="4030" WC="0.68" WIDTH="25"/>
<SP HPOS="2675" ID="P1_SP03009" VPOS="4064" WIDTH="19"/>
<String CC="73" CONTENT="de" HEIGHT="25" HPOS="2694" ID="P1_ST03500" VPOS="4030" WC="0.43" WIDTH="30"/>
<SP HPOS="2724" ID="P1_SP03010" VPOS="4064" WIDTH="18"/>
<String CC="7089" CONTENT="band" HEIGHT="25" HPOS="2741" ID="P1_ST03501" VPOS="4030" WC="0.95" WIDTH="70"/>
<SP HPOS="2811" ID="P1_SP03011" VPOS="4064" WIDTH="17"/>
<String CC="70775" CONTENT="heeft" HEIGHT="26" HPOS="2828" ID="P1_ST03502" VPOS="4030" WC="0.96" WIDTH="72"/>
<SP HPOS="2900" ID="P1_SP03012" VPOS="4064" WIDTH="19"/>
<String CC="56" CONTENT="om" HEIGHT="17" HPOS="2919" ID="P1_ST03503" VPOS="4038" WC="0.38" WIDTH="43"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="2026" ID="P1_TL00405" VPOS="4058" WIDTH="935">
<String CC="0075" CONTENT="dien" HEIGHT="26" HPOS="2026" ID="P1_ST03504" VPOS="4068" WC="0.97" WIDTH="59"/>
<SP HPOS="2085" ID="P1_SP03013" VPOS="4094" WIDTH="8"/>
<String CC="095076" CONTENT="kanker" HEIGHT="25" HPOS="2093" ID="P1_ST03505" VPOS="4067" WC="0.97" WIDTH="97"/>
<SP HPOS="2190" ID="P1_SP03014" VPOS="4094" WIDTH="17"/>
<String CC="767" CONTENT="nit" HEIGHT="25" HPOS="2206" ID="P1_ST03506" VPOS="4064" WC="0.28" WIDTH="39"/>
<SP HPOS="2245" ID="P1_SP03015" VPOS="4094" WIDTH="18"/>
<String CC="46" CONTENT="te" HEIGHT="22" HPOS="2263" ID="P1_ST03507" VPOS="4065" WC="0.44" WIDTH="24"/>
<SP HPOS="2287" ID="P1_SP03016" VPOS="4094" WIDTH="19"/>
<String CC="77209704" CONTENT="snijden," HEIGHT="38" HPOS="2306" ID="P1_ST03508" VPOS="4063" WC="0.98" WIDTH="110"/>
<SP HPOS="2415" ID="P1_SP03017" VPOS="4101" WIDTH="19"/>
<String CC="867605047" CONTENT="nanielijk" HEIGHT="32" HPOS="2434" ID="P1_ST03509" VPOS="4064" WC="0.48" WIDTH="119"/>
<SP HPOS="2554" ID="P1_SP03018" VPOS="4101" WIDTH="18"/>
<String CC="0569" CONTENT="door" HEIGHT="26" HPOS="2571" ID="P1_ST03510" VPOS="4063" WC="0.95" WIDTH="61"/>
<SP HPOS="2633" ID="P1_SP03019" VPOS="4101" WIDTH="18"/>
<String CC="94" CONTENT="de" HEIGHT="26" HPOS="2650" ID="P1_ST03511" VPOS="4062" WC="0.28" WIDTH="31"/>
<SP HPOS="2681" ID="P1_SP03020" VPOS="4101" WIDTH="17"/>
<String CC="7607718957" CONTENT="bepalingen" HEIGHT="37" HPOS="2698" ID="P1_ST03512" VPOS="4058" WC="0.98" WIDTH="155"/>
<SP HPOS="2852" ID="P1_SP03021" VPOS="4101" WIDTH="20"/>
<String CC="30" CONTENT="op" HEIGHT="27" HPOS="2872" ID="P1_ST03513" VPOS="4068" WC="0.81" WIDTH="32"/>
<SP HPOS="2904" ID="P1_SP03022" VPOS="4101" WIDTH="12"/>
<String CC="003" CONTENT="dat" HEIGHT="26" HPOS="2916" ID="P1_ST03514" VPOS="4062" WC="0.99" WIDTH="45"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2026" ID="P1_TL00406" VPOS="4090" WIDTH="935">
<String CC="34500" CONTENT="stuk," HEIGHT="28" HPOS="2026" ID="P1_ST03515" VPOS="4098" WC="0.98" WIDTH="72"/>
<SP HPOS="2098" ID="P1_SP03023" VPOS="4127" WIDTH="18"/>
<String CC="38" CONTENT="iv" HEIGHT="25" HPOS="2115" ID="P1_ST03516" VPOS="4098" WC="0.41" WIDTH="27"/>
<SP HPOS="2143" ID="P1_SP03024" VPOS="4127" WIDTH="15"/>
<String CC="776" CONTENT="het" HEIGHT="27" HPOS="2158" ID="P1_ST03517" VPOS="4095" WC="0.92" WIDTH="46"/>
<SP HPOS="2204" ID="P1_SP03025" VPOS="4127" WIDTH="15"/>
<String CC="769095306643747175" CONTENT="algemeenpruisische" HEIGHT="38" HPOS="2219" ID="P1_ST03518" VPOS="4090" WC="0.99" WIDTH="281"/>
<SP HPOS="2500" ID="P1_SP03026" VPOS="4128" WIDTH="17"/>
<String CC="5132797666" CONTENT="l'andrecht" HEIGHT="30" HPOS="2517" ID="P1_ST03519" VPOS="4091" WC="0.42" WIDTH="135"/>
<SP HPOS="2652" ID="P1_SP03027" VPOS="4128" WIDTH="17"/>
<String CC="507077173" CONTENT="aanwezig," HEIGHT="32" HPOS="2668" ID="P1_ST03520" VPOS="4095" WC="0.98" WIDTH="146"/>
<SP HPOS="2815" ID="P1_SP03028" VPOS="4128" WIDTH="19"/>
<String CC="07657" CONTENT="weder" HEIGHT="26" HPOS="2833" ID="P1_ST03521" VPOS="4095" WC="0.96" WIDTH="84"/>
<SP HPOS="2917" ID="P1_SP03029" VPOS="4128" WIDTH="17"/>
<String CC="07" CONTENT="in" HEIGHT="25" HPOS="2934" ID="P1_ST03522" VPOS="4095" WC="0.59" WIDTH="27"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2027" ID="P1_TL00407" VPOS="4127" WIDTH="933">
<String CC="773" CONTENT="hel" HEIGHT="25" HPOS="2027" ID="P1_ST03523" VPOS="4133" WC="0.93" WIDTH="45"/>
<SP HPOS="2072" ID="P1_SP03030" VPOS="4157" WIDTH="15"/>
<String CC="27946" CONTENT="leven" HEIGHT="28" HPOS="2087" ID="P1_ST03524" VPOS="4128" WC="0.96" WIDTH="73"/>
<SP HPOS="2160" ID="P1_SP03031" VPOS="4157" WIDTH="17"/>
<String CC="27" CONTENT="te" HEIGHT="24" HPOS="2177" ID="P1_ST03525" VPOS="4129" WC="0.48" WIDTH="26"/>
<SP HPOS="2203" ID="P1_SP03032" VPOS="4157" WIDTH="18"/>
<String CC="0449052" CONTENT="roepen," HEIGHT="24" HPOS="2220" ID="P1_ST03526" VPOS="4135" WC="0.98" WIDTH="100"/>
<SP HPOS="2321" ID="P1_SP03033" VPOS="4159" WIDTH="17"/>
<String CC="58" CONTENT="of" HEIGHT="26" HPOS="2337" ID="P1_ST03527" VPOS="4127" WC="0.32" WIDTH="28"/>
<SP HPOS="2366" ID="P1_SP03034" VPOS="4159" WIDTH="15"/>
<String CC="57065" CONTENT="beter" HEIGHT="27" HPOS="2381" ID="P1_ST03528" VPOS="4127" WC="0.97" WIDTH="72"/>
<SP HPOS="2453" ID="P1_SP03035" VPOS="4159" WIDTH="15"/>
<String CC="9767970" CONTENT="gezegd," HEIGHT="34" HPOS="2469" ID="P1_ST03529" VPOS="4127" WC="0.97" WIDTH="110"/>
<SP HPOS="2578" ID="P1_SP03036" VPOS="4161" WIDTH="18"/>
<String CC="427" CONTENT="toe" HEIGHT="26" HPOS="2596" ID="P1_ST03530" VPOS="4128" WC="0.95" WIDTH="43"/>
<SP HPOS="2639" ID="P1_SP03037" VPOS="4161" WIDTH="21"/>
<String CC="87" CONTENT="te" HEIGHT="26" HPOS="2660" ID="P1_ST03531" VPOS="4127" WC="0.23" WIDTH="25"/>
<SP HPOS="2685" ID="P1_SP03038" VPOS="4161" WIDTH="20"/>
<String CC="0578" CONTENT="zien" HEIGHT="26" HPOS="2705" ID="P1_ST03532" VPOS="4127" WC="0.95" WIDTH="56"/>
<SP HPOS="2760" ID="P1_SP03039" VPOS="4161" WIDTH="19"/>
<String CC="77" CONTENT="en" HEIGHT="19" HPOS="2779" ID="P1_ST03533" VPOS="4134" WC="0.27" WIDTH="31"/>
<SP HPOS="2810" ID="P1_SP03040" VPOS="4161" WIDTH="19"/>
<String CC="07" CONTENT="te" HEIGHT="26" HPOS="2829" ID="P1_ST03534" VPOS="4127" WC="0.58" WIDTH="25"/>
<SP HPOS="2854" ID="P1_SP03041" VPOS="4161" WIDTH="18"/>
<String CC="99077" CONTENT="waken" HEIGHT="26" HPOS="2871" ID="P1_ST03535" VPOS="4127" WC="0.95" WIDTH="89"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="2026" ID="P1_TL00408" VPOS="4159" WIDTH="586">
<String CC="0605" CONTENT="voor" HEIGHT="20" HPOS="2026" ID="P1_ST03536" VPOS="4170" WC="0.98" WIDTH="63"/>
<SP HPOS="2088" ID="P1_SP03042" VPOS="4191" WIDTH="14"/>
<String CC="05" CONTENT="de" HEIGHT="27" HPOS="2102" ID="P1_ST03537" VPOS="4161" WC="0.72" WIDTH="32"/>
<SP HPOS="2134" ID="P1_SP03043" VPOS="4191" WIDTH="15"/>
<String CC="33434507" CONTENT="richtige" HEIGHT="32" HPOS="2150" ID="P1_ST03538" VPOS="4160" WC="0.57" WIDTH="110"/>
<SP HPOS="2259" ID="P1_SP03044" VPOS="4192" WIDTH="18"/>
<String CC="2769977059" CONTENT="toepassing" HEIGHT="33" HPOS="2277" ID="P1_ST03539" VPOS="4159" WC="0.98" WIDTH="148"/>
<SP HPOS="2425" ID="P1_SP03045" VPOS="4192" WIDTH="17"/>
<String CC="08050172" CONTENT="daarvan." HEIGHT="27" HPOS="2441" ID="P1_ST03540" VPOS="4160" WC="0.99" WIDTH="119"/>
<SP HPOS="2561" ID="P1_SP03046" VPOS="4192" WIDTH="44"/>
<String CC="8" CONTENT="•" HEIGHT="7" HPOS="2604" ID="P1_ST03541" VPOS="4174" WC="0.20" WIDTH="7"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="60" HPOS="2331" ID="P1_TB00026" STYLEREFS="TXT_15 PAR_CENTER" VPOS="4247" WIDTH="313">
<TextLine HEIGHT="48" HPOS="2331" ID="P1_TL00409" VPOS="4247" WIDTH="313">
<String CC="00000000000" CONTENT="Oostenrijk." HEIGHT="48" HPOS="2331" ID="P1_ST03542" VPOS="4247" WC="0.98" WIDTH="313"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="196" HPOS="2026" ID="P1_TB00027" STYLEREFS="TXT_9 PAR_LEFT" VPOS="4317" WIDTH="932">
<TextLine HEIGHT="37" HPOS="2059" ID="P1_TL00410" VPOS="4317" WIDTH="899">
<String CC="879" CONTENT="Ook" HEIGHT="30" HPOS="2059" ID="P1_ST03543" VPOS="4322" WC="0.91" WIDTH="57"/>
<SP HPOS="2115" ID="P1_SP03047" VPOS="4351" WIDTH="32"/>
<String CC="43" CONTENT="te" HEIGHT="26" HPOS="2147" ID="P1_ST03544" VPOS="4322" WC="0.58" WIDTH="26"/>
<SP HPOS="2173" ID="P1_SP03048" VPOS="4351" WIDTH="17"/>
<String CC="670996" CONTENT="Praag;" HEIGHT="33" HPOS="2190" ID="P1_ST03545" VPOS="4320" WC="0.96" WIDTH="93"/>
<SP HPOS="2283" ID="P1_SP03049" VPOS="4354" WIDTH="17"/>
<String CC="57466" CONTENT="Brunn" HEIGHT="27" HPOS="2300" ID="P1_ST03546" VPOS="4319" WC="0.36" WIDTH="90"/>
<SP HPOS="2389" ID="P1_SP03050" VPOS="4354" WIDTH="18"/>
<String CC="58" CONTENT="en" HEIGHT="18" HPOS="2407" ID="P1_ST03547" VPOS="4329" WC="0.28" WIDTH="32"/>
<SP HPOS="2439" ID="P1_SP03051" VPOS="4354" WIDTH="17"/>
<String CC="677656" CONTENT="Griitz" HEIGHT="27" HPOS="2456" ID="P1_ST03548" VPOS="4320" WC="0.33" WIDTH="78"/>
<SP HPOS="2533" ID="P1_SP03052" VPOS="4354" WIDTH="26"/>
<String CC="7048" CONTENT="zijn" HEIGHT="34" HPOS="2559" ID="P1_ST03549" VPOS="4319" WC="0.96" WIDTH="48"/>
<SP HPOS="2608" ID="P1_SP03053" VPOS="4354" WIDTH="32"/>
<String CC="970447" CONTENT="groote" HEIGHT="32" HPOS="2640" ID="P1_ST03550" VPOS="4317" WC="0.43" WIDTH="90"/>
<SP HPOS="2730" ID="P1_SP03054" VPOS="4354" WIDTH="32"/>
<String CC="5676281058760" CONTENT="arbeidersmee" HEIGHT="28" HPOS="2761" ID="P1_ST03551" SUBS_CONTENT="arbeidersmeetings" SUBS_TYPE="HypPart1" VPOS="4317" WC="0.48" WIDTH="182"/>
<HYP CONTENT="-" HPOS="2943" VPOS="4317" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="2027" ID="P1_TL00411" VPOS="4349" WIDTH="931">
<String CC="54767" CONTENT="tings" HEIGHT="32" HPOS="2027" ID="P1_ST03552" SUBS_CONTENT="arbeidersmeetings" SUBS_TYPE="HypPart2" VPOS="4357" WC="0.36" WIDTH="72"/>
<SP HPOS="2099" ID="P1_SP03055" VPOS="4389" WIDTH="17"/>
<String CC="97655077" CONTENT="gehouden" HEIGHT="33" HPOS="2115" ID="P1_ST03553" VPOS="4355" WC="0.97" WIDTH="135"/>
<SP HPOS="2250" ID="P1_SP03056" VPOS="4389" WIDTH="18"/>
<String CC="30" CONTENT="om" HEIGHT="17" HPOS="2268" ID="P1_ST03554" VPOS="4362" WC="0.81" WIDTH="41"/>
<SP HPOS="2309" ID="P1_SP03057" VPOS="4389" WIDTH="15"/>
<String CC="07" CONTENT="te" HEIGHT="25" HPOS="2324" ID="P1_ST03555" VPOS="4355" WC="0.63" WIDTH="27"/>
<SP HPOS="2352" ID="P1_SP03058" VPOS="4389" WIDTH="18"/>
<String CC="0652660277977" CONTENT="petitioneereu" HEIGHT="31" HPOS="2369" ID="P1_ST03556" VPOS="4354" WC="0.45" WIDTH="184"/>
<SP HPOS="2554" ID="P1_SP03059" VPOS="4389" WIDTH="17"/>
<String CC="0777" CONTENT="voor" HEIGHT="21" HPOS="2570" ID="P1_ST03557" VPOS="4358" WC="0.95" WIDTH="61"/>
<SP HPOS="2631" ID="P1_SP03060" VPOS="4389" WIDTH="15"/>
<String CC="774" CONTENT="het" HEIGHT="26" HPOS="2647" ID="P1_ST03558" VPOS="4349" WC="0.93" WIDTH="47"/>
<SP HPOS="2694" ID="P1_SP03061" VPOS="4389" WIDTH="8"/>
<String CC="06706" CONTENT="recht" HEIGHT="27" HPOS="2702" ID="P1_ST03559" VPOS="4349" WC="0.97" WIDTH="76"/>
<SP HPOS="2778" ID="P1_SP03062" VPOS="4389" WIDTH="9"/>
<String CC="907" CONTENT="van" HEIGHT="18" HPOS="2787" ID="P1_ST03560" VPOS="4359" WC="0.94" WIDTH="48"/>
<SP HPOS="2836" ID="P1_SP03063" VPOS="4389" WIDTH="11"/>
<String CC="07577042" CONTENT="vereeni" HEIGHT="26" HPOS="2846" ID="P1_ST03561" SUBS_CONTENT="vereeniging," SUBS_TYPE="HypPart1" VPOS="4352" WC="0.56" WIDTH="98"/>
<HYP CONTENT="-" HPOS="2944" VPOS="4352" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2027" ID="P1_TL00412" VPOS="4384" WIDTH="441">
<String CC="95090" CONTENT="ging," HEIGHT="33" HPOS="2027" ID="P1_ST03562" SUBS_CONTENT="vereeniging," SUBS_TYPE="HypPart2" VPOS="4389" WC="0.50" WIDTH="71"/>
<SP HPOS="2098" ID="P1_SP03064" VPOS="4422" WIDTH="18"/>
<String CC="06790734429" CONTENT="vergadering" HEIGHT="34" HPOS="2115" ID="P1_ST03563" VPOS="4385" WC="0.98" WIDTH="171"/>
<SP HPOS="2287" ID="P1_SP03065" VPOS="4422" WIDTH="18"/>
<String CC="57" CONTENT="en" HEIGHT="17" HPOS="2304" ID="P1_ST03564" VPOS="4393" WC="0.37" WIDTH="31"/>
<SP HPOS="2335" ID="P1_SP03066" VPOS="4422" WIDTH="17"/>
<String CC="040408070" CONTENT="koalitie." HEIGHT="26" HPOS="2352" ID="P1_ST03565" VPOS="4384" WC="0.73" WIDTH="116"/>
</TextLine>
<TextLine HEIGHT="45" HPOS="2060" ID="P1_TL00413" VPOS="4413" WIDTH="898">
<String CC="0" CONTENT="—" HEIGHT="4" HPOS="2060" ID="P1_ST03566" VPOS="4436" WC="1.00" WIDTH="30"/>
<SP HPOS="2089" ID="P1_SP03067" VPOS="4440" WIDTH="19"/>
<String CC="3740778" CONTENT="Volgene" HEIGHT="37" HPOS="2108" ID="P1_ST03567" VPOS="4421" WC="0.97" WIDTH="111"/>
<SP HPOS="2219" ID="P1_SP03068" VPOS="4457" WIDTH="8"/>
<String CC="97970770689777" CONTENT="mededeelingeii" HEIGHT="34" HPOS="2228" ID="P1_ST03568" VPOS="4416" WC="0.30" WIDTH="206"/>
<SP HPOS="2433" ID="P1_SP03069" VPOS="4457" WIDTH="12"/>
<String CC="074" CONTENT="der" HEIGHT="26" HPOS="2445" ID="P1_ST03569" VPOS="4417" WC="0.96" WIDTH="45"/>
<SP HPOS="2490" ID="P1_SP03070" VPOS="4457" WIDTH="13"/>
<String CC="501870" CONTENT="Presse" HEIGHT="27" HPOS="2503" ID="P1_ST03570" STYLEREFS="TXT_10" VPOS="4417" WC="0.60" WIDTH="87"/>
<SP HPOS="2590" ID="P1_SP03071" VPOS="4457" WIDTH="8"/>
<String CC="86898" CONTENT="staat" HEIGHT="27" HPOS="2598" ID="P1_ST03571" VPOS="4414" WC="0.94" WIDTH="70"/>
<SP HPOS="2668" ID="P1_SP03072" VPOS="4457" WIDTH="18"/>
<String CC="660" CONTENT="ook" HEIGHT="27" HPOS="2686" ID="P1_ST03572" VPOS="4413" WC="0.95" WIDTH="48"/>
<SP HPOS="2734" ID="P1_SP03073" VPOS="4457" WIDTH="8"/>
<String CC="7781762" CONTENT="Pöborl," HEIGHT="32" HPOS="2743" ID="P1_ST03573" VPOS="4414" WC="0.41" WIDTH="104"/>
<SP HPOS="2846" ID="P1_SP03074" VPOS="4457" WIDTH="12"/>
<String CC="706" CONTENT="dat" HEIGHT="30" HPOS="2858" ID="P1_ST03574" VPOS="4413" WC="0.95" WIDTH="45"/>
<SP HPOS="2903" ID="P1_SP03075" VPOS="4457" WIDTH="9"/>
<String CC="709" CONTENT="het" HEIGHT="26" HPOS="2913" ID="P1_ST03575" VPOS="4415" WC="0.94" WIDTH="45"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="2028" ID="P1_TL00414" VPOS="4443" WIDTH="930">
<String CC="471409879" CONTENT="brandpunt" HEIGHT="32" HPOS="2028" ID="P1_ST03576" VPOS="4452" WC="0.98" WIDTH="146"/>
<SP HPOS="2174" ID="P1_SP03076" VPOS="4483" WIDTH="17"/>
<String CC="937" CONTENT="kan" HEIGHT="28" HPOS="2191" ID="P1_ST03577" VPOS="4447" WC="0.93" WIDTH="48"/>
<SP HPOS="2239" ID="P1_SP03077" VPOS="4483" WIDTH="20"/>
<String CC="950978" CONTENT="worden" HEIGHT="25" HPOS="2259" ID="P1_ST03578" VPOS="4449" WC="0.96" WIDTH="98"/>
<SP HPOS="2357" ID="P1_SP03078" VPOS="4483" WIDTH="18"/>
<String CC="9777790" CONTENT="genoemd" HEIGHT="31" HPOS="2375" ID="P1_ST03579" VPOS="4450" WC="0.97" WIDTH="125"/>
<SP HPOS="2500" ID="P1_SP03079" VPOS="4483" WIDTH="17"/>
<String CC="005" CONTENT="van" HEIGHT="17" HPOS="2517" ID="P1_ST03580" VPOS="4457" WC="0.98" WIDTH="48"/>
<SP HPOS="2565" ID="P1_SP03080" VPOS="4483" WIDTH="17"/>
<String CC="067" CONTENT="den" HEIGHT="25" HPOS="2582" ID="P1_ST03581" VPOS="4448" WC="0.95" WIDTH="48"/>
<SP HPOS="2630" ID="P1_SP03081" VPOS="4483" WIDTH="18"/>
<String CC="69780000" CONTENT="opstand," HEIGHT="31" HPOS="2648" ID="P1_ST03582" VPOS="4447" WC="0.98" WIDTH="116"/>
<SP HPOS="2764" ID="P1_SP03082" VPOS="4483" WIDTH="19"/>
<String CC="79" CONTENT="op" HEIGHT="22" HPOS="2783" ID="P1_ST03583" VPOS="4456" WC="0.14" WIDTH="32"/>
<SP HPOS="2815" ID="P1_SP03083" VPOS="4483" WIDTH="19"/>
<String CC="770" CONTENT="het" HEIGHT="31" HPOS="2833" ID="P1_ST03584" VPOS="4443" WC="0.94" WIDTH="45"/>
<SP HPOS="2878" ID="P1_SP03084" VPOS="4483" WIDTH="15"/>
<String CC="9286" CONTENT="punt" HEIGHT="32" HPOS="2894" ID="P1_ST03585" VPOS="4449" WC="0.94" WIDTH="64"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="2027" ID="P1_TL00415" VPOS="4480" WIDTH="370">
<String CC="967" CONTENT="van" HEIGHT="19" HPOS="2027" ID="P1_ST03586" VPOS="4493" WC="0.91" WIDTH="50"/>
<SP HPOS="2076" ID="P1_SP03085" VPOS="4512" WIDTH="17"/>
<String CC="7076" CONTENT="zich" HEIGHT="27" HPOS="2093" ID="P1_ST03587" VPOS="4483" WC="0.96" WIDTH="56"/>
<SP HPOS="2148" ID="P1_SP03086" VPOS="4512" WIDTH="18"/>
<String CC="47" CONTENT="te" HEIGHT="24" HPOS="2166" ID="P1_ST03588" VPOS="4485" WC="0.41" WIDTH="26"/>
<SP HPOS="2192" ID="P1_SP03087" VPOS="4512" WIDTH="17"/>
<String CC="570769370760" CONTENT="onderwerpen." HEIGHT="33" HPOS="2209" ID="P1_ST03589" VPOS="4480" WC="0.99" WIDTH="188"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="57" HPOS="2339" ID="P1_TB00028" STYLEREFS="TXT_23 PAR_LEFT" VPOS="4551" WIDTH="291">
<TextLine HEIGHT="43" HPOS="2339" ID="P1_TL00416" VPOS="4551" WIDTH="291">
<String CC="0000000000" CONTENT="Frankrijk." HEIGHT="43" HPOS="2339" ID="P1_ST03590" VPOS="4551" WC="0.98" WIDTH="291"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="1732" HPOS="2023" ID="P1_TB00029" STYLEREFS="TXT_9 PAR_RIGHT" VPOS="4613" WIDTH="938">
<TextLine HEIGHT="35" HPOS="2059" ID="P1_TL00417" VPOS="4613" WIDTH="898">
<String CC="06" CONTENT="De" HEIGHT="25" HPOS="2059" ID="P1_ST03591" VPOS="4622" WC="0.69" WIDTH="38"/>
<SP HPOS="2096" ID="P1_SP03088" VPOS="4646" WIDTH="19"/>
<String CC="2706" CONTENT="Heer" HEIGHT="26" HPOS="2115" ID="P1_ST03592" VPOS="4620" WC="0.96" WIDTH="70"/>
<SP HPOS="2185" ID="P1_SP03089" VPOS="4646" WIDTH="17"/>
<String CC="65767577" CONTENT="Ollivier" HEIGHT="28" HPOS="2202" ID="P1_ST03593" VPOS="4618" WC="0.34" WIDTH="106"/>
<SP HPOS="2308" ID="P1_SP03090" VPOS="4646" WIDTH="17"/>
<String CC="697650" CONTENT="heeft," HEIGHT="31" HPOS="2324" ID="P1_ST03594" VPOS="4617" WC="0.97" WIDTH="78"/>
<SP HPOS="2402" ID="P1_SP03091" VPOS="4648" WIDTH="18"/>
<String CC="0964" CONTENT="naar" HEIGHT="18" HPOS="2420" ID="P1_ST03595" VPOS="4625" WC="0.96" WIDTH="64"/>
<SP HPOS="2484" ID="P1_SP03092" VPOS="4648" WIDTH="17"/>
<String CC="027" CONTENT="men" HEIGHT="18" HPOS="2500" ID="P1_ST03596" VPOS="4625" WC="0.96" WIDTH="57"/>
<SP HPOS="2557" ID="P1_SP03093" VPOS="4648" WIDTH="17"/>
<String CC="74056053" CONTENT="beweert," HEIGHT="30" HPOS="2574" ID="P1_ST03597" VPOS="4613" WC="0.98" WIDTH="117"/>
<SP HPOS="2691" ID="P1_SP03094" VPOS="4648" WIDTH="17"/>
<String CC="9337" CONTENT="drie" HEIGHT="27" HPOS="2707" ID="P1_ST03598" VPOS="4613" WC="0.95" WIDTH="54"/>
<SP HPOS="2761" ID="P1_SP03095" VPOS="4648" WIDTH="14"/>
<String CC="70900" CONTENT="dagen" HEIGHT="32" HPOS="2776" ID="P1_ST03599" VPOS="4616" WC="0.98" WIDTH="83"/>
<SP HPOS="2858" ID="P1_SP03096" VPOS="4648" WIDTH="11"/>
<String CC="8047667" CONTENT="uitstel" HEIGHT="27" HPOS="2869" ID="P1_ST03600" VPOS="4616" WC="0.97" WIDTH="87"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2122" ID="P1_TL00418" VPOS="4645" WIDTH="834">
<String CC="796" CONTENT='"d,' HEIGHT="28" HPOS="2122" ID="P1_ST03601" VPOS="4654" WC="0.17" WIDTH="39"/>
<SP HPOS="2161" ID="P1_SP03097" VPOS="4682" WIDTH="19"/>
<String CC="75" CONTENT="cm" HEIGHT="17" HPOS="2180" ID="P1_ST03602" VPOS="4661" WC="0.35" WIDTH="40"/>
<SP HPOS="2220" ID="P1_SP03098" VPOS="4682" WIDTH="18"/>
<String CC="7727" CONTENT="zijn" HEIGHT="31" HPOS="2238" ID="P1_ST03603" VPOS="4652" WC="0.95" WIDTH="48"/>
<SP HPOS="2287" ID="P1_SP03099" VPOS="4683" WIDTH="18"/>
<String CC="9585827786" CONTENT="ministerie" HEIGHT="31" HPOS="2304" ID="P1_ST03604" VPOS="4645" WC="0.98" WIDTH="141"/>
<SP HPOS="2445" ID="P1_SP03100" VPOS="4683" WIDTH="17"/>
<String CC="868887" CONTENT="zanten" HEIGHT="21" HPOS="2461" ID="P1_ST03605" VPOS="4655" WC="0.96" WIDTH="86"/>
<SP HPOS="2548" ID="P1_SP03101" VPOS="4683" WIDTH="18"/>
<String CC="67" CONTENT="te" HEIGHT="26" HPOS="2565" ID="P1_ST03606" VPOS="4649" WC="0.29" WIDTH="25"/>
<SP HPOS="2590" ID="P1_SP03102" VPOS="4683" WIDTH="18"/>
<String CC="74347814" CONTENT="stellen," HEIGHT="27" HPOS="2608" ID="P1_ST03607" VPOS="4645" WC="0.98" WIDTH="98"/>
<SP HPOS="2706" ID="P1_SP03103" VPOS="4683" WIDTH="26"/>
<String CC="90" CONTENT="De" HEIGHT="25" HPOS="2732" ID="P1_ST03608" VPOS="4646" WC="0.50" WIDTH="39"/>
<SP HPOS="2771" ID="P1_SP03104" VPOS="4683" WIDTH="18"/>
<String CC="726696" CONTENT="2'emps" HEIGHT="33" HPOS="2789" ID="P1_ST03609" STYLEREFS="TXT_10" VPOS="4648" WC="0.34" WIDTH="90"/>
<SP HPOS="2878" ID="P1_SP03105" VPOS="4683" WIDTH="11"/>
<String CC="97784" CONTENT="deelt" HEIGHT="25" HPOS="2889" ID="P1_ST03610" VPOS="4649" WC="0.95" WIDTH="67"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2027" ID="P1_TL00419" VPOS="4678" WIDTH="930">
<String CC="67970" CONTENT="mede," HEIGHT="30" HPOS="2027" ID="P1_ST03611" VPOS="4685" WC="0.96" WIDTH="78"/>
<SP HPOS="2105" ID="P1_SP03106" VPOS="4715" WIDTH="18"/>
<String CC="999" CONTENT="dat" HEIGHT="25" HPOS="2122" ID="P1_ST03612" VPOS="4684" WC="0.89" WIDTH="45"/>
<SP HPOS="2167" ID="P1_SP03107" VPOS="4715" WIDTH="15"/>
<String CC="759" CONTENT="het" HEIGHT="25" HPOS="2183" ID="P1_ST03613" VPOS="4685" WC="0.92" WIDTH="45"/>
<SP HPOS="2228" ID="P1_SP03108" VPOS="4715" WIDTH="20"/>
<String CC="407" CONTENT="hem" HEIGHT="25" HPOS="2248" ID="P1_ST03614" VPOS="4684" WC="0.95" WIDTH="58"/>
<SP HPOS="2306" ID="P1_SP03109" VPOS="4715" WIDTH="18"/>
<String CC="0077" CONTENT="niet" HEIGHT="25" HPOS="2323" ID="P1_ST03615" VPOS="4683" WC="0.97" WIDTH="53"/>
<SP HPOS="2376" ID="P1_SP03110" VPOS="4715" WIDTH="18"/>
<String CC="06590065002" CONTENT="gemakkelijk" HEIGHT="33" HPOS="2394" ID="P1_ST03616" VPOS="4682" WC="0.99" WIDTH="169"/>
<SP HPOS="2563" ID="P1_SP03111" VPOS="4715" WIDTH="19"/>
<String CC="00550" CONTENT="valt," HEIGHT="31" HPOS="2582" ID="P1_ST03617" VPOS="4678" WC="0.99" WIDTH="61"/>
<SP HPOS="2643" ID="P1_SP03112" VPOS="4715" WIDTH="18"/>
<String CC="56" CONTENT="om" HEIGHT="17" HPOS="2661" ID="P1_ST03618" VPOS="4685" WC="0.41" WIDTH="41"/>
<SP HPOS="2702" ID="P1_SP03113" VPOS="4715" WIDTH="17"/>
<String CC="007495071661" CONTENT="ambtgenooten" HEIGHT="34" HPOS="2719" ID="P1_ST03619" VPOS="4678" WC="0.57" WIDTH="201"/>
<SP HPOS="2920" ID="P1_SP03114" VPOS="4715" WIDTH="11"/>
<String CC="07" CONTENT="te" HEIGHT="26" HPOS="2930" ID="P1_ST03620" VPOS="4681" WC="0.63" WIDTH="26"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2027" ID="P1_TL00420" VPOS="4710" WIDTH="928">
<String CC="0089771" CONTENT="vinden." HEIGHT="25" HPOS="2027" ID="P1_ST03621" VPOS="4719" WC="0.98" WIDTH="100"/>
<SP HPOS="2127" ID="P1_SP03115" VPOS="4743" WIDTH="25"/>
<String CC="004" CONTENT="Hij" HEIGHT="32" HPOS="2152" ID="P1_ST03622" VPOS="4716" WC="0.98" WIDTH="41"/>
<SP HPOS="2193" ID="P1_SP03116" VPOS="4748" WIDTH="18"/>
<String CC="7907" CONTENT="kwam" HEIGHT="24" HPOS="2211" ID="P1_ST03623" VPOS="4716" WC="0.95" WIDTH="84"/>
<SP HPOS="2295" ID="P1_SP03117" VPOS="4748" WIDTH="15"/>
<String CC="972" CONTENT="met" HEIGHT="22" HPOS="2310" ID="P1_ST03624" VPOS="4717" WC="0.93" WIDTH="53"/>
<SP HPOS="2363" ID="P1_SP03118" VPOS="4748" WIDTH="8"/>
<String CC="5746" CONTENT="eene" HEIGHT="18" HPOS="2372" ID="P1_ST03625" VPOS="4722" WC="0.38" WIDTH="60"/>
<SP HPOS="2432" ID="P1_SP03119" VPOS="4748" WIDTH="12"/>
<String CC="0783930" CONTENT="menigte" HEIGHT="31" HPOS="2444" ID="P1_ST03626" VPOS="4715" WC="0.98" WIDTH="111"/>
<SP HPOS="2555" ID="P1_SP03120" VPOS="4748" WIDTH="9"/>
<String CC="9053705763546" CONTENT="portefeuilles" HEIGHT="35" HPOS="2564" ID="P1_ST03627" VPOS="4710" WC="0.99" WIDTH="172"/>
<SP HPOS="2737" ID="P1_SP03121" VPOS="4748" WIDTH="11"/>
<String CC="53969" CONTENT="onder" HEIGHT="26" HPOS="2747" ID="P1_ST03628" VPOS="4711" WC="0.95" WIDTH="79"/>
<SP HPOS="2826" ID="P1_SP03122" VPOS="4748" WIDTH="8"/>
<String CC="976" CONTENT="den" HEIGHT="25" HPOS="2835" ID="P1_ST03629" VPOS="4714" WC="0.91" WIDTH="50"/>
<SP HPOS="2884" ID="P1_SP03123" VPOS="4748" WIDTH="9"/>
<String CC="7490" CONTENT="arm," HEIGHT="21" HPOS="2894" ID="P1_ST03630" VPOS="4721" WC="0.95" WIDTH="61"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2027" ID="P1_TL00421" VPOS="4742" WIDTH="930">
<String CC="16" CONTENT="in" HEIGHT="27" HPOS="2027" ID="P1_ST03631" VPOS="4750" WC="0.58" WIDTH="26"/>
<SP HPOS="2053" ID="P1_SP03124" VPOS="4778" WIDTH="18"/>
<String CC="04" CONTENT="de" HEIGHT="25" HPOS="2070" ID="P1_ST03632" VPOS="4750" WC="0.76" WIDTH="31"/>
<SP HPOS="2101" ID="P1_SP03125" VPOS="4778" WIDTH="15"/>
<String CC="07009076489" CONTENT="vergadering" HEIGHT="34" HPOS="2117" ID="P1_ST03633" VPOS="4747" WC="0.98" WIDTH="170"/>
<SP HPOS="2287" ID="P1_SP03126" VPOS="4781" WIDTH="18"/>
<String CC="000" CONTENT="van" HEIGHT="17" HPOS="2304" ID="P1_ST03634" VPOS="4755" WC="1.00" WIDTH="48"/>
<SP HPOS="2353" ID="P1_SP03127" VPOS="4781" WIDTH="17"/>
<String CC="752" CONTENT="het" HEIGHT="25" HPOS="2369" ID="P1_ST03635" VPOS="4747" WC="0.94" WIDTH="46"/>
<SP HPOS="2415" ID="P1_SP03128" VPOS="4781" WIDTH="9"/>
<String CC="66967158277790" CONTENT="regterccntrum," HEIGHT="33" HPOS="2425" ID="P1_ST03636" VPOS="4747" WC="0.37" WIDTH="209"/>
<SP HPOS="2634" ID="P1_SP03129" VPOS="4781" WIDTH="11"/>
<String CC="0797407" CONTENT="beweert" HEIGHT="26" HPOS="2644" ID="P1_ST03637" VPOS="4742" WC="0.97" WIDTH="109"/>
<SP HPOS="2753" ID="P1_SP03130" VPOS="4781" WIDTH="11"/>
<String CC="676" CONTENT="het" HEIGHT="25" HPOS="2764" ID="P1_ST03638" VPOS="4743" WC="0.92" WIDTH="47"/>
<SP HPOS="2811" ID="P1_SP03131" VPOS="4781" WIDTH="8"/>
<String CC="4090731070" CONTENT="oppositie" HEIGHT="32" HPOS="2819" ID="P1_ST03639" SUBS_CONTENT="oppositieblad," SUBS_TYPE="HypPart1" VPOS="4746" WC="0.99" WIDTH="124"/>
<HYP CONTENT="-" HPOS="2943" VPOS="4746" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2026" ID="P1_TL00422" VPOS="4775" WIDTH="931">
<String CC="74000" CONTENT="blad," HEIGHT="31" HPOS="2026" ID="P1_ST03640" SUBS_CONTENT="oppositieblad," SUBS_TYPE="HypPart2" VPOS="4782" WC="0.98" WIDTH="70"/>
<SP HPOS="2095" ID="P1_SP03132" VPOS="4813" WIDTH="17"/>
<String CC="0675" CONTENT="doch" HEIGHT="25" HPOS="2112" ID="P1_ST03641" VPOS="4781" WC="0.96" WIDTH="66"/>
<SP HPOS="2178" ID="P1_SP03133" VPOS="4813" WIDTH="15"/>
<String CC="707974" CONTENT="zonder" HEIGHT="25" HPOS="2193" ID="P1_ST03642" VPOS="4780" WC="0.97" WIDTH="93"/>
<SP HPOS="2287" ID="P1_SP03134" VPOS="4813" WIDTH="18"/>
<String CC="52" CONTENT="er" HEIGHT="18" HPOS="2304" ID="P1_ST03643" VPOS="4787" WC="0.58" WIDTH="27"/>
<SP HPOS="2331" ID="P1_SP03135" VPOS="4813" WIDTH="18"/>
<String CC="565" CONTENT="een" HEIGHT="18" HPOS="2349" ID="P1_ST03644" VPOS="4787" WC="0.93" WIDTH="46"/>
<SP HPOS="2395" ID="P1_SP03136" VPOS="4813" WIDTH="17"/>
<String CC="670677" CONTENT="enkele" HEIGHT="26" HPOS="2412" ID="P1_ST03645" VPOS="4779" WC="0.97" WIDTH="89"/>
<SP HPOS="2500" ID="P1_SP03137" VPOS="4813" WIDTH="19"/>
<String CC="06606" CONTENT="kwijt" HEIGHT="32" HPOS="2519" ID="P1_ST03646" VPOS="4779" WC="0.97" WIDTH="72"/>
<SP HPOS="2591" ID="P1_SP03138" VPOS="4813" WIDTH="15"/>
<String CC="57" CONTENT="te" HEIGHT="25" HPOS="2607" ID="P1_ST03647" VPOS="4778" WC="0.35" WIDTH="26"/>
<SP HPOS="2633" ID="P1_SP03139" VPOS="4813" WIDTH="17"/>
<String CC="078074" CONTENT="kunnen" HEIGHT="25" HPOS="2649" ID="P1_ST03648" VPOS="4775" WC="0.97" WIDTH="103"/>
<SP HPOS="2752" ID="P1_SP03140" VPOS="4813" WIDTH="18"/>
<String CC="990700" CONTENT="raken," HEIGHT="28" HPOS="2770" ID="P1_ST03649" VPOS="4776" WC="0.97" WIDTH="86"/>
<SP HPOS="2856" ID="P1_SP03141" VPOS="4813" WIDTH="19"/>
<String CC="57776" CONTENT="moest" HEIGHT="24" HPOS="2875" ID="P1_ST03650" VPOS="4779" WC="0.95" WIDTH="81"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="2030" ID="P1_TL00423" VPOS="4807" WIDTH="925">
<String CC="700" CONTENT="hij" HEIGHT="33" HPOS="2030" ID="P1_ST03651" VPOS="4815" WC="0.97" WIDTH="34"/>
<SP HPOS="2065" ID="P1_SP03142" VPOS="4848" WIDTH="20"/>
<String CC="06977" CONTENT="weder" HEIGHT="28" HPOS="2085" ID="P1_ST03652" VPOS="4813" WC="0.96" WIDTH="83"/>
<SP HPOS="2167" ID="P1_SP03143" VPOS="4848" WIDTH="19"/>
<String CC="04007460670" CONTENT="vertrekken." HEIGHT="27" HPOS="2186" ID="P1_ST03653" VPOS="4812" WC="0.99" WIDTH="159"/>
<SP HPOS="2346" ID="P1_SP03144" VPOS="4848" WIDTH="25"/>
<String CC="033467" CONTENT="Indien" HEIGHT="26" HPOS="2370" ID="P1_ST03654" VPOS="4811" WC="0.97" WIDTH="91"/>
<SP HPOS="2461" ID="P1_SP03145" VPOS="4848" WIDTH="18"/>
<String CC="057" CONTENT="dit" HEIGHT="26" HPOS="2479" ID="P1_ST03655" VPOS="4811" WC="0.95" WIDTH="39"/>
<SP HPOS="2518" ID="P1_SP03146" VPOS="4848" WIDTH="15"/>
<String CC="9007" CONTENT="waar" HEIGHT="19" HPOS="2533" ID="P1_ST03656" VPOS="4817" WC="0.96" WIDTH="69"/>
<SP HPOS="2602" ID="P1_SP03147" VPOS="4848" WIDTH="15"/>
<String CC="25" CONTENT="is" HEIGHT="25" HPOS="2617" ID="P1_ST03657" VPOS="4808" WC="0.56" WIDTH="22"/>
<SP HPOS="2640" ID="P1_SP03148" VPOS="4848" WIDTH="13"/>
<String CC="966" CONTENT="zou" HEIGHT="18" HPOS="2653" ID="P1_ST03658" VPOS="4814" WC="0.92" WIDTH="46"/>
<SP HPOS="2699" ID="P1_SP03149" VPOS="4848" WIDTH="9"/>
<String CC="578" CONTENT="men" HEIGHT="19" HPOS="2708" ID="P1_ST03659" VPOS="4813" WC="0.92" WIDTH="57"/>
<SP HPOS="2765" ID="P1_SP03150" VPOS="4848" WIDTH="11"/>
<String CC="00089" CONTENT="bijna" HEIGHT="33" HPOS="2776" ID="P1_ST03660" VPOS="4807" WC="0.98" WIDTH="69"/>
<SP HPOS="2844" ID="P1_SP03151" VPOS="4848" WIDTH="8"/>
<String CC="087688" CONTENT="kunnen" HEIGHT="25" HPOS="2852" ID="P1_ST03661" VPOS="4809" WC="0.96" WIDTH="103"/>
</TextLine>
<TextLine HEIGHT="45" HPOS="2028" ID="P1_TL00424" VPOS="4838" WIDTH="927">
<String CC="7997" CONTENT="gaan" HEIGHT="26" HPOS="2028" ID="P1_ST03662" VPOS="4857" WC="0.93" WIDTH="67"/>
<SP HPOS="2095" ID="P1_SP03152" VPOS="4883" WIDTH="17"/>
<String CC="0770480" CONTENT="denken," HEIGHT="30" HPOS="2112" ID="P1_ST03663" VPOS="4846" WC="0.98" WIDTH="106"/>
<SP HPOS="2218" ID="P1_SP03153" VPOS="4883" WIDTH="18"/>
<String CC="990" CONTENT="dat" HEIGHT="25" HPOS="2236" ID="P1_ST03664" VPOS="4845" WC="0.93" WIDTH="45"/>
<SP HPOS="2281" ID="P1_SP03154" VPOS="4883" WIDTH="18"/>
<String CC="664" CONTENT="hij" HEIGHT="33" HPOS="2298" ID="P1_ST03665" VPOS="4844" WC="0.94" WIDTH="33"/>
<SP HPOS="2331" ID="P1_SP03155" VPOS="4883" WIDTH="20"/>
<String CC="98" CONTENT="de" HEIGHT="26" HPOS="2352" ID="P1_ST03666" VPOS="4844" WC="0.12" WIDTH="32"/>
<SP HPOS="2383" ID="P1_SP03156" VPOS="4883" WIDTH="17"/>
<String CC="79467" CONTENT="kroon" HEIGHT="31" HPOS="2400" ID="P1_ST03667" VPOS="4839" WC="0.95" WIDTH="80"/>
<SP HPOS="2480" ID="P1_SP03157" VPOS="4883" WIDTH="17"/>
<String CC="008" CONTENT="van" HEIGHT="19" HPOS="2497" ID="P1_ST03668" VPOS="4850" WC="0.97" WIDTH="50"/>
<SP HPOS="2546" ID="P1_SP03158" VPOS="4883" WIDTH="15"/>
<String CC="80248684076" CONTENT="Griekenland" HEIGHT="32" HPOS="2562" ID="P1_ST03669" VPOS="4838" WC="0.98" WIDTH="174"/>
<SP HPOS="2735" ID="P1_SP03159" VPOS="4883" WIDTH="17"/>
<String CC="46" CONTENT="ot" HEIGHT="25" HPOS="2752" ID="P1_ST03670" VPOS="4840" WC="0.44" WIDTH="26"/>
<SP HPOS="2778" ID="P1_SP03160" VPOS="4883" WIDTH="17"/>
<String CC="098" CONTENT="van" HEIGHT="20" HPOS="2794" ID="P1_ST03671" VPOS="4846" WC="0.93" WIDTH="50"/>
<SP HPOS="2844" ID="P1_SP03161" VPOS="4883" WIDTH="11"/>
<String CC="7098470" CONTENT="Spanje," HEIGHT="33" HPOS="2855" ID="P1_ST03672" VPOS="4841" WC="0.97" WIDTH="100"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="2028" ID="P1_TL00425" VPOS="4871" WIDTH="928">
<String CC="16" CONTENT="in" HEIGHT="28" HPOS="2028" ID="P1_ST03673" VPOS="4877" WC="0.59" WIDTH="25"/>
<SP HPOS="2053" ID="P1_SP03162" VPOS="4905" WIDTH="17"/>
<String CC="919947" CONTENT="plaats" HEIGHT="34" HPOS="2069" ID="P1_ST03674" VPOS="4880" WC="0.96" WIDTH="85"/>
<SP HPOS="2154" ID="P1_SP03163" VPOS="4915" WIDTH="17"/>
<String CC="905" CONTENT="van" HEIGHT="18" HPOS="2171" ID="P1_ST03675" VPOS="4885" WC="0.94" WIDTH="48"/>
<SP HPOS="2219" ID="P1_SP03164" VPOS="4915" WIDTH="18"/>
<String CC="784297" CONTENT="eenige" HEIGHT="32" HPOS="2237" ID="P1_ST03676" VPOS="4877" WC="0.34" WIDTH="87"/>
<SP HPOS="2324" ID="P1_SP03165" VPOS="4915" WIDTH="18"/>
<String CC="0382767046759" CONTENT="ministerieele" HEIGHT="25" HPOS="2342" ID="P1_ST03677" VPOS="4876" WC="0.46" WIDTH="178"/>
<SP HPOS="2520" ID="P1_SP03166" VPOS="4915" WIDTH="19"/>
<String CC="06047074775760" CONTENT="portefeuilles," HEIGHT="37" HPOS="2539" ID="P1_ST03678" VPOS="4871" WC="0.99" WIDTH="178"/>
<SP HPOS="2718" ID="P1_SP03167" VPOS="4915" WIDTH="18"/>
<String CC="23" CONTENT="te" HEIGHT="25" HPOS="2735" ID="P1_ST03679" VPOS="4872" WC="0.73" WIDTH="27"/>
<SP HPOS="2763" ID="P1_SP03168" VPOS="4915" WIDTH="11"/>
<String CC="6797066" CONTENT="begeven" HEIGHT="33" HPOS="2773" ID="P1_ST03680" VPOS="4872" WC="0.97" WIDTH="113"/>
<SP HPOS="2887" ID="P1_SP03169" VPOS="4915" WIDTH="9"/>
<String CC="7703" CONTENT="had," HEIGHT="30" HPOS="2896" ID="P1_ST03681" VPOS="4874" WC="0.96" WIDTH="60"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2028" ID="P1_TL00426" VPOS="4904" WIDTH="927">
<String CC="5030" CONTENT="doch" HEIGHT="27" HPOS="2028" ID="P1_ST03682" VPOS="4911" WC="0.98" WIDTH="65"/>
<SP HPOS="2093" ID="P1_SP03170" VPOS="4938" WIDTH="24"/>
<String CC="975" CONTENT="men" HEIGHT="19" HPOS="2117" ID="P1_ST03683" VPOS="4918" WC="0.91" WIDTH="58"/>
<SP HPOS="2174" ID="P1_SP03171" VPOS="4938" WIDTH="25"/>
<String CC="7255" CONTENT="moet" HEIGHT="26" HPOS="2199" ID="P1_ST03684" VPOS="4909" WC="0.96" WIDTH="69"/>
<SP HPOS="2268" ID="P1_SP03172" VPOS="4938" WIDTH="24"/>
<String CC="6266" CONTENT="niet" HEIGHT="25" HPOS="2291" ID="P1_ST03685" VPOS="4909" WC="0.95" WIDTH="54"/>
<SP HPOS="2346" ID="P1_SP03173" VPOS="4938" WIDTH="18"/>
<String CC="97397570" CONTENT="vergeten" HEIGHT="32" HPOS="2363" ID="P1_ST03686" VPOS="4909" WC="0.97" WIDTH="120"/>
<SP HPOS="2484" ID="P1_SP03174" VPOS="4941" WIDTH="17"/>
<String CC="073" CONTENT="dat" HEIGHT="25" HPOS="2500" ID="P1_ST03687" VPOS="4907" WC="0.96" WIDTH="46"/>
<SP HPOS="2546" ID="P1_SP03175" VPOS="4941" WIDTH="15"/>
<String CC="86" CONTENT="de" HEIGHT="25" HPOS="2562" ID="P1_ST03688" VPOS="4906" WC="0.23" WIDTH="31"/>
<SP HPOS="2593" ID="P1_SP03176" VPOS="4941" WIDTH="19"/>
<String CC="930850" CONTENT="Temps," HEIGHT="31" HPOS="2611" ID="P1_ST03689" STYLEREFS="TXT_10" VPOS="4905" WC="0.53" WIDTH="102"/>
<SP HPOS="2713" ID="P1_SP03177" VPOS="4941" WIDTH="18"/>
<String CC="907" CONTENT="het" HEIGHT="25" HPOS="2731" ID="P1_ST03690" STYLEREFS="TXT_10" VPOS="4904" WC="0.94" WIDTH="46"/>
<SP HPOS="2777" ID="P1_SP03178" VPOS="4941" WIDTH="17"/>
<String CC="670907" CONTENT="orgaan" HEIGHT="26" HPOS="2793" ID="P1_ST03691" VPOS="4912" WC="0.97" WIDTH="98"/>
<SP HPOS="2891" ID="P1_SP03179" VPOS="4941" WIDTH="19"/>
<String CC="0750" CONTENT="dei" HEIGHT="25" HPOS="2910" ID="P1_ST03692" SUBS_CONTENT="deiuiterste" SUBS_TYPE="HypPart1" VPOS="4907" WC="0.97" WIDTH="34"/>
<HYP CONTENT="-" HPOS="2944" VPOS="4907" WIDTH="11"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="2028" ID="P1_TL00427" VPOS="4935" WIDTH="924">
<String CC="65477517" CONTENT="uiterste" HEIGHT="24" HPOS="2028" ID="P1_ST03693" SUBS_CONTENT="deiuiterste" SUBS_TYPE="HypPart2" VPOS="4945" WC="0.98" WIDTH="106"/>
<SP HPOS="2134" ID="P1_SP03180" VPOS="4969" WIDTH="17"/>
<String CC="048075500972" CONTENT="linkerzijde," HEIGHT="37" HPOS="2151" ID="P1_ST03694" VPOS="4941" WC="0.99" WIDTH="162"/>
<SP HPOS="2313" ID="P1_SP03181" VPOS="4977" WIDTH="18"/>
<String CC="976" CONTENT="den" HEIGHT="25" HPOS="2330" ID="P1_ST03695" VPOS="4941" WC="0.91" WIDTH="50"/>
<SP HPOS="2380" ID="P1_SP03182" VPOS="4977" WIDTH="24"/>
<String CC="7677" CONTENT="heer" HEIGHT="25" HPOS="2404" ID="P1_ST03696" VPOS="4941" WC="0.94" WIDTH="61"/>
<SP HPOS="2465" ID="P1_SP03183" VPOS="4977" WIDTH="18"/>
<String CC="50169375" CONTENT="Ollivier" HEIGHT="27" HPOS="2483" ID="P1_ST03697" VPOS="4939" WC="0.49" WIDTH="105"/>
<SP HPOS="2588" ID="P1_SP03184" VPOS="4977" WIDTH="17"/>
<String CC="7765" CONTENT="zeer" HEIGHT="20" HPOS="2604" ID="P1_ST03698" VPOS="4943" WC="0.94" WIDTH="57"/>
<SP HPOS="2661" ID="P1_SP03185" VPOS="4977" WIDTH="15"/>
<String CC="040229" CONTENT="weinig" HEIGHT="34" HPOS="2676" ID="P1_ST03699" VPOS="4935" WC="0.98" WIDTH="94"/>
<SP HPOS="2771" ID="P1_SP03186" VPOS="4977" WIDTH="17"/>
<String CC="0783970" CONTENT="genegen" HEIGHT="27" HPOS="2787" ID="P1_ST03700" VPOS="4944" WC="0.97" WIDTH="116"/>
<SP HPOS="2903" ID="P1_SP03187" VPOS="4977" WIDTH="18"/>
<String CC="460" CONTENT="is," HEIGHT="31" HPOS="2921" ID="P1_ST03701" VPOS="4939" WC="0.96" WIDTH="31"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="2028" ID="P1_TL00428" VPOS="4967" WIDTH="926">
<String CC="70" CONTENT="en" HEIGHT="17" HPOS="2028" ID="P1_ST03702" VPOS="4985" WC="0.61" WIDTH="31"/>
<SP HPOS="2059" ID="P1_SP03188" VPOS="5002" WIDTH="22"/>
<String CC="75466" CONTENT="zijne" HEIGHT="32" HPOS="2081" ID="P1_ST03703" VPOS="4976" WC="0.96" WIDTH="61"/>
<SP HPOS="2143" ID="P1_SP03189" VPOS="5008" WIDTH="22"/>
<String CC="97716870077978" CONTENT="moeieiijkheden" HEIGHT="39" HPOS="2165" ID="P1_ST03704" VPOS="4968" WC="0.36" WIDTH="209"/>
<SP HPOS="2374" ID="P1_SP03190" VPOS="5008" WIDTH="17"/>
<String CC="61" CONTENT="en" HEIGHT="18" HPOS="2391" ID="P1_ST03705" VPOS="4980" WC="0.57" WIDTH="32"/>
<SP HPOS="2422" ID="P1_SP03191" VPOS="5008" WIDTH="18"/>
<String CC="57576078" CONTENT="bezwaren" HEIGHT="25" HPOS="2440" ID="P1_ST03706" VPOS="4972" WC="0.97" WIDTH="130"/>
<SP HPOS="2570" ID="P1_SP03192" VPOS="5008" WIDTH="17"/>
<String CC="78087" CONTENT="zeker" HEIGHT="25" HPOS="2587" ID="P1_ST03707" VPOS="4970" WC="0.96" WIDTH="74"/>
<SP HPOS="2661" ID="P1_SP03193" VPOS="5008" WIDTH="15"/>
<String CC="8476" CONTENT="niet" HEIGHT="26" HPOS="2676" ID="P1_ST03708" VPOS="4968" WC="0.94" WIDTH="56"/>
<SP HPOS="2732" ID="P1_SP03194" VPOS="5008" WIDTH="17"/>
<String CC="0465" CONTENT="door" HEIGHT="28" HPOS="2748" ID="P1_ST03709" VPOS="4967" WC="0.97" WIDTH="64"/>
<SP HPOS="2812" ID="P1_SP03195" VPOS="5008" WIDTH="17"/>
<String CC="575" CONTENT="een" HEIGHT="17" HPOS="2829" ID="P1_ST03710" VPOS="4980" WC="0.93" WIDTH="47"/>
<SP HPOS="2876" ID="P1_SP03196" VPOS="5008" WIDTH="18"/>
<String CC="0820" CONTENT="ver" HEIGHT="18" HPOS="2894" ID="P1_ST03711" SUBS_CONTENT="verkleinglas" SUBS_TYPE="HypPart1" VPOS="4980" WC="0.98" WIDTH="46"/>
<HYP CONTENT="-" HPOS="2940" VPOS="4980" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2028" ID="P1_TL00429" VPOS="5007" WIDTH="595">
<String CC="008080746" CONTENT="kleinglas" HEIGHT="33" HPOS="2028" ID="P1_ST03712" SUBS_CONTENT="verkleinglas" SUBS_TYPE="HypPart2" VPOS="5008" WC="0.98" WIDTH="126"/>
<SP HPOS="2154" ID="P1_SP03197" VPOS="5041" WIDTH="17"/>
<String CC="60770" CONTENT="ziet." HEIGHT="26" HPOS="2171" ID="P1_ST03713" VPOS="5007" WC="0.97" WIDTH="57"/>
<SP HPOS="2228" ID="P1_SP03198" VPOS="5041" WIDTH="313"/>
<String CC="0" CONTENT="," HEIGHT="6" HPOS="2541" ID="P1_ST03714" VPOS="5027" WC="1.00" WIDTH="4"/>
<SP HPOS="2544" ID="P1_SP03199" VPOS="5041" WIDTH="74"/>
<String CC="4" CONTENT="." HEIGHT="1" HPOS="2619" ID="P1_ST03715" VPOS="5027" WC="0.55" WIDTH="4"/>
</TextLine>
<TextLine HEIGHT="32" HPOS="2061" ID="P1_TL00430" VPOS="5034" WIDTH="897">
<String CC="7670773" CONTENT="Zooveel" HEIGHT="26" HPOS="2061" ID="P1_ST03716" VPOS="5040" WC="0.97" WIDTH="106"/>
<SP HPOS="2167" ID="P1_SP03200" VPOS="5066" WIDTH="18"/>
<String CC="41" CONTENT="is" HEIGHT="25" HPOS="2185" ID="P1_ST03717" VPOS="5040" WC="0.70" WIDTH="21"/>
<SP HPOS="2206" ID="P1_SP03201" VPOS="5066" WIDTH="20"/>
<String CC="679878" CONTENT="echtet" HEIGHT="26" HPOS="2226" ID="P1_ST03718" VPOS="5037" WC="0.19" WIDTH="86"/>
<SP HPOS="2313" ID="P1_SP03202" VPOS="5066" WIDTH="18"/>
<String CC="77977600" CONTENT="ïeke.'r," HEIGHT="31" HPOS="2330" ID="P1_ST03719" VPOS="5035" WC="0.41" WIDTH="81"/>
<SP HPOS="2412" ID="P1_SP03203" VPOS="5066" WIDTH="18"/>
<String CC="079" CONTENT="dat" HEIGHT="28" HPOS="2430" ID="P1_ST03720" VPOS="5034" WC="0.94" WIDTH="45"/>
<SP HPOS="2474" ID="P1_SP03204" VPOS="5066" WIDTH="18"/>
<String CC="85" CONTENT="de" HEIGHT="27" HPOS="2492" ID="P1_ST03721" VPOS="5034" WC="0.26" WIDTH="30"/>
<SP HPOS="2522" ID="P1_SP03205" VPOS="5066" WIDTH="18"/>
<String CC="7406" CONTENT="heer" HEIGHT="26" HPOS="2539" ID="P1_ST03722" VPOS="5035" WC="0.96" WIDTH="59"/>
<SP HPOS="2598" ID="P1_SP03206" VPOS="5066" WIDTH="17"/>
<String CC="7800560" CONTENT="Bufiet," HEIGHT="31" HPOS="2615" ID="P1_ST03723" VPOS="5034" WC="0.61" WIDTH="93"/>
<SP HPOS="2708" ID="P1_SP03207" VPOS="5066" WIDTH="20"/>
<String CC="74" CONTENT="de" HEIGHT="26" HPOS="2728" ID="P1_ST03724" VPOS="5034" WC="0.38" WIDTH="30"/>
<SP HPOS="2758" ID="P1_SP03208" VPOS="5066" WIDTH="11"/>
<String CC="8877789879178" CONTENT="iutrtekendste" HEIGHT="27" HPOS="2769" ID="P1_ST03725" VPOS="5034" WC="0.21" WIDTH="189"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2135" ID="P1_TL00431" VPOS="5067" WIDTH="823">
<String CC="8036602076" CONTENT="nwoordiger" HEIGHT="33" HPOS="2135" ID="P1_ST03726" VPOS="5069" WC="0.59" WIDTH="156"/>
<SP HPOS="2291" ID="P1_SP03209" VPOS="5102" WIDTH="17"/>
<String CC="004" CONTENT="van" HEIGHT="18" HPOS="2308" ID="P1_ST03727" VPOS="5076" WC="0.98" WIDTH="50"/>
<SP HPOS="2357" ID="P1_SP03210" VPOS="5102" WIDTH="18"/>
<String CC="067" CONTENT="het" HEIGHT="25" HPOS="2375" ID="P1_ST03728" VPOS="5068" WC="0.95" WIDTH="45"/>
<SP HPOS="2420" ID="P1_SP03211" VPOS="5102" WIDTH="15"/>
<String CC="3170651886856570" CONTENT="linker-eentruni," HEIGHT="30" HPOS="2435" ID="P1_ST03729" VPOS="5068" WC="0.48" WIDTH="217"/>
<SP HPOS="2653" ID="P1_SP03212" VPOS="5102" WIDTH="11"/>
<String CC="069029159" CONTENT="geweigerd" HEIGHT="32" HPOS="2663" ID="P1_ST03730" VPOS="5067" WC="0.98" WIDTH="145"/>
<SP HPOS="2809" ID="P1_SP03213" VPOS="5102" WIDTH="18"/>
<String CC="67772" CONTENT="heeft" HEIGHT="26" HPOS="2826" ID="P1_ST03731" VPOS="5068" WC="0.96" WIDTH="72"/>
<SP HPOS="2898" ID="P1_SP03214" VPOS="5102" WIDTH="13"/>
<String CC="7440" CONTENT="zit" HEIGHT="25" HPOS="2911" ID="P1_ST03732" SUBS_CONTENT="zitting" SUBS_TYPE="HypPart1" VPOS="5068" WC="0.97" WIDTH="35"/>
<HYP CONTENT="-" HPOS="2947" VPOS="5068" WIDTH="11"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="2028" ID="P1_TL00432" VPOS="5098" WIDTH="930">
<String CC="2179" CONTENT="ting" HEIGHT="33" HPOS="2028" ID="P1_ST03733" SUBS_CONTENT="zitting" SUBS_TYPE="HypPart2" VPOS="5105" WC="0.95" WIDTH="59"/>
<SP HPOS="2087" ID="P1_SP03215" VPOS="5138" WIDTH="22"/>
<String CC="54" CONTENT="te" HEIGHT="25" HPOS="2109" ID="P1_ST03734" VPOS="5106" WC="0.50" WIDTH="26"/>
<SP HPOS="2135" ID="P1_SP03216" VPOS="5138" WIDTH="26"/>
<String CC="74977" CONTENT="nemen" HEIGHT="19" HPOS="2161" ID="P1_ST03735" VPOS="5111" WC="0.95" WIDTH="91"/>
<SP HPOS="2252" ID="P1_SP03217" VPOS="5138" WIDTH="22"/>
<String CC="38" CONTENT="in" HEIGHT="25" HPOS="2275" ID="P1_ST03736" VPOS="5101" WC="0.41" WIDTH="27"/>
<SP HPOS="2302" ID="P1_SP03218" VPOS="5138" WIDTH="19"/>
<String CC="770" CONTENT="het" HEIGHT="25" HPOS="2321" ID="P1_ST03737" VPOS="5101" WC="0.94" WIDTH="45"/>
<SP HPOS="2366" ID="P1_SP03219" VPOS="5138" WIDTH="17"/>
<String CC="754695" CONTENT="nieuwe" HEIGHT="26" HPOS="2382" ID="P1_ST03738" VPOS="5100" WC="0.96" WIDTH="98"/>
<SP HPOS="2480" ID="P1_SP03220" VPOS="5138" WIDTH="17"/>
<String CC="70855525200" CONTENT="ministerie." HEIGHT="26" HPOS="2497" ID="P1_ST03739" VPOS="5099" WC="0.99" WIDTH="146"/>
<SP HPOS="2643" ID="P1_SP03221" VPOS="5138" WIDTH="26"/>
<String CC="78" CONTENT="De" HEIGHT="26" HPOS="2669" ID="P1_ST03740" VPOS="5098" WC="0.19" WIDTH="39"/>
<SP HPOS="2708" ID="P1_SP03222" VPOS="5138" WIDTH="18"/>
<String CC="9540701" CONTENT="Palrie," HEIGHT="31" HPOS="2726" ID="P1_ST03741" STYLEREFS="TXT_10" VPOS="5100" WC="0.58" WIDTH="107"/>
<SP HPOS="2833" ID="P1_SP03223" VPOS="5138" WIDTH="19"/>
<String CC="907" CONTENT="die" HEIGHT="26" HPOS="2852" ID="P1_ST03742" VPOS="5100" WC="0.94" WIDTH="40"/>
<SP HPOS="2893" ID="P1_SP03224" VPOS="5138" WIDTH="19"/>
<String CC="074" CONTENT="het" HEIGHT="27" HPOS="2911" ID="P1_ST03743" VPOS="5100" WC="0.96" WIDTH="46"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="2029" ID="P1_TL00433" VPOS="5131" WIDTH="928">
<String CC="4153646003032505059" CONTENT="ministerie-Ollivier" HEIGHT="30" HPOS="2029" ID="P1_ST03744" VPOS="5133" WC="0.64" WIDTH="261"/>
<SP HPOS="2290" ID="P1_SP03225" VPOS="5163" WIDTH="22"/>
<String CC="986" CONTENT="met" HEIGHT="24" HPOS="2313" ID="P1_ST03745" VPOS="5133" WC="0.91" WIDTH="54"/>
<SP HPOS="2367" ID="P1_SP03226" VPOS="5163" WIDTH="17"/>
<String CC="07" CONTENT="de" HEIGHT="25" HPOS="2383" ID="P1_ST03746" VPOS="5132" WC="0.63" WIDTH="31"/>
<SP HPOS="2414" ID="P1_SP03227" VPOS="5163" WIDTH="17"/>
<String CC="87075009733" CONTENT="levendigste" HEIGHT="31" HPOS="2431" ID="P1_ST03747" VPOS="5132" WC="0.98" WIDTH="157"/>
<SP HPOS="2588" ID="P1_SP03228" VPOS="5163" WIDTH="17"/>
<String CC="1520078766037" CONTENT="toejuichingen" HEIGHT="32" HPOS="2604" ID="P1_ST03748" VPOS="5131" WC="0.99" WIDTH="194"/>
<SP HPOS="2798" ID="P1_SP03229" VPOS="5163" WIDTH="17"/>
<String CC="056807931" CONTENT="ontvangt," HEIGHT="30" HPOS="2815" ID="P1_ST03749" VPOS="5134" WC="0.98" WIDTH="142"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="2028" ID="P1_TL00434" VPOS="5157" WIDTH="928">
<String CC="97665" CONTENT="deelt" HEIGHT="24" HPOS="2028" ID="P1_ST03750" VPOS="5170" WC="0.95" WIDTH="70"/>
<SP HPOS="2098" ID="P1_SP03230" VPOS="5193" WIDTH="18"/>
<String CC="010" CONTENT="dit" HEIGHT="24" HPOS="2115" ID="P1_ST03751" VPOS="5169" WC="0.99" WIDTH="39"/>
<SP HPOS="2154" ID="P1_SP03231" VPOS="5193" WIDTH="15"/>
<String CC="6676466" CONTENT="bericht" HEIGHT="26" HPOS="2170" ID="P1_ST03752" VPOS="5166" WC="0.97" WIDTH="102"/>
<SP HPOS="2271" ID="P1_SP03232" VPOS="5193" WIDTH="15"/>
<String CC="0505" CONTENT="mede" HEIGHT="27" HPOS="2287" ID="P1_ST03753" VPOS="5164" WC="0.98" WIDTH="73"/>
<SP HPOS="2360" ID="P1_SP03233" VPOS="5193" WIDTH="17"/>
<String CC="37" CONTENT="en" HEIGHT="18" HPOS="2376" ID="P1_ST03754" VPOS="5172" WC="0.46" WIDTH="32"/>
<SP HPOS="2408" ID="P1_SP03234" VPOS="5193" WIDTH="14"/>
<String CC="7488097" CONTENT="betuigt" HEIGHT="33" HPOS="2422" ID="P1_ST03755" VPOS="5164" WC="0.97" WIDTH="104"/>
<SP HPOS="2526" ID="P1_SP03235" VPOS="5197" WIDTH="13"/>
<String CC="9706" CONTENT="haar" HEIGHT="33" HPOS="2539" ID="P1_ST03756" VPOS="5157" WC="0.95" WIDTH="66"/>
<SP HPOS="2606" ID="P1_SP03236" VPOS="5197" WIDTH="17"/>
<String CC="471095767" CONTENT="leedwezen" HEIGHT="26" HPOS="2622" ID="P1_ST03757" VPOS="5164" WC="0.98" WIDTH="144"/>
<SP HPOS="2766" ID="P1_SP03237" VPOS="5197" WIDTH="15"/>
<String CC="0047" CONTENT="over" HEIGHT="20" HPOS="2781" ID="P1_ST03758" VPOS="5170" WC="0.97" WIDTH="61"/>
<SP HPOS="2843" ID="P1_SP03238" VPOS="5197" WIDTH="17"/>
<String CC="847" CONTENT="dit" HEIGHT="26" HPOS="2859" ID="P1_ST03759" VPOS="5164" WC="0.93" WIDTH="40"/>
<SP HPOS="2900" ID="P1_SP03239" VPOS="5197" WIDTH="9"/>
<String CC="673" CONTENT="be" HEIGHT="27" HPOS="2909" ID="P1_ST03760" SUBS_CONTENT="besluit" SUBS_TYPE="HypPart1" VPOS="5165" WC="0.94" WIDTH="32"/>
<HYP CONTENT="-" HPOS="2941" VPOS="5165" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="2029" ID="P1_TL00435" VPOS="5196" WIDTH="927">
<String CC="85806" CONTENT="sluit" HEIGHT="25" HPOS="2029" ID="P1_ST03761" SUBS_CONTENT="besluit" SUBS_TYPE="HypPart2" VPOS="5200" WC="0.96" WIDTH="61"/>
<SP HPOS="2091" ID="P1_SP03240" VPOS="5225" WIDTH="28"/>
<String CC="896" CONTENT="van" HEIGHT="17" HPOS="2119" ID="P1_ST03762" VPOS="5207" WC="0.91" WIDTH="48"/>
<SP HPOS="2167" ID="P1_SP03241" VPOS="5225" WIDTH="26"/>
<String CC="777" CONTENT="den" HEIGHT="25" HPOS="2193" ID="P1_ST03763" VPOS="5199" WC="0.92" WIDTH="47"/>
<SP HPOS="2241" ID="P1_SP03242" VPOS="5225" WIDTH="22"/>
<String CC="5770" CONTENT="heer" HEIGHT="26" HPOS="2263" ID="P1_ST03764" VPOS="5197" WC="0.96" WIDTH="61"/>
<SP HPOS="2324" ID="P1_SP03243" VPOS="5225" WIDTH="17"/>
<String CC="7711633" CONTENT="Buffet," HEIGHT="31" HPOS="2341" ID="P1_ST03765" VPOS="5197" WC="0.98" WIDTH="100"/>
<SP HPOS="2441" ID="P1_SP03244" VPOS="5228" WIDTH="19"/>
<String CC="6679729" CONTENT="hetwelk" HEIGHT="25" HPOS="2460" ID="P1_ST03766" VPOS="5197" WC="0.97" WIDTH="111"/>
<SP HPOS="2571" ID="P1_SP03245" VPOS="5228" WIDTH="15"/>
<String CC="719" CONTENT="het" HEIGHT="26" HPOS="2587" ID="P1_ST03767" VPOS="5196" WC="0.93" WIDTH="46"/>
<SP HPOS="2633" ID="P1_SP03246" VPOS="5228" WIDTH="18"/>
<String CC="5200" CONTENT="blad" HEIGHT="26" HPOS="2650" ID="P1_ST03768" VPOS="5196" WC="0.98" WIDTH="60"/>
<SP HPOS="2711" ID="P1_SP03247" VPOS="5228" WIDTH="17"/>
<String CC="8076" CONTENT="niet" HEIGHT="26" HPOS="2727" ID="P1_ST03769" VPOS="5196" WC="0.95" WIDTH="54"/>
<SP HPOS="2781" ID="P1_SP03248" VPOS="5228" WIDTH="19"/>
<String CC="57081075030" CONTENT="onduidelijk" HEIGHT="32" HPOS="2800" ID="P1_ST03770" VPOS="5197" WC="0.99" WIDTH="156"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2029" ID="P1_TL00436" VPOS="5228" WIDTH="927">
<String CC="0790759060" CONTENT="verklaart," HEIGHT="30" HPOS="2029" ID="P1_ST03771" VPOS="5232" WC="0.98" WIDTH="136"/>
<SP HPOS="2165" ID="P1_SP03249" VPOS="5262" WIDTH="19"/>
<String CC="069" CONTENT="dat" HEIGHT="25" HPOS="2184" ID="P1_ST03772" VPOS="5231" WC="0.94" WIDTH="45"/>
<SP HPOS="2229" ID="P1_SP03250" VPOS="5262" WIDTH="18"/>
<String CC="515" CONTENT="zoo" HEIGHT="18" HPOS="2246" ID="P1_ST03773" VPOS="5237" WC="0.95" WIDTH="45"/>
<SP HPOS="2291" ID="P1_SP03251" VPOS="5262" WIDTH="17"/>
<String CC="35995050477006" CONTENT="onparlementair" HEIGHT="33" HPOS="2308" ID="P1_ST03774" VPOS="5229" WC="0.99" WIDTH="216"/>
<SP HPOS="2524" ID="P1_SP03252" VPOS="5262" WIDTH="15"/>
<String CC="80050019" CONTENT="mogelijk" HEIGHT="33" HPOS="2539" ID="P1_ST03775" VPOS="5229" WC="0.99" WIDTH="119"/>
<SP HPOS="2659" ID="P1_SP03253" VPOS="5262" WIDTH="18"/>
<String CC="050" CONTENT="is," HEIGHT="27" HPOS="2676" ID="P1_ST03776" VPOS="5228" WC="0.98" WIDTH="27"/>
<SP HPOS="2704" ID="P1_SP03254" VPOS="5262" WIDTH="19"/>
<String CC="0009" CONTENT="daar" HEIGHT="26" HPOS="2722" ID="P1_ST03777" VPOS="5229" WC="0.98" WIDTH="64"/>
<SP HPOS="2786" ID="P1_SP03255" VPOS="5262" WIDTH="14"/>
<String CC="760" CONTENT="hij" HEIGHT="33" HPOS="2800" ID="P1_ST03778" VPOS="5229" WC="0.95" WIDTH="34"/>
<SP HPOS="2835" ID="P1_SP03256" VPOS="5262" WIDTH="19"/>
<String CC="75" CONTENT="de" HEIGHT="25" HPOS="2854" ID="P1_ST03779" VPOS="5230" WC="0.35" WIDTH="32"/>
<SP HPOS="2885" ID="P1_SP03257" VPOS="5262" WIDTH="17"/>
<String CC="9700" CONTENT="ver" HEIGHT="18" HPOS="2902" ID="P1_ST03780" SUBS_CONTENT="vertegenwoordiger" SUBS_TYPE="HypPart1" VPOS="5237" WC="0.96" WIDTH="41"/>
<HYP CONTENT="-" HPOS="2943" VPOS="5237" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2028" ID="P1_TL00437" VPOS="5262" WIDTH="928">
<String CC="75044040603944" CONTENT="tegenwoordiger" HEIGHT="37" HPOS="2028" ID="P1_ST03781" SUBS_CONTENT="vertegenwoordiger" SUBS_TYPE="HypPart2" VPOS="5263" WC="0.99" WIDTH="222"/>
<SP HPOS="2250" ID="P1_SP03258" VPOS="5300" WIDTH="22"/>
<String CC="58" CONTENT="is" HEIGHT="26" HPOS="2272" ID="P1_ST03782" VPOS="5262" WC="0.32" WIDTH="22"/>
<SP HPOS="2295" ID="P1_SP03259" VPOS="5300" WIDTH="24"/>
<String CC="004" CONTENT="van" HEIGHT="19" HPOS="2319" ID="P1_ST03783" VPOS="5268" WC="0.98" WIDTH="51"/>
<SP HPOS="2369" ID="P1_SP03260" VPOS="5300" WIDTH="15"/>
<String CC="666" CONTENT="het" HEIGHT="26" HPOS="2385" ID="P1_ST03784" VPOS="5262" WC="0.92" WIDTH="45"/>
<SP HPOS="2430" ID="P1_SP03261" VPOS="5300" WIDTH="15"/>
<String CC="732885458755860" CONTENT="linker-centrum," HEIGHT="28" HPOS="2445" ID="P1_ST03785" VPOS="5262" WC="0.99" WIDTH="229"/>
<SP HPOS="2674" ID="P1_SP03262" VPOS="5300" WIDTH="18"/>
<String CC="700" CONTENT="dat" HEIGHT="25" HPOS="2692" ID="P1_ST03786" VPOS="5262" WC="0.97" WIDTH="47"/>
<SP HPOS="2739" ID="P1_SP03263" VPOS="5300" WIDTH="14"/>
<String CC="476" CONTENT="een" HEIGHT="19" HPOS="2753" ID="P1_ST03787" VPOS="5268" WC="0.93" WIDTH="45"/>
<SP HPOS="2798" ID="P1_SP03264" VPOS="5300" WIDTH="19"/>
<String CC="96566" CONTENT="groot" HEIGHT="31" HPOS="2817" ID="P1_ST03788" VPOS="5262" WC="0.95" WIDTH="76"/>
<SP HPOS="2893" ID="P1_SP03265" VPOS="5300" WIDTH="17"/>
<String CC="987" CONTENT="ge" HEIGHT="25" HPOS="2909" ID="P1_ST03789" SUBS_CONTENT="gedeelte" SUBS_TYPE="HypPart1" VPOS="5269" WC="0.91" WIDTH="32"/>
<HYP CONTENT="-" HPOS="2941" VPOS="5269" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2029" ID="P1_TL00438" VPOS="5288" WIDTH="927">
<String CC="087668" CONTENT="deelte" HEIGHT="27" HPOS="2029" ID="P1_ST03790" SUBS_CONTENT="gedeelte" SUBS_TYPE="HypPart2" VPOS="5298" WC="0.96" WIDTH="84"/>
<SP HPOS="2113" ID="P1_SP03266" VPOS="5326" WIDTH="25"/>
<String CC="71480904" CONTENT="uitmaakt" HEIGHT="27" HPOS="2138" ID="P1_ST03791" VPOS="5295" WC="0.98" WIDTH="128"/>
<SP HPOS="2265" ID="P1_SP03267" VPOS="5326" WIDTH="25"/>
<String CC="983" CONTENT="Van" HEIGHT="20" HPOS="2290" ID="P1_ST03792" VPOS="5300" WC="0.92" WIDTH="48"/>
<SP HPOS="2339" ID="P1_SP03268" VPOS="5326" WIDTH="25"/>
<String CC="872" CONTENT="de." HEIGHT="28" HPOS="2363" ID="P1_ST03793" VPOS="5294" WC="0.93" WIDTH="39"/>
<SP HPOS="2402" ID="P1_SP03269" VPOS="5326" WIDTH="17"/>
<String CC="510695703789" CONTENT="meerder'ieid" HEIGHT="28" HPOS="2419" ID="P1_ST03794" VPOS="5291" WC="0.45" WIDTH="176"/>
<SP HPOS="2595" ID="P1_SP03270" VPOS="5326" WIDTH="26"/>
<String CC="757" CONTENT="cii" HEIGHT="22" HPOS="2621" ID="P1_ST03795" VPOS="5296" WC="0.30" WIDTH="31"/>
<SP HPOS="2652" ID="P1_SP03271" VPOS="5326" WIDTH="25"/>
<String CC="008" CONTENT="dus" HEIGHT="25" HPOS="2676" ID="P1_ST03796" VPOS="5293" WC="0.97" WIDTH="47"/>
<SP HPOS="2724" ID="P1_SP03272" VPOS="5326" WIDTH="24"/>
<String CC="07" CONTENT="in" HEIGHT="28" HPOS="2747" ID="P1_ST03797" VPOS="5289" WC="0.63" WIDTH="27"/>
<SP HPOS="2774" ID="P1_SP03273" VPOS="5326" WIDTH="21"/>
<String CC="270" CONTENT="hot" HEIGHT="30" HPOS="2796" ID="P1_ST03798" VPOS="5289" WC="0.96" WIDTH="46"/>
<SP HPOS="2842" ID="P1_SP03274" VPOS="5326" WIDTH="17"/>
<String CC="027298" CONTENT="nieüWo" HEIGHT="32" HPOS="2858" ID="P1_ST03799" VPOS="5288" WC="0.47" WIDTH="98"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="2028" ID="P1_TL00439" VPOS="5323" WIDTH="625">
<String CC="6784161987" CONTENT="ministerie" HEIGHT="30" HPOS="2028" ID="P1_ST03800" VPOS="5327" WC="0.98" WIDTH="139"/>
<SP HPOS="2167" ID="P1_SP03275" VPOS="5356" WIDTH="21"/>
<String CC="6746709207295199" CONTENT="vertegenwoordigd" HEIGHT="33" HPOS="2189" ID="P1_ST03801" VPOS="5326" WC="0.99" WIDTH="254"/>
<SP HPOS="2443" ID="P1_SP03276" VPOS="5359" WIDTH="17"/>
<String CC="0677" CONTENT="moet" HEIGHT="25" HPOS="2459" ID="P1_ST03802" VPOS="5327" WC="0.96" WIDTH="69"/>
<SP HPOS="2528" ID="P1_SP03277" VPOS="5359" WIDTH="17"/>
<String CC="9099850" CONTENT="worden." HEIGHT="27" HPOS="2544" ID="P1_ST03803" VPOS="5323" WC="0.97" WIDTH="109"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2060" ID="P1_TL00440" VPOS="5356" WIDTH="898">
<String CC="06" CONTENT="De" HEIGHT="25" HPOS="2060" ID="P1_ST03804" VPOS="5363" WC="0.65" WIDTH="38"/>
<SP HPOS="2098" ID="P1_SP03278" VPOS="5388" WIDTH="25"/>
<String CC="6791228507657076" CONTENT="imperialistische" HEIGHT="35" HPOS="2122" ID="P1_ST03805" VPOS="5359" WC="0.99" WIDTH="221"/>
<SP HPOS="2343" ID="P1_SP03279" VPOS="5394" WIDTH="18"/>
<String CC="7308540" CONTENT="bladen," HEIGHT="31" HPOS="2361" ID="P1_ST03806" VPOS="5356" WC="0.98" WIDTH="109"/>
<SP HPOS="2470" ID="P1_SP03280" VPOS="5394" WIDTH="18"/>
<String CC="073" CONTENT="die" HEIGHT="26" HPOS="2487" ID="P1_ST03807" VPOS="5357" WC="0.96" WIDTH="40"/>
<SP HPOS="2528" ID="P1_SP03281" VPOS="5394" WIDTH="17"/>
<String CC="620" CONTENT="het" HEIGHT="25" HPOS="2544" ID="P1_ST03808" VPOS="5357" WC="0.97" WIDTH="46"/>
<SP HPOS="2590" ID="P1_SP03282" VPOS="5394" WIDTH="14"/>
<String CC="97756060500" CONTENT="persoonlijk" HEIGHT="33" HPOS="2604" ID="P1_ST03809" VPOS="5356" WC="0.99" WIDTH="156"/>
<SP HPOS="2760" ID="P1_SP03283" VPOS="5394" WIDTH="15"/>
<String CC="95609" CONTENT="gezag" HEIGHT="25" HPOS="2776" ID="P1_ST03810" VPOS="5365" WC="0.96" WIDTH="81"/>
<SP HPOS="2857" ID="P1_SP03284" VPOS="5394" WIDTH="15"/>
<String CC="767506" CONTENT="steeds" HEIGHT="25" HPOS="2872" ID="P1_ST03811" VPOS="5357" WC="0.97" WIDTH="85"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2027" ID="P1_TL00441" VPOS="5388" WIDTH="930">
<String CC="609" CONTENT="uit" HEIGHT="25" HPOS="2027" ID="P1_ST03812" VPOS="5394" WC="0.94" WIDTH="40"/>
<SP HPOS="2067" ID="P1_SP03285" VPOS="5419" WIDTH="31"/>
<String CC="86" CONTENT="al" HEIGHT="25" HPOS="2098" ID="P1_ST03813" VPOS="5394" WC="0.23" WIDTH="25"/>
<SP HPOS="2122" ID="P1_SP03286" VPOS="5419" WIDTH="26"/>
<String CC="778" CONTENT="hun" HEIGHT="27" HPOS="2148" ID="P1_ST03814" VPOS="5393" WC="0.91" WIDTH="52"/>
<SP HPOS="2200" ID="P1_SP03287" VPOS="5420" WIDTH="19"/>
<String CC="600530" CONTENT="kracht" HEIGHT="26" HPOS="2219" ID="P1_ST03815" VPOS="5392" WC="0.99" WIDTH="92"/>
<SP HPOS="2311" ID="P1_SP03288" VPOS="5420" WIDTH="18"/>
<String CC="25075667760" CONTENT="ondersteund" HEIGHT="26" HPOS="2329" ID="P1_ST03816" VPOS="5391" WC="0.98" WIDTH="171"/>
<SP HPOS="2500" ID="P1_SP03289" VPOS="5420" WIDTH="18"/>
<String CC="6045574" CONTENT="hebben," HEIGHT="30" HPOS="2518" ID="P1_ST03817" VPOS="5388" WC="0.98" WIDTH="116"/>
<SP HPOS="2634" ID="P1_SP03290" VPOS="5420" WIDTH="17"/>
<String CC="072978" CONTENT="volgen" HEIGHT="32" HPOS="2650" ID="P1_ST03818" VPOS="5388" WC="0.97" WIDTH="93"/>
<SP HPOS="2744" ID="P1_SP03291" VPOS="5420" WIDTH="18"/>
<String CC="775" CONTENT="het" HEIGHT="24" HPOS="2761" ID="P1_ST03819" VPOS="5389" WC="0.93" WIDTH="45"/>
<SP HPOS="2806" ID="P1_SP03292" VPOS="5420" WIDTH="17"/>
<String CC="0747709043" CONTENT="keizerrijk" HEIGHT="37" HPOS="2823" ID="P1_ST03820" VPOS="5389" WC="0.98" WIDTH="133"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="2029" ID="P1_TL00442" VPOS="5421" WIDTH="927">
<String CC="46" CONTENT="in" HEIGHT="26" HPOS="2029" ID="P1_ST03821" VPOS="5425" WC="0.41" WIDTH="26"/>
<SP HPOS="2055" ID="P1_SP03293" VPOS="5451" WIDTH="18"/>
<String CC="05" CONTENT="al" HEIGHT="26" HPOS="2073" ID="P1_ST03822" VPOS="5425" WC="0.71" WIDTH="25"/>
<SP HPOS="2098" ID="P1_SP03294" VPOS="5451" WIDTH="9"/>
<String CC="44756" CONTENT="zijne" HEIGHT="31" HPOS="2107" ID="P1_ST03823" VPOS="5426" WC="0.96" WIDTH="64"/>
<SP HPOS="2171" ID="P1_SP03295" VPOS="5457" WIDTH="17"/>
<String CC="64707600057" CONTENT="lotgevallen" HEIGHT="33" HPOS="2187" ID="P1_ST03824" VPOS="5424" WC="0.99" WIDTH="157"/>
<SP HPOS="2344" ID="P1_SP03296" VPOS="5457" WIDTH="18"/>
<String CC="67" CONTENT="en" HEIGHT="17" HPOS="2362" ID="P1_ST03825" VPOS="5431" WC="0.29" WIDTH="31"/>
<SP HPOS="2393" ID="P1_SP03297" VPOS="5457" WIDTH="19"/>
<String CC="570756778586" CONTENT="ondersteunon" HEIGHT="25" HPOS="2412" ID="P1_ST03826" VPOS="5422" WC="0.35" WIDTH="187"/>
<SP HPOS="2598" ID="P1_SP03298" VPOS="5457" WIDTH="15"/>
<String CC="46" CONTENT="nu" HEIGHT="17" HPOS="2614" ID="P1_ST03827" VPOS="5428" WC="0.44" WIDTH="35"/>
<SP HPOS="2649" ID="P1_SP03299" VPOS="5457" WIDTH="15"/>
<String CC="674" CONTENT="met" HEIGHT="22" HPOS="2665" ID="P1_ST03828" VPOS="5422" WC="0.93" WIDTH="54"/>
<SP HPOS="2719" ID="P1_SP03300" VPOS="5457" WIDTH="15"/>
<String CC="950436768304054" CONTENT="prijzenswaardi" HEIGHT="32" HPOS="2734" ID="P1_ST03829" SUBS_CONTENT="prijzenswaardigen" SUBS_TYPE="HypPart1" VPOS="5421" WC="0.52" WIDTH="208"/>
<HYP CONTENT="-" HPOS="2942" VPOS="5421" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2027" ID="P1_TL00443" VPOS="5452" WIDTH="930">
<String CC="934" CONTENT="gen" HEIGHT="25" HPOS="2027" ID="P1_ST03830" SUBS_CONTENT="prijzenswaardigen" SUBS_TYPE="HypPart2" VPOS="5465" WC="0.39" WIDTH="50"/>
<SP HPOS="2076" ID="P1_SP03301" VPOS="5490" WIDTH="18"/>
<String CC="20036" CONTENT="ijver" HEIGHT="32" HPOS="2094" ID="P1_ST03831" VPOS="5458" WC="0.98" WIDTH="63"/>
<SP HPOS="2157" ID="P1_SP03302" VPOS="5490" WIDTH="18"/>
<String CC="246" CONTENT="het" HEIGHT="26" HPOS="2174" ID="P1_ST03832" VPOS="5457" WC="0.95" WIDTH="45"/>
<SP HPOS="2219" ID="P1_SP03303" VPOS="5490" WIDTH="11"/>
<String CC="066007506" CONTENT="hervormde" HEIGHT="31" HPOS="2230" ID="P1_ST03833" VPOS="5454" WC="0.99" WIDTH="156"/>
<SP HPOS="2386" ID="P1_SP03304" VPOS="5490" WIDTH="18"/>
<String CC="68988008075658570" CONTENT="regeeringstelsel." HEIGHT="35" HPOS="2404" ID="P1_ST03834" VPOS="5452" WC="0.43" WIDTH="230"/>
<SP HPOS="2634" ID="P1_SP03305" VPOS="5490" WIDTH="26"/>
<String CC="674" CONTENT="Men" HEIGHT="26" HPOS="2660" ID="P1_ST03835" VPOS="5452" WC="0.93" WIDTH="60"/>
<SP HPOS="2720" ID="P1_SP03306" VPOS="5490" WIDTH="17"/>
<String CC="77071406" CONTENT="begrijpt" HEIGHT="38" HPOS="2737" ID="P1_ST03836" VPOS="5452" WC="0.98" WIDTH="113"/>
<SP HPOS="2850" ID="P1_SP03307" VPOS="5490" WIDTH="18"/>
<String CC="375073" CONTENT="echter" HEIGHT="26" HPOS="2868" ID="P1_ST03837" VPOS="5454" WC="0.97" WIDTH="89"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2027" ID="P1_TL00444" VPOS="5484" WIDTH="930">
<String CC="657" CONTENT="hoe" HEIGHT="26" HPOS="2027" ID="P1_ST03838" VPOS="5490" WC="0.93" WIDTH="48"/>
<SP HPOS="2075" ID="P1_SP03308" VPOS="5516" WIDTH="17"/>
<String CC="93466291" CONTENT="pijnlijk" HEIGHT="33" HPOS="2092" ID="P1_ST03839" VPOS="5490" WC="0.98" WIDTH="99"/>
<SP HPOS="2191" ID="P1_SP03309" VPOS="5523" WIDTH="18"/>
<String CC="0577" CONTENT="deze" HEIGHT="25" HPOS="2209" ID="P1_ST03840" VPOS="5490" WC="0.96" WIDTH="59"/>
<SP HPOS="2268" ID="P1_SP03310" VPOS="5523" WIDTH="18"/>
<String CC="93416622007" CONTENT="plotselinge" HEIGHT="33" HPOS="2285" ID="P1_ST03841" VPOS="5487" WC="0.99" WIDTH="154"/>
<SP HPOS="2439" ID="P1_SP03311" VPOS="5523" WIDTH="15"/>
<String CC="67070747060" CONTENT="verandering" HEIGHT="33" HPOS="2454" ID="P1_ST03842" VPOS="5484" WC="0.99" WIDTH="171"/>
<SP HPOS="2626" ID="P1_SP03312" VPOS="5523" WIDTH="15"/>
<String CC="906" CONTENT="van" HEIGHT="17" HPOS="2641" ID="P1_ST03843" VPOS="5492" WC="0.94" WIDTH="50"/>
<SP HPOS="2691" ID="P1_SP03313" VPOS="5523" WIDTH="17"/>
<String CC="966537707" CONTENT="politieke" HEIGHT="32" HPOS="2707" ID="P1_ST03844" VPOS="5484" WC="0.98" WIDTH="123"/>
<SP HPOS="2830" ID="P1_SP03314" VPOS="5523" WIDTH="13"/>
<String CC="01577308" CONTENT="richting" HEIGHT="33" HPOS="2843" ID="P1_ST03845" VPOS="5485" WC="0.98" WIDTH="113"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2027" ID="P1_TL00445" VPOS="5516" WIDTH="930">
<String CC="8066" CONTENT="voor" HEIGHT="19" HPOS="2027" ID="P1_ST03846" VPOS="5529" WC="0.96" WIDTH="63"/>
<SP HPOS="2089" ID="P1_SP03315" VPOS="5548" WIDTH="20"/>
<String CC="95665" CONTENT="velen" HEIGHT="26" HPOS="2109" ID="P1_ST03847" VPOS="5522" WC="0.95" WIDTH="73"/>
<SP HPOS="2183" ID="P1_SP03316" VPOS="5548" WIDTH="17"/>
<String CC="766570" CONTENT="hunner" HEIGHT="25" HPOS="2199" ID="P1_ST03848" VPOS="5522" WC="0.97" WIDTH="99"/>
<SP HPOS="2298" ID="P1_SP03317" VPOS="5548" WIDTH="17"/>
<String CC="4032" CONTENT="zijn" HEIGHT="33" HPOS="2315" ID="P1_ST03849" VPOS="5519" WC="0.98" WIDTH="48"/>
<SP HPOS="2363" ID="P1_SP03318" VPOS="5552" WIDTH="17"/>
<String CC="70710" CONTENT="moet," HEIGHT="28" HPOS="2380" ID="P1_ST03850" VPOS="5519" WC="0.98" WIDTH="85"/>
<SP HPOS="2465" ID="P1_SP03319" VPOS="5552" WIDTH="17"/>
<String CC="75" CONTENT="en" HEIGHT="18" HPOS="2481" ID="P1_ST03851" VPOS="5525" WC="0.34" WIDTH="32"/>
<SP HPOS="2513" ID="P1_SP03320" VPOS="5552" WIDTH="15"/>
<String CC="776" CONTENT="men" HEIGHT="18" HPOS="2529" ID="P1_ST03852" VPOS="5524" WC="0.92" WIDTH="57"/>
<SP HPOS="2585" ID="P1_SP03321" VPOS="5552" WIDTH="19"/>
<String CC="694" CONTENT="zal" HEIGHT="25" HPOS="2604" ID="P1_ST03853" VPOS="5517" WC="0.92" WIDTH="38"/>
<SP HPOS="2642" ID="P1_SP03322" VPOS="5552" WIDTH="18"/>
<String CC="77776397" CONTENT="derhalve" HEIGHT="26" HPOS="2660" ID="P1_ST03854" VPOS="5516" WC="0.97" WIDTH="120"/>
<SP HPOS="2780" ID="P1_SP03323" VPOS="5552" WIDTH="17"/>
<String CC="96" CONTENT="de" HEIGHT="25" HPOS="2797" ID="P1_ST03855" VPOS="5517" WC="0.15" WIDTH="32"/>
<SP HPOS="2829" ID="P1_SP03324" VPOS="5552" WIDTH="15"/>
<String CC="824754057" CONTENT="sierlijke" HEIGHT="31" HPOS="2844" ID="P1_ST03856" VPOS="5518" WC="0.98" WIDTH="112"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="2026" ID="P1_TL00446" VPOS="5545" WIDTH="826">
<String CC="02357" CONTENT="wijze" HEIGHT="31" HPOS="2026" ID="P1_ST03857" VPOS="5555" WC="0.97" WIDTH="71"/>
<SP HPOS="2096" ID="P1_SP03325" VPOS="5585" WIDTH="25"/>
<String CC="00047756611" CONTENT="waardeeren," HEIGHT="30" HPOS="2121" ID="P1_ST03858" VPOS="5554" WC="0.99" WIDTH="176"/>
<SP HPOS="2297" ID="P1_SP03326" VPOS="5585" WIDTH="17"/>
<String CC="099570" CONTENT="waarop" HEIGHT="24" HPOS="2314" ID="P1_ST03859" VPOS="5559" WC="0.97" WIDTH="102"/>
<SP HPOS="2415" ID="P1_SP03327" VPOS="5585" WIDTH="19"/>
<String CC="07" CONTENT="de" HEIGHT="25" HPOS="2434" ID="P1_ST03860" VPOS="5551" WC="0.61" WIDTH="30"/>
<SP HPOS="2464" ID="P1_SP03328" VPOS="5585" WIDTH="18"/>
<String CC="073170" CONTENT="Patrie" HEIGHT="26" HPOS="2481" ID="P1_ST03861" STYLEREFS="TXT_10" VPOS="5550" WC="0.68" WIDTH="91"/>
<SP HPOS="2572" ID="P1_SP03329" VPOS="5585" WIDTH="15"/>
<String CC="977" CONTENT="Vau" HEIGHT="20" HPOS="2588" ID="P1_ST03862" VPOS="5555" WC="0.19" WIDTH="50"/>
<SP HPOS="2637" ID="P1_SP03330" VPOS="5585" WIDTH="19"/>
<String CC="057" CONTENT="den" HEIGHT="27" HPOS="2656" ID="P1_ST03863" VPOS="5548" WC="0.95" WIDTH="48"/>
<SP HPOS="2705" ID="P1_SP03331" VPOS="5585" WIDTH="18"/>
<String CC="7569" CONTENT="nood" HEIGHT="30" HPOS="2722" ID="P1_ST03864" VPOS="5545" WC="0.94" WIDTH="66"/>
<SP HPOS="2789" ID="P1_SP03332" VPOS="5585" WIDTH="18"/>
<String CC="178" CONTENT="een" HEIGHT="17" HPOS="2806" ID="P1_ST03865" VPOS="5558" WC="0.94" WIDTH="45"/>
</TextLine>
<TextLine HEIGHT="25" HPOS="2026" ID="P1_TL00447" VPOS="5585" WIDTH="97">
<String CC="900603" CONTENT="maakt," HEIGHT="25" HPOS="2026" ID="P1_ST03866" VPOS="5585" WC="0.98" WIDTH="97"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2061" ID="P1_TL00448" VPOS="5610" WIDTH="895">
<String CC="78436" CONTENT='"Alle' HEIGHT="27" HPOS="2061" ID="P1_ST03867" VPOS="5615" WC="0.96" WIDTH="71"/>
<SP HPOS="2132" ID="P1_SP03333" VPOS="5642" WIDTH="17"/>
<String CC="79067300" CONTENT="ernstige" HEIGHT="35" HPOS="2148" ID="P1_ST03868" VPOS="5614" WC="0.98" WIDTH="112"/>
<SP HPOS="2261" ID="P1_SP03334" VPOS="5649" WIDTH="17"/>
<String CC="7097360" CONTENT="bladen," HEIGHT="30" HPOS="2277" ID="P1_ST03869" VPOS="5615" WC="0.98" WIDTH="100"/>
<SP HPOS="2378" ID="P1_SP03335" VPOS="5649" WIDTH="19"/>
<String CC="902" CONTENT="die" HEIGHT="27" HPOS="2396" ID="P1_ST03870" VPOS="5613" WC="0.95" WIDTH="39"/>
<SP HPOS="2435" ID="P1_SP03336" VPOS="5649" WIDTH="18"/>
<String CC="650" CONTENT="aan" HEIGHT="19" HPOS="2453" ID="P1_ST03871" VPOS="5621" WC="0.95" WIDTH="47"/>
<SP HPOS="2500" ID="P1_SP03337" VPOS="5649" WIDTH="11"/>
<String CC="06" CONTENT="de" HEIGHT="26" HPOS="2511" ID="P1_ST03872" VPOS="5613" WC="0.68" WIDTH="30"/>
<SP HPOS="2541" ID="P1_SP03338" VPOS="5649" WIDTH="12"/>
<String CC="75003976" CONTENT="belangen" HEIGHT="35" HPOS="2552" ID="P1_ST03873" VPOS="5610" WC="0.98" WIDTH="126"/>
<SP HPOS="2679" ID="P1_SP03339" VPOS="5649" WIDTH="18"/>
<String CC="036" CONTENT="van" HEIGHT="19" HPOS="2696" ID="P1_ST03874" VPOS="5620" WC="0.96" WIDTH="50"/>
<SP HPOS="2746" ID="P1_SP03340" VPOS="5649" WIDTH="19"/>
<String CC="735" CONTENT="het" HEIGHT="26" HPOS="2765" ID="P1_ST03875" VPOS="5614" WC="0.94" WIDTH="47"/>
<SP HPOS="2812" ID="P1_SP03341" VPOS="5649" WIDTH="14"/>
<String CC="3660" CONTENT="land" HEIGHT="26" HPOS="2826" ID="P1_ST03876" VPOS="5614" WC="0.96" WIDTH="61"/>
<SP HPOS="2888" ID="P1_SP03342" VPOS="5649" WIDTH="9"/>
<String CC="0411" CONTENT="den" HEIGHT="26" HPOS="2897" ID="P1_ST03877" SUBS_CONTENT="denken" SUBS_TYPE="HypPart1" VPOS="5614" WC="0.98" WIDTH="45"/>
<HYP CONTENT="-" HPOS="2942" VPOS="5614" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="2024" ID="P1_TL00449" VPOS="5644" WIDTH="932">
<String CC="045" CONTENT="ken" HEIGHT="25" HPOS="2024" ID="P1_ST03878" SUBS_CONTENT="denken" SUBS_TYPE="HypPart2" VPOS="5648" WC="0.96" WIDTH="51"/>
<SP HPOS="2075" ID="P1_SP03343" VPOS="5673" WIDTH="11"/>
<String CC="0" CONTENT="," HEIGHT="11" HPOS="2086" ID="P1_ST03879" VPOS="5668" WC="1.00" WIDTH="5"/>
<SP HPOS="2091" ID="P1_SP03344" VPOS="5679" WIDTH="25"/>
<String CC="0450773" CONTENT="prijzen" HEIGHT="31" HPOS="2115" ID="P1_ST03880" VPOS="5649" WC="0.98" WIDTH="96"/>
<SP HPOS="2211" ID="P1_SP03345" VPOS="5680" WIDTH="25"/>
<String CC="054" CONTENT="den" HEIGHT="25" HPOS="2236" ID="P1_ST03881" VPOS="5648" WC="0.96" WIDTH="50"/>
<SP HPOS="2285" ID="P1_SP03346" VPOS="5680" WIDTH="22"/>
<String CC="70070" CONTENT="brief" HEIGHT="27" HPOS="2308" ID="P1_ST03882" VPOS="5646" WC="0.98" WIDTH="70"/>
<SP HPOS="2378" ID="P1_SP03347" VPOS="5680" WIDTH="20"/>
<String CC="835" CONTENT="des" HEIGHT="26" HPOS="2398" ID="P1_ST03883" VPOS="5646" WC="0.94" WIDTH="44"/>
<SP HPOS="2441" ID="P1_SP03348" VPOS="5680" WIDTH="24"/>
<String CC="02275670" CONTENT="keizers." HEIGHT="26" HPOS="2465" ID="P1_ST03884" VPOS="5646" WC="0.98" WIDTH="103"/>
<SP HPOS="2568" ID="P1_SP03349" VPOS="5680" WIDTH="40"/>
<String CC="840" CONTENT="Wij" HEIGHT="32" HPOS="2608" ID="P1_ST03885" VPOS="5644" WC="0.95" WIDTH="50"/>
<SP HPOS="2657" ID="P1_SP03350" VPOS="5680" WIDTH="22"/>
<String CC="065345" CONTENT="willen" HEIGHT="25" HPOS="2680" ID="P1_ST03886" VPOS="5646" WC="0.98" WIDTH="86"/>
<SP HPOS="2766" ID="P1_SP03351" VPOS="5680" WIDTH="15"/>
<String CC="73" CONTENT="de" HEIGHT="26" HPOS="2781" ID="P1_ST03887" VPOS="5646" WC="0.42" WIDTH="32"/>
<SP HPOS="2813" ID="P1_SP03352" VPOS="5680" WIDTH="18"/>
<String CC="033408178" CONTENT="artikelen" HEIGHT="26" HPOS="2831" ID="P1_ST03888" VPOS="5646" WC="0.98" WIDTH="125"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2024" ID="P1_TL00450" VPOS="5675" WIDTH="933">
<String CC="7760" CONTENT="niet" HEIGHT="26" HPOS="2024" ID="P1_ST03889" VPOS="5679" WC="0.96" WIDTH="56"/>
<SP HPOS="2080" ID="P1_SP03353" VPOS="5705" WIDTH="17"/>
<String CC="09670567" CONTENT="aanhalen" HEIGHT="31" HPOS="2096" ID="P1_ST03890" VPOS="5675" WC="0.98" WIDTH="128"/>
<SP HPOS="2224" ID="P1_SP03354" VPOS="5706" WIDTH="15"/>
<String CC="006" CONTENT="van" HEIGHT="18" HPOS="2239" ID="P1_ST03891" VPOS="5687" WC="0.98" WIDTH="50"/>
<SP HPOS="2289" ID="P1_SP03355" VPOS="5706" WIDTH="17"/>
<String CC="975" CONTENT="den" HEIGHT="25" HPOS="2306" ID="P1_ST03892" VPOS="5680" WC="0.92" WIDTH="50"/>
<SP HPOS="2355" ID="P1_SP03356" VPOS="5706" WIDTH="19"/>
<String CC="7103405770508718" CONTENT="Conslitutionnel;" HEIGHT="27" HPOS="2374" ID="P1_ST03893" STYLEREFS="TXT_10" VPOS="5679" WC="0.56" WIDTH="216"/>
<SP HPOS="2590" ID="P1_SP03357" VPOS="5706" WIDTH="18"/>
<String CC="908" CONTENT="van" HEIGHT="17" HPOS="2608" ID="P1_ST03894" VPOS="5683" WC="0.93" WIDTH="48"/>
<SP HPOS="2656" ID="P1_SP03358" VPOS="5706" WIDTH="20"/>
<String CC="10" CONTENT="Ie" HEIGHT="24" HPOS="2676" ID="P1_ST03895" STYLEREFS="TXT_10" VPOS="5679" WC="0.94" WIDTH="24"/>
<SP HPOS="2700" ID="P1_SP03359" VPOS="5706" WIDTH="15"/>
<String CC="919810" CONTENT="Peuple" HEIGHT="31" HPOS="2715" ID="P1_ST03896" STYLEREFS="TXT_10" VPOS="5679" WC="0.48" WIDTH="98"/>
<SP HPOS="2813" ID="P1_SP03360" VPOS="5709" WIDTH="20"/>
<String CC="68787605" CONTENT="Francais" HEIGHT="26" HPOS="2833" ID="P1_ST03897" STYLEREFS="TXT_10" VPOS="5679" WC="0.97" WIDTH="124"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2026" ID="P1_TL00451" VPOS="5707" WIDTH="932">
<String CC="60" CONTENT="en" HEIGHT="18" HPOS="2026" ID="P1_ST03898" VPOS="5720" WC="0.68" WIDTH="31"/>
<SP HPOS="2056" ID="P1_SP03361" VPOS="5738" WIDTH="20"/>
<String CC="046" CONTENT="der" HEIGHT="25" HPOS="2076" ID="P1_ST03899" VPOS="5713" WC="0.96" WIDTH="45"/>
<SP HPOS="2121" ID="P1_SP03362" VPOS="5738" WIDTH="17"/>
<String CC="359577" CONTENT="andere" HEIGHT="26" HPOS="2138" ID="P1_ST03900" VPOS="5712" WC="0.96" WIDTH="93"/>
<SP HPOS="2231" ID="P1_SP03363" VPOS="5738" WIDTH="15"/>
<String CC="7596499150" CONTENT="dagbladen," HEIGHT="32" HPOS="2246" ID="P1_ST03901" VPOS="5712" WC="0.98" WIDTH="158"/>
<SP HPOS="2405" ID="P1_SP03364" VPOS="5744" WIDTH="24"/>
<String CC="7450" CONTENT="die," HEIGHT="31" HPOS="2428" ID="P1_ST03902" VPOS="5707" WC="0.96" WIDTH="56"/>
<SP HPOS="2484" ID="P1_SP03365" VPOS="5744" WIDTH="17"/>
<String CC="0775" CONTENT="even" HEIGHT="18" HPOS="2500" ID="P1_ST03903" VPOS="5715" WC="0.95" WIDTH="63"/>
<SP HPOS="2563" ID="P1_SP03366" VPOS="5744" WIDTH="17"/>
<String CC="308" CONTENT="als" HEIGHT="26" HPOS="2580" ID="P1_ST03904" VPOS="5707" WC="0.96" WIDTH="38"/>
<SP HPOS="2617" ID="P1_SP03367" VPOS="5744" WIDTH="17"/>
<String CC="9540" CONTENT="wij," HEIGHT="33" HPOS="2634" ID="P1_ST03905" VPOS="5708" WC="0.96" WIDTH="57"/>
<SP HPOS="2691" ID="P1_SP03368" VPOS="5744" WIDTH="18"/>
<String CC="974966049" CONTENT="toegewijd" HEIGHT="35" HPOS="2708" ID="P1_ST03906" VPOS="5708" WC="0.98" WIDTH="137"/>
<SP HPOS="2845" ID="P1_SP03369" VPOS="5744" WIDTH="15"/>
<String CC="998" CONTENT="aan" HEIGHT="21" HPOS="2861" ID="P1_ST03907" VPOS="5715" WC="0.90" WIDTH="51"/>
<SP HPOS="2911" ID="P1_SP03370" VPOS="5744" WIDTH="15"/>
<String CC="97" CONTENT="de" HEIGHT="27" HPOS="2927" ID="P1_ST03908" VPOS="5711" WC="0.14" WIDTH="31"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2024" ID="P1_TL00452" VPOS="5743" WIDTH="935">
<String CC="96585602073" CONTENT="keizerlijke" HEIGHT="32" HPOS="2024" ID="P1_ST03909" VPOS="5745" WC="0.98" WIDTH="146"/>
<SP HPOS="2171" ID="P1_SP03371" VPOS="5777" WIDTH="15"/>
<String CC="6784630369072" CONTENT="instellingen," HEIGHT="31" HPOS="2186" ID="P1_ST03910" VPOS="5744" WC="0.99" WIDTH="181"/>
<SP HPOS="2367" ID="P1_SP03372" VPOS="5777" WIDTH="18"/>
<String CC="060" CONTENT="met" HEIGHT="26" HPOS="2385" ID="P1_ST03911" VPOS="5744" WC="0.98" WIDTH="54"/>
<SP HPOS="2439" ID="P1_SP03373" VPOS="5777" WIDTH="15"/>
<String CC="066" CONTENT="een" HEIGHT="19" HPOS="2454" ID="P1_ST03912" VPOS="5748" WC="0.95" WIDTH="46"/>
<SP HPOS="2500" ID="P1_SP03374" VPOS="5777" WIDTH="17"/>
<String CC="0004" CONTENT="waar" HEIGHT="19" HPOS="2517" ID="P1_ST03913" VPOS="5747" WC="0.99" WIDTH="69"/>
<SP HPOS="2585" ID="P1_SP03375" VPOS="5777" WIDTH="15"/>
<String CC="74352907" CONTENT="genoegen" HEIGHT="28" HPOS="2601" ID="P1_ST03914" VPOS="5748" WC="0.98" WIDTH="131"/>
<SP HPOS="2732" ID="P1_SP03376" VPOS="5777" WIDTH="17"/>
<String CC="0406" CONTENT="elke" HEIGHT="26" HPOS="2748" ID="P1_ST03915" VPOS="5743" WC="0.98" WIDTH="57"/>
<SP HPOS="2805" ID="P1_SP03377" VPOS="5777" WIDTH="18"/>
<String CC="9009" CONTENT="daad" HEIGHT="27" HPOS="2823" ID="P1_ST03916" VPOS="5743" WC="0.96" WIDTH="66"/>
<SP HPOS="2889" ID="P1_SP03378" VPOS="5777" WIDTH="15"/>
<String CC="6033" CONTENT="toe" HEIGHT="26" HPOS="2904" ID="P1_ST03917" SUBS_CONTENT="toejuichen" SUBS_TYPE="HypPart1" VPOS="5744" WC="0.97" WIDTH="41"/>
<HYP CONTENT="-" HPOS="2946" VPOS="5744" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2023" ID="P1_TL00453" VPOS="5772" WIDTH="936">
<String CC="4630676" CONTENT="juichen" HEIGHT="33" HPOS="2023" ID="P1_ST03918" SUBS_CONTENT="toejuichen" SUBS_TYPE="HypPart2" VPOS="5776" WC="0.98" WIDTH="105"/>
<SP HPOS="2128" ID="P1_SP03379" VPOS="5809" WIDTH="11"/>
<String CC="0" CONTENT="," HEIGHT="11" HPOS="2139" ID="P1_ST03919" VPOS="5796" WC="1.00" WIDTH="5"/>
<SP HPOS="2144" ID="P1_SP03380" VPOS="5809" WIDTH="18"/>
<String CC="637" CONTENT="die" HEIGHT="25" HPOS="2161" ID="P1_ST03920" VPOS="5777" WC="0.94" WIDTH="40"/>
<SP HPOS="2202" ID="P1_SP03381" VPOS="5809" WIDTH="17"/>
<String CC="90657395" CONTENT="geschikt" HEIGHT="34" HPOS="2218" ID="P1_ST03921" VPOS="5774" WC="0.97" WIDTH="118"/>
<SP HPOS="2336" ID="P1_SP03382" VPOS="5809" WIDTH="14"/>
<String CC="05" CONTENT="is" HEIGHT="25" HPOS="2350" ID="P1_ST03922" VPOS="5776" WC="0.70" WIDTH="22"/>
<SP HPOS="2373" ID="P1_SP03383" VPOS="5809" WIDTH="18"/>
<String CC="04" CONTENT="om" HEIGHT="19" HPOS="2391" ID="P1_ST03923" VPOS="5783" WC="0.75" WIDTH="40"/>
<SP HPOS="2431" ID="P1_SP03384" VPOS="5809" WIDTH="18"/>
<String CC="962" CONTENT="die" HEIGHT="26" HPOS="2448" ID="P1_ST03924" VPOS="5773" WC="0.93" WIDTH="39"/>
<SP HPOS="2487" ID="P1_SP03385" VPOS="5809" WIDTH="25"/>
<String CC="487660538956" CONTENT="instellingen" HEIGHT="33" HPOS="2512" ID="P1_ST03925" VPOS="5772" WC="0.98" WIDTH="164"/>
<SP HPOS="2676" ID="P1_SP03386" VPOS="5809" WIDTH="24"/>
<String CC="5617779" CONTENT="hechter" HEIGHT="26" HPOS="2700" ID="P1_ST03926" VPOS="5774" WC="0.97" WIDTH="107"/>
<SP HPOS="2807" ID="P1_SP03387" VPOS="5809" WIDTH="15"/>
<String CC="55" CONTENT="te" HEIGHT="25" HPOS="2823" ID="P1_ST03927" VPOS="5777" WC="0.46" WIDTH="27"/>
<SP HPOS="2850" ID="P1_SP03388" VPOS="5809" WIDTH="17"/>
<String CC="00075" CONTENT="maken" HEIGHT="25" HPOS="2867" ID="P1_ST03928" VPOS="5777" WC="0.98" WIDTH="92"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="2023" ID="P1_TL00454" VPOS="5803" WIDTH="667">
<String CC="097" CONTENT="'en" HEIGHT="32" HPOS="2023" ID="P1_ST03929" VPOS="5803" WC="0.94" WIDTH="33"/>
<SP HPOS="2056" ID="P1_SP03389" VPOS="5835" WIDTH="22"/>
<String CC="1058" CONTENT="haar" HEIGHT="26" HPOS="2079" ID="P1_ST03930" VPOS="5809" WC="0.97" WIDTH="63"/>
<SP HPOS="2141" ID="P1_SP03390" VPOS="5835" WIDTH="19"/>
<String CC="046" CONTENT="een" HEIGHT="19" HPOS="2160" ID="P1_ST03931" VPOS="5816" WC="0.96" WIDTH="46"/>
<SP HPOS="2206" ID="P1_SP03391" VPOS="5835" WIDTH="15"/>
<String CC="8516938" CONTENT="nieuwen" HEIGHT="25" HPOS="2222" ID="P1_ST03932" VPOS="5809" WC="0.97" WIDTH="116"/>
<SP HPOS="2337" ID="P1_SP03392" VPOS="5835" WIDTH="17"/>
<String CC="3626276" CONTENT="luister" HEIGHT="25" HPOS="2354" ID="P1_ST03933" VPOS="5807" WC="0.97" WIDTH="91"/>
<SP HPOS="2445" ID="P1_SP03393" VPOS="5835" WIDTH="15"/>
<String CC="07" CONTENT="te" HEIGHT="22" HPOS="2460" ID="P1_ST03934" VPOS="5807" WC="0.65" WIDTH="25"/>
<SP HPOS="2485" ID="P1_SP03394" VPOS="5835" WIDTH="18"/>
<String CC="979700" CONTENT="geven," HEIGHT="24" HPOS="2503" ID="P1_ST03935" VPOS="5812" WC="0.97" WIDTH="96"/>
<SP HPOS="2598" ID="P1_SP03395" VPOS="5836" WIDTH="20"/>
<String CC="73502" CONTENT='enz."' HEIGHT="25" HPOS="2619" ID="P1_ST03936" VPOS="5805" WC="0.97" WIDTH="71"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2060" ID="P1_TL00455" VPOS="5835" WIDTH="899">
<String CC="859" CONTENT="Wie" HEIGHT="24" HPOS="2060" ID="P1_ST03937" VPOS="5842" WC="0.91" WIDTH="54"/>
<SP HPOS="2114" ID="P1_SP03396" VPOS="5865" WIDTH="19"/>
<String CC="917" CONTENT="zou" HEIGHT="18" HPOS="2133" ID="P1_ST03938" VPOS="5848" WC="0.93" WIDTH="46"/>
<SP HPOS="2179" ID="P1_SP03397" VPOS="5865" WIDTH="15"/>
<String CC="648" CONTENT="een" HEIGHT="17" HPOS="2194" ID="P1_ST03939" VPOS="5848" WC="0.93" WIDTH="46"/>
<SP HPOS="2241" ID="P1_SP03398" VPOS="5865" WIDTH="13"/>
<String CC="0895" CONTENT="jaar" HEIGHT="31" HPOS="2254" ID="P1_ST03940" VPOS="5841" WC="0.95" WIDTH="60"/>
<SP HPOS="2314" ID="P1_SP03399" VPOS="5871" WIDTH="15"/>
<String CC="9727037" CONTENT="geleden" HEIGHT="31" HPOS="2329" ID="P1_ST03941" VPOS="5839" WC="0.97" WIDTH="106"/>
<SP HPOS="2435" ID="P1_SP03400" VPOS="5871" WIDTH="18"/>
<String CC="4744" CONTENT="ooit" HEIGHT="27" HPOS="2453" ID="P1_ST03942" VPOS="5837" WC="0.96" WIDTH="52"/>
<SP HPOS="2505" ID="P1_SP03401" VPOS="5871" WIDTH="15"/>
<String CC="9605005" CONTENT="gedacht" HEIGHT="33" HPOS="2520" ID="P1_ST03943" VPOS="5835" WC="0.98" WIDTH="112"/>
<SP HPOS="2633" ID="P1_SP03402" VPOS="5871" WIDTH="8"/>
<String CC="6177400" CONTENT="hebben," HEIGHT="31" HPOS="2641" ID="P1_ST03944" VPOS="5837" WC="0.98" WIDTH="109"/>
<SP HPOS="2750" ID="P1_SP03403" VPOS="5871" WIDTH="18"/>
<String CC="032" CONTENT="dat" HEIGHT="26" HPOS="2767" ID="P1_ST03945" VPOS="5839" WC="0.98" WIDTH="46"/>
<SP HPOS="2813" ID="P1_SP03404" VPOS="5871" WIDTH="11"/>
<String CC="00" CONTENT="de" HEIGHT="26" HPOS="2824" ID="P1_ST03946" VPOS="5841" WC="1.00" WIDTH="31"/>
<SP HPOS="2855" ID="P1_SP03405" VPOS="5871" WIDTH="12"/>
<String CC="860809" CONTENT="Patrie" HEIGHT="26" HPOS="2867" ID="P1_ST03947" STYLEREFS="TXT_10" VPOS="5841" WC="0.46" WIDTH="92"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2024" ID="P1_TL00456" VPOS="5868" WIDTH="935">
<String CC="0725" CONTENT="vóór" HEIGHT="26" HPOS="2024" ID="P1_ST03948" VPOS="5872" WC="0.97" WIDTH="64"/>
<SP HPOS="2088" ID="P1_SP03406" VPOS="5898" WIDTH="19"/>
<String CC="8" CONTENT="1" HEIGHT="22" HPOS="2107" ID="P1_ST03949" VPOS="5876" WC="0.16" WIDTH="9"/>
<SP HPOS="2117" ID="P1_SP03407" VPOS="5898" WIDTH="14"/>
<String CC="5060" CONTENT="Jan." HEIGHT="26" HPOS="2131" ID="P1_ST03950" VPOS="5872" WC="0.97" WIDTH="58"/>
<SP HPOS="2189" ID="P1_SP03408" VPOS="5898" WIDTH="20"/>
<String CC="5786" CONTENT="1870" HEIGHT="24" HPOS="2209" ID="P1_ST03951" VPOS="5875" WC="0.31" WIDTH="63"/>
<SP HPOS="2271" ID="P1_SP03409" VPOS="5898" WIDTH="17"/>
<String CC="957" CONTENT="den" HEIGHT="26" HPOS="2288" ID="P1_ST03952" VPOS="5871" WC="0.92" WIDTH="50"/>
<SP HPOS="2337" ID="P1_SP03410" VPOS="5898" WIDTH="17"/>
<String CC="05053007000774" CONTENT="parlementairen" HEIGHT="35" HPOS="2354" ID="P1_ST03953" VPOS="5868" WC="0.99" WIDTH="211"/>
<SP HPOS="2565" ID="P1_SP03411" VPOS="5903" WIDTH="20"/>
<String CC="78952008992268" CONTENT="regeeringvorrn" HEIGHT="33" HPOS="2585" ID="P1_ST03954" VPOS="5869" WC="0.41" WIDTH="207"/>
<SP HPOS="2792" ID="P1_SP03412" VPOS="5903" WIDTH="14"/>
<String CC="57" CONTENT="op" HEIGHT="22" HPOS="2806" ID="P1_ST03955" VPOS="5881" WC="0.33" WIDTH="33"/>
<SP HPOS="2839" ID="P1_SP03413" VPOS="5903" WIDTH="9"/>
<String CC="01" CONTENT="de" HEIGHT="25" HPOS="2849" ID="P1_ST03956" VPOS="5874" WC="0.88" WIDTH="31"/>
<SP HPOS="2880" ID="P1_SP03414" VPOS="5903" WIDTH="9"/>
<String CC="05640" CONTENT="koel" HEIGHT="25" HPOS="2889" ID="P1_ST03957" SUBS_CONTENT="koelbloedigste" SUBS_TYPE="HypPart1" VPOS="5872" WC="0.66" WIDTH="57"/>
<HYP CONTENT="-" HPOS="2946" VPOS="5872" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2026" ID="P1_TL00457" VPOS="5901" WIDTH="932">
<String CC="7327069556" CONTENT="bloedigste" HEIGHT="33" HPOS="2026" ID="P1_ST03958" SUBS_CONTENT="koelbloedigste" SUBS_TYPE="HypPart2" VPOS="5904" WC="0.44" WIDTH="144"/>
<SP HPOS="2170" ID="P1_SP03415" VPOS="5937" WIDTH="25"/>
<String CC="00076" CONTENT="wijze" HEIGHT="30" HPOS="2194" ID="P1_ST03959" VPOS="5903" WC="0.98" WIDTH="71"/>
<SP HPOS="2265" ID="P1_SP03416" VPOS="5937" WIDTH="26"/>
<String CC="4760" CONTENT='"een' HEIGHT="17" HPOS="2291" ID="P1_ST03960" VPOS="5910" WC="0.96" WIDTH="60"/>
<SP HPOS="2352" ID="P1_SP03417" VPOS="5937" WIDTH="25"/>
<String CC="7277077" CONTENT="nieuwen" HEIGHT="25" HPOS="2376" ID="P1_ST03961" VPOS="5903" WC="0.97" WIDTH="116"/>
<SP HPOS="2492" ID="P1_SP03418" VPOS="5937" WIDTH="26"/>
<String CC="28464770" CONTENT='luister"' HEIGHT="26" HPOS="2518" ID="P1_ST03962" VPOS="5901" WC="0.98" WIDTH="105"/>
<SP HPOS="2623" ID="P1_SP03419" VPOS="5937" WIDTH="24"/>
<String CC="675" CONTENT="zou" HEIGHT="18" HPOS="2647" ID="P1_ST03963" VPOS="5909" WC="0.93" WIDTH="47"/>
<SP HPOS="2694" ID="P1_SP03420" VPOS="5937" WIDTH="21"/>
<String CC="9547749" CONTENT="genoemd" HEIGHT="34" HPOS="2715" ID="P1_ST03964" VPOS="5901" WC="0.97" WIDTH="125"/>
<SP HPOS="2841" ID="P1_SP03421" VPOS="5937" WIDTH="17"/>
<String CC="662056" CONTENT="hebben" HEIGHT="26" HPOS="2857" ID="P1_ST03965" VPOS="5904" WC="0.97" WIDTH="100"/>
</TextLine>
<TextLine HEIGHT="31" HPOS="2026" ID="P1_TL00458" VPOS="5935" WIDTH="384">
<String CC="756" CONTENT="van" HEIGHT="18" HPOS="2026" ID="P1_ST03966" VPOS="5944" WC="0.93" WIDTH="50"/>
<SP HPOS="2075" ID="P1_SP03422" VPOS="5962" WIDTH="17"/>
<String CC="778" CONTENT="het" HEIGHT="25" HPOS="2092" ID="P1_ST03967" VPOS="5937" WC="0.91" WIDTH="46"/>
<SP HPOS="2138" ID="P1_SP03423" VPOS="5962" WIDTH="17"/>
<String CC="007597" CONTENT="tweede" HEIGHT="24" HPOS="2154" ID="P1_ST03968" VPOS="5936" WC="0.97" WIDTH="98"/>
<SP HPOS="2252" ID="P1_SP03424" VPOS="5962" WIDTH="18"/>
<String CC="86577900490" CONTENT="keizerrijk." HEIGHT="31" HPOS="2270" ID="P1_ST03969" VPOS="5935" WC="0.98" WIDTH="139"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2059" ID="P1_TL00459" VPOS="5963" WIDTH="899">
<String CC="4084" CONTENT="W.at" HEIGHT="30" HPOS="2059" ID="P1_ST03970" VPOS="5968" WC="0.54" WIDTH="61"/>
<SP HPOS="2120" ID="P1_SP03425" VPOS="5998" WIDTH="18"/>
<String CC="577578" CONTENT="moeten" HEIGHT="24" HPOS="2138" ID="P1_ST03971" VPOS="5969" WC="0.96" WIDTH="102"/>
<SP HPOS="2239" ID="P1_SP03426" VPOS="5998" WIDTH="17"/>
<String CC="90" CONTENT="de" HEIGHT="25" HPOS="2256" ID="P1_ST03972" VPOS="5967" WC="0.50" WIDTH="30"/>
<SP HPOS="2285" ID="P1_SP03427" VPOS="5998" WIDTH="17"/>
<String CC="5697766777" CONTENT="redacteurs" HEIGHT="26" HPOS="2302" ID="P1_ST03973" VPOS="5967" WC="0.98" WIDTH="146"/>
<SP HPOS="2448" ID="P1_SP03428" VPOS="5998" WIDTH="17"/>
<String CC="007" CONTENT="van" HEIGHT="20" HPOS="2465" ID="P1_ST03974" VPOS="5972" WC="0.97" WIDTH="48"/>
<SP HPOS="2513" ID="P1_SP03429" VPOS="5998" WIDTH="17"/>
<String CC="05" CONTENT="de" HEIGHT="26" HPOS="2530" ID="P1_ST03975" VPOS="5963" WC="0.70" WIDTH="31"/>
<SP HPOS="2561" ID="P1_SP03430" VPOS="5998" WIDTH="18"/>
<String CC="774003" CONTENT="Palrie" HEIGHT="26" HPOS="2578" ID="P1_ST03976" STYLEREFS="TXT_10" VPOS="5966" WC="0.61" WIDTH="92"/>
<SP HPOS="2670" ID="P1_SP03431" VPOS="5998" WIDTH="17"/>
<String CC="0051" CONTENT="eene" HEIGHT="19" HPOS="2687" ID="P1_ST03977" VPOS="5973" WC="0.81" WIDTH="61"/>
<SP HPOS="2748" ID="P1_SP03432" VPOS="5998" WIDTH="19"/>
<String CC="06006067907" CONTENT="onaangename" HEIGHT="26" HPOS="2767" ID="P1_ST03978" VPOS="5975" WC="0.99" WIDTH="190"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="2027" ID="P1_TL00460" VPOS="5996" WIDTH="932">
<String CC="9790290549189" CONTENT="gewaarwording" HEIGHT="32" HPOS="2027" ID="P1_ST03979" VPOS="6000" WC="0.98" WIDTH="219"/>
<SP HPOS="2245" ID="P1_SP03433" VPOS="6032" WIDTH="15"/>
<String CC="679750307760" CONTENT="ondervinden," HEIGHT="31" HPOS="2261" ID="P1_ST03980" VPOS="5999" WC="0.99" WIDTH="185"/>
<SP HPOS="2446" ID="P1_SP03434" VPOS="6032" WIDTH="18"/>
<String CC="905" CONTENT="als" HEIGHT="26" HPOS="2464" ID="P1_ST03981" VPOS="5999" WC="0.94" WIDTH="37"/>
<SP HPOS="2500" ID="P1_SP03435" VPOS="6032" WIDTH="17"/>
<String CC="770" CONTENT="zij" HEIGHT="32" HPOS="2517" ID="P1_ST03982" VPOS="5996" WC="0.94" WIDTH="30"/>
<SP HPOS="2546" ID="P1_SP03436" VPOS="6032" WIDTH="17"/>
<String CC="56765" CONTENT="hunne" HEIGHT="26" HPOS="2563" ID="P1_ST03983" VPOS="5998" WC="0.96" WIDTH="87"/>
<SP HPOS="2650" ID="P1_SP03437" VPOS="6032" WIDTH="17"/>
<String CC="704497" CONTENT="vorige" HEIGHT="31" HPOS="2667" ID="P1_ST03984" VPOS="6000" WC="0.97" WIDTH="89"/>
<SP HPOS="2756" ID="P1_SP03438" VPOS="6032" WIDTH="17"/>
<String CC="7740039661074" CONTENT="hoofd-artike" HEIGHT="27" HPOS="2772" ID="P1_ST03985" SUBS_CONTENT="hoofd-artikelen" SUBS_TYPE="HypPart1" VPOS="6000" WC="0.55" WIDTH="172"/>
<HYP CONTENT="-" HPOS="2944" VPOS="6000" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2028" ID="P1_TL00461" VPOS="6030" WIDTH="546">
<String CC="573" CONTENT="len" HEIGHT="26" HPOS="2028" ID="P1_ST03986" SUBS_CONTENT="hoofd-artikelen" SUBS_TYPE="HypPart2" VPOS="6032" WC="0.45" WIDTH="40"/>
<SP HPOS="2068" ID="P1_SP03439" VPOS="6058" WIDTH="18"/>
<String CC="670" CONTENT="nog" HEIGHT="26" HPOS="2086" ID="P1_ST03987" VPOS="6039" WC="0.95" WIDTH="51"/>
<SP HPOS="2137" ID="P1_SP03440" VPOS="6065" WIDTH="18"/>
<String CC="2277" CONTENT="eens" HEIGHT="18" HPOS="2154" ID="P1_ST03988" VPOS="6039" WC="0.96" WIDTH="59"/>
<SP HPOS="2213" ID="P1_SP03441" VPOS="6065" WIDTH="17"/>
<String CC="46064" CONTENT="onder" HEIGHT="26" HPOS="2230" ID="P1_ST03989" VPOS="6031" WC="0.97" WIDTH="78"/>
<SP HPOS="2308" ID="P1_SP03442" VPOS="6065" WIDTH="17"/>
<String CC="06" CONTENT="de" HEIGHT="25" HPOS="2324" ID="P1_ST03990" VPOS="6031" WC="0.66" WIDTH="31"/>
<SP HPOS="2355" ID="P1_SP03443" VPOS="6065" WIDTH="19"/>
<String CC="65016" CONTENT="oogen" HEIGHT="25" HPOS="2374" ID="P1_ST03991" VPOS="6039" WC="0.60" WIDTH="81"/>
<SP HPOS="2456" ID="P1_SP03444" VPOS="6065" WIDTH="13"/>
<String CC="05507671" CONTENT="krijgen." HEIGHT="35" HPOS="2469" ID="P1_ST03992" VPOS="6030" WC="0.98" WIDTH="105"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="2060" ID="P1_TL00462" VPOS="6060" WIDTH="899">
<String CC="66" CONTENT="De" HEIGHT="24" HPOS="2060" ID="P1_ST03993" VPOS="6066" WC="0.35" WIDTH="38"/>
<SP HPOS="2098" ID="P1_SP03445" VPOS="6090" WIDTH="19"/>
<String CC="92697" CONTENT="Temps" HEIGHT="30" HPOS="2117" ID="P1_ST03994" STYLEREFS="TXT_10" VPOS="6066" WC="0.26" WIDTH="89"/>
<SP HPOS="2205" ID="P1_SP03446" VPOS="6096" WIDTH="21"/>
<String CC="96660035" CONTENT="verhaalt" HEIGHT="26" HPOS="2226" ID="P1_ST03995" VPOS="6063" WC="0.98" WIDTH="117"/>
<SP HPOS="2343" ID="P1_SP03447" VPOS="6096" WIDTH="26"/>
<String CC="1776" CONTENT="eene" HEIGHT="18" HPOS="2369" ID="P1_ST03996" VPOS="6072" WC="0.42" WIDTH="59"/>
<SP HPOS="2428" ID="P1_SP03448" VPOS="6096" WIDTH="25"/>
<String CC="02796784290" CONTENT="vergissing," HEIGHT="35" HPOS="2453" ID="P1_ST03997" VPOS="6060" WC="0.98" WIDTH="149"/>
<SP HPOS="2602" ID="P1_SP03449" VPOS="6096" WIDTH="25"/>
<String CC="07405" CONTENT="welke" HEIGHT="27" HPOS="2627" ID="P1_ST03998" VPOS="6061" WC="0.98" WIDTH="81"/>
<SP HPOS="2708" ID="P1_SP03450" VPOS="6096" WIDTH="26"/>
<String CC="05" CONTENT="de" HEIGHT="26" HPOS="2734" ID="P1_ST03999" VPOS="6064" WC="0.70" WIDTH="31"/>
<SP HPOS="2765" ID="P1_SP03451" VPOS="6096" WIDTH="26"/>
<String CC="0070" CONTENT="heer" HEIGHT="27" HPOS="2791" ID="P1_ST04000" VPOS="6064" WC="0.98" WIDTH="61"/>
<SP HPOS="2852" ID="P1_SP03452" VPOS="6096" WIDTH="25"/>
<String CC="57011" CONTENT="Emile" HEIGHT="27" HPOS="2877" ID="P1_ST04001" VPOS="6064" WC="0.65" WIDTH="81"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2028" ID="P1_TL00463" VPOS="6093" WIDTH="932">
<String CC="00370006" CONTENT="Ollivier" HEIGHT="26" HPOS="2028" ID="P1_ST04002" VPOS="6096" WC="0.78" WIDTH="107"/>
<SP HPOS="2135" ID="P1_SP03453" VPOS="6122" WIDTH="17"/>
<String CC="060050" CONTENT="maakte" HEIGHT="25" HPOS="2152" ID="P1_ST04003" VPOS="6096" WC="0.99" WIDTH="100"/>
<SP HPOS="2252" ID="P1_SP03454" VPOS="6122" WIDTH="18"/>
<String CC="5672" CONTENT="toen" HEIGHT="25" HPOS="2270" ID="P1_ST04004" VPOS="6096" WC="0.95" WIDTH="60"/>
<SP HPOS="2330" ID="P1_SP03455" VPOS="6122" WIDTH="17"/>
<String CC="704" CONTENT="hij" HEIGHT="31" HPOS="2347" ID="P1_ST04005" VPOS="6096" WC="0.95" WIDTH="35"/>
<SP HPOS="2382" ID="P1_SP03456" VPOS="6126" WIDTH="11"/>
<String CC="957" CONTENT="den" HEIGHT="26" HPOS="2393" ID="P1_ST04006" VPOS="6096" WC="0.92" WIDTH="48"/>
<SP HPOS="2441" ID="P1_SP03457" VPOS="6126" WIDTH="9"/>
<String CC="73540" CONTENT="brief" HEIGHT="27" HPOS="2451" ID="P1_ST04007" VPOS="6093" WC="0.97" WIDTH="69"/>
<SP HPOS="2519" ID="P1_SP03458" VPOS="6126" WIDTH="15"/>
<String CC="8476" CONTENT="des-" HEIGHT="25" HPOS="2535" ID="P1_ST04008" VPOS="6093" WC="0.94" WIDTH="53"/>
<SP HPOS="2588" ID="P1_SP03459" VPOS="6126" WIDTH="8"/>
<String CC="0666167" CONTENT="keizers" HEIGHT="27" HPOS="2596" ID="P1_ST04009" VPOS="6093" WC="0.98" WIDTH="97"/>
<SP HPOS="2693" ID="P1_SP03460" VPOS="6126" WIDTH="18"/>
<String CC="67690700" CONTENT="ontving." HEIGHT="33" HPOS="2711" ID="P1_ST04010" VPOS="6097" WC="0.98" WIDTH="116"/>
<SP HPOS="2826" ID="P1_SP03461" VPOS="6130" WIDTH="18"/>
<String CC="304" CONTENT="Hij" HEIGHT="31" HPOS="2844" ID="P1_ST04011" VPOS="6098" WC="0.97" WIDTH="41"/>
<SP HPOS="2885" ID="P1_SP03462" VPOS="6130" WIDTH="12"/>
<String CC="0689" CONTENT="ging" HEIGHT="32" HPOS="2897" ID="P1_ST04012" VPOS="6098" WC="0.95" WIDTH="63"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2028" ID="P1_TL00464" VPOS="6125" WIDTH="932">
<String CC="060400004640" CONTENT="onmiddellijk" HEIGHT="34" HPOS="2028" ID="P1_ST04013" VPOS="6128" WC="0.99" WIDTH="176"/>
<SP HPOS="2204" ID="P1_SP03463" VPOS="6162" WIDTH="17"/>
<String CC="630" CONTENT="uit" HEIGHT="26" HPOS="2220" ID="P1_ST04014" VPOS="6126" WC="0.96" WIDTH="39"/>
<SP HPOS="2259" ID="P1_SP03464" VPOS="6162" WIDTH="18"/>
<String CC="65" CONTENT="om" HEIGHT="18" HPOS="2277" ID="P1_ST04015" VPOS="6135" WC="0.41" WIDTH="40"/>
<SP HPOS="2317" ID="P1_SP03465" VPOS="6162" WIDTH="19"/>
<String CC="600" CONTENT="het" HEIGHT="27" HPOS="2336" ID="P1_ST04016" VPOS="6126" WC="0.97" WIDTH="45"/>
<SP HPOS="2381" ID="P1_SP03466" VPOS="6162" WIDTH="17"/>
<String CC="5033406" CONTENT="bericht" HEIGHT="27" HPOS="2398" ID="P1_ST04017" VPOS="6126" WC="0.98" WIDTH="100"/>
<SP HPOS="2498" ID="P1_SP03467" VPOS="6162" WIDTH="8"/>
<String CC="2852" CONTENT="mede" HEIGHT="25" HPOS="2506" ID="P1_ST04018" VPOS="6125" WC="0.96" WIDTH="72"/>
<SP HPOS="2578" ID="P1_SP03468" VPOS="6162" WIDTH="18"/>
<String CC="22" CONTENT="te" HEIGHT="24" HPOS="2596" ID="P1_ST04019" VPOS="6126" WC="0.75" WIDTH="26"/>
<SP HPOS="2622" ID="P1_SP03469" VPOS="6162" WIDTH="15"/>
<String CC="774064" CONTENT="deelen" HEIGHT="25" HPOS="2637" ID="P1_ST04020" VPOS="6128" WC="0.50" WIDTH="90"/>
<SP HPOS="2727" ID="P1_SP03470" VPOS="6162" WIDTH="17"/>
<String CC="005" CONTENT="aan" HEIGHT="19" HPOS="2744" ID="P1_ST04021" VPOS="6136" WC="0.98" WIDTH="48"/>
<SP HPOS="2792" ID="P1_SP03471" VPOS="6162" WIDTH="11"/>
<String CC="70003" CONTENT="zijne" HEIGHT="32" HPOS="2803" ID="P1_ST04022" VPOS="6130" WC="0.99" WIDTH="63"/>
<SP HPOS="2865" ID="P1_SP03472" VPOS="6162" WIDTH="11"/>
<String CC="98730" CONTENT="ambt" HEIGHT="26" HPOS="2876" ID="P1_ST04023" SUBS_CONTENT="ambtgenooten" SUBS_TYPE="HypPart1" VPOS="6129" WC="0.44" WIDTH="67"/>
<HYP CONTENT="-" HPOS="2943" VPOS="6129" WIDTH="17"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="2028" ID="P1_TL00465" VPOS="6155" WIDTH="933">
<String CC="90700166" CONTENT="genooten" HEIGHT="31" HPOS="2028" ID="P1_ST04024" SUBS_CONTENT="ambtgenooten" SUBS_TYPE="HypPart2" VPOS="6162" WC="0.59" WIDTH="126"/>
<SP HPOS="2154" ID="P1_SP03473" VPOS="6193" WIDTH="20"/>
<String CC="0006" CONTENT="'van" HEIGHT="31" HPOS="2174" ID="P1_ST04025" VPOS="6155" WC="0.99" WIDTH="54"/>
<SP HPOS="2229" ID="P1_SP03474" VPOS="6193" WIDTH="25"/>
<String CC="765" CONTENT="het" HEIGHT="25" HPOS="2254" ID="P1_ST04026" VPOS="6159" WC="0.93" WIDTH="45"/>
<SP HPOS="2298" ID="P1_SP03475" VPOS="6193" WIDTH="22"/>
<String CC="134516723647473" CONTENT="rechtercentrum," HEIGHT="28" HPOS="2321" ID="P1_ST04027" VPOS="6159" WC="0.53" WIDTH="233"/>
<SP HPOS="2554" ID="P1_SP03476" VPOS="6193" WIDTH="19"/>
<String CC="000" CONTENT="die" HEIGHT="26" HPOS="2572" ID="P1_ST04028" VPOS="6157" WC="1.00" WIDTH="41"/>
<SP HPOS="2614" ID="P1_SP03477" VPOS="6193" WIDTH="13"/>
<String CC="97665" CONTENT="juist" HEIGHT="32" HPOS="2627" ID="P1_ST04029" VPOS="6158" WC="0.95" WIDTH="67"/>
<SP HPOS="2694" ID="P1_SP03478" VPOS="6193" WIDTH="17"/>
<String CC="4075" CONTENT="eene" HEIGHT="20" HPOS="2711" ID="P1_ST04030" VPOS="6168" WC="0.55" WIDTH="61"/>
<SP HPOS="2772" ID="P1_SP03479" VPOS="6193" WIDTH="15"/>
<String CC="05694946479" CONTENT="vergadering" HEIGHT="33" HPOS="2787" ID="P1_ST04031" VPOS="6162" WC="0.98" WIDTH="174"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2028" ID="P1_TL00466" VPOS="6190" WIDTH="933">
<String CC="7140047" CONTENT="hielden" HEIGHT="26" HPOS="2028" ID="P1_ST04032" VPOS="6193" WC="0.98" WIDTH="103"/>
<SP HPOS="2131" ID="P1_SP03480" VPOS="6219" WIDTH="18"/>
<String CC="67" CONTENT="in" HEIGHT="25" HPOS="2148" ID="P1_ST04033" VPOS="6194" WC="0.31" WIDTH="26"/>
<SP HPOS="2174" ID="P1_SP03481" VPOS="6219" WIDTH="19"/>
<String CC="260" CONTENT="het" HEIGHT="24" HPOS="2193" ID="P1_ST04034" VPOS="6193" WC="0.97" WIDTH="45"/>
<SP HPOS="2238" ID="P1_SP03482" VPOS="6219" WIDTH="14"/>
<String CC="67555" CONTENT="Hotel" HEIGHT="26" HPOS="2252" ID="P1_ST04035" VPOS="6191" WC="0.96" WIDTH="81"/>
<SP HPOS="2334" ID="P1_SP03483" VPOS="6219" WIDTH="25"/>
<String CC="97" CONTENT="du" HEIGHT="25" HPOS="2359" ID="P1_ST04036" VPOS="6193" WC="0.14" WIDTH="34"/>
<SP HPOS="2393" ID="P1_SP03484" VPOS="6219" WIDTH="26"/>
<String CC="6366560" CONTENT="Louvre;" HEIGHT="26" HPOS="2419" ID="P1_ST04037" VPOS="6193" WC="0.51" WIDTH="115"/>
<SP HPOS="2533" ID="P1_SP03485" VPOS="6219" WIDTH="25"/>
<String CC="670" CONTENT="hij" HEIGHT="32" HPOS="2558" ID="P1_ST04038" VPOS="6190" WC="0.95" WIDTH="34"/>
<SP HPOS="2593" ID="P1_SP03486" VPOS="6222" WIDTH="26"/>
<String CC="76591606" CONTENT="vergiste" HEIGHT="33" HPOS="2619" ID="P1_ST04039" VPOS="6191" WC="0.98" WIDTH="113"/>
<SP HPOS="2732" ID="P1_SP03487" VPOS="6224" WIDTH="15"/>
<String CC="7547" CONTENT="zich" HEIGHT="26" HPOS="2747" ID="P1_ST04040" VPOS="6194" WC="0.95" WIDTH="59"/>
<SP HPOS="2806" ID="P1_SP03488" VPOS="6224" WIDTH="18"/>
<String CC="765453" CONTENT="echter" HEIGHT="26" HPOS="2824" ID="P1_ST04041" VPOS="6195" WC="0.44" WIDTH="87"/>
<SP HPOS="2911" ID="P1_SP03489" VPOS="6224" WIDTH="18"/>
<String CC="06" CONTENT="en" HEIGHT="20" HPOS="2929" ID="P1_ST04042" VPOS="6201" WC="0.68" WIDTH="32"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2028" ID="P1_TL00467" VPOS="6221" WIDTH="933">
<String CC="6060" CONTENT="liep" HEIGHT="32" HPOS="2028" ID="P1_ST04043" VPOS="6224" WC="0.97" WIDTH="50"/>
<SP HPOS="2078" ID="P1_SP03490" VPOS="6256" WIDTH="18"/>
<String CC="775" CONTENT="bet" HEIGHT="24" HPOS="2095" ID="P1_ST04044" VPOS="6226" WC="0.92" WIDTH="45"/>
<SP HPOS="2140" ID="P1_SP03491" VPOS="6256" WIDTH="19"/>
<String CC="76762" CONTENT="Grand" HEIGHT="27" HPOS="2159" ID="P1_ST04045" VPOS="6223" WC="0.96" WIDTH="87"/>
<SP HPOS="2246" ID="P1_SP03492" VPOS="6256" WIDTH="26"/>
<String CC="28080" CONTENT="Hotel" HEIGHT="26" HPOS="2272" ID="P1_ST04046" VPOS="6223" WC="0.97" WIDTH="78"/>
<SP HPOS="2350" ID="P1_SP03493" VPOS="6256" WIDTH="18"/>
<String CC="7216832" CONTENT="binnen," HEIGHT="28" HPOS="2368" ID="P1_ST04047" VPOS="6223" WC="0.98" WIDTH="110"/>
<SP HPOS="2478" ID="P1_SP03494" VPOS="6256" WIDTH="17"/>
<String CC="0006" CONTENT="waar" HEIGHT="19" HPOS="2494" ID="P1_ST04048" VPOS="6227" WC="0.99" WIDTH="70"/>
<SP HPOS="2564" ID="P1_SP03495" VPOS="6256" WIDTH="20"/>
<String CC="007" CONTENT="het" HEIGHT="26" HPOS="2584" ID="P1_ST04049" VPOS="6221" WC="0.97" WIDTH="51"/>
<SP HPOS="2635" ID="P1_SP03496" VPOS="6256" WIDTH="17"/>
<String CC="4530660736079" CONTENT="linkercentrum" HEIGHT="30" HPOS="2652" ID="P1_ST04050" VPOS="6223" WC="0.99" WIDTH="203"/>
<SP HPOS="2855" ID="P1_SP03497" VPOS="6256" WIDTH="17"/>
<String CC="075094" CONTENT="verga" HEIGHT="26" HPOS="2871" ID="P1_ST04051" SUBS_CONTENT="vergaderde." SUBS_TYPE="HypPart1" VPOS="6234" WC="0.97" WIDTH="76"/>
<HYP CONTENT="-" HPOS="2947" VPOS="6234" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2028" ID="P1_TL00468" VPOS="6254" WIDTH="933">
<String CC="075970" CONTENT="derde." HEIGHT="26" HPOS="2028" ID="P1_ST04052" SUBS_CONTENT="vergaderde." SUBS_TYPE="HypPart2" VPOS="6256" WC="0.97" WIDTH="85"/>
<SP HPOS="2113" ID="P1_SP03498" VPOS="6282" WIDTH="17"/>
<String CC="700" CONTENT="Hij" HEIGHT="32" HPOS="2130" ID="P1_ST04053" VPOS="6256" WC="0.97" WIDTH="44"/>
<SP HPOS="2173" ID="P1_SP03499" VPOS="6288" WIDTH="18"/>
<String CC="600" CONTENT="had" HEIGHT="25" HPOS="2191" ID="P1_ST04054" VPOS="6256" WC="0.98" WIDTH="52"/>
<SP HPOS="2243" ID="P1_SP03500" VPOS="6288" WIDTH="15"/>
<String CC="6527" CONTENT="zijn" HEIGHT="32" HPOS="2258" ID="P1_ST04055" VPOS="6256" WC="0.96" WIDTH="51"/>
<SP HPOS="2309" ID="P1_SP03501" VPOS="6288" WIDTH="15"/>
<String CC="27560696050" CONTENT="rechterhand" HEIGHT="27" HPOS="2324" ID="P1_ST04056" VPOS="6254" WC="0.99" WIDTH="171"/>
<SP HPOS="2496" ID="P1_SP03502" VPOS="6288" WIDTH="18"/>
<String CC="0770" CONTENT="voor" HEIGHT="18" HPOS="2513" ID="P1_ST04057" VPOS="6261" WC="0.97" WIDTH="61"/>
<SP HPOS="2575" ID="P1_SP03503" VPOS="6288" WIDTH="18"/>
<String CC="7006" CONTENT="zijn" HEIGHT="33" HPOS="2593" ID="P1_ST04058" VPOS="6254" WC="0.97" WIDTH="48"/>
<SP HPOS="2641" ID="P1_SP03504" VPOS="6288" WIDTH="18"/>
<String CC="556979" CONTENT="linker" HEIGHT="27" HPOS="2659" ID="P1_ST04059" VPOS="6255" WC="0.96" WIDTH="85"/>
<SP HPOS="2744" ID="P1_SP03505" VPOS="6288" WIDTH="18"/>
<String CC="9739760430" CONTENT="aangezien," HEIGHT="32" HPOS="2761" ID="P1_ST04060" VPOS="6260" WC="0.98" WIDTH="154"/>
<SP HPOS="2915" ID="P1_SP03506" VPOS="6292" WIDTH="15"/>
<String CC="66" CONTENT="en" HEIGHT="17" HPOS="2930" ID="P1_ST04061" VPOS="6269" WC="0.33" WIDTH="31"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2028" ID="P1_TL00469" VPOS="6286" WIDTH="933">
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="2028" ID="P1_ST04062" VPOS="6287" WC="0.14" WIDTH="31"/>
<SP HPOS="2059" ID="P1_SP03507" VPOS="6312" WIDTH="18"/>
<String CC="075037960079" CONTENT="verwondering" HEIGHT="32" HPOS="2076" ID="P1_ST04063" VPOS="6287" WC="0.99" WIDTH="196"/>
<SP HPOS="2272" ID="P1_SP03508" VPOS="6319" WIDTH="17"/>
<String CC="926" CONTENT="van" HEIGHT="17" HPOS="2289" ID="P1_ST04064" VPOS="6295" WC="0.93" WIDTH="48"/>
<SP HPOS="2337" ID="P1_SP03509" VPOS="6319" WIDTH="11"/>
<String CC="435" CONTENT="het" HEIGHT="24" HPOS="2348" ID="P1_ST04065" VPOS="6288" WC="0.95" WIDTH="45"/>
<SP HPOS="2393" ID="P1_SP03510" VPOS="6319" WIDTH="8"/>
<String CC="1047796665780" CONTENT="linkercentrum" HEIGHT="27" HPOS="2401" ID="P1_ST04066" VPOS="6286" WC="0.99" WIDTH="198"/>
<SP HPOS="2600" ID="P1_SP03511" VPOS="6319" WIDTH="11"/>
<String CC="8219" CONTENT="werd" HEIGHT="26" HPOS="2610" ID="P1_ST04067" VPOS="6288" WC="0.95" WIDTH="67"/>
<SP HPOS="2678" ID="P1_SP03512" VPOS="6319" WIDTH="19"/>
<String CC="7053647" CONTENT="slechts" HEIGHT="27" HPOS="2696" ID="P1_ST04068" VPOS="6288" WC="0.98" WIDTH="96"/>
<SP HPOS="2792" ID="P1_SP03513" VPOS="6319" WIDTH="8"/>
<String CC="9379266451" CONTENT="geëvenaard" HEIGHT="32" HPOS="2800" ID="P1_ST04069" VPOS="6293" WC="0.98" WIDTH="161"/>
</TextLine>
<TextLine HEIGHT="27" HPOS="2028" ID="P1_TL00470" VPOS="6318" WIDTH="462">
<String CC="9634" CONTENT="door" HEIGHT="26" HPOS="2028" ID="P1_ST04070" VPOS="6319" WC="0.95" WIDTH="64"/>
<SP HPOS="2092" ID="P1_SP03514" VPOS="6345" WIDTH="17"/>
<String CC="617" CONTENT="die" HEIGHT="25" HPOS="2108" ID="P1_ST04071" VPOS="6320" WC="0.94" WIDTH="40"/>
<SP HPOS="2148" ID="P1_SP03515" VPOS="6345" WIDTH="18"/>
<String CC="007" CONTENT="van" HEIGHT="17" HPOS="2166" ID="P1_ST04072" VPOS="6327" WC="0.97" WIDTH="50"/>
<SP HPOS="2216" ID="P1_SP03516" VPOS="6345" WIDTH="18"/>
<String CC="066" CONTENT="den" HEIGHT="26" HPOS="2233" ID="P1_ST04073" VPOS="6319" WC="0.95" WIDTH="48"/>
<SP HPOS="2282" ID="P1_SP03517" VPOS="6345" WIDTH="17"/>
<String CC="3570" CONTENT="heer" HEIGHT="26" HPOS="2298" ID="P1_ST04074" VPOS="6319" WC="0.97" WIDTH="61"/>
<SP HPOS="2360" ID="P1_SP03518" VPOS="6345" WIDTH="17"/>
<String CC="627591770" CONTENT="Ollivier." HEIGHT="27" HPOS="2376" ID="P1_ST04075" VPOS="6318" WC="0.46" WIDTH="113"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="442" HPOS="2026" ID="P1_TB00030" STYLEREFS="TXT_9 PAR_LEFT" VPOS="6348" WIDTH="938">
<TextLine HEIGHT="41" HPOS="2059" ID="P1_TL00471" VPOS="6348" WIDTH="900">
<String CC="925" CONTENT="Met" HEIGHT="25" HPOS="2059" ID="P1_ST04076" VPOS="6351" WC="0.93" WIDTH="57"/>
<SP HPOS="2115" ID="P1_SP03519" VPOS="6376" WIDTH="25"/>
<String CC="017035" CONTENT="groote" HEIGHT="33" HPOS="2140" ID="P1_ST04077" VPOS="6352" WC="0.72" WIDTH="89"/>
<SP HPOS="2229" ID="P1_SP03520" VPOS="6385" WIDTH="26"/>
<String CC="70437097709" CONTENT="beleefdheid" HEIGHT="26" HPOS="2255" ID="P1_ST04078" VPOS="6351" WC="0.98" WIDTH="162"/>
<SP HPOS="2417" ID="P1_SP03521" VPOS="6385" WIDTH="24"/>
<String CC="9277" CONTENT="werd" HEIGHT="26" HPOS="2440" ID="P1_ST04079" VPOS="6348" WC="0.94" WIDTH="69"/>
<SP HPOS="2509" ID="P1_SP03522" VPOS="6385" WIDTH="26"/>
<String CC="600" CONTENT="hij" HEIGHT="34" HPOS="2535" ID="P1_ST04080" VPOS="6348" WC="0.98" WIDTH="34"/>
<SP HPOS="2569" ID="P1_SP03523" VPOS="6385" WIDTH="27"/>
<String CC="276606" CONTENT="echter" HEIGHT="26" HPOS="2596" ID="P1_ST04081" VPOS="6351" WC="0.97" WIDTH="89"/>
<SP HPOS="2685" ID="P1_SP03524" VPOS="6385" WIDTH="17"/>
<String CC="9665" CONTENT="door" HEIGHT="27" HPOS="2701" ID="P1_ST04082" VPOS="6352" WC="0.94" WIDTH="64"/>
<SP HPOS="2765" ID="P1_SP03525" VPOS="6385" WIDTH="18"/>
<String CC="407507" CONTENT="eenige" HEIGHT="33" HPOS="2783" ID="P1_ST04083" VPOS="6354" WC="0.59" WIDTH="89"/>
<SP HPOS="2871" ID="P1_SP03526" VPOS="6387" WIDTH="19"/>
<String CC="00951" CONTENT="afge" HEIGHT="33" HPOS="2890" ID="P1_ST04084" SUBS_CONTENT="afgevaardigden" SUBS_TYPE="HypPart1" VPOS="6356" WC="0.98" WIDTH="56"/>
<HYP CONTENT="-" HPOS="2946" VPOS="6356" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="2027" ID="P1_TL00472" VPOS="6377" WIDTH="935">
<String CC="0087040967" CONTENT="vaardigden" HEIGHT="39" HPOS="2027" ID="P1_ST04085" SUBS_CONTENT="afgevaardigden" SUBS_TYPE="HypPart2" VPOS="6377" WC="0.98" WIDTH="159"/>
<SP HPOS="2186" ID="P1_SP03527" VPOS="6416" WIDTH="17"/>
<String CC="4130917750" CONTENT="ontvangen," HEIGHT="35" HPOS="2203" ID="P1_ST04086" VPOS="6384" WC="0.99" WIDTH="162"/>
<SP HPOS="2365" ID="P1_SP03528" VPOS="6419" WIDTH="18"/>
<String CC="76" CONTENT="en" HEIGHT="17" HPOS="2382" ID="P1_ST04087" VPOS="6391" WC="0.30" WIDTH="31"/>
<SP HPOS="2413" ID="P1_SP03529" VPOS="6419" WIDTH="17"/>
<String CC="67" CONTENT="na" HEIGHT="17" HPOS="2430" ID="P1_ST04088" VPOS="6390" WC="0.30" WIDTH="34"/>
<SP HPOS="2464" ID="P1_SP03530" VPOS="6419" WIDTH="15"/>
<String CC="665" CONTENT="een" HEIGHT="17" HPOS="2479" ID="P1_ST04089" VPOS="6389" WC="0.93" WIDTH="46"/>
<SP HPOS="2525" ID="P1_SP03531" VPOS="6419" WIDTH="17"/>
<String CC="9519379" CONTENT="gesprek" HEIGHT="31" HPOS="2542" ID="P1_ST04090" VPOS="6384" WC="0.97" WIDTH="110"/>
<SP HPOS="2652" ID="P1_SP03532" VPOS="6419" WIDTH="15"/>
<String CC="905" CONTENT="van" HEIGHT="17" HPOS="2667" ID="P1_ST04091" VPOS="6392" WC="0.94" WIDTH="51"/>
<SP HPOS="2718" ID="P1_SP03533" VPOS="6419" WIDTH="18"/>
<String CC="777596" CONTENT="eenige" HEIGHT="32" HPOS="2735" ID="P1_ST04092" VPOS="6386" WC="0.25" WIDTH="87"/>
<SP HPOS="2823" ID="P1_SP03534" VPOS="6419" WIDTH="22"/>
<String CC="6077776" CONTENT="minuten" HEIGHT="25" HPOS="2845" ID="P1_ST04093" VPOS="6389" WC="0.97" WIDTH="117"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2027" ID="P1_TL00473" VPOS="6413" WIDTH="506">
<String CC="788" CONTENT="las" HEIGHT="25" HPOS="2027" ID="P1_ST04094" VPOS="6413" WC="0.91" WIDTH="39"/>
<SP HPOS="2066" ID="P1_SP03535" VPOS="6438" WIDTH="18"/>
<String CC="079" CONTENT="hij" HEIGHT="33" HPOS="2083" ID="P1_ST04095" VPOS="6415" WC="0.94" WIDTH="34"/>
<SP HPOS="2118" ID="P1_SP03536" VPOS="6448" WIDTH="20"/>
<String CC="075" CONTENT="den" HEIGHT="25" HPOS="2138" ID="P1_ST04096" VPOS="6416" WC="0.95" WIDTH="47"/>
<SP HPOS="2185" ID="P1_SP03537" VPOS="6448" WIDTH="18"/>
<String CC="471570729073" CONTENT="keizerlijken" HEIGHT="32" HPOS="2203" ID="P1_ST04097" VPOS="6415" WC="0.99" WIDTH="162"/>
<SP HPOS="2365" ID="P1_SP03538" VPOS="6448" WIDTH="18"/>
<String CC="74479" CONTENT="brief" HEIGHT="27" HPOS="2382" ID="P1_ST04098" VPOS="6413" WC="0.95" WIDTH="71"/>
<SP HPOS="2453" ID="P1_SP03539" VPOS="6448" WIDTH="11"/>
<String CC="05762" CONTENT="voor." HEIGHT="18" HPOS="2464" ID="P1_ST04099" VPOS="6420" WC="0.97" WIDTH="69"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2059" ID="P1_TL00474" VPOS="6445" WIDTH="904">
<String CC="522" CONTENT="Hij" HEIGHT="31" HPOS="2059" ID="P1_ST04100" VPOS="6446" WC="0.96" WIDTH="43"/>
<SP HPOS="2101" ID="P1_SP03540" VPOS="6477" WIDTH="19"/>
<String CC="5870319" CONTENT="ontving" HEIGHT="32" HPOS="2120" ID="P1_ST04101" VPOS="6446" WC="0.97" WIDTH="109"/>
<SP HPOS="2229" ID="P1_SP03541" VPOS="6478" WIDTH="18"/>
<String CC="78" CONTENT="do" HEIGHT="24" HPOS="2246" ID="P1_ST04102" VPOS="6448" WC="0.18" WIDTH="31"/>
<SP HPOS="2277" ID="P1_SP03542" VPOS="6478" WIDTH="25"/>
<String CC="9005001773700077" CONTENT="gelukwenschingen" HEIGHT="31" HPOS="2302" ID="P1_ST04103" VPOS="6445" WC="0.64" WIDTH="259"/>
<SP HPOS="2561" ID="P1_SP03543" VPOS="6478" WIDTH="26"/>
<String CC="002" CONTENT="van" HEIGHT="18" HPOS="2587" ID="P1_ST04104" VPOS="6454" WC="0.99" WIDTH="47"/>
<SP HPOS="2634" ID="P1_SP03544" VPOS="6478" WIDTH="32"/>
<String CC="757" CONTENT="het" HEIGHT="25" HPOS="2666" ID="P1_ST04105" VPOS="6448" WC="0.92" WIDTH="45"/>
<SP HPOS="2711" ID="P1_SP03545" VPOS="6478" WIDTH="33"/>
<String CC="24795760716520" CONTENT="linkercentrum;" HEIGHT="33" HPOS="2744" ID="P1_ST04106" VPOS="6450" WC="0.99" WIDTH="219"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="2029" ID="P1_TL00475" VPOS="6475" WIDTH="933">
<String CC="07" CONTENT="de" HEIGHT="27" HPOS="2029" ID="P1_ST04107" VPOS="6476" WC="0.63" WIDTH="30"/>
<SP HPOS="2059" ID="P1_SP03546" VPOS="6503" WIDTH="9"/>
<String CC="975679775" CONTENT="president" HEIGHT="32" HPOS="2068" ID="P1_ST04108" VPOS="6477" WC="0.97" WIDTH="131"/>
<SP HPOS="2199" ID="P1_SP03547" VPOS="6509" WIDTH="8"/>
<String CC="77000983" CONTENT="bedankte" HEIGHT="28" HPOS="2207" ID="P1_ST04109" VPOS="6475" WC="0.98" WIDTH="129"/>
<SP HPOS="2336" ID="P1_SP03548" VPOS="6509" WIDTH="9"/>
<String CC="145" CONTENT="hem" HEIGHT="25" HPOS="2346" ID="P1_ST04110" VPOS="6478" WC="0.96" WIDTH="59"/>
<SP HPOS="2405" ID="P1_SP03549" VPOS="6509" WIDTH="8"/>
<String CC="0655" CONTENT="voor" HEIGHT="19" HPOS="2413" ID="P1_ST04111" VPOS="6484" WC="0.96" WIDTH="63"/>
<SP HPOS="2476" ID="P1_SP03550" VPOS="6509" WIDTH="7"/>
<String CC="7045" CONTENT="zijn" HEIGHT="33" HPOS="2483" ID="P1_ST04112" VPOS="6476" WC="0.96" WIDTH="50"/>
<SP HPOS="2532" ID="P1_SP03551" VPOS="6509" WIDTH="9"/>
<String CC="45366604" CONTENT="beleefde" HEIGHT="30" HPOS="2542" ID="P1_ST04113" VPOS="6476" WC="0.98" WIDTH="116"/>
<SP HPOS="2657" ID="P1_SP03552" VPOS="6509" WIDTH="9"/>
<String CC="450707752790" CONTENT="mededeeliug," HEIGHT="35" HPOS="2667" ID="P1_ST04114" VPOS="6481" WC="0.52" WIDTH="185"/>
<SP HPOS="2852" ID="P1_SP03553" VPOS="6516" WIDTH="7"/>
<String CC="004079" CONTENT="waarop" HEIGHT="25" HPOS="2859" ID="P1_ST04115" VPOS="6491" WC="0.98" WIDTH="103"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2028" ID="P1_TL00476" VPOS="6509" WIDTH="839">
<String CC="700" CONTENT="bij" HEIGHT="33" HPOS="2028" ID="P1_ST04116" VPOS="6509" WC="0.97" WIDTH="34"/>
<SP HPOS="2062" ID="P1_SP03554" VPOS="6542" WIDTH="19"/>
<String CC="7007" CONTENT="zijn" HEIGHT="32" HPOS="2081" ID="P1_ST04117" VPOS="6510" WC="0.97" WIDTH="50"/>
<SP HPOS="2131" ID="P1_SP03555" VPOS="6542" WIDTH="18"/>
<String CC="64767649" CONTENT="afscheid" HEIGHT="25" HPOS="2148" ID="P1_ST04118" VPOS="6510" WC="0.97" WIDTH="112"/>
<SP HPOS="2261" ID="P1_SP03556" VPOS="6542" WIDTH="19"/>
<String CC="6753" CONTENT="nam," HEIGHT="22" HPOS="2280" ID="P1_ST04119" VPOS="6519" WC="0.95" WIDTH="66"/>
<SP HPOS="2346" ID="P1_SP03557" VPOS="6542" WIDTH="19"/>
<String CC="00" CONTENT="en" HEIGHT="18" HPOS="2365" ID="P1_ST04120" VPOS="6519" WC="0.96" WIDTH="31"/>
<SP HPOS="2395" ID="P1_SP03558" VPOS="6542" WIDTH="17"/>
<String CC="7907" CONTENT="naar" HEIGHT="18" HPOS="2412" ID="P1_ST04121" VPOS="6517" WC="0.95" WIDTH="63"/>
<SP HPOS="2474" ID="P1_SP03559" VPOS="6542" WIDTH="17"/>
<String CC="65" CONTENT="de" HEIGHT="26" HPOS="2491" ID="P1_ST04122" VPOS="6509" WC="0.39" WIDTH="31"/>
<SP HPOS="2522" ID="P1_SP03560" VPOS="6542" WIDTH="19"/>
<String CC="07090070689" CONTENT="vergadering" HEIGHT="30" HPOS="2541" ID="P1_ST04123" VPOS="6513" WC="0.99" WIDTH="171"/>
<SP HPOS="2712" ID="P1_SP03561" VPOS="6542" WIDTH="17"/>
<String CC="007" CONTENT="van" HEIGHT="18" HPOS="2728" ID="P1_ST04124" VPOS="6522" WC="0.97" WIDTH="50"/>
<SP HPOS="2778" ID="P1_SP03562" VPOS="6542" WIDTH="17"/>
<String CC="778" CONTENT="hei" HEIGHT="32" HPOS="2794" ID="P1_ST04125" VPOS="6509" WC="0.91" WIDTH="41"/>
<SP HPOS="2836" ID="P1_SP03563" VPOS="6542" WIDTH="17"/>
<String CC="8" CONTENT="n" HEIGHT="19" HPOS="2852" ID="P1_ST04126" VPOS="6522" WC="0.14" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="2027" ID="P1_TL00477" VPOS="6541" WIDTH="935">
<String CC="57855778" CONTENT="centrum^" HEIGHT="40" HPOS="2027" ID="P1_ST04127" VPOS="6542" WC="0.97" WIDTH="137"/>
<String CC="96754400" CONTENT="vertrok." HEIGHT="26" HPOS="2164" ID="P1_ST04128" VPOS="6542" WC="0.98" WIDTH="110"/>
<SP HPOS="2274" ID="P1_SP03564" VPOS="6582" WIDTH="17"/>
<String CC="0736" CONTENT="Deze" HEIGHT="25" HPOS="2290" ID="P1_ST04129" VPOS="6543" WC="0.96" WIDTH="69"/>
<SP HPOS="2359" ID="P1_SP03565" VPOS="6582" WIDTH="12"/>
<String CC="9299266378" CONTENT="vergissing" HEIGHT="32" HPOS="2370" ID="P1_ST04130" VPOS="6542" WC="0.98" WIDTH="143"/>
<SP HPOS="2513" ID="P1_SP03566" VPOS="6582" WIDTH="8"/>
<String CC="790" CONTENT="had" HEIGHT="26" HPOS="2522" ID="P1_ST04131" VPOS="6542" WC="0.94" WIDTH="51"/>
<SP HPOS="2572" ID="P1_SP03567" VPOS="6582" WIDTH="20"/>
<String CC="270" CONTENT="hem" HEIGHT="25" HPOS="2593" ID="P1_ST04132" VPOS="6543" WC="0.96" WIDTH="57"/>
<SP HPOS="2649" ID="P1_SP03568" VPOS="6582" WIDTH="15"/>
<String CC="677875" CONTENT="echter" HEIGHT="31" HPOS="2665" ID="P1_ST04133" VPOS="6541" WC="0.96" WIDTH="89"/>
<SP HPOS="2753" ID="P1_SP03569" VPOS="6582" WIDTH="17"/>
<String CC="064884757" CONTENT="volstrekt" HEIGHT="24" HPOS="2770" ID="P1_ST04134" VPOS="6548" WC="0.98" WIDTH="129"/>
<SP HPOS="2898" ID="P1_SP03570" VPOS="6582" WIDTH="9"/>
<String CC="5077" CONTENT="niet" HEIGHT="25" HPOS="2908" ID="P1_ST04135" VPOS="6548" WC="0.96" WIDTH="54"/>
</TextLine>
<TextLine HEIGHT="46" HPOS="2027" ID="P1_TL00478" VPOS="6569" WIDTH="933">
<String CC="800" CONTENT="uit" HEIGHT="27" HPOS="2027" ID="P1_ST04136" VPOS="6573" WC="0.97" WIDTH="41"/>
<SP HPOS="2068" ID="P1_SP03571" VPOS="6600" WIDTH="13"/>
<String CC="7874495576" CONTENT="a^Bfentrum" HEIGHT="46" HPOS="2081" ID="P1_ST04137" VPOS="6569" WC="0.32" WIDTH="193"/>
<SP HPOS="2274" ID="P1_SP03572" VPOS="6615" WIDTH="25"/>
<String CC="967696560" CONTENT="gebracht," HEIGHT="33" HPOS="2298" ID="P1_ST04138" VPOS="6574" WC="0.98" WIDTH="132"/>
<SP HPOS="2431" ID="P1_SP03573" VPOS="6615" WIDTH="26"/>
<String CC="57" CONTENT="en" HEIGHT="18" HPOS="2457" ID="P1_ST04139" VPOS="6581" WC="0.34" WIDTH="31"/>
<SP HPOS="2487" ID="P1_SP03574" VPOS="6615" WIDTH="25"/>
<String CC="634" CONTENT="hij" HEIGHT="33" HPOS="2512" ID="P1_ST04140" VPOS="6573" WC="0.94" WIDTH="34"/>
<SP HPOS="2546" ID="P1_SP03575" VPOS="6615" WIDTH="27"/>
<String CC="977696" CONTENT="deelde" HEIGHT="26" HPOS="2574" ID="P1_ST04141" VPOS="6575" WC="0.96" WIDTH="91"/>
<SP HPOS="2665" ID="P1_SP03576" VPOS="6615" WIDTH="25"/>
<String CC="936877677770" CONTENT="glimlachende" HEIGHT="33" HPOS="2689" ID="P1_ST04142" VPOS="6578" WC="0.98" WIDTH="189"/>
<SP HPOS="2878" ID="P1_SP03577" VPOS="6615" WIDTH="18"/>
<String CC="70177" CONTENT="zijne" HEIGHT="31" HPOS="2896" ID="P1_ST04143" VPOS="6580" WC="0.97" WIDTH="64"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2028" ID="P1_TL00479" VPOS="6601" WIDTH="616">
<String CC="06597888" CONTENT="vergr^l^" HEIGHT="38" HPOS="2028" ID="P1_ST04144" VPOS="6601" WC="0.32" WIDTH="145"/>
<SP HPOS="2173" ID="P1_SP03578" VPOS="6639" WIDTH="24"/>
<String CC="4695" CONTENT="mede" HEIGHT="25" HPOS="2197" ID="P1_ST04145" VPOS="6607" WC="0.94" WIDTH="72"/>
<SP HPOS="2269" ID="P1_SP03579" VPOS="6639" WIDTH="20"/>
<String CC="087" CONTENT="aan" HEIGHT="18" HPOS="2289" ID="P1_ST04146" VPOS="6615" WC="0.94" WIDTH="48"/>
<SP HPOS="2337" ID="P1_SP03580" VPOS="6639" WIDTH="18"/>
<String CC="637" CONTENT="het" HEIGHT="25" HPOS="2355" ID="P1_ST04147" VPOS="6608" WC="0.93" WIDTH="45"/>
<SP HPOS="2400" ID="P1_SP03581" VPOS="6639" WIDTH="17"/>
<String CC="7861689888726860" CONTENT="rechtercentruni." HEIGHT="26" HPOS="2417" ID="P1_ST04148" VPOS="6607" WC="0.33" WIDTH="227"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2059" ID="P1_TL00480" VPOS="6633" WIDTH="904">
<String CC="91" CONTENT="De" HEIGHT="25" HPOS="2059" ID="P1_ST04149" VPOS="6638" WC="0.42" WIDTH="39"/>
<SP HPOS="2098" ID="P1_SP03582" VPOS="6663" WIDTH="17"/>
<String CC="7770" CONTENT="heer" HEIGHT="28" HPOS="2114" ID="P1_ST04150" VPOS="6633" WC="0.95" WIDTH="63"/>
<SP HPOS="2177" ID="P1_SP03583" VPOS="6663" WIDTH="15"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="2192" ID="P1_ST04151" VPOS="6639" WC="0.14" WIDTH="30"/>
<SP HPOS="2222" ID="P1_SP03584" VPOS="6664" WIDTH="20"/>
<String CC="54010960" CONTENT="Forcade," HEIGHT="30" HPOS="2242" ID="P1_ST04152" VPOS="6639" WC="0.64" WIDTH="119"/>
<SP HPOS="2361" ID="P1_SP03585" VPOS="6669" WIDTH="18"/>
<String CC="06" CONTENT="de" HEIGHT="25" HPOS="2379" ID="P1_ST04153" VPOS="6639" WC="0.69" WIDTH="31"/>
<SP HPOS="2409" ID="P1_SP03586" VPOS="6669" WIDTH="18"/>
<String CC="792407077430" CONTENT="ex-minister," HEIGHT="28" HPOS="2427" ID="P1_ST04154" VPOS="6639" WC="0.99" WIDTH="165"/>
<SP HPOS="2593" ID="P1_SP03587" VPOS="6669" WIDTH="12"/>
<String CC="735" CONTENT="die" HEIGHT="27" HPOS="2604" ID="P1_ST04155" VPOS="6639" WC="0.94" WIDTH="40"/>
<SP HPOS="2644" ID="P1_SP03588" VPOS="6669" WIDTH="11"/>
<String CC="7776" CONTENT="alle" HEIGHT="26" HPOS="2655" ID="P1_ST04156" VPOS="6640" WC="0.94" WIDTH="50"/>
<SP HPOS="2705" ID="P1_SP03589" VPOS="6669" WIDTH="11"/>
<String CC="267659" CONTENT="centra" HEIGHT="24" HPOS="2715" ID="P1_ST04157" VPOS="6644" WC="0.96" WIDTH="89"/>
<SP HPOS="2804" ID="P1_SP03590" VPOS="6669" WIDTH="9"/>
<String CC="8766083" CONTENT="schuwt," HEIGHT="27" HPOS="2813" ID="P1_ST04158" VPOS="6644" WC="0.97" WIDTH="107"/>
<SP HPOS="2921" ID="P1_SP03591" VPOS="6671" WIDTH="11"/>
<String CC="75" CONTENT="en" HEIGHT="17" HPOS="2931" ID="P1_ST04159" VPOS="6650" WC="0.35" WIDTH="31"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2027" ID="P1_TL00481" VPOS="6669" WIDTH="937">
<String CC="7676" CONTENT="zich" HEIGHT="27" HPOS="2027" ID="P1_ST04160" VPOS="6669" WC="0.94" WIDTH="57"/>
<SP HPOS="2083" ID="P1_SP03592" VPOS="6696" WIDTH="17"/>
<String CC="007" CONTENT="aan" HEIGHT="18" HPOS="2100" ID="P1_ST04161" VPOS="6677" WC="0.97" WIDTH="48"/>
<SP HPOS="2148" ID="P1_SP03593" VPOS="6696" WIDTH="20"/>
<String CC="75" CONTENT="de" HEIGHT="27" HPOS="2169" ID="P1_ST04162" VPOS="6669" WC="0.31" WIDTH="30"/>
<SP HPOS="2198" ID="P1_SP03594" VPOS="6696" WIDTH="9"/>
<String CC="70643770" CONTENT="uiterste" HEIGHT="27" HPOS="2207" ID="P1_ST04163" VPOS="6670" WC="0.98" WIDTH="107"/>
<SP HPOS="2315" ID="P1_SP03595" VPOS="6697" WIDTH="8"/>
<String CC="604553077070" CONTENT="rechterzijde" HEIGHT="34" HPOS="2323" ID="P1_ST04164" VPOS="6670" WC="0.99" WIDTH="167"/>
<SP HPOS="2490" ID="P1_SP03596" VPOS="6704" WIDTH="11"/>
<String CC="76660500950" CONTENT="vastklampt," HEIGHT="34" HPOS="2500" ID="P1_ST04165" VPOS="6671" WC="0.99" WIDTH="164"/>
<SP HPOS="2665" ID="P1_SP03597" VPOS="6705" WIDTH="8"/>
<String CC="46" CONTENT="is" HEIGHT="26" HPOS="2673" ID="P1_ST04166" VPOS="6672" WC="0.45" WIDTH="22"/>
<SP HPOS="2695" ID="P1_SP03598" VPOS="6705" WIDTH="9"/>
<String CC="406" CONTENT="als" HEIGHT="25" HPOS="2705" ID="P1_ST04167" VPOS="6673" WC="0.96" WIDTH="39"/>
<SP HPOS="2744" ID="P1_SP03599" VPOS="6705" WIDTH="7"/>
<String CC="045069903" CONTENT="kandidaat" HEIGHT="27" HPOS="2751" ID="P1_ST04168" VPOS="6673" WC="0.98" WIDTH="142"/>
<SP HPOS="2893" ID="P1_SP03600" VPOS="6705" WIDTH="8"/>
<String CC="9365" CONTENT="voor" HEIGHT="18" HPOS="2901" ID="P1_ST04169" VPOS="6679" WC="0.94" WIDTH="63"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2027" ID="P1_TL00482" VPOS="6700" WIDTH="937">
<String CC="059" CONTENT="het" HEIGHT="24" HPOS="2027" ID="P1_ST04170" VPOS="6703" WC="0.94" WIDTH="45"/>
<SP HPOS="2072" ID="P1_SP03601" VPOS="6726" WIDTH="18"/>
<String CC="445969778" CONTENT="Wetgevend" HEIGHT="33" HPOS="2089" ID="P1_ST04171" VPOS="6700" WC="0.97" WIDTH="159"/>
<SP HPOS="2249" ID="P1_SP03602" VPOS="6733" WIDTH="17"/>
<String CC="53710996" CONTENT="Ligchaam" HEIGHT="31" HPOS="2265" ID="P1_ST04172" VPOS="6703" WC="0.44" WIDTH="139"/>
<SP HPOS="2405" ID="P1_SP03603" VPOS="6733" WIDTH="14"/>
<String CC="6943336959" CONTENT="opgetreden" HEIGHT="32" HPOS="2419" ID="P1_ST04173" VPOS="6703" WC="0.98" WIDTH="157"/>
<SP HPOS="2576" ID="P1_SP03604" VPOS="6735" WIDTH="8"/>
<String CC="0626" CONTENT="voor" HEIGHT="19" HPOS="2584" ID="P1_ST04174" VPOS="6712" WC="0.97" WIDTH="64"/>
<SP HPOS="2648" ID="P1_SP03605" VPOS="6735" WIDTH="7"/>
<String CC="790" CONTENT="het" HEIGHT="26" HPOS="2655" ID="P1_ST04175" VPOS="6705" WC="0.94" WIDTH="46"/>
<SP HPOS="2701" ID="P1_SP03606" VPOS="6735" WIDTH="9"/>
<String CC="96928338689" CONTENT="departement" HEIGHT="32" HPOS="2711" ID="P1_ST04176" VPOS="6705" WC="0.98" WIDTH="177"/>
<SP HPOS="2888" ID="P1_SP03607" VPOS="6737" WIDTH="11"/>
<String CC="84870" CONTENT="/'Lot" HEIGHT="25" HPOS="2898" ID="P1_ST04177" VPOS="6704" WC="0.96" WIDTH="65"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2027" ID="P1_TL00483" VPOS="6731" WIDTH="935">
<String CC="55" CONTENT="et" HEIGHT="25" HPOS="2027" ID="P1_ST04178" VPOS="6733" WC="0.45" WIDTH="26"/>
<SP HPOS="2053" ID="P1_SP03608" VPOS="6758" WIDTH="18"/>
<String CC="994788744" CONTENT='Garonne."' HEIGHT="28" HPOS="2070" ID="P1_ST04179" VPOS="6731" WC="0.27" WIDTH="144"/>
<SP HPOS="2215" ID="P1_SP03609" VPOS="6759" WIDTH="7"/>
<String CC="74" CONTENT="De" HEIGHT="30" HPOS="2222" ID="P1_ST04180" VPOS="6733" WC="0.36" WIDTH="39"/>
<SP HPOS="2261" ID="P1_SP03610" VPOS="6763" WIDTH="18"/>
<String CC="5777" CONTENT="heer" HEIGHT="27" HPOS="2278" ID="P1_ST04181" VPOS="6733" WC="0.94" WIDTH="61"/>
<SP HPOS="2340" ID="P1_SP03611" VPOS="6763" WIDTH="7"/>
<String CC="99" CONTENT="de" HEIGHT="26" HPOS="2347" ID="P1_ST04182" VPOS="6733" WC="0.03" WIDTH="32"/>
<SP HPOS="2379" ID="P1_SP03612" VPOS="6763" WIDTH="8"/>
<String CC="79778074883" CONTENT="LangsdorfF," HEIGHT="35" HPOS="2387" ID="P1_ST04183" VPOS="6735" WC="0.34" WIDTH="161"/>
<SP HPOS="2548" ID="P1_SP03613" VPOS="6770" WIDTH="9"/>
<String CC="577" CONTENT="een" HEIGHT="19" HPOS="2557" ID="P1_ST04184" VPOS="6744" WC="0.92" WIDTH="45"/>
<SP HPOS="2602" ID="P1_SP03614" VPOS="6770" WIDTH="9"/>
<String CC="88233787" CONTENT="parijsch" HEIGHT="32" HPOS="2611" ID="P1_ST04185" VPOS="6737" WC="0.36" WIDTH="112"/>
<SP HPOS="2724" ID="P1_SP03615" VPOS="6770" WIDTH="8"/>
<String CC="877898790" CONTENT="adrokaat," HEIGHT="26" HPOS="2732" ID="P1_ST04186" VPOS="6737" WC="0.24" WIDTH="136"/>
<SP HPOS="2868" ID="P1_SP03616" VPOS="6770" WIDTH="9"/>
<String CC="837799" CONTENT="treedt" HEIGHT="26" HPOS="2877" ID="P1_ST04187" VPOS="6733" WC="0.96" WIDTH="85"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="513" HPOS="2994" ID="P1_TB00031" STYLEREFS="TXT_5 PAR_BLOCK" VPOS="1280" WIDTH="940">
<TextLine HEIGHT="38" HPOS="2994" ID="P1_TL00484" VPOS="1280" WIDTH="939">
<String CC="73" CONTENT="pp" HEIGHT="28" HPOS="2994" ID="P1_ST04188" VPOS="1290" WC="0.42" WIDTH="32"/>
<SP HPOS="3026" ID="P1_SP03617" VPOS="1318" WIDTH="17"/>
<String CC="136" CONTENT="als" HEIGHT="25" HPOS="3043" ID="P1_ST04189" VPOS="1283" WC="0.95" WIDTH="39"/>
<SP HPOS="3081" ID="P1_SP03618" VPOS="1318" WIDTH="18"/>
<String CC="897002506" CONTENT="kandidaat" HEIGHT="26" HPOS="3099" ID="P1_ST04190" VPOS="1281" WC="0.98" WIDTH="141"/>
<SP HPOS="3240" ID="P1_SP03619" VPOS="1318" WIDTH="17"/>
<String CC="056" CONTENT="der" HEIGHT="28" HPOS="3256" ID="P1_ST04191" VPOS="1280" WC="0.95" WIDTH="45"/>
<SP HPOS="3301" ID="P1_SP03620" VPOS="1318" WIDTH="15"/>
<String CC="767770776" CONTENT="liberalen" HEIGHT="28" HPOS="3317" ID="P1_ST04192" VPOS="1281" WC="0.98" WIDTH="125"/>
<SP HPOS="3442" ID="P1_SP03621" VPOS="1318" WIDTH="18"/>
<String CC="47" CONTENT="en" HEIGHT="19" HPOS="3459" ID="P1_ST04193" VPOS="1291" WC="0.39" WIDTH="32"/>
<SP HPOS="3491" ID="P1_SP03622" VPOS="1318" WIDTH="5"/>
<String CC="8788" CONTENT="zijn" HEIGHT="27" HPOS="3496" ID="P1_ST04194" VPOS="1291" WC="0.93" WIDTH="54"/>
<SP HPOS="3550" ID="P1_SP03623" VPOS="1318" WIDTH="8"/>
<String CC="78888" CONTENT="adres" HEIGHT="28" HPOS="3559" ID="P1_ST04195" VPOS="1283" WC="0.95" WIDTH="76"/>
<SP HPOS="3634" ID="P1_SP03624" VPOS="1318" WIDTH="9"/>
<String CC="888" CONTENT="aan" HEIGHT="20" HPOS="3644" ID="P1_ST04196" VPOS="1291" WC="0.90" WIDTH="50"/>
<SP HPOS="3693" ID="P1_SP03625" VPOS="1318" WIDTH="9"/>
<String CC="39" CONTENT="de" HEIGHT="30" HPOS="3703" ID="P1_ST04197" VPOS="1281" WC="0.33" WIDTH="31"/>
<SP HPOS="3733" ID="P1_SP03626" VPOS="1318" WIDTH="8"/>
<String CC="8888968" CONTENT="kiezers" HEIGHT="27" HPOS="3742" ID="P1_ST04198" VPOS="1284" WC="0.96" WIDTH="98"/>
<SP HPOS="3840" ID="P1_SP03627" VPOS="1318" WIDTH="17"/>
<String CC="54969" CONTENT="is&gt;oo" HEIGHT="32" HPOS="3856" ID="P1_ST04199" VPOS="1285" WC="0.26" WIDTH="77"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="2994" ID="P1_TL00485" VPOS="1310" WIDTH="939">
<String CC="77067570" CONTENT="bijteild" HEIGHT="38" HPOS="2994" ID="P1_ST04200" VPOS="1311" WC="0.46" WIDTH="98"/>
<SP HPOS="3092" ID="P1_SP03628" VPOS="1349" WIDTH="9"/>
<String CC="77354000" CONTENT="mege'ük." HEIGHT="33" HPOS="3102" ID="P1_ST04201" VPOS="1315" WC="0.64" WIDTH="128"/>
<SP HPOS="3229" ID="P1_SP03629" VPOS="1349" WIDTH="20"/>
<String CC="7449" CONTENT="/.Ik" HEIGHT="26" HPOS="3249" ID="P1_ST04202" VPOS="1316" WC="0.94" WIDTH="45"/>
<SP HPOS="3294" ID="P1_SP03630" VPOS="1349" WIDTH="11"/>
<String CC="778" CONTENT="ben" HEIGHT="25" HPOS="3305" ID="P1_ST04203" VPOS="1316" WC="0.91" WIDTH="48"/>
<SP HPOS="3353" ID="P1_SP03631" VPOS="1349" WIDTH="12"/>
<String CC="36775" CONTENT="juist" HEIGHT="32" HPOS="3365" ID="P1_ST04204" VPOS="1316" WC="0.96" WIDTH="65"/>
<SP HPOS="3430" ID="P1_SP03632" VPOS="1349" WIDTH="8"/>
<String CC="772" CONTENT="het" HEIGHT="25" HPOS="3438" ID="P1_ST04205" VPOS="1317" WC="0.94" WIDTH="45"/>
<SP HPOS="3483" ID="P1_SP03633" VPOS="1349" WIDTH="13"/>
<String CC="57978796597697297" CONTENT="tegenovergestelde" HEIGHT="32" HPOS="3496" ID="P1_ST04206" VPOS="1318" WC="0.98" WIDTH="254"/>
<SP HPOS="3750" ID="P1_SP03634" VPOS="1350" WIDTH="11"/>
<String CC="076" CONTENT="van" HEIGHT="17" HPOS="3761" ID="P1_ST04207" VPOS="1326" WC="0.95" WIDTH="48"/>
<SP HPOS="3809" ID="P1_SP03635" VPOS="1350" WIDTH="13"/>
<String CC="708" CONTENT="een" HEIGHT="17" HPOS="3822" ID="P1_ST04208" VPOS="1326" WC="0.94" WIDTH="45"/>
<SP HPOS="3867" ID="P1_SP03636" VPOS="1350" WIDTH="11"/>
<String CC="8780" CONTENT="öfï" HEIGHT="34" HPOS="3878" ID="P1_ST04209" SUBS_CONTENT="öfïcieelen" SUBS_TYPE="HypPart1" VPOS="1310" WC="0.36" WIDTH="43"/>
<HYP CONTENT="-" HPOS="3920" VPOS="1310" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2994" ID="P1_TL00486" VPOS="1343" WIDTH="938">
<String CC="6051006" CONTENT="cieelen" HEIGHT="27" HPOS="2994" ID="P1_ST04210" SUBS_CONTENT="öfïcieelen" SUBS_TYPE="HypPart2" VPOS="1346" WC="0.71" WIDTH="94"/>
<SP HPOS="3089" ID="P1_SP03637" VPOS="1374" WIDTH="18"/>
<String CC="0959290500" CONTENT="kandidaat." HEIGHT="31" HPOS="3106" ID="P1_ST04211" VPOS="1343" WC="0.99" WIDTH="149"/>
<SP HPOS="3255" ID="P1_SP03638" VPOS="1374" WIDTH="30"/>
<String CC="61247" CONTENT="Mijii" HEIGHT="35" HPOS="3285" ID="P1_ST04212" VPOS="1345" WC="0.54" WIDTH="64"/>
<SP HPOS="3348" ID="P1_SP03639" VPOS="1381" WIDTH="18"/>
<String CC="7765780989750" CONTENT="tegenstander," HEIGHT="33" HPOS="3366" ID="P1_ST04213" VPOS="1349" WC="0.98" WIDTH="190"/>
<SP HPOS="3556" ID="P1_SP03640" VPOS="1382" WIDTH="11"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="3567" ID="P1_ST04214" VPOS="1350" WC="0.13" WIDTH="31"/>
<SP HPOS="3598" ID="P1_SP03641" VPOS="1382" WIDTH="19"/>
<String CC="6777" CONTENT="heer" HEIGHT="25" HPOS="3617" ID="P1_ST04215" VPOS="1351" WC="0.94" WIDTH="61"/>
<SP HPOS="3678" ID="P1_SP03642" VPOS="1382" WIDTH="18"/>
<String CC="07" CONTENT="de" HEIGHT="25" HPOS="3696" ID="P1_ST04216" VPOS="1350" WC="0.62" WIDTH="30"/>
<SP HPOS="3725" ID="P1_SP03643" VPOS="1382" WIDTH="19"/>
<String CC="76429863" CONTENT="Porcade," HEIGHT="32" HPOS="3744" ID="P1_ST04217" VPOS="1350" WC="0.38" WIDTH="129"/>
<SP HPOS="3873" ID="P1_SP03644" VPOS="1382" WIDTH="20"/>
<String CC="908" CONTENT="die" HEIGHT="27" HPOS="3893" ID="P1_ST04218" VPOS="1350" WC="0.93" WIDTH="39"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2994" ID="P1_TL00487" VPOS="1382" WIDTH="939">
<String CC="570" CONTENT="uom" HEIGHT="17" HPOS="2994" ID="P1_ST04219" VPOS="1389" WC="0.48" WIDTH="67"/>
<SP HPOS="3061" ID="P1_SP03645" VPOS="1406" WIDTH="11"/>
<String CC="795" CONTENT="uwe" HEIGHT="18" HPOS="3072" ID="P1_ST04220" VPOS="1388" WC="0.91" WIDTH="53"/>
<SP HPOS="3125" ID="P1_SP03646" VPOS="1406" WIDTH="9"/>
<String CC="5579953" CONTENT="stemmen" HEIGHT="24" HPOS="3135" ID="P1_ST04221" VPOS="1382" WC="0.97" WIDTH="124"/>
<SP HPOS="3259" ID="P1_SP03647" VPOS="1406" WIDTH="8"/>
<String CC="779656000" CONTENT="verzoekt," HEIGHT="30" HPOS="3267" ID="P1_ST04222" VPOS="1382" WC="0.98" WIDTH="131"/>
<SP HPOS="3398" ID="P1_SP03648" VPOS="1411" WIDTH="17"/>
<String CC="15" CONTENT="is" HEIGHT="25" HPOS="3415" ID="P1_ST04223" VPOS="1382" WC="0.69" WIDTH="21"/>
<SP HPOS="3436" ID="P1_SP03649" VPOS="1411" WIDTH="8"/>
<String CC="3607" CONTENT="liet" HEIGHT="26" HPOS="3444" ID="P1_ST04224" VPOS="1382" WC="0.96" WIDTH="46"/>
<SP HPOS="3490" ID="P1_SP03650" VPOS="1411" WIDTH="7"/>
<String CC="87550578220" CONTENT="persoonlijk" HEIGHT="33" HPOS="3497" ID="P1_ST04225" VPOS="1382" WC="0.98" WIDTH="156"/>
<SP HPOS="3653" ID="P1_SP03651" VPOS="1415" WIDTH="8"/>
<String CC="9480308782880" CONTENT="gouvernement," HEIGHT="33" HPOS="3661" ID="P1_ST04226" VPOS="1383" WC="0.99" WIDTH="208"/>
<SP HPOS="3869" ID="P1_SP03652" VPOS="1416" WIDTH="19"/>
<String CC="585" CONTENT="dat" HEIGHT="27" HPOS="3888" ID="P1_ST04227" VPOS="1382" WC="0.93" WIDTH="45"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="2994" ID="P1_TL00488" VPOS="1414" WIDTH="939">
<String CC="040" CONTENT="uit" HEIGHT="25" HPOS="2994" ID="P1_ST04228" VPOS="1414" WC="0.98" WIDTH="40"/>
<SP HPOS="3034" ID="P1_SP03653" VPOS="1439" WIDTH="25"/>
<String CC="673" CONTENT="het" HEIGHT="25" HPOS="3059" ID="P1_ST04229" VPOS="1414" WC="0.94" WIDTH="45"/>
<SP HPOS="3104" ID="P1_SP03654" VPOS="1439" WIDTH="18"/>
<String CC="0065303" CONTENT="venster" HEIGHT="25" HPOS="3122" ID="P1_ST04230" VPOS="1414" WC="0.99" WIDTH="103"/>
<SP HPOS="3224" ID="P1_SP03655" VPOS="1439" WIDTH="15"/>
<String CC="84915077" CONTENT="geworpen" HEIGHT="26" HPOS="3240" ID="P1_ST04231" VPOS="1421" WC="0.98" WIDTH="136"/>
<SP HPOS="3376" ID="P1_SP03656" VPOS="1447" WIDTH="17"/>
<String CC="06" CONTENT="is" HEIGHT="26" HPOS="3392" ID="P1_ST04232" VPOS="1414" WC="0.65" WIDTH="21"/>
<SP HPOS="3413" ID="P1_SP03657" VPOS="1447" WIDTH="18"/>
<String CC="00" CONTENT="en" HEIGHT="18" HPOS="3431" ID="P1_ST04233" VPOS="1422" WC="0.98" WIDTH="31"/>
<SP HPOS="3462" ID="P1_SP03658" VPOS="1447" WIDTH="18"/>
<String CC="0246" CONTENT="door" HEIGHT="26" HPOS="3480" ID="P1_ST04234" VPOS="1414" WC="0.97" WIDTH="63"/>
<SP HPOS="3542" ID="P1_SP03659" VPOS="1447" WIDTH="17"/>
<String CC="01" CONTENT="de" HEIGHT="26" HPOS="3559" ID="P1_ST04235" VPOS="1414" WC="0.91" WIDTH="30"/>
<SP HPOS="3588" ID="P1_SP03660" VPOS="1447" WIDTH="19"/>
<String CC="0779" CONTENT="deur" HEIGHT="25" HPOS="3607" ID="P1_ST04236" VPOS="1415" WC="0.95" WIDTH="63"/>
<SP HPOS="3670" ID="P1_SP03661" VPOS="1447" WIDTH="17"/>
<String CC="9770" CONTENT="weer" HEIGHT="18" HPOS="3686" ID="P1_ST04237" VPOS="1422" WC="0.95" WIDTH="67"/>
<SP HPOS="3754" ID="P1_SP03662" VPOS="1447" WIDTH="17"/>
<String CC="579670" CONTENT="tracht" HEIGHT="25" HPOS="3770" ID="P1_ST04238" VPOS="1416" WC="0.97" WIDTH="89"/>
<SP HPOS="3859" ID="P1_SP03663" VPOS="1447" WIDTH="17"/>
<String CC="6000" CONTENT="bin" HEIGHT="27" HPOS="3875" ID="P1_ST04239" SUBS_CONTENT="binnen" SUBS_TYPE="HypPart1" VPOS="1414" WC="0.98" WIDTH="44"/>
<HYP CONTENT="-" HPOS="3919" VPOS="1414" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2996" ID="P1_TL00489" VPOS="1446" WIDTH="936">
<String CC="847" CONTENT="nen" HEIGHT="19" HPOS="2996" ID="P1_ST04240" SUBS_CONTENT="binnen" SUBS_TYPE="HypPart2" VPOS="1453" WC="0.93" WIDTH="47"/>
<SP HPOS="3044" ID="P1_SP03664" VPOS="1472" WIDTH="21"/>
<String CC="57" CONTENT="te" HEIGHT="26" HPOS="3065" ID="P1_ST04241" VPOS="1446" WC="0.32" WIDTH="24"/>
<SP HPOS="3089" ID="P1_SP03665" VPOS="1472" WIDTH="22"/>
<String CC="876980" CONTENT="komen," HEIGHT="25" HPOS="3111" ID="P1_ST04242" VPOS="1446" WC="0.96" WIDTH="96"/>
<SP HPOS="3207" ID="P1_SP03666" VPOS="1472" WIDTH="28"/>
<String CC="47397" CONTENT="-kien" HEIGHT="24" HPOS="3235" ID="P1_ST04243" VPOS="1448" WC="0.96" WIDTH="59"/>
<SP HPOS="3294" ID="P1_SP03667" VPOS="1472" WIDTH="20"/>
<String CC="900" CONTENT="wil" HEIGHT="25" HPOS="3314" ID="P1_ST04244" VPOS="1447" WC="0.96" WIDTH="40"/>
<SP HPOS="3354" ID="P1_SP03668" VPOS="1472" WIDTH="19"/>
<String CC="908" CONTENT="van" HEIGHT="18" HPOS="3373" ID="P1_ST04245" VPOS="1455" WC="0.93" WIDTH="51"/>
<SP HPOS="3424" ID="P1_SP03669" VPOS="1473" WIDTH="17"/>
<String CC="615" CONTENT="het" HEIGHT="26" HPOS="3441" ID="P1_ST04246" VPOS="1447" WC="0.95" WIDTH="46"/>
<SP HPOS="3487" ID="P1_SP03670" VPOS="1473" WIDTH="18"/>
<String CC="00900205765" CONTENT="departement" HEIGHT="34" HPOS="3504" ID="P1_ST04247" VPOS="1447" WC="0.99" WIDTH="178"/>
<SP HPOS="3683" ID="P1_SP03671" VPOS="1481" WIDTH="17"/>
<String CC="657" CONTENT="Lot" HEIGHT="26" HPOS="3699" ID="P1_ST04248" VPOS="1447" WC="0.93" WIDTH="51"/>
<SP HPOS="3750" ID="P1_SP03672" VPOS="1481" WIDTH="15"/>
<String CC="19" CONTENT="et" HEIGHT="27" HPOS="3765" ID="P1_ST04249" VPOS="1447" WC="0.45" WIDTH="26"/>
<SP HPOS="3791" ID="P1_SP03673" VPOS="1481" WIDTH="22"/>
<String CC="7797576" CONTENT="Garonne" HEIGHT="26" HPOS="3814" ID="P1_ST04250" VPOS="1448" WC="0.26" WIDTH="118"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="3105" ID="P1_TL00490" VPOS="1479" WIDTH="827">
<String CC="11" CONTENT="ie" HEIGHT="21" HPOS="3105" ID="P1_ST04251" VPOS="1480" WC="0.86" WIDTH="17"/>
<SP HPOS="3122" ID="P1_SP03674" VPOS="1501" WIDTH="20"/>
<String CC="8808877887868" CONTENT="mannetjeshuis" HEIGHT="33" HPOS="3142" ID="P1_ST04252" VPOS="1479" WC="0.26" WIDTH="204"/>
<SP HPOS="3346" ID="P1_SP03675" VPOS="1512" WIDTH="26"/>
<String CC="658281" CONTENT="maken," HEIGHT="32" HPOS="3372" ID="P1_ST04253" VPOS="1479" WC="0.97" WIDTH="99"/>
<SP HPOS="3471" ID="P1_SP03676" VPOS="1512" WIDTH="19"/>
<String CC="077" CONTENT="een" HEIGHT="18" HPOS="3490" ID="P1_ST04254" VPOS="1487" WC="0.94" WIDTH="46"/>
<SP HPOS="3536" ID="P1_SP03677" VPOS="1512" WIDTH="17"/>
<String CC="66276" CONTENT="asiel" HEIGHT="26" HPOS="3553" ID="P1_ST04255" VPOS="1480" WC="0.96" WIDTH="61"/>
<SP HPOS="3614" ID="P1_SP03678" VPOS="1512" WIDTH="18"/>
<String CC="0560" CONTENT="voor" HEIGHT="18" HPOS="3632" ID="P1_ST04256" VPOS="1487" WC="0.97" WIDTH="63"/>
<SP HPOS="3694" ID="P1_SP03679" VPOS="1512" WIDTH="18"/>
<String CC="7770978" CONTENT="hetgeen" HEIGHT="31" HPOS="3712" ID="P1_ST04257" VPOS="1481" WC="0.97" WIDTH="111"/>
<SP HPOS="3823" ID="P1_SP03680" VPOS="1512" WIDTH="11"/>
<String CC="699700" CONTENT="Frank" HEIGHT="26" HPOS="3834" ID="P1_ST04258" SUBS_CONTENT="Frankrijk" SUBS_TYPE="HypPart1" VPOS="1480" WC="0.97" WIDTH="83"/>
<HYP CONTENT="-" HPOS="3917" VPOS="1480" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2994" ID="P1_TL00491" VPOS="1509" WIDTH="939">
<String CC="4245" CONTENT="rijk" HEIGHT="33" HPOS="2994" ID="P1_ST04259" SUBS_CONTENT="Frankrijk" SUBS_TYPE="HypPart2" VPOS="1511" WC="0.96" WIDTH="52"/>
<SP HPOS="3046" ID="P1_SP03681" VPOS="1544" WIDTH="14"/>
<String CC="983999964" CONTENT="verwerpt." HEIGHT="31" HPOS="3060" ID="P1_ST04260" VPOS="1512" WC="0.97" WIDTH="136"/>
<SP HPOS="3196" ID="P1_SP03682" VPOS="1544" WIDTH="27"/>
<String CC="657" CONTENT="Men" HEIGHT="28" HPOS="3223" ID="P1_ST04261" VPOS="1509" WC="0.93" WIDTH="59"/>
<SP HPOS="3282" ID="P1_SP03683" VPOS="1544" WIDTH="19"/>
<String CC="297779469" CONTENT="overhaast" HEIGHT="26" HPOS="3301" ID="P1_ST04262" VPOS="1513" WC="0.97" WIDTH="137"/>
<SP HPOS="3438" ID="P1_SP03684" VPOS="1544" WIDTH="18"/>
<String CC="000767" CONTENT="daarom" HEIGHT="26" HPOS="3456" ID="P1_ST04263" VPOS="1513" WC="0.98" WIDTH="105"/>
<SP HPOS="3561" ID="P1_SP03685" VPOS="1544" WIDTH="12"/>
<String CC="64" CONTENT="de" HEIGHT="26" HPOS="3573" ID="P1_ST04264" VPOS="1513" WC="0.47" WIDTH="30"/>
<SP HPOS="3602" ID="P1_SP03686" VPOS="1544" WIDTH="12"/>
<String CC="07705743790" CONTENT="verkiezing," HEIGHT="34" HPOS="3614" ID="P1_ST04265" VPOS="1512" WC="0.99" WIDTH="155"/>
<SP HPOS="3769" ID="P1_SP03687" VPOS="1546" WIDTH="9"/>
<String CC="976" CONTENT="men" HEIGHT="19" HPOS="3778" ID="P1_ST04266" VPOS="1520" WC="0.91" WIDTH="58"/>
<SP HPOS="3836" ID="P1_SP03688" VPOS="1546" WIDTH="9"/>
<String CC="709770" CONTENT="tracht" HEIGHT="25" HPOS="3846" ID="P1_ST04267" VPOS="1513" WC="0.97" WIDTH="87"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2995" ID="P1_TL00492" VPOS="1545" WIDTH="938">
<String CC="7" CONTENT="u" HEIGHT="17" HPOS="2995" ID="P1_ST04268" VPOS="1552" WC="0.29" WIDTH="17"/>
<SP HPOS="3012" ID="P1_SP03689" VPOS="1569" WIDTH="11"/>
<String CC="97" CONTENT="te" HEIGHT="22" HPOS="3022" ID="P1_ST04269" VPOS="1546" WC="0.12" WIDTH="24"/>
<SP HPOS="3046" ID="P1_SP03690" VPOS="1569" WIDTH="19"/>
<String CC="970675698" CONTENT="verrassen" HEIGHT="18" HPOS="3065" ID="P1_ST04270" VPOS="1551" WC="0.97" WIDTH="131"/>
<SP HPOS="3196" ID="P1_SP03691" VPOS="1569" WIDTH="19"/>
<String CC="78" CONTENT="en" HEIGHT="17" HPOS="3215" ID="P1_ST04271" VPOS="1552" WC="0.22" WIDTH="31"/>
<SP HPOS="3246" ID="P1_SP03692" VPOS="1569" WIDTH="17"/>
<String CC="807" CONTENT="men" HEIGHT="21" HPOS="3262" ID="P1_ST04272" VPOS="1550" WC="0.94" WIDTH="58"/>
<SP HPOS="3320" ID="P1_SP03693" VPOS="1571" WIDTH="19"/>
<String CC="946" CONTENT="wil" HEIGHT="24" HPOS="3339" ID="P1_ST04273" VPOS="1546" WC="0.92" WIDTH="43"/>
<SP HPOS="3381" ID="P1_SP03694" VPOS="1571" WIDTH="18"/>
<String CC="6" CONTENT="u" HEIGHT="17" HPOS="3399" ID="P1_ST04274" VPOS="1553" WC="0.37" WIDTH="17"/>
<SP HPOS="3416" ID="P1_SP03695" VPOS="1571" WIDTH="17"/>
<String CC="077" CONTENT="den" HEIGHT="26" HPOS="3432" ID="P1_ST04275" VPOS="1545" WC="0.94" WIDTH="50"/>
<SP HPOS="3482" ID="P1_SP03696" VPOS="1571" WIDTH="17"/>
<String CC="2008" CONTENT="tijd" HEIGHT="33" HPOS="3498" ID="P1_ST04276" VPOS="1546" WC="0.98" WIDTH="48"/>
<SP HPOS="3547" ID="P1_SP03697" VPOS="1579" WIDTH="15"/>
<String CC="4305" CONTENT="niet" HEIGHT="25" HPOS="3562" ID="P1_ST04277" VPOS="1546" WC="0.97" WIDTH="56"/>
<SP HPOS="3618" ID="P1_SP03698" VPOS="1579" WIDTH="15"/>
<String CC="74977" CONTENT="geven" HEIGHT="28" HPOS="3633" ID="P1_ST04278" VPOS="1550" WC="0.95" WIDTH="83"/>
<SP HPOS="3716" ID="P1_SP03699" VPOS="1579" WIDTH="15"/>
<String CC="876" CONTENT="ila" HEIGHT="21" HPOS="3731" ID="P1_ST04279" VPOS="1548" WC="0.24" WIDTH="34"/>
<SP HPOS="3765" ID="P1_SP03700" VPOS="1579" WIDTH="17"/>
<String CC="37" CONTENT="te" HEIGHT="25" HPOS="3782" ID="P1_ST04280" VPOS="1546" WC="0.44" WIDTH="27"/>
<SP HPOS="3809" ID="P1_SP03701" VPOS="1579" WIDTH="17"/>
<String CC="7989780" CONTENT="denken," HEIGHT="28" HPOS="3826" ID="P1_ST04281" VPOS="1546" WC="0.96" WIDTH="107"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2994" ID="P1_TL00493" VPOS="1576" WIDTH="764">
<String CC="47" CONTENT="en" HEIGHT="18" HPOS="2994" ID="P1_ST04282" VPOS="1584" WC="0.41" WIDTH="33"/>
<SP HPOS="3027" ID="P1_SP03702" VPOS="1602" WIDTH="14"/>
<String CC="060" CONTENT="met" HEIGHT="24" HPOS="3041" ID="P1_ST04283" VPOS="1577" WC="0.98" WIDTH="54"/>
<SP HPOS="3096" ID="P1_SP03703" VPOS="1602" WIDTH="20"/>
<String CC="05107077" CONTENT="elkander" HEIGHT="26" HPOS="3116" ID="P1_ST04284" VPOS="1576" WC="0.98" WIDTH="122"/>
<SP HPOS="3237" ID="P1_SP03704" VPOS="1602" WIDTH="18"/>
<String CC="37" CONTENT="te" HEIGHT="25" HPOS="3255" ID="P1_ST04285" VPOS="1578" WC="0.47" WIDTH="25"/>
<SP HPOS="3280" ID="P1_SP03705" VPOS="1603" WIDTH="19"/>
<String CC="02909650780" CONTENT="raadplegen," HEIGHT="34" HPOS="3299" ID="P1_ST04286" VPOS="1577" WC="0.99" WIDTH="161"/>
<SP HPOS="3459" ID="P1_SP03706" VPOS="1611" WIDTH="18"/>
<String CC="1777" CONTENT="wien" HEIGHT="26" HPOS="3477" ID="P1_ST04287" VPOS="1578" WC="0.41" WIDTH="65"/>
<SP HPOS="3542" ID="P1_SP03707" VPOS="1611" WIDTH="17"/>
<String CC="45" CONTENT="te" HEIGHT="25" HPOS="3559" ID="P1_ST04288" VPOS="1579" WC="0.51" WIDTH="26"/>
<SP HPOS="3585" ID="P1_SP03708" VPOS="1611" WIDTH="17"/>
<String CC="97700646800" CONTENT='verkiezen."' HEIGHT="27" HPOS="3601" ID="P1_ST04289" VPOS="1577" WC="0.99" WIDTH="157"/>
</TextLine>
<TextLine HEIGHT="30" HPOS="3030" ID="P1_TL00494" VPOS="1607" WIDTH="904">
<String CC="890" CONTENT="Het" HEIGHT="22" HPOS="3030" ID="P1_ST04290" VPOS="1609" WC="0.93" WIDTH="51"/>
<SP HPOS="3080" ID="P1_SP03709" VPOS="1631" WIDTH="18"/>
<String CC="5050777" CONTENT="Jouraat" HEIGHT="25" HPOS="3098" ID="P1_ST04291" STYLEREFS="TXT_6" VPOS="1609" WC="0.98" WIDTH="113"/>
<SP HPOS="3211" ID="P1_SP03710" VPOS="1633" WIDTH="15"/>
<String CC="098" CONTENT="des" HEIGHT="24" HPOS="3227" ID="P1_ST04292" STYLEREFS="TXT_6" VPOS="1611" WC="0.93" WIDTH="44"/>
<SP HPOS="3270" ID="P1_SP03711" VPOS="1635" WIDTH="18"/>
<String CC="974757" CONTENT="Débuts" HEIGHT="25" HPOS="3288" ID="P1_ST04293" STYLEREFS="TXT_6" VPOS="1611" WC="0.29" WIDTH="94"/>
<SP HPOS="3383" ID="P1_SP03712" VPOS="1636" WIDTH="17"/>
<String CC="67296" CONTENT="noemt" HEIGHT="25" HPOS="3399" ID="P1_ST04294" VPOS="1611" WC="0.96" WIDTH="87"/>
<SP HPOS="3487" ID="P1_SP03713" VPOS="1636" WIDTH="9"/>
<String CC="077" CONTENT="den" HEIGHT="25" HPOS="3496" ID="P1_ST04295" VPOS="1611" WC="0.94" WIDTH="47"/>
<SP HPOS="3543" ID="P1_SP03714" VPOS="1636" WIDTH="18"/>
<String CC="74475" CONTENT="brief" HEIGHT="30" HPOS="3561" ID="P1_ST04296" VPOS="1607" WC="0.96" WIDTH="69"/>
<SP HPOS="3630" ID="P1_SP03715" VPOS="1637" WIDTH="15"/>
<String CC="974" CONTENT="des" HEIGHT="25" HPOS="3645" ID="P1_ST04297" VPOS="1611" WC="0.92" WIDTH="44"/>
<SP HPOS="3689" ID="P1_SP03716" VPOS="1637" WIDTH="17"/>
<String CC="0957777" CONTENT="keizers" HEIGHT="26" HPOS="3705" ID="P1_ST04298" VPOS="1611" WC="0.97" WIDTH="97"/>
<SP HPOS="3802" ID="P1_SP03717" VPOS="1637" WIDTH="17"/>
<String CC="097" CONTENT="aan" HEIGHT="18" HPOS="3819" ID="P1_ST04299" VPOS="1618" WC="0.94" WIDTH="50"/>
<SP HPOS="3868" ID="P1_SP03718" VPOS="1637" WIDTH="15"/>
<String CC="077" CONTENT="den" HEIGHT="26" HPOS="3883" ID="P1_ST04300" VPOS="1609" WC="0.94" WIDTH="50"/>
</TextLine>
<TextLine HEIGHT="31" HPOS="2996" ID="P1_TL00495" VPOS="1638" WIDTH="938">
<String CC="7999" CONTENT="heer" HEIGHT="24" HPOS="2996" ID="P1_ST04301" VPOS="1641" WC="0.92" WIDTH="60"/>
<SP HPOS="3057" ID="P1_SP03719" VPOS="1664" WIDTH="25"/>
<String CC="986589" CONTENT="EiilHe" HEIGHT="26" HPOS="3081" ID="P1_ST04302" VPOS="1639" WC="0.17" WIDTH="83"/>
<SP HPOS="3164" ID="P1_SP03720" VPOS="1665" WIDTH="34"/>
<String CC="87689277" CONTENT="Gllivier" HEIGHT="30" HPOS="3198" ID="P1_ST04303" VPOS="1638" WC="0.27" WIDTH="109"/>
<SP HPOS="3307" ID="P1_SP03721" VPOS="1668" WIDTH="17"/>
<String CC="978" CONTENT="een" HEIGHT="17" HPOS="3324" ID="P1_ST04304" VPOS="1651" WC="0.90" WIDTH="46"/>
<SP HPOS="3370" ID="P1_SP03722" VPOS="1668" WIDTH="17"/>
<String CC="0674" CONTENT="echt" HEIGHT="25" HPOS="3386" ID="P1_ST04305" VPOS="1643" WC="0.96" WIDTH="60"/>
<SP HPOS="3446" ID="P1_SP03723" VPOS="1668" WIDTH="18"/>
<String CC="0876031640437777" CONTENT="konstitutioneele" HEIGHT="26" HPOS="3464" ID="P1_ST04306" VPOS="1643" WC="0.51" WIDTH="228"/>
<SP HPOS="3692" ID="P1_SP03724" VPOS="1669" WIDTH="18"/>
<String CC="99090" CONTENT="daad." HEIGHT="25" HPOS="3710" ID="P1_ST04307" VPOS="1643" WC="0.96" WIDTH="73"/>
<SP HPOS="3783" ID="P1_SP03725" VPOS="1669" WIDTH="27"/>
<String CC="87" CONTENT="De" HEIGHT="24" HPOS="3810" ID="P1_ST04308" VPOS="1643" WC="0.19" WIDTH="37"/>
<SP HPOS="3847" ID="P1_SP03726" VPOS="1669" WIDTH="18"/>
<String CC="68887" CONTENT="lieer" HEIGHT="25" HPOS="3865" ID="P1_ST04309" VPOS="1642" WC="0.95" WIDTH="69"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="2995" ID="P1_TL00496" VPOS="1671" WIDTH="938">
<String CC="7876508" CONTENT="Lemoine" HEIGHT="25" HPOS="2995" ID="P1_ST04310" VPOS="1671" WC="0.36" WIDTH="122"/>
<SP HPOS="3117" ID="P1_SP03727" VPOS="1696" WIDTH="17"/>
<String CC="65750" CONTENT="ziet," HEIGHT="31" HPOS="3133" ID="P1_ST04311" VPOS="1671" WC="0.97" WIDTH="66"/>
<SP HPOS="3200" ID="P1_SP03728" VPOS="1702" WIDTH="19"/>
<String CC="6978" CONTENT="even" HEIGHT="17" HPOS="3219" ID="P1_ST04312" VPOS="1681" WC="0.93" WIDTH="63"/>
<SP HPOS="3281" ID="P1_SP03729" VPOS="1702" WIDTH="19"/>
<String CC="467" CONTENT="als" HEIGHT="26" HPOS="3300" ID="P1_ST04313" VPOS="1672" WC="0.93" WIDTH="39"/>
<SP HPOS="3339" ID="P1_SP03730" VPOS="1702" WIDTH="18"/>
<String CC="865" CONTENT="wij" HEIGHT="31" HPOS="3357" ID="P1_ST04314" VPOS="1675" WC="0.93" WIDTH="39"/>
<SP HPOS="3396" ID="P1_SP03731" VPOS="1706" WIDTH="19"/>
<String CC="96759888" CONTENT="gisteren" HEIGHT="31" HPOS="3415" ID="P1_ST04315" VPOS="1675" WC="0.97" WIDTH="115"/>
<SP HPOS="3529" ID="P1_SP03732" VPOS="1706" WIDTH="17"/>
<String CC="0967975770" CONTENT="opmerkten," HEIGHT="31" HPOS="3546" ID="P1_ST04316" VPOS="1676" WC="0.98" WIDTH="164"/>
<SP HPOS="3710" ID="P1_SP03733" VPOS="1707" WIDTH="21"/>
<String CC="770" CONTENT="een" HEIGHT="17" HPOS="3731" ID="P1_ST04317" VPOS="1683" WC="0.94" WIDTH="46"/>
<SP HPOS="3777" ID="P1_SP03734" VPOS="1707" WIDTH="19"/>
<String CC="5767" CONTENT="zeer" HEIGHT="17" HPOS="3796" ID="P1_ST04318" VPOS="1683" WC="0.94" WIDTH="56"/>
<SP HPOS="3852" ID="P1_SP03735" VPOS="1707" WIDTH="17"/>
<String CC="0860" CONTENT="gun" HEIGHT="25" HPOS="3868" ID="P1_ST04319" SUBS_CONTENT="gunstig" SUBS_TYPE="HypPart1" VPOS="1681" WC="0.97" WIDTH="50"/>
<HYP CONTENT="-" HPOS="3918" VPOS="1681" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2995" ID="P1_TL00497" VPOS="1703" WIDTH="938">
<String CC="7750" CONTENT="stig" HEIGHT="32" HPOS="2995" ID="P1_ST04320" SUBS_CONTENT="gunstig" SUBS_TYPE="HypPart2" VPOS="1703" WC="0.96" WIDTH="53"/>
<SP HPOS="3048" ID="P1_SP03736" VPOS="1735" WIDTH="18"/>
<String CC="065876" CONTENT="teeken" HEIGHT="26" HPOS="3066" ID="P1_ST04321" VPOS="1703" WC="0.97" WIDTH="91"/>
<SP HPOS="3157" ID="P1_SP03737" VPOS="1735" WIDTH="17"/>
<String CC="55" CONTENT="in" HEIGHT="26" HPOS="3174" ID="P1_ST04322" VPOS="1703" WC="0.40" WIDTH="28"/>
<SP HPOS="3202" ID="P1_SP03738" VPOS="1735" WIDTH="17"/>
<String CC="04" CONTENT="de" HEIGHT="26" HPOS="3219" ID="P1_ST04323" VPOS="1703" WC="0.77" WIDTH="31"/>
<SP HPOS="3249" ID="P1_SP03739" VPOS="1735" WIDTH="18"/>
<String CC="0487" CONTENT="daad" HEIGHT="26" HPOS="3267" ID="P1_ST04324" VPOS="1704" WC="0.96" WIDTH="66"/>
<SP HPOS="3333" ID="P1_SP03740" VPOS="1735" WIDTH="17"/>
<String CC="976" CONTENT="des" HEIGHT="26" HPOS="3350" ID="P1_ST04325" VPOS="1706" WC="0.91" WIDTH="43"/>
<SP HPOS="3392" ID="P1_SP03741" VPOS="1735" WIDTH="17"/>
<String CC="97677970" CONTENT="keizers," HEIGHT="32" HPOS="3409" ID="P1_ST04326" VPOS="1704" WC="0.97" WIDTH="104"/>
<SP HPOS="3513" ID="P1_SP03742" VPOS="1736" WIDTH="19"/>
<String CC="88" CONTENT="cm" HEIGHT="19" HPOS="3531" ID="P1_ST04327" VPOS="1713" WC="0.16" WIDTH="41"/>
<SP HPOS="3573" ID="P1_SP03743" VPOS="1736" WIDTH="17"/>
<String CC="4728" CONTENT="zijn" HEIGHT="34" HPOS="3589" ID="P1_ST04328" VPOS="1707" WC="0.95" WIDTH="51"/>
<SP HPOS="3640" ID="P1_SP03744" VPOS="1741" WIDTH="17"/>
<String CC="94776946062" CONTENT="prerogatief" HEIGHT="33" HPOS="3657" ID="P1_ST04329" VPOS="1707" WC="0.98" WIDTH="159"/>
<SP HPOS="3816" ID="P1_SP03745" VPOS="1741" WIDTH="14"/>
<String CC="0977" CONTENT="over" HEIGHT="18" HPOS="3830" ID="P1_ST04330" VPOS="1714" WC="0.95" WIDTH="60"/>
<SP HPOS="3891" ID="P1_SP03746" VPOS="1741" WIDTH="17"/>
<String CC="67" CONTENT="te" HEIGHT="24" HPOS="3907" ID="P1_ST04331" VPOS="1707" WC="0.29" WIDTH="26"/>
</TextLine>
<TextLine HEIGHT="30" HPOS="2995" ID="P1_TL00498" VPOS="1735" WIDTH="938">
<String CC="970908" CONTENT="dragen" HEIGHT="30" HPOS="2995" ID="P1_ST04332" VPOS="1735" WC="0.97" WIDTH="96"/>
<SP HPOS="3091" ID="P1_SP03747" VPOS="1765" WIDTH="26"/>
<String CC="008" CONTENT="aan" HEIGHT="15" HPOS="3117" ID="P1_ST04333" VPOS="1743" WC="0.97" WIDTH="47"/>
<SP HPOS="3164" ID="P1_SP03748" VPOS="1765" WIDTH="27"/>
<String CC="978" CONTENT="den" HEIGHT="25" HPOS="3191" ID="P1_ST04334" VPOS="1735" WC="0.91" WIDTH="47"/>
<SP HPOS="3239" ID="P1_SP03749" VPOS="1765" WIDTH="30"/>
<String CC="81970" CONTENT="lieer" HEIGHT="24" HPOS="3268" ID="P1_ST04335" VPOS="1737" WC="0.96" WIDTH="69"/>
<SP HPOS="3337" ID="P1_SP03750" VPOS="1765" WIDTH="25"/>
<String CC="75650076" CONTENT="Ollivier" HEIGHT="25" HPOS="3361" ID="P1_ST04336" VPOS="1739" WC="0.51" WIDTH="109"/>
<SP HPOS="3470" ID="P1_SP03751" VPOS="1765" WIDTH="26"/>
<String CC="847" CONTENT="als" HEIGHT="25" HPOS="3496" ID="P1_ST04337" VPOS="1739" WC="0.92" WIDTH="39"/>
<SP HPOS="3535" ID="P1_SP03752" VPOS="1765" WIDTH="17"/>
<String CC="88589" CONTENT="hoofd" HEIGHT="30" HPOS="3552" ID="P1_ST04338" VPOS="1735" WC="0.95" WIDTH="79"/>
<SP HPOS="3631" ID="P1_SP03753" VPOS="1765" WIDTH="17"/>
<String CC="886" CONTENT="Van" HEIGHT="22" HPOS="3647" ID="P1_ST04339" VPOS="1742" WC="0.91" WIDTH="51"/>
<String CC="7" CONTENT="1" HEIGHT="4" HPOS="3698" ID="P1_ST04340" VPOS="1744" WC="0.24" WIDTH="1"/>
<SP HPOS="3699" ID="P1_SP03754" VPOS="1765" WIDTH="17"/>
<String CC="796" CONTENT="het" HEIGHT="25" HPOS="3716" ID="P1_ST04341" VPOS="1740" WC="0.91" WIDTH="46"/>
<SP HPOS="3762" ID="P1_SP03755" VPOS="1765" WIDTH="15"/>
<String CC="9474704" CONTENT="kabinet" HEIGHT="26" HPOS="3777" ID="P1_ST04342" VPOS="1739" WC="0.97" WIDTH="107"/>
<SP HPOS="3885" ID="P1_SP03756" VPOS="1765" WIDTH="17"/>
<String CC="06" CONTENT="en" HEIGHT="18" HPOS="3901" ID="P1_ST04343" VPOS="1747" WC="0.67" WIDTH="32"/>
</TextLine>
<TextLine HEIGHT="27" HPOS="3076" ID="P1_TL00499" VPOS="1766" WIDTH="519">
<String CC="97768" CONTENT="dezen" HEIGHT="26" HPOS="3076" ID="P1_ST04344" VPOS="1766" WC="0.95" WIDTH="77"/>
<SP HPOS="3152" ID="P1_SP03757" VPOS="1792" WIDTH="18"/>
<String CC="76" CONTENT="de" HEIGHT="26" HPOS="3170" ID="P1_ST04345" VPOS="1766" WC="0.27" WIDTH="31"/>
<SP HPOS="3201" ID="P1_SP03758" VPOS="1792" WIDTH="17"/>
<String CC="827180875" CONTENT="ministers" HEIGHT="25" HPOS="3217" ID="P1_ST04346" VPOS="1768" WC="0.98" WIDTH="130"/>
<SP HPOS="3347" ID="P1_SP03759" VPOS="1793" WIDTH="17"/>
<String CC="66" CONTENT="te" HEIGHT="22" HPOS="3364" ID="P1_ST04347" VPOS="1770" WC="0.32" WIDTH="26"/>
<SP HPOS="3390" ID="P1_SP03760" VPOS="1793" WIDTH="20"/>
<String CC="46078" CONTENT="laten" HEIGHT="24" HPOS="3410" ID="P1_ST04348" VPOS="1769" WC="0.96" WIDTH="70"/>
<SP HPOS="3480" ID="P1_SP03761" VPOS="1793" WIDTH="19"/>
<String CC="9465780" CONTENT="kiezen." HEIGHT="22" HPOS="3498" ID="P1_ST04349" VPOS="1770" WC="0.97" WIDTH="96"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="1805" HPOS="2995" ID="P1_TB00032" STYLEREFS="TXT_5 PAR_RIGHT" VPOS="1798" WIDTH="943">
<TextLine HEIGHT="34" HPOS="3203" ID="P1_TL00500" VPOS="1800" WIDTH="731">
<String CC="040" CONTENT="wil" HEIGHT="24" HPOS="3203" ID="P1_ST04350" VPOS="1800" WC="0.98" WIDTH="41"/>
<SP HPOS="3244" ID="P1_SP03762" VPOS="1824" WIDTH="18"/>
<String CC="677" CONTENT="een" HEIGHT="18" HPOS="3262" ID="P1_ST04351" VPOS="1807" WC="0.92" WIDTH="46"/>
<SP HPOS="3308" ID="P1_SP03763" VPOS="1825" WIDTH="17"/>
<String CC="49889677" CONTENT="homogeen" HEIGHT="32" HPOS="3325" ID="P1_ST04352" VPOS="1800" WC="0.97" WIDTH="141"/>
<SP HPOS="3465" ID="P1_SP03764" VPOS="1832" WIDTH="19"/>
<String CC="66755433580" CONTENT="ministerie;" HEIGHT="32" HPOS="3484" ID="P1_ST04353" VPOS="1801" WC="0.98" WIDTH="157"/>
<SP HPOS="3641" ID="P1_SP03765" VPOS="1833" WIDTH="13"/>
<String CC="7977" CONTENT="maar" HEIGHT="18" HPOS="3654" ID="P1_ST04354" VPOS="1809" WC="0.94" WIDTH="72"/>
<SP HPOS="3726" ID="P1_SP03766" VPOS="1833" WIDTH="11"/>
<String CC="677" CONTENT="een" HEIGHT="18" HPOS="3737" ID="P1_ST04355" VPOS="1811" WC="0.92" WIDTH="45"/>
<SP HPOS="3782" ID="P1_SP03767" VPOS="1833" WIDTH="8"/>
<String CC="77600767" CONTENT="homogeen" HEIGHT="33" HPOS="3790" ID="P1_ST04356" VPOS="1801" WC="0.98" WIDTH="144"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="3093" ID="P1_TL00501" VPOS="1830" WIDTH="840">
<String CC="1" CONTENT=":" HEIGHT="14" HPOS="3093" ID="P1_ST04357" VPOS="1835" WC="0.80" WIDTH="1"/>
<SP HPOS="3094" ID="P1_SP03768" VPOS="1850" WIDTH="26"/>
<String CC="798" CONTENT="kan" HEIGHT="22" HPOS="3120" ID="P1_ST04358" VPOS="1830" WC="0.90" WIDTH="50"/>
<SP HPOS="3170" ID="P1_SP03769" VPOS="1852" WIDTH="17"/>
<String CC="7576767" CONTENT="slechts" HEIGHT="26" HPOS="3187" ID="P1_ST04359" VPOS="1830" WC="0.97" WIDTH="96"/>
<SP HPOS="3282" ID="P1_SP03770" VPOS="1856" WIDTH="17"/>
<String CC="770" CONTENT="het" HEIGHT="25" HPOS="3299" ID="P1_ST04360" VPOS="1832" WC="0.94" WIDTH="45"/>
<SP HPOS="3344" ID="P1_SP03771" VPOS="1857" WIDTH="18"/>
<String CC="446534995" CONTENT="resultaat" HEIGHT="25" HPOS="3361" ID="P1_ST04361" VPOS="1832" WC="0.98" WIDTH="126"/>
<SP HPOS="3488" ID="P1_SP03772" VPOS="1857" WIDTH="25"/>
<String CC="7306" CONTENT="ziju" HEIGHT="31" HPOS="3513" ID="P1_ST04362" VPOS="1834" WC="0.57" WIDTH="51"/>
<SP HPOS="3563" ID="P1_SP03773" VPOS="1865" WIDTH="19"/>
<String CC="768" CONTENT="van" HEIGHT="19" HPOS="3582" ID="P1_ST04363" VPOS="1841" WC="0.92" WIDTH="47"/>
<SP HPOS="3630" ID="P1_SP03774" VPOS="1865" WIDTH="19"/>
<String CC="70650077" CONTENT="partijen" HEIGHT="31" HPOS="3648" ID="P1_ST04364" VPOS="1835" WC="0.98" WIDTH="109"/>
<SP HPOS="3757" ID="P1_SP03775" VPOS="1866" WIDTH="12"/>
<String CC="0" CONTENT="," HEIGHT="9" HPOS="3769" ID="P1_ST04365" VPOS="1854" WC="1.00" WIDTH="5"/>
<SP HPOS="3774" ID="P1_SP03776" VPOS="1866" WIDTH="24"/>
<String CC="0676" CONTENT="«li'" HEIGHT="25" HPOS="3797" ID="P1_ST04366" VPOS="1834" WC="0.49" WIDTH="39"/>
<SP HPOS="3836" ID="P1_SP03777" VPOS="1866" WIDTH="19"/>
<String CC="974200" CONTENT="gelijk" HEIGHT="31" HPOS="3855" ID="P1_ST04367" VPOS="1834" WC="0.98" WIDTH="78"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2996" ID="P1_TL00502" VPOS="1859" WIDTH="938">
<String CC="8770760" CONTENT="denken." HEIGHT="26" HPOS="2996" ID="P1_ST04368" VPOS="1859" WC="0.97" WIDTH="105"/>
<SP HPOS="3102" ID="P1_SP03778" VPOS="1885" WIDTH="19"/>
<String CC="06" CONTENT="En" HEIGHT="25" HPOS="3120" ID="P1_ST04369" VPOS="1860" WC="0.64" WIDTH="39"/>
<SP HPOS="3159" ID="P1_SP03779" VPOS="1885" WIDTH="17"/>
<String CC="67" CONTENT="nu" HEIGHT="18" HPOS="3176" ID="P1_ST04370" VPOS="1867" WC="0.32" WIDTH="34"/>
<SP HPOS="3210" ID="P1_SP03780" VPOS="1885" WIDTH="18"/>
<String CC="8772" CONTENT="doet" HEIGHT="25" HPOS="3228" ID="P1_ST04371" VPOS="1860" WC="0.95" WIDTH="60"/>
<SP HPOS="3288" ID="P1_SP03781" VPOS="1885" WIDTH="17"/>
<String CC="6377" CONTENT="zich" HEIGHT="25" HPOS="3305" ID="P1_ST04372" VPOS="1863" WC="0.95" WIDTH="56"/>
<SP HPOS="3360" ID="P1_SP03782" VPOS="1887" WIDTH="18"/>
<String CC="06" CONTENT="de" HEIGHT="25" HPOS="3378" ID="P1_ST04373" VPOS="1864" WC="0.69" WIDTH="30"/>
<SP HPOS="3407" ID="P1_SP03783" VPOS="1889" WIDTH="19"/>
<String CC="00759" CONTENT="vraag" HEIGHT="24" HPOS="3426" ID="P1_ST04374" VPOS="1872" WC="0.97" WIDTH="80"/>
<SP HPOS="3507" ID="P1_SP03784" VPOS="1896" WIDTH="18"/>
<String CC="06530" CONTENT="voor:" HEIGHT="19" HPOS="3524" ID="P1_ST04375" VPOS="1872" WC="0.98" WIDTH="76"/>
<SP HPOS="3600" ID="P1_SP03785" VPOS="1896" WIDTH="11"/>
<String CC="0780" CONTENT="welk" HEIGHT="26" HPOS="3611" ID="P1_ST04376" VPOS="1865" WC="0.97" WIDTH="65"/>
<SP HPOS="3676" ID="P1_SP03786" VPOS="1896" WIDTH="19"/>
<String CC="7648770795390492" CONTENT="sclicuwspelhiedt" HEIGHT="33" HPOS="3694" ID="P1_ST04377" VPOS="1865" WC="0.40" WIDTH="240"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2996" ID="P1_TL00503" VPOS="1892" WIDTH="942">
<String CC="87780" CONTENT="Ótfs-" HEIGHT="27" HPOS="2996" ID="P1_ST04378" VPOS="1893" WC="0.37" WIDTH="52"/>
<SP HPOS="3048" ID="P1_SP03787" VPOS="1920" WIDTH="12"/>
<String CC="07" CONTENT="de" HEIGHT="25" HPOS="3060" ID="P1_ST04379" VPOS="1893" WC="0.64" WIDTH="30"/>
<SP HPOS="3090" ID="P1_SP03788" VPOS="1920" WIDTH="24"/>
<String CC="83975" CONTENT="kamer" HEIGHT="27" HPOS="3113" ID="P1_ST04380" VPOS="1892" WC="0.95" WIDTH="90"/>
<SP HPOS="3203" ID="P1_SP03789" VPOS="1920" WIDTH="17"/>
<String CC="697" CONTENT="aan" HEIGHT="17" HPOS="3220" ID="P1_ST04381" VPOS="1903" WC="0.91" WIDTH="50"/>
<SP HPOS="3269" ID="P1_SP03790" VPOS="1920" WIDTH="17"/>
<String CC="09" CONTENT="op" HEIGHT="24" HPOS="3286" ID="P1_ST04382" VPOS="1903" WC="0.50" WIDTH="32"/>
<SP HPOS="3318" ID="P1_SP03791" VPOS="1926" WIDTH="18"/>
<String CC="778" CONTENT="het" HEIGHT="26" HPOS="3335" ID="P1_ST04383" VPOS="1894" WC="0.91" WIDTH="45"/>
<SP HPOS="3380" ID="P1_SP03792" VPOS="1926" WIDTH="18"/>
<String CC="0698888300" CONTENT="oogenbiik," HEIGHT="33" HPOS="3398" ID="P1_ST04384" VPOS="1896" WC="0.45" WIDTH="152"/>
<SP HPOS="3550" ID="P1_SP03793" VPOS="1929" WIDTH="27"/>
<String CC="096" CONTENT="dat" HEIGHT="26" HPOS="3578" ID="P1_ST04385" VPOS="1897" WC="0.94" WIDTH="46"/>
<SP HPOS="3624" ID="P1_SP03794" VPOS="1929" WIDTH="25"/>
<String CC="740" CONTENT="zij" HEIGHT="32" HPOS="3648" ID="P1_ST04386" VPOS="1898" WC="0.95" WIDTH="31"/>
<SP HPOS="3679" ID="P1_SP03795" VPOS="1930" WIDTH="27"/>
<String CC="0777" CONTENT="voor" HEIGHT="19" HPOS="3706" ID="P1_ST04387" VPOS="1905" WC="0.95" WIDTH="61"/>
<SP HPOS="3768" ID="P1_SP03796" VPOS="1930" WIDTH="25"/>
<String CC="077" CONTENT="het" HEIGHT="27" HPOS="3793" ID="P1_ST04388" VPOS="1897" WC="0.95" WIDTH="47"/>
<SP HPOS="3840" ID="P1_SP03797" VPOS="1930" WIDTH="25"/>
<String CC="035703" CONTENT="eerst," HEIGHT="26" HPOS="3865" ID="P1_ST04389" VPOS="1898" WC="0.98" WIDTH="73"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="2996" ID="P1_TL00504" VPOS="1924" WIDTH="940">
<String CC="390" CONTENT="aan" HEIGHT="17" HPOS="2996" ID="P1_ST04390" VPOS="1933" WC="0.95" WIDTH="50"/>
<SP HPOS="3046" ID="P1_SP03798" VPOS="1950" WIDTH="17"/>
<String CC="7000" CONTENT="zich" HEIGHT="26" HPOS="3063" ID="P1_ST04391" VPOS="1924" WC="0.98" WIDTH="57"/>
<SP HPOS="3119" ID="P1_SP03799" VPOS="1950" WIDTH="17"/>
<String CC="67496" CONTENT="zelve" HEIGHT="26" HPOS="3136" ID="P1_ST04392" VPOS="1924" WC="0.95" WIDTH="70"/>
<SP HPOS="3206" ID="P1_SP03800" VPOS="1950" WIDTH="18"/>
<String CC="60808889978" CONTENT="overgelaten" HEIGHT="38" HPOS="3223" ID="P1_ST04393" VPOS="1926" WC="0.98" WIDTH="164"/>
<SP HPOS="3387" ID="P1_SP03801" VPOS="1964" WIDTH="17"/>
<String CC="77" CONTENT="kï" HEIGHT="26" HPOS="3404" ID="P1_ST04394" VPOS="1928" WC="0.23" WIDTH="43"/>
<SP HPOS="3446" ID="P1_SP03802" VPOS="1964" WIDTH="33"/>
<String CC="75" CONTENT="De" HEIGHT="25" HPOS="3480" ID="P1_ST04395" VPOS="1929" WC="0.33" WIDTH="39"/>
<SP HPOS="3519" ID="P1_SP03803" VPOS="1964" WIDTH="26"/>
<String CC="09430757" CONTENT="partijen" HEIGHT="32" HPOS="3544" ID="P1_ST04396" VPOS="1930" WC="0.98" WIDTH="111"/>
<SP HPOS="3656" ID="P1_SP03804" VPOS="1964" WIDTH="26"/>
<String CC="6205" CONTENT="zijn" HEIGHT="33" HPOS="3681" ID="P1_ST04397" VPOS="1930" WC="0.97" WIDTH="48"/>
<SP HPOS="3730" ID="P1_SP03805" VPOS="1964" WIDTH="26"/>
<String CC="5227329680005" CONTENT="uiteengesjiat" HEIGHT="33" HPOS="3756" ID="P1_ST04398" VPOS="1930" WC="0.55" WIDTH="180"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2996" ID="P1_TL00505" VPOS="1956" WIDTH="939">
<String CC="70" CONTENT="en" HEIGHT="18" HPOS="2996" ID="P1_ST04399" VPOS="1965" WC="0.59" WIDTH="32"/>
<SP HPOS="3028" ID="P1_SP03806" VPOS="1983" WIDTH="17"/>
<String CC="67" CONTENT="in" HEIGHT="27" HPOS="3045" ID="P1_ST04400" VPOS="1956" WC="0.32" WIDTH="27"/>
<SP HPOS="3072" ID="P1_SP03807" VPOS="1983" WIDTH="15"/>
<String CC="000" CONTENT="tal" HEIGHT="26" HPOS="3087" ID="P1_ST04401" VPOS="1956" WC="1.00" WIDTH="39"/>
<SP HPOS="3126" ID="P1_SP03808" VPOS="1983" WIDTH="18"/>
<String CC="978" CONTENT="van" HEIGHT="17" HPOS="3144" ID="P1_ST04402" VPOS="1965" WC="0.91" WIDTH="48"/>
<SP HPOS="3193" ID="P1_SP03809" VPOS="1983" WIDTH="18"/>
<String CC="20902187" CONTENT="fraktiën" HEIGHT="26" HPOS="3210" ID="P1_ST04403" VPOS="1957" WC="0.59" WIDTH="112"/>
<SP HPOS="3322" ID="P1_SP03810" VPOS="1983" WIDTH="18"/>
<String CC="056527977764" CONTENT="verbrokkeld," HEIGHT="33" HPOS="3340" ID="P1_ST04404" VPOS="1957" WC="0.98" WIDTH="185"/>
<SP HPOS="3526" ID="P1_SP03811" VPOS="1990" WIDTH="19"/>
<String CC="79775" CONTENT="even'" HEIGHT="31" HPOS="3544" ID="P1_ST04405" VPOS="1956" WC="0.95" WIDTH="71"/>
<SP HPOS="3615" ID="P1_SP03812" VPOS="1990" WIDTH="8"/>
<String CC="947" CONTENT="als" HEIGHT="25" HPOS="3624" ID="P1_ST04406" VPOS="1962" WC="0.92" WIDTH="38"/>
<SP HPOS="3661" ID="P1_SP03813" VPOS="1990" WIDTH="19"/>
<String CC="796" CONTENT="een" HEIGHT="18" HPOS="3680" ID="P1_ST04407" VPOS="1970" WC="0.91" WIDTH="45"/>
<SP HPOS="3725" ID="P1_SP03814" VPOS="1990" WIDTH="18"/>
<String CC="0170" CONTENT="werk" HEIGHT="26" HPOS="3743" ID="P1_ST04408" VPOS="1962" WC="0.98" WIDTH="71"/>
<SP HPOS="3814" ID="P1_SP03815" VPOS="1990" WIDTH="9"/>
<String CC="066" CONTENT="van" HEIGHT="18" HPOS="3823" ID="P1_ST04409" VPOS="1969" WC="0.95" WIDTH="48"/>
<SP HPOS="3872" ID="P1_SP03816" VPOS="1990" WIDTH="8"/>
<String CC="003" CONTENT="mo" HEIGHT="17" HPOS="3880" ID="P1_ST04410" SUBS_CONTENT="mozaïek," SUBS_TYPE="HypPart1" VPOS="1970" WC="0.99" WIDTH="37"/>
<HYP CONTENT="-" HPOS="3917" VPOS="1970" WIDTH="18"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2996" ID="P1_TL00506" VPOS="1989" WIDTH="938">
<String CC="790690" CONTENT="zaïek," HEIGHT="31" HPOS="2996" ID="P1_ST04411" SUBS_CONTENT="mozaïek," SUBS_TYPE="HypPart2" VPOS="1990" WC="0.97" WIDTH="86"/>
<SP HPOS="3083" ID="P1_SP03817" VPOS="2021" WIDTH="18"/>
<String CC="004" CONTENT="dat" HEIGHT="26" HPOS="3100" ID="P1_ST04412" VPOS="1989" WC="0.98" WIDTH="46"/>
<SP HPOS="3146" ID="P1_SP03818" VPOS="2021" WIDTH="18"/>
<String CC="00" CONTENT="op" HEIGHT="25" HPOS="3164" ID="P1_ST04413" VPOS="1997" WC="1.00" WIDTH="31"/>
<SP HPOS="3195" ID="P1_SP03819" VPOS="2022" WIDTH="18"/>
<String CC="967" CONTENT="den" HEIGHT="26" HPOS="3213" ID="P1_ST04414" VPOS="1990" WC="0.91" WIDTH="50"/>
<SP HPOS="3262" ID="P1_SP03820" VPOS="2022" WIDTH="24"/>
<String CC="06278" CONTENT="grond" HEIGHT="33" HPOS="3286" ID="P1_ST04415" VPOS="1991" WC="0.97" WIDTH="84"/>
<SP HPOS="3370" ID="P1_SP03821" VPOS="2024" WIDTH="25"/>
<String CC="46" CONTENT="is" HEIGHT="26" HPOS="3394" ID="P1_ST04416" VPOS="1993" WC="0.41" WIDTH="21"/>
<SP HPOS="3416" ID="P1_SP03822" VPOS="2024" WIDTH="24"/>
<String CC="800023770" CONTENT="gevallen." HEIGHT="33" HPOS="3439" ID="P1_ST04417" VPOS="1994" WC="0.99" WIDTH="126"/>
<SP HPOS="3566" ID="P1_SP03823" VPOS="2027" WIDTH="37"/>
<String CC="78538" CONTENT="*Tüü2" HEIGHT="27" HPOS="3602" ID="P1_ST04418" VPOS="1994" WC="0.31" WIDTH="83"/>
<SP HPOS="3685" ID="P1_SP03824" VPOS="2027" WIDTH="24"/>
<String CC="177" CONTENT="les" HEIGHT="27" HPOS="3709" ID="P1_ST04419" VPOS="1994" WC="0.94" WIDTH="38"/>
<SP HPOS="3746" ID="P1_SP03825" VPOS="2027" WIDTH="25"/>
<String CC="7776066" CONTENT="eentres" HEIGHT="26" HPOS="3771" ID="P1_ST04420" VPOS="1995" WC="0.39" WIDTH="100"/>
<SP HPOS="3872" ID="P1_SP03826" VPOS="2027" WIDTH="25"/>
<String CC="849" CONTENT="s'y" HEIGHT="33" HPOS="3896" ID="P1_ST04421" VPOS="1995" WC="0.24" WIDTH="38"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="2996" ID="P1_TL00507" VPOS="2023" WIDTH="596">
<String CC="067507760" CONTENT="trouvent," HEIGHT="31" HPOS="2996" ID="P1_ST04422" VPOS="2023" WC="0.54" WIDTH="137"/>
<SP HPOS="3133" ID="P1_SP03827" VPOS="2054" WIDTH="19"/>
<String CC="3880068" CONTENT="excepté" HEIGHT="32" HPOS="3152" ID="P1_ST04423" VPOS="2023" WC="0.51" WIDTH="103"/>
<SP HPOS="3255" ID="P1_SP03828" VPOS="2055" WIDTH="17"/>
<String CC="36" CONTENT="Ie" HEIGHT="26" HPOS="3272" ID="P1_ST04424" VPOS="2023" WC="0.51" WIDTH="24"/>
<SP HPOS="3295" ID="P1_SP03829" VPOS="2055" WIDTH="19"/>
<String CC="507267" CONTENT="centre" HEIGHT="25" HPOS="3314" ID="P1_ST04425" VPOS="2024" WC="0.97" WIDTH="86"/>
<SP HPOS="3400" ID="P1_SP03830" VPOS="2055" WIDTH="19"/>
<String CC="87" CONTENT="de" HEIGHT="26" HPOS="3419" ID="P1_ST04426" VPOS="2024" WC="0.23" WIDTH="31"/>
<SP HPOS="3450" ID="P1_SP03831" VPOS="2055" WIDTH="17"/>
<String CC="962023701" CONTENT='gravité."' HEIGHT="33" HPOS="3467" ID="P1_ST04427" VPOS="2026" WC="0.62" WIDTH="125"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3032" ID="P1_TL00508" VPOS="2054" WIDTH="902">
<String CC="74700457" CONTENT="/'Daarin" HEIGHT="26" HPOS="3032" ID="P1_ST04428" VPOS="2054" WC="0.98" WIDTH="111"/>
<SP HPOS="3143" ID="P1_SP03832" VPOS="2080" WIDTH="17"/>
<String CC="670" CONTENT="is," HEIGHT="32" HPOS="3159" ID="P1_ST04429" VPOS="2054" WC="0.95" WIDTH="31"/>
<SP HPOS="3190" ID="P1_SP03833" VPOS="2086" WIDTH="15"/>
<String CC="5085" CONTENT="naar" HEIGHT="18" HPOS="3206" ID="P1_ST04430" VPOS="2063" WC="0.96" WIDTH="65"/>
<SP HPOS="3270" ID="P1_SP03834" VPOS="2086" WIDTH="15"/>
<String CC="950" CONTENT="wij" HEIGHT="33" HPOS="3286" ID="P1_ST04431" VPOS="2056" WC="0.94" WIDTH="41"/>
<SP HPOS="3327" ID="P1_SP03835" VPOS="2089" WIDTH="18"/>
<String CC="070000870" CONTENT="gelooven," HEIGHT="33" HPOS="3345" ID="P1_ST04432" VPOS="2056" WC="0.74" WIDTH="132"/>
<SP HPOS="3477" ID="P1_SP03836" VPOS="2089" WIDTH="17"/>
<String CC="77" CONTENT="de" HEIGHT="27" HPOS="3494" ID="P1_ST04433" VPOS="2057" WC="0.26" WIDTH="31"/>
<SP HPOS="3524" ID="P1_SP03837" VPOS="2089" WIDTH="18"/>
<String CC="016706" CONTENT="eersie" HEIGHT="26" HPOS="3542" ID="P1_ST04434" VPOS="2059" WC="0.62" WIDTH="79"/>
<SP HPOS="3621" ID="P1_SP03838" VPOS="2089" WIDTH="18"/>
<String CC="57" CONTENT="en" HEIGHT="19" HPOS="3639" ID="P1_ST04435" VPOS="2067" WC="0.34" WIDTH="32"/>
<SP HPOS="3671" ID="P1_SP03839" VPOS="2089" WIDTH="17"/>
<String CC="035032" CONTENT="groote" HEIGHT="32" HPOS="3687" ID="P1_ST04436" VPOS="2061" WC="0.74" WIDTH="91"/>
<SP HPOS="3778" ID="P1_SP03840" VPOS="2093" WIDTH="15"/>
<String CC="7604377050" CONTENT="moeielijk" HEIGHT="37" HPOS="3794" ID="P1_ST04437" SUBS_CONTENT="moeielijklleid" SUBS_TYPE="HypPart1" VPOS="2056" WC="0.55" WIDTH="128"/>
<HYP CONTENT="-" HPOS="3921" VPOS="2056" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2998" ID="P1_TL00509" VPOS="2086" WIDTH="938">
<String CC="86789" CONTENT="lleid" HEIGHT="26" HPOS="2998" ID="P1_ST04438" SUBS_CONTENT="moeielijklleid" SUBS_TYPE="HypPart2" VPOS="2086" WC="0.19" WIDTH="59"/>
<SP HPOS="3057" ID="P1_SP03841" VPOS="2112" WIDTH="25"/>
<String CC="27479680" CONTENT="gelegen," HEIGHT="33" HPOS="3081" ID="P1_ST04439" VPOS="2087" WC="0.98" WIDTH="124"/>
<SP HPOS="3206" ID="P1_SP03842" VPOS="2120" WIDTH="26"/>
<String CC="45797" CONTENT="welke" HEIGHT="25" HPOS="3231" ID="P1_ST04440" VPOS="2088" WC="0.95" WIDTH="80"/>
<SP HPOS="3312" ID="P1_SP03843" VPOS="2120" WIDTH="22"/>
<String CC="97" CONTENT="de" HEIGHT="26" HPOS="3334" ID="P1_ST04441" VPOS="2088" WC="0.13" WIDTH="30"/>
<SP HPOS="3364" ID="P1_SP03844" VPOS="2120" WIDTH="18"/>
<String CC="4770076279" CONTENT="toepassing" HEIGHT="33" HPOS="3381" ID="P1_ST04442" VPOS="2091" WC="0.98" WIDTH="148"/>
<SP HPOS="3529" ID="P1_SP03845" VPOS="2124" WIDTH="17"/>
<String CC="079" CONTENT="der" HEIGHT="26" HPOS="3546" ID="P1_ST04443" VPOS="2092" WC="0.94" WIDTH="45"/>
<SP HPOS="3591" ID="P1_SP03846" VPOS="2124" WIDTH="17"/>
<String CC="701797" CONTENT="nieuwe" HEIGHT="25" HPOS="3607" ID="P1_ST04444" VPOS="2093" WC="0.97" WIDTH="98"/>
<SP HPOS="3705" ID="P1_SP03847" VPOS="2124" WIDTH="18"/>
<String CC="7790606897" CONTENT="staatkunde" HEIGHT="26" HPOS="3723" ID="P1_ST04445" VPOS="2093" WC="0.98" WIDTH="155"/>
<SP HPOS="3878" ID="P1_SP03848" VPOS="2124" WIDTH="18"/>
<String CC="664" CONTENT="zal" HEIGHT="26" HPOS="3895" ID="P1_ST04446" VPOS="2092" WC="0.93" WIDTH="40"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2998" ID="P1_TL00510" VPOS="2119" WIDTH="937">
<String CC="689779379774" CONTENT="ondervinden," HEIGHT="26" HPOS="2998" ID="P1_ST04447" VPOS="2119" WC="0.98" WIDTH="181"/>
<SP HPOS="3178" ID="P1_SP03849" VPOS="2145" WIDTH="32"/>
<String CC="71" CONTENT="Er" HEIGHT="26" HPOS="3210" ID="P1_ST04448" VPOS="2119" WC="0.55" WIDTH="37"/>
<SP HPOS="3247" ID="P1_SP03850" VPOS="2145" WIDTH="24"/>
<String CC="47" CONTENT="is" HEIGHT="19" HPOS="3270" ID="P1_ST04449" VPOS="2127" WC="0.38" WIDTH="22"/>
<SP HPOS="3293" ID="P1_SP03851" VPOS="2146" WIDTH="24"/>
<String CC="9740076" CONTENT="gebi'ek" HEIGHT="32" HPOS="3317" ID="P1_ST04450" VPOS="2121" WC="0.48" WIDTH="97"/>
<SP HPOS="3413" ID="P1_SP03852" VPOS="2153" WIDTH="26"/>
<String CC="957" CONTENT="aan" HEIGHT="17" HPOS="3439" ID="P1_ST04451" VPOS="2132" WC="0.92" WIDTH="48"/>
<SP HPOS="3488" ID="P1_SP03853" VPOS="2153" WIDTH="21"/>
<String CC="7946050" CONTENT="mannen." HEIGHT="18" HPOS="3509" ID="P1_ST04452" VPOS="2132" WC="0.98" WIDTH="118"/>
<SP HPOS="3627" ID="P1_SP03854" VPOS="2153" WIDTH="34"/>
<String CC="755" CONTENT="Uit" HEIGHT="27" HPOS="3661" ID="P1_ST04453" VPOS="2125" WC="0.93" WIDTH="47"/>
<SP HPOS="3709" ID="P1_SP03855" VPOS="2153" WIDTH="18"/>
<String CC="7677" CONTENT="dien" HEIGHT="26" HPOS="3726" ID="P1_ST04454" VPOS="2125" WC="0.94" WIDTH="59"/>
<SP HPOS="3785" ID="P1_SP03856" VPOS="2153" WIDTH="18"/>
<String CC="720606" CONTENT="hoofde" HEIGHT="27" HPOS="3803" ID="P1_ST04455" VPOS="2125" WC="0.98" WIDTH="92"/>
<SP HPOS="3895" ID="P1_SP03857" VPOS="2153" WIDTH="17"/>
<String CC="07" CONTENT="is" HEIGHT="26" HPOS="3912" ID="P1_ST04456" VPOS="2125" WC="0.64" WIDTH="22"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2998" ID="P1_TL00511" VPOS="2152" WIDTH="938">
<String CC="777" CONTENT="het" HEIGHT="26" HPOS="2998" ID="P1_ST04457" VPOS="2152" WC="0.92" WIDTH="45"/>
<SP HPOS="3043" ID="P1_SP03858" VPOS="2178" WIDTH="26"/>
<String CC="066637488" CONTENT="misschien" HEIGHT="25" HPOS="3069" ID="P1_ST04458" VPOS="2152" WC="0.98" WIDTH="136"/>
<SP HPOS="3204" ID="P1_SP03859" VPOS="2178" WIDTH="24"/>
<String CC="07" CONTENT="te" HEIGHT="25" HPOS="3228" ID="P1_ST04459" VPOS="2153" WC="0.63" WIDTH="27"/>
<SP HPOS="3255" ID="P1_SP03860" VPOS="2178" WIDTH="28"/>
<String CC="5067776782" CONTENT="betreuren," HEIGHT="32" HPOS="3283" ID="P1_ST04460" VPOS="2153" WC="0.98" WIDTH="152"/>
<SP HPOS="3436" ID="P1_SP03861" VPOS="2185" WIDTH="26"/>
<String CC="007" CONTENT="dat" HEIGHT="25" HPOS="3462" ID="P1_ST04461" VPOS="2156" WC="0.97" WIDTH="46"/>
<SP HPOS="3508" ID="P1_SP03862" VPOS="2185" WIDTH="24"/>
<String CC="968" CONTENT="men" HEIGHT="19" HPOS="3531" ID="P1_ST04462" VPOS="2163" WC="0.91" WIDTH="58"/>
<SP HPOS="3589" ID="P1_SP03863" VPOS="2185" WIDTH="24"/>
<String CC="077" CONTENT="het" HEIGHT="26" HPOS="3613" ID="P1_ST04463" VPOS="2157" WC="0.94" WIDTH="48"/>
<SP HPOS="3661" ID="P1_SP03864" VPOS="2185" WIDTH="26"/>
<String CC="789768560" CONTENT="engelsche" HEIGHT="34" HPOS="3687" ID="P1_ST04464" VPOS="2157" WC="0.33" WIDTH="133"/>
<SP HPOS="3821" ID="P1_SP03865" VPOS="2191" WIDTH="26"/>
<String CC="0277751" CONTENT="stelsel" HEIGHT="25" HPOS="3847" ID="P1_ST04465" VPOS="2158" WC="0.98" WIDTH="89"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2998" ID="P1_TL00512" VPOS="2185" WIDTH="938">
<String CC="7076" CONTENT="niet" HEIGHT="26" HPOS="2998" ID="P1_ST04466" VPOS="2185" WC="0.95" WIDTH="56"/>
<SP HPOS="3053" ID="P1_SP03866" VPOS="2211" WIDTH="24"/>
<String CC="046" CONTENT="ten" HEIGHT="25" HPOS="3077" ID="P1_ST04467" VPOS="2185" WC="0.96" WIDTH="44"/>
<SP HPOS="3120" ID="P1_SP03867" VPOS="2211" WIDTH="26"/>
<String CC="63760" CONTENT="einde" HEIGHT="26" HPOS="3146" ID="P1_ST04468" VPOS="2185" WC="0.97" WIDTH="73"/>
<SP HPOS="3220" ID="P1_SP03868" VPOS="2211" WIDTH="26"/>
<String CC="854" CONTENT="toe" HEIGHT="26" HPOS="3246" ID="P1_ST04469" VPOS="2185" WC="0.93" WIDTH="43"/>
<SP HPOS="3288" ID="P1_SP03869" VPOS="2211" WIDTH="25"/>
<String CC="55673" CONTENT="heeft" HEIGHT="28" HPOS="3313" ID="P1_ST04470" VPOS="2185" WC="0.96" WIDTH="72"/>
<SP HPOS="3385" ID="P1_SP03870" VPOS="2213" WIDTH="15"/>
<String CC="83067990" CONTENT="gevolgd;" HEIGHT="34" HPOS="3400" ID="P1_ST04471" VPOS="2187" WC="0.98" WIDTH="129"/>
<SP HPOS="3529" ID="P1_SP03871" VPOS="2222" WIDTH="18"/>
<String CC="820" CONTENT="dat" HEIGHT="26" HPOS="3547" ID="P1_ST04472" VPOS="2189" WC="0.96" WIDTH="46"/>
<SP HPOS="3593" ID="P1_SP03872" VPOS="2222" WIDTH="15"/>
<String CC="927" CONTENT="men" HEIGHT="19" HPOS="3608" ID="P1_ST04473" VPOS="2197" WC="0.93" WIDTH="60"/>
<SP HPOS="3669" ID="P1_SP03873" VPOS="2222" WIDTH="14"/>
<String CC="77768540" CONTENT="namelijk" HEIGHT="34" HPOS="3683" ID="P1_ST04474" VPOS="2190" WC="0.98" WIDTH="120"/>
<SP HPOS="3803" ID="P1_SP03874" VPOS="2224" WIDTH="18"/>
<String CC="947" CONTENT="aan" HEIGHT="19" HPOS="3821" ID="P1_ST04475" VPOS="2198" WC="0.92" WIDTH="50"/>
<SP HPOS="3870" ID="P1_SP03875" VPOS="2224" WIDTH="15"/>
<String CC="865" CONTENT="den" HEIGHT="25" HPOS="3886" ID="P1_ST04476" VPOS="2190" WC="0.93" WIDTH="50"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2999" ID="P1_TL00513" VPOS="2217" WIDTH="937">
<String CC="7797722" CONTENT="eersten" HEIGHT="26" HPOS="2999" ID="P1_ST04477" VPOS="2217" WC="0.97" WIDTH="100"/>
<SP HPOS="3099" ID="P1_SP03876" VPOS="2243" WIDTH="24"/>
<String CC="90057667" CONTENT="minister" HEIGHT="26" HPOS="3123" ID="P1_ST04478" VPOS="2217" WC="0.98" WIDTH="117"/>
<SP HPOS="3240" ID="P1_SP03877" VPOS="2243" WIDTH="26"/>
<String CC="9777" CONTENT="geen" HEIGHT="26" HPOS="3266" ID="P1_ST04479" VPOS="2225" WC="0.93" WIDTH="65"/>
<SP HPOS="3331" ID="P1_SP03878" VPOS="2251" WIDTH="24"/>
<String CC="766707777" CONTENT="algemeene" HEIGHT="34" HPOS="3354" ID="P1_ST04480" VPOS="2219" WC="0.36" WIDTH="145"/>
<SP HPOS="3500" ID="P1_SP03879" VPOS="2254" WIDTH="26"/>
<String CC="0200148640" CONTENT="funktie'n," HEIGHT="32" HPOS="3526" ID="P1_ST04481" VPOS="2220" WC="0.70" WIDTH="136"/>
<SP HPOS="3661" ID="P1_SP03880" VPOS="2254" WIDTH="17"/>
<String CC="678951" CONTENT="zonder" HEIGHT="26" HPOS="3678" ID="P1_ST04482" VPOS="2224" WC="0.96" WIDTH="94"/>
<SP HPOS="3772" ID="P1_SP03881" VPOS="2254" WIDTH="19"/>
<String CC="8026589888" CONTENT="bijzondere" HEIGHT="33" HPOS="3791" ID="P1_ST04483" VPOS="2222" WC="0.98" WIDTH="144"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="2999" ID="P1_TL00514" VPOS="2250" WIDTH="937">
<String CC="75605566660" CONTENT="attributen," HEIGHT="30" HPOS="2999" ID="P1_ST04484" VPOS="2250" WC="0.98" WIDTH="161"/>
<SP HPOS="3159" ID="P1_SP03882" VPOS="2280" WIDTH="33"/>
<String CC="77506" CONTENT="heeft" HEIGHT="26" HPOS="3193" ID="P1_ST04485" VPOS="2250" WC="0.96" WIDTH="72"/>
<SP HPOS="3265" ID="P1_SP03883" VPOS="2280" WIDTH="32"/>
<String CC="01979760" CONTENT="gegeven." HEIGHT="25" HPOS="3296" ID="P1_ST04486" VPOS="2258" WC="0.98" WIDTH="123"/>
<SP HPOS="3419" ID="P1_SP03884" VPOS="2283" WIDTH="33"/>
<String CC="87" CONTENT="De" HEIGHT="27" HPOS="3452" ID="P1_ST04487" VPOS="2252" WC="0.19" WIDTH="39"/>
<SP HPOS="3491" ID="P1_SP03885" VPOS="2283" WIDTH="30"/>
<String CC="00770649" CONTENT="overgang" HEIGHT="30" HPOS="3521" ID="P1_ST04488" VPOS="2261" WC="0.98" WIDTH="131"/>
<SP HPOS="3652" ID="P1_SP03886" VPOS="2290" WIDTH="25"/>
<String CC="7550" CONTENT="zou," HEIGHT="24" HPOS="3677" ID="P1_ST04489" VPOS="2263" WC="0.96" WIDTH="63"/>
<SP HPOS="3739" ID="P1_SP03887" VPOS="2290" WIDTH="26"/>
<String CC="020570" CONTENT="indien" HEIGHT="26" HPOS="3765" ID="P1_ST04490" VPOS="2256" WC="0.99" WIDTH="86"/>
<SP HPOS="3852" ID="P1_SP03888" VPOS="2290" WIDTH="25"/>
<String CC="717" CONTENT="men" HEIGHT="18" HPOS="3876" ID="P1_ST04491" VPOS="2263" WC="0.94" WIDTH="59"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3000" ID="P1_TL00515" VPOS="2282" WIDTH="935">
<String CC="770" CONTENT="een" HEIGHT="18" HPOS="3000" ID="P1_ST04492" VPOS="2290" WC="0.94" WIDTH="46"/>
<SP HPOS="3046" ID="P1_SP03889" VPOS="2308" WIDTH="22"/>
<String CC="65767387" CONTENT="minister" HEIGHT="26" HPOS="3069" ID="P1_ST04493" VPOS="2282" WC="0.97" WIDTH="117"/>
<SP HPOS="3185" ID="P1_SP03890" VPOS="2308" WIDTH="26"/>
<String CC="070" CONTENT="van" HEIGHT="19" HPOS="3211" ID="P1_ST04494" VPOS="2289" WC="0.97" WIDTH="48"/>
<SP HPOS="3260" ID="P1_SP03891" VPOS="2308" WIDTH="25"/>
<String CC="758940" CONTENT="staat," HEIGHT="31" HPOS="3285" ID="P1_ST04495" VPOS="2284" WC="0.97" WIDTH="86"/>
<SP HPOS="3371" ID="P1_SP03892" VPOS="2315" WIDTH="17"/>
<String CC="775870" CONTENT="belast" HEIGHT="26" HPOS="3387" ID="P1_ST04496" VPOS="2284" WC="0.97" WIDTH="85"/>
<SP HPOS="3472" ID="P1_SP03893" VPOS="2315" WIDTH="17"/>
<String CC="774" CONTENT="met" HEIGHT="25" HPOS="3489" ID="P1_ST04497" VPOS="2287" WC="0.93" WIDTH="54"/>
<SP HPOS="3543" ID="P1_SP03894" VPOS="2315" WIDTH="17"/>
<String CC="07" CONTENT="de" HEIGHT="25" HPOS="3560" ID="P1_ST04498" VPOS="2287" WC="0.64" WIDTH="30"/>
<SP HPOS="3589" ID="P1_SP03895" VPOS="2315" WIDTH="20"/>
<String CC="5779729" CONTENT="leiding" HEIGHT="34" HPOS="3609" ID="P1_ST04499" VPOS="2287" WC="0.97" WIDTH="98"/>
<SP HPOS="3707" ID="P1_SP03896" VPOS="2321" WIDTH="17"/>
<String CC="88" CONTENT="en" HEIGHT="17" HPOS="3724" ID="P1_ST04500" VPOS="2296" WC="0.14" WIDTH="31"/>
<SP HPOS="3755" ID="P1_SP03897" VPOS="2321" WIDTH="18"/>
<String CC="07" CONTENT="de" HEIGHT="25" HPOS="3772" ID="P1_ST04501" VPOS="2289" WC="0.61" WIDTH="30"/>
<SP HPOS="3802" ID="P1_SP03898" VPOS="2321" WIDTH="21"/>
<String CC="90697062" CONTENT="verdedi" HEIGHT="25" HPOS="3823" ID="P1_ST04502" SUBS_CONTENT="verdediging" SUBS_TYPE="HypPart1" VPOS="2288" WC="0.98" WIDTH="99"/>
<HYP CONTENT="-" HPOS="3922" VPOS="2288" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="3000" ID="P1_TL00516" VPOS="2314" WIDTH="936">
<String CC="9508" CONTENT="ging" HEIGHT="40" HPOS="3000" ID="P1_ST04503" SUBS_CONTENT="verdediging" SUBS_TYPE="HypPart2" VPOS="2315" WC="0.95" WIDTH="63"/>
<SP HPOS="3063" ID="P1_SP03899" VPOS="2355" WIDTH="25"/>
<String CC="904" CONTENT="van" HEIGHT="18" HPOS="3087" ID="P1_ST04504" VPOS="2322" WC="0.94" WIDTH="50"/>
<SP HPOS="3137" ID="P1_SP03900" VPOS="2355" WIDTH="24"/>
<String CC="06" CONTENT="de" HEIGHT="26" HPOS="3161" ID="P1_ST04505" VPOS="2314" WC="0.69" WIDTH="31"/>
<SP HPOS="3191" ID="P1_SP03901" VPOS="2355" WIDTH="26"/>
<String CC="710677704" CONTENT="algemeene" HEIGHT="33" HPOS="3217" ID="P1_ST04506" VPOS="2315" WC="0.53" WIDTH="148"/>
<SP HPOS="3365" ID="P1_SP03902" VPOS="2355" WIDTH="22"/>
<String CC="6690677606" CONTENT="staatkunde" HEIGHT="27" HPOS="3387" ID="P1_ST04507" VPOS="2317" WC="0.98" WIDTH="156"/>
<SP HPOS="3543" ID="P1_SP03903" VPOS="2355" WIDTH="27"/>
<String CC="977" CONTENT="der" HEIGHT="27" HPOS="3570" ID="P1_ST04508" VPOS="2317" WC="0.91" WIDTH="45"/>
<SP HPOS="3615" ID="P1_SP03904" VPOS="2355" WIDTH="17"/>
<String CC="4798833890" CONTENT="regeeriug," HEIGHT="35" HPOS="3632" ID="P1_ST04509" VPOS="2320" WC="0.36" WIDTH="151"/>
<SP HPOS="3783" ID="P1_SP03905" VPOS="2355" WIDTH="17"/>
<String CC="77653077" CONTENT="behouden" HEIGHT="27" HPOS="3800" ID="P1_ST04510" VPOS="2320" WC="0.98" WIDTH="136"/>
</TextLine>
<TextLine HEIGHT="42" HPOS="3000" ID="P1_TL00517" VPOS="2343" WIDTH="936">
<String CC="7000" CONTENT="had," HEIGHT="33" HPOS="3000" ID="P1_ST04511" VPOS="2343" WC="0.98" WIDTH="65"/>
<SP HPOS="3065" ID="P1_SP03906" VPOS="2376" WIDTH="26"/>
<String CC="0792300100677" CONTENT="gemakkelijker" HEIGHT="33" HPOS="3091" ID="P1_ST04512" VPOS="2347" WC="0.99" WIDTH="201"/>
<SP HPOS="3292" ID="P1_SP03907" VPOS="2380" WIDTH="27"/>
<String CC="5026" CONTENT="zijn" HEIGHT="33" HPOS="3319" ID="P1_ST04513" VPOS="2348" WC="0.97" WIDTH="48"/>
<SP HPOS="3367" ID="P1_SP03908" VPOS="2381" WIDTH="27"/>
<String CC="02077640" CONTENT="geweest." HEIGHT="27" HPOS="3394" ID="P1_ST04514" VPOS="2353" WC="0.98" WIDTH="118"/>
<SP HPOS="3513" ID="P1_SP03909" VPOS="2381" WIDTH="35"/>
<String CC="787418" CONTENT="Eniilo" HEIGHT="25" HPOS="3548" ID="P1_ST04515" VPOS="2352" WC="0.38" WIDTH="80"/>
<SP HPOS="3628" ID="P1_SP03910" VPOS="2381" WIDTH="27"/>
<String CC="55760575" CONTENT="Ollivier" HEIGHT="27" HPOS="3656" ID="P1_ST04516" VPOS="2352" WC="0.45" WIDTH="109"/>
<SP HPOS="3764" ID="P1_SP03911" VPOS="2381" WIDTH="26"/>
<String CC="008" CONTENT="kan" HEIGHT="25" HPOS="3790" ID="P1_ST04517" VPOS="2353" WC="0.97" WIDTH="50"/>
<SP HPOS="3840" ID="P1_SP03912" VPOS="2381" WIDTH="19"/>
<String CC="60" CONTENT="er" HEIGHT="18" HPOS="3859" ID="P1_ST04518" VPOS="2361" WC="0.66" WIDTH="27"/>
<SP HPOS="3886" ID="P1_SP03913" VPOS="2381" WIDTH="18"/>
<String CC="40" CONTENT="op" HEIGHT="24" HPOS="3904" ID="P1_ST04519" VPOS="2361" WC="0.80" WIDTH="32"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="3000" ID="P1_TL00518" VPOS="2379" WIDTH="935">
<String CC="97076670" CONTENT="rekenen," HEIGHT="30" HPOS="3000" ID="P1_ST04520" VPOS="2380" WC="0.98" WIDTH="119"/>
<SP HPOS="3119" ID="P1_SP03914" VPOS="2409" WIDTH="18"/>
<String CC="035" CONTENT="dat" HEIGHT="26" HPOS="3137" ID="P1_ST04521" VPOS="2379" WC="0.96" WIDTH="45"/>
<SP HPOS="3182" ID="P1_SP03915" VPOS="2409" WIDTH="17"/>
<String CC="07" CONTENT="de" HEIGHT="27" HPOS="3198" ID="P1_ST04522" VPOS="2379" WC="0.63" WIDTH="32"/>
<SP HPOS="3230" ID="P1_SP03916" VPOS="2409" WIDTH="18"/>
<String CC="0650" CONTENT="last" HEIGHT="26" HPOS="3248" ID="P1_ST04523" VPOS="2380" WC="0.97" WIDTH="51"/>
<SP HPOS="3299" ID="P1_SP03917" VPOS="2409" WIDTH="18"/>
<String CC="968" CONTENT="van" HEIGHT="18" HPOS="3317" ID="P1_ST04524" VPOS="2388" WC="0.91" WIDTH="50"/>
<SP HPOS="3366" ID="P1_SP03918" VPOS="2409" WIDTH="18"/>
<String CC="978" CONTENT="den" HEIGHT="27" HPOS="3384" ID="P1_ST04525" VPOS="2381" WC="0.90" WIDTH="50"/>
<SP HPOS="3433" ID="P1_SP03919" VPOS="2409" WIDTH="17"/>
<String CC="00787666273177" CONTENT="parlementairen" HEIGHT="33" HPOS="3450" ID="P1_ST04526" VPOS="2382" WC="0.99" WIDTH="219"/>
<SP HPOS="3669" ID="P1_SP03920" VPOS="2415" WIDTH="11"/>
<String CC="704059" CONTENT="strijd" HEIGHT="33" HPOS="3679" ID="P1_ST04527" VPOS="2385" WC="0.97" WIDTH="74"/>
<SP HPOS="3754" ID="P1_SP03921" VPOS="2418" WIDTH="11"/>
<String CC="00060" CONTENT="bijna" HEIGHT="33" HPOS="3764" ID="P1_ST04528" VPOS="2385" WC="0.99" WIDTH="69"/>
<SP HPOS="3833" ID="P1_SP03922" VPOS="2418" WIDTH="12"/>
<String CC="975756" CONTENT="geheel" HEIGHT="33" HPOS="3844" ID="P1_ST04529" VPOS="2386" WC="0.96" WIDTH="91"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="3000" ID="P1_TL00519" VPOS="2412" WIDTH="937">
<String CC="60" CONTENT="op" HEIGHT="25" HPOS="3000" ID="P1_ST04530" VPOS="2419" WC="0.66" WIDTH="32"/>
<SP HPOS="3032" ID="P1_SP03923" VPOS="2444" WIDTH="26"/>
<String CC="176" CONTENT="hem" HEIGHT="25" HPOS="3058" ID="P1_ST04531" VPOS="2412" WC="0.94" WIDTH="58"/>
<SP HPOS="3116" ID="P1_SP03924" VPOS="2444" WIDTH="22"/>
<String CC="628" CONTENT="zal" HEIGHT="25" HPOS="3138" ID="P1_ST04532" VPOS="2412" WC="0.94" WIDTH="40"/>
<SP HPOS="3178" ID="P1_SP03925" VPOS="2444" WIDTH="17"/>
<String CC="5560770" CONTENT="rusten," HEIGHT="30" HPOS="3195" ID="P1_ST04533" VPOS="2413" WC="0.98" WIDTH="97"/>
<SP HPOS="3292" ID="P1_SP03926" VPOS="2444" WIDTH="18"/>
<String CC="88" CONTENT="en" HEIGHT="18" HPOS="3309" ID="P1_ST04534" VPOS="2421" WC="0.15" WIDTH="32"/>
<SP HPOS="3341" ID="P1_SP03927" VPOS="2444" WIDTH="19"/>
<String CC="98" CONTENT="do" HEIGHT="27" HPOS="3360" ID="P1_ST04535" VPOS="2413" WC="0.07" WIDTH="31"/>
<SP HPOS="3391" ID="P1_SP03928" VPOS="2444" WIDTH="19"/>
<String CC="7447680607" CONTENT="bijzondere" HEIGHT="32" HPOS="3410" ID="P1_ST04536" VPOS="2415" WC="0.98" WIDTH="145"/>
<SP HPOS="3555" ID="P1_SP03929" VPOS="2447" WIDTH="18"/>
<String CC="05696700770780" CONTENT="werkzaamheden," HEIGHT="28" HPOS="3573" ID="P1_ST04537" VPOS="2417" WC="0.99" WIDTH="241"/>
<SP HPOS="3814" ID="P1_SP03930" VPOS="2447" WIDTH="18"/>
<String CC="606" CONTENT="aan" HEIGHT="18" HPOS="3831" ID="P1_ST04538" VPOS="2426" WC="0.95" WIDTH="50"/>
<SP HPOS="3881" ID="P1_SP03931" VPOS="2447" WIDTH="17"/>
<String CC="036" CONTENT="dit" HEIGHT="26" HPOS="3898" ID="P1_ST04539" VPOS="2418" WC="0.96" WIDTH="39"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="3001" ID="P1_TL00520" VPOS="2444" WIDTH="936">
<String CC="78" CONTENT="of" HEIGHT="24" HPOS="3001" ID="P1_ST04540" VPOS="2445" WC="0.20" WIDTH="27"/>
<SP HPOS="3028" ID="P1_SP03932" VPOS="2469" WIDTH="24"/>
<String CC="090" CONTENT="dat" HEIGHT="25" HPOS="3052" ID="P1_ST04541" VPOS="2444" WC="0.96" WIDTH="45"/>
<SP HPOS="3097" ID="P1_SP03933" VPOS="2469" WIDTH="17"/>
<String CC="77929777577" CONTENT="departement" HEIGHT="33" HPOS="3113" ID="P1_ST04542" VPOS="2444" WC="0.98" WIDTH="180"/>
<SP HPOS="3293" ID="P1_SP03934" VPOS="2477" WIDTH="17"/>
<String CC="0763665780" CONTENT="verbonden," HEIGHT="32" HPOS="3309" ID="P1_ST04543" VPOS="2446" WC="0.98" WIDTH="155"/>
<SP HPOS="3464" ID="P1_SP03935" VPOS="2478" WIDTH="18"/>
<String CC="068070" CONTENT="kunnen" HEIGHT="26" HPOS="3482" ID="P1_ST04544" VPOS="2448" WC="0.98" WIDTH="104"/>
<SP HPOS="3586" ID="P1_SP03936" VPOS="2478" WIDTH="18"/>
<String CC="60745" CONTENT="alzoo" HEIGHT="26" HPOS="3604" ID="P1_ST04545" VPOS="2448" WC="0.51" WIDTH="71"/>
<SP HPOS="3674" ID="P1_SP03937" VPOS="2478" WIDTH="19"/>
<String CC="8247" CONTENT="zijn" HEIGHT="33" HPOS="3693" ID="P1_ST04546" VPOS="2450" WC="0.95" WIDTH="50"/>
<SP HPOS="3743" ID="P1_SP03938" VPOS="2483" WIDTH="17"/>
<String CC="06336668" CONTENT="vrijheid" HEIGHT="33" HPOS="3759" ID="P1_ST04547" VPOS="2451" WC="0.98" WIDTH="111"/>
<SP HPOS="3870" ID="P1_SP03939" VPOS="2484" WIDTH="15"/>
<String CC="006" CONTENT="van" HEIGHT="18" HPOS="3886" ID="P1_ST04548" VPOS="2459" WC="0.98" WIDTH="51"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="3000" ID="P1_TL00521" VPOS="2476" WIDTH="937">
<String CC="70797477" CONTENT="handelen" HEIGHT="27" HPOS="3000" ID="P1_ST04549" VPOS="2476" WC="0.97" WIDTH="128"/>
<SP HPOS="3128" ID="P1_SP03940" VPOS="2503" WIDTH="18"/>
<String CC="7077657" CONTENT="slechts" HEIGHT="26" HPOS="3145" ID="P1_ST04550" VPOS="2477" WC="0.97" WIDTH="96"/>
<SP HPOS="3241" ID="P1_SP03941" VPOS="2503" WIDTH="19"/>
<String CC="78579623073" CONTENT="belemmeren," HEIGHT="33" HPOS="3260" ID="P1_ST04551" VPOS="2478" WC="0.98" WIDTH="180"/>
<SP HPOS="3439" ID="P1_SP03942" VPOS="2511" WIDTH="19"/>
<String CC="87" CONTENT="on" HEIGHT="19" HPOS="3458" ID="P1_ST04552" VPOS="2489" WC="0.20" WIDTH="32"/>
<SP HPOS="3490" ID="P1_SP03943" VPOS="2511" WIDTH="15"/>
<String CC="5768" CONTENT="eene" HEIGHT="17" HPOS="3506" ID="P1_ST04553" VPOS="2490" WC="0.30" WIDTH="63"/>
<SP HPOS="3568" ID="P1_SP03944" VPOS="2511" WIDTH="19"/>
<String CC="00000" CONTENT="taak," HEIGHT="31" HPOS="3587" ID="P1_ST04554" VPOS="2481" WC="1.00" WIDTH="70"/>
<SP HPOS="3657" ID="P1_SP03945" VPOS="2512" WIDTH="18"/>
<String CC="59" CONTENT="op" HEIGHT="25" HPOS="3674" ID="P1_ST04555" VPOS="2491" WC="0.23" WIDTH="33"/>
<SP HPOS="3707" ID="P1_SP03946" VPOS="2516" WIDTH="11"/>
<String CC="9355" CONTENT="zich" HEIGHT="26" HPOS="3718" ID="P1_ST04556" VPOS="2483" WC="0.95" WIDTH="56"/>
<SP HPOS="3774" ID="P1_SP03947" VPOS="2516" WIDTH="11"/>
<String CC="75002" CONTENT="zelve" HEIGHT="27" HPOS="3784" ID="P1_ST04557" VPOS="2483" WC="0.98" WIDTH="70"/>
<SP HPOS="3854" ID="P1_SP03948" VPOS="2516" WIDTH="9"/>
<String CC="55086" CONTENT="reeds" HEIGHT="26" HPOS="3863" ID="P1_ST04558" VPOS="2484" WC="0.96" WIDTH="73"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="3000" ID="P1_TL00522" VPOS="2509" WIDTH="380">
<String CC="7771" CONTENT="zeer" HEIGHT="19" HPOS="3000" ID="P1_ST04559" VPOS="2516" WC="0.95" WIDTH="57"/>
<SP HPOS="3057" ID="P1_SP03949" VPOS="2535" WIDTH="18"/>
<String CC="6675640404" CONTENT="moeielijk," HEIGHT="33" HPOS="3074" ID="P1_ST04560" VPOS="2509" WC="0.54" WIDTH="133"/>
<SP HPOS="3208" ID="P1_SP03950" VPOS="2542" WIDTH="18"/>
<String CC="7395986060" CONTENT="verzwaren." HEIGHT="20" HPOS="3226" ID="P1_ST04561" VPOS="2517" WC="0.98" WIDTH="154"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3048" ID="P1_TL00523" VPOS="2541" WIDTH="887">
<String CC="600357" CONTENT="Emilie" HEIGHT="26" HPOS="3048" ID="P1_ST04562" VPOS="2541" WC="0.62" WIDTH="90"/>
<SP HPOS="3138" ID="P1_SP03951" VPOS="2567" WIDTH="19"/>
<String CC="86440286" CONTENT="Ollivier" HEIGHT="27" HPOS="3157" ID="P1_ST04563" VPOS="2542" WC="0.48" WIDTH="106"/>
<SP HPOS="3263" ID="P1_SP03952" VPOS="2569" WIDTH="26"/>
<String CC="792" CONTENT="zal" HEIGHT="26" HPOS="3289" ID="P1_ST04564" VPOS="2543" WC="0.93" WIDTH="39"/>
<SP HPOS="3328" ID="P1_SP03953" VPOS="2569" WIDTH="25"/>
<String CC="680" CONTENT="ook" HEIGHT="25" HPOS="3353" ID="P1_ST04565" VPOS="2544" WC="0.94" WIDTH="50"/>
<SP HPOS="3403" ID="P1_SP03954" VPOS="2569" WIDTH="18"/>
<String CC="730" CONTENT="nog" HEIGHT="25" HPOS="3420" ID="P1_ST04566" VPOS="2552" WC="0.96" WIDTH="52"/>
<SP HPOS="3472" ID="P1_SP03955" VPOS="2577" WIDTH="17"/>
<String CC="974" CONTENT="met" HEIGHT="25" HPOS="3489" ID="P1_ST04567" VPOS="2545" WC="0.92" WIDTH="54"/>
<SP HPOS="3543" ID="P1_SP03956" VPOS="2577" WIDTH="20"/>
<String CC="600666" CONTENT="andere" HEIGHT="26" HPOS="3563" ID="P1_ST04568" VPOS="2545" WC="0.98" WIDTH="94"/>
<SP HPOS="3658" ID="P1_SP03957" VPOS="2577" WIDTH="22"/>
<String CC="96406642077978" CONTENT="moeielijkheden" HEIGHT="33" HPOS="3680" ID="P1_ST04569" VPOS="2546" WC="0.41" WIDTH="211"/>
<SP HPOS="3892" ID="P1_SP03958" VPOS="2580" WIDTH="18"/>
<String CC="67" CONTENT="te" HEIGHT="25" HPOS="3909" ID="P1_ST04570" VPOS="2549" WC="0.28" WIDTH="26"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="3000" ID="P1_TL00524" VPOS="2574" WIDTH="934">
<String CC="904978" CONTENT="kampen" HEIGHT="32" HPOS="3000" ID="P1_ST04571" VPOS="2574" WC="0.96" WIDTH="109"/>
<SP HPOS="3109" ID="P1_SP03959" VPOS="2606" WIDTH="18"/>
<String CC="7777780" CONTENT="hebben." HEIGHT="26" HPOS="3126" ID="P1_ST04572" VPOS="2575" WC="0.97" WIDTH="109"/>
<SP HPOS="3235" ID="P1_SP03960" VPOS="2606" WIDTH="27"/>
<String CC="0240" CONTENT="Door" HEIGHT="26" HPOS="3262" ID="P1_ST04573" VPOS="2576" WC="0.98" WIDTH="71"/>
<SP HPOS="3333" ID="P1_SP03961" VPOS="2606" WIDTH="15"/>
<String CC="9507" CONTENT="zijn" HEIGHT="33" HPOS="3348" ID="P1_ST04574" VPOS="2576" WC="0.95" WIDTH="51"/>
<SP HPOS="3399" ID="P1_SP03962" VPOS="2609" WIDTH="17"/>
<String CC="79700" CONTENT="groot" HEIGHT="32" HPOS="3416" ID="P1_ST04575" VPOS="2578" WC="0.97" WIDTH="76"/>
<SP HPOS="3491" ID="P1_SP03963" VPOS="2610" WIDTH="18"/>
<String CC="306759" CONTENT="talent" HEIGHT="26" HPOS="3509" ID="P1_ST04576" VPOS="2577" WC="0.97" WIDTH="84"/>
<SP HPOS="3593" ID="P1_SP03964" VPOS="2610" WIDTH="12"/>
<String CC="93727065" CONTENT="geroepen" HEIGHT="26" HPOS="3605" ID="P1_ST04577" VPOS="2587" WC="0.98" WIDTH="128"/>
<SP HPOS="3732" ID="P1_SP03965" VPOS="2613" WIDTH="15"/>
<String CC="704" CONTENT="tot" HEIGHT="26" HPOS="3748" ID="P1_ST04578" VPOS="2581" WC="0.96" WIDTH="43"/>
<SP HPOS="3790" ID="P1_SP03966" VPOS="2613" WIDTH="18"/>
<String CC="5650" CONTENT="eene" HEIGHT="18" HPOS="3808" ID="P1_ST04579" VPOS="2589" WC="0.56" WIDTH="61"/>
<SP HPOS="3869" ID="P1_SP03967" VPOS="2613" WIDTH="17"/>
<String CC="044" CONTENT="po" HEIGHT="26" HPOS="3886" ID="P1_ST04580" SUBS_CONTENT="positie," SUBS_TYPE="HypPart1" VPOS="2589" WC="0.97" WIDTH="33"/>
<HYP CONTENT="-" HPOS="3919" VPOS="2589" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="3001" ID="P1_TL00525" VPOS="2606" WIDTH="934">
<String CC="747800" CONTENT="sitie," HEIGHT="25" HPOS="3001" ID="P1_ST04581" SUBS_CONTENT="positie," SUBS_TYPE="HypPart2" VPOS="2606" WC="0.97" WIDTH="64"/>
<SP HPOS="3065" ID="P1_SP03968" VPOS="2630" WIDTH="21"/>
<String CC="90707" CONTENT="welke" HEIGHT="24" HPOS="3086" ID="P1_ST04582" VPOS="2607" WC="0.97" WIDTH="79"/>
<SP HPOS="3165" ID="P1_SP03969" VPOS="2630" WIDTH="18"/>
<String CC="68" CONTENT="in" HEIGHT="24" HPOS="3183" ID="P1_ST04583" VPOS="2608" WC="0.24" WIDTH="25"/>
<SP HPOS="3208" ID="P1_SP03970" VPOS="2631" WIDTH="19"/>
<String CC="777" CONTENT="een" HEIGHT="18" HPOS="3227" ID="P1_ST04584" VPOS="2615" WC="0.92" WIDTH="45"/>
<SP HPOS="3272" ID="P1_SP03971" VPOS="2633" WIDTH="12"/>
<String CC="0060" CONTENT="vrij" HEIGHT="32" HPOS="3283" ID="P1_ST04585" VPOS="2609" WC="0.99" WIDTH="46"/>
<SP HPOS="3330" ID="P1_SP03972" VPOS="2641" WIDTH="19"/>
<String CC="4769" CONTENT="land" HEIGHT="25" HPOS="3348" ID="P1_ST04586" VPOS="2609" WC="0.94" WIDTH="60"/>
<SP HPOS="3409" ID="P1_SP03973" VPOS="2641" WIDTH="18"/>
<String CC="545" CONTENT="als" HEIGHT="26" HPOS="3426" ID="P1_ST04587" VPOS="2609" WC="0.94" WIDTH="39"/>
<SP HPOS="3465" ID="P1_SP03974" VPOS="2641" WIDTH="15"/>
<String CC="02" CONTENT="de" HEIGHT="26" HPOS="3481" ID="P1_ST04588" VPOS="2609" WC="0.85" WIDTH="31"/>
<SP HPOS="3511" ID="P1_SP03975" VPOS="2641" WIDTH="19"/>
<String CC="696907502006860" CONTENT="aanzienlijkste," HEIGHT="32" HPOS="3530" ID="P1_ST04589" VPOS="2611" WC="0.99" WIDTH="201"/>
<SP HPOS="3731" ID="P1_SP03976" VPOS="2643" WIDTH="17"/>
<String CC="557" CONTENT="als" HEIGHT="25" HPOS="3748" ID="P1_ST04590" VPOS="2613" WC="0.93" WIDTH="39"/>
<SP HPOS="3787" ID="P1_SP03977" VPOS="2643" WIDTH="19"/>
<String CC="77" CONTENT="de" HEIGHT="25" HPOS="3806" ID="P1_ST04591" VPOS="2614" WC="0.24" WIDTH="30"/>
<SP HPOS="3835" ID="P1_SP03978" VPOS="2643" WIDTH="19"/>
<String CC="777362" CONTENT="schit" HEIGHT="24" HPOS="3854" ID="P1_ST04592" SUBS_CONTENT="schitterendste" SUBS_TYPE="HypPart1" VPOS="2615" WC="0.97" WIDTH="69"/>
<HYP CONTENT="-" HPOS="3922" VPOS="2615" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3001" ID="P1_TL00526" VPOS="2639" WIDTH="935">
<String CC="670770265" CONTENT="terendste" HEIGHT="26" HPOS="3001" ID="P1_ST04593" SUBS_CONTENT="schitterendste" SUBS_TYPE="HypPart2" VPOS="2639" WC="0.98" WIDTH="129"/>
<SP HPOS="3130" ID="P1_SP03979" VPOS="2665" WIDTH="18"/>
<String CC="377756799" CONTENT="beschouwd" HEIGHT="28" HPOS="3148" ID="P1_ST04594" VPOS="2639" WC="0.97" WIDTH="155"/>
<SP HPOS="3302" ID="P1_SP03980" VPOS="2667" WIDTH="17"/>
<String CC="059700" CONTENT="wordt," HEIGHT="32" HPOS="3319" ID="P1_ST04595" VPOS="2641" WC="0.98" WIDTH="98"/>
<SP HPOS="3417" ID="P1_SP03981" VPOS="2673" WIDTH="28"/>
<String CC="007" CONTENT="kan" HEIGHT="26" HPOS="3445" ID="P1_ST04596" VPOS="2642" WC="0.97" WIDTH="48"/>
<SP HPOS="3494" ID="P1_SP03982" VPOS="2673" WIDTH="26"/>
<String CC="600" CONTENT="hij" HEIGHT="32" HPOS="3520" ID="P1_ST04597" VPOS="2643" WC="0.98" WIDTH="35"/>
<SP HPOS="3555" ID="P1_SP03983" VPOS="2675" WIDTH="19"/>
<String CC="0173" CONTENT="niet" HEIGHT="26" HPOS="3574" ID="P1_ST04598" VPOS="2643" WC="0.97" WIDTH="54"/>
<SP HPOS="3628" ID="P1_SP03984" VPOS="2675" WIDTH="18"/>
<String CC="670582" CONTENT="hopen," HEIGHT="33" HPOS="3646" ID="P1_ST04599" VPOS="2644" WC="0.97" WIDTH="99"/>
<SP HPOS="3745" ID="P1_SP03985" VPOS="2678" WIDTH="27"/>
<String CC="317" CONTENT="dat" HEIGHT="26" HPOS="3772" ID="P1_ST04600" VPOS="2646" WC="0.95" WIDTH="46"/>
<SP HPOS="3819" ID="P1_SP03986" VPOS="2678" WIDTH="17"/>
<String CC="707" CONTENT="hij" HEIGHT="32" HPOS="3835" ID="P1_ST04601" VPOS="2646" WC="0.94" WIDTH="35"/>
<SP HPOS="3870" ID="P1_SP03987" VPOS="2678" WIDTH="19"/>
<String CC="978" CONTENT="aan" HEIGHT="19" HPOS="3889" ID="P1_ST04602" VPOS="2654" WC="0.90" WIDTH="47"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="3000" ID="P1_TL00527" VPOS="2670" WIDTH="937">
<String CC="978" CONTENT="den" HEIGHT="25" HPOS="3000" ID="P1_ST04603" VPOS="2670" WC="0.90" WIDTH="48"/>
<SP HPOS="3048" ID="P1_SP03988" VPOS="2695" WIDTH="18"/>
<String CC="8000" CONTENT="nijd" HEIGHT="33" HPOS="3066" ID="P1_ST04604" VPOS="2672" WC="0.98" WIDTH="54"/>
<SP HPOS="3120" ID="P1_SP03989" VPOS="2705" WIDTH="17"/>
<String CC="8" CONTENT="—" HEIGHT="5" HPOS="3137" ID="P1_ST04605" VPOS="2686" WC="0.20" WIDTH="31"/>
<SP HPOS="3168" ID="P1_SP03990" VPOS="2705" WIDTH="18"/>
<String CC="007" CONTENT="die" HEIGHT="25" HPOS="3185" ID="P1_ST04606" VPOS="2673" WC="0.97" WIDTH="40"/>
<SP HPOS="3226" ID="P1_SP03991" VPOS="2705" WIDTH="19"/>
<String CC="770569340761005" CONTENT="onvermijdelijke" HEIGHT="34" HPOS="3244" ID="P1_ST04607" VPOS="2674" WC="0.99" WIDTH="215"/>
<SP HPOS="3459" ID="P1_SP03992" VPOS="2708" WIDTH="19"/>
<String CC="018" CONTENT="wet" HEIGHT="25" HPOS="3478" ID="P1_ST04608" VPOS="2676" WC="0.96" WIDTH="51"/>
<SP HPOS="3529" ID="P1_SP03993" VPOS="2708" WIDTH="15"/>
<String CC="08" CONTENT="'—" HEIGHT="25" HPOS="3544" ID="P1_ST04609" VPOS="2670" WC="0.60" WIDTH="32"/>
<SP HPOS="3576" ID="P1_SP03994" VPOS="2708" WIDTH="19"/>
<String CC="795" CONTENT="zal" HEIGHT="25" HPOS="3595" ID="P1_ST04610" VPOS="2678" WC="0.92" WIDTH="39"/>
<SP HPOS="3634" ID="P1_SP03995" VPOS="2708" WIDTH="17"/>
<String CC="62474999760" CONTENT="ontsuappen." HEIGHT="33" HPOS="3651" ID="P1_ST04611" VPOS="2679" WC="0.37" WIDTH="168"/>
<SP HPOS="3819" ID="P1_SP03996" VPOS="2712" WIDTH="19"/>
<String CC="722" CONTENT="Hij" HEIGHT="33" HPOS="3837" ID="P1_ST04612" VPOS="2680" WC="0.95" WIDTH="41"/>
<SP HPOS="3879" ID="P1_SP03997" VPOS="2713" WIDTH="19"/>
<String CC="600" CONTENT="zal" HEIGHT="26" HPOS="3898" ID="P1_ST04613" VPOS="2680" WC="0.98" WIDTH="39"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="3001" ID="P1_TL00528" VPOS="2702" WIDTH="936">
<String CC="977" CONTENT="dus" HEIGHT="27" HPOS="3001" ID="P1_ST04614" VPOS="2702" WC="0.91" WIDTH="47"/>
<SP HPOS="3048" ID="P1_SP03998" VPOS="2730" WIDTH="25"/>
<String CC="47" CONTENT="in" HEIGHT="26" HPOS="3073" ID="P1_ST04615" VPOS="2704" WC="0.40" WIDTH="27"/>
<SP HPOS="3100" ID="P1_SP03999" VPOS="2730" WIDTH="25"/>
<String CC="03" CONTENT="de" HEIGHT="26" HPOS="3125" ID="P1_ST04616" VPOS="2704" WC="0.81" WIDTH="30"/>
<SP HPOS="3155" ID="P1_SP04000" VPOS="2730" WIDTH="26"/>
<String CC="9874667880488578" CONTENT="personenkw.estie" HEIGHT="32" HPOS="3181" ID="P1_ST04617" VPOS="2706" WC="0.30" WIDTH="230"/>
<SP HPOS="3411" ID="P1_SP04001" VPOS="2738" WIDTH="26"/>
<String CC="474" CONTENT="tal" HEIGHT="25" HPOS="3437" ID="P1_ST04618" VPOS="2708" WC="0.94" WIDTH="38"/>
<SP HPOS="3475" ID="P1_SP04002" VPOS="2738" WIDTH="18"/>
<String CC="777" CONTENT="van" HEIGHT="15" HPOS="3493" ID="P1_ST04619" VPOS="2718" WC="0.92" WIDTH="51"/>
<SP HPOS="3543" ID="P1_SP04003" VPOS="2738" WIDTH="17"/>
<String CC="67806109784" CONTENT="hinderpalen" HEIGHT="33" HPOS="3560" ID="P1_ST04620" VPOS="2709" WC="0.98" WIDTH="170"/>
<SP HPOS="3730" ID="P1_SP04004" VPOS="2743" WIDTH="25"/>
<String CC="780779189780" CONTENT="ondervinden." HEIGHT="27" HPOS="3755" ID="P1_ST04621" VPOS="2712" WC="0.98" WIDTH="182"/>
</TextLine>
<TextLine HEIGHT="42" HPOS="3001" ID="P1_TL00529" VPOS="2735" WIDTH="937">
<String CC="350" CONTENT="Hij" HEIGHT="32" HPOS="3001" ID="P1_ST04622" VPOS="2735" WC="0.96" WIDTH="41"/>
<SP HPOS="3043" ID="P1_SP04005" VPOS="2767" WIDTH="19"/>
<String CC="703" CONTENT="zal" HEIGHT="25" HPOS="3061" ID="P1_ST04623" VPOS="2737" WC="0.96" WIDTH="39"/>
<SP HPOS="3100" ID="P1_SP04006" VPOS="2767" WIDTH="18"/>
<String CC="69" CONTENT="op" HEIGHT="24" HPOS="3118" ID="P1_ST04624" VPOS="2745" WC="0.19" WIDTH="33"/>
<SP HPOS="3151" ID="P1_SP04007" VPOS="2769" WIDTH="17"/>
<String CC="6128" CONTENT="zijn" HEIGHT="32" HPOS="3168" ID="P1_ST04625" VPOS="2738" WC="0.96" WIDTH="51"/>
<SP HPOS="3219" ID="P1_SP04008" VPOS="2770" WIDTH="17"/>
<String CC="030" CONTENT="weg" HEIGHT="26" HPOS="3235" ID="P1_ST04626" VPOS="2745" WC="0.99" WIDTH="57"/>
<SP HPOS="3292" ID="P1_SP04009" VPOS="2771" WIDTH="17"/>
<String CC="766006" CONTENT="zoowel" HEIGHT="25" HPOS="3308" ID="P1_ST04627" VPOS="2740" WC="0.97" WIDTH="94"/>
<SP HPOS="3403" ID="P1_SP04010" VPOS="2771" WIDTH="18"/>
<String CC="006070094" CONTENT="wrevelige" HEIGHT="33" HPOS="3420" ID="P1_ST04628" VPOS="2741" WC="0.99" WIDTH="137"/>
<SP HPOS="3557" ID="P1_SP04011" VPOS="2774" WIDTH="19"/>
<String CC="17" CONTENT="en" HEIGHT="18" HPOS="3576" ID="P1_ST04629" VPOS="2750" WC="0.55" WIDTH="32"/>
<SP HPOS="3608" ID="P1_SP04012" VPOS="2774" WIDTH="17"/>
<String CC="4707865097" CONTENT="afgunstige" HEIGHT="37" HPOS="3625" ID="P1_ST04630" VPOS="2740" WC="0.98" WIDTH="148"/>
<SP HPOS="3772" ID="P1_SP04013" VPOS="2777" WIDTH="18"/>
<String CC="0770883" CONTENT="lieden," HEIGHT="31" HPOS="3790" ID="P1_ST04631" VPOS="2745" WC="0.98" WIDTH="93"/>
<SP HPOS="3883" ID="P1_SP04014" VPOS="2777" WIDTH="18"/>
<String CC="906" CONTENT="als" HEIGHT="26" HPOS="3901" ID="P1_ST04632" VPOS="2746" WC="0.94" WIDTH="37"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="3001" ID="P1_TL00530" VPOS="2767" WIDTH="937">
<String CC="0400700606" CONTENT="weifelende" HEIGHT="30" HPOS="3001" ID="P1_ST04633" VPOS="2767" WC="0.99" WIDTH="148"/>
<SP HPOS="3149" ID="P1_SP04015" VPOS="2797" WIDTH="17"/>
<String CC="78" CONTENT="en" HEIGHT="17" HPOS="3165" ID="P1_ST04634" VPOS="2778" WC="0.20" WIDTH="33"/>
<SP HPOS="3198" ID="P1_SP04016" VPOS="2797" WIDTH="17"/>
<String CC="11607099104006" CONTENT="schroomvallige" HEIGHT="34" HPOS="3215" ID="P1_ST04635" VPOS="2771" WC="0.99" WIDTH="214"/>
<SP HPOS="3429" ID="P1_SP04017" VPOS="2805" WIDTH="18"/>
<String CC="8349060" CONTENT="vinden." HEIGHT="27" HPOS="3446" ID="P1_ST04636" VPOS="2773" WC="0.98" WIDTH="100"/>
<SP HPOS="3547" ID="P1_SP04018" VPOS="2805" WIDTH="18"/>
<String CC="79" CONTENT="Er" HEIGHT="26" HPOS="3565" ID="P1_ST04637" VPOS="2774" WC="0.12" WIDTH="35"/>
<SP HPOS="3600" ID="P1_SP04019" VPOS="2805" WIDTH="9"/>
<String CC="657771" CONTENT="zullen" HEIGHT="26" HPOS="3609" ID="P1_ST04638" VPOS="2776" WC="0.97" WIDTH="85"/>
<SP HPOS="3694" ID="P1_SP04020" VPOS="2805" WIDTH="17"/>
<String CC="700807" CONTENT="mannen" HEIGHT="19" HPOS="3711" ID="P1_ST04639" VPOS="2785" WC="0.98" WIDTH="110"/>
<SP HPOS="3821" ID="P1_SP04021" VPOS="2805" WIDTH="11"/>
<String CC="00080" CONTENT="zijn," HEIGHT="32" HPOS="3831" ID="P1_ST04640" VPOS="2778" WC="0.99" WIDTH="57"/>
<SP HPOS="3888" ID="P1_SP04022" VPOS="2810" WIDTH="9"/>
<String CC="916" CONTENT="die" HEIGHT="26" HPOS="3898" ID="P1_ST04641" VPOS="2778" WC="0.94" WIDTH="40"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3000" ID="P1_TL00531" VPOS="2804" WIDTH="937">
<String CC="009767" CONTENT="gaarne" HEIGHT="25" HPOS="3000" ID="P1_ST04642" VPOS="2807" WC="0.97" WIDTH="94"/>
<SP HPOS="3094" ID="P1_SP04023" VPOS="2832" WIDTH="19"/>
<String CC="0764" CONTENT="eene" HEIGHT="17" HPOS="3113" ID="P1_ST04643" VPOS="2810" WC="0.55" WIDTH="59"/>
<SP HPOS="3172" ID="P1_SP04024" VPOS="2832" WIDTH="13"/>
<String CC="900076550360" CONTENT="portefeuille" HEIGHT="35" HPOS="3185" ID="P1_ST04644" VPOS="2804" WC="0.99" WIDTH="163"/>
<SP HPOS="3348" ID="P1_SP04025" VPOS="2839" WIDTH="8"/>
<String CC="477" CONTENT="uit" HEIGHT="26" HPOS="3357" ID="P1_ST04645" VPOS="2804" WC="0.93" WIDTH="39"/>
<SP HPOS="3396" ID="P1_SP04026" VPOS="2839" WIDTH="11"/>
<String CC="398078" CONTENT="handen" HEIGHT="25" HPOS="3406" ID="P1_ST04646" VPOS="2806" WC="0.96" WIDTH="99"/>
<SP HPOS="3506" ID="P1_SP04027" VPOS="2839" WIDTH="11"/>
<String CC="077" CONTENT="des" HEIGHT="25" HPOS="3516" ID="P1_ST04647" VPOS="2807" WC="0.95" WIDTH="44"/>
<SP HPOS="3560" ID="P1_SP04028" VPOS="2839" WIDTH="15"/>
<String CC="0756707" CONTENT="keizers" HEIGHT="26" HPOS="3575" ID="P1_ST04648" VPOS="2807" WC="0.98" WIDTH="97"/>
<SP HPOS="3672" ID="P1_SP04029" VPOS="2839" WIDTH="11"/>
<String CC="557960" CONTENT="zonden" HEIGHT="26" HPOS="3683" ID="P1_ST04649" VPOS="2809" WC="0.97" WIDTH="97"/>
<SP HPOS="3780" ID="P1_SP04030" VPOS="2839" WIDTH="9"/>
<String CC="397639571" CONTENT="aannemen," HEIGHT="26" HPOS="3789" ID="P1_ST04650" VPOS="2817" WC="0.98" WIDTH="148"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="3000" ID="P1_TL00532" VPOS="2833" WIDTH="938">
<String CC="5904" CONTENT="maar" HEIGHT="17" HPOS="3000" ID="P1_ST04651" VPOS="2842" WC="0.96" WIDTH="72"/>
<SP HPOS="3072" ID="P1_SP04031" VPOS="2858" WIDTH="18"/>
<String CC="007" CONTENT="die" HEIGHT="26" HPOS="3090" ID="P1_ST04652" VPOS="2833" WC="0.97" WIDTH="40"/>
<SP HPOS="3130" ID="P1_SP04032" VPOS="2859" WIDTH="18"/>
<String CC="063409" CONTENT="weinig" HEIGHT="32" HPOS="3148" ID="P1_ST04653" VPOS="2836" WC="0.98" WIDTH="94"/>
<SP HPOS="3242" ID="P1_SP04033" VPOS="2868" WIDTH="15"/>
<String CC="9696738" CONTENT="gevleid" HEIGHT="32" HPOS="3257" ID="P1_ST04654" VPOS="2837" WC="0.96" WIDTH="103"/>
<SP HPOS="3360" ID="P1_SP04034" VPOS="2869" WIDTH="25"/>
<String CC="57970" CONTENT="zijn," HEIGHT="38" HPOS="3385" ID="P1_ST04655" VPOS="2838" WC="0.96" WIDTH="66"/>
<SP HPOS="3451" ID="P1_SP04035" VPOS="2876" WIDTH="25"/>
<String CC="034" CONTENT="als" HEIGHT="26" HPOS="3476" ID="P1_ST04656" VPOS="2839" WC="0.97" WIDTH="39"/>
<SP HPOS="3515" ID="P1_SP04036" VPOS="2876" WIDTH="18"/>
<String CC="5009678" CONTENT="Üllhier" HEIGHT="28" HPOS="3533" ID="P1_ST04657" VPOS="2838" WC="0.45" WIDTH="109"/>
<SP HPOS="3641" ID="P1_SP04037" VPOS="2876" WIDTH="17"/>
<String CC="888" CONTENT="bun" HEIGHT="25" HPOS="3658" ID="P1_ST04658" VPOS="2842" WC="0.90" WIDTH="54"/>
<SP HPOS="3712" ID="P1_SP04038" VPOS="2876" WIDTH="17"/>
<String CC="2767" CONTENT="eene" HEIGHT="19" HPOS="3729" ID="P1_ST04659" VPOS="2850" WC="0.42" WIDTH="61"/>
<SP HPOS="3790" ID="P1_SP04039" VPOS="2876" WIDTH="18"/>
<String CC="007747060" CONTENT="aanbiedt." HEIGHT="27" HPOS="3808" ID="P1_ST04660" VPOS="2843" WC="0.99" WIDTH="130"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="3000" ID="P1_TL00533" VPOS="2867" WIDTH="938">
<String CC="5897068" CONTENT="Anderen" HEIGHT="25" HPOS="3000" ID="P1_ST04661" VPOS="2867" WC="0.97" WIDTH="119"/>
<SP HPOS="3119" ID="P1_SP04040" VPOS="2891" WIDTH="17"/>
<String CC="727375" CONTENT="zullen" HEIGHT="26" HPOS="3136" ID="P1_ST04662" VPOS="2867" WC="0.97" WIDTH="85"/>
<SP HPOS="3221" ID="P1_SP04041" VPOS="2893" WIDTH="17"/>
<String CC="57903" CONTENT="onder" HEIGHT="26" HPOS="3237" ID="P1_ST04663" VPOS="2869" WC="0.97" WIDTH="79"/>
<SP HPOS="3317" ID="P1_SP04042" VPOS="2895" WIDTH="18"/>
<String CC="067" CONTENT="den" HEIGHT="26" HPOS="3334" ID="P1_ST04664" VPOS="2869" WC="0.95" WIDTH="50"/>
<SP HPOS="3384" ID="P1_SP04043" VPOS="2895" WIDTH="17"/>
<String CC="080040" CONTENT="indruk" HEIGHT="27" HPOS="3400" ID="P1_ST04665" VPOS="2871" WC="0.99" WIDTH="94"/>
<SP HPOS="3495" ID="P1_SP04044" VPOS="2898" WIDTH="17"/>
<String CC="00637374" CONTENT="handelen" HEIGHT="25" HPOS="3511" ID="P1_ST04666" VPOS="2874" WC="0.98" WIDTH="128"/>
<SP HPOS="3639" ID="P1_SP04045" VPOS="2898" WIDTH="9"/>
<String CC="8" CONTENT="—" HEIGHT="4" HPOS="3648" ID="P1_ST04667" VPOS="2889" WC="0.20" WIDTH="32"/>
<SP HPOS="3680" ID="P1_SP04046" VPOS="2898" WIDTH="7"/>
<String CC="3002" CONTENT="die," HEIGHT="33" HPOS="3687" ID="P1_ST04668" VPOS="2871" WC="0.99" WIDTH="58"/>
<SP HPOS="3745" ID="P1_SP04047" VPOS="2904" WIDTH="18"/>
<String CC="970" CONTENT="het" HEIGHT="25" HPOS="3763" ID="P1_ST04669" VPOS="2876" WC="0.94" WIDTH="45"/>
<SP HPOS="3808" ID="P1_SP04048" VPOS="2904" WIDTH="9"/>
<String CC="8882" CONTENT="moet" HEIGHT="25" HPOS="3817" ID="P1_ST04670" VPOS="2877" WC="0.94" WIDTH="69"/>
<SP HPOS="3886" ID="P1_SP04049" VPOS="2904" WIDTH="11"/>
<String CC="072" CONTENT="ge" HEIGHT="24" HPOS="3896" ID="P1_ST04671" SUBS_CONTENT="gezegd" SUBS_TYPE="HypPart1" VPOS="2885" WC="0.96" WIDTH="28"/>
<HYP CONTENT="-" HPOS="3925" VPOS="2885" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="3000" ID="P1_TL00534" VPOS="2898" WIDTH="938">
<String CC="6790" CONTENT="zegd" HEIGHT="32" HPOS="3000" ID="P1_ST04672" SUBS_CONTENT="gezegd" SUBS_TYPE="HypPart2" VPOS="2898" WC="0.95" WIDTH="64"/>
<SP HPOS="3064" ID="P1_SP04050" VPOS="2930" WIDTH="18"/>
<String CC="0460751" CONTENT="worden," HEIGHT="33" HPOS="3081" ID="P1_ST04673" VPOS="2898" WC="0.98" WIDTH="118"/>
<SP HPOS="3200" ID="P1_SP04051" VPOS="2931" WIDTH="18"/>
<String CC="7750" CONTENT="vrij" HEIGHT="32" HPOS="3217" ID="P1_ST04674" VPOS="2902" WC="0.96" WIDTH="46"/>
<SP HPOS="3263" ID="P1_SP04052" VPOS="2934" WIDTH="20"/>
<String CC="64067768" CONTENT="algemeen" HEIGHT="33" HPOS="3283" ID="P1_ST04675" VPOS="2902" WC="0.98" WIDTH="131"/>
<SP HPOS="3415" ID="P1_SP04053" VPOS="2935" WIDTH="18"/>
<String CC="07" CONTENT="is" HEIGHT="26" HPOS="3432" ID="P1_ST04676" VPOS="2904" WC="0.65" WIDTH="21"/>
<SP HPOS="3454" ID="P1_SP04054" VPOS="2935" WIDTH="18"/>
<String CC="8" CONTENT="—" HEIGHT="2" HPOS="3471" ID="P1_ST04677" VPOS="2921" WC="0.20" WIDTH="31"/>
<SP HPOS="3502" ID="P1_SP04055" VPOS="2935" WIDTH="18"/>
<String CC="093" CONTENT="dat" HEIGHT="27" HPOS="3520" ID="P1_ST04678" VPOS="2904" WC="0.95" WIDTH="45"/>
<SP HPOS="3565" ID="P1_SP04056" VPOS="2935" WIDTH="17"/>
<String CC="977" CONTENT="men" HEIGHT="19" HPOS="3581" ID="P1_ST04679" VPOS="2914" WC="0.91" WIDTH="59"/>
<SP HPOS="3640" ID="P1_SP04057" VPOS="2935" WIDTH="19"/>
<String CC="7857" CONTENT="eene" HEIGHT="18" HPOS="3659" ID="P1_ST04680" VPOS="2915" WC="0.28" WIDTH="61"/>
<SP HPOS="3720" ID="P1_SP04058" VPOS="2935" WIDTH="17"/>
<String CC="807797" CONTENT="nieuwe" HEIGHT="27" HPOS="3737" ID="P1_ST04681" VPOS="2908" WC="0.96" WIDTH="99"/>
<SP HPOS="3836" ID="P1_SP04059" VPOS="2935" WIDTH="19"/>
<String CC="065720" CONTENT="proef" HEIGHT="33" HPOS="3855" ID="P1_ST04682" SUBS_CONTENT="proefneming" SUBS_TYPE="HypPart1" VPOS="2909" WC="0.98" WIDTH="70"/>
<HYP CONTENT="-" HPOS="3925" VPOS="2909" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="3000" ID="P1_TL00535" VPOS="2934" WIDTH="938">
<String CC="777489" CONTENT="neming" HEIGHT="25" HPOS="3000" ID="P1_ST04683" SUBS_CONTENT="proefneming" SUBS_TYPE="HypPart2" VPOS="2939" WC="0.96" WIDTH="104"/>
<SP HPOS="3104" ID="P1_SP04060" VPOS="2963" WIDTH="17"/>
<String CC="0003" CONTENT="gaat" HEIGHT="31" HPOS="3120" ID="P1_ST04684" VPOS="2934" WC="0.99" WIDTH="63"/>
<SP HPOS="3183" ID="P1_SP04061" VPOS="2965" WIDTH="18"/>
<String CC="909780" CONTENT="wagen," HEIGHT="26" HPOS="3201" ID="P1_ST04685" VPOS="2941" WC="0.97" WIDTH="104"/>
<SP HPOS="3305" ID="P1_SP04062" VPOS="2967" WIDTH="19"/>
<String CC="671" CONTENT="dat" HEIGHT="26" HPOS="3324" ID="P1_ST04686" VPOS="2935" WC="0.94" WIDTH="45"/>
<SP HPOS="3369" ID="P1_SP04063" VPOS="2967" WIDTH="19"/>
<String CC="949" CONTENT="die" HEIGHT="28" HPOS="3387" ID="P1_ST04687" VPOS="2936" WC="0.91" WIDTH="43"/>
<SP HPOS="3430" ID="P1_SP04064" VPOS="2967" WIDTH="15"/>
<String CC="06770738069" CONTENT="proefneming" HEIGHT="34" HPOS="3445" ID="P1_ST04688" VPOS="2939" WC="0.98" WIDTH="177"/>
<SP HPOS="3622" ID="P1_SP04065" VPOS="2973" WIDTH="15"/>
<String CC="0700925700" CONTENT="gevaarlijk" HEIGHT="33" HPOS="3638" ID="P1_ST04689" VPOS="2941" WC="0.99" WIDTH="142"/>
<SP HPOS="3780" ID="P1_SP04066" VPOS="2974" WIDTH="19"/>
<String CC="174" CONTENT="is," HEIGHT="31" HPOS="3798" ID="P1_ST04690" VPOS="2941" WC="0.95" WIDTH="37"/>
<SP HPOS="3835" ID="P1_SP04067" VPOS="2974" WIDTH="19"/>
<String CC="78" CONTENT="en" HEIGHT="17" HPOS="3854" ID="P1_ST04691" VPOS="2950" WC="0.21" WIDTH="30"/>
<SP HPOS="3883" ID="P1_SP04068" VPOS="2974" WIDTH="11"/>
<String CC="094" CONTENT="dat" HEIGHT="26" HPOS="3894" ID="P1_ST04692" VPOS="2941" WC="0.95" WIDTH="44"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3000" ID="P1_TL00536" VPOS="2966" WIDTH="819">
<String CC="7590" CONTENT="zij," HEIGHT="24" HPOS="3000" ID="P1_ST04693" VPOS="2970" WC="0.95" WIDTH="39"/>
<SP HPOS="3039" ID="P1_SP04069" VPOS="2994" WIDTH="18"/>
<String CC="087" CONTENT="die" HEIGHT="22" HPOS="3057" ID="P1_ST04694" VPOS="2966" WC="0.94" WIDTH="39"/>
<SP HPOS="3096" ID="P1_SP04070" VPOS="2994" WIDTH="19"/>
<String CC="78" CONTENT="er" HEIGHT="17" HPOS="3115" ID="P1_ST04695" VPOS="2972" WC="0.20" WIDTH="27"/>
<SP HPOS="3142" ID="P1_SP04071" VPOS="2994" WIDTH="21"/>
<String CC="076" CONTENT="het" HEIGHT="25" HPOS="3163" ID="P1_ST04696" VPOS="2966" WC="0.95" WIDTH="44"/>
<SP HPOS="3207" ID="P1_SP04072" VPOS="2994" WIDTH="18"/>
<String CC="868837" CONTENT="eerste" HEIGHT="24" HPOS="3224" ID="P1_ST04697" VPOS="2968" WC="0.96" WIDTH="81"/>
<SP HPOS="3306" ID="P1_SP04073" VPOS="2994" WIDTH="18"/>
<String CC="06007809" CONTENT="werktuig" HEIGHT="33" HPOS="3324" ID="P1_ST04698" VPOS="2969" WC="0.98" WIDTH="129"/>
<SP HPOS="3452" ID="P1_SP04074" VPOS="3002" WIDTH="18"/>
<String CC="097" CONTENT="van" HEIGHT="18" HPOS="3470" ID="P1_ST04699" VPOS="2979" WC="0.94" WIDTH="48"/>
<SP HPOS="3519" ID="P1_SP04075" VPOS="3002" WIDTH="19"/>
<String CC="9006" CONTENT="zijn" HEIGHT="32" HPOS="3537" ID="P1_ST04700" VPOS="2973" WC="0.96" WIDTH="48"/>
<SP HPOS="3586" ID="P1_SP04076" VPOS="3005" WIDTH="11"/>
<String CC="2" CONTENT="," HEIGHT="9" HPOS="3596" ID="P1_ST04701" VPOS="2993" WC="0.77" WIDTH="6"/>
<SP HPOS="3602" ID="P1_SP04077" VPOS="3005" WIDTH="13"/>
<String CC="00" CONTENT="er" HEIGHT="18" HPOS="3615" ID="P1_ST04702" VPOS="2980" WC="1.00" WIDTH="28"/>
<SP HPOS="3644" ID="P1_SP04078" VPOS="3005" WIDTH="9"/>
<String CC="040" CONTENT="ook" HEIGHT="26" HPOS="3653" ID="P1_ST04703" VPOS="2973" WC="0.98" WIDTH="48"/>
<SP HPOS="3702" ID="P1_SP04079" VPOS="3005" WIDTH="11"/>
<String CC="03" CONTENT="de" HEIGHT="26" HPOS="3712" ID="P1_ST04704" VPOS="2973" WC="0.82" WIDTH="30"/>
<SP HPOS="3742" ID="P1_SP04080" VPOS="3005" WIDTH="11"/>
<String CC="44176" CONTENT="eerst" HEIGHT="25" HPOS="3752" ID="P1_ST04705" VPOS="2975" WC="0.97" WIDTH="66"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="3000" ID="P1_TL00537" VPOS="2996" WIDTH="933">
<String CC="676797" CONTENT="otlers" HEIGHT="24" HPOS="3000" ID="P1_ST04706" VPOS="2996" WC="0.24" WIDTH="74"/>
<SP HPOS="3074" ID="P1_SP04081" VPOS="3020" WIDTH="18"/>
<String CC="097" CONTENT="van" HEIGHT="17" HPOS="3092" ID="P1_ST04707" VPOS="3005" WC="0.94" WIDTH="50"/>
<SP HPOS="3142" ID="P1_SP04082" VPOS="3021" WIDTH="18"/>
<String CC="666563" CONTENT="zullen" HEIGHT="26" HPOS="3159" ID="P1_ST04708" VPOS="2998" WC="0.97" WIDTH="84"/>
<SP HPOS="3243" ID="P1_SP04083" VPOS="3024" WIDTH="18"/>
<String CC="977670" CONTENT="wezen." HEIGHT="20" HPOS="3261" ID="P1_ST04709" VPOS="3006" WC="0.96" WIDTH="92"/>
<SP HPOS="3353" ID="P1_SP04084" VPOS="3026" WIDTH="19"/>
<String CC="504" CONTENT="Zij" HEIGHT="33" HPOS="3372" ID="P1_ST04710" VPOS="3001" WC="0.96" WIDTH="34"/>
<SP HPOS="3406" ID="P1_SP04085" VPOS="3034" WIDTH="15"/>
<String CC="020557" CONTENT="willen" HEIGHT="26" HPOS="3422" ID="P1_ST04711" VPOS="3002" WC="0.98" WIDTH="87"/>
<SP HPOS="3509" ID="P1_SP04086" VPOS="3034" WIDTH="9"/>
<String CC="822" CONTENT="—om" HEIGHT="17" HPOS="3519" ID="P1_ST04712" VPOS="3013" WC="0.95" WIDTH="83"/>
<SP HPOS="3601" ID="P1_SP04087" VPOS="3034" WIDTH="15"/>
<String CC="248" CONTENT="ons" HEIGHT="18" HPOS="3617" ID="P1_ST04713" VPOS="3013" WC="0.94" WIDTH="46"/>
<SP HPOS="3663" ID="P1_SP04088" VPOS="3034" WIDTH="17"/>
<String CC="027" CONTENT="van" HEIGHT="18" HPOS="3679" ID="P1_ST04714" VPOS="3013" WC="0.96" WIDTH="50"/>
<SP HPOS="3729" ID="P1_SP04089" VPOS="3034" WIDTH="18"/>
<String CC="777" CONTENT="cc-" HEIGHT="15" HPOS="3746" ID="P1_ST04715" VPOS="3013" WC="0.23" WIDTH="43"/>
<SP HPOS="3789" ID="P1_SP04090" VPOS="3034" WIDTH="30"/>
<String CC="8888772" CONTENT="gomeen" HEIGHT="28" HPOS="3819" ID="P1_ST04716" SUBS_CONTENT="gomeenzame" SUBS_TYPE="HypPart1" VPOS="3002" WC="0.24" WIDTH="99"/>
<HYP CONTENT="-" HPOS="3918" VPOS="3002" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="3000" ID="P1_TL00538" VPOS="3028" WIDTH="934">
<String CC="5907" CONTENT="zame" HEIGHT="17" HPOS="3000" ID="P1_ST04717" SUBS_CONTENT="gomeenzame" SUBS_TYPE="HypPart2" VPOS="3035" WC="0.43" WIDTH="70"/>
<SP HPOS="3070" ID="P1_SP04091" VPOS="3052" WIDTH="18"/>
<String CC="32795665789" CONTENT="uitdrukking" HEIGHT="32" HPOS="3087" ID="P1_ST04718" VPOS="3030" WC="0.98" WIDTH="170"/>
<SP HPOS="3257" ID="P1_SP04092" VPOS="3061" WIDTH="17"/>
<String CC="46" CONTENT="te" HEIGHT="24" HPOS="3274" ID="P1_ST04719" VPOS="3034" WC="0.44" WIDTH="27"/>
<SP HPOS="3301" ID="P1_SP04093" VPOS="3061" WIDTH="17"/>
<String CC="860088088" CONTENT="bedienen—" HEIGHT="27" HPOS="3318" ID="P1_ST04720" VPOS="3032" WC="0.98" WIDTH="165"/>
<SP HPOS="3483" ID="P1_SP04094" VPOS="3061" WIDTH="14"/>
<String CC="900" CONTENT="dat" HEIGHT="26" HPOS="3497" ID="P1_ST04721" VPOS="3035" WC="0.96" WIDTH="45"/>
<SP HPOS="3542" ID="P1_SP04095" VPOS="3061" WIDTH="17"/>
<String CC="035570" CONTENT="Varken" HEIGHT="24" HPOS="3559" ID="P1_ST04722" VPOS="3038" WC="0.98" WIDTH="97"/>
<SP HPOS="3656" ID="P1_SP04096" VPOS="3061" WIDTH="17"/>
<String CC="68008" CONTENT="v^-'■" HEIGHT="22" HPOS="3672" ID="P1_ST04723" STYLEREFS="TXT_6" VPOS="3038" WC="0.55" WIDTH="50"/>
<SP HPOS="3722" ID="P1_SP04097" VPOS="3061" WIDTH="20"/>
<String CC="777757700" CONTENT="waSschen." HEIGHT="25" HPOS="3742" ID="P1_ST04724" VPOS="3028" WC="0.44" WIDTH="135"/>
<SP HPOS="3876" ID="P1_SP04098" VPOS="3061" WIDTH="20"/>
<String CC="08" CONTENT="De" HEIGHT="24" HPOS="3896" ID="P1_ST04725" VPOS="3028" WC="0.59" WIDTH="38"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="3000" ID="P1_TL00539" VPOS="3059" WIDTH="935">
<String CC="00840" CONTENT="vraag" HEIGHT="25" HPOS="3000" ID="P1_ST04726" VPOS="3069" WC="0.98" WIDTH="80"/>
<SP HPOS="3080" ID="P1_SP04099" VPOS="3093" WIDTH="17"/>
<String CC="46" CONTENT="is" HEIGHT="26" HPOS="3097" ID="P1_ST04727" VPOS="3061" WC="0.46" WIDTH="21"/>
<SP HPOS="3118" ID="P1_SP04100" VPOS="3093" WIDTH="18"/>
<String CC="0475" CONTENT="dus:" HEIGHT="28" HPOS="3136" ID="P1_ST04728" VPOS="3061" WC="0.96" WIDTH="63"/>
<SP HPOS="3198" ID="P1_SP04101" VPOS="3093" WIDTH="18"/>
<String CC="867" CONTENT="wie" HEIGHT="19" HPOS="3216" ID="P1_ST04729" VPOS="3072" WC="0.91" WIDTH="47"/>
<SP HPOS="3263" ID="P1_SP04102" VPOS="3093" WIDTH="18"/>
<String CC="473" CONTENT="zal" HEIGHT="27" HPOS="3281" ID="P1_ST04730" VPOS="3065" WC="0.94" WIDTH="40"/>
<SP HPOS="3321" ID="P1_SP04103" VPOS="3093" WIDTH="17"/>
<String CC="7067" CONTENT="zich" HEIGHT="27" HPOS="3338" ID="P1_ST04731" VPOS="3065" WC="0.96" WIDTH="57"/>
<SP HPOS="3394" ID="P1_SP04104" VPOS="3093" WIDTH="9"/>
<String CC="779" CONTENT="het" HEIGHT="27" HPOS="3404" ID="P1_ST04732" VPOS="3066" WC="0.91" WIDTH="46"/>
<SP HPOS="3450" ID="P1_SP04105" VPOS="3093" WIDTH="17"/>
<String CC="67674" CONTENT="eerst" HEIGHT="25" HPOS="3467" ID="P1_ST04733" VPOS="3070" WC="0.96" WIDTH="67"/>
<SP HPOS="3534" ID="P1_SP04106" VPOS="3094" WIDTH="9"/>
<String CC="9018" CONTENT="aan-" HEIGHT="26" HPOS="3543" ID="P1_ST04734" VPOS="3069" WC="0.96" WIDTH="100"/>
<SP HPOS="3644" ID="P1_SP04107" VPOS="3094" WIDTH="14"/>
<String CC="4120" CONTENT="werk" HEIGHT="24" HPOS="3658" ID="P1_ST04735" VPOS="3061" WC="0.98" WIDTH="67"/>
<SP HPOS="3725" ID="P1_SP04108" VPOS="3094" WIDTH="17"/>
<String CC="7776808" CONTENT="zetten?" HEIGHT="26" HPOS="3742" ID="P1_ST04736" VPOS="3059" WC="0.97" WIDTH="109"/>
<SP HPOS="3850" ID="P1_SP04109" VPOS="3094" WIDTH="8"/>
<String CC="6890" CONTENT="Maar" HEIGHT="25" HPOS="3859" ID="P1_ST04737" VPOS="3060" WC="0.95" WIDTH="76"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="3000" ID="P1_TL00540" VPOS="3092" WIDTH="846">
<String CC="004" CONTENT="wij" HEIGHT="32" HPOS="3000" ID="P1_ST04738" VPOS="3093" WC="0.98" WIDTH="41"/>
<SP HPOS="3041" ID="P1_SP04110" VPOS="3125" WIDTH="18"/>
<String CC="0306" CONTENT="voor" HEIGHT="19" HPOS="3059" ID="P1_ST04739" VPOS="3102" WC="0.98" WIDTH="61"/>
<SP HPOS="3120" ID="P1_SP04111" VPOS="3125" WIDTH="15"/>
<String CC="2377" CONTENT=".ons" HEIGHT="21" HPOS="3136" ID="P1_ST04740" VPOS="3103" WC="0.95" WIDTH="48"/>
<SP HPOS="3184" ID="P1_SP04112" VPOS="3125" WIDTH="17"/>
<String CC="5057" CONTENT="zijn" HEIGHT="32" HPOS="3201" ID="P1_ST04741" VPOS="3098" WC="0.96" WIDTH="51"/>
<SP HPOS="3252" ID="P1_SP04113" VPOS="3130" WIDTH="18"/>
<String CC="09" CONTENT="op" HEIGHT="27" HPOS="3269" ID="P1_ST04742" VPOS="3105" WC="0.50" WIDTH="32"/>
<SP HPOS="3301" ID="P1_SP04114" VPOS="3132" WIDTH="17"/>
<String CC="995" CONTENT="dat" HEIGHT="26" HPOS="3318" ID="P1_ST04743" VPOS="3099" WC="0.91" WIDTH="46"/>
<SP HPOS="3364" ID="P1_SP04115" VPOS="3132" WIDTH="18"/>
<String CC="9575" CONTENT="punt" HEIGHT="30" HPOS="3381" ID="P1_ST04744" VPOS="3103" WC="0.94" WIDTH="65"/>
<SP HPOS="3446" ID="P1_SP04116" VPOS="3132" WIDTH="15"/>
<String CC="07" CONTENT="in" HEIGHT="25" HPOS="3462" ID="P1_ST04745" VPOS="3100" WC="0.64" WIDTH="27"/>
<SP HPOS="3489" ID="P1_SP04117" VPOS="3132" WIDTH="17"/>
<String CC="8748687" CONTENT="£;«x«en" HEIGHT="28" HPOS="3506" ID="P1_ST04746" VPOS="3103" WC="0.27" WIDTH="96"/>
<SP HPOS="3601" ID="P1_SP04118" VPOS="3132" WIDTH="17"/>
<String CC="97767" CONTENT="deele" HEIGHT="27" HPOS="3618" ID="P1_ST04747" VPOS="3092" WC="0.21" WIDTH="71"/>
<SP HPOS="3689" ID="P1_SP04119" VPOS="3132" WIDTH="19"/>
<String CC="6897536601" CONTENT="ongerust.'" HEIGHT="34" HPOS="3707" ID="P1_ST04748" VPOS="3092" WC="0.98" WIDTH="138"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="3031" ID="P1_TL00541" VPOS="3123" WIDTH="904">
<String CC="96" CONTENT="De" HEIGHT="28" HPOS="3031" ID="P1_ST04749" VPOS="3123" WC="0.16" WIDTH="40"/>
<SP HPOS="3071" ID="P1_SP04120" VPOS="3151" WIDTH="25"/>
<String CC="6776" CONTENT="heer" HEIGHT="26" HPOS="3096" ID="P1_ST04750" VPOS="3126" WC="0.94" WIDTH="63"/>
<SP HPOS="3158" ID="P1_SP04121" VPOS="3152" WIDTH="24"/>
<String CC="504760085" CONTENT="Haussmann" HEIGHT="28" HPOS="3182" ID="P1_ST04751" VPOS="3129" WC="0.59" WIDTH="164"/>
<SP HPOS="3346" ID="P1_SP04122" VPOS="3157" WIDTH="25"/>
<String CC="605" CONTENT="zal" HEIGHT="25" HPOS="3371" ID="P1_ST04752" VPOS="3132" WC="0.96" WIDTH="39"/>
<SP HPOS="3410" ID="P1_SP04123" VPOS="3157" WIDTH="26"/>
<String CC="703678376786087432" CONTENT="v.-.*arscliTJulijk" HEIGHT="32" HPOS="3436" ID="P1_ST04753" VPOS="3125" WC="0.46" WIDTH="197"/>
<SP HPOS="3633" ID="P1_SP04124" VPOS="3157" WIDTH="25"/>
<String CC="667" CONTENT="als" HEIGHT="24" HPOS="3658" ID="P1_ST04754" VPOS="3126" WC="0.92" WIDTH="38"/>
<SP HPOS="3696" ID="P1_SP04125" VPOS="3157" WIDTH="21"/>
<String CC="0685802" CONTENT="prefekt" HEIGHT="31" HPOS="3717" ID="P1_ST04755" VPOS="3125" WC="0.54" WIDTH="102"/>
<SP HPOS="3819" ID="P1_SP04126" VPOS="3157" WIDTH="18"/>
<String CC="956" CONTENT="van" HEIGHT="17" HPOS="3836" ID="P1_ST04756" VPOS="3133" WC="0.92" WIDTH="48"/>
<SP HPOS="3885" ID="P1_SP04127" VPOS="3157" WIDTH="18"/>
<String CC="98" CONTENT="de" HEIGHT="26" HPOS="3902" ID="P1_ST04757" VPOS="3124" WC="0.10" WIDTH="32"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3001" ID="P1_TL00542" VPOS="3156" WIDTH="933">
<String CC="77070" CONTENT="Seine" HEIGHT="30" HPOS="3001" ID="P1_ST04758" VPOS="3156" WC="0.55" WIDTH="73"/>
<SP HPOS="3074" ID="P1_SP04128" VPOS="3185" WIDTH="18"/>
<String CC="977094978" CONTENT="vervangen" HEIGHT="28" HPOS="3092" ID="P1_ST04759" VPOS="3167" WC="0.97" WIDTH="145"/>
<SP HPOS="3237" ID="P1_SP04129" VPOS="3195" WIDTH="19"/>
<String CC="954078" CONTENT="worden" HEIGHT="25" HPOS="3256" ID="P1_ST04760" VPOS="3164" WC="0.97" WIDTH="100"/>
<SP HPOS="3357" ID="P1_SP04130" VPOS="3195" WIDTH="18"/>
<String CC="7778" CONTENT="door" HEIGHT="21" HPOS="3374" ID="P1_ST04761" VPOS="3163" WC="0.94" WIDTH="63"/>
<SP HPOS="3437" ID="P1_SP04131" VPOS="3195" WIDTH="15"/>
<String CC="067" CONTENT="den" HEIGHT="25" HPOS="3452" ID="P1_ST04762" VPOS="3158" WC="0.95" WIDTH="52"/>
<SP HPOS="3504" ID="P1_SP04132" VPOS="3195" WIDTH="15"/>
<String CC="0174700" CONTENT="prefekt" HEIGHT="33" HPOS="3520" ID="P1_ST04763" VPOS="3157" WC="0.70" WIDTH="103"/>
<SP HPOS="3622" ID="P1_SP04133" VPOS="3195" WIDTH="17"/>
<String CC="097" CONTENT="van" HEIGHT="19" HPOS="3639" ID="P1_ST04764" VPOS="3164" WC="0.94" WIDTH="51"/>
<SP HPOS="3690" ID="P1_SP04134" VPOS="3195" WIDTH="17"/>
<String CC="20080" CONTENT="Lyon." HEIGHT="31" HPOS="3706" ID="P1_ST04765" VPOS="3158" WC="0.75" WIDTH="79"/>
<SP HPOS="3785" ID="P1_SP04135" VPOS="3195" WIDTH="26"/>
<String CC="7765" CONTENT="Deze" HEIGHT="25" HPOS="3811" ID="P1_ST04766" VPOS="3157" WC="0.94" WIDTH="67"/>
<SP HPOS="3879" ID="P1_SP04136" VPOS="3195" WIDTH="17"/>
<String CC="732" CONTENT="zal" HEIGHT="26" HPOS="3895" ID="P1_ST04767" VPOS="3156" WC="0.95" WIDTH="39"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="3000" ID="P1_TL00543" VPOS="3189" WIDTH="934">
<String CC="57" CONTENT="in" HEIGHT="25" HPOS="3000" ID="P1_ST04768" VPOS="3190" WC="0.38" WIDTH="26"/>
<SP HPOS="3026" ID="P1_SP04137" VPOS="3215" WIDTH="9"/>
<String CC="066" CONTENT="het" HEIGHT="25" HPOS="3035" ID="P1_ST04769" VPOS="3191" WC="0.95" WIDTH="46"/>
<SP HPOS="3081" ID="P1_SP04138" VPOS="3216" WIDTH="8"/>
<String CC="086077608868700302" CONTENT="gehausmanniscierde" HEIGHT="34" HPOS="3090" ID="P1_ST04770" VPOS="3191" WC="0.54" WIDTH="273"/>
<SP HPOS="3363" ID="P1_SP04139" VPOS="3226" WIDTH="18"/>
<String CC="607248" CONTENT="Parijs" HEIGHT="33" HPOS="3380" ID="P1_ST04771" VPOS="3190" WC="0.97" WIDTH="83"/>
<SP HPOS="3463" ID="P1_SP04140" VPOS="3226" WIDTH="15"/>
<String CC="700" CONTENT="nog" HEIGHT="26" HPOS="3478" ID="P1_ST04772" VPOS="3197" WC="0.97" WIDTH="53"/>
<SP HPOS="3531" ID="P1_SP04141" VPOS="3226" WIDTH="14"/>
<String CC="0766" CONTENT="vele" HEIGHT="26" HPOS="3546" ID="P1_ST04773" VPOS="3189" WC="0.96" WIDTH="57"/>
<SP HPOS="3602" ID="P1_SP04142" VPOS="3226" WIDTH="17"/>
<String CC="56907" CONTENT="zaken" HEIGHT="26" HPOS="3619" ID="P1_ST04774" VPOS="3189" WC="0.96" WIDTH="80"/>
<SP HPOS="3699" ID="P1_SP04143" VPOS="3226" WIDTH="17"/>
<String CC="06" CONTENT="te" HEIGHT="25" HPOS="3716" ID="P1_ST04775" VPOS="3190" WC="0.69" WIDTH="26"/>
<SP HPOS="3742" ID="P1_SP04144" VPOS="3226" WIDTH="18"/>
<String CC="0756" CONTENT="doen" HEIGHT="26" HPOS="3759" ID="P1_ST04776" VPOS="3189" WC="0.96" WIDTH="65"/>
<SP HPOS="3824" ID="P1_SP04145" VPOS="3226" WIDTH="9"/>
<String CC="0080680" CONTENT="vinden." HEIGHT="25" HPOS="3834" ID="P1_ST04777" VPOS="3189" WC="0.98" WIDTH="100"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="3000" ID="P1_TL00544" VPOS="3221" WIDTH="935">
<String CC="766" CONTENT="Zoo" HEIGHT="26" HPOS="3000" ID="P1_ST04778" VPOS="3223" WC="0.92" WIDTH="50"/>
<SP HPOS="3050" ID="P1_SP04146" VPOS="3249" WIDTH="26"/>
<String CC="77747" CONTENT="lezen" HEIGHT="31" HPOS="3076" ID="P1_ST04779" VPOS="3223" WC="0.95" WIDTH="70"/>
<SP HPOS="3145" ID="P1_SP04147" VPOS="3254" WIDTH="27"/>
<String CC="970" CONTENT="wij" HEIGHT="30" HPOS="3172" ID="P1_ST04780" VPOS="3227" WC="0.93" WIDTH="39"/>
<SP HPOS="3211" ID="P1_SP04148" VPOS="3256" WIDTH="27"/>
<String CC="279" CONTENT="bij" HEIGHT="32" HPOS="3239" ID="P1_ST04781" VPOS="3224" WC="0.93" WIDTH="34"/>
<SP HPOS="3273" ID="P1_SP04149" VPOS="3256" WIDTH="18"/>
<String CC="050507614" CONTENT="voorbeeld" HEIGHT="26" HPOS="3291" ID="P1_ST04782" VPOS="3223" WC="0.99" WIDTH="138"/>
<SP HPOS="3429" ID="P1_SP04150" VPOS="3256" WIDTH="17"/>
<String CC="08" CONTENT="in" HEIGHT="25" HPOS="3445" ID="P1_ST04783" VPOS="3223" WC="0.58" WIDTH="27"/>
<SP HPOS="3472" ID="P1_SP04151" VPOS="3256" WIDTH="18"/>
<String CC="570" CONTENT="een" HEIGHT="18" HPOS="3490" ID="P1_ST04784" VPOS="3230" WC="0.95" WIDTH="47"/>
<SP HPOS="3537" ID="P1_SP04152" VPOS="3256" WIDTH="17"/>
<String CC="021" CONTENT="der" HEIGHT="26" HPOS="3554" ID="P1_ST04785" VPOS="3222" WC="0.98" WIDTH="46"/>
<SP HPOS="3600" ID="P1_SP04153" VPOS="3256" WIDTH="17"/>
<String CC="0794700464" CONTENT="dagbladen," HEIGHT="32" HPOS="3617" ID="P1_ST04786" VPOS="3222" WC="0.98" WIDTH="162"/>
<SP HPOS="3778" ID="P1_SP04154" VPOS="3256" WIDTH="18"/>
<String CC="994" CONTENT="dat" HEIGHT="25" HPOS="3796" ID="P1_ST04787" VPOS="3222" WC="0.91" WIDTH="46"/>
<SP HPOS="3842" ID="P1_SP04155" VPOS="3256" WIDTH="17"/>
<String CC="07" CONTENT="in" HEIGHT="25" HPOS="3859" ID="P1_ST04788" VPOS="3222" WC="0.65" WIDTH="27"/>
<SP HPOS="3886" ID="P1_SP04156" VPOS="3256" WIDTH="19"/>
<String CC="07" CONTENT="de" HEIGHT="26" HPOS="3905" ID="P1_ST04789" VPOS="3221" WC="0.62" WIDTH="30"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2999" ID="P1_TL00545" VPOS="3254" WIDTH="935">
<String CC="773196250" CONTENT="hoofdstad" HEIGHT="30" HPOS="2999" ID="P1_ST04790" VPOS="3255" WC="0.98" WIDTH="139"/>
<SP HPOS="3138" ID="P1_SP04157" VPOS="3285" WIDTH="17"/>
<String CC="073" CONTENT="der" HEIGHT="27" HPOS="3155" ID="P1_ST04791" VPOS="3256" WC="0.96" WIDTH="45"/>
<SP HPOS="3200" ID="P1_SP04158" VPOS="3285" WIDTH="19"/>
<String CC="4487700107" CONTENT="beschaafde" HEIGHT="27" HPOS="3219" ID="P1_ST04792" VPOS="3255" WC="0.99" WIDTH="151"/>
<SP HPOS="3370" ID="P1_SP04159" VPOS="3285" WIDTH="18"/>
<String CC="870670" CONTENT="wereld" HEIGHT="28" HPOS="3387" ID="P1_ST04793" VPOS="3254" WC="0.97" WIDTH="94"/>
<SP HPOS="3482" ID="P1_SP04160" VPOS="3285" WIDTH="17"/>
<String CC="679" CONTENT="nog" HEIGHT="26" HPOS="3498" ID="P1_ST04794" VPOS="3262" WC="0.91" WIDTH="52"/>
<SP HPOS="3550" ID="P1_SP04161" VPOS="3288" WIDTH="20"/>
<String CC="6513" CONTENT="1539" HEIGHT="22" HPOS="3570" ID="P1_ST04795" VPOS="3257" WC="0.56" WIDTH="60"/>
<SP HPOS="3631" ID="P1_SP04162" VPOS="3288" WIDTH="18"/>
<String CC="5607305047" CONTENT="olielampen" HEIGHT="32" HPOS="3648" ID="P1_ST04796" VPOS="3254" WC="0.99" WIDTH="154"/>
<SP HPOS="3802" ID="P1_SP04163" VPOS="3288" WIDTH="17"/>
<String CC="67" CONTENT="de" HEIGHT="26" HPOS="3819" ID="P1_ST04797" VPOS="3254" WC="0.28" WIDTH="32"/>
<SP HPOS="3850" ID="P1_SP04164" VPOS="3288" WIDTH="14"/>
<String CC="53904" CONTENT="stra" HEIGHT="25" HPOS="3865" ID="P1_ST04798" SUBS_CONTENT="straten" SUBS_TYPE="HypPart1" VPOS="3254" WC="0.97" WIDTH="57"/>
<HYP CONTENT="-" HPOS="3921" VPOS="3254" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3000" ID="P1_TL00546" VPOS="3282" WIDTH="934">
<String CC="537" CONTENT="ten" HEIGHT="26" HPOS="3000" ID="P1_ST04799" SUBS_CONTENT="straten" SUBS_TYPE="HypPart2" VPOS="3289" WC="0.94" WIDTH="46"/>
<SP HPOS="3046" ID="P1_SP04165" VPOS="3315" WIDTH="15"/>
<String CC="68" CONTENT="in" HEIGHT="24" HPOS="3061" ID="P1_ST04800" VPOS="3291" WC="0.27" WIDTH="26"/>
<SP HPOS="3087" ID="P1_SP04166" VPOS="3315" WIDTH="17"/>
<String CC="47" CONTENT="de" HEIGHT="25" HPOS="3104" ID="P1_ST04801" VPOS="3291" WC="0.39" WIDTH="31"/>
<SP HPOS="3135" ID="P1_SP04167" VPOS="3315" WIDTH="12"/>
<String CC="50797679787" CONTENT="'afgelegene" HEIGHT="33" HPOS="3146" ID="P1_ST04802" VPOS="3288" WC="0.98" WIDTH="156"/>
<SP HPOS="3302" ID="P1_SP04168" VPOS="3321" WIDTH="20"/>
<String CC="069777" CONTENT="wijken" HEIGHT="31" HPOS="3322" ID="P1_ST04803" VPOS="3289" WC="0.96" WIDTH="91"/>
<SP HPOS="3413" ID="P1_SP04169" VPOS="3321" WIDTH="19"/>
<String CC="07654563700" CONTENT="verlichten." HEIGHT="25" HPOS="3432" ID="P1_ST04804" VPOS="3288" WC="0.99" WIDTH="150"/>
<SP HPOS="3582" ID="P1_SP04170" VPOS="3321" WIDTH="26"/>
<String CC="06" CONTENT="De" HEIGHT="26" HPOS="3608" ID="P1_ST04805" VPOS="3287" WC="0.65" WIDTH="39"/>
<SP HPOS="3647" ID="P1_SP04171" VPOS="3321" WIDTH="15"/>
<String CC="7795697" CONTENT="bekende" HEIGHT="30" HPOS="3663" ID="P1_ST04806" VPOS="3282" WC="0.96" WIDTH="116"/>
<SP HPOS="3778" ID="P1_SP04172" VPOS="3321" WIDTH="13"/>
<String CC="5707773340" CONTENT="lantaarns," HEIGHT="31" HPOS="3791" ID="P1_ST04807" VPOS="3287" WC="0.98" WIDTH="143"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="3001" ID="P1_TL00547" VPOS="3319" WIDTH="934">
<String CC="047" CONTENT="die" HEIGHT="24" HPOS="3001" ID="P1_ST04808" VPOS="3322" WC="0.95" WIDTH="39"/>
<SP HPOS="3040" ID="P1_SP04173" VPOS="3346" WIDTH="17"/>
<String CC="48" CONTENT="in" HEIGHT="25" HPOS="3057" ID="P1_ST04809" VPOS="3321" WC="0.34" WIDTH="27"/>
<SP HPOS="3084" ID="P1_SP04174" VPOS="3346" WIDTH="17"/>
<String CC="3755" CONTENT="liet" HEIGHT="25" HPOS="3100" ID="P1_ST04810" VPOS="3322" WC="0.95" WIDTH="46"/>
<SP HPOS="3146" ID="P1_SP04175" VPOS="3347" WIDTH="17"/>
<String CC="6830988" CONTENT="luidden" HEIGHT="28" HPOS="3163" ID="P1_ST04811" VPOS="3320" WC="0.97" WIDTH="104"/>
<SP HPOS="3267" ID="P1_SP04176" VPOS="3348" WIDTH="20"/>
<String CC="904" CONTENT="der" HEIGHT="26" HPOS="3287" ID="P1_ST04812" VPOS="3321" WC="0.94" WIDTH="46"/>
<SP HPOS="3333" ID="P1_SP04177" VPOS="3348" WIDTH="15"/>
<String CC="654006" CONTENT="straat" HEIGHT="27" HPOS="3348" ID="P1_ST04813" VPOS="3320" WC="0.98" WIDTH="84"/>
<SP HPOS="3432" ID="P1_SP04178" VPOS="3348" WIDTH="17"/>
<String CC="864986" CONTENT="kingen" HEIGHT="33" HPOS="3449" ID="P1_ST04814" VPOS="3319" WC="0.96" WIDTH="97"/>
<SP HPOS="3546" ID="P1_SP04179" VPOS="3352" WIDTH="17"/>
<String CC="76" CONTENT="en" HEIGHT="19" HPOS="3562" ID="P1_ST04815" VPOS="3326" WC="0.28" WIDTH="32"/>
<SP HPOS="3594" ID="P1_SP04180" VPOS="3352" WIDTH="15"/>
<String CC="675" CONTENT="met" HEIGHT="26" HPOS="3609" ID="P1_ST04816" VPOS="3319" WC="0.93" WIDTH="53"/>
<SP HPOS="3663" ID="P1_SP04181" VPOS="3352" WIDTH="17"/>
<String CC="232077" CONTENT="touwen" HEIGHT="25" HPOS="3679" ID="P1_ST04817" VPOS="3319" WC="0.98" WIDTH="104"/>
<SP HPOS="3783" ID="P1_SP04182" VPOS="3352" WIDTH="8"/>
<String CC="58" CONTENT="en" HEIGHT="17" HPOS="3791" ID="P1_ST04818" VPOS="3326" WC="0.30" WIDTH="32"/>
<SP HPOS="3823" ID="P1_SP04183" VPOS="3352" WIDTH="18"/>
<String CC="7308761" CONTENT="hijsch" HEIGHT="32" HPOS="3841" ID="P1_ST04819" SUBS_CONTENT="hijschblokken" SUBS_TYPE="HypPart1" VPOS="3319" WC="0.50" WIDTH="81"/>
<HYP CONTENT="-" HPOS="3922" VPOS="3319" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2999" ID="P1_TL00548" VPOS="3350" WIDTH="937">
<String CC="7660022" CONTENT="blokken" HEIGHT="26" HPOS="2999" ID="P1_ST04820" SUBS_CONTENT="hijschblokken" SUBS_TYPE="HypPart2" VPOS="3353" WC="0.63" WIDTH="113"/>
<SP HPOS="3112" ID="P1_SP04184" VPOS="3379" WIDTH="25"/>
<String CC="00" CONTENT="op" HEIGHT="24" HPOS="3137" ID="P1_ST04821" VPOS="3363" WC="1.00" WIDTH="32"/>
<SP HPOS="3169" ID="P1_SP04185" VPOS="3386" WIDTH="25"/>
<String CC="37" CONTENT="en" HEIGHT="17" HPOS="3194" ID="P1_ST04822" VPOS="3363" WC="0.42" WIDTH="31"/>
<SP HPOS="3224" ID="P1_SP04186" VPOS="3386" WIDTH="26"/>
<String CC="71674" CONTENT="neder" HEIGHT="26" HPOS="3250" ID="P1_ST04823" VPOS="3353" WC="0.96" WIDTH="79"/>
<SP HPOS="3330" ID="P1_SP04187" VPOS="3386" WIDTH="18"/>
<String CC="015064" CONTENT="worden" HEIGHT="25" HPOS="3347" ID="P1_ST04824" VPOS="3353" WC="0.98" WIDTH="104"/>
<SP HPOS="3451" ID="P1_SP04188" VPOS="3386" WIDTH="15"/>
<String CC="06704571" CONTENT="gelaten," HEIGHT="32" HPOS="3467" ID="P1_ST04825" VPOS="3353" WC="0.98" WIDTH="120"/>
<SP HPOS="3587" ID="P1_SP04189" VPOS="3386" WIDTH="17"/>
<String CC="5185997" CONTENT="bestaan" HEIGHT="27" HPOS="3604" ID="P1_ST04826" VPOS="3351" WC="0.97" WIDTH="109"/>
<SP HPOS="3712" ID="P1_SP04190" VPOS="3386" WIDTH="15"/>
<String CC="0690" CONTENT="nog." HEIGHT="26" HPOS="3728" ID="P1_ST04827" VPOS="3358" WC="0.96" WIDTH="58"/>
<SP HPOS="3785" ID="P1_SP04191" VPOS="3386" WIDTH="34"/>
<String CC="27" CONTENT="In" HEIGHT="26" HPOS="3820" ID="P1_ST04828" VPOS="3350" WC="0.52" WIDTH="31"/>
<SP HPOS="3850" ID="P1_SP04192" VPOS="3386" WIDTH="20"/>
<String CC="7674" CONTENT='"den' HEIGHT="27" HPOS="3870" ID="P1_ST04829" VPOS="3350" WC="0.94" WIDTH="65"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="3001" ID="P1_TL00549" VPOS="3384" WIDTH="934">
<String CC="467077" CONTENT="goeden" HEIGHT="32" HPOS="3001" ID="P1_ST04830" VPOS="3385" WC="0.97" WIDTH="98"/>
<SP HPOS="3099" ID="P1_SP04193" VPOS="3417" WIDTH="17"/>
<String CC="45057" CONTENT="ouden" HEIGHT="24" HPOS="3116" ID="P1_ST04831" VPOS="3387" WC="0.97" WIDTH="84"/>
<SP HPOS="3200" ID="P1_SP04194" VPOS="3417" WIDTH="18"/>
<String CC="07100" CONTENT='tijd"' HEIGHT="33" HPOS="3217" ID="P1_ST04832" VPOS="3385" WC="0.99" WIDTH="64"/>
<SP HPOS="3281" ID="P1_SP04195" VPOS="3418" WIDTH="17"/>
<String CC="7579" CONTENT="hing" HEIGHT="32" HPOS="3298" ID="P1_ST04833" VPOS="3385" WC="0.94" WIDTH="65"/>
<SP HPOS="3363" ID="P1_SP04196" VPOS="3418" WIDTH="12"/>
<String CC="875" CONTENT="men" HEIGHT="18" HPOS="3374" ID="P1_ST04834" VPOS="3393" WC="0.92" WIDTH="63"/>
<SP HPOS="3437" ID="P1_SP04197" VPOS="3418" WIDTH="17"/>
<String CC="66" CONTENT="er" HEIGHT="19" HPOS="3454" ID="P1_ST04835" VPOS="3392" WC="0.39" WIDTH="28"/>
<SP HPOS="3482" ID="P1_SP04198" VPOS="3418" WIDTH="17"/>
<String CC="03" CONTENT="de" HEIGHT="26" HPOS="3498" ID="P1_ST04836" VPOS="3385" WC="0.83" WIDTH="31"/>
<SP HPOS="3529" ID="P1_SP04199" VPOS="3418" WIDTH="17"/>
<String CC="0499507187" CONTENT="royalisten" HEIGHT="33" HPOS="3546" ID="P1_ST04837" VPOS="3384" WC="0.46" WIDTH="142"/>
<SP HPOS="3687" ID="P1_SP04200" VPOS="3418" WIDTH="18"/>
<String CC="097" CONTENT="aan" HEIGHT="18" HPOS="3705" ID="P1_ST04838" VPOS="3391" WC="0.94" WIDTH="47"/>
<SP HPOS="3752" ID="P1_SP04201" VPOS="3418" WIDTH="19"/>
<String CC="002" CONTENT="op," HEIGHT="22" HPOS="3771" ID="P1_ST04839" VPOS="3391" WC="0.99" WIDTH="40"/>
<SP HPOS="3811" ID="P1_SP04202" VPOS="3418" WIDTH="18"/>
<String CC="56" CONTENT="en" HEIGHT="15" HPOS="3829" ID="P1_ST04840" VPOS="3391" WC="0.41" WIDTH="32"/>
<SP HPOS="3861" ID="P1_SP04203" VPOS="3418" WIDTH="11"/>
<String CC="79" CONTENT="»a" HEIGHT="17" HPOS="3872" ID="P1_ST04841" VPOS="3391" WC="0.11" WIDTH="30"/>
<SP HPOS="3901" ID="P1_SP04204" VPOS="3418" WIDTH="8"/>
<String CC="00" CONTENT="la" HEIGHT="24" HPOS="3909" ID="P1_ST04842" VPOS="3384" WC="1.00" WIDTH="26"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="3000" ID="P1_TL00550" VPOS="3411" WIDTH="935">
<String CC="308670883" CONTENT='lanterne"' HEIGHT="26" HPOS="3000" ID="P1_ST04843" VPOS="3418" WC="0.48" WIDTH="136"/>
<SP HPOS="3136" ID="P1_SP04205" VPOS="3444" WIDTH="26"/>
<String CC="977" CONTENT="was" HEIGHT="18" HPOS="3162" ID="P1_ST04844" VPOS="3426" WC="0.91" WIDTH="53"/>
<SP HPOS="3215" ID="P1_SP04206" VPOS="3444" WIDTH="18"/>
<String CC="506" CONTENT="een" HEIGHT="19" HPOS="3233" ID="P1_ST04845" VPOS="3425" WC="0.96" WIDTH="46"/>
<SP HPOS="3279" ID="P1_SP04207" VPOS="3444" WIDTH="18"/>
<String CC="00725" CONTENT="kreet" HEIGHT="25" HPOS="3296" ID="P1_ST04846" VPOS="3418" WC="0.98" WIDTH="73"/>
<SP HPOS="3370" ID="P1_SP04208" VPOS="3444" WIDTH="18"/>
<String CC="905" CONTENT="die" HEIGHT="26" HPOS="3387" ID="P1_ST04847" VPOS="3417" WC="0.94" WIDTH="41"/>
<SP HPOS="3429" ID="P1_SP04209" VPOS="3444" WIDTH="18"/>
<String CC="467" CONTENT="men" HEIGHT="19" HPOS="3446" ID="P1_ST04848" VPOS="3424" WC="0.93" WIDTH="59"/>
<SP HPOS="3506" ID="P1_SP04210" VPOS="3444" WIDTH="17"/>
<String CC="07" CONTENT="te" HEIGHT="25" HPOS="3522" ID="P1_ST04849" VPOS="3417" WC="0.64" WIDTH="26"/>
<SP HPOS="3548" ID="P1_SP04211" VPOS="3444" WIDTH="9"/>
<String CC="0099" CONTENT="vaak" HEIGHT="25" HPOS="3557" ID="P1_ST04850" VPOS="3417" WC="0.96" WIDTH="66"/>
<SP HPOS="3624" ID="P1_SP04212" VPOS="3444" WIDTH="9"/>
<String CC="6453873" CONTENT="hoorde." HEIGHT="26" HPOS="3633" ID="P1_ST04851" VPOS="3416" WC="0.97" WIDTH="104"/>
<SP HPOS="3737" ID="P1_SP04213" VPOS="3444" WIDTH="17"/>
<String CC="78" CONTENT="Li" HEIGHT="24" HPOS="3754" ID="P1_ST04852" VPOS="3416" WC="0.22" WIDTH="32"/>
<SP HPOS="3785" ID="P1_SP04214" VPOS="3444" WIDTH="9"/>
<String CC="765" CONTENT="het" HEIGHT="30" HPOS="3795" ID="P1_ST04853" VPOS="3411" WC="0.93" WIDTH="46"/>
<SP HPOS="3841" ID="P1_SP04215" VPOS="3444" WIDTH="9"/>
<String CC="795577" CONTENT="hartje" HEIGHT="33" HPOS="3850" ID="P1_ST04854" VPOS="3415" WC="0.96" WIDTH="85"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="3001" ID="P1_TL00551" VPOS="3448" WIDTH="934">
<String CC="998" CONTENT="van" HEIGHT="15" HPOS="3001" ID="P1_ST04855" VPOS="3461" WC="0.89" WIDTH="47"/>
<SP HPOS="3048" ID="P1_SP04216" VPOS="3476" WIDTH="20"/>
<String CC="992006" CONTENT="Parijs" HEIGHT="32" HPOS="3069" ID="P1_ST04856" VPOS="3451" WC="0.97" WIDTH="81"/>
<SP HPOS="3150" ID="P1_SP04217" VPOS="3483" WIDTH="15"/>
<String CC="798077" CONTENT="hangen" HEIGHT="30" HPOS="3165" ID="P1_ST04857" VPOS="3452" WC="0.96" WIDTH="100"/>
<SP HPOS="3266" ID="P1_SP04218" VPOS="3483" WIDTH="19"/>
<String CC="479" CONTENT="nog" HEIGHT="24" HPOS="3285" ID="P1_ST04858" VPOS="3458" WC="0.92" WIDTH="51"/>
<SP HPOS="3335" ID="P1_SP04219" VPOS="3483" WIDTH="15"/>
<String CC="709" CONTENT="714" HEIGHT="25" HPOS="3351" ID="P1_ST04859" VPOS="3454" WC="0.44" WIDTH="48"/>
<SP HPOS="3399" ID="P1_SP04220" VPOS="3483" WIDTH="8"/>
<String CC="097" CONTENT="van" HEIGHT="18" HPOS="3407" ID="P1_ST04860" VPOS="3458" WC="0.94" WIDTH="50"/>
<SP HPOS="3457" ID="P1_SP04221" VPOS="3483" WIDTH="20"/>
<String CC="90074011000870" CONTENT="die|lantaarns," HEIGHT="32" HPOS="3477" ID="P1_ST04861" VPOS="3450" WC="0.70" WIDTH="190"/>
<SP HPOS="3667" ID="P1_SP04222" VPOS="3483" WIDTH="18"/>
<String CC="944" CONTENT="die" HEIGHT="26" HPOS="3685" ID="P1_ST04862" VPOS="3448" WC="0.93" WIDTH="40"/>
<SP HPOS="3725" ID="P1_SP04223" VPOS="3483" WIDTH="18"/>
<String CC="903" CONTENT="aan" HEIGHT="18" HPOS="3743" ID="P1_ST04863" VPOS="3456" WC="0.95" WIDTH="48"/>
<SP HPOS="3791" ID="P1_SP04224" VPOS="3483" WIDTH="18"/>
<String CC="724" CONTENT="het" HEIGHT="26" HPOS="3809" ID="P1_ST04864" VPOS="3448" WC="0.95" WIDTH="46"/>
<SP HPOS="3855" ID="P1_SP04225" VPOS="3483" WIDTH="8"/>
<String CC="56073" CONTENT="revo" HEIGHT="19" HPOS="3863" ID="P1_ST04865" SUBS_CONTENT="revolutionaire" SUBS_TYPE="HypPart1" VPOS="3455" WC="0.97" WIDTH="58"/>
<HYP CONTENT="-" HPOS="3921" VPOS="3455" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="3000" ID="P1_TL00552" VPOS="3478" WIDTH="934">
<String CC="0754702408" CONTENT="lutionaire" HEIGHT="31" HPOS="3000" ID="P1_ST04866" SUBS_CONTENT="revolutionaire" SUBS_TYPE="HypPart2" VPOS="3478" WC="0.99" WIDTH="138"/>
<SP HPOS="3138" ID="P1_SP04226" VPOS="3509" WIDTH="17"/>
<String CC="7790" CONTENT="blad" HEIGHT="25" HPOS="3155" ID="P1_ST04867" VPOS="3483" WC="0.95" WIDTH="61"/>
<SP HPOS="3216" ID="P1_SP04227" VPOS="3509" WIDTH="17"/>
<String CC="997" CONTENT="van" HEIGHT="18" HPOS="3233" ID="P1_ST04868" VPOS="3490" WC="0.90" WIDTH="50"/>
<SP HPOS="3282" ID="P1_SP04228" VPOS="3509" WIDTH="18"/>
<String CC="978" CONTENT="den" HEIGHT="26" HPOS="3300" ID="P1_ST04869" VPOS="3483" WC="0.91" WIDTH="48"/>
<SP HPOS="3348" ID="P1_SP04229" VPOS="3509" WIDTH="19"/>
<String CC="7787" CONTENT="heer" HEIGHT="25" HPOS="3367" ID="P1_ST04870" VPOS="3483" WC="0.94" WIDTH="60"/>
<SP HPOS="3428" ID="P1_SP04230" VPOS="3509" WIDTH="18"/>
<String CC="1677" CONTENT="Poch" HEIGHT="26" HPOS="3445" ID="P1_ST04871" VPOS="3482" WC="0.95" WIDTH="69"/>
<SP HPOS="3514" ID="P1_SP04231" VPOS="3509" WIDTH="13"/>
<String CC="08007" CONTENT="-fort" HEIGHT="22" HPOS="3527" ID="P1_ST04872" VPOS="3483" WC="0.98" WIDTH="57"/>
<SP HPOS="3583" ID="P1_SP04232" VPOS="3509" WIDTH="19"/>
<String CC="978" CONTENT="den" HEIGHT="24" HPOS="3602" ID="P1_ST04873" VPOS="3482" WC="0.90" WIDTH="47"/>
<SP HPOS="3650" ID="P1_SP04233" VPOS="3509" WIDTH="19"/>
<String CC="7090" CONTENT="naam" HEIGHT="17" HPOS="3669" ID="P1_ST04874" VPOS="3489" WC="0.96" WIDTH="76"/>
<SP HPOS="3744" ID="P1_SP04234" VPOS="3509" WIDTH="15"/>
<String CC="040770" CONTENT="gaven," HEIGHT="25" HPOS="3759" ID="P1_ST04875" VPOS="3488" WC="0.98" WIDTH="94"/>
<SP HPOS="3854" ID="P1_SP04235" VPOS="3513" WIDTH="19"/>
<String CC="6740" CONTENT="zoo" HEIGHT="17" HPOS="3873" ID="P1_ST04876" SUBS_CONTENT="zoodat" SUBS_TYPE="HypPart1" VPOS="3489" WC="0.96" WIDTH="46"/>
<HYP CONTENT="-" HPOS="3919" VPOS="3489" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="3000" ID="P1_TL00553" VPOS="3511" WIDTH="931">
<String CC="999" CONTENT="dat" HEIGHT="26" HPOS="3000" ID="P1_ST04877" SUBS_CONTENT="zoodat" SUBS_TYPE="HypPart2" VPOS="3515" WC="0.89" WIDTH="45"/>
<SP HPOS="3045" ID="P1_SP04236" VPOS="3541" WIDTH="24"/>
<String CC="068" CONTENT="men" HEIGHT="18" HPOS="3069" ID="P1_ST04878" VPOS="3523" WC="0.94" WIDTH="60"/>
<SP HPOS="3129" ID="P1_SP04237" VPOS="3541" WIDTH="25"/>
<String CC="700" CONTENT="bij" HEIGHT="32" HPOS="3154" ID="P1_ST04879" VPOS="3515" WC="0.97" WIDTH="33"/>
<SP HPOS="3187" ID="P1_SP04238" VPOS="3547" WIDTH="27"/>
<String CC="5775" CONTENT="eene" HEIGHT="19" HPOS="3214" ID="P1_ST04880" VPOS="3522" WC="0.37" WIDTH="61"/>
<SP HPOS="3275" ID="P1_SP04239" VPOS="3547" WIDTH="17"/>
<String CC="35703875376" CONTENT="toekomstige" HEIGHT="33" HPOS="3292" ID="P1_ST04881" VPOS="3514" WC="0.98" WIDTH="172"/>
<SP HPOS="3464" ID="P1_SP04240" VPOS="3547" WIDTH="17"/>
<String CC="077563536" CONTENT="revolutie" HEIGHT="26" HPOS="3481" ID="P1_ST04882" VPOS="3514" WC="0.98" WIDTH="125"/>
<SP HPOS="3606" ID="P1_SP04241" VPOS="3547" WIDTH="19"/>
<String CC="709" CONTENT="nog" HEIGHT="25" HPOS="3625" ID="P1_ST04883" VPOS="3520" WC="0.94" WIDTH="52"/>
<SP HPOS="3677" ID="P1_SP04242" VPOS="3547" WIDTH="17"/>
<String CC="68" CONTENT="in" HEIGHT="24" HPOS="3693" ID="P1_ST04884" VPOS="3513" WC="0.25" WIDTH="27"/>
<SP HPOS="3720" ID="P1_SP04243" VPOS="3547" WIDTH="17"/>
<String CC="700064" CONTENT="staat," HEIGHT="21" HPOS="3737" ID="P1_ST04885" VPOS="3515" WC="0.98" WIDTH="69"/>
<SP HPOS="3806" ID="P1_SP04244" VPOS="3547" WIDTH="19"/>
<String CC="690" CONTENT="zal" HEIGHT="24" HPOS="3824" ID="P1_ST04886" VPOS="3513" WC="0.94" WIDTH="39"/>
<SP HPOS="3863" ID="P1_SP04245" VPOS="3547" WIDTH="19"/>
<String CC="716" CONTENT="zün" HEIGHT="26" HPOS="3882" ID="P1_ST04887" VPOS="3511" WC="0.48" WIDTH="48"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="3000" ID="P1_TL00554" VPOS="3544" WIDTH="933">
<String CC="766002" CONTENT="eenige" HEIGHT="32" HPOS="3000" ID="P1_ST04888" VPOS="3547" WC="0.60" WIDTH="87"/>
<SP HPOS="3087" ID="P1_SP04246" VPOS="3579" WIDTH="18"/>
<String CC="852030774706" CONTENT="staatkundige" HEIGHT="33" HPOS="3105" ID="P1_ST04889" VPOS="3547" WC="0.99" WIDTH="184"/>
<SP HPOS="3289" ID="P1_SP04247" VPOS="3580" WIDTH="17"/>
<String CC="0707869080626" CONTENT="tegenstanders" HEIGHT="32" HPOS="3306" ID="P1_ST04890" VPOS="3547" WC="0.99" WIDTH="196"/>
<SP HPOS="3502" ID="P1_SP04248" VPOS="3580" WIDTH="17"/>
<String CC="8676" CONTENT="door" HEIGHT="25" HPOS="3519" ID="P1_ST04891" VPOS="3547" WC="0.94" WIDTH="63"/>
<SP HPOS="3581" ID="P1_SP04249" VPOS="3580" WIDTH="19"/>
<String CC="507689079" CONTENT="ophanging" HEIGHT="32" HPOS="3600" ID="P1_ST04892" VPOS="3544" WC="0.98" WIDTH="149"/>
<SP HPOS="3749" ID="P1_SP04250" VPOS="3580" WIDTH="9"/>
<String CC="086578080842" CONTENT="onschadelijk" HEIGHT="32" HPOS="3758" ID="P1_ST04893" VPOS="3544" WC="0.99" WIDTH="175"/>
</TextLine>
<TextLine HEIGHT="25" HPOS="3000" ID="P1_TL00555" VPOS="3578" WIDTH="142">
<String CC="40" CONTENT="te" HEIGHT="22" HPOS="3000" ID="P1_ST04894" VPOS="3580" WC="0.77" WIDTH="26"/>
<SP HPOS="3026" ID="P1_SP04251" VPOS="3602" WIDTH="17"/>
<String CC="900450" CONTENT="maken." HEIGHT="25" HPOS="3043" ID="P1_ST04895" VPOS="3578" WC="0.98" WIDTH="99"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="1092" HPOS="2995" ID="P1_TB00033" STYLEREFS="TXT_9 PAR_BLOCK" VPOS="3606" WIDTH="941">
<TextLine HEIGHT="40" HPOS="3031" ID="P1_TL00556" VPOS="3606" WIDTH="904">
<String CC="76" CONTENT="Er" HEIGHT="25" HPOS="3031" ID="P1_ST04896" VPOS="3611" WC="0.30" WIDTH="37"/>
<SP HPOS="3067" ID="P1_SP04252" VPOS="3635" WIDTH="15"/>
<String CC="49" CONTENT="is" HEIGHT="25" HPOS="3083" ID="P1_ST04897" VPOS="3609" WC="0.26" WIDTH="22"/>
<SP HPOS="3105" ID="P1_SP04253" VPOS="3635" WIDTH="18"/>
<String CC="07917" CONTENT="weder" HEIGHT="25" HPOS="3123" ID="P1_ST04898" VPOS="3609" WC="0.96" WIDTH="83"/>
<SP HPOS="3206" ID="P1_SP04254" VPOS="3635" WIDTH="19"/>
<String CC="671" CONTENT="een" HEIGHT="17" HPOS="3224" ID="P1_ST04899" VPOS="3618" WC="0.94" WIDTH="45"/>
<SP HPOS="3269" ID="P1_SP04255" VPOS="3635" WIDTH="18"/>
<String CC="76660" CONTENT="nieuw" HEIGHT="25" HPOS="3287" ID="P1_ST04900" VPOS="3609" WC="0.96" WIDTH="84"/>
<SP HPOS="3371" ID="P1_SP04256" VPOS="3635" WIDTH="17"/>
<String CC="9590" CONTENT="plan" HEIGHT="32" HPOS="3387" ID="P1_ST04901" VPOS="3609" WC="0.95" WIDTH="61"/>
<SP HPOS="3449" ID="P1_SP04257" VPOS="3641" WIDTH="17"/>
<String CC="007" CONTENT="aan" HEIGHT="18" HPOS="3465" ID="P1_ST04902" VPOS="3617" WC="0.97" WIDTH="50"/>
<SP HPOS="3515" ID="P1_SP04258" VPOS="3641" WIDTH="15"/>
<String CC="07" CONTENT="de" HEIGHT="26" HPOS="3530" ID="P1_ST04903" VPOS="3608" WC="0.64" WIDTH="31"/>
<SP HPOS="3561" ID="P1_SP04259" VPOS="3641" WIDTH="17"/>
<String CC="7970" CONTENT="hand" HEIGHT="26" HPOS="3578" ID="P1_ST04904" VPOS="3607" WC="0.95" WIDTH="71"/>
<SP HPOS="3648" ID="P1_SP04260" VPOS="3641" WIDTH="18"/>
<String CC="929097360758" CONTENT="gedaan-'eom^" HEIGHT="40" HPOS="3666" ID="P1_ST04905" VPOS="3606" WC="0.40" WIDTH="168"/>
<SP HPOS="3834" ID="P1_SP04261" VPOS="3646" WIDTH="9"/>
<String CC="07" CONTENT="de" HEIGHT="25" HPOS="3843" ID="P1_ST04906" VPOS="3606" WC="0.61" WIDTH="30"/>
<SP HPOS="3873" ID="P1_SP04262" VPOS="3646" WIDTH="13"/>
<String CC="7707" CONTENT="reis" HEIGHT="28" HPOS="3886" ID="P1_ST04907" VPOS="3606" WC="0.95" WIDTH="48"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="3000" ID="P1_TL00557" VPOS="3638" WIDTH="936">
<String CC="07667778" CONTENT="tusschen" HEIGHT="25" HPOS="3000" ID="P1_ST04908" VPOS="3641" WC="0.35" WIDTH="119"/>
<SP HPOS="3119" ID="P1_SP04263" VPOS="3666" WIDTH="19"/>
<String CC="700800000" CONTENT="Frankrijk" HEIGHT="32" HPOS="3138" ID="P1_ST04909" VPOS="3640" WC="0.99" WIDTH="136"/>
<SP HPOS="3274" ID="P1_SP04264" VPOS="3672" WIDTH="17"/>
<String CC="74" CONTENT="en" HEIGHT="17" HPOS="3291" ID="P1_ST04910" VPOS="3650" WC="0.40" WIDTH="32"/>
<SP HPOS="3322" ID="P1_SP04265" VPOS="3672" WIDTH="17"/>
<String CC="88971745" CONTENT="Engeland" HEIGHT="32" HPOS="3339" ID="P1_ST04911" VPOS="3641" WC="0.97" WIDTH="135"/>
<SP HPOS="3474" ID="P1_SP04266" VPOS="3673" WIDTH="17"/>
<String CC="46" CONTENT="te" HEIGHT="24" HPOS="3490" ID="P1_ST04912" VPOS="3643" WC="0.47" WIDTH="26"/>
<SP HPOS="3516" ID="P1_SP04267" VPOS="3673" WIDTH="18"/>
<String CC="0797006770" CONTENT="verkorten," HEIGHT="28" HPOS="3534" ID="P1_ST04913" VPOS="3641" WC="0.98" WIDTH="145"/>
<SP HPOS="3679" ID="P1_SP04268" VPOS="3673" WIDTH="12"/>
<String CC="77" CONTENT="en" HEIGHT="17" HPOS="3691" ID="P1_ST04914" VPOS="3647" WC="0.27" WIDTH="31"/>
<SP HPOS="3722" ID="P1_SP04269" VPOS="3673" WIDTH="13"/>
<String CC="0654087401572" CONTENT="gemakkelijker" HEIGHT="33" HPOS="3735" ID="P1_ST04915" VPOS="3638" WC="0.99" WIDTH="201"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="3000" ID="P1_TL00558" VPOS="3671" WIDTH="935">
<String CC="670097774" CONTENT="te-maken." HEIGHT="26" HPOS="3000" ID="P1_ST04916" VPOS="3673" WC="0.98" WIDTH="142"/>
<SP HPOS="3142" ID="P1_SP04270" VPOS="3699" WIDTH="33"/>
<String CC="678" CONTENT="Een" HEIGHT="26" HPOS="3175" ID="P1_ST04917" VPOS="3672" WC="0.92" WIDTH="54"/>
<SP HPOS="3229" ID="P1_SP04271" VPOS="3699" WIDTH="18"/>
<String CC="7008577" CONTENT="fransch" HEIGHT="26" HPOS="3247" ID="P1_ST04918" VPOS="3673" WC="0.49" WIDTH="103"/>
<SP HPOS="3350" ID="P1_SP04272" VPOS="3699" WIDTH="18"/>
<String CC="080760579" CONTENT="ingenieur" HEIGHT="32" HPOS="3367" ID="P1_ST04919" VPOS="3673" WC="0.98" WIDTH="135"/>
<SP HPOS="3502" ID="P1_SP04273" VPOS="3705" WIDTH="15"/>
<String CC="540808" CONTENT="Eugène" HEIGHT="32" HPOS="3517" ID="P1_ST04920" VPOS="3673" WC="0.56" WIDTH="105"/>
<SP HPOS="3622" ID="P1_SP04274" VPOS="3705" WIDTH="26"/>
<String CC="76972" CONTENT="Burel" HEIGHT="26" HPOS="3648" ID="P1_ST04921" VPOS="3671" WC="0.31" WIDTH="78"/>
<SP HPOS="3726" ID="P1_SP04275" VPOS="3705" WIDTH="19"/>
<String CC="050" CONTENT="wil" HEIGHT="25" HPOS="3745" ID="P1_ST04922" VPOS="3671" WC="0.98" WIDTH="40"/>
<SP HPOS="3785" ID="P1_SP04276" VPOS="3705" WIDTH="19"/>
<String CC="8307" CONTENT="noch" HEIGHT="25" HPOS="3804" ID="P1_ST04923" VPOS="3671" WC="0.96" WIDTH="66"/>
<SP HPOS="3870" ID="P1_SP04277" VPOS="3705" WIDTH="18"/>
<String CC="630" CONTENT="een" HEIGHT="18" HPOS="3888" ID="P1_ST04924" VPOS="3679" WC="0.96" WIDTH="47"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="3000" ID="P1_TL00559" VPOS="3703" WIDTH="935">
<String CC="4060" CONTENT="brug" HEIGHT="30" HPOS="3000" ID="P1_ST04925" VPOS="3705" WC="0.97" WIDTH="67"/>
<SP HPOS="3067" ID="P1_SP04278" VPOS="3735" WIDTH="17"/>
<String CC="7767" CONTENT="noch" HEIGHT="25" HPOS="3084" ID="P1_ST04926" VPOS="3705" WC="0.94" WIDTH="65"/>
<SP HPOS="3149" ID="P1_SP04279" VPOS="3735" WIDTH="17"/>
<String CC="777" CONTENT="een" HEIGHT="15" HPOS="3165" ID="P1_ST04927" VPOS="3713" WC="0.92" WIDTH="45"/>
<SP HPOS="3210" ID="P1_SP04280" VPOS="3735" WIDTH="19"/>
<String CC="066676" CONTENT="tuunel" HEIGHT="25" HPOS="3229" ID="P1_ST04928" VPOS="3705" WC="0.43" WIDTH="90"/>
<SP HPOS="3319" ID="P1_SP04281" VPOS="3735" WIDTH="18"/>
<String CC="780663" CONTENT="maken," HEIGHT="28" HPOS="3337" ID="P1_ST04929" VPOS="3706" WC="0.97" WIDTH="100"/>
<SP HPOS="3437" ID="P1_SP04282" VPOS="3735" WIDTH="17"/>
<String CC="0747" CONTENT="doch" HEIGHT="26" HPOS="3454" ID="P1_ST04930" VPOS="3705" WC="0.96" WIDTH="66"/>
<SP HPOS="3520" ID="P1_SP04283" VPOS="3735" WIDTH="18"/>
<String CC="0787675" CONTENT="wenscht" HEIGHT="26" HPOS="3537" ID="P1_ST04931" VPOS="3705" WC="0.38" WIDTH="115"/>
<SP HPOS="3652" ID="P1_SP04284" VPOS="3735" WIDTH="15"/>
<String CC="667007939" CONTENT="eenvoudig" HEIGHT="33" HPOS="3667" ID="P1_ST04932" VPOS="3703" WC="0.98" WIDTH="144"/>
<SP HPOS="3811" ID="P1_SP04285" VPOS="3736" WIDTH="17"/>
<String CC="774" CONTENT="het" HEIGHT="27" HPOS="3828" ID="P1_ST04933" VPOS="3703" WC="0.93" WIDTH="45"/>
<SP HPOS="3873" ID="P1_SP04286" VPOS="3736" WIDTH="17"/>
<String CC="090" CONTENT="ka" HEIGHT="26" HPOS="3889" ID="P1_ST04934" SUBS_CONTENT="kanaal" SUBS_TYPE="HypPart1" VPOS="3703" WC="0.96" WIDTH="31"/>
<HYP CONTENT="-" HPOS="3920" VPOS="3703" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2999" ID="P1_TL00560" VPOS="3731" WIDTH="935">
<String CC="6000" CONTENT="naal" HEIGHT="31" HPOS="2999" ID="P1_ST04935" SUBS_CONTENT="kanaal" SUBS_TYPE="HypPart2" VPOS="3731" WC="0.99" WIDTH="61"/>
<SP HPOS="3060" ID="P1_SP04287" VPOS="3762" WIDTH="14"/>
<String CC="40" CONTENT="op" HEIGHT="24" HPOS="3074" ID="P1_ST04936" VPOS="3745" WC="0.77" WIDTH="32"/>
<SP HPOS="3106" ID="P1_SP04288" VPOS="3769" WIDTH="17"/>
<String CC="47" CONTENT="te" HEIGHT="25" HPOS="3123" ID="P1_ST04937" VPOS="3737" WC="0.37" WIDTH="27"/>
<SP HPOS="3150" ID="P1_SP04289" VPOS="3769" WIDTH="18"/>
<String CC="6545780" CONTENT="vullen." HEIGHT="26" HPOS="3168" ID="P1_ST04938" VPOS="3736" WC="0.97" WIDTH="94"/>
<SP HPOS="3262" ID="P1_SP04290" VPOS="3769" WIDTH="34"/>
<String CC="70707" CONTENT="Niets" HEIGHT="26" HPOS="3296" ID="P1_ST04939" VPOS="3736" WC="0.97" WIDTH="74"/>
<SP HPOS="3371" ID="P1_SP04291" VPOS="3769" WIDTH="21"/>
<String CC="38" CONTENT="is" HEIGHT="26" HPOS="3392" ID="P1_ST04940" VPOS="3736" WC="0.40" WIDTH="21"/>
<SP HPOS="3413" ID="P1_SP04292" VPOS="3769" WIDTH="20"/>
<String CC="606" CONTENT="zoo" HEIGHT="18" HPOS="3433" ID="P1_ST04941" VPOS="3744" WC="0.95" WIDTH="45"/>
<SP HPOS="3478" ID="P1_SP04293" VPOS="3769" WIDTH="26"/>
<String CC="08060870806" CONTENT="gemakkelijk" HEIGHT="33" HPOS="3504" ID="P1_ST04942" VPOS="3736" WC="0.99" WIDTH="171"/>
<SP HPOS="3676" ID="P1_SP04294" VPOS="3769" WIDTH="17"/>
<String CC="007" CONTENT="als" HEIGHT="26" HPOS="3692" ID="P1_ST04943" VPOS="3736" WC="0.97" WIDTH="39"/>
<SP HPOS="3731" ID="P1_SP04295" VPOS="3769" WIDTH="17"/>
<String CC="0233" CONTENT="dit," HEIGHT="31" HPOS="3748" ID="P1_ST04944" VPOS="3736" WC="0.98" WIDTH="47"/>
<SP HPOS="3795" ID="P1_SP04296" VPOS="3769" WIDTH="17"/>
<String CC="7695" CONTENT="zegt" HEIGHT="31" HPOS="3811" ID="P1_ST04945" VPOS="3737" WC="0.94" WIDTH="60"/>
<SP HPOS="3872" ID="P1_SP04297" VPOS="3769" WIDTH="18"/>
<String CC="7040" CONTENT="hij;" HEIGHT="31" HPOS="3889" ID="P1_ST04946" VPOS="3736" WC="0.98" WIDTH="45"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2999" ID="P1_TL00561" VPOS="3768" WIDTH="937">
<String CC="57064076" CONTENT="Engeland" HEIGHT="33" HPOS="2999" ID="P1_ST04947" VPOS="3768" WC="0.98" WIDTH="135"/>
<SP HPOS="3133" ID="P1_SP04298" VPOS="3801" WIDTH="17"/>
<String CC="0576" CONTENT="wint" HEIGHT="26" HPOS="3150" ID="P1_ST04948" VPOS="3768" WC="0.96" WIDTH="64"/>
<SP HPOS="3214" ID="P1_SP04299" VPOS="3801" WIDTH="17"/>
<String CC="645" CONTENT="een" HEIGHT="17" HPOS="3230" ID="P1_ST04949" VPOS="3776" WC="0.94" WIDTH="46"/>
<SP HPOS="3276" ID="P1_SP04300" VPOS="3801" WIDTH="17"/>
<String CC="77649" CONTENT="nieuw" HEIGHT="26" HPOS="3293" ID="P1_ST04950" VPOS="3768" WC="0.95" WIDTH="84"/>
<SP HPOS="3377" ID="P1_SP04301" VPOS="3801" WIDTH="17"/>
<String CC="90590767000" CONTENT="graafschap," HEIGHT="33" HPOS="3393" ID="P1_ST04951" VPOS="3769" WC="0.99" WIDTH="163"/>
<SP HPOS="3556" ID="P1_SP04302" VPOS="3802" WIDTH="18"/>
<String CC="669700700" CONTENT="Frankrijk" HEIGHT="33" HPOS="3574" ID="P1_ST04952" VPOS="3768" WC="0.98" WIDTH="137"/>
<SP HPOS="3711" ID="P1_SP04303" VPOS="3802" WIDTH="18"/>
<String CC="015" CONTENT="een" HEIGHT="18" HPOS="3729" ID="P1_ST04953" VPOS="3776" WC="0.97" WIDTH="46"/>
<SP HPOS="3775" ID="P1_SP04304" VPOS="3802" WIDTH="17"/>
<String CC="70070" CONTENT="nieuw" HEIGHT="26" HPOS="3791" ID="P1_ST04954" VPOS="3768" WC="0.98" WIDTH="84"/>
<SP HPOS="3875" ID="P1_SP04305" VPOS="3802" WIDTH="17"/>
<String CC="020" CONTENT="de" HEIGHT="26" HPOS="3892" ID="P1_ST04955" SUBS_CONTENT="departement," SUBS_TYPE="HypPart1" VPOS="3768" WC="0.99" WIDTH="30"/>
<HYP CONTENT="-" HPOS="3921" VPOS="3768" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2999" ID="P1_TL00562" VPOS="3796" WIDTH="935">
<String CC="9994754662" CONTENT="partement," HEIGHT="32" HPOS="2999" ID="P1_ST04956" SUBS_CONTENT="departement," SUBS_TYPE="HypPart2" VPOS="3801" WC="0.98" WIDTH="154"/>
<SP HPOS="3152" ID="P1_SP04306" VPOS="3833" WIDTH="18"/>
<String CC="76" CONTENT="eu" HEIGHT="18" HPOS="3170" ID="P1_ST04957" VPOS="3808" WC="0.30" WIDTH="31"/>
<SP HPOS="3201" ID="P1_SP04307" VPOS="3833" WIDTH="17"/>
<String CC="051" CONTENT="wij" HEIGHT="31" HPOS="3217" ID="P1_ST04958" VPOS="3801" WC="0.97" WIDTH="40"/>
<SP HPOS="3257" ID="P1_SP04308" VPOS="3833" WIDTH="19"/>
<String CC="30270" CONTENT="laten" HEIGHT="26" HPOS="3276" ID="P1_ST04959" VPOS="3800" WC="0.98" WIDTH="71"/>
<SP HPOS="3347" ID="P1_SP04309" VPOS="3833" WIDTH="18"/>
<String CC="366" CONTENT="een" HEIGHT="18" HPOS="3365" ID="P1_ST04960" VPOS="3808" WC="0.94" WIDTH="45"/>
<SP HPOS="3410" ID="P1_SP04310" VPOS="3833" WIDTH="18"/>
<String CC="0906000" CONTENT="kanaal," HEIGHT="31" HPOS="3428" ID="P1_ST04961" VPOS="3801" WC="0.99" WIDTH="105"/>
<SP HPOS="3533" ID="P1_SP04311" VPOS="3833" WIDTH="18"/>
<String CC="772" CONTENT="een" HEIGHT="18" HPOS="3550" ID="P1_ST04962" VPOS="3809" WC="0.94" WIDTH="46"/>
<SP HPOS="3596" ID="P1_SP04312" VPOS="3833" WIDTH="18"/>
<String CC="780757467" CONTENT="engelsche" HEIGHT="38" HPOS="3614" ID="P1_ST04963" VPOS="3796" WC="0.39" WIDTH="133"/>
<SP HPOS="3748" ID="P1_SP04313" VPOS="3834" WIDTH="18"/>
<String CC="7635" CONTENT="mijl" HEIGHT="32" HPOS="3765" ID="P1_ST04964" VPOS="3801" WC="0.95" WIDTH="54"/>
<SP HPOS="3820" ID="P1_SP04314" VPOS="3834" WIDTH="18"/>
<String CC="66770" CONTENT="breed" HEIGHT="25" HPOS="3837" ID="P1_ST04965" VPOS="3801" WC="0.96" WIDTH="78"/>
<SP HPOS="3915" ID="P1_SP04315" VPOS="3834" WIDTH="13"/>
<String CC="0" CONTENT="," HEIGHT="6" HPOS="3928" ID="P1_ST04966" VPOS="3821" WC="1.00" WIDTH="6"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="3000" ID="P1_TL00563" VPOS="3831" WIDTH="934">
<String CC="29770" CONTENT="open," HEIGHT="25" HPOS="3000" ID="P1_ST04967" VPOS="3841" WC="0.96" WIDTH="71"/>
<SP HPOS="3071" ID="P1_SP04316" VPOS="3866" WIDTH="19"/>
<String CC="5996" CONTENT="waar" HEIGHT="19" HPOS="3090" ID="P1_ST04968" VPOS="3840" WC="0.93" WIDTH="69"/>
<SP HPOS="3158" ID="P1_SP04317" VPOS="3866" WIDTH="18"/>
<String CC="775" CONTENT="een" HEIGHT="18" HPOS="3176" ID="P1_ST04969" VPOS="3840" WC="0.92" WIDTH="45"/>
<SP HPOS="3221" ID="P1_SP04318" VPOS="3866" WIDTH="17"/>
<String CC="646799265" CONTENT="stoompont" HEIGHT="32" HPOS="3237" ID="P1_ST04970" VPOS="3833" WC="0.33" WIDTH="149"/>
<SP HPOS="3386" ID="P1_SP04319" VPOS="3866" WIDTH="18"/>
<String CC="2397" CONTENT="elke" HEIGHT="26" HPOS="3404" ID="P1_ST04971" VPOS="3833" WC="0.95" WIDTH="56"/>
<SP HPOS="3459" ID="P1_SP04320" VPOS="3866" WIDTH="19"/>
<String CC="0000" CONTENT="vijf" HEIGHT="33" HPOS="3478" ID="P1_ST04972" VPOS="3833" WC="1.00" WIDTH="47"/>
<SP HPOS="3526" ID="P1_SP04321" VPOS="3866" WIDTH="14"/>
<String CC="6474655" CONTENT="minuten" HEIGHT="26" HPOS="3540" ID="P1_ST04973" VPOS="3833" WC="0.97" WIDTH="117"/>
<SP HPOS="3657" ID="P1_SP04322" VPOS="3866" WIDTH="18"/>
<String CC="07" CONTENT="de" HEIGHT="26" HPOS="3674" ID="P1_ST04974" VPOS="3833" WC="0.62" WIDTH="31"/>
<SP HPOS="3705" ID="P1_SP04323" VPOS="3866" WIDTH="20"/>
<String CC="971750507" CONTENT="reizigers" HEIGHT="34" HPOS="3725" ID="P1_ST04975" VPOS="3831" WC="0.98" WIDTH="120"/>
<SP HPOS="3846" ID="P1_SP04324" VPOS="3866" WIDTH="18"/>
<String CC="09540" CONTENT="over" HEIGHT="19" HPOS="3863" ID="P1_ST04976" SUBS_CONTENT="overheen" SUBS_TYPE="HypPart1" VPOS="3840" WC="0.97" WIDTH="57"/>
<HYP CONTENT="-" HPOS="3920" VPOS="3840" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="3000" ID="P1_TL00564" VPOS="3865" WIDTH="931">
<String CC="7778" CONTENT="heen" HEIGHT="24" HPOS="3000" ID="P1_ST04977" SUBS_CONTENT="overheen" SUBS_TYPE="HypPart2" VPOS="3866" WC="0.94" WIDTH="64"/>
<SP HPOS="3064" ID="P1_SP04325" VPOS="3889" WIDTH="18"/>
<String CC="7710" CONTENT="Zet." HEIGHT="24" HPOS="3081" ID="P1_ST04978" VPOS="3866" WC="0.96" WIDTH="47"/>
<SP HPOS="3129" ID="P1_SP04326" VPOS="3889" WIDTH="28"/>
<String CC="47" CONTENT="Om" HEIGHT="25" HPOS="3157" ID="P1_ST04979" VPOS="3866" WC="0.37" WIDTH="47"/>
<SP HPOS="3204" ID="P1_SP04327" VPOS="3891" WIDTH="18"/>
<String CC="772" CONTENT="het" HEIGHT="25" HPOS="3222" ID="P1_ST04980" VPOS="3865" WC="0.94" WIDTH="45"/>
<SP HPOS="3267" ID="P1_SP04328" VPOS="3891" WIDTH="17"/>
<String CC="408060" CONTENT="kanaal" HEIGHT="25" HPOS="3283" ID="P1_ST04981" VPOS="3865" WC="0.98" WIDTH="92"/>
<SP HPOS="3376" ID="P1_SP04329" VPOS="3891" WIDTH="19"/>
<String CC="00" CONTENT="op" HEIGHT="24" HPOS="3394" ID="P1_ST04982" VPOS="3873" WC="1.00" WIDTH="32"/>
<SP HPOS="3426" ID="P1_SP04330" VPOS="3896" WIDTH="17"/>
<String CC="55" CONTENT="te" HEIGHT="24" HPOS="3443" ID="P1_ST04983" VPOS="3867" WC="0.44" WIDTH="27"/>
<SP HPOS="3470" ID="P1_SP04331" VPOS="3896" WIDTH="17"/>
<String CC="060076" CONTENT="vullen" HEIGHT="26" HPOS="3487" ID="P1_ST04984" VPOS="3866" WC="0.98" WIDTH="89"/>
<SP HPOS="3575" ID="P1_SP04332" VPOS="3896" WIDTH="17"/>
<String CC="77602" CONTENT="heeft" HEIGHT="26" HPOS="3592" ID="P1_ST04985" VPOS="3866" WC="0.97" WIDTH="71"/>
<SP HPOS="3663" ID="P1_SP04333" VPOS="3896" WIDTH="17"/>
<String CC="074" CONTENT="men" HEIGHT="19" HPOS="3679" ID="P1_ST04986" VPOS="3873" WC="0.96" WIDTH="58"/>
<SP HPOS="3737" ID="P1_SP04334" VPOS="3896" WIDTH="17"/>
<String CC="470" CONTENT="een" HEIGHT="19" HPOS="3754" ID="P1_ST04987" VPOS="3873" WC="0.96" WIDTH="47"/>
<SP HPOS="3801" ID="P1_SP04335" VPOS="3896" WIDTH="17"/>
<String CC="7770907" CONTENT="menigte" HEIGHT="33" HPOS="3817" ID="P1_ST04988" VPOS="3865" WC="0.97" WIDTH="113"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2999" ID="P1_TL00565" VPOS="3895" WIDTH="937">
<String CC="05630" CONTENT="puin," HEIGHT="34" HPOS="2999" ID="P1_ST04989" VPOS="3895" WC="0.98" WIDTH="77"/>
<SP HPOS="3076" ID="P1_SP04336" VPOS="3930" WIDTH="26"/>
<String CC="869078" CONTENT="vodden" HEIGHT="26" HPOS="3102" ID="P1_ST04990" VPOS="3895" WC="0.96" WIDTH="99"/>
<SP HPOS="3201" ID="P1_SP04337" VPOS="3930" WIDTH="24"/>
<String CC="77" CONTENT="en" HEIGHT="17" HPOS="3224" ID="P1_ST04991" VPOS="3904" WC="0.25" WIDTH="32"/>
<SP HPOS="3256" ID="P1_SP04338" VPOS="3930" WIDTH="20"/>
<String CC="70170560" CONTENT="«rubbish" HEIGHT="26" HPOS="3276" ID="P1_ST04992" VPOS="3895" WC="0.64" WIDTH="123"/>
<SP HPOS="3399" ID="P1_SP04339" VPOS="3930" WIDTH="40"/>
<String CC="7778192" CONTENT="noodig," HEIGHT="32" HPOS="3439" ID="P1_ST04993" VPOS="3898" WC="0.39" WIDTH="112"/>
<SP HPOS="3552" ID="P1_SP04340" VPOS="3930" WIDTH="18"/>
<String CC="77" CONTENT="en" HEIGHT="18" HPOS="3569" ID="P1_ST04994" VPOS="3906" WC="0.27" WIDTH="31"/>
<SP HPOS="3600" ID="P1_SP04341" VPOS="3930" WIDTH="19"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="3619" ID="P1_ST04995" VPOS="3898" WC="0.12" WIDTH="30"/>
<SP HPOS="3648" ID="P1_SP04342" VPOS="3930" WIDTH="18"/>
<String CC="0000" CONTENT="Pall" HEIGHT="26" HPOS="3666" ID="P1_ST04996" STYLEREFS="TXT_10" VPOS="3898" WC="1.00" WIDTH="64"/>
<SP HPOS="3730" ID="P1_SP04343" VPOS="3930" WIDTH="17"/>
<String CC="6850" CONTENT="Mali" HEIGHT="25" HPOS="3746" ID="P1_ST04997" STYLEREFS="TXT_10" VPOS="3898" WC="0.96" WIDTH="67"/>
<SP HPOS="3814" ID="P1_SP04344" VPOS="3930" WIDTH="17"/>
<String CC="5281200" CONTENT="Gazelte" HEIGHT="25" HPOS="3830" ID="P1_ST04998" STYLEREFS="TXT_10" VPOS="3898" WC="0.70" WIDTH="105"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2999" ID="P1_TL00566" VPOS="3927" WIDTH="934">
<String CC="63057" CONTENT="stelt" HEIGHT="26" HPOS="2999" ID="P1_ST04999" VPOS="3928" WC="0.97" WIDTH="63"/>
<SP HPOS="3061" ID="P1_SP04345" VPOS="3954" WIDTH="15"/>
<String CC="00572" CONTENT="voor," HEIGHT="22" HPOS="3077" ID="P1_ST05000" VPOS="3937" WC="0.98" WIDTH="70"/>
<SP HPOS="3146" ID="P1_SP04346" VPOS="3959" WIDTH="18"/>
<String CC="044" CONTENT="dat" HEIGHT="25" HPOS="3164" ID="P1_ST05001" VPOS="3928" WC="0.96" WIDTH="46"/>
<SP HPOS="3210" ID="P1_SP04347" VPOS="3959" WIDTH="14"/>
<String CC="07769776" CONTENT="iedereen" HEIGHT="26" HPOS="3224" ID="P1_ST05002" VPOS="3928" WC="0.97" WIDTH="117"/>
<SP HPOS="3341" ID="P1_SP04348" VPOS="3959" WIDTH="18"/>
<String CC="07" CONTENT="de" HEIGHT="27" HPOS="3359" ID="P1_ST05003" VPOS="3927" WC="0.64" WIDTH="30"/>
<SP HPOS="3389" ID="P1_SP04349" VPOS="3959" WIDTH="18"/>
<String CC="40057" CONTENT="zaken" HEIGHT="28" HPOS="3406" ID="P1_ST05004" VPOS="3928" WC="0.98" WIDTH="80"/>
<SP HPOS="3487" ID="P1_SP04350" VPOS="3959" WIDTH="18"/>
<String CC="0006" CONTENT="daar" HEIGHT="28" HPOS="3504" ID="P1_ST05005" VPOS="3928" WC="0.99" WIDTH="63"/>
<SP HPOS="3567" ID="P1_SP04351" VPOS="3959" WIDTH="17"/>
<String CC="601" CONTENT="hij" HEIGHT="34" HPOS="3583" ID="P1_ST05006" VPOS="3930" WC="0.97" WIDTH="35"/>
<SP HPOS="3619" ID="P1_SP04352" VPOS="3964" WIDTH="14"/>
<String CC="8660" CONTENT="geen" HEIGHT="26" HPOS="3633" ID="P1_ST05007" VPOS="3938" WC="0.95" WIDTH="65"/>
<SP HPOS="3698" ID="P1_SP04353" VPOS="3964" WIDTH="17"/>
<String CC="048" CONTENT="weg" HEIGHT="27" HPOS="3715" ID="P1_ST05008" VPOS="3937" WC="0.95" WIDTH="57"/>
<SP HPOS="3771" ID="P1_SP04354" VPOS="3964" WIDTH="7"/>
<String CC="7787" CONTENT="mede" HEIGHT="28" HPOS="3778" ID="P1_ST05009" VPOS="3928" WC="0.94" WIDTH="72"/>
<SP HPOS="3850" ID="P1_SP04355" VPOS="3964" WIDTH="9"/>
<String CC="06750" CONTENT="weet," HEIGHT="30" HPOS="3860" ID="P1_ST05010" VPOS="3930" WC="0.97" WIDTH="73"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="2999" ID="P1_TL00567" VPOS="3960" WIDTH="936">
<String CC="07" CONTENT="en" HEIGHT="17" HPOS="2999" ID="P1_ST05011" VPOS="3969" WC="0.63" WIDTH="32"/>
<SP HPOS="3031" ID="P1_SP04356" VPOS="3985" WIDTH="18"/>
<String CC="230" CONTENT="die" HEIGHT="25" HPOS="3048" ID="P1_ST05012" VPOS="3960" WC="0.98" WIDTH="39"/>
<SP HPOS="3087" ID="P1_SP04357" VPOS="3985" WIDTH="19"/>
<String CC="4051150540" CONTENT="overtollig" HEIGHT="32" HPOS="3106" ID="P1_ST05013" VPOS="3960" WC="0.99" WIDTH="138"/>
<SP HPOS="3244" ID="P1_SP04358" VPOS="3992" WIDTH="19"/>
<String CC="6307" CONTENT="zijn" HEIGHT="32" HPOS="3263" ID="P1_ST05014" VPOS="3960" WC="0.96" WIDTH="51"/>
<SP HPOS="3314" ID="P1_SP04359" VPOS="3992" WIDTH="18"/>
<String CC="969290720" CONTENT="geworden," HEIGHT="31" HPOS="3332" ID="P1_ST05015" VPOS="3961" WC="0.98" WIDTH="144"/>
<SP HPOS="3476" ID="P1_SP04360" VPOS="3992" WIDTH="18"/>
<String CC="57" CONTENT="in" HEIGHT="24" HPOS="3494" ID="P1_ST05016" VPOS="3963" WC="0.37" WIDTH="26"/>
<SP HPOS="3520" ID="P1_SP04361" VPOS="3992" WIDTH="18"/>
<String CC="776" CONTENT="het" HEIGHT="24" HPOS="3537" ID="P1_ST05017" VPOS="3964" WC="0.92" WIDTH="46"/>
<SP HPOS="3583" ID="P1_SP04362" VPOS="3992" WIDTH="17"/>
<String CC="908000" CONTENT="kanaal" HEIGHT="25" HPOS="3600" ID="P1_ST05018" VPOS="3964" WC="0.98" WIDTH="93"/>
<SP HPOS="3693" ID="P1_SP04363" VPOS="3992" WIDTH="12"/>
<String CC="973060" CONTENT="werpe." HEIGHT="26" HPOS="3705" ID="P1_ST05019" VPOS="3970" WC="0.53" WIDTH="91"/>
<SP HPOS="3796" ID="P1_SP04364" VPOS="3996" WIDTH="17"/>
<String CC="36076775" CONTENT="ledereen" HEIGHT="25" HPOS="3813" ID="P1_ST05020" VPOS="3963" WC="0.98" WIDTH="122"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="2999" ID="P1_TL00568" VPOS="3992" WIDTH="936">
<String CC="77008" CONTENT="heeft" HEIGHT="25" HPOS="2999" ID="P1_ST05021" VPOS="3993" WC="0.97" WIDTH="72"/>
<SP HPOS="3071" ID="P1_SP04365" VPOS="4018" WIDTH="22"/>
<String CC="08" CONTENT="in" HEIGHT="26" HPOS="3093" ID="P1_ST05022" VPOS="3992" WC="0.57" WIDTH="27"/>
<SP HPOS="3120" ID="P1_SP04366" VPOS="4018" WIDTH="19"/>
<String CC="4000" CONTENT="zijn" HEIGHT="32" HPOS="3139" ID="P1_ST05023" VPOS="3992" WC="0.99" WIDTH="48"/>
<SP HPOS="3188" ID="P1_SP04367" VPOS="4024" WIDTH="24"/>
<String CC="7463" CONTENT="huis" HEIGHT="25" HPOS="3211" ID="P1_ST05024" VPOS="3992" WC="0.95" WIDTH="59"/>
<SP HPOS="3270" ID="P1_SP04368" VPOS="4024" WIDTH="26"/>
<String CC="767" CONTENT="een" HEIGHT="18" HPOS="3296" ID="P1_ST05025" VPOS="4000" WC="0.92" WIDTH="46"/>
<SP HPOS="3343" ID="P1_SP04369" VPOS="4024" WIDTH="18"/>
<String CC="9760032" CONTENT="menigte" HEIGHT="39" HPOS="3360" ID="P1_ST05026" VPOS="3993" WC="0.98" WIDTH="113"/>
<SP HPOS="3474" ID="P1_SP04370" VPOS="4032" WIDTH="18"/>
<String CC="509760" CONTENT="zaken," HEIGHT="32" HPOS="3491" ID="P1_ST05027" VPOS="3993" WC="0.97" WIDTH="87"/>
<SP HPOS="3579" ID="P1_SP04371" VPOS="4032" WIDTH="18"/>
<String CC="576" CONTENT="(he" HEIGHT="26" HPOS="3596" ID="P1_ST05028" VPOS="3994" WC="0.32" WIDTH="39"/>
<SP HPOS="3635" ID="P1_SP04372" VPOS="4032" WIDTH="19"/>
<String CC="973" CONTENT="men" HEIGHT="18" HPOS="3654" ID="P1_ST05029" VPOS="4003" WC="0.93" WIDTH="59"/>
<SP HPOS="3713" ID="P1_SP04373" VPOS="4032" WIDTH="19"/>
<String CC="76704907" CONTENT="behoorde" HEIGHT="26" HPOS="3732" ID="P1_ST05030" VPOS="3994" WC="0.98" WIDTH="129"/>
<SP HPOS="3861" ID="P1_SP04374" VPOS="4032" WIDTH="17"/>
<String CC="060" CONTENT="weg" HEIGHT="25" HPOS="3878" ID="P1_ST05031" VPOS="4002" WC="0.98" WIDTH="57"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="2999" ID="P1_TL00569" VPOS="4024" WIDTH="935">
<String CC="47" CONTENT="te" HEIGHT="22" HPOS="2999" ID="P1_ST05032" VPOS="4026" WC="0.40" WIDTH="25"/>
<SP HPOS="3024" ID="P1_SP04375" VPOS="4049" WIDTH="26"/>
<String CC="9060763" CONTENT="werpen," HEIGHT="26" HPOS="3050" ID="P1_ST05033" VPOS="4031" WC="0.98" WIDTH="116"/>
<SP HPOS="3165" ID="P1_SP04376" VPOS="4057" WIDTH="19"/>
<String CC="0057" CONTENT="doch" HEIGHT="25" HPOS="3184" ID="P1_ST05034" VPOS="4024" WC="0.97" WIDTH="66"/>
<SP HPOS="3250" ID="P1_SP04377" VPOS="4057" WIDTH="17"/>
<String CC="700" CONTENT="nog" HEIGHT="25" HPOS="3267" ID="P1_ST05035" VPOS="4032" WC="0.97" WIDTH="52"/>
<SP HPOS="3319" ID="P1_SP04378" VPOS="4057" WIDTH="15"/>
<String CC="066605" CONTENT="steeds" HEIGHT="26" HPOS="3334" ID="P1_ST05036" VPOS="4024" WC="0.98" WIDTH="85"/>
<SP HPOS="3419" ID="P1_SP04379" VPOS="4057" WIDTH="17"/>
<String CC="67000000" CONTENT="bewaart," HEIGHT="28" HPOS="3436" ID="P1_ST05037" VPOS="4026" WC="0.99" WIDTH="130"/>
<SP HPOS="3566" ID="P1_SP04380" VPOS="4057" WIDTH="18"/>
<String CC="50656537" CONTENT="ofschoon" HEIGHT="26" HPOS="3583" ID="P1_ST05038" VPOS="4028" WC="0.98" WIDTH="123"/>
<SP HPOS="3706" ID="P1_SP04381" VPOS="4057" WIDTH="15"/>
<String CC="760" CONTENT="het" HEIGHT="26" HPOS="3722" ID="P1_ST05039" VPOS="4028" WC="0.95" WIDTH="46"/>
<SP HPOS="3768" ID="P1_SP04382" VPOS="4057" WIDTH="24"/>
<String CC="7600606474" CONTENT="stofnesten" HEIGHT="26" HPOS="3791" ID="P1_ST05040" VPOS="4026" WC="0.99" WIDTH="143"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="2999" ID="P1_TL00570" VPOS="4056" WIDTH="935">
<String CC="70080" CONTENT="zijn," HEIGHT="32" HPOS="2999" ID="P1_ST05041" VPOS="4057" WC="0.98" WIDTH="64"/>
<SP HPOS="3063" ID="P1_SP04383" VPOS="4089" WIDTH="26"/>
<String CC="78" CONTENT="en" HEIGHT="15" HPOS="3089" ID="P1_ST05042" VPOS="4065" WC="0.20" WIDTH="31"/>
<SP HPOS="3119" ID="P1_SP04384" VPOS="4089" WIDTH="26"/>
<String CC="606" CONTENT="als" HEIGHT="25" HPOS="3145" ID="P1_ST05043" VPOS="4056" WC="0.95" WIDTH="38"/>
<SP HPOS="3183" ID="P1_SP04385" VPOS="4089" WIDTH="25"/>
<String CC="27076357" CONTENT="iedereen" HEIGHT="25" HPOS="3208" ID="P1_ST05044" VPOS="4056" WC="0.98" WIDTH="118"/>
<SP HPOS="3326" ID="P1_SP04386" VPOS="4089" WIDTH="24"/>
<String CC="4417" CONTENT="zijn" HEIGHT="31" HPOS="3350" ID="P1_ST05045" VPOS="4057" WC="0.96" WIDTH="51"/>
<SP HPOS="3400" ID="P1_SP04387" VPOS="4089" WIDTH="17"/>
<String CC="0757" CONTENT="oude" HEIGHT="26" HPOS="3417" ID="P1_ST05046" VPOS="4057" WC="0.96" WIDTH="65"/>
<SP HPOS="3482" ID="P1_SP04388" VPOS="4089" WIDTH="20"/>
<String CC="00268806760" CONTENT="kwitanties," HEIGHT="31" HPOS="3502" ID="P1_ST05047" VPOS="4058" WC="0.99" WIDTH="164"/>
<SP HPOS="3666" ID="P1_SP04389" VPOS="4089" WIDTH="17"/>
<String CC="4704" CONTENT="zijn" HEIGHT="31" HPOS="3683" ID="P1_ST05048" VPOS="4061" WC="0.97" WIDTH="51"/>
<SP HPOS="3733" ID="P1_SP04390" VPOS="4091" WIDTH="17"/>
<String CC="0954820877" CONTENT="aandeelt-n" HEIGHT="25" HPOS="3750" ID="P1_ST05049" VPOS="4059" WC="0.44" WIDTH="139"/>
<SP HPOS="3889" ID="P1_SP04391" VPOS="4091" WIDTH="18"/>
<String CC="07" CONTENT="in" HEIGHT="25" HPOS="3907" ID="P1_ST05050" VPOS="4058" WC="0.57" WIDTH="27"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2999" ID="P1_TL00571" VPOS="4088" WIDTH="934">
<String CC="99806670907155" CONTENT="maatschappijen" HEIGHT="34" HPOS="2999" ID="P1_ST05051" VPOS="4088" WC="0.99" WIDTH="217"/>
<SP HPOS="3216" ID="P1_SP04392" VPOS="4122" WIDTH="37"/>
<String CC="647" CONTENT="met" HEIGHT="27" HPOS="3253" ID="P1_ST05052" VPOS="4088" WC="0.93" WIDTH="54"/>
<SP HPOS="3307" ID="P1_SP04393" VPOS="4122" WIDTH="40"/>
<String CC="3554279" CONTENT="limited" HEIGHT="26" HPOS="3347" ID="P1_ST05053" VPOS="4088" WC="0.43" WIDTH="100"/>
<SP HPOS="3448" ID="P1_SP04394" VPOS="4122" WIDTH="25"/>
<String CC="400833060" CONTENT="liability" HEIGHT="34" HPOS="3472" ID="P1_ST05054" VPOS="4089" WC="0.70" WIDTH="113"/>
<SP HPOS="3586" ID="P1_SP04395" VPOS="4123" WIDTH="25"/>
<String CC="61070" CONTENT="zijn," HEIGHT="32" HPOS="3611" ID="P1_ST05055" VPOS="4091" WC="0.98" WIDTH="65"/>
<SP HPOS="3676" ID="P1_SP04396" VPOS="4123" WIDTH="26"/>
<String CC="3783" CONTENT="oude" HEIGHT="26" HPOS="3702" ID="P1_ST05056" VPOS="4091" WC="0.95" WIDTH="65"/>
<SP HPOS="3767" ID="P1_SP04397" VPOS="4123" WIDTH="25"/>
<String CC="666627460" CONTENT="schoenen," HEIGHT="28" HPOS="3791" ID="P1_ST05057" VPOS="4091" WC="0.98" WIDTH="142"/>
</TextLine>
<TextLine HEIGHT="32" HPOS="2999" ID="P1_TL00572" VPOS="4120" WIDTH="937">
<String CC="0698" CONTENT="oude" HEIGHT="25" HPOS="2999" ID="P1_ST05058" VPOS="4122" WC="0.95" WIDTH="64"/>
<SP HPOS="3063" ID="P1_SP04398" VPOS="4147" WIDTH="33"/>
<String CC="937576670" CONTENT="meubelen," HEIGHT="32" HPOS="3096" ID="P1_ST05059" VPOS="4120" WC="0.98" WIDTH="150"/>
<SP HPOS="3246" ID="P1_SP04399" VPOS="4152" WIDTH="31"/>
<String CC="027" CONTENT="als" HEIGHT="25" HPOS="3276" ID="P1_ST05060" VPOS="4121" WC="0.96" WIDTH="38"/>
<SP HPOS="3314" ID="P1_SP04400" VPOS="4152" WIDTH="33"/>
<String CC="06" CONTENT="de" HEIGHT="25" HPOS="3347" ID="P1_ST05061" VPOS="4121" WC="0.69" WIDTH="30"/>
<SP HPOS="3377" ID="P1_SP04401" VPOS="4152" WIDTH="41"/>
<String CC="647478" CONTENT="romans" HEIGHT="20" HPOS="3418" ID="P1_ST05062" VPOS="4127" WC="0.96" WIDTH="102"/>
<SP HPOS="3520" ID="P1_SP04402" VPOS="4152" WIDTH="43"/>
<String CC="65" CONTENT="in" HEIGHT="24" HPOS="3562" ID="P1_ST05063" VPOS="4123" WC="0.37" WIDTH="26"/>
<SP HPOS="3588" ID="P1_SP04403" VPOS="4152" WIDTH="28"/>
<String CC="9636" CONTENT="drie" HEIGHT="26" HPOS="3617" ID="P1_ST05064" VPOS="4123" WC="0.94" WIDTH="54"/>
<SP HPOS="3671" ID="P1_SP04404" VPOS="4152" WIDTH="26"/>
<String CC="003030" CONTENT="deelen" HEIGHT="26" HPOS="3697" ID="P1_ST05065" VPOS="4123" WC="0.88" WIDTH="89"/>
<SP HPOS="3785" ID="P1_SP04405" VPOS="4152" WIDTH="26"/>
<String CC="656" CONTENT="die" HEIGHT="26" HPOS="3811" ID="P1_ST05066" VPOS="4123" WC="0.93" WIDTH="39"/>
<SP HPOS="3850" ID="P1_SP04406" VPOS="4152" WIDTH="25"/>
<String CC="060" CONTENT="hem" HEIGHT="27" HPOS="3875" ID="P1_ST05067" VPOS="4123" WC="0.98" WIDTH="60"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2999" ID="P1_TL00573" VPOS="4153" WIDTH="934">
<String CC="06606340" CONTENT="verveeld" HEIGHT="26" HPOS="2999" ID="P1_ST05068" VPOS="4153" WC="0.99" WIDTH="118"/>
<SP HPOS="3117" ID="P1_SP04407" VPOS="4179" WIDTH="17"/>
<String CC="6707000" CONTENT="hebben," HEIGHT="31" HPOS="3133" ID="P1_ST05069" VPOS="4153" WC="0.99" WIDTH="110"/>
<SP HPOS="3243" ID="P1_SP04408" VPOS="4183" WIDTH="22"/>
<String CC="4750" CONTENT="enz." HEIGHT="19" HPOS="3266" ID="P1_ST05070" VPOS="4160" WC="0.96" WIDTH="53"/>
<SP HPOS="3319" ID="P1_SP04409" VPOS="4183" WIDTH="19"/>
<String CC="77700" CONTENT="enz.," HEIGHT="25" HPOS="3338" ID="P1_ST05071" VPOS="4159" WC="0.97" WIDTH="63"/>
<SP HPOS="3400" ID="P1_SP04410" VPOS="4183" WIDTH="17"/>
<String CC="06" CONTENT="in" HEIGHT="26" HPOS="3417" ID="P1_ST05072" VPOS="4153" WC="0.67" WIDTH="28"/>
<SP HPOS="3445" ID="P1_SP04411" VPOS="4183" WIDTH="25"/>
<String CC="701" CONTENT="het" HEIGHT="25" HPOS="3470" ID="P1_ST05073" VPOS="4154" WC="0.97" WIDTH="47"/>
<SP HPOS="3517" ID="P1_SP04412" VPOS="4183" WIDTH="22"/>
<String CC="004002" CONTENT="kanaal" HEIGHT="26" HPOS="3540" ID="P1_ST05074" VPOS="4154" WC="0.99" WIDTH="94"/>
<SP HPOS="3634" ID="P1_SP04413" VPOS="4183" WIDTH="17"/>
<String CC="00303" CONTENT="wilde" HEIGHT="27" HPOS="3651" ID="P1_ST05075" VPOS="4153" WC="0.99" WIDTH="76"/>
<SP HPOS="3726" ID="P1_SP04414" VPOS="4183" WIDTH="18"/>
<String CC="9439573" CONTENT="werpen," HEIGHT="24" HPOS="3744" ID="P1_ST05076" VPOS="4163" WC="0.97" WIDTH="110"/>
<SP HPOS="3854" ID="P1_SP04415" VPOS="4187" WIDTH="17"/>
<String CC="4460" CONTENT="zou" HEIGHT="17" HPOS="3870" ID="P1_ST05077" SUBS_CONTENT="zouden" SUBS_TYPE="HypPart1" VPOS="4165" WC="0.97" WIDTH="47"/>
<HYP CONTENT="-" HPOS="3918" VPOS="4165" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="3000" ID="P1_TL00574" VPOS="4185" WIDTH="935">
<String CC="900" CONTENT="den" HEIGHT="27" HPOS="3000" ID="P1_ST05078" SUBS_CONTENT="zouden" SUBS_TYPE="HypPart2" VPOS="4185" WC="0.96" WIDTH="48"/>
<SP HPOS="3048" ID="P1_SP04416" VPOS="4212" WIDTH="18"/>
<String CC="570" CONTENT="zij" HEIGHT="33" HPOS="3066" ID="P1_ST05079" VPOS="4185" WC="0.95" WIDTH="31"/>
<SP HPOS="3097" ID="P1_SP04417" VPOS="4218" WIDTH="26"/>
<String CC="705" CONTENT="het" HEIGHT="27" HPOS="3123" ID="P1_ST05080" VPOS="4185" WC="0.95" WIDTH="46"/>
<SP HPOS="3169" ID="P1_SP04418" VPOS="4218" WIDTH="17"/>
<String CC="52777880" CONTENT="roemrijk" HEIGHT="33" HPOS="3185" ID="P1_ST05081" VPOS="4185" WC="0.97" WIDTH="119"/>
<SP HPOS="3305" ID="P1_SP04419" VPOS="4218" WIDTH="25"/>
<String CC="0670" CONTENT="werk" HEIGHT="27" HPOS="3330" ID="P1_ST05082" VPOS="4185" WC="0.97" WIDTH="70"/>
<SP HPOS="3399" ID="P1_SP04420" VPOS="4218" WIDTH="17"/>
<String CC="160" CONTENT="tot" HEIGHT="26" HPOS="3416" ID="P1_ST05083" VPOS="4186" WC="0.97" WIDTH="43"/>
<SP HPOS="3458" ID="P1_SP04421" VPOS="4218" WIDTH="15"/>
<String CC="750" CONTENT="nut" HEIGHT="25" HPOS="3474" ID="P1_ST05084" VPOS="4187" WC="0.95" WIDTH="50"/>
<SP HPOS="3523" ID="P1_SP04422" VPOS="4218" WIDTH="15"/>
<String CC="005" CONTENT="van" HEIGHT="20" HPOS="3539" ID="P1_ST05085" VPOS="4192" WC="0.98" WIDTH="51"/>
<SP HPOS="3589" ID="P1_SP04423" VPOS="4218" WIDTH="17"/>
<String CC="640" CONTENT="het" HEIGHT="26" HPOS="3606" ID="P1_ST05086" VPOS="4186" WC="0.96" WIDTH="45"/>
<SP HPOS="3651" ID="P1_SP04424" VPOS="4218" WIDTH="17"/>
<String CC="6077" CONTENT="land" HEIGHT="26" HPOS="3667" ID="P1_ST05087" VPOS="4187" WC="0.96" WIDTH="61"/>
<SP HPOS="3729" ID="P1_SP04425" VPOS="4218" WIDTH="18"/>
<String CC="67" CONTENT="en" HEIGHT="18" HPOS="3746" ID="P1_ST05088" VPOS="4195" WC="0.33" WIDTH="32"/>
<SP HPOS="3778" ID="P1_SP04426" VPOS="4218" WIDTH="18"/>
<String CC="636713003" CONTENT="henzelven" HEIGHT="27" HPOS="3796" ID="P1_ST05089" VPOS="4187" WC="0.64" WIDTH="139"/>
</TextLine>
<TextLine HEIGHT="28" HPOS="2998" ID="P1_TL00575" VPOS="4218" WIDTH="938">
<String CC="076667" CONTENT="kunnen" HEIGHT="26" HPOS="2998" ID="P1_ST05090" VPOS="4218" WC="0.97" WIDTH="104"/>
<SP HPOS="3102" ID="P1_SP04427" VPOS="4244" WIDTH="25"/>
<String CC="77004763270" CONTENT="bevorderen." HEIGHT="26" HPOS="3126" ID="P1_ST05091" VPOS="4218" WC="0.99" WIDTH="163"/>
<SP HPOS="3289" ID="P1_SP04428" VPOS="4244" WIDTH="34"/>
<String CC="57" CONTENT="De" HEIGHT="26" HPOS="3324" ID="P1_ST05092" VPOS="4218" WC="0.33" WIDTH="38"/>
<SP HPOS="3361" ID="P1_SP04429" VPOS="4244" WIDTH="26"/>
<String CC="67400" CONTENT="staat" HEIGHT="26" HPOS="3387" ID="P1_ST05093" VPOS="4218" WC="0.97" WIDTH="71"/>
<SP HPOS="3458" ID="P1_SP04430" VPOS="4244" WIDTH="21"/>
<String CC="67770086" CONTENT="behoorde" HEIGHT="27" HPOS="3480" ID="P1_ST05094" VPOS="4218" WC="0.98" WIDTH="129"/>
<SP HPOS="3608" ID="P1_SP04431" VPOS="4245" WIDTH="20"/>
<String CC="777770" CONTENT="echter" HEIGHT="26" HPOS="3628" ID="P1_ST05095" VPOS="4219" WC="0.97" WIDTH="87"/>
<SP HPOS="3716" ID="P1_SP04432" VPOS="4245" WIDTH="18"/>
<String CC="640" CONTENT="het" HEIGHT="25" HPOS="3733" ID="P1_ST05096" VPOS="4220" WC="0.96" WIDTH="45"/>
<SP HPOS="3778" ID="P1_SP04433" VPOS="4245" WIDTH="17"/>
<String CC="016770539" CONTENT="voorbeeld" HEIGHT="27" HPOS="3795" ID="P1_ST05097" VPOS="4219" WC="0.98" WIDTH="141"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="2998" ID="P1_TL00576" VPOS="4250" WIDTH="937">
<String CC="06" CONTENT="te" HEIGHT="26" HPOS="2998" ID="P1_ST05098" VPOS="4250" WC="0.63" WIDTH="26"/>
<SP HPOS="3024" ID="P1_SP04434" VPOS="4276" WIDTH="26"/>
<String CC="900050" CONTENT="geven." HEIGHT="26" HPOS="3050" ID="P1_ST05099" VPOS="4257" WC="0.99" WIDTH="89"/>
<SP HPOS="3138" ID="P1_SP04435" VPOS="4283" WIDTH="33"/>
<String CC="74" CONTENT="De" HEIGHT="25" HPOS="3171" ID="P1_ST05100" VPOS="4250" WC="0.38" WIDTH="39"/>
<SP HPOS="3210" ID="P1_SP04436" VPOS="4283" WIDTH="25"/>
<String CC="470765" CONTENT="keizer" HEIGHT="25" HPOS="3235" ID="P1_ST05101" VPOS="4250" WC="0.97" WIDTH="85"/>
<SP HPOS="3320" ID="P1_SP04437" VPOS="4283" WIDTH="24"/>
<String CC="95595" CONTENT="werpt" HEIGHT="30" HPOS="3344" ID="P1_ST05102" VPOS="4251" WC="0.95" WIDTH="83"/>
<SP HPOS="3426" ID="P1_SP04438" VPOS="4283" WIDTH="20"/>
<String CC="763" CONTENT="het" HEIGHT="24" HPOS="3446" ID="P1_ST05103" VPOS="4251" WC="0.93" WIDTH="47"/>
<SP HPOS="3494" ID="P1_SP04439" VPOS="4283" WIDTH="24"/>
<String CC="97070470099" CONTENT="persoonlijk" HEIGHT="31" HPOS="3517" ID="P1_ST05104" VPOS="4252" WC="0.98" WIDTH="156"/>
<SP HPOS="3673" ID="P1_SP04440" VPOS="4283" WIDTH="25"/>
<String CC="96506" CONTENT="gezag" HEIGHT="24" HPOS="3698" ID="P1_ST05105" VPOS="4259" WC="0.96" WIDTH="80"/>
<SP HPOS="3778" ID="P1_SP04441" VPOS="4283" WIDTH="26"/>
<String CC="0892" CONTENT="weg," HEIGHT="24" HPOS="3804" ID="P1_ST05106" VPOS="4259" WC="0.96" WIDTH="72"/>
<SP HPOS="3876" ID="P1_SP04442" VPOS="4283" WIDTH="27"/>
<String CC="87" CONTENT="de" HEIGHT="25" HPOS="3904" ID="P1_ST05107" VPOS="4252" WC="0.22" WIDTH="31"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2998" ID="P1_TL00577" VPOS="4280" WIDTH="938">
<String CC="9556790" CONTENT="prefekt" HEIGHT="35" HPOS="2998" ID="P1_ST05108" VPOS="4283" WC="0.35" WIDTH="102"/>
<SP HPOS="3099" ID="P1_SP04443" VPOS="4318" WIDTH="24"/>
<String CC="096" CONTENT="van" HEIGHT="19" HPOS="3123" ID="P1_ST05109" VPOS="4290" WC="0.94" WIDTH="50"/>
<SP HPOS="3172" ID="P1_SP04444" VPOS="4318" WIDTH="26"/>
<String CC="601006" CONTENT="Parijs" HEIGHT="33" HPOS="3198" ID="P1_ST05110" VPOS="4281" WC="0.99" WIDTH="81"/>
<SP HPOS="3280" ID="P1_SP04445" VPOS="4318" WIDTH="17"/>
<String CC="74634097" CONTENT="behoorde" HEIGHT="28" HPOS="3296" ID="P1_ST05111" VPOS="4280" WC="0.98" WIDTH="130"/>
<SP HPOS="3426" ID="P1_SP04446" VPOS="4318" WIDTH="26"/>
<String CC="70366675" CONTENT="eveneens" HEIGHT="19" HPOS="3452" ID="P1_ST05112" VPOS="4290" WC="0.98" WIDTH="124"/>
<SP HPOS="3576" ID="P1_SP04447" VPOS="4318" WIDTH="25"/>
<String CC="37" CONTENT="de" HEIGHT="26" HPOS="3601" ID="P1_ST05113" VPOS="4283" WC="0.42" WIDTH="30"/>
<SP HPOS="3631" ID="P1_SP04448" VPOS="4318" WIDTH="27"/>
<String CC="5797" CONTENT="oude" HEIGHT="26" HPOS="3658" ID="P1_ST05114" VPOS="4283" WC="0.94" WIDTH="64"/>
<SP HPOS="3722" ID="P1_SP04449" VPOS="4318" WIDTH="28"/>
<String CC="5720706813756" CONTENT="olielantaarns" HEIGHT="27" HPOS="3750" ID="P1_ST05115" VPOS="4283" WC="0.99" WIDTH="185"/>
</TextLine>
<TextLine HEIGHT="30" HPOS="2996" ID="P1_TL00578" VPOS="4313" WIDTH="938">
<String CC="84" CONTENT="ni" HEIGHT="17" HPOS="2996" ID="P1_ST05116" VPOS="4322" WC="0.36" WIDTH="27"/>
<SP HPOS="3024" ID="P1_SP04450" VPOS="4338" WIDTH="25"/>
<String CC="776" CONTENT="het" HEIGHT="22" HPOS="3048" ID="P1_ST05117" VPOS="4316" WC="0.92" WIDTH="45"/>
<SP HPOS="3093" ID="P1_SP04451" VPOS="4338" WIDTH="24"/>
<String CC="996994" CONTENT="kanaal" HEIGHT="25" HPOS="3117" ID="P1_ST05118" VPOS="4313" WC="0.95" WIDTH="93"/>
<SP HPOS="3210" ID="P1_SP04452" VPOS="4338" WIDTH="25"/>
<String CC="47" CONTENT="te" HEIGHT="22" HPOS="3235" ID="P1_ST05119" VPOS="4316" WC="0.38" WIDTH="26"/>
<SP HPOS="3261" ID="P1_SP04453" VPOS="4338" WIDTH="20"/>
<String CC="900947" CONTENT="Werpen" HEIGHT="27" HPOS="3281" ID="P1_ST05120" VPOS="4316" WC="0.97" WIDTH="100"/>
<SP HPOS="3381" ID="P1_SP04454" VPOS="4343" WIDTH="18"/>
<String CC="77" CONTENT="en" HEIGHT="15" HPOS="3399" ID="P1_ST05121" VPOS="4323" WC="0.27" WIDTH="31"/>
<SP HPOS="3430" ID="P1_SP04455" VPOS="4343" WIDTH="17"/>
<String CC="77" CONTENT="de" HEIGHT="24" HPOS="3446" ID="P1_ST05122" VPOS="4315" WC="0.23" WIDTH="32"/>
<SP HPOS="3478" ID="P1_SP04456" VPOS="4343" WIDTH="17"/>
<String CC="5775" CONTENT="heer" HEIGHT="24" HPOS="3495" ID="P1_ST05123" VPOS="4316" WC="0.95" WIDTH="61"/>
<SP HPOS="3556" ID="P1_SP04457" VPOS="4343" WIDTH="18"/>
<String CC="68759566" CONTENT="Ollivier" HEIGHT="26" HPOS="3574" ID="P1_ST05124" VPOS="4316" WC="0.30" WIDTH="107"/>
<SP HPOS="3681" ID="P1_SP04458" VPOS="4343" WIDTH="18"/>
<String CC="04734" CONTENT="moest" HEIGHT="25" HPOS="3699" ID="P1_ST05125" VPOS="4317" WC="0.97" WIDTH="80"/>
<SP HPOS="3780" ID="P1_SP04459" VPOS="4343" WIDTH="19"/>
<String CC="5687" CONTENT="zich" HEIGHT="26" HPOS="3798" ID="P1_ST05126" VPOS="4316" WC="0.94" WIDTH="56"/>
<SP HPOS="3854" ID="P1_SP04460" VPOS="4343" WIDTH="18"/>
<String CC="7760" CONTENT="ont" HEIGHT="26" HPOS="3872" ID="P1_ST05127" SUBS_CONTENT="ontdoen," SUBS_TYPE="HypPart1" VPOS="4316" WC="0.96" WIDTH="47"/>
<HYP CONTENT="-" HPOS="3919" VPOS="4316" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="2998" ID="P1_TL00579" VPOS="4344" WIDTH="938">
<String CC="97400" CONTENT="doen," HEIGHT="31" HPOS="2998" ID="P1_ST05128" SUBS_CONTENT="ontdoen," SUBS_TYPE="HypPart2" VPOS="4344" WC="0.97" WIDTH="70"/>
<SP HPOS="3067" ID="P1_SP04461" VPOS="4375" WIDTH="20"/>
<String CC="053" CONTENT="van" HEIGHT="18" HPOS="3087" ID="P1_ST05129" VPOS="4354" WC="0.97" WIDTH="48"/>
<SP HPOS="3136" ID="P1_SP04462" VPOS="4375" WIDTH="22"/>
<String CC="07" CONTENT="de" HEIGHT="27" HPOS="3158" ID="P1_ST05130" VPOS="4344" WC="0.65" WIDTH="31"/>
<SP HPOS="3189" ID="P1_SP04463" VPOS="4375" WIDTH="17"/>
<String CC="2044037756" CONTENT="officieele" HEIGHT="26" HPOS="3206" ID="P1_ST05131" VPOS="4344" WC="0.58" WIDTH="122"/>
<SP HPOS="3327" ID="P1_SP04464" VPOS="4375" WIDTH="17"/>
<String CC="2089290387750" CONTENT="kandidaturen." HEIGHT="26" HPOS="3344" ID="P1_ST05132" VPOS="4344" WC="0.99" WIDTH="195"/>
<SP HPOS="3539" ID="P1_SP04465" VPOS="4375" WIDTH="18"/>
<String CC="858" CONTENT="Als" HEIGHT="25" HPOS="3556" ID="P1_ST05133" VPOS="4346" WC="0.92" WIDTH="46"/>
<SP HPOS="3602" ID="P1_SP04466" VPOS="4375" WIDTH="18"/>
<String CC="67077900" CONTENT="Engeland" HEIGHT="31" HPOS="3620" ID="P1_ST05134" VPOS="4346" WC="0.98" WIDTH="135"/>
<SP HPOS="3755" ID="P1_SP04467" VPOS="4377" WIDTH="17"/>
<String CC="7670" CONTENT="niet" HEIGHT="24" HPOS="3771" ID="P1_ST05135" VPOS="4348" WC="0.96" WIDTH="54"/>
<SP HPOS="3826" ID="P1_SP04468" VPOS="4377" WIDTH="18"/>
<String CC="057965" CONTENT="achter" HEIGHT="28" HPOS="3843" ID="P1_ST05136" VPOS="4344" WC="0.97" WIDTH="92"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2996" ID="P1_TL00580" VPOS="4372" WIDTH="938">
<String CC="777792" CONTENT="bleef," HEIGHT="35" HPOS="2996" ID="P1_ST05137" VPOS="4372" WC="0.96" WIDTH="84"/>
<SP HPOS="3080" ID="P1_SP04469" VPOS="4408" WIDTH="25"/>
<String CC="72" CONTENT="en" HEIGHT="17" HPOS="3105" ID="P1_ST05138" VPOS="4387" WC="0.53" WIDTH="31"/>
<SP HPOS="3136" ID="P1_SP04470" VPOS="4408" WIDTH="17"/>
<String CC="05" CONTENT="al" HEIGHT="25" HPOS="3152" ID="P1_ST05139" VPOS="4378" WC="0.72" WIDTH="26"/>
<SP HPOS="3178" ID="P1_SP04471" VPOS="4408" WIDTH="17"/>
<String CC="06" CONTENT="de" HEIGHT="26" HPOS="3195" ID="P1_ST05140" VPOS="4377" WC="0.68" WIDTH="30"/>
<SP HPOS="3224" ID="P1_SP04472" VPOS="4408" WIDTH="19"/>
<String CC="659806415071" CONTENT="standbeelden" HEIGHT="26" HPOS="3243" ID="P1_ST05141" VPOS="4377" WC="0.99" WIDTH="183"/>
<SP HPOS="3426" ID="P1_SP04473" VPOS="4408" WIDTH="17"/>
<String CC="037" CONTENT="die" HEIGHT="26" HPOS="3443" ID="P1_ST05142" VPOS="4377" WC="0.96" WIDTH="39"/>
<SP HPOS="3482" ID="P1_SP04474" VPOS="4408" WIDTH="25"/>
<String CC="467877" CONTENT="Londen" HEIGHT="27" HPOS="3507" ID="P1_ST05143" VPOS="4377" WC="0.96" WIDTH="106"/>
<SP HPOS="3613" ID="P1_SP04475" VPOS="4408" WIDTH="19"/>
<String CC="670647508" CONTENT="ontsieren" HEIGHT="26" HPOS="3632" ID="P1_ST05144" VPOS="4378" WC="0.98" WIDTH="128"/>
<SP HPOS="3759" ID="P1_SP04476" VPOS="4408" WIDTH="18"/>
<String CC="0007994730" CONTENT="aanbracht," HEIGHT="31" HPOS="3777" ID="P1_ST05145" VPOS="4380" WC="0.99" WIDTH="157"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2996" ID="P1_TL00581" VPOS="4409" WIDTH="939">
<String CC="767" CONTENT="zou" HEIGHT="19" HPOS="2996" ID="P1_ST05146" VPOS="4416" WC="0.92" WIDTH="47"/>
<SP HPOS="3044" ID="P1_SP04477" VPOS="4435" WIDTH="18"/>
<String CC="375" CONTENT="het" HEIGHT="25" HPOS="3061" ID="P1_ST05147" VPOS="4410" WC="0.94" WIDTH="45"/>
<SP HPOS="3106" ID="P1_SP04478" VPOS="4435" WIDTH="17"/>
<String CC="7280" CONTENT="land" HEIGHT="24" HPOS="3123" ID="P1_ST05148" VPOS="4410" WC="0.96" WIDTH="63"/>
<SP HPOS="3185" ID="P1_SP04479" VPOS="4435" WIDTH="17"/>
<String CC="966577668" CONTENT="misschien" HEIGHT="25" HPOS="3202" ID="P1_ST05149" VPOS="4409" WC="0.97" WIDTH="136"/>
<SP HPOS="3338" ID="P1_SP04480" VPOS="4435" WIDTH="28"/>
<String CC="17296" CONTENT="zelve" HEIGHT="24" HPOS="3366" ID="P1_ST05150" VPOS="4410" WC="0.96" WIDTH="70"/>
<SP HPOS="3436" ID="P1_SP04481" VPOS="4435" WIDTH="24"/>
<String CC="90" CONTENT="de" HEIGHT="24" HPOS="3459" ID="P1_ST05151" VPOS="4410" WC="0.50" WIDTH="30"/>
<SP HPOS="3489" ID="P1_SP04482" VPOS="4435" WIDTH="18"/>
<String CC="676773636837727886" CONTENT="zeltVerloochenende" HEIGHT="27" HPOS="3507" ID="P1_ST05152" VPOS="4409" WC="0.35" WIDTH="267"/>
<SP HPOS="3774" ID="P1_SP04483" VPOS="4436" WIDTH="18"/>
<String CC="6048475079" CONTENT="opoffering" HEIGHT="32" HPOS="3791" ID="P1_ST05153" VPOS="4411" WC="0.98" WIDTH="144"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2996" ID="P1_TL00582" VPOS="4440" WIDTH="939">
<String CC="024678" CONTENT="willen" HEIGHT="30" HPOS="2996" ID="P1_ST05154" VPOS="4440" WC="0.97" WIDTH="85"/>
<SP HPOS="3081" ID="P1_SP04484" VPOS="4469" WIDTH="19"/>
<String CC="95781" CONTENT="doen," HEIGHT="32" HPOS="3100" ID="P1_ST05155" VPOS="4441" WC="0.96" WIDTH="79"/>
<SP HPOS="3180" ID="P1_SP04485" VPOS="4473" WIDTH="19"/>
<String CC="7354" CONTENT="Zegt" HEIGHT="33" HPOS="3198" ID="P1_ST05156" VPOS="4442" WC="0.95" WIDTH="58"/>
<SP HPOS="3256" ID="P1_SP04486" VPOS="4475" WIDTH="17"/>
<String CC="97" CONTENT="de" HEIGHT="27" HPOS="3273" ID="P1_ST05157" VPOS="4440" WC="0.14" WIDTH="31"/>
<SP HPOS="3304" ID="P1_SP04487" VPOS="4475" WIDTH="19"/>
<String CC="3052" CONTENT="Pall" HEIGHT="27" HPOS="3322" ID="P1_ST05158" STYLEREFS="TXT_10" VPOS="4441" WC="0.71" WIDTH="63"/>
<SP HPOS="3385" ID="P1_SP04488" VPOS="4475" WIDTH="18"/>
<String CC="65070" CONTENT="Malt," HEIGHT="31" HPOS="3403" ID="P1_ST05159" STYLEREFS="TXT_10" VPOS="4441" WC="0.97" WIDTH="74"/>
<SP HPOS="3477" ID="P1_SP04489" VPOS="4475" WIDTH="17"/>
<String CC="48" CONTENT="om" HEIGHT="18" HPOS="3494" ID="P1_ST05160" VPOS="4449" WC="0.33" WIDTH="41"/>
<SP HPOS="3535" ID="P1_SP04490" VPOS="4475" WIDTH="15"/>
<String CC="746" CONTENT="het" HEIGHT="26" HPOS="3550" ID="P1_ST05161" VPOS="4440" WC="0.93" WIDTH="46"/>
<SP HPOS="3596" ID="P1_SP04491" VPOS="4475" WIDTH="19"/>
<String CC="9760243" CONTENT="geheele" HEIGHT="35" HPOS="3615" ID="P1_ST05162" VPOS="4440" WC="0.49" WIDTH="105"/>
<SP HPOS="3720" ID="P1_SP04492" VPOS="4475" WIDTH="20"/>
<String CC="2309" CONTENT="huis" HEIGHT="25" HPOS="3741" ID="P1_ST05163" VPOS="4442" WC="0.97" WIDTH="58"/>
<SP HPOS="3798" ID="P1_SP04493" VPOS="4475" WIDTH="9"/>
<String CC="974" CONTENT="der" HEIGHT="24" HPOS="3808" ID="P1_ST05164" VPOS="4443" WC="0.92" WIDTH="45"/>
<SP HPOS="3853" ID="P1_SP04494" VPOS="4475" WIDTH="12"/>
<String CC="67097" CONTENT="lords" HEIGHT="25" HPOS="3865" ID="P1_ST05165" VPOS="4443" WC="0.96" WIDTH="70"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2996" ID="P1_TL00583" VPOS="4473" WIDTH="938">
<String CC="67" CONTENT="in" HEIGHT="24" HPOS="2996" ID="P1_ST05166" VPOS="4475" WC="0.29" WIDTH="26"/>
<SP HPOS="3022" ID="P1_SP04495" VPOS="4499" WIDTH="19"/>
<String CC="076" CONTENT="den" HEIGHT="24" HPOS="3041" ID="P1_ST05167" VPOS="4475" WC="0.95" WIDTH="47"/>
<SP HPOS="3089" ID="P1_SP04496" VPOS="4499" WIDTH="20"/>
<String CC="5684379" CONTENT="afgrond" HEIGHT="32" HPOS="3109" ID="P1_ST05168" VPOS="4474" WC="0.97" WIDTH="110"/>
<SP HPOS="3219" ID="P1_SP04497" VPOS="4506" WIDTH="18"/>
<String CC="07" CONTENT="te" HEIGHT="21" HPOS="3236" ID="P1_ST05169" VPOS="4476" WC="0.56" WIDTH="26"/>
<SP HPOS="3262" ID="P1_SP04498" VPOS="4506" WIDTH="17"/>
<String CC="070976" CONTENT="werpen" HEIGHT="26" HPOS="3279" ID="P1_ST05170" VPOS="4480" WC="0.97" WIDTH="102"/>
<SP HPOS="3380" ID="P1_SP04499" VPOS="4506" WIDTH="18"/>
<String CC="70" CONTENT="en" HEIGHT="18" HPOS="3398" ID="P1_ST05171" VPOS="4480" WC="0.57" WIDTH="30"/>
<SP HPOS="3428" ID="P1_SP04500" VPOS="4506" WIDTH="19"/>
<String CC="977" CONTENT="als" HEIGHT="26" HPOS="3446" ID="P1_ST05172" VPOS="4473" WC="0.91" WIDTH="38"/>
<SP HPOS="3484" ID="P1_SP04501" VPOS="4506" WIDTH="17"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="3501" ID="P1_ST05173" VPOS="4474" WC="0.12" WIDTH="30"/>
<SP HPOS="3530" ID="P1_SP04502" VPOS="4506" WIDTH="27"/>
<String CC="7777" CONTENT="heer" HEIGHT="26" HPOS="3557" ID="P1_ST05174" VPOS="4474" WC="0.94" WIDTH="60"/>
<SP HPOS="3618" ID="P1_SP04503" VPOS="4506" WIDTH="18"/>
<String CC="77765" CONTENT="Burel" HEIGHT="26" HPOS="3635" ID="P1_ST05175" VPOS="4474" WC="0.31" WIDTH="79"/>
<SP HPOS="3715" ID="P1_SP04504" VPOS="4506" WIDTH="18"/>
<String CC="2795595" CONTENT="levende" HEIGHT="27" HPOS="3732" ID="P1_ST05176" VPOS="4474" WC="0.97" WIDTH="105"/>
<SP HPOS="3837" ID="P1_SP04505" VPOS="4506" WIDTH="9"/>
<String CC="072671" CONTENT="perso" HEIGHT="26" HPOS="3847" ID="P1_ST05177" SUBS_CONTENT="personen" SUBS_TYPE="HypPart1" VPOS="4482" WC="0.98" WIDTH="73"/>
<HYP CONTENT="-" HPOS="3920" VPOS="4482" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2995" ID="P1_TL00584" VPOS="4505" WIDTH="939">
<String CC="757" CONTENT="nen" HEIGHT="18" HPOS="2995" ID="P1_ST05178" SUBS_CONTENT="personen" SUBS_TYPE="HypPart2" VPOS="4514" WC="0.92" WIDTH="51"/>
<SP HPOS="3046" ID="P1_SP04506" VPOS="4532" WIDTH="17"/>
<String CC="536" CONTENT="als" HEIGHT="25" HPOS="3063" ID="P1_ST05179" VPOS="4506" WC="0.94" WIDTH="38"/>
<SP HPOS="3100" ID="P1_SP04507" VPOS="4532" WIDTH="27"/>
<String CC="791604640" CONTENT='"rubbish"' HEIGHT="26" HPOS="3128" ID="P1_ST05180" VPOS="4505" WC="0.54" WIDTH="138"/>
<SP HPOS="3266" ID="P1_SP04508" VPOS="4532" WIDTH="22"/>
<String CC="044" CONTENT="wil" HEIGHT="26" HPOS="3288" ID="P1_ST05181" VPOS="4505" WC="0.97" WIDTH="43"/>
<SP HPOS="3331" ID="P1_SP04509" VPOS="4532" WIDTH="18"/>
<String CC="907078654" CONTENT="aannemen," HEIGHT="24" HPOS="3348" ID="P1_ST05182" VPOS="4512" WC="0.98" WIDTH="148"/>
<SP HPOS="3496" ID="P1_SP04510" VPOS="4535" WIDTH="18"/>
<String CC="645" CONTENT="zou" HEIGHT="19" HPOS="3514" ID="P1_ST05183" VPOS="4512" WC="0.94" WIDTH="47"/>
<SP HPOS="3561" ID="P1_SP04511" VPOS="4535" WIDTH="17"/>
<String CC="774" CONTENT="het" HEIGHT="25" HPOS="3578" ID="P1_ST05184" VPOS="4506" WC="0.93" WIDTH="46"/>
<SP HPOS="3624" ID="P1_SP04512" VPOS="4535" WIDTH="18"/>
<String CC="7709" CONTENT="blad" HEIGHT="26" HPOS="3641" ID="P1_ST05185" VPOS="4505" WC="0.95" WIDTH="60"/>
<SP HPOS="3702" ID="P1_SP04513" VPOS="4535" WIDTH="18"/>
<String CC="8575" CONTENT="niet" HEIGHT="25" HPOS="3719" ID="P1_ST05186" VPOS="4506" WC="0.94" WIDTH="54"/>
<SP HPOS="3774" ID="P1_SP04514" VPOS="4535" WIDTH="18"/>
<String CC="369777499" CONTENT="ongeneigd" HEIGHT="32" HPOS="3791" ID="P1_ST05187" VPOS="4507" WC="0.97" WIDTH="143"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2996" ID="P1_TL00585" VPOS="4537" WIDTH="937">
<String CC="5408" CONTENT="zijn" HEIGHT="32" HPOS="2996" ID="P1_ST05188" VPOS="4539" WC="0.96" WIDTH="48"/>
<SP HPOS="3045" ID="P1_SP04515" VPOS="4571" WIDTH="28"/>
<String CC="776" CONTENT="hem" HEIGHT="25" HPOS="3073" ID="P1_ST05189" VPOS="4539" WC="0.92" WIDTH="60"/>
<SP HPOS="3133" ID="P1_SP04516" VPOS="4571" WIDTH="25"/>
<String CC="777" CONTENT="het" HEIGHT="26" HPOS="3158" ID="P1_ST05190" VPOS="4538" WC="0.92" WIDTH="46"/>
<SP HPOS="3204" ID="P1_SP04517" VPOS="4571" WIDTH="25"/>
<String CC="0720745676" CONTENT="londensche" HEIGHT="26" HPOS="3229" ID="P1_ST05191" VPOS="4538" WC="0.52" WIDTH="154"/>
<SP HPOS="3383" ID="P1_SP04518" VPOS="4571" WIDTH="31"/>
<String CC="0707370760" CONTENT="armbestuur" HEIGHT="27" HPOS="3413" ID="P1_ST05192" VPOS="4537" WC="0.99" WIDTH="163"/>
<SP HPOS="3576" ID="P1_SP04519" VPOS="4571" WIDTH="24"/>
<String CC="0616089" CONTENT="present" HEIGHT="33" HPOS="3600" ID="P1_ST05193" VPOS="4538" WC="0.98" WIDTH="104"/>
<SP HPOS="3704" ID="P1_SP04520" VPOS="4571" WIDTH="24"/>
<String CC="47" CONTENT="te" HEIGHT="25" HPOS="3728" ID="P1_ST05194" VPOS="4538" WC="0.40" WIDTH="27"/>
<SP HPOS="3755" ID="P1_SP04521" VPOS="4571" WIDTH="26"/>
<String CC="96600" CONTENT="doen." HEIGHT="26" HPOS="3781" ID="P1_ST05195" VPOS="4538" WC="0.97" WIDTH="73"/>
<SP HPOS="3854" ID="P1_SP04522" VPOS="4571" WIDTH="33"/>
<String CC="066" CONTENT="Als" HEIGHT="27" HPOS="3887" ID="P1_ST05196" VPOS="4537" WC="0.95" WIDTH="46"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="2995" ID="P1_TL00586" VPOS="4570" WIDTH="938">
<String CC="070142" CONTENT="andere" HEIGHT="26" HPOS="2995" ID="P1_ST05197" VPOS="4571" WC="0.98" WIDTH="93"/>
<SP HPOS="3089" ID="P1_SP04523" VPOS="4597" WIDTH="9"/>
<String CC="657971075007607" CONTENT="handeldrijvende" HEIGHT="33" HPOS="3098" ID="P1_ST05198" VPOS="4570" WC="0.51" WIDTH="229"/>
<SP HPOS="3327" ID="P1_SP04524" VPOS="4603" WIDTH="8"/>
<String CC="522067" CONTENT="natiën" HEIGHT="25" HPOS="3335" ID="P1_ST05199" VPOS="4570" WC="0.98" WIDTH="89"/>
<SP HPOS="3424" ID="P1_SP04525" VPOS="4603" WIDTH="9"/>
<String CC="435678" CONTENT="hethun" HEIGHT="26" HPOS="3433" ID="P1_ST05200" VPOS="4570" WC="0.39" WIDTH="104"/>
<SP HPOS="3537" ID="P1_SP04526" VPOS="4603" WIDTH="9"/>
<String CC="080798082076876" CONTENT="internationalen" HEIGHT="26" HPOS="3547" ID="P1_ST05201" VPOS="4570" WC="0.99" WIDTH="219"/>
<SP HPOS="3765" ID="P1_SP04527" VPOS="4603" WIDTH="8"/>
<String CC="85337568087" CONTENT="plichtrekc*" HEIGHT="33" HPOS="3774" ID="P1_ST05202" VPOS="4570" WC="0.39" WIDTH="159"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="2995" ID="P1_TL00587" VPOS="4602" WIDTH="937">
<String CC="777" CONTENT="nen" HEIGHT="18" HPOS="2995" ID="P1_ST05203" VPOS="4611" WC="0.26" WIDTH="50"/>
<SP HPOS="3045" ID="P1_SP04528" VPOS="4629" WIDTH="17"/>
<String CC="0096" CONTENT="mede" HEIGHT="26" HPOS="3061" ID="P1_ST05204" VPOS="4603" WC="0.97" WIDTH="72"/>
<SP HPOS="3133" ID="P1_SP04529" VPOS="4629" WIDTH="19"/>
<String CC="46" CONTENT="te" HEIGHT="26" HPOS="3152" ID="P1_ST05205" VPOS="4603" WC="0.46" WIDTH="26"/>
<SP HPOS="3178" ID="P1_SP04530" VPOS="4629" WIDTH="17"/>
<String CC="969077" CONTENT="werken" HEIGHT="27" HPOS="3195" ID="P1_ST05206" VPOS="4602" WC="0.96" WIDTH="102"/>
<SP HPOS="3296" ID="P1_SP04531" VPOS="4629" WIDTH="9"/>
<String CC="002" CONTENT="tot" HEIGHT="25" HPOS="3306" ID="P1_ST05207" VPOS="4603" WC="0.99" WIDTH="41"/>
<SP HPOS="3347" ID="P1_SP04532" VPOS="4629" WIDTH="9"/>
<String CC="057" CONTENT="dit" HEIGHT="26" HPOS="3357" ID="P1_ST05208" VPOS="4602" WC="0.95" WIDTH="39"/>
<SP HPOS="3396" ID="P1_SP04533" VPOS="4629" WIDTH="9"/>
<String CC="91100375575204" CONTENT="voortreffelijk" HEIGHT="33" HPOS="3405" ID="P1_ST05209" VPOS="4602" WC="0.99" WIDTH="183"/>
<SP HPOS="3588" ID="P1_SP04534" VPOS="4635" WIDTH="8"/>
<String CC="96640" CONTENT="doel," HEIGHT="31" HPOS="3596" ID="P1_ST05210" VPOS="4602" WC="0.96" WIDTH="66"/>
<SP HPOS="3663" ID="P1_SP04535" VPOS="4635" WIDTH="11"/>
<String CC="564" CONTENT="zou" HEIGHT="19" HPOS="3673" ID="P1_ST05211" VPOS="4609" WC="0.94" WIDTH="46"/>
<SP HPOS="3719" ID="P1_SP04536" VPOS="4635" WIDTH="9"/>
<String CC="377" CONTENT="men" HEIGHT="19" HPOS="3729" ID="P1_ST05212" VPOS="4609" WC="0.93" WIDTH="57"/>
<SP HPOS="3785" ID="P1_SP04537" VPOS="4635" WIDTH="11"/>
<String CC="866563677" CONTENT="misschien" HEIGHT="26" HPOS="3796" ID="P1_ST05213" VPOS="4603" WC="0.98" WIDTH="136"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2996" ID="P1_TL00588" VPOS="4633" WIDTH="937">
<String CC="569" CONTENT="ook" HEIGHT="25" HPOS="2996" ID="P1_ST05214" VPOS="4636" WC="0.92" WIDTH="46"/>
<SP HPOS="3043" ID="P1_SP04538" VPOS="4661" WIDTH="25"/>
<String CC="967" CONTENT="wel" HEIGHT="26" HPOS="3067" ID="P1_ST05215" VPOS="4635" WC="0.91" WIDTH="48"/>
<SP HPOS="3116" ID="P1_SP04539" VPOS="4661" WIDTH="22"/>
<String CC="07" CONTENT="in" HEIGHT="26" HPOS="3138" ID="P1_ST05216" VPOS="4635" WC="0.63" WIDTH="27"/>
<SP HPOS="3165" ID="P1_SP04540" VPOS="4661" WIDTH="17"/>
<String CC="760170070" CONTENT="Nederland" HEIGHT="26" HPOS="3182" ID="P1_ST05217" VPOS="4635" WC="0.99" WIDTH="149"/>
<SP HPOS="3331" ID="P1_SP04541" VPOS="4661" WIDTH="18"/>
<String CC="070" CONTENT="wel" HEIGHT="25" HPOS="3348" ID="P1_ST05218" VPOS="4633" WC="0.97" WIDTH="48"/>
<SP HPOS="3397" ID="P1_SP04542" VPOS="4661" WIDTH="17"/>
<String CC="787074" CONTENT="eenige" HEIGHT="33" HPOS="3413" ID="P1_ST05219" VPOS="4635" WC="0.40" WIDTH="89"/>
<SP HPOS="3502" ID="P1_SP04543" VPOS="4668" WIDTH="17"/>
<String CC="246447067976" CONTENT="instellingen" HEIGHT="34" HPOS="3519" ID="P1_ST05220" VPOS="4633" WC="0.98" WIDTH="167"/>
<SP HPOS="3685" ID="P1_SP04544" VPOS="4668" WIDTH="17"/>
<String CC="77" CONTENT="eu" HEIGHT="20" HPOS="3702" ID="P1_ST05221" VPOS="4642" WC="0.27" WIDTH="32"/>
<SP HPOS="3733" ID="P1_SP04545" VPOS="4668" WIDTH="18"/>
<String CC="0516936677" CONTENT="monumenten" HEIGHT="27" HPOS="3751" ID="P1_ST05222" VPOS="4635" WC="0.98" WIDTH="182"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2995" ID="P1_TL00589" VPOS="4664" WIDTH="606">
<String CC="007760" CONTENT="kunnen" HEIGHT="26" HPOS="2995" ID="P1_ST05223" VPOS="4668" WC="0.98" WIDTH="103"/>
<SP HPOS="3098" ID="P1_SP04546" VPOS="4694" WIDTH="17"/>
<String CC="7560770" CONTENT="vinden," HEIGHT="32" HPOS="3115" ID="P1_ST05224" VPOS="4664" WC="0.98" WIDTH="103"/>
<SP HPOS="3217" ID="P1_SP04547" VPOS="4696" WIDTH="19"/>
<String CC="847" CONTENT="die" HEIGHT="25" HPOS="3236" ID="P1_ST05225" VPOS="4667" WC="0.92" WIDTH="40"/>
<SP HPOS="3276" ID="P1_SP04548" VPOS="4696" WIDTH="18"/>
<String CC="877" CONTENT="men" HEIGHT="19" HPOS="3294" ID="P1_ST05226" VPOS="4672" WC="0.91" WIDTH="60"/>
<SP HPOS="3354" ID="P1_SP04549" VPOS="4696" WIDTH="18"/>
<String CC="00601" CONTENT="wilde" HEIGHT="26" HPOS="3372" ID="P1_ST05227" VPOS="4665" WC="0.99" WIDTH="76"/>
<SP HPOS="3448" ID="P1_SP04550" VPOS="4696" WIDTH="18"/>
<String CC="3950674480" CONTENT="opofferen." HEIGHT="31" HPOS="3465" ID="P1_ST05228" VPOS="4667" WC="0.98" WIDTH="136"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="41" HPOS="3330" ID="P1_TB00034" STYLEREFS="TXT_4 PAR_RIGHT" VPOS="4762" WIDTH="257">
<TextLine HEIGHT="41" HPOS="3330" ID="P1_TL00590" VPOS="4762" WIDTH="257">
<String CC="00000000" CONTENT="Rumenie." HEIGHT="41" HPOS="3330" ID="P1_ST05229" VPOS="4762" WC="0.96" WIDTH="257"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="197" HPOS="2994" ID="P1_TB00035" STYLEREFS="TXT_9 PAR_BLOCK" VPOS="4817" WIDTH="938">
<TextLine HEIGHT="39" HPOS="3027" ID="P1_TL00591" VPOS="4817" WIDTH="905">
<String CC="01" CONTENT="In" HEIGHT="25" HPOS="3027" ID="P1_ST05230" VPOS="4819" WC="0.91" WIDTH="31"/>
<SP HPOS="3058" ID="P1_SP04551" VPOS="4844" WIDTH="33"/>
<String CC="06" CONTENT="de" HEIGHT="27" HPOS="3091" ID="P1_ST05231" VPOS="4818" WC="0.68" WIDTH="31"/>
<SP HPOS="3122" ID="P1_SP04552" VPOS="4845" WIDTH="34"/>
<String CC="47050" CONTENT="Kamer" HEIGHT="26" HPOS="3156" ID="P1_ST05232" VPOS="4818" WC="0.98" WIDTH="97"/>
<SP HPOS="3253" ID="P1_SP04553" VPOS="4845" WIDTH="34"/>
<String CC="54066" CONTENT="heeft" HEIGHT="26" HPOS="3287" ID="P1_ST05233" VPOS="4818" WC="0.97" WIDTH="72"/>
<SP HPOS="3359" ID="P1_SP04554" VPOS="4845" WIDTH="17"/>
<String CC="56" CONTENT="er" HEIGHT="19" HPOS="3376" ID="P1_ST05234" VPOS="4825" WC="0.39" WIDTH="28"/>
<SP HPOS="3404" ID="P1_SP04555" VPOS="4845" WIDTH="17"/>
<String CC="0046" CONTENT="eeno" HEIGHT="18" HPOS="3420" ID="P1_ST05235" VPOS="4826" WC="0.71" WIDTH="61"/>
<SP HPOS="3482" ID="P1_SP04556" VPOS="4845" WIDTH="19"/>
<String CC="75002" CONTENT="korte" HEIGHT="26" HPOS="3501" ID="P1_ST05236" VPOS="4818" WC="0.98" WIDTH="76"/>
<SP HPOS="3576" ID="P1_SP04557" VPOS="4845" WIDTH="17"/>
<String CC="256077606" CONTENT="diskussie" HEIGHT="26" HPOS="3593" ID="P1_ST05237" VPOS="4818" WC="0.52" WIDTH="125"/>
<SP HPOS="3718" ID="P1_SP04558" VPOS="4845" WIDTH="26"/>
<String CC="985087" CONTENT="plaats" HEIGHT="39" HPOS="3744" ID="P1_ST05238" VPOS="4817" WC="0.96" WIDTH="85"/>
<SP HPOS="3829" ID="P1_SP04559" VPOS="4856" WIDTH="19"/>
<String CC="96709" CONTENT="gehad" HEIGHT="35" HPOS="3848" ID="P1_ST05239" VPOS="4817" WC="0.95" WIDTH="84"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2996" ID="P1_TL00592" VPOS="4850" WIDTH="936">
<String CC="5077" CONTENT="over" HEIGHT="19" HPOS="2996" ID="P1_ST05240" VPOS="4859" WC="0.96" WIDTH="60"/>
<SP HPOS="3057" ID="P1_SP04560" VPOS="4878" WIDTH="17"/>
<String CC="06" CONTENT="de" HEIGHT="27" HPOS="3073" ID="P1_ST05241" VPOS="4851" WC="0.68" WIDTH="30"/>
<SP HPOS="3103" ID="P1_SP04561" VPOS="4878" WIDTH="17"/>
<String CC="143760006864580" CONTENT="loterij-loening" HEIGHT="33" HPOS="3119" ID="P1_ST05242" VPOS="4851" WC="0.59" WIDTH="208"/>
<SP HPOS="3327" ID="P1_SP04562" VPOS="4884" WIDTH="17"/>
<String CC="055" CONTENT="der" HEIGHT="27" HPOS="3344" ID="P1_ST05243" VPOS="4850" WC="0.96" WIDTH="45"/>
<SP HPOS="3389" ID="P1_SP04563" VPOS="4884" WIDTH="9"/>
<String CC="7500" CONTENT="stad" HEIGHT="26" HPOS="3398" ID="P1_ST05244" VPOS="4851" WC="0.97" WIDTH="57"/>
<SP HPOS="3455" ID="P1_SP04564" VPOS="4884" WIDTH="11"/>
<String CC="8460038400" CONTENT="Bucharest." HEIGHT="27" HPOS="3465" ID="P1_ST05245" VPOS="4850" WC="0.63" WIDTH="151"/>
<SP HPOS="3617" ID="P1_SP04565" VPOS="4884" WIDTH="18"/>
<String CC="77" CONTENT="De" HEIGHT="26" HPOS="3634" ID="P1_ST05246" VPOS="4851" WC="0.26" WIDTH="39"/>
<SP HPOS="3673" ID="P1_SP04566" VPOS="4884" WIDTH="17"/>
<String CC="54677554" CONTENT="minister" HEIGHT="26" HPOS="3690" ID="P1_ST05247" VPOS="4851" WC="0.98" WIDTH="118"/>
<SP HPOS="3808" ID="P1_SP04567" VPOS="4884" WIDTH="8"/>
<String CC="008" CONTENT="van" HEIGHT="18" HPOS="3816" ID="P1_ST05248" VPOS="4859" WC="0.97" WIDTH="48"/>
<SP HPOS="3865" ID="P1_SP04568" VPOS="4884" WIDTH="11"/>
<String CC="8270" CONTENT="bin" HEIGHT="26" HPOS="3875" ID="P1_ST05249" SUBS_CONTENT="binnenlandsche" SUBS_TYPE="HypPart1" VPOS="4851" WC="0.54" WIDTH="43"/>
<HYP CONTENT="-" HPOS="3918" VPOS="4851" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2995" ID="P1_TL00593" VPOS="4880" WIDTH="937">
<String CC="85668707426" CONTENT="nenlandsche" HEIGHT="27" HPOS="2995" ID="P1_ST05250" SUBS_CONTENT="binnenlandsche" SUBS_TYPE="HypPart2" VPOS="4884" WC="0.40" WIDTH="171"/>
<SP HPOS="3167" ID="P1_SP04569" VPOS="4911" WIDTH="18"/>
<String CC="68076" CONTENT="zaken" HEIGHT="27" HPOS="3184" ID="P1_ST05251" VPOS="4883" WC="0.96" WIDTH="80"/>
<SP HPOS="3265" ID="P1_SP04570" VPOS="4911" WIDTH="18"/>
<String CC="64554" CONTENT="heeft" HEIGHT="28" HPOS="3282" ID="P1_ST05252" VPOS="4880" WC="0.96" WIDTH="72"/>
<SP HPOS="3354" ID="P1_SP04571" VPOS="4911" WIDTH="15"/>
<String CC="9665900" CONTENT="gezegd," HEIGHT="33" HPOS="3370" ID="P1_ST05253" VPOS="4883" WC="0.97" WIDTH="104"/>
<SP HPOS="3474" ID="P1_SP04572" VPOS="4916" WIDTH="30"/>
<String CC="037" CONTENT="dat" HEIGHT="26" HPOS="3503" ID="P1_ST05254" VPOS="4883" WC="0.96" WIDTH="45"/>
<SP HPOS="3548" ID="P1_SP04573" VPOS="4916" WIDTH="27"/>
<String CC="4667" CONTENT="deze" HEIGHT="26" HPOS="3575" ID="P1_ST05255" VPOS="4883" WC="0.95" WIDTH="60"/>
<SP HPOS="3635" ID="P1_SP04574" VPOS="4916" WIDTH="25"/>
<String CC="2053670" CONTENT="leening" HEIGHT="33" HPOS="3660" ID="P1_ST05256" VPOS="4883" WC="0.98" WIDTH="103"/>
<SP HPOS="3763" ID="P1_SP04575" VPOS="4916" WIDTH="22"/>
<String CC="605" CONTENT="met" HEIGHT="25" HPOS="3785" ID="P1_ST05257" VPOS="4885" WC="0.95" WIDTH="56"/>
<SP HPOS="3841" ID="P1_SP04576" VPOS="4916" WIDTH="27"/>
<String CC="0595" CONTENT="geen" HEIGHT="25" HPOS="3868" ID="P1_ST05258" VPOS="4892" WC="0.96" WIDTH="64"/>
</TextLine>
<TextLine HEIGHT="32" HPOS="2995" ID="P1_TL00594" VPOS="4916" WIDTH="936">
<String CC="6765576061" CONTENT="rumeensche" HEIGHT="26" HPOS="2995" ID="P1_ST05259" VPOS="4917" WC="0.44" WIDTH="164"/>
<SP HPOS="3159" ID="P1_SP04577" VPOS="4943" WIDTH="17"/>
<String CC="975" CONTENT="wet" HEIGHT="25" HPOS="3176" ID="P1_ST05260" VPOS="4917" WC="0.91" WIDTH="51"/>
<SP HPOS="3227" ID="P1_SP04578" VPOS="4943" WIDTH="17"/>
<String CC="46" CONTENT="in" HEIGHT="26" HPOS="3243" ID="P1_ST05261" VPOS="4916" WC="0.47" WIDTH="26"/>
<SP HPOS="3269" ID="P1_SP04579" VPOS="4943" WIDTH="17"/>
<String CC="2702056" CONTENT="eenigen" HEIGHT="32" HPOS="3286" ID="P1_ST05262" VPOS="4916" WC="0.64" WIDTH="107"/>
<SP HPOS="3393" ID="P1_SP04580" VPOS="4948" WIDTH="17"/>
<String CC="676749" CONTENT="strijd" HEIGHT="32" HPOS="3410" ID="P1_ST05263" VPOS="4916" WC="0.96" WIDTH="76"/>
<SP HPOS="3485" ID="P1_SP04581" VPOS="4948" WIDTH="14"/>
<String CC="180" CONTENT="is," HEIGHT="31" HPOS="3500" ID="P1_ST05264" VPOS="4916" WC="0.96" WIDTH="39"/>
<SP HPOS="3539" ID="P1_SP04582" VPOS="4948" WIDTH="20"/>
<String CC="66" CONTENT="en" HEIGHT="18" HPOS="3559" ID="P1_ST05265" VPOS="4924" WC="0.34" WIDTH="32"/>
<SP HPOS="3591" ID="P1_SP04583" VPOS="4948" WIDTH="17"/>
<String CC="70677406" CONTENT="mitsdien" HEIGHT="26" HPOS="3607" ID="P1_ST05266" VPOS="4916" WC="0.98" WIDTH="122"/>
<SP HPOS="3729" ID="P1_SP04584" VPOS="4948" WIDTH="9"/>
<String CC="7674" CONTENT="niet" HEIGHT="26" HPOS="3738" ID="P1_ST05267" VPOS="4916" WC="0.95" WIDTH="56"/>
<SP HPOS="3794" ID="P1_SP04585" VPOS="4948" WIDTH="9"/>
<String CC="608" CONTENT="kan" HEIGHT="25" HPOS="3803" ID="P1_ST05268" VPOS="4917" WC="0.94" WIDTH="50"/>
<SP HPOS="3853" ID="P1_SP04586" VPOS="4948" WIDTH="11"/>
<String CC="0600" CONTENT="wor" HEIGHT="18" HPOS="3863" ID="P1_ST05269" SUBS_CONTENT="worden" SUBS_TYPE="HypPart1" VPOS="4925" WC="0.98" WIDTH="51"/>
<HYP CONTENT="-" HPOS="3914" VPOS="4925" WIDTH="17"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2996" ID="P1_TL00595" VPOS="4948" WIDTH="936">
<String CC="071" CONTENT="den" HEIGHT="27" HPOS="2996" ID="P1_ST05270" SUBS_CONTENT="worden" SUBS_TYPE="HypPart2" VPOS="4949" WC="0.97" WIDTH="48"/>
<SP HPOS="3045" ID="P1_SP04587" VPOS="4976" WIDTH="17"/>
<String CC="05065300" CONTENT="goweerd." HEIGHT="34" HPOS="3061" ID="P1_ST05271" VPOS="4948" WC="0.73" WIDTH="124"/>
<SP HPOS="3185" ID="P1_SP04588" VPOS="4982" WIDTH="33"/>
<String CC="75" CONTENT="De" HEIGHT="27" HPOS="3219" ID="P1_ST05272" VPOS="4948" WC="0.36" WIDTH="39"/>
<SP HPOS="3257" ID="P1_SP04589" VPOS="4982" WIDTH="18"/>
<String CC="30977" CONTENT="Kamer" HEIGHT="26" HPOS="3275" ID="P1_ST05273" VPOS="4948" WC="0.96" WIDTH="94"/>
<SP HPOS="3370" ID="P1_SP04590" VPOS="4982" WIDTH="17"/>
<String CC="59" CONTENT="is" HEIGHT="25" HPOS="3386" ID="P1_ST05274" VPOS="4948" WC="0.23" WIDTH="21"/>
<SP HPOS="3407" ID="P1_SP04591" VPOS="4982" WIDTH="26"/>
<String CC="790669" CONTENT="daarop" HEIGHT="33" HPOS="3433" ID="P1_ST05275" VPOS="4948" WC="0.96" WIDTH="94"/>
<SP HPOS="3528" ID="P1_SP04592" VPOS="4982" WIDTH="27"/>
<String CC="065" CONTENT="met" HEIGHT="26" HPOS="3555" ID="P1_ST05276" VPOS="4949" WC="0.96" WIDTH="54"/>
<SP HPOS="3609" ID="P1_SP04593" VPOS="4982" WIDTH="24"/>
<String CC="965505" CONTENT="groote" HEIGHT="32" HPOS="3633" ID="P1_ST05277" VPOS="4949" WC="0.44" WIDTH="91"/>
<SP HPOS="3724" ID="P1_SP04594" VPOS="4982" WIDTH="28"/>
<String CC="71650606619" CONTENT="meerderheid" HEIGHT="26" HPOS="3752" ID="P1_ST05278" VPOS="4949" WC="0.99" WIDTH="180"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="2996" ID="P1_TL00596" VPOS="4981" WIDTH="553">
<String CC="2950969786" CONTENT="overgegaan" HEIGHT="24" HPOS="2996" ID="P1_ST05279" VPOS="4990" WC="0.98" WIDTH="162"/>
<SP HPOS="3158" ID="P1_SP04595" VPOS="5014" WIDTH="15"/>
<String CC="030" CONTENT="tot" HEIGHT="26" HPOS="3174" ID="P1_ST05280" VPOS="4981" WC="0.99" WIDTH="43"/>
<SP HPOS="3216" ID="P1_SP04596" VPOS="5014" WIDTH="15"/>
<String CC="04" CONTENT="de" HEIGHT="26" HPOS="3231" ID="P1_ST05281" VPOS="4981" WC="0.80" WIDTH="32"/>
<SP HPOS="3263" ID="P1_SP04597" VPOS="5014" WIDTH="17"/>
<String CC="6306" CONTENT="orde" HEIGHT="26" HPOS="3280" ID="P1_ST05282" VPOS="4981" WC="0.97" WIDTH="61"/>
<SP HPOS="3341" ID="P1_SP04598" VPOS="5014" WIDTH="17"/>
<String CC="905" CONTENT="van" HEIGHT="18" HPOS="3358" ID="P1_ST05283" VPOS="4989" WC="0.94" WIDTH="50"/>
<SP HPOS="3407" ID="P1_SP04599" VPOS="5014" WIDTH="18"/>
<String CC="226" CONTENT="den" HEIGHT="26" HPOS="3425" ID="P1_ST05284" VPOS="4981" WC="0.96" WIDTH="48"/>
<SP HPOS="3474" ID="P1_SP04600" VPOS="5014" WIDTH="18"/>
<String CC="9090" CONTENT="dag." HEIGHT="33" HPOS="3491" ID="P1_ST05285" VPOS="4981" WC="0.96" WIDTH="58"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="47" HPOS="3198" ID="P1_TB00036" STYLEREFS="TXT_4 PAR_RIGHT" VPOS="5074" WIDTH="475">
<TextLine HEIGHT="43" HPOS="3198" ID="P1_TL00597" VPOS="5074" WIDTH="475">
<String CC="00000000000" CONTENT="BINNENLAND." HEIGHT="43" HPOS="3198" ID="P1_ST05286" VPOS="5074" WC="0.98" WIDTH="475"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="47" HPOS="3047" ID="P1_TB00037" STYLEREFS="TXT_24 PAR_RIGHT" VPOS="5176" WIDTH="845">
<TextLine HEIGHT="45" HPOS="3047" ID="P1_TL00598" VPOS="5177" WIDTH="845">
<String CC="000000" CONTENT="Eerste" HEIGHT="45" HPOS="3047" ID="P1_ST05287" VPOS="5177" WC="0.98" WIDTH="152"/>
<SP HPOS="3200" ID="P1_SP04601" VPOS="5222" WIDTH="26"/>
<String CC="00000" CONTENT="Kamer" HEIGHT="45" HPOS="3226" ID="P1_ST05288" VPOS="5177" WC="0.98" WIDTH="128"/>
<SP HPOS="3353" ID="P1_SP04602" VPOS="5222" WIDTH="26"/>
<String CC="000" CONTENT="der" HEIGHT="45" HPOS="3379" ID="P1_ST05289" VPOS="5177" WC="0.98" WIDTH="77"/>
<SP HPOS="3456" ID="P1_SP04603" VPOS="5222" WIDTH="26"/>
<String CC="0000000000000000" CONTENT="Staten-Generaal." HEIGHT="45" HPOS="3482" ID="P1_ST05290" VPOS="5177" WC="0.98" WIDTH="410"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="1534" HPOS="2991" ID="P1_TB00038" STYLEREFS="TXT_9 PAR_BLOCK" VPOS="5243" WIDTH="956">
<TextLine HEIGHT="34" HPOS="3045" ID="P1_TL00599" VPOS="5248" WIDTH="846">
<String CC="08" CONTENT="'s" HEIGHT="26" HPOS="3045" ID="P1_ST05291" VPOS="5250" WC="0.57" WIDTH="19"/>
<SP HPOS="3064" ID="P1_SP04604" VPOS="5276" WIDTH="13"/>
<String CC="66745800540" CONTENT="GRAVENHAGE," HEIGHT="31" HPOS="3077" ID="P1_ST05292" VPOS="5249" WC="0.54" WIDTH="248"/>
<SP HPOS="3325" ID="P1_SP04605" VPOS="5280" WIDTH="18"/>
<String CC="4563759" CONTENT="zitting" HEIGHT="33" HPOS="3343" ID="P1_ST05293" VPOS="5249" WC="0.97" WIDTH="94"/>
<SP HPOS="3437" ID="P1_SP04606" VPOS="5282" WIDTH="17"/>
<String CC="004" CONTENT="van" HEIGHT="18" HPOS="3454" ID="P1_ST05294" VPOS="5256" WC="0.98" WIDTH="50"/>
<SP HPOS="3503" ID="P1_SP04607" VPOS="5282" WIDTH="17"/>
<String CC="515976020" CONTENT="Donderdag" HEIGHT="34" HPOS="3520" ID="P1_ST05295" VPOS="5248" WC="0.98" WIDTH="157"/>
<SP HPOS="3677" ID="P1_SP04608" VPOS="5282" WIDTH="15"/>
<String CC="65" CONTENT="30" HEIGHT="25" HPOS="3692" ID="P1_ST05296" VPOS="5250" WC="0.38" WIDTH="34"/>
<SP HPOS="3726" ID="P1_SP04609" VPOS="5282" WIDTH="15"/>
<String CC="600007250" CONTENT="December." HEIGHT="28" HPOS="3742" ID="P1_ST05297" VPOS="5248" WC="0.99" WIDTH="149"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="3028" ID="P1_TL00600" VPOS="5287" WIDTH="904">
<String CC="75" CONTENT="De" HEIGHT="28" HPOS="3028" ID="P1_ST05298" VPOS="5288" WC="0.38" WIDTH="38"/>
<SP HPOS="3066" ID="P1_SP04610" VPOS="5316" WIDTH="25"/>
<String CC="7767707557" CONTENT="Voorzitter" HEIGHT="26" HPOS="3091" ID="P1_ST05299" VPOS="5289" WC="0.98" WIDTH="141"/>
<SP HPOS="3231" ID="P1_SP04611" VPOS="5316" WIDTH="17"/>
<String CC="07766" CONTENT="deelt" HEIGHT="25" HPOS="3248" ID="P1_ST05300" VPOS="5288" WC="0.96" WIDTH="70"/>
<SP HPOS="3318" ID="P1_SP04612" VPOS="5316" WIDTH="17"/>
<String CC="57070" CONTENT="mede," HEIGHT="32" HPOS="3334" ID="P1_ST05301" VPOS="5287" WC="0.97" WIDTH="87"/>
<SP HPOS="3422" ID="P1_SP04613" VPOS="5319" WIDTH="19"/>
<String CC="065" CONTENT="dat" HEIGHT="26" HPOS="3441" ID="P1_ST05302" VPOS="5287" WC="0.96" WIDTH="46"/>
<SP HPOS="3487" ID="P1_SP04614" VPOS="5319" WIDTH="24"/>
<String CC="16" CONTENT="is" HEIGHT="26" HPOS="3510" ID="P1_ST05303" VPOS="5287" WC="0.56" WIDTH="22"/>
<SP HPOS="3533" ID="P1_SP04615" VPOS="5319" WIDTH="26"/>
<String CC="070672947" CONTENT="ingekomen" HEIGHT="33" HPOS="3559" ID="P1_ST05304" VPOS="5287" WC="0.98" WIDTH="152"/>
<SP HPOS="3711" ID="P1_SP04616" VPOS="5320" WIDTH="18"/>
<String CC="627" CONTENT="een" HEIGHT="18" HPOS="3729" ID="P1_ST05305" VPOS="5296" WC="0.94" WIDTH="46"/>
<SP HPOS="3775" ID="P1_SP04617" VPOS="5320" WIDTH="17"/>
<String CC="00676" CONTENT="adres" HEIGHT="26" HPOS="3791" ID="P1_ST05306" VPOS="5288" WC="0.97" WIDTH="74"/>
<SP HPOS="3866" ID="P1_SP04618" VPOS="5320" WIDTH="17"/>
<String CC="007" CONTENT="van" HEIGHT="18" HPOS="3882" ID="P1_ST05307" VPOS="5296" WC="0.97" WIDTH="50"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2995" ID="P1_TL00601" VPOS="5316" WIDTH="936">
<String CC="501" CONTENT="het" HEIGHT="26" HPOS="2995" ID="P1_ST05308" VPOS="5322" WC="0.97" WIDTH="46"/>
<SP HPOS="3041" ID="P1_SP04619" VPOS="5348" WIDTH="25"/>
<String CC="740" CONTENT="het" HEIGHT="26" HPOS="3066" ID="P1_ST05309" VPOS="5322" WC="0.96" WIDTH="46"/>
<SP HPOS="3112" ID="P1_SP04620" VPOS="5348" WIDTH="25"/>
<String CC="00200" CONTENT="prov." HEIGHT="25" HPOS="3137" ID="P1_ST05310" VPOS="5329" WC="0.94" WIDTH="71"/>
<SP HPOS="3208" ID="P1_SP04621" VPOS="5354" WIDTH="19"/>
<String CC="05165027" CONTENT="collegie" HEIGHT="37" HPOS="3227" ID="P1_ST05311" VPOS="5316" WC="0.63" WIDTH="105"/>
<SP HPOS="3332" ID="P1_SP04622" VPOS="5354" WIDTH="19"/>
<String CC="098" CONTENT="van" HEIGHT="20" HPOS="3351" ID="P1_ST05312" VPOS="5324" WC="0.93" WIDTH="48"/>
<SP HPOS="3399" ID="P1_SP04623" VPOS="5354" WIDTH="26"/>
<String CC="776869" CONTENT="beheer" HEIGHT="26" HPOS="3425" ID="P1_ST05313" VPOS="5319" WC="0.96" WIDTH="94"/>
<SP HPOS="3520" ID="P1_SP04624" VPOS="5354" WIDTH="25"/>
<String CC="67" CONTENT="en" HEIGHT="17" HPOS="3544" ID="P1_ST05314" VPOS="5327" WC="0.30" WIDTH="32"/>
<SP HPOS="3576" ID="P1_SP04625" VPOS="5354" WIDTH="24"/>
<String CC="3777594" CONTENT="toezigt" HEIGHT="32" HPOS="3600" ID="P1_ST05315" VPOS="5320" WC="0.35" WIDTH="99"/>
<SP HPOS="3699" ID="P1_SP04626" VPOS="5354" WIDTH="24"/>
<String CC="920" CONTENT="der" HEIGHT="25" HPOS="3723" ID="P1_ST05316" VPOS="5320" WC="0.95" WIDTH="46"/>
<SP HPOS="3769" ID="P1_SP04627" VPOS="5354" WIDTH="25"/>
<String CC="5650700060" CONTENT="kerkelijke" HEIGHT="33" HPOS="3794" ID="P1_ST05317" VPOS="5320" WC="0.99" WIDTH="137"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2995" ID="P1_TL00602" VPOS="5348" WIDTH="936">
<String CC="05105576" CONTENT="goederen" HEIGHT="32" HPOS="2995" ID="P1_ST05318" VPOS="5355" WC="0.98" WIDTH="126"/>
<SP HPOS="3122" ID="P1_SP04628" VPOS="5387" WIDTH="18"/>
<String CC="707" CONTENT="van" HEIGHT="18" HPOS="3139" ID="P1_ST05319" VPOS="5361" WC="0.95" WIDTH="51"/>
<SP HPOS="3190" ID="P1_SP04629" VPOS="5387" WIDTH="17"/>
<String CC="94" CONTENT="de" HEIGHT="26" HPOS="3207" ID="P1_ST05320" VPOS="5353" WC="0.26" WIDTH="32"/>
<SP HPOS="3239" ID="P1_SP04630" VPOS="5387" WIDTH="24"/>
<String CC="784983867" CONTENT="hervormde" HEIGHT="30" HPOS="3262" ID="P1_ST05321" VPOS="5350" WC="0.97" WIDTH="151"/>
<SP HPOS="3413" ID="P1_SP04631" VPOS="5387" WIDTH="17"/>
<String CC="70900" CONTENT="kerk," HEIGHT="30" HPOS="3430" ID="P1_ST05322" VPOS="5352" WC="0.98" WIDTH="79"/>
<SP HPOS="3509" ID="P1_SP04632" VPOS="5387" WIDTH="18"/>
<String CC="06937" CONTENT="tegen" HEIGHT="31" HPOS="3527" ID="P1_ST05323" VPOS="5353" WC="0.96" WIDTH="77"/>
<SP HPOS="3604" ID="P1_SP04633" VPOS="5387" WIDTH="14"/>
<String CC="97" CONTENT="de" HEIGHT="30" HPOS="3618" ID="P1_ST05324" VPOS="5348" WC="0.12" WIDTH="31"/>
<SP HPOS="3648" ID="P1_SP04634" VPOS="5387" WIDTH="18"/>
<String CC="069007489" CONTENT="weglating" HEIGHT="37" HPOS="3666" ID="P1_ST05325" VPOS="5349" WC="0.98" WIDTH="142"/>
<SP HPOS="3808" ID="P1_SP04635" VPOS="5387" WIDTH="17"/>
<String CC="977" CONTENT="der" HEIGHT="26" HPOS="3824" ID="P1_ST05326" VPOS="5352" WC="0.91" WIDTH="46"/>
<SP HPOS="3870" ID="P1_SP04636" VPOS="5387" WIDTH="8"/>
<String CC="777" CONTENT="som" HEIGHT="17" HPOS="3879" ID="P1_ST05327" VPOS="5361" WC="0.92" WIDTH="52"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2995" ID="P1_TL00603" VPOS="5383" WIDTH="936">
<String CC="600" CONTENT="uit" HEIGHT="25" HPOS="2995" ID="P1_ST05328" VPOS="5387" WC="0.97" WIDTH="40"/>
<SP HPOS="3035" ID="P1_SP04637" VPOS="5412" WIDTH="17"/>
<String CC="776" CONTENT="het" HEIGHT="25" HPOS="3052" ID="P1_ST05329" VPOS="5387" WC="0.92" WIDTH="44"/>
<SP HPOS="3096" ID="P1_SP04638" VPOS="5412" WIDTH="18"/>
<String CC="767896730" CONTENT="hoofdstuk" HEIGHT="27" HPOS="3113" ID="P1_ST05330" VPOS="5385" WC="0.98" WIDTH="139"/>
<SP HPOS="3253" ID="P1_SP04639" VPOS="5412" WIDTH="19"/>
<String CC="187" CONTENT="VII" HEIGHT="26" HPOS="3272" ID="P1_ST05331" VPOS="5385" WC="0.40" WIDTH="48"/>
<SP HPOS="3320" ID="P1_SP04640" VPOS="5412" WIDTH="12"/>
<String CC="6" CONTENT="C" HEIGHT="25" HPOS="3332" ID="P1_ST05332" STYLEREFS="TXT_10" VPOS="5386" WC="0.31" WIDTH="21"/>
<SP HPOS="3353" ID="P1_SP04641" VPOS="5412" WIDTH="22"/>
<String CC="770" CONTENT="der" HEIGHT="25" HPOS="3376" ID="P1_ST05333" VPOS="5385" WC="0.94" WIDTH="45"/>
<SP HPOS="3420" ID="P1_SP04642" VPOS="5412" WIDTH="25"/>
<String CC="75905477054471801" CONTENT="staatsbegrooting," HEIGHT="34" HPOS="3445" ID="P1_ST05334" VPOS="5383" WC="0.53" WIDTH="250"/>
<SP HPOS="3696" ID="P1_SP04643" VPOS="5418" WIDTH="18"/>
<String CC="0000" CONTENT="voor" HEIGHT="17" HPOS="3713" ID="P1_ST05335" VPOS="5393" WC="1.00" WIDTH="63"/>
<SP HPOS="3776" ID="P1_SP04644" VPOS="5418" WIDTH="17"/>
<String CC="04" CONTENT="de" HEIGHT="26" HPOS="3793" ID="P1_ST05336" VPOS="5383" WC="0.79" WIDTH="31"/>
<SP HPOS="3823" ID="P1_SP04645" VPOS="5418" WIDTH="17"/>
<String CC="047577" CONTENT="kosten" HEIGHT="25" HPOS="3840" ID="P1_ST05337" VPOS="5385" WC="0.97" WIDTH="91"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2995" ID="P1_TL00604" VPOS="5417" WIDTH="936">
<String CC="067" CONTENT="van" HEIGHT="18" HPOS="2995" ID="P1_ST05338" VPOS="5427" WC="0.95" WIDTH="50"/>
<SP HPOS="3045" ID="P1_SP04646" VPOS="5445" WIDTH="18"/>
<String CC="007" CONTENT="dat" HEIGHT="26" HPOS="3063" ID="P1_ST05339" VPOS="5419" WC="0.97" WIDTH="45"/>
<SP HPOS="3107" ID="P1_SP04647" VPOS="5445" WIDTH="17"/>
<String CC="26357916" CONTENT="collegie" HEIGHT="33" HPOS="3124" ID="P1_ST05340" VPOS="5418" WC="0.43" WIDTH="106"/>
<SP HPOS="3230" ID="P1_SP04648" VPOS="5451" WIDTH="17"/>
<String CC="7350059000750" CONTENT="uitgetrokken." HEIGHT="34" HPOS="3247" ID="P1_ST05341" VPOS="5417" WC="0.99" WIDTH="191"/>
<SP HPOS="3438" ID="P1_SP04649" VPOS="5451" WIDTH="18"/>
<String CC="8" CONTENT="—" HEIGHT="4" HPOS="3456" ID="P1_ST05342" VPOS="5432" WC="0.20" WIDTH="32"/>
<SP HPOS="3488" ID="P1_SP04650" VPOS="5451" WIDTH="18"/>
<String CC="677530076" CONTENT="Verzonden" HEIGHT="27" HPOS="3506" ID="P1_ST05343" VPOS="5417" WC="0.98" WIDTH="151"/>
<SP HPOS="3657" ID="P1_SP04651" VPOS="5451" WIDTH="17"/>
<String CC="800797" CONTENT="naarde" HEIGHT="27" HPOS="3673" ID="P1_ST05344" VPOS="5417" WC="0.97" WIDTH="102"/>
<SP HPOS="3775" ID="P1_SP04652" VPOS="5451" WIDTH="15"/>
<String CC="078976857" CONTENT="commissie" HEIGHT="30" HPOS="3790" ID="P1_ST05345" VPOS="5417" WC="0.97" WIDTH="141"/>
</TextLine>
<TextLine HEIGHT="32" HPOS="2995" ID="P1_TL00605" VPOS="5451" WIDTH="243">
<String CC="0623" CONTENT="voor" HEIGHT="18" HPOS="2995" ID="P1_ST05346" VPOS="5459" WC="0.97" WIDTH="61"/>
<SP HPOS="3057" ID="P1_SP04653" VPOS="5477" WIDTH="18"/>
<String CC="86" CONTENT="de" HEIGHT="24" HPOS="3074" ID="P1_ST05347" VPOS="5452" WC="0.23" WIDTH="30"/>
<SP HPOS="3104" ID="P1_SP04654" VPOS="5477" WIDTH="18"/>
<String CC="056040670" CONTENT="petitiën." HEIGHT="32" HPOS="3122" ID="P1_ST05348" VPOS="5451" WC="0.65" WIDTH="116"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="3027" ID="P1_TL00606" VPOS="5481" WIDTH="684">
<String CC="006" CONTENT="Aan" HEIGHT="25" HPOS="3027" ID="P1_ST05349" VPOS="5484" WC="0.98" WIDTH="57"/>
<SP HPOS="3084" ID="P1_SP04655" VPOS="5509" WIDTH="18"/>
<String CC="03" CONTENT="de" HEIGHT="26" HPOS="3102" ID="P1_ST05350" VPOS="5483" WC="0.81" WIDTH="31"/>
<SP HPOS="3132" ID="P1_SP04656" VPOS="5509" WIDTH="17"/>
<String CC="4970" CONTENT="orde" HEIGHT="25" HPOS="3149" ID="P1_ST05351" VPOS="5483" WC="0.95" WIDTH="61"/>
<SP HPOS="3210" ID="P1_SP04657" VPOS="5509" WIDTH="17"/>
<String CC="6302" CONTENT="zijn" HEIGHT="33" HPOS="3227" ID="P1_ST05352" VPOS="5483" WC="0.97" WIDTH="51"/>
<SP HPOS="3278" ID="P1_SP04658" VPOS="5516" WIDTH="17"/>
<String CC="90" CONTENT="de" HEIGHT="26" HPOS="3294" ID="P1_ST05353" VPOS="5481" WC="0.52" WIDTH="31"/>
<SP HPOS="3325" ID="P1_SP04659" VPOS="5516" WIDTH="19"/>
<String CC="05204006" CONTENT="volgende" HEIGHT="33" HPOS="3344" ID="P1_ST05354" VPOS="5481" WC="0.99" WIDTH="124"/>
<SP HPOS="3468" ID="P1_SP04660" VPOS="5516" WIDTH="19"/>
<String CC="07660650030370" CONTENT="wetsontwerpen:" HEIGHT="34" HPOS="3487" ID="P1_ST05355" VPOS="5481" WC="0.99" WIDTH="224"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="3031" ID="P1_TL00607" VPOS="5513" WIDTH="900">
<String CC="620" CONTENT="I°." HEIGHT="22" HPOS="3031" ID="P1_ST05356" VPOS="5519" WC="0.71" WIDTH="31"/>
<SP HPOS="3061" ID="P1_SP04661" VPOS="5542" WIDTH="18"/>
<String CC="706" CONTENT="tot" HEIGHT="24" HPOS="3079" ID="P1_ST05357" VPOS="5517" WC="0.95" WIDTH="41"/>
<SP HPOS="3120" ID="P1_SP04662" VPOS="5542" WIDTH="15"/>
<String CC="50376011550" CONTENT="toestemming" HEIGHT="33" HPOS="3136" ID="P1_ST05358" VPOS="5515" WC="0.99" WIDTH="183"/>
<SP HPOS="3319" ID="P1_SP04663" VPOS="5548" WIDTH="20"/>
<String CC="040" CONTENT="der" HEIGHT="26" HPOS="3339" ID="P1_ST05359" VPOS="5515" WC="0.98" WIDTH="45"/>
<SP HPOS="3384" ID="P1_SP04664" VPOS="5548" WIDTH="18"/>
<String CC="060640006074745886717" CONTENT="huwelijksverbindtenis" HEIGHT="33" HPOS="3402" ID="P1_ST05360" VPOS="5513" WC="0.56" WIDTH="312"/>
<SP HPOS="3713" ID="P1_SP04665" VPOS="5548" WIDTH="15"/>
<String CC="008" CONTENT="van" HEIGHT="18" HPOS="3729" ID="P1_ST05361" VPOS="5523" WC="0.97" WIDTH="52"/>
<SP HPOS="3781" ID="P1_SP04666" VPOS="5548" WIDTH="17"/>
<String CC="00" CONTENT="H." HEIGHT="26" HPOS="3797" ID="P1_ST05362" VPOS="5515" WC="1.00" WIDTH="32"/>
<SP HPOS="3829" ID="P1_SP04667" VPOS="5548" WIDTH="19"/>
<String CC="00" CONTENT="K." HEIGHT="27" HPOS="3848" ID="P1_ST05363" VPOS="5515" WC="1.00" WIDTH="31"/>
<SP HPOS="3879" ID="P1_SP04668" VPOS="5548" WIDTH="19"/>
<String CC="20" CONTENT="H." HEIGHT="28" HPOS="3898" ID="P1_ST05364" VPOS="5515" WC="0.85" WIDTH="33"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2995" ID="P1_TL00608" VPOS="5544" WIDTH="809">
<String CC="0977605" CONTENT="prinses" HEIGHT="37" HPOS="2995" ID="P1_ST05365" VPOS="5544" WC="0.97" WIDTH="98"/>
<SP HPOS="3093" ID="P1_SP04669" VPOS="5581" WIDTH="24"/>
<String CC="504400" CONTENT="Maria." HEIGHT="28" HPOS="3117" ID="P1_ST05366" VPOS="5545" WC="0.99" WIDTH="91"/>
<SP HPOS="3208" ID="P1_SP04670" VPOS="5581" WIDTH="34"/>
<String CC="120" CONTENT="Met" HEIGHT="27" HPOS="3242" ID="P1_ST05367" VPOS="5545" WC="0.99" WIDTH="57"/>
<SP HPOS="3299" ID="P1_SP04671" VPOS="5581" WIDTH="15"/>
<String CC="019460761" CONTENT="algemeene" HEIGHT="34" HPOS="3314" ID="P1_ST05368" VPOS="5545" WC="0.57" WIDTH="148"/>
<SP HPOS="3462" ID="P1_SP04672" VPOS="5581" WIDTH="15"/>
<String CC="7007837" CONTENT="stemmen" HEIGHT="24" HPOS="3477" ID="P1_ST05369" VPOS="5549" WC="0.98" WIDTH="126"/>
<SP HPOS="3604" ID="P1_SP04673" VPOS="5581" WIDTH="19"/>
<String CC="00096649180" CONTENT="aangenomen." HEIGHT="25" HPOS="3622" ID="P1_ST05370" VPOS="5556" WC="0.99" WIDTH="182"/>
</TextLine>
<TextLine HEIGHT="32" HPOS="3028" ID="P1_TL00609" VPOS="5580" WIDTH="414">
<String CC="740" CONTENT="2°." HEIGHT="24" HPOS="3028" ID="P1_ST05371" VPOS="5583" WC="0.57" WIDTH="35"/>
<SP HPOS="3064" ID="P1_SP04674" VPOS="5607" WIDTH="19"/>
<String CC="02" CONTENT="de" HEIGHT="25" HPOS="3083" ID="P1_ST05372" VPOS="5580" WC="0.85" WIDTH="31"/>
<SP HPOS="3113" ID="P1_SP04675" VPOS="5607" WIDTH="22"/>
<String CC="670" CONTENT="Wet" HEIGHT="25" HPOS="3136" ID="P1_ST05373" STYLEREFS="TXT_10" VPOS="5581" WC="0.95" WIDTH="54"/>
<SP HPOS="3190" ID="P1_SP04676" VPOS="5607" WIDTH="15"/>
<String CC="14" CONTENT="op" HEIGHT="24" HPOS="3206" ID="P1_ST05374" STYLEREFS="TXT_10" VPOS="5588" WC="0.68" WIDTH="32"/>
<SP HPOS="3237" ID="P1_SP04677" VPOS="5611" WIDTH="18"/>
<String CC="73" CONTENT="de" HEIGHT="24" HPOS="3255" ID="P1_ST05375" STYLEREFS="TXT_10" VPOS="5582" WC="0.42" WIDTH="31"/>
<SP HPOS="3286" ID="P1_SP04678" VPOS="5611" WIDTH="18"/>
<String CC="618050090" CONTENT="Middelen." HEIGHT="25" HPOS="3304" ID="P1_ST05376" STYLEREFS="TXT_10" VPOS="5581" WC="0.99" WIDTH="138"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="3027" ID="P1_TL00610" VPOS="5609" WIDTH="905">
<String CC="76" CONTENT="De" HEIGHT="25" HPOS="3027" ID="P1_ST05377" VPOS="5613" WC="0.31" WIDTH="39"/>
<SP HPOS="3066" ID="P1_SP04679" VPOS="5637" WIDTH="25"/>
<String CC="64775877" CONTENT="minister" HEIGHT="18" HPOS="3091" ID="P1_ST05378" VPOS="5620" WC="0.97" WIDTH="131"/>
<SP HPOS="3222" ID="P1_SP04680" VPOS="5637" WIDTH="24"/>
<String CC="074" CONTENT="van" HEIGHT="17" HPOS="3246" ID="P1_ST05379" VPOS="5620" WC="0.96" WIDTH="57"/>
<SP HPOS="3302" ID="P1_SP04681" VPOS="5637" WIDTH="17"/>
<String CC="509888789" CONTENT="finantiën" HEIGHT="25" HPOS="3319" ID="P1_ST05380" VPOS="5613" WC="0.24" WIDTH="148"/>
<SP HPOS="3467" ID="P1_SP04682" VPOS="5637" WIDTH="20"/>
<String CC="086" CONTENT="(de" HEIGHT="31" HPOS="3487" ID="P1_ST05381" VPOS="5611" WC="0.94" WIDTH="40"/>
<SP HPOS="3527" ID="P1_SP04683" VPOS="5642" WIDTH="26"/>
<String CC="7561" CONTENT="heer" HEIGHT="26" HPOS="3553" ID="P1_ST05382" VPOS="5611" WC="0.96" WIDTH="60"/>
<SP HPOS="3613" ID="P1_SP04684" VPOS="5642" WIDTH="32"/>
<String CC="007" CONTENT="van" HEIGHT="18" HPOS="3645" ID="P1_ST05383" VPOS="5620" WC="0.97" WIDTH="51"/>
<SP HPOS="3696" ID="P1_SP04685" VPOS="5642" WIDTH="25"/>
<String CC="767710" CONTENT="Bosse)" HEIGHT="34" HPOS="3720" ID="P1_ST05384" VPOS="5609" WC="0.47" WIDTH="89"/>
<SP HPOS="3809" ID="P1_SP04686" VPOS="5643" WIDTH="30"/>
<String CC="770604" CONTENT="beant" HEIGHT="28" HPOS="3839" ID="P1_ST05385" SUBS_CONTENT="beantwoordt" SUBS_TYPE="HypPart1" VPOS="5610" WC="0.98" WIDTH="78"/>
<HYP CONTENT="-" HPOS="3917" VPOS="5610" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="2996" ID="P1_TL00611" VPOS="5643" WIDTH="937">
<String CC="800696" CONTENT="woordt" HEIGHT="25" HPOS="2996" ID="P1_ST05386" SUBS_CONTENT="beantwoordt" SUBS_TYPE="HypPart2" VPOS="5644" WC="0.97" WIDTH="99"/>
<SP HPOS="3096" ID="P1_SP04687" VPOS="5669" WIDTH="17"/>
<String CC="03" CONTENT="de" HEIGHT="25" HPOS="3112" ID="P1_ST05387" VPOS="5643" WC="0.80" WIDTH="31"/>
<SP HPOS="3143" ID="P1_SP04688" VPOS="5669" WIDTH="19"/>
<String CC="0260350457770" CONTENT="aanmerkingen," HEIGHT="33" HPOS="3162" ID="P1_ST05388" VPOS="5643" WC="0.99" WIDTH="216"/>
<SP HPOS="3378" ID="P1_SP04689" VPOS="5676" WIDTH="26"/>
<String CC="07" CONTENT="in" HEIGHT="26" HPOS="3404" ID="P1_ST05389" VPOS="5643" WC="0.63" WIDTH="27"/>
<SP HPOS="3431" ID="P1_SP04690" VPOS="5676" WIDTH="25"/>
<String CC="570" CONTENT="het" HEIGHT="26" HPOS="3456" ID="P1_ST05390" VPOS="5643" WC="0.95" WIDTH="45"/>
<SP HPOS="3501" ID="P1_SP04691" VPOS="5676" WIDTH="26"/>
<String CC="0737300" CONTENT="verslag" HEIGHT="32" HPOS="3527" ID="P1_ST05391" VPOS="5644" WC="0.98" WIDTH="102"/>
<SP HPOS="3628" ID="P1_SP04692" VPOS="5676" WIDTH="27"/>
<String CC="980" CONTENT="der" HEIGHT="25" HPOS="3656" ID="P1_ST05392" VPOS="5644" WC="0.93" WIDTH="45"/>
<SP HPOS="3700" ID="P1_SP04693" VPOS="5676" WIDTH="17"/>
<String CC="468906627" CONTENT="commissie" HEIGHT="26" HPOS="3717" ID="P1_ST05393" VPOS="5644" WC="0.98" WIDTH="142"/>
<SP HPOS="3859" ID="P1_SP04694" VPOS="5676" WIDTH="25"/>
<String CC="956" CONTENT="van" HEIGHT="18" HPOS="3883" ID="P1_ST05394" VPOS="5653" WC="0.92" WIDTH="50"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2996" ID="P1_TL00612" VPOS="5675" WIDTH="937">
<String CC="30090000647" CONTENT="rapporteurs" HEIGHT="31" HPOS="2996" ID="P1_ST05395" VPOS="5678" WC="0.99" WIDTH="167"/>
<SP HPOS="3163" ID="P1_SP04695" VPOS="5708" WIDTH="17"/>
<String CC="000707356050" CONTENT="voorkomende," HEIGHT="26" HPOS="3180" ID="P1_ST05396" VPOS="5675" WC="0.99" WIDTH="195"/>
<SP HPOS="3374" ID="P1_SP04696" VPOS="5708" WIDTH="15"/>
<String CC="00" CONTENT="a." HEIGHT="17" HPOS="3390" ID="P1_ST05397" STYLEREFS="TXT_10" VPOS="5685" WC="1.00" WIDTH="25"/>
<SP HPOS="3415" ID="P1_SP04697" VPOS="5708" WIDTH="17"/>
<String CC="008448" CONTENT="Daarin" HEIGHT="26" HPOS="3431" ID="P1_ST05398" VPOS="5675" WC="0.98" WIDTH="98"/>
<SP HPOS="3529" ID="P1_SP04698" VPOS="5708" WIDTH="17"/>
<String CC="9760" CONTENT="werd" HEIGHT="25" HPOS="3546" ID="P1_ST05399" VPOS="5676" WC="0.95" WIDTH="71"/>
<SP HPOS="3617" ID="P1_SP04699" VPOS="5708" WIDTH="17"/>
<String CC="9680575" CONTENT="gewezen" HEIGHT="25" HPOS="3633" ID="P1_ST05400" VPOS="5683" WC="0.97" WIDTH="119"/>
<SP HPOS="3752" ID="P1_SP04700" VPOS="5708" WIDTH="17"/>
<String CC="30" CONTENT="op" HEIGHT="25" HPOS="3769" ID="P1_ST05401" VPOS="5685" WC="0.83" WIDTH="32"/>
<SP HPOS="3801" ID="P1_SP04701" VPOS="5709" WIDTH="17"/>
<String CC="773" CONTENT="het" HEIGHT="25" HPOS="3817" ID="P1_ST05402" VPOS="5678" WC="0.93" WIDTH="46"/>
<SP HPOS="3863" ID="P1_SP04702" VPOS="5709" WIDTH="17"/>
<String CC="5544" CONTENT="late" HEIGHT="25" HPOS="3880" ID="P1_ST05403" VPOS="5678" WC="0.96" WIDTH="53"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2996" ID="P1_TL00613" VPOS="5707" WIDTH="942">
<String CC="80004320" CONTENT="tijdstip" HEIGHT="33" HPOS="2996" ID="P1_ST05404" VPOS="5708" WC="0.99" WIDTH="100"/>
<SP HPOS="3097" ID="P1_SP04703" VPOS="5741" WIDTH="17"/>
<String CC="7955" CONTENT="voor" HEIGHT="18" HPOS="3113" ID="P1_ST05405" VPOS="5715" WC="0.94" WIDTH="61"/>
<SP HPOS="3175" ID="P1_SP04704" VPOS="5741" WIDTH="17"/>
<String CC="770" CONTENT="het" HEIGHT="25" HPOS="3191" ID="P1_ST05406" VPOS="5708" WC="0.95" WIDTH="47"/>
<SP HPOS="3239" ID="P1_SP04705" VPOS="5741" WIDTH="24"/>
<String CC="7760477500" CONTENT="behandelen" HEIGHT="25" HPOS="3262" ID="P1_ST05407" VPOS="5708" WC="0.98" WIDTH="161"/>
<SP HPOS="3423" ID="P1_SP04706" VPOS="5741" WIDTH="18"/>
<String CC="240" CONTENT="der" HEIGHT="26" HPOS="3441" ID="P1_ST05408" VPOS="5707" WC="0.97" WIDTH="45"/>
<SP HPOS="3485" ID="P1_SP04707" VPOS="5741" WIDTH="17"/>
<String CC="77070762700" CONTENT="begrooting," HEIGHT="34" HPOS="3502" ID="P1_ST05409" VPOS="5707" WC="0.99" WIDTH="170"/>
<SP HPOS="3672" ID="P1_SP04708" VPOS="5741" WIDTH="24"/>
<String CC="67" CONTENT="en" HEIGHT="18" HPOS="3696" ID="P1_ST05410" VPOS="5717" WC="0.29" WIDTH="32"/>
<SP HPOS="3728" ID="P1_SP04709" VPOS="5741" WIDTH="15"/>
<String CC="019500002" CONTENT="gevraagd," HEIGHT="33" HPOS="3743" ID="P1_ST05411" VPOS="5708" WC="0.99" WIDTH="146"/>
<SP HPOS="3889" ID="P1_SP04710" VPOS="5741" WIDTH="19"/>
<String CC="10" CONTENT="of" HEIGHT="26" HPOS="3908" ID="P1_ST05412" VPOS="5708" WC="0.94" WIDTH="30"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2996" ID="P1_TL00614" VPOS="5737" WIDTH="938">
<String CC="77" CONTENT="de" HEIGHT="27" HPOS="2996" ID="P1_ST05413" VPOS="5740" WC="0.23" WIDTH="31"/>
<SP HPOS="3027" ID="P1_SP04711" VPOS="5767" WIDTH="17"/>
<String CC="639265230" CONTENT="regeering" HEIGHT="38" HPOS="3044" ID="P1_ST05414" VPOS="5737" WC="0.98" WIDTH="136"/>
<SP HPOS="3180" ID="P1_SP04712" VPOS="5774" WIDTH="17"/>
<String CC="5659" CONTENT="niet" HEIGHT="26" HPOS="3196" ID="P1_ST05415" VPOS="5740" WC="0.94" WIDTH="54"/>
<SP HPOS="3250" ID="P1_SP04713" VPOS="5774" WIDTH="24"/>
<String CC="9507867" CONTENT="gepaste" HEIGHT="32" HPOS="3274" ID="P1_ST05416" VPOS="5741" WC="0.97" WIDTH="105"/>
<SP HPOS="3379" ID="P1_SP04714" VPOS="5774" WIDTH="25"/>
<String CC="09470707076" CONTENT="maatregelen" HEIGHT="33" HPOS="3404" ID="P1_ST05417" VPOS="5739" WC="0.99" WIDTH="176"/>
<SP HPOS="3580" ID="P1_SP04715" VPOS="5774" WIDTH="17"/>
<String CC="000" CONTENT="kon" HEIGHT="26" HPOS="3596" ID="P1_ST05418" VPOS="5740" WC="1.00" WIDTH="51"/>
<SP HPOS="3647" ID="P1_SP04716" VPOS="5774" WIDTH="18"/>
<String CC="860670" CONTENT="nemen," HEIGHT="22" HPOS="3665" ID="P1_ST05419" VPOS="5750" WC="0.97" WIDTH="103"/>
<SP HPOS="3768" ID="P1_SP04717" VPOS="5774" WIDTH="19"/>
<String CC="07" CONTENT="om" HEIGHT="18" HPOS="3787" ID="P1_ST05420" VPOS="5750" WC="0.61" WIDTH="40"/>
<SP HPOS="3827" ID="P1_SP04718" VPOS="5774" WIDTH="18"/>
<String CC="000116" CONTENT="daarin" HEIGHT="26" HPOS="3844" ID="P1_ST05421" VPOS="5741" WC="0.99" WIDTH="90"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2998" ID="P1_TL00615" VPOS="5772" WIDTH="937">
<String CC="67" CONTENT="te" HEIGHT="24" HPOS="2998" ID="P1_ST05422" VPOS="5776" WC="0.31" WIDTH="26"/>
<SP HPOS="3024" ID="P1_SP04719" VPOS="5799" WIDTH="15"/>
<String CC="0017704609" CONTENT="voorzien'?" HEIGHT="28" HPOS="3039" ID="P1_ST05423" VPOS="5772" WC="0.99" WIDTH="139"/>
<SP HPOS="3178" ID="P1_SP04720" VPOS="5800" WIDTH="22"/>
<String CC="63" CONTENT="Of" HEIGHT="26" HPOS="3201" ID="P1_ST05424" VPOS="5773" WC="0.50" WIDTH="37"/>
<SP HPOS="3237" ID="P1_SP04721" VPOS="5800" WIDTH="15"/>
<String CC="07" CONTENT="de" HEIGHT="26" HPOS="3253" ID="P1_ST05425" VPOS="5772" WC="0.65" WIDTH="31"/>
<SP HPOS="3283" ID="P1_SP04722" VPOS="5800" WIDTH="17"/>
<String CC="917200457" CONTENT="regeering" HEIGHT="30" HPOS="3300" ID="P1_ST05426" STYLEREFS="TXT_10" VPOS="5777" WC="0.98" WIDTH="129"/>
<SP HPOS="3429" ID="P1_SP04723" VPOS="5806" WIDTH="15"/>
<String CC="704" CONTENT="bij" HEIGHT="34" HPOS="3444" ID="P1_ST05427" VPOS="5772" WC="0.95" WIDTH="35"/>
<SP HPOS="3480" ID="P1_SP04724" VPOS="5806" WIDTH="18"/>
<String CC="787967" CONTENT="iuagte" HEIGHT="32" HPOS="3497" ID="P1_ST05428" VPOS="5774" WC="0.23" WIDTH="87"/>
<SP HPOS="3585" ID="P1_SP04725" VPOS="5806" WIDTH="18"/>
<String CC="68" CONTENT="is" HEIGHT="26" HPOS="3602" ID="P1_ST05429" VPOS="5773" WC="0.23" WIDTH="22"/>
<SP HPOS="3625" ID="P1_SP04726" VPOS="5806" WIDTH="17"/>
<String CC="0907008" CONTENT="daaraan" HEIGHT="26" HPOS="3641" ID="P1_ST05430" VPOS="5773" WC="0.98" WIDTH="113"/>
<SP HPOS="3755" ID="P1_SP04727" VPOS="5806" WIDTH="7"/>
<String CC="4766" CONTENT="iets" HEIGHT="25" HPOS="3762" ID="P1_ST05431" VPOS="5774" WC="0.95" WIDTH="51"/>
<SP HPOS="3813" ID="P1_SP04728" VPOS="5806" WIDTH="12"/>
<String CC="75" CONTENT="te" HEIGHT="24" HPOS="3824" ID="P1_ST05432" VPOS="5776" WC="0.33" WIDTH="27"/>
<SP HPOS="3852" ID="P1_SP04729" VPOS="5806" WIDTH="11"/>
<String CC="50740" CONTENT="doen," HEIGHT="31" HPOS="3862" ID="P1_ST05433" VPOS="5774" WC="0.98" WIDTH="72"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2996" ID="P1_TL00616" VPOS="5805" WIDTH="939">
<String CC="9403" CONTENT="moet" HEIGHT="25" HPOS="2996" ID="P1_ST05434" VPOS="5806" WC="0.96" WIDTH="70"/>
<SP HPOS="3066" ID="P1_SP04730" VPOS="5831" WIDTH="17"/>
<String CC="00" CONTENT="de" HEIGHT="26" HPOS="3083" ID="P1_ST05435" VPOS="5805" WC="0.96" WIDTH="31"/>
<SP HPOS="3113" ID="P1_SP04731" VPOS="5831" WIDTH="17"/>
<String CC="70767505" CONTENT="minister" HEIGHT="26" HPOS="3130" ID="P1_ST05436" VPOS="5805" WC="0.98" WIDTH="117"/>
<SP HPOS="3247" ID="P1_SP04732" VPOS="5831" WIDTH="17"/>
<String CC="767654773380" CONTENT="betwijfelen," HEIGHT="32" HPOS="3263" ID="P1_ST05437" VPOS="5805" WC="0.98" WIDTH="164"/>
<SP HPOS="3428" ID="P1_SP04733" VPOS="5837" WIDTH="18"/>
<String CC="064050" CONTENT="vooral" HEIGHT="25" HPOS="3445" ID="P1_ST05438" VPOS="5806" WC="0.98" WIDTH="89"/>
<SP HPOS="3534" ID="P1_SP04734" VPOS="5837" WIDTH="18"/>
<String CC="805" CONTENT="als" HEIGHT="25" HPOS="3552" ID="P1_ST05439" VPOS="5806" WC="0.95" WIDTH="38"/>
<SP HPOS="3589" ID="P1_SP04735" VPOS="5837" WIDTH="15"/>
<String CC="769" CONTENT="hij" HEIGHT="33" HPOS="3605" ID="P1_ST05440" VPOS="5805" WC="0.91" WIDTH="37"/>
<SP HPOS="3641" ID="P1_SP04736" VPOS="5838" WIDTH="18"/>
<String CC="476" CONTENT="let" HEIGHT="26" HPOS="3659" ID="P1_ST05441" VPOS="5805" WC="0.93" WIDTH="38"/>
<SP HPOS="3697" ID="P1_SP04737" VPOS="5838" WIDTH="18"/>
<String CC="79" CONTENT="op" HEIGHT="26" HPOS="3715" ID="P1_ST05442" VPOS="5813" WC="0.14" WIDTH="32"/>
<SP HPOS="3746" ID="P1_SP04738" VPOS="5839" WIDTH="18"/>
<String CC="82" CONTENT="de" HEIGHT="26" HPOS="3764" ID="P1_ST05443" VPOS="5806" WC="0.47" WIDTH="30"/>
<SP HPOS="3794" ID="P1_SP04739" VPOS="5839" WIDTH="15"/>
<String CC="60650704" CONTENT="oorzaken" HEIGHT="26" HPOS="3809" ID="P1_ST05444" VPOS="5806" WC="0.98" WIDTH="126"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="2996" ID="P1_TL00617" VPOS="5838" WIDTH="938">
<String CC="074" CONTENT="der" HEIGHT="25" HPOS="2996" ID="P1_ST05445" VPOS="5838" WC="0.96" WIDTH="46"/>
<SP HPOS="3043" ID="P1_SP04740" VPOS="5863" WIDTH="20"/>
<String CC="05054090700" CONTENT="vertraging;" HEIGHT="33" HPOS="3063" ID="P1_ST05446" VPOS="5838" WC="0.99" WIDTH="163"/>
<SP HPOS="3226" ID="P1_SP04741" VPOS="5871" WIDTH="25"/>
<String CC="055176573" CONTENT="vooreerst" HEIGHT="24" HPOS="3250" ID="P1_ST05447" VPOS="5839" WC="0.98" WIDTH="131"/>
<SP HPOS="3381" ID="P1_SP04742" VPOS="5871" WIDTH="25"/>
<String CC="07" CONTENT="de" HEIGHT="25" HPOS="3406" ID="P1_ST05448" VPOS="5838" WC="0.62" WIDTH="30"/>
<SP HPOS="3436" ID="P1_SP04743" VPOS="5871" WIDTH="24"/>
<String CC="630700359" CONTENT="strekking" HEIGHT="32" HPOS="3459" ID="P1_ST05449" VPOS="5838" WC="0.99" WIDTH="135"/>
<SP HPOS="3594" ID="P1_SP04744" VPOS="5871" WIDTH="25"/>
<String CC="07" CONTENT="in" HEIGHT="25" HPOS="3619" ID="P1_ST05450" VPOS="5839" WC="0.61" WIDTH="25"/>
<SP HPOS="3644" ID="P1_SP04745" VPOS="5871" WIDTH="30"/>
<String CC="07" CONTENT="de" HEIGHT="25" HPOS="3673" ID="P1_ST05451" VPOS="5838" WC="0.62" WIDTH="30"/>
<SP HPOS="3703" ID="P1_SP04746" VPOS="5871" WIDTH="19"/>
<String CC="707707" CONTENT="tweede" HEIGHT="25" HPOS="3722" ID="P1_ST05452" VPOS="5839" WC="0.97" WIDTH="97"/>
<SP HPOS="3819" ID="P1_SP04747" VPOS="5871" WIDTH="17"/>
<String CC="039270" CONTENT="kamer," HEIGHT="31" HPOS="3835" ID="P1_ST05453" VPOS="5839" WC="0.98" WIDTH="99"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2998" ID="P1_TL00618" VPOS="5870" WIDTH="937">
<String CC="07" CONTENT="om" HEIGHT="18" HPOS="2998" ID="P1_ST05454" VPOS="5878" WC="0.63" WIDTH="40"/>
<SP HPOS="3038" ID="P1_SP04748" VPOS="5896" WIDTH="18"/>
<String CC="6773757" CONTENT="telkens" HEIGHT="26" HPOS="3056" ID="P1_ST05455" VPOS="5870" WC="0.97" WIDTH="100"/>
<SP HPOS="3156" ID="P1_SP04749" VPOS="5896" WIDTH="26"/>
<String CC="70" CONTENT="op" HEIGHT="24" HPOS="3182" ID="P1_ST05456" VPOS="5878" WC="0.64" WIDTH="32"/>
<SP HPOS="3214" ID="P1_SP04750" VPOS="5902" WIDTH="26"/>
<String CC="60060353" CONTENT="afgedane" HEIGHT="33" HPOS="3240" ID="P1_ST05457" VPOS="5870" WC="0.99" WIDTH="125"/>
<SP HPOS="3365" ID="P1_SP04751" VPOS="5903" WIDTH="20"/>
<String CC="50906" CONTENT="zaken" HEIGHT="26" HPOS="3385" ID="P1_ST05458" VPOS="5870" WC="0.97" WIDTH="83"/>
<SP HPOS="3468" ID="P1_SP04752" VPOS="5903" WIDTH="24"/>
<String CC="57749" CONTENT="terug" HEIGHT="32" HPOS="3491" ID="P1_ST05459" VPOS="5871" WC="0.95" WIDTH="77"/>
<SP HPOS="3568" ID="P1_SP04753" VPOS="5903" WIDTH="18"/>
<String CC="06" CONTENT="te" HEIGHT="22" HPOS="3586" ID="P1_ST05460" VPOS="5874" WC="0.66" WIDTH="26"/>
<SP HPOS="3612" ID="P1_SP04754" VPOS="5903" WIDTH="25"/>
<String CC="909781" CONTENT="komen," HEIGHT="33" HPOS="3637" ID="P1_ST05461" VPOS="5870" WC="0.97" WIDTH="105"/>
<SP HPOS="3742" ID="P1_SP04755" VPOS="5903" WIDTH="21"/>
<String CC="059" CONTENT="ook" HEIGHT="26" HPOS="3763" ID="P1_ST05462" VPOS="5871" WC="0.94" WIDTH="50"/>
<SP HPOS="3813" ID="P1_SP04756" VPOS="5903" WIDTH="17"/>
<String CC="49" CONTENT="op" HEIGHT="25" HPOS="3829" ID="P1_ST05463" VPOS="5880" WC="0.26" WIDTH="32"/>
<SP HPOS="3861" ID="P1_SP04757" VPOS="5904" WIDTH="19"/>
<String CC="0270" CONTENT="die," HEIGHT="27" HPOS="3880" ID="P1_ST05464" VPOS="5871" WC="0.98" WIDTH="54"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2996" ID="P1_TL00619" VPOS="5901" WIDTH="940">
<String CC="87335" CONTENT="welke" HEIGHT="25" HPOS="2996" ID="P1_ST05465" VPOS="5903" WC="0.96" WIDTH="80"/>
<SP HPOS="3077" ID="P1_SP04758" VPOS="5928" WIDTH="18"/>
<String CC="640423" CONTENT="sedert" HEIGHT="26" HPOS="3094" ID="P1_ST05466" VPOS="5903" WC="0.98" WIDTH="86"/>
<SP HPOS="3181" ID="P1_SP04759" VPOS="5929" WIDTH="17"/>
<String CC="90" CONTENT="de" HEIGHT="27" HPOS="3197" ID="P1_ST05467" VPOS="5901" WC="0.50" WIDTH="30"/>
<SP HPOS="3227" ID="P1_SP04760" VPOS="5929" WIDTH="19"/>
<String CC="9900006470596278779" CONTENT="grondwetsherziening" HEIGHT="33" HPOS="3246" ID="P1_ST05468" VPOS="5903" WC="0.99" WIDTH="298"/>
<SP HPOS="3543" ID="P1_SP04761" VPOS="5936" WIDTH="17"/>
<String CC="956" CONTENT="als" HEIGHT="26" HPOS="3560" ID="P1_ST05469" VPOS="5903" WC="0.92" WIDTH="39"/>
<SP HPOS="3599" ID="P1_SP04762" VPOS="5936" WIDTH="15"/>
<String CC="7662467" CONTENT="beslist" HEIGHT="26" HPOS="3614" ID="P1_ST05470" VPOS="5903" WC="0.97" WIDTH="91"/>
<SP HPOS="3705" ID="P1_SP04763" VPOS="5936" WIDTH="17"/>
<String CC="44" CONTENT="te" HEIGHT="25" HPOS="3722" ID="P1_ST05471" VPOS="5904" WC="0.59" WIDTH="27"/>
<SP HPOS="3749" ID="P1_SP04764" VPOS="5936" WIDTH="18"/>
<String CC="6665726075" CONTENT="beschouwen" HEIGHT="25" HPOS="3767" ID="P1_ST05472" VPOS="5904" WC="0.98" WIDTH="169"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="2996" ID="P1_TL00620" VPOS="5935" WIDTH="943">
<String CC="60054" CONTENT="zijn;" HEIGHT="33" HPOS="2996" ID="P1_ST05473" VPOS="5935" WC="0.98" WIDTH="64"/>
<SP HPOS="3060" ID="P1_SP04765" VPOS="5968" WIDTH="19"/>
<String CC="22" CONTENT="en" HEIGHT="18" HPOS="3079" ID="P1_ST05474" VPOS="5942" WC="0.72" WIDTH="31"/>
<SP HPOS="3110" ID="P1_SP04766" VPOS="5968" WIDTH="18"/>
<String CC="0075" CONTENT="waar" HEIGHT="19" HPOS="3128" ID="P1_ST05475" VPOS="5942" WC="0.97" WIDTH="70"/>
<SP HPOS="3197" ID="P1_SP04767" VPOS="5968" WIDTH="17"/>
<String CC="6377" CONTENT="niet" HEIGHT="26" HPOS="3214" ID="P1_ST05476" VPOS="5935" WC="0.95" WIDTH="54"/>
<SP HPOS="3268" ID="P1_SP04768" VPOS="5968" WIDTH="18"/>
<String CC="369246" CONTENT="altoos" HEIGHT="26" HPOS="3286" ID="P1_ST05477" VPOS="5935" WC="0.97" WIDTH="84"/>
<SP HPOS="3370" ID="P1_SP04769" VPOS="5968" WIDTH="17"/>
<String CC="76" CONTENT="de" HEIGHT="26" HPOS="3386" ID="P1_ST05478" VPOS="5935" WC="0.33" WIDTH="31"/>
<SP HPOS="3417" ID="P1_SP04770" VPOS="5968" WIDTH="17"/>
<String CC="56974" CONTENT="regel" HEIGHT="33" HPOS="3433" ID="P1_ST05479" VPOS="5935" WC="0.96" WIDTH="72"/>
<SP HPOS="3506" ID="P1_SP04771" VPOS="5968" WIDTH="18"/>
<String CC="77467762" CONTENT="betracht" HEIGHT="25" HPOS="3523" ID="P1_ST05480" VPOS="5936" WC="0.97" WIDTH="120"/>
<SP HPOS="3644" ID="P1_SP04772" VPOS="5968" WIDTH="17"/>
<String CC="877050" CONTENT="wordt," HEIGHT="32" HPOS="3660" ID="P1_ST05481" VPOS="5935" WC="0.97" WIDTH="94"/>
<SP HPOS="3755" ID="P1_SP04773" VPOS="5968" WIDTH="24"/>
<String CC="20" CONTENT="om" HEIGHT="17" HPOS="3778" ID="P1_ST05482" VPOS="5944" WC="0.86" WIDTH="41"/>
<SP HPOS="3820" ID="P1_SP04774" VPOS="5968" WIDTH="18"/>
<String CC="0766" CONTENT="veel" HEIGHT="25" HPOS="3837" ID="P1_ST05483" VPOS="5936" WC="0.96" WIDTH="54"/>
<SP HPOS="3892" ID="P1_SP04775" VPOS="5968" WIDTH="18"/>
<String CC="42" CONTENT="af" HEIGHT="26" HPOS="3909" ID="P1_ST05484" VPOS="5936" WC="0.65" WIDTH="30"/>
</TextLine>
<TextLine HEIGHT="32" HPOS="2999" ID="P1_TL00621" VPOS="5968" WIDTH="939">
<String CC="340" CONTENT="t,-" HEIGHT="21" HPOS="2999" ID="P1_ST05485" VPOS="5969" WC="0.72" WIDTH="26"/>
<SP HPOS="3025" ID="P1_SP04776" VPOS="5991" WIDTH="20"/>
<String CC="0048" CONTENT="doen" HEIGHT="24" HPOS="3045" ID="P1_ST05486" VPOS="5968" WC="0.97" WIDTH="65"/>
<SP HPOS="3110" ID="P1_SP04777" VPOS="5992" WIDTH="17"/>
<String CC="02" CONTENT="in" HEIGHT="24" HPOS="3126" ID="P1_ST05487" VPOS="5968" WC="0.83" WIDTH="27"/>
<SP HPOS="3154" ID="P1_SP04778" VPOS="5992" WIDTH="17"/>
<String CC="020446" CONTENT="korten" HEIGHT="25" HPOS="3170" ID="P1_ST05488" VPOS="5968" WC="0.98" WIDTH="93"/>
<SP HPOS="3263" ID="P1_SP04779" VPOS="5993" WIDTH="15"/>
<String CC="30400" CONTENT="tijd." HEIGHT="32" HPOS="3279" ID="P1_ST05489" VPOS="5968" WC="0.99" WIDTH="57"/>
<SP HPOS="3335" ID="P1_SP04780" VPOS="6000" WIDTH="34"/>
<String CC="017" CONTENT="Een" HEIGHT="26" HPOS="3370" ID="P1_ST05490" VPOS="5968" WC="0.97" WIDTH="54"/>
<SP HPOS="3424" ID="P1_SP04781" VPOS="6000" WIDTH="18"/>
<String CC="777606" CONTENT="aantal" HEIGHT="26" HPOS="3442" ID="P1_ST05491" VPOS="5968" WC="0.97" WIDTH="86"/>
<SP HPOS="3528" ID="P1_SP04782" VPOS="6000" WIDTH="27"/>
<String CC="0670675870" CONTENT="kwe-stiën," HEIGHT="32" HPOS="3555" ID="P1_ST05492" VPOS="5968" WC="0.50" WIDTH="139"/>
<SP HPOS="3694" ID="P1_SP04783" VPOS="6000" WIDTH="25"/>
<String CC="310" CONTENT="die" HEIGHT="26" HPOS="3719" ID="P1_ST05493" VPOS="5968" WC="0.98" WIDTH="41"/>
<SP HPOS="3761" ID="P1_SP04784" VPOS="6000" WIDTH="26"/>
<String CC="20776" CONTENT="reeds" HEIGHT="27" HPOS="3787" ID="P1_ST05494" VPOS="5968" WC="0.97" WIDTH="72"/>
<SP HPOS="3859" ID="P1_SP04785" VPOS="6000" WIDTH="15"/>
<String CC="0005" CONTENT="voor" HEIGHT="19" HPOS="3874" ID="P1_ST05495" VPOS="5975" WC="0.99" WIDTH="64"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2999" ID="P1_TL00622" VPOS="6000" WIDTH="937">
<String CC="087" CONTENT="'20" HEIGHT="21" HPOS="2999" ID="P1_ST05496" VPOS="6004" WC="0.46" WIDTH="33"/>
<SP HPOS="3032" ID="P1_SP04786" VPOS="6025" WIDTH="14"/>
<String CC="90763" CONTENT="jaren" HEIGHT="32" HPOS="3046" ID="P1_ST05497" VPOS="6000" WC="0.96" WIDTH="74"/>
<SP HPOS="3120" ID="P1_SP04787" VPOS="6032" WIDTH="17"/>
<String CC="6004" CONTENT="zijn" HEIGHT="33" HPOS="3137" ID="P1_ST05498" VPOS="6000" WC="0.98" WIDTH="51"/>
<SP HPOS="3188" ID="P1_SP04788" VPOS="6033" WIDTH="17"/>
<String CC="75700880" CONTENT="beslist," HEIGHT="32" HPOS="3204" ID="P1_ST05499" VPOS="6000" WC="0.98" WIDTH="105"/>
<SP HPOS="3309" ID="P1_SP04789" VPOS="6033" WIDTH="26"/>
<String CC="900068" CONTENT="worden" HEIGHT="26" HPOS="3335" ID="P1_ST05500" VPOS="6000" WC="0.98" WIDTH="104"/>
<SP HPOS="3439" ID="P1_SP04790" VPOS="6033" WIDTH="15"/>
<String CC="7309438" CONTENT="telkens" HEIGHT="26" HPOS="3455" ID="P1_ST05501" VPOS="6001" WC="0.97" WIDTH="103"/>
<SP HPOS="3557" ID="P1_SP04791" VPOS="6033" WIDTH="17"/>
<String CC="49" CONTENT="op" HEIGHT="26" HPOS="3574" ID="P1_ST05502" VPOS="6009" WC="0.28" WIDTH="32"/>
<SP HPOS="3606" ID="P1_SP04792" VPOS="6035" WIDTH="17"/>
<String CC="72420" CONTENT="nieuw" HEIGHT="26" HPOS="3622" ID="P1_ST05503" VPOS="6001" WC="0.98" WIDTH="84"/>
<SP HPOS="3706" ID="P1_SP04793" VPOS="6035" WIDTH="17"/>
<String CC="085" CONTENT="ter" HEIGHT="24" HPOS="3723" ID="P1_ST05504" VPOS="6002" WC="0.95" WIDTH="41"/>
<SP HPOS="3764" ID="P1_SP04794" VPOS="6035" WIDTH="17"/>
<String CC="007600" CONTENT="sprake" HEIGHT="33" HPOS="3781" ID="P1_ST05505" VPOS="6001" WC="0.99" WIDTH="91"/>
<SP HPOS="3872" ID="P1_SP04795" VPOS="6035" WIDTH="17"/>
<String CC="064" CONTENT="ge" HEIGHT="26" HPOS="3888" ID="P1_ST05506" SUBS_CONTENT="gebragt" SUBS_TYPE="HypPart1" VPOS="6008" WC="0.64" WIDTH="32"/>
<HYP CONTENT="-" HPOS="3920" VPOS="6008" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2996" ID="P1_TL00623" VPOS="6032" WIDTH="940">
<String CC="77905" CONTENT="bragt" HEIGHT="33" HPOS="2996" ID="P1_ST05507" SUBS_CONTENT="gebragt" SUBS_TYPE="HypPart2" VPOS="6032" WC="0.42" WIDTH="79"/>
<SP HPOS="3076" ID="P1_SP04796" VPOS="6065" WIDTH="15"/>
<String CC="56" CONTENT="en" HEIGHT="18" HPOS="3091" ID="P1_ST05508" VPOS="6040" WC="0.36" WIDTH="32"/>
<SP HPOS="3123" ID="P1_SP04797" VPOS="6065" WIDTH="17"/>
<String CC="500" CONTENT="aan" HEIGHT="19" HPOS="3139" ID="P1_ST05509" VPOS="6040" WC="0.98" WIDTH="50"/>
<SP HPOS="3189" ID="P1_SP04798" VPOS="6065" WIDTH="18"/>
<String CC="0005002" CONTENT="kritiek" HEIGHT="26" HPOS="3207" ID="P1_ST05510" VPOS="6033" WC="1.00" WIDTH="96"/>
<SP HPOS="3302" ID="P1_SP04799" VPOS="6065" WIDTH="15"/>
<String CC="140069069670" CONTENT="onderworpen." HEIGHT="33" HPOS="3318" ID="P1_ST05511" VPOS="6033" WC="0.99" WIDTH="191"/>
<SP HPOS="3509" ID="P1_SP04800" VPOS="6066" WIDTH="33"/>
<String CC="640" CONTENT="Het" HEIGHT="25" HPOS="3542" ID="P1_ST05512" VPOS="6035" WC="0.96" WIDTH="53"/>
<SP HPOS="3595" ID="P1_SP04801" VPOS="6066" WIDTH="21"/>
<String CC="06" CONTENT="is" HEIGHT="25" HPOS="3617" ID="P1_ST05513" VPOS="6035" WC="0.61" WIDTH="21"/>
<SP HPOS="3638" ID="P1_SP04802" VPOS="6066" WIDTH="18"/>
<String CC="967" CONTENT="dus" HEIGHT="25" HPOS="3656" ID="P1_ST05514" VPOS="6035" WC="0.91" WIDTH="47"/>
<SP HPOS="3703" ID="P1_SP04803" VPOS="6066" WIDTH="17"/>
<String CC="9676" CONTENT="voor" HEIGHT="18" HPOS="3719" ID="P1_ST05515" VPOS="6043" WC="0.94" WIDTH="61"/>
<SP HPOS="3781" ID="P1_SP04804" VPOS="6066" WIDTH="18"/>
<String CC="07" CONTENT="de" HEIGHT="26" HPOS="3798" ID="P1_ST05516" VPOS="6034" WC="0.61" WIDTH="30"/>
<SP HPOS="3828" ID="P1_SP04805" VPOS="6066" WIDTH="18"/>
<String CC="179623" CONTENT="regee" HEIGHT="25" HPOS="3846" ID="P1_ST05517" SUBS_CONTENT="regeering" SUBS_TYPE="HypPart1" VPOS="6041" WC="0.97" WIDTH="77"/>
<HYP CONTENT="-" HPOS="3922" VPOS="6041" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="2996" ID="P1_TL00624" VPOS="6064" WIDTH="941">
<String CC="0049" CONTENT="ring" HEIGHT="34" HPOS="2996" ID="P1_ST05518" SUBS_CONTENT="regeering" SUBS_TYPE="HypPart2" VPOS="6064" WC="0.97" WIDTH="60"/>
<SP HPOS="3057" ID="P1_SP04806" VPOS="6098" WIDTH="24"/>
<String CC="526955" CONTENT="hoogst" HEIGHT="33" HPOS="3080" ID="P1_ST05519" VPOS="6065" WC="0.97" WIDTH="94"/>
<SP HPOS="3175" ID="P1_SP04807" VPOS="6098" WIDTH="25"/>
<String CC="6043064049" CONTENT="moeijelijk" HEIGHT="32" HPOS="3200" ID="P1_ST05520" VPOS="6066" WC="0.59" WIDTH="137"/>
<SP HPOS="3337" ID="P1_SP04808" VPOS="6098" WIDTH="17"/>
<String CC="7986000" CONTENT="daaraan" HEIGHT="26" HPOS="3353" ID="P1_ST05521" VPOS="6066" WC="0.98" WIDTH="113"/>
<SP HPOS="3467" ID="P1_SP04809" VPOS="6098" WIDTH="17"/>
<String CC="4445" CONTENT="iets" HEIGHT="26" HPOS="3483" ID="P1_ST05522" VPOS="6066" WC="0.96" WIDTH="50"/>
<SP HPOS="3533" ID="P1_SP04810" VPOS="6098" WIDTH="17"/>
<String CC="56" CONTENT="te" HEIGHT="25" HPOS="3549" ID="P1_ST05523" VPOS="6067" WC="0.40" WIDTH="26"/>
<SP HPOS="3575" ID="P1_SP04811" VPOS="6098" WIDTH="18"/>
<String CC="05572" CONTENT="doen." HEIGHT="26" HPOS="3593" ID="P1_ST05524" VPOS="6067" WC="0.97" WIDTH="73"/>
<SP HPOS="3666" ID="P1_SP04812" VPOS="6098" WIDTH="34"/>
<String CC="2005" CONTENT="Maar" HEIGHT="26" HPOS="3700" ID="P1_ST05525" VPOS="6066" WC="0.98" WIDTH="74"/>
<SP HPOS="3775" ID="P1_SP04813" VPOS="6098" WIDTH="17"/>
<String CC="07" CONTENT="de" HEIGHT="26" HPOS="3791" ID="P1_ST05526" VPOS="6066" WC="0.62" WIDTH="30"/>
<SP HPOS="3821" ID="P1_SP04814" VPOS="6098" WIDTH="19"/>
<String CC="405065" CONTENT="tweede" HEIGHT="26" HPOS="3840" ID="P1_ST05527" VPOS="6066" WC="0.98" WIDTH="97"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2999" ID="P1_TL00625" VPOS="6098" WIDTH="937">
<String CC="6675099" CONTENT="oorzaak" HEIGHT="25" HPOS="2999" ID="P1_ST05528" VPOS="6098" WC="0.97" WIDTH="110"/>
<SP HPOS="3109" ID="P1_SP04815" VPOS="6123" WIDTH="17"/>
<String CC="006" CONTENT="van" HEIGHT="19" HPOS="3125" ID="P1_ST05529" VPOS="6105" WC="0.98" WIDTH="50"/>
<SP HPOS="3175" ID="P1_SP04816" VPOS="6124" WIDTH="19"/>
<String CC="06" CONTENT="de" HEIGHT="26" HPOS="3194" ID="P1_ST05530" VPOS="6098" WC="0.68" WIDTH="30"/>
<SP HPOS="3223" ID="P1_SP04817" VPOS="6124" WIDTH="17"/>
<String CC="0222509470" CONTENT="vertraging" HEIGHT="33" HPOS="3240" ID="P1_ST05531" VPOS="6098" WC="0.99" WIDTH="152"/>
<SP HPOS="3392" ID="P1_SP04818" VPOS="6131" WIDTH="17"/>
<String CC="56" CONTENT="in" HEIGHT="27" HPOS="3409" ID="P1_ST05532" VPOS="6098" WC="0.43" WIDTH="27"/>
<SP HPOS="3436" ID="P1_SP04819" VPOS="6131" WIDTH="18"/>
<String CC="846" CONTENT="den" HEIGHT="27" HPOS="3454" ID="P1_ST05533" VPOS="6098" WC="0.93" WIDTH="50"/>
<SP HPOS="3503" ID="P1_SP04820" VPOS="6131" WIDTH="17"/>
<String CC="3009" CONTENT="loop" HEIGHT="35" HPOS="3520" ID="P1_ST05534" VPOS="6098" WC="0.97" WIDTH="59"/>
<SP HPOS="3579" ID="P1_SP04821" VPOS="6133" WIDTH="18"/>
<String CC="000" CONTENT="der" HEIGHT="27" HPOS="3596" ID="P1_ST05535" VPOS="6099" WC="1.00" WIDTH="44"/>
<SP HPOS="3640" ID="P1_SP04822" VPOS="6133" WIDTH="17"/>
<String CC="97994270778770" CONTENT="werkzaamheden," HEIGHT="28" HPOS="3657" ID="P1_ST05536" VPOS="6098" WC="0.98" WIDTH="237"/>
<SP HPOS="3894" ID="P1_SP04823" VPOS="6133" WIDTH="19"/>
<String CC="57" CONTENT="is" HEIGHT="17" HPOS="3913" ID="P1_ST05537" VPOS="6105" WC="0.35" WIDTH="22"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="2999" ID="P1_TL00626" VPOS="6129" WIDTH="935">
<String CC="776" CONTENT="het" HEIGHT="24" HPOS="2999" ID="P1_ST05538" VPOS="6131" WC="0.92" WIDTH="45"/>
<SP HPOS="3044" ID="P1_SP04824" VPOS="6155" WIDTH="18"/>
<String CC="57944790385" CONTENT="ongelukkige" HEIGHT="32" HPOS="3061" ID="P1_ST05539" VPOS="6131" WC="0.98" WIDTH="171"/>
<SP HPOS="3233" ID="P1_SP04825" VPOS="6163" WIDTH="17"/>
<String CC="9060755007" CONTENT="vasthouden" HEIGHT="26" HPOS="3249" ID="P1_ST05540" VPOS="6131" WC="0.98" WIDTH="161"/>
<SP HPOS="3410" ID="P1_SP04826" VPOS="6163" WIDTH="18"/>
<String CC="007" CONTENT="aan" HEIGHT="18" HPOS="3428" ID="P1_ST05541" VPOS="6139" WC="0.97" WIDTH="51"/>
<SP HPOS="3478" ID="P1_SP04827" VPOS="6163" WIDTH="15"/>
<String CC="705" CONTENT="het" HEIGHT="26" HPOS="3494" ID="P1_ST05542" VPOS="6132" WC="0.95" WIDTH="46"/>
<SP HPOS="3540" ID="P1_SP04828" VPOS="6163" WIDTH="17"/>
<String CC="710507020" CONTENT="beginsel," HEIGHT="33" HPOS="3556" ID="P1_ST05543" VPOS="6132" WC="0.99" WIDTH="130"/>
<SP HPOS="3686" ID="P1_SP04829" VPOS="6165" WIDTH="18"/>
<String CC="906" CONTENT="dat" HEIGHT="25" HPOS="3704" ID="P1_ST05544" VPOS="6132" WC="0.94" WIDTH="46"/>
<SP HPOS="3750" ID="P1_SP04830" VPOS="6165" WIDTH="18"/>
<String CC="770" CONTENT="bij" HEIGHT="32" HPOS="3768" ID="P1_ST05545" VPOS="6131" WC="0.94" WIDTH="34"/>
<SP HPOS="3802" ID="P1_SP04831" VPOS="6165" WIDTH="19"/>
<String CC="07" CONTENT="de" HEIGHT="25" HPOS="3821" ID="P1_ST05546" VPOS="6131" WC="0.64" WIDTH="31"/>
<SP HPOS="3852" ID="P1_SP04832" VPOS="6165" WIDTH="18"/>
<String CC="64533" CONTENT="slui" HEIGHT="25" HPOS="3869" ID="P1_ST05547" SUBS_CONTENT="sluiting" SUBS_TYPE="HypPart1" VPOS="6129" WC="0.97" WIDTH="52"/>
<HYP CONTENT="-" HPOS="3921" VPOS="6129" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2998" ID="P1_TL00627" VPOS="6159" WIDTH="938">
<String CC="6369" CONTENT="ting" HEIGHT="34" HPOS="2998" ID="P1_ST05548" SUBS_CONTENT="sluiting" SUBS_TYPE="HypPart2" VPOS="6162" WC="0.94" WIDTH="59"/>
<SP HPOS="3057" ID="P1_SP04833" VPOS="6196" WIDTH="17"/>
<String CC="965" CONTENT="der" HEIGHT="26" HPOS="3073" ID="P1_ST05549" VPOS="6163" WC="0.92" WIDTH="45"/>
<SP HPOS="3118" ID="P1_SP04834" VPOS="6196" WIDTH="17"/>
<String CC="51732490" CONTENT="zitting," HEIGHT="34" HPOS="3135" ID="P1_ST05550" VPOS="6163" WC="0.98" WIDTH="110"/>
<SP HPOS="3244" ID="P1_SP04835" VPOS="6197" WIDTH="19"/>
<String CC="000" CONTENT="wat" HEIGHT="25" HPOS="3263" ID="P1_ST05551" VPOS="6164" WC="1.00" WIDTH="52"/>
<SP HPOS="3315" ID="P1_SP04836" VPOS="6197" WIDTH="15"/>
<String CC="907607949" CONTENT="aanhangig" HEIGHT="33" HPOS="3331" ID="P1_ST05552" VPOS="6164" WC="0.98" WIDTH="150"/>
<SP HPOS="3481" ID="P1_SP04837" VPOS="6197" WIDTH="17"/>
<String CC="5040070" CONTENT="blijft," HEIGHT="33" HPOS="3497" ID="P1_ST05553" VPOS="6164" WC="0.99" WIDTH="85"/>
<SP HPOS="3582" ID="P1_SP04838" VPOS="6197" WIDTH="25"/>
<String CC="907" CONTENT="als" HEIGHT="25" HPOS="3607" ID="P1_ST05554" VPOS="6164" WC="0.94" WIDTH="40"/>
<SP HPOS="3647" ID="P1_SP04839" VPOS="6197" WIDTH="17"/>
<String CC="7480" CONTENT="niet" HEIGHT="26" HPOS="3664" ID="P1_ST05555" VPOS="6163" WC="0.96" WIDTH="54"/>
<SP HPOS="3718" ID="P1_SP04840" VPOS="6197" WIDTH="17"/>
<String CC="770807" CONTENT="gedaan" HEIGHT="35" HPOS="3735" ID="P1_ST05556" VPOS="6163" WC="0.97" WIDTH="98"/>
<SP HPOS="3833" ID="P1_SP04841" VPOS="6198" WIDTH="20"/>
<String CC="05190" CONTENT="wordt" HEIGHT="25" HPOS="3853" ID="P1_ST05557" VPOS="6159" WC="0.98" WIDTH="83"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="2999" ID="P1_TL00628" VPOS="6189" WIDTH="935">
<String CC="7674367900" CONTENT="beschouwd." HEIGHT="27" HPOS="2999" ID="P1_ST05558" VPOS="6195" WC="0.98" WIDTH="162"/>
<SP HPOS="3161" ID="P1_SP04842" VPOS="6222" WIDTH="33"/>
<String CC="7006716" CONTENT="Daaruit" HEIGHT="26" HPOS="3194" ID="P1_ST05559" VPOS="6196" WC="0.98" WIDTH="112"/>
<SP HPOS="3306" ID="P1_SP04843" VPOS="6222" WIDTH="18"/>
<String CC="066545" CONTENT="vloeit" HEIGHT="27" HPOS="3324" ID="P1_ST05560" VPOS="6196" WC="0.97" WIDTH="80"/>
<SP HPOS="3404" ID="P1_SP04844" VPOS="6223" WIDTH="18"/>
<String CC="82025" CONTENT="voort" HEIGHT="25" HPOS="3422" ID="P1_ST05561" VPOS="6197" WC="0.97" WIDTH="76"/>
<SP HPOS="3497" ID="P1_SP04845" VPOS="6223" WIDTH="18"/>
<String CC="206" CONTENT="een" HEIGHT="18" HPOS="3515" ID="P1_ST05562" VPOS="6206" WC="0.96" WIDTH="46"/>
<SP HPOS="3561" ID="P1_SP04846" VPOS="6223" WIDTH="25"/>
<String CC="62349" CONTENT="nieuw" HEIGHT="26" HPOS="3586" ID="P1_ST05563" VPOS="6196" WC="0.96" WIDTH="84"/>
<SP HPOS="3670" ID="P1_SP04847" VPOS="6223" WIDTH="17"/>
<String CC="76651500886756760" CONTENT="sectie-onderzoek," HEIGHT="32" HPOS="3686" ID="P1_ST05564" VPOS="6189" WC="0.99" WIDTH="248"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="2999" ID="P1_TL00629" VPOS="6222" WIDTH="935">
<String CC="8524065025600037" CONTENT="sect-ieverslagen" HEIGHT="33" HPOS="2999" ID="P1_ST05565" VPOS="6228" WC="0.62" WIDTH="214"/>
<SP HPOS="3213" ID="P1_SP04848" VPOS="6261" WIDTH="25"/>
<String CC="23" CONTENT="en" HEIGHT="18" HPOS="3237" ID="P1_ST05566" VPOS="6237" WC="0.67" WIDTH="32"/>
<SP HPOS="3269" ID="P1_SP04849" VPOS="6261" WIDTH="25"/>
<String CC="6530004767" CONTENT="antwoorden" HEIGHT="26" HPOS="3294" ID="P1_ST05567" VPOS="6229" WC="0.99" WIDTH="168"/>
<SP HPOS="3462" ID="P1_SP04850" VPOS="6261" WIDTH="25"/>
<String CC="046" CONTENT="der" HEIGHT="26" HPOS="3487" ID="P1_ST05568" VPOS="6229" WC="0.96" WIDTH="46"/>
<SP HPOS="3533" ID="P1_SP04851" VPOS="6261" WIDTH="15"/>
<String CC="7796865700" CONTENT="regeering." HEIGHT="32" HPOS="3548" ID="P1_ST05569" VPOS="6229" WC="0.98" WIDTH="141"/>
<SP HPOS="3689" ID="P1_SP04852" VPOS="6261" WIDTH="34"/>
<String CC="647" CONTENT="Als" HEIGHT="25" HPOS="3723" ID="P1_ST05570" VPOS="6226" WC="0.93" WIDTH="45"/>
<SP HPOS="3768" ID="P1_SP04853" VPOS="6261" WIDTH="18"/>
<String CC="978" CONTENT="men" HEIGHT="18" HPOS="3785" ID="P1_ST05571" VPOS="6230" WC="0.91" WIDTH="57"/>
<SP HPOS="3842" ID="P1_SP04854" VPOS="6261" WIDTH="18"/>
<String CC="95595" CONTENT="wilde" HEIGHT="24" HPOS="3860" ID="P1_ST05572" VPOS="6222" WC="0.95" WIDTH="74"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="2999" ID="P1_TL00630" VPOS="6254" WIDTH="934">
<String CC="056579003" CONTENT="voortgaan" HEIGHT="33" HPOS="2999" ID="P1_ST05573" VPOS="6261" WC="0.98" WIDTH="144"/>
<SP HPOS="3143" ID="P1_SP04855" VPOS="6294" WIDTH="25"/>
<String CC="00" CONTENT="op" HEIGHT="25" HPOS="3168" ID="P1_ST05574" VPOS="6269" WC="1.00" WIDTH="32"/>
<SP HPOS="3200" ID="P1_SP04856" VPOS="6294" WIDTH="18"/>
<String CC="13" CONTENT="de" HEIGHT="26" HPOS="3217" ID="P1_ST05575" VPOS="6261" WC="0.77" WIDTH="31"/>
<SP HPOS="3248" ID="P1_SP04857" VPOS="6294" WIDTH="18"/>
<String CC="002600000501" CONTENT="voorafgaande" HEIGHT="33" HPOS="3266" ID="P1_ST05576" VPOS="6261" WC="1.00" WIDTH="189"/>
<SP HPOS="3455" ID="P1_SP04858" VPOS="6294" WIDTH="19"/>
<String CC="6750077" CONTENT="stukken" HEIGHT="26" HPOS="3474" ID="P1_ST05577" VPOS="6261" WC="0.98" WIDTH="111"/>
<SP HPOS="3585" ID="P1_SP04859" VPOS="6294" WIDTH="18"/>
<String CC="57" CONTENT="en" HEIGHT="15" HPOS="3602" ID="P1_ST05578" VPOS="6268" WC="0.36" WIDTH="30"/>
<SP HPOS="3632" ID="P1_SP04860" VPOS="6294" WIDTH="19"/>
<String CC="07" CONTENT="de" HEIGHT="22" HPOS="3651" ID="P1_ST05579" VPOS="6259" WC="0.65" WIDTH="30"/>
<SP HPOS="3680" ID="P1_SP04861" VPOS="6294" WIDTH="19"/>
<String CC="48667" CONTENT="«aken" HEIGHT="26" HPOS="3699" ID="P1_ST05580" VPOS="6255" WC="0.95" WIDTH="78"/>
<SP HPOS="3777" ID="P1_SP04862" VPOS="6294" WIDTH="18"/>
<String CC="978598478" CONTENT="aanvatten" HEIGHT="22" HPOS="3795" ID="P1_ST05581" VPOS="6254" WC="0.97" WIDTH="138"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="2999" ID="P1_TL00631" VPOS="6287" WIDTH="932">
<String CC="40" CONTENT="in" HEIGHT="24" HPOS="2999" ID="P1_ST05582" VPOS="6294" WC="0.79" WIDTH="27"/>
<SP HPOS="3026" ID="P1_SP04863" VPOS="6318" WIDTH="18"/>
<String CC="214" CONTENT="den" HEIGHT="26" HPOS="3044" ID="P1_ST05583" VPOS="6293" WC="0.97" WIDTH="50"/>
<SP HPOS="3093" ID="P1_SP04864" VPOS="6319" WIDTH="17"/>
<String CC="52070" CONTENT="stand" HEIGHT="26" HPOS="3110" ID="P1_ST05584" VPOS="6294" WC="0.98" WIDTH="78"/>
<SP HPOS="3188" ID="P1_SP04865" VPOS="6320" WIDTH="17"/>
<String CC="033177" CONTENT="waarin" HEIGHT="25" HPOS="3204" ID="P1_ST05585" VPOS="6294" WC="0.98" WIDTH="97"/>
<SP HPOS="3301" ID="P1_SP04866" VPOS="6320" WIDTH="17"/>
<String CC="407" CONTENT="zij" HEIGHT="31" HPOS="3318" ID="P1_ST05586" VPOS="6294" WC="0.95" WIDTH="32"/>
<SP HPOS="3350" ID="P1_SP04867" VPOS="6325" WIDTH="18"/>
<String CC="090850" CONTENT="waren," HEIGHT="20" HPOS="3367" ID="P1_ST05587" VPOS="6301" WC="0.98" WIDTH="99"/>
<SP HPOS="3467" ID="P1_SP04868" VPOS="6325" WIDTH="27"/>
<String CC="875" CONTENT="dan" HEIGHT="25" HPOS="3494" ID="P1_ST05588" VPOS="6293" WC="0.92" WIDTH="51"/>
<SP HPOS="3544" ID="P1_SP04869" VPOS="6325" WIDTH="25"/>
<String CC="635" CONTENT="zou" HEIGHT="17" HPOS="3569" ID="P1_ST05589" VPOS="6299" WC="0.94" WIDTH="47"/>
<SP HPOS="3617" ID="P1_SP04870" VPOS="6325" WIDTH="18"/>
<String CC="0417" CONTENT="vrij" HEIGHT="37" HPOS="3634" ID="P1_ST05590" VPOS="6288" WC="0.97" WIDTH="46"/>
<SP HPOS="3680" ID="P1_SP04871" VPOS="6325" WIDTH="19"/>
<String CC="955" CONTENT="wat" HEIGHT="25" HPOS="3699" ID="P1_ST05591" VPOS="6287" WC="0.92" WIDTH="51"/>
<SP HPOS="3750" ID="P1_SP04872" VPOS="6325" WIDTH="25"/>
<String CC="7775" CONTENT="meer" HEIGHT="19" HPOS="3775" ID="P1_ST05592" VPOS="6288" WC="0.94" WIDTH="69"/>
<SP HPOS="3843" ID="P1_SP04873" VPOS="6325" WIDTH="15"/>
<String CC="8960" CONTENT="Mge" HEIGHT="25" HPOS="3859" ID="P1_ST05593" SUBS_CONTENT="Mgedaan" SUBS_TYPE="HypPart1" VPOS="6287" WC="0.37" WIDTH="54"/>
<HYP CONTENT="-" HPOS="3913" VPOS="6287" WIDTH="18"/>
</TextLine>
<TextLine HEIGHT="42" HPOS="3000" ID="P1_TL00632" VPOS="6314" WIDTH="931">
<String CC="6605" CONTENT="daan" HEIGHT="26" HPOS="3000" ID="P1_ST05594" SUBS_CONTENT="Mgedaan" SUBS_TYPE="HypPart2" VPOS="6325" WC="0.96" WIDTH="67"/>
<SP HPOS="3067" ID="P1_SP04874" VPOS="6351" WIDTH="15"/>
<String CC="075847" CONTENT="kunnen" HEIGHT="28" HPOS="3083" ID="P1_ST05595" VPOS="6326" WC="0.97" WIDTH="105"/>
<SP HPOS="3188" ID="P1_SP04875" VPOS="6354" WIDTH="17"/>
<String CC="9469079" CONTENT="worden;" HEIGHT="30" HPOS="3204" ID="P1_ST05596" VPOS="6326" WC="0.97" WIDTH="120"/>
<SP HPOS="3325" ID="P1_SP04876" VPOS="6356" WIDTH="17"/>
<String CC="6965" CONTENT="maar" HEIGHT="17" HPOS="3341" ID="P1_ST05597" VPOS="6333" WC="0.94" WIDTH="72"/>
<SP HPOS="3413" ID="P1_SP04877" VPOS="6356" WIDTH="17"/>
<String CC="561" CONTENT="het" HEIGHT="24" HPOS="3430" ID="P1_ST05598" VPOS="6326" WC="0.95" WIDTH="45"/>
<SP HPOS="3475" ID="P1_SP04878" VPOS="6356" WIDTH="18"/>
<String CC="47" CONTENT="is" HEIGHT="24" HPOS="3493" ID="P1_ST05599" VPOS="6324" WC="0.41" WIDTH="21"/>
<SP HPOS="3514" ID="P1_SP04879" VPOS="6356" WIDTH="17"/>
<String CC="7507700" CONTENT="bekend," HEIGHT="26" HPOS="3530" ID="P1_ST05600" VPOS="6320" WC="0.98" WIDTH="113"/>
<SP HPOS="3644" ID="P1_SP04880" VPOS="6356" WIDTH="20"/>
<String CC="082" CONTENT="dat" HEIGHT="25" HPOS="3664" ID="P1_ST05601" VPOS="6318" WC="0.96" WIDTH="45"/>
<SP HPOS="3709" ID="P1_SP04881" VPOS="6356" WIDTH="17"/>
<String CC="76" CONTENT="er" HEIGHT="17" HPOS="3725" ID="P1_ST05602" VPOS="6324" WC="0.31" WIDTH="26"/>
<SP HPOS="3751" ID="P1_SP04882" VPOS="6356" WIDTH="13"/>
<String CC="97097557" CONTENT="verschil" HEIGHT="24" HPOS="3764" ID="P1_ST05603" VPOS="6314" WC="0.97" WIDTH="107"/>
<SP HPOS="3872" ID="P1_SP04883" VPOS="6356" WIDTH="12"/>
<String CC="596" CONTENT="van" HEIGHT="18" HPOS="3883" ID="P1_ST05604" VPOS="6315" WC="0.92" WIDTH="47"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="3000" ID="P1_TL00633" VPOS="6348" WIDTH="898">
<String CC="96900337" CONTENT="gevoelen" HEIGHT="34" HPOS="3000" ID="P1_ST05605" VPOS="6358" WC="0.98" WIDTH="123"/>
<SP HPOS="3123" ID="P1_SP04884" VPOS="6392" WIDTH="18"/>
<String CC="5064" CONTENT="over" HEIGHT="18" HPOS="3141" ID="P1_ST05606" VPOS="6366" WC="0.96" WIDTH="60"/>
<SP HPOS="3201" ID="P1_SP04885" VPOS="6392" WIDTH="17"/>
<String CC="947" CONTENT="die" HEIGHT="25" HPOS="3217" ID="P1_ST05607" VPOS="6358" WC="0.92" WIDTH="41"/>
<SP HPOS="3259" ID="P1_SP04886" VPOS="6392" WIDTH="18"/>
<String CC="09990" CONTENT="vraag" HEIGHT="24" HPOS="3276" ID="P1_ST05608" VPOS="6364" WC="0.96" WIDTH="80"/>
<SP HPOS="3357" ID="P1_SP04887" VPOS="6392" WIDTH="15"/>
<String CC="563" CONTENT="is," HEIGHT="28" HPOS="3372" ID="P1_ST05609" VPOS="6357" WC="0.94" WIDTH="30"/>
<SP HPOS="3402" ID="P1_SP04888" VPOS="6392" WIDTH="18"/>
<String CC="0897798" CONTENT="waaraan" HEIGHT="18" HPOS="3419" ID="P1_ST05610" VPOS="6361" WC="0.96" WIDTH="118"/>
<SP HPOS="3537" ID="P1_SP04889" VPOS="6392" WIDTH="18"/>
<String CC="437" CONTENT="«Ie" HEIGHT="22" HPOS="3555" ID="P1_ST05611" VPOS="6353" WC="0.94" WIDTH="30"/>
<SP HPOS="3585" ID="P1_SP04890" VPOS="6392" WIDTH="18"/>
<String CC="080885070" CONTENT="regeei-mg" HEIGHT="26" HPOS="3602" ID="P1_ST05612" VPOS="6353" WC="0.56" WIDTH="133"/>
<String CC="61669" CONTENT="vrees" HEIGHT="18" HPOS="3751" ID="P1_ST05613" STYLEREFS="TXT_10" VPOS="6348" WC="0.96" WIDTH="67"/>
<SP HPOS="3819" ID="P1_SP04891" VPOS="6392" WIDTH="24"/>
<String CC="8" CONTENT="Y" HEIGHT="30" HPOS="3842" ID="P1_ST05614" VPOS="6348" WC="0.12" WIDTH="27"/>
<String CC="00" CONTENT="fa" HEIGHT="13" HPOS="3872" ID="P1_ST05615" VPOS="6348" WC="1.00" WIDTH="12"/>
<String CC="7" CONTENT="y" HEIGHT="17" HPOS="3882" ID="P1_ST05616" STYLE="subscript" VPOS="6374" WC="0.27" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="52" HPOS="2999" ID="P1_TL00634" VPOS="6372" WIDTH="931">
<String CC="47" CONTENT="Sr" HEIGHT="33" HPOS="2999" ID="P1_ST05617" VPOS="6383" WC="0.42" WIDTH="38"/>
<SP HPOS="3037" ID="P1_SP04892" VPOS="6416" WIDTH="14"/>
<String CC="08" CONTENT="is" HEIGHT="25" HPOS="3051" ID="P1_ST05618" VPOS="6391" WC="0.58" WIDTH="22"/>
<SP HPOS="3073" ID="P1_SP04893" VPOS="6416" WIDTH="17"/>
<String CC="560" CONTENT="ook" HEIGHT="25" HPOS="3090" ID="P1_ST05619" VPOS="6391" WC="0.95" WIDTH="50"/>
<SP HPOS="3139" ID="P1_SP04894" VPOS="6416" WIDTH="17"/>
<String CC="9535776" CONTENT="gewezen" HEIGHT="25" HPOS="3156" ID="P1_ST05620" VPOS="6398" WC="0.97" WIDTH="118"/>
<SP HPOS="3274" ID="P1_SP04895" VPOS="6423" WIDTH="18"/>
<String CC="50" CONTENT="op" HEIGHT="22" HPOS="3292" ID="P1_ST05621" VPOS="6398" WC="0.71" WIDTH="32"/>
<SP HPOS="3324" ID="P1_SP04896" VPOS="6423" WIDTH="14"/>
<String CC="06" CONTENT="de" HEIGHT="28" HPOS="3338" ID="P1_ST05622" VPOS="6385" WC="0.63" WIDTH="33"/>
<SP HPOS="3371" ID="P1_SP04897" VPOS="6423" WIDTH="18"/>
<String CC="0889678237080749" CONTENT="wenschclijklie.d" HEIGHT="34" HPOS="3389" ID="P1_ST05623" VPOS="6380" WC="0.41" WIDTH="221"/>
<SP HPOS="3609" ID="P1_SP04898" VPOS="6423" WIDTH="18"/>
<String CC="497" CONTENT="van" HEIGHT="18" HPOS="3627" ID="P1_ST05624" VPOS="6386" WC="0.92" WIDTH="50"/>
<SP HPOS="3677" ID="P1_SP04899" VPOS="6423" WIDTH="20"/>
<String CC="777" CONTENT="een" HEIGHT="19" HPOS="3697" ID="P1_ST05625" VPOS="6381" WC="0.92" WIDTH="46"/>
<String CC="6" CONTENT="(" HEIGHT="13" HPOS="3743" ID="P1_ST05626" STYLE="subscript" VPOS="6411" WC="0.33" WIDTH="5"/>
<String CC="27787" CONTENT="™*™^f" HEIGHT="51" HPOS="3767" ID="P1_ST05627" VPOS="6372" WC="0.34" WIDTH="163"/>
</TextLine>
<TextLine HEIGHT="54" HPOS="3001" ID="P1_TL00635" VPOS="6403" WIDTH="928">
<String CC="07" CONTENT="de" HEIGHT="26" HPOS="3001" ID="P1_ST05628" VPOS="6422" WC="0.64" WIDTH="31"/>
<SP HPOS="3032" ID="P1_SP04900" VPOS="6448" WIDTH="19"/>
<String CC="84604" CONTENT="rijde" HEIGHT="35" HPOS="3051" ID="P1_ST05629" VPOS="6422" WC="0.97" WIDTH="64"/>
<SP HPOS="3115" ID="P1_SP04901" VPOS="6457" WIDTH="18"/>
<String CC="979" CONTENT="del" HEIGHT="45" HPOS="3132" ID="P1_ST05630" VPOS="6403" WC="0.90" WIDTH="44"/>
<SP HPOS="3176" ID="P1_SP04902" VPOS="6457" WIDTH="19"/>
<String CC="4808845890" CONTENT="regeering." HEIGHT="31" HPOS="3195" ID="P1_ST05631" VPOS="6420" WC="0.98" WIDTH="142"/>
<SP HPOS="3337" ID="P1_SP04903" VPOS="6457" WIDTH="19"/>
<String CC="70" CONTENT="b." HEIGHT="25" HPOS="3356" ID="P1_ST05632" VPOS="6419" WC="0.63" WIDTH="22"/>
<SP HPOS="3378" ID="P1_SP04904" VPOS="6457" WIDTH="19"/>
<String CC="00" CONTENT="v." HEIGHT="18" HPOS="3397" ID="P1_ST05633" VPOS="6425" WC="1.00" WIDTH="21"/>
<SP HPOS="3418" ID="P1_SP04905" VPOS="6457" WIDTH="20"/>
<String CC="675" CONTENT="het" HEIGHT="25" HPOS="3438" ID="P1_ST05634" VPOS="6417" WC="0.93" WIDTH="44"/>
<SP HPOS="3482" ID="P1_SP04906" VPOS="6457" WIDTH="19"/>
<String CC="58907877" CONTENT="indienen" HEIGHT="22" HPOS="3501" ID="P1_ST05635" VPOS="6415" WC="0.97" WIDTH="116"/>
<SP HPOS="3617" ID="P1_SP04907" VPOS="6457" WIDTH="13"/>
<String CC="7888974" CONTENT=".eeue-r" HEIGHT="31" HPOS="3630" ID="P1_ST05636" VPOS="6413" WC="0.22" WIDTH="78"/>
<String CC="777" CONTENT="Igu" HEIGHT="28" HPOS="3732" ID="P1_ST05637" VPOS="6405" WC="0.24" WIDTH="48"/>
<SP HPOS="3781" ID="P1_SP04908" VPOS="6457" WIDTH="5"/>
<String CC="89799" CONTENT="neene" HEIGHT="20" HPOS="3785" ID="P1_ST05638" VPOS="6406" WC="0.08" WIDTH="71"/>
<SP HPOS="3856" ID="P1_SP04909" VPOS="6457" WIDTH="13"/>
<String CC="74" CONTENT="v." HEIGHT="25" HPOS="3869" ID="P1_ST05639" VPOS="6406" WC="0.22" WIDTH="39"/>
<SP HPOS="3908" ID="P1_SP04910" VPOS="6457" WIDTH="17"/>
<String CC="7" CONTENT="," HEIGHT="7" HPOS="3925" ID="P1_ST05640" VPOS="6416" WC="0.25" WIDTH="4"/>
</TextLine>
<TextLine HEIGHT="65" HPOS="3000" ID="P1_TL00636" VPOS="6431" WIDTH="927">
<String CC="4047719" CONTENT="waariij" HEIGHT="54" HPOS="3000" ID="P1_ST05641" VPOS="6431" WC="0.49" WIDTH="105"/>
<SP HPOS="3105" ID="P1_SP04911" VPOS="6485" WIDTH="19"/>
<String CC="0974" CONTENT="voor" HEIGHT="15" HPOS="3124" ID="P1_ST05642" VPOS="6462" WC="0.95" WIDTH="61"/>
<SP HPOS="3185" ID="P1_SP04912" VPOS="6485" WIDTH="17"/>
<String CC="8886" CONTENT="het," HEIGHT="22" HPOS="3202" ID="P1_ST05643" VPOS="6454" WC="0.93" WIDTH="45"/>
<SP HPOS="3247" ID="P1_SP04913" VPOS="6485" WIDTH="18"/>
<String CC="070070" CONTENT="geval," HEIGHT="31" HPOS="3265" ID="P1_ST05644" VPOS="6451" WC="0.99" WIDTH="86"/>
<SP HPOS="3351" ID="P1_SP04914" VPOS="6485" WIDTH="26"/>
<String CC="907" CONTENT="dat" HEIGHT="22" HPOS="3377" ID="P1_ST05645" VPOS="6450" WC="0.94" WIDTH="45"/>
<SP HPOS="3422" ID="P1_SP04915" VPOS="6485" WIDTH="20"/>
<String CC="08888" CONTENT="geene" HEIGHT="24" HPOS="3442" ID="P1_ST05646" VPOS="6454" WC="0.30" WIDTH="78"/>
<SP HPOS="3520" ID="P1_SP04916" VPOS="6485" WIDTH="18"/>
<String CC="988877789" CONTENT="HOn^ffi^™" HEIGHT="65" HPOS="3537" ID="P1_ST05647" STYLEREFS="TXT_10" VPOS="6431" WC="0.17" WIDTH="390"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3000" ID="P1_TL00637" VPOS="6476" WIDTH="880">
<String CC="563" CONTENT="het" HEIGHT="24" HPOS="3000" ID="P1_ST05648" VPOS="6487" WC="0.94" WIDTH="46"/>
<SP HPOS="3046" ID="P1_SP04917" VPOS="6510" WIDTH="18"/>
<String CC="75898" CONTENT="einde" HEIGHT="24" HPOS="3064" ID="P1_ST05649" VPOS="6485" WC="0.95" WIDTH="72"/>
<SP HPOS="3136" ID="P1_SP04918" VPOS="6510" WIDTH="18"/>
<String CC="7577" CONTENT="«les" HEIGHT="24" HPOS="3154" ID="P1_ST05650" VPOS="6484" WC="0.94" WIDTH="43"/>
<SP HPOS="3196" ID="P1_SP04919" VPOS="6510" WIDTH="14"/>
<String CC="90066" CONTENT="jaars" HEIGHT="25" HPOS="3210" ID="P1_ST05651" VPOS="6490" WC="0.54" WIDTH="72"/>
<SP HPOS="3282" ID="P1_SP04920" VPOS="6515" WIDTH="17"/>
<String CC="096" CONTENT="kan" HEIGHT="22" HPOS="3299" ID="P1_ST05652" VPOS="6483" WC="0.94" WIDTH="48"/>
<SP HPOS="3347" ID="P1_SP04921" VPOS="6515" WIDTH="19"/>
<String CC="97869866668" CONTENT="vastgesteld" HEIGHT="33" HPOS="3366" ID="P1_ST05653" VPOS="6476" WC="0.98" WIDTH="155"/>
<SP HPOS="3521" ID="P1_SP04922" VPOS="6515" WIDTH="20"/>
<String CC="7678" CONTENT="woiu" HEIGHT="20" HPOS="3541" ID="P1_ST05654" VPOS="6476" WC="0.24" WIDTH="65"/>
<SP HPOS="3606" ID="P1_SP04923" VPOS="6515" WIDTH="64"/>
<String CC="8" CONTENT="■" HEIGHT="13" HPOS="3670" ID="P1_ST05655" VPOS="6476" WC="0.20" WIDTH="7"/>
<SP HPOS="3677" ID="P1_SP04924" VPOS="6515" WIDTH="195"/>
<String CC="6" CONTENT="}" HEIGHT="26" HPOS="3872" ID="P1_ST05656" STYLE="subscript" VPOS="6489" WC="0.33" WIDTH="8"/>
</TextLine>
<TextLine HEIGHT="69" HPOS="3001" ID="P1_TL00638" VPOS="6495" WIDTH="405">
<String CC="84878068879788888888" CONTENT="credjetwettenioorg^^" HEIGHT="69" HPOS="3001" ID="P1_ST05657" VPOS="6495" WC="0.23" WIDTH="405"/>
</TextLine>
<TextLine HEIGHT="56" HPOS="3001" ID="P1_TL00639" VPOS="6539" WIDTH="931">
<String CC="807707" CONTENT="jiende" HEIGHT="46" HPOS="3001" ID="P1_ST05658" VPOS="6548" WC="0.48" WIDTH="80"/>
<SP HPOS="3081" ID="P1_SP04925" VPOS="6594" WIDTH="20"/>
<String CC="7700905" CONTENT="begroot" HEIGHT="30" HPOS="3102" ID="P1_ST05659" VPOS="6548" WC="0.98" WIDTH="100"/>
<SP HPOS="3202" ID="P1_SP04926" VPOS="6594" WIDTH="8"/>
<String CC="069" CONTENT="i»g" HEIGHT="21" HPOS="3210" ID="P1_ST05660" VPOS="6553" WC="0.46" WIDTH="43"/>
<SP HPOS="3253" ID="P1_SP04927" VPOS="6594" WIDTH="18"/>
<String CC="787476" CONTENT='«^"S*™' HEIGHT="56" HPOS="3270" ID="P1_ST05661" VPOS="6539" WC="0.30" WIDTH="306"/>
<SP HPOS="3576" ID="P1_SP04928" VPOS="6594" WIDTH="20"/>
<String CC="48880805820" CONTENT="vastgesteld" HEIGHT="32" HPOS="3596" ID="P1_ST05662" VPOS="6555" WC="0.98" WIDTH="157"/>
<SP HPOS="3754" ID="P1_SP04929" VPOS="6594" WIDTH="18"/>
<String CC="42980" CONTENT="zijn." HEIGHT="32" HPOS="3771" ID="P1_ST05663" VPOS="6555" WC="0.97" WIDTH="57"/>
<SP HPOS="3828" ID="P1_SP04930" VPOS="6594" WIDTH="18"/>
<String CC="7" CONTENT="-" HEIGHT="6" HPOS="3846" ID="P1_ST05664" VPOS="6569" WC="0.28" WIDTH="30"/>
<SP HPOS="3875" ID="P1_SP04931" VPOS="6594" WIDTH="21"/>
<String CC="06" CONTENT="De" HEIGHT="30" HPOS="3896" ID="P1_ST05665" VPOS="6555" WC="0.68" WIDTH="35"/>
</TextLine>
<TextLine HEIGHT="56" HPOS="3002" ID="P1_TL00640" VPOS="6574" WIDTH="933">
<String CC="66034" CONTENT="(&quot;'*," HEIGHT="48" HPOS="3002" ID="P1_ST05666" VPOS="6581" WC="0.57" WIDTH="51"/>
<SP HPOS="3053" ID="P1_SP04932" VPOS="6630" WIDTH="24"/>
<String CC="937" CONTENT="f,." HEIGHT="50" HPOS="3077" ID="P1_ST05667" VPOS="6580" WC="0.28" WIDTH="41"/>
<String CC="1688" CONTENT="l';:" HEIGHT="43" HPOS="3122" ID="P1_ST05668" VPOS="6587" WC="0.37" WIDTH="32"/>
<String CC="977047378" CONTENT="nbKd:tnet" HEIGHT="44" HPOS="3155" ID="P1_ST05669" VPOS="6586" WC="0.36" WIDTH="149"/>
<String CC="599482" CONTENT="eUd,-i" HEIGHT="43" HPOS="3302" ID="P1_ST05670" VPOS="6581" WC="0.32" WIDTH="123"/>
<SP HPOS="3425" ID="P1_SP04933" VPOS="6630" WIDTH="33"/>
<String CC="404764774461489" CONTENT=".'.l'.k'.rti.ig" HEIGHT="45" HPOS="3458" ID="P1_ST05671" VPOS="6574" WC="0.44" WIDTH="193"/>
<SP HPOS="3651" ID="P1_SP04934" VPOS="6630" WIDTH="18"/>
<String CC="007" CONTENT="van" HEIGHT="18" HPOS="3669" ID="P1_ST05672" VPOS="6595" WC="0.97" WIDTH="48"/>
<SP HPOS="3717" ID="P1_SP04935" VPOS="6630" WIDTH="18"/>
<String CC="7797497249261" CONTENT="beraadslaging" HEIGHT="39" HPOS="3735" ID="P1_ST05673" VPOS="6587" WC="0.98" WIDTH="200"/>
</TextLine>
<TextLine HEIGHT="59" HPOS="3002" ID="P1_TL00641" VPOS="6607" WIDTH="935">
<String CC="994" CONTENT="ri." HEIGHT="48" HPOS="3002" ID="P1_ST05674" VPOS="6618" WC="0.18" WIDTH="79"/>
<SP HPOS="3081" ID="P1_SP04936" VPOS="6666" WIDTH="21"/>
<String CC="4" CONTENT="," HEIGHT="12" HPOS="3103" ID="P1_ST05675" VPOS="6651" WC="0.54" WIDTH="4"/>
<SP HPOS="3106" ID="P1_SP04937" VPOS="6666" WIDTH="13"/>
<String CC="70790779773" CONTENT="eiTfmkltTet" HEIGHT="58" HPOS="3119" ID="P1_ST05676" VPOS="6607" WC="0.37" WIDTH="187"/>
<SP HPOS="3306" ID="P1_SP04938" VPOS="6666" WIDTH="18"/>
<String CC="770" CONTENT="oog" HEIGHT="22" HPOS="3324" ID="P1_ST05677" VPOS="6635" WC="0.94" WIDTH="48"/>
<SP HPOS="3372" ID="P1_SP04939" VPOS="6666" WIDTH="17"/>
<String CC="77" CONTENT="ep" HEIGHT="25" HPOS="3389" ID="P1_ST05678" VPOS="6633" WC="0.24" WIDTH="31"/>
<SP HPOS="3419" ID="P1_SP04940" VPOS="6666" WIDTH="18"/>
<String CC="778" CONTENT="een" HEIGHT="17" HPOS="3437" ID="P1_ST05679" VPOS="6632" WC="0.91" WIDTH="45"/>
<SP HPOS="3482" ID="P1_SP04941" VPOS="6666" WIDTH="18"/>
<String CC="006766640" CONTENT="wettelijk" HEIGHT="32" HPOS="3500" ID="P1_ST05680" VPOS="6620" WC="0.98" WIDTH="125"/>
<SP HPOS="3625" ID="P1_SP04942" VPOS="6666" WIDTH="17"/>
<String CC="7546275" CONTENT="uitstel" HEIGHT="28" HPOS="3641" ID="P1_ST05681" VPOS="6620" WC="0.97" WIDTH="92"/>
<SP HPOS="3733" ID="P1_SP04943" VPOS="6666" WIDTH="41"/>
<String CC="470" CONTENT="Het" HEIGHT="28" HPOS="3775" ID="P1_ST05682" VPOS="6624" WC="0.96" WIDTH="52"/>
<SP HPOS="3827" ID="P1_SP04944" VPOS="6666" WIDTH="19"/>
<String CC="777047" CONTENT="eenige" HEIGHT="35" HPOS="3846" ID="P1_ST05683" VPOS="6626" WC="0.42" WIDTH="91"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="3000" ID="P1_TL00642" VPOS="6653" WIDTH="939">
<String CC="67" CONTENT="is" HEIGHT="24" HPOS="3000" ID="P1_ST05684" VPOS="6672" WC="0.32" WIDTH="21"/>
<SP HPOS="3021" ID="P1_SP04945" VPOS="6696" WIDTH="26"/>
<String CC="5" CONTENT="z" HEIGHT="14" HPOS="3047" ID="P1_ST05685" VPOS="6679" WC="0.42" WIDTH="12"/>
<SP HPOS="3059" ID="P1_SP04946" VPOS="6696" WIDTH="21"/>
<String CC="00" CONTENT="i," HEIGHT="25" HPOS="3080" ID="P1_ST05686" VPOS="6671" WC="1.00" WIDTH="24"/>
<SP HPOS="3104" ID="P1_SP04947" VPOS="6696" WIDTH="26"/>
<String CC="099" CONTENT="dat" HEIGHT="22" HPOS="3130" ID="P1_ST05687" VPOS="6670" WC="0.93" WIDTH="45"/>
<SP HPOS="3175" ID="P1_SP04948" VPOS="6696" WIDTH="19"/>
<String CC="97" CONTENT="de" HEIGHT="22" HPOS="3194" ID="P1_ST05688" VPOS="6667" WC="0.12" WIDTH="28"/>
<SP HPOS="3222" ID="P1_SP04949" VPOS="6696" WIDTH="20"/>
<String CC="646794" CONTENT="tweed*" HEIGHT="31" HPOS="3242" ID="P1_ST05689" VPOS="6659" WC="0.96" WIDTH="94"/>
<SP HPOS="3337" ID="P1_SP04950" VPOS="6696" WIDTH="18"/>
<String CC="97375" CONTENT="kamer" HEIGHT="22" HPOS="3354" ID="P1_ST05690" VPOS="6659" WC="0.95" WIDTH="86"/>
<SP HPOS="3441" ID="P1_SP04951" VPOS="6696" WIDTH="18"/>
<String CC="970" CONTENT="zoo" HEIGHT="18" HPOS="3458" ID="P1_ST05691" VPOS="6661" WC="0.94" WIDTH="44"/>
<SP HPOS="3502" ID="P1_SP04952" VPOS="6696" WIDTH="18"/>
<String CC="7905960" CONTENT="spoedig" HEIGHT="35" HPOS="3520" ID="P1_ST05692" VPOS="6653" WC="0.97" WIDTH="107"/>
<SP HPOS="3627" ID="P1_SP04953" VPOS="6696" WIDTH="17"/>
<String CC="84945078" CONTENT="mogelijk" HEIGHT="35" HPOS="3644" ID="P1_ST05693" VPOS="6657" WC="0.97" WIDTH="124"/>
<SP HPOS="3768" ID="P1_SP04954" VPOS="6696" WIDTH="17"/>
<String CC="97" CONTENT="de" HEIGHT="28" HPOS="3784" ID="P1_ST05694" VPOS="6659" WC="0.13" WIDTH="31"/>
<SP HPOS="3815" ID="P1_SP04955" VPOS="6696" WIDTH="27"/>
<String CC="7994880" CONTENT="staats" HEIGHT="31" HPOS="3842" ID="P1_ST05695" SUBS_CONTENT="staatsbegrooting" SUBS_TYPE="HypPart1" VPOS="6661" WC="0.30" WIDTH="84"/>
<HYP CONTENT="-" HPOS="3926" VPOS="6661" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="3000" ID="P1_TL00643" VPOS="6689" WIDTH="940">
<String CC="7697260269" CONTENT="begrooting" HEIGHT="31" HPOS="3000" ID="P1_ST05696" SUBS_CONTENT="staatsbegrooting" SUBS_TYPE="HypPart2" VPOS="6699" WC="0.40" WIDTH="154"/>
<SP HPOS="3154" ID="P1_SP04956" VPOS="6730" WIDTH="17"/>
<String CC="988008970" CONTENT="ontv.mge," HEIGHT="21" HPOS="3170" ID="P1_ST05697" VPOS="6698" WC="0.41" WIDTH="139"/>
<SP HPOS="3309" ID="P1_SP04957" VPOS="6730" WIDTH="19"/>
<String CC="27" CONTENT="en" HEIGHT="18" HPOS="3328" ID="P1_ST05698" VPOS="6696" WC="0.49" WIDTH="30"/>
<SP HPOS="3358" ID="P1_SP04958" VPOS="6730" WIDTH="19"/>
<String CC="905" CONTENT="dat" HEIGHT="22" HPOS="3377" ID="P1_ST05699" VPOS="6689" WC="0.94" WIDTH="45"/>
<SP HPOS="3422" ID="P1_SP04959" VPOS="6730" WIDTH="17"/>
<String CC="680" CONTENT="zij" HEIGHT="25" HPOS="3438" ID="P1_ST05700" VPOS="6693" WC="0.95" WIDTH="30"/>
<SP HPOS="3468" ID="P1_SP04960" VPOS="6730" WIDTH="20"/>
<String CC="066607" CONTENT="vooraf" HEIGHT="24" HPOS="3488" ID="P1_ST05701" VPOS="6689" WC="0.97" WIDTH="92"/>
<SP HPOS="3580" ID="P1_SP04961" VPOS="6730" WIDTH="14"/>
<String CC="9679" CONTENT="geen" HEIGHT="22" HPOS="3594" ID="P1_ST05702" VPOS="6696" WC="0.93" WIDTH="65"/>
<SP HPOS="3659" ID="P1_SP04962" VPOS="6730" WIDTH="12"/>
<String CC="077314" CONTENT="andere" HEIGHT="30" HPOS="3671" ID="P1_ST05703" VPOS="6692" WC="0.98" WIDTH="96"/>
<SP HPOS="3767" ID="P1_SP04963" VPOS="6730" WIDTH="12"/>
<String CC="66506904796" CONTENT="belangrijke" HEIGHT="35" HPOS="3778" ID="P1_ST05704" VPOS="6694" WC="0.98" WIDTH="162"/>
</TextLine>
<TextLine HEIGHT="53" HPOS="3000" ID="P1_TL00644" VPOS="6719" WIDTH="943">
<String CC="171448" CONTENT="wetten" HEIGHT="28" HPOS="3000" ID="P1_ST05705" VPOS="6732" WC="0.97" WIDTH="94"/>
<SP HPOS="3094" ID="P1_SP04964" VPOS="6761" WIDTH="18"/>
<String CC="07" CONTENT="in" HEIGHT="22" HPOS="3112" ID="P1_ST05706" VPOS="6730" WC="0.63" WIDTH="25"/>
<SP HPOS="3137" ID="P1_SP04965" VPOS="6761" WIDTH="19"/>
<String CC="88000091069" CONTENT="behandeling" HEIGHT="31" HPOS="3156" ID="P1_ST05707" VPOS="6720" WC="0.99" WIDTH="171"/>
<SP HPOS="3327" ID="P1_SP04966" VPOS="6761" WIDTH="17"/>
<String CC="78863" CONTENT="neme." HEIGHT="20" HPOS="3344" ID="P1_ST05708" VPOS="6726" WC="0.96" WIDTH="80"/>
<SP HPOS="3424" ID="P1_SP04967" VPOS="6761" WIDTH="34"/>
<String CC="66" CONTENT="En" HEIGHT="30" HPOS="3458" ID="P1_ST05709" VPOS="6719" WC="0.35" WIDTH="40"/>
<SP HPOS="3498" ID="P1_SP04968" VPOS="6761" WIDTH="26"/>
<String CC="967" CONTENT="wat" HEIGHT="28" HPOS="3524" ID="P1_ST05710" VPOS="6723" WC="0.91" WIDTH="54"/>
<SP HPOS="3579" ID="P1_SP04969" VPOS="6761" WIDTH="17"/>
<String CC="77" CONTENT="de" HEIGHT="30" HPOS="3595" ID="P1_ST05711" VPOS="6724" WC="0.28" WIDTH="31"/>
<SP HPOS="3626" ID="P1_SP04970" VPOS="6761" WIDTH="25"/>
<String CC="48926686" CONTENT="indische" HEIGHT="37" HPOS="3651" ID="P1_ST05712" VPOS="6724" WC="0.34" WIDTH="117"/>
<SP HPOS="3768" ID="P1_SP04971" VPOS="6761" WIDTH="19"/>
<String CC="83090876887" CONTENT="be«n'óoting" HEIGHT="52" HPOS="3787" ID="P1_ST05713" VPOS="6720" WC="0.37" WIDTH="156"/>
</TextLine>
</TextBlock>
<TextBlock HEIGHT="5461" HPOS="3966" ID="P1_TB00039" STYLEREFS="TXT_9 PAR_BLOCK" VPOS="1280" WIDTH="956">
<TextLine HEIGHT="36" HPOS="3971" ID="P1_TL00645" VPOS="1280" WIDTH="939">
<String CC="77097532" CONTENT="betreft," HEIGHT="28" HPOS="3971" ID="P1_ST05714" VPOS="1284" WC="0.98" WIDTH="112"/>
<SP HPOS="4083" ID="P1_SP04972" VPOS="1312" WIDTH="19"/>
<String CC="9767" CONTENT="deze" HEIGHT="25" HPOS="4102" ID="P1_ST05715" VPOS="1283" WC="0.93" WIDTH="59"/>
<SP HPOS="4161" ID="P1_SP04973" VPOS="1312" WIDTH="18"/>
<String CC="46" CONTENT="is" HEIGHT="25" HPOS="4179" ID="P1_ST05716" VPOS="1283" WC="0.44" WIDTH="21"/>
<SP HPOS="4200" ID="P1_SP04974" VPOS="1312" WIDTH="18"/>
<String CC="50709977669" CONTENT="afhankelijk" HEIGHT="35" HPOS="4218" ID="P1_ST05717" VPOS="1280" WC="0.98" WIDTH="164"/>
<SP HPOS="4382" ID="P1_SP04975" VPOS="1316" WIDTH="7"/>
<String CC="967" CONTENT="van" HEIGHT="19" HPOS="4389" ID="P1_ST05718" VPOS="1289" WC="0.91" WIDTH="50"/>
<SP HPOS="4439" ID="P1_SP04976" VPOS="1316" WIDTH="19"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="4457" ID="P1_ST05719" VPOS="1281" WC="0.12" WIDTH="31"/>
<SP HPOS="4488" ID="P1_SP04977" VPOS="1316" WIDTH="18"/>
<String CC="6479077" CONTENT="stukken" HEIGHT="25" HPOS="4506" ID="P1_ST05720" VPOS="1281" WC="0.97" WIDTH="109"/>
<SP HPOS="4615" ID="P1_SP04978" VPOS="1316" WIDTH="19"/>
<String CC="830" CONTENT="uit" HEIGHT="25" HPOS="4633" ID="P1_ST05721" VPOS="1280" WC="0.96" WIDTH="39"/>
<SP HPOS="4672" ID="P1_SP04979" VPOS="1316" WIDTH="18"/>
<String CC="789074" CONTENT="Indië," HEIGHT="30" HPOS="4690" ID="P1_ST05722" VPOS="1280" WC="0.36" WIDTH="80"/>
<SP HPOS="4770" ID="P1_SP04980" VPOS="1316" WIDTH="18"/>
<String CC="9096907" CONTENT="waarvan" HEIGHT="19" HPOS="4788" ID="P1_ST05723" VPOS="1287" WC="0.97" WIDTH="122"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3971" ID="P1_TL00646" VPOS="1311" WIDTH="940">
<String CC="08" CONTENT="de" HEIGHT="26" HPOS="3971" ID="P1_ST05724" VPOS="1316" WC="0.58" WIDTH="31"/>
<SP HPOS="4002" ID="P1_SP04981" VPOS="1342" WIDTH="18"/>
<String CC="609337079" CONTENT="regeering" HEIGHT="35" HPOS="4019" ID="P1_ST05725" VPOS="1315" WC="0.98" WIDTH="136"/>
<SP HPOS="4155" ID="P1_SP04982" VPOS="1350" WIDTH="15"/>
<String CC="875968072529048" CONTENT="noodzakelijk'in" HEIGHT="37" HPOS="4170" ID="P1_ST05726" VPOS="1311" WC="0.99" WIDTH="221"/>
<SP HPOS="4391" ID="P1_SP04983" VPOS="1350" WIDTH="17"/>
<String CC="779" CONTENT="het" HEIGHT="25" HPOS="4408" ID="P1_ST05727" VPOS="1315" WC="0.91" WIDTH="46"/>
<SP HPOS="4454" ID="P1_SP04984" VPOS="1350" WIDTH="19"/>
<String CC="67940" CONTENT="bezit" HEIGHT="25" HPOS="4473" ID="P1_ST05728" VPOS="1313" WC="0.96" WIDTH="67"/>
<SP HPOS="4540" ID="P1_SP04985" VPOS="1350" WIDTH="17"/>
<String CC="0776" CONTENT="moet" HEIGHT="25" HPOS="4557" ID="P1_ST05729" VPOS="1313" WC="0.95" WIDTH="70"/>
<SP HPOS="4626" ID="P1_SP04986" VPOS="1350" WIDTH="17"/>
<String CC="4017" CONTENT="zijn" HEIGHT="32" HPOS="4643" ID="P1_ST05730" VPOS="1312" WC="0.97" WIDTH="50"/>
<SP HPOS="4693" ID="P1_SP04987" VPOS="1350" WIDTH="17"/>
<String CC="47907692" CONTENT="gesteld." HEIGHT="37" HPOS="4709" ID="P1_ST05731" VPOS="1312" WC="0.97" WIDTH="109"/>
<SP HPOS="4818" ID="P1_SP04988" VPOS="1350" WIDTH="11"/>
<String CC="807" CONTENT="—Do" HEIGHT="26" HPOS="4828" ID="P1_ST05732" VPOS="1312" WC="0.91" WIDTH="83"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="3971" ID="P1_TL00647" VPOS="1345" WIDTH="938">
<String CC="6668767" CONTENT="slotsom" HEIGHT="25" HPOS="3971" ID="P1_ST05733" VPOS="1350" WC="0.97" WIDTH="107"/>
<SP HPOS="4078" ID="P1_SP04989" VPOS="1375" WIDTH="15"/>
<String CC="770" CONTENT="is," HEIGHT="30" HPOS="4094" ID="P1_ST05734" VPOS="1349" WC="0.95" WIDTH="38"/>
<SP HPOS="4131" ID="P1_SP04990" VPOS="1378" WIDTH="22"/>
<String CC="777" CONTENT="dat" HEIGHT="26" HPOS="4154" ID="P1_ST05735" VPOS="1348" WC="0.92" WIDTH="46"/>
<SP HPOS="4200" ID="P1_SP04991" VPOS="1378" WIDTH="22"/>
<String CC="07" CONTENT="de" HEIGHT="26" HPOS="4222" ID="P1_ST05736" VPOS="1348" WC="0.62" WIDTH="30"/>
<SP HPOS="4252" ID="P1_SP04992" VPOS="1378" WIDTH="17"/>
<String CC="479506799" CONTENT="regeering" HEIGHT="37" HPOS="4269" ID="P1_ST05737" VPOS="1346" WC="0.97" WIDTH="136"/>
<SP HPOS="4404" ID="P1_SP04993" VPOS="1383" WIDTH="18"/>
<String CC="0064937879" CONTENT="vooralsnog" HEIGHT="32" HPOS="4422" ID="P1_ST05738" VPOS="1346" WC="0.98" WIDTH="152"/>
<SP HPOS="4574" ID="P1_SP04994" VPOS="1383" WIDTH="15"/>
<String CC="77706" CONTENT="meent" HEIGHT="26" HPOS="4590" ID="P1_ST05739" VPOS="1345" WC="0.96" WIDTH="85"/>
<SP HPOS="4675" ID="P1_SP04995" VPOS="1383" WIDTH="18"/>
<String CC="5746" CONTENT="mets" HEIGHT="24" HPOS="4693" ID="P1_ST05740" VPOS="1345" WC="0.95" WIDTH="67"/>
<SP HPOS="4760" ID="P1_SP04996" VPOS="1383" WIDTH="17"/>
<String CC="053" CONTENT="tot" HEIGHT="25" HPOS="4776" ID="P1_ST05741" VPOS="1345" WC="0.97" WIDTH="41"/>
<SP HPOS="4818" ID="P1_SP04997" VPOS="1383" WIDTH="18"/>
<String CC="3804" CONTENT="weg" HEIGHT="25" HPOS="4835" ID="P1_ST05742" SUBS_CONTENT="wegneming" SUBS_TYPE="HypPart1" VPOS="1352" WC="0.97" WIDTH="56"/>
<HYP CONTENT="-" HPOS="4891" VPOS="1352" WIDTH="18"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="3971" ID="P1_TL00648" VPOS="1376" WIDTH="940">
<String CC="750529" CONTENT="neming" HEIGHT="32" HPOS="3971" ID="P1_ST05743" SUBS_CONTENT="wegneming" SUBS_TYPE="HypPart2" VPOS="1382" WC="0.97" WIDTH="105"/>
<SP HPOS="4076" ID="P1_SP04998" VPOS="1414" WIDTH="17"/>
<String CC="079" CONTENT="der" HEIGHT="25" HPOS="4093" ID="P1_ST05744" VPOS="1381" WC="0.93" WIDTH="45"/>
<SP HPOS="4137" ID="P1_SP04999" VPOS="1414" WIDTH="17"/>
<String CC="9770789669" CONTENT="vertraging" HEIGHT="33" HPOS="4154" ID="P1_ST05745" VPOS="1381" WC="0.97" WIDTH="152"/>
<SP HPOS="4306" ID="P1_SP05000" VPOS="1414" WIDTH="15"/>
<String CC="77" CONTENT="te" HEIGHT="24" HPOS="4322" ID="P1_ST05746" VPOS="1383" WC="0.25" WIDTH="27"/>
<SP HPOS="4349" ID="P1_SP05001" VPOS="1414" WIDTH="18"/>
<String CC="067777" CONTENT="kunnen" HEIGHT="25" HPOS="4367" ID="P1_ST05747" VPOS="1381" WC="0.97" WIDTH="104"/>
<SP HPOS="4470" ID="P1_SP05002" VPOS="1414" WIDTH="17"/>
<String CC="03751" CONTENT="doen," HEIGHT="31" HPOS="4487" ID="P1_ST05748" VPOS="1378" WC="0.97" WIDTH="81"/>
<SP HPOS="4569" ID="P1_SP05003" VPOS="1414" WIDTH="25"/>
<String CC="4907" CONTENT="maar" HEIGHT="19" HPOS="4593" ID="P1_ST05749" VPOS="1384" WC="0.96" WIDTH="72"/>
<SP HPOS="4665" ID="P1_SP05004" VPOS="1414" WIDTH="17"/>
<String CC="705" CONTENT="wat" HEIGHT="24" HPOS="4682" ID="P1_ST05750" STYLEREFS="TXT_10" VPOS="1380" WC="0.95" WIDTH="50"/>
<SP HPOS="4731" ID="P1_SP05005" VPOS="1414" WIDTH="17"/>
<String CC="661" CONTENT="zij" HEIGHT="32" HPOS="4748" ID="P1_ST05751" VPOS="1376" WC="0.94" WIDTH="30"/>
<SP HPOS="4778" ID="P1_SP05006" VPOS="1414" WIDTH="19"/>
<String CC="948" CONTENT="kan" HEIGHT="25" HPOS="4796" ID="P1_ST05752" VPOS="1377" WC="0.92" WIDTH="52"/>
<SP HPOS="4848" ID="P1_SP05007" VPOS="1414" WIDTH="18"/>
<String CC="706" CONTENT="zal" HEIGHT="26" HPOS="4866" ID="P1_ST05753" STYLEREFS="TXT_10" VPOS="1377" WC="0.95" WIDTH="45"/>
</TextLine>
<TextLine HEIGHT="31" HPOS="3972" ID="P1_TL00649" VPOS="1415" WIDTH="122">
<String CC="537" CONTENT="zij" HEIGHT="31" HPOS="3972" ID="P1_ST05754" VPOS="1415" WC="0.94" WIDTH="30"/>
<SP HPOS="4002" ID="P1_SP05008" VPOS="1446" WIDTH="20"/>
<String CC="52700" CONTENT="doen." HEIGHT="24" HPOS="4022" ID="P1_ST05755" VPOS="1415" WC="0.98" WIDTH="72"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="3992" ID="P1_TL00650" VPOS="1441" WIDTH="918">
<String CC="090" CONTENT="'b." HEIGHT="31" HPOS="3992" ID="P1_ST05756" STYLEREFS="TXT_10" VPOS="1441" WC="0.92" WIDTH="34"/>
<SP HPOS="4026" ID="P1_SP05009" VPOS="1472" WIDTH="18"/>
<String CC="76" CONTENT="de" HEIGHT="27" HPOS="4044" ID="P1_ST05757" VPOS="1444" WC="0.28" WIDTH="31"/>
<SP HPOS="4075" ID="P1_SP05010" VPOS="1472" WIDTH="18"/>
<String CC="09889180" CONTENT="aandrang" HEIGHT="32" HPOS="4093" ID="P1_ST05758" VPOS="1444" WC="0.97" WIDTH="133"/>
<SP HPOS="4226" ID="P1_SP05011" VPOS="1476" WIDTH="17"/>
<String CC="764" CONTENT="tot" HEIGHT="24" HPOS="4243" ID="P1_ST05759" VPOS="1447" WC="0.93" WIDTH="39"/>
<SP HPOS="4281" ID="P1_SP05012" VPOS="1476" WIDTH="19"/>
<String CC="7797077680" CONTENT="herziening" HEIGHT="31" HPOS="4300" ID="P1_ST05760" VPOS="1444" WC="0.98" WIDTH="150"/>
<SP HPOS="4450" ID="P1_SP05013" VPOS="1476" WIDTH="17"/>
<String CC="890" CONTENT="van" HEIGHT="17" HPOS="4467" ID="P1_ST05761" VPOS="1452" WC="0.93" WIDTH="50"/>
<SP HPOS="4517" ID="P1_SP05014" VPOS="1476" WIDTH="11"/>
<String CC="988" CONTENT="het" HEIGHT="26" HPOS="4527" ID="P1_ST05762" VPOS="1442" WC="0.90" WIDTH="45"/>
<SP HPOS="4572" ID="P1_SP05015" VPOS="1476" WIDTH="11"/>
<String CC="616077680" CONTENT="liadastcr" HEIGHT="25" HPOS="4583" ID="P1_ST05763" STYLEREFS="TXT_10" VPOS="1443" WC="0.52" WIDTH="123"/>
<SP HPOS="4706" ID="P1_SP05016" VPOS="1476" WIDTH="8"/>
<String CC="765" CONTENT="der" HEIGHT="25" HPOS="4714" ID="P1_ST05764" VPOS="1441" WC="0.93" WIDTH="45"/>
<SP HPOS="4759" ID="P1_SP05017" VPOS="1476" WIDTH="9"/>
<String CC="987189914" CONTENT="gebouwde," HEIGHT="32" HPOS="4768" ID="P1_ST05765" VPOS="1441" WC="0.97" WIDTH="142"/>
</TextLine>
<TextLine HEIGHT="31" HPOS="4041" ID="P1_TL00651" VPOS="1473" WIDTH="867">
<String CC="76780880" CONTENT="alommen." HEIGHT="24" HPOS="4041" ID="P1_ST05766" VPOS="1480" WC="0.40" WIDTH="132"/>
<SP HPOS="4173" ID="P1_SP05018" VPOS="1504" WIDTH="27"/>
<String CC="97" CONTENT="De" HEIGHT="30" HPOS="4200" ID="P1_ST05767" VPOS="1473" WC="0.12" WIDTH="37"/>
<SP HPOS="4237" ID="P1_SP05019" VPOS="1504" WIDTH="19"/>
<String CC="04566679" CONTENT="minister" HEIGHT="25" HPOS="4256" ID="P1_ST05768" VPOS="1478" WC="0.97" WIDTH="117"/>
<SP HPOS="4372" ID="P1_SP05020" VPOS="1504" WIDTH="19"/>
<String CC="088898886" CONTENT="refereert" HEIGHT="25" HPOS="4391" ID="P1_ST05769" VPOS="1478" WC="0.97" WIDTH="118"/>
<SP HPOS="4509" ID="P1_SP05021" VPOS="1504" WIDTH="20"/>
<String CC="5088" CONTENT="zich" HEIGHT="26" HPOS="4530" ID="P1_ST05770" VPOS="1475" WC="0.95" WIDTH="53"/>
<SP HPOS="4583" ID="P1_SP05022" VPOS="1504" WIDTH="19"/>
<String CC="910" CONTENT="aan" HEIGHT="17" HPOS="4602" ID="P1_ST05771" VPOS="1483" WC="0.95" WIDTH="50"/>
<SP HPOS="4651" ID="P1_SP05023" VPOS="1504" WIDTH="17"/>
<String CC="786" CONTENT="het" HEIGHT="25" HPOS="4668" ID="P1_ST05772" VPOS="1475" WC="0.92" WIDTH="45"/>
<SP HPOS="4713" ID="P1_SP05024" VPOS="1504" WIDTH="19"/>
<String CC="67005679" CONTENT="antwoord" HEIGHT="25" HPOS="4731" ID="P1_ST05773" VPOS="1474" WC="0.98" WIDTH="135"/>
<SP HPOS="4866" ID="P1_SP05025" VPOS="1504" WIDTH="15"/>
<String CC="68" CONTENT="in" HEIGHT="25" HPOS="4881" ID="P1_ST05774" VPOS="1474" WC="0.28" WIDTH="26"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3972" ID="P1_TL00652" VPOS="1502" WIDTH="939">
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="3972" ID="P1_ST05775" VPOS="1511" WC="0.13" WIDTH="30"/>
<SP HPOS="4002" ID="P1_SP05026" VPOS="1535" WIDTH="19"/>
<String CC="809676" CONTENT="andere" HEIGHT="35" HPOS="4020" ID="P1_ST05776" VPOS="1502" WC="0.96" WIDTH="91"/>
<SP HPOS="4111" ID="P1_SP05027" VPOS="1538" WIDTH="20"/>
<String CC="908770" CONTENT="kamer," HEIGHT="30" HPOS="4131" ID="P1_ST05777" VPOS="1511" WC="0.97" WIDTH="103"/>
<SP HPOS="4234" ID="P1_SP05028" VPOS="1540" WIDTH="18"/>
<String CC="77" CONTENT="en" HEIGHT="15" HPOS="4252" ID="P1_ST05778" VPOS="1519" WC="0.25" WIDTH="32"/>
<SP HPOS="4284" ID="P1_SP05029" VPOS="1540" WIDTH="18"/>
<String CC="5644766670" CONTENT="herinnert," HEIGHT="30" HPOS="4302" ID="P1_ST05779" VPOS="1509" WC="0.98" WIDTH="144"/>
<SP HPOS="4446" ID="P1_SP05030" VPOS="1540" WIDTH="27"/>
<String CC="677" CONTENT="dat" HEIGHT="25" HPOS="4473" ID="P1_ST05780" VPOS="1509" WC="0.92" WIDTH="45"/>
<SP HPOS="4518" ID="P1_SP05031" VPOS="1540" WIDTH="25"/>
<String CC="77777" CONTENT="reeds" HEIGHT="26" HPOS="4543" ID="P1_ST05781" VPOS="1508" WC="0.95" WIDTH="72"/>
<SP HPOS="4615" ID="P1_SP05032" VPOS="1540" WIDTH="26"/>
<String CC="47" CONTENT="iv" HEIGHT="25" HPOS="4641" ID="P1_ST05782" VPOS="1507" WC="0.39" WIDTH="26"/>
<SP HPOS="4667" ID="P1_SP05033" VPOS="1540" WIDTH="19"/>
<String CC="770" CONTENT="het" HEIGHT="25" HPOS="4685" ID="P1_ST05783" VPOS="1507" WC="0.94" WIDTH="45"/>
<SP HPOS="4730" ID="P1_SP05034" VPOS="1540" WIDTH="17"/>
<String CC="933207" CONTENT="vorige" HEIGHT="33" HPOS="4747" ID="P1_ST05784" VPOS="1507" WC="0.97" WIDTH="89"/>
<SP HPOS="4835" ID="P1_SP05035" VPOS="1540" WIDTH="15"/>
<String CC="4001" CONTENT="jaar" HEIGHT="33" HPOS="4851" ID="P1_ST05785" VPOS="1507" WC="0.99" WIDTH="60"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="3973" ID="P1_TL00653" VPOS="1539" WIDTH="937">
<String CC="778" CONTENT="een" HEIGHT="15" HPOS="3973" ID="P1_ST05786" VPOS="1553" WC="0.91" WIDTH="45"/>
<SP HPOS="4018" ID="P1_SP05036" VPOS="1569" WIDTH="18"/>
<String CC="4610799" CONTENT="ontwerp" HEIGHT="30" HPOS="4036" ID="P1_ST05787" VPOS="1546" WC="0.97" WIDTH="116"/>
<SP HPOS="4152" ID="P1_SP05037" VPOS="1576" WIDTH="17"/>
<String CC="769078" CONTENT="nopens" HEIGHT="25" HPOS="4168" ID="P1_ST05788" VPOS="1551" WC="0.96" WIDTH="97"/>
<SP HPOS="4265" ID="P1_SP05038" VPOS="1576" WIDTH="17"/>
<String CC="07" CONTENT="de" HEIGHT="25" HPOS="4281" ID="P1_ST05789" VPOS="1543" WC="0.62" WIDTH="31"/>
<SP HPOS="4312" ID="P1_SP05039" VPOS="1576" WIDTH="18"/>
<String CC="93307078548" CONTENT="kodificatie" HEIGHT="27" HPOS="4330" ID="P1_ST05790" VPOS="1540" WC="0.47" WIDTH="146"/>
<SP HPOS="4476" ID="P1_SP05040" VPOS="1576" WIDTH="27"/>
<String CC="077" CONTENT="der" HEIGHT="26" HPOS="4504" ID="P1_ST05791" VPOS="1540" WC="0.94" WIDTH="45"/>
<SP HPOS="4548" ID="P1_SP05041" VPOS="1576" WIDTH="18"/>
<String CC="90788881963088" CONTENT="grondbelasting" HEIGHT="34" HPOS="4566" ID="P1_ST05792" VPOS="1539" WC="0.98" WIDTH="211"/>
<SP HPOS="4778" ID="P1_SP05042" VPOS="1576" WIDTH="17"/>
<String CC="25" CONTENT="is" HEIGHT="26" HPOS="4794" ID="P1_ST05793" VPOS="1540" WC="0.61" WIDTH="22"/>
<SP HPOS="4817" ID="P1_SP05043" VPOS="1576" WIDTH="17"/>
<String CC="07970" CONTENT="inge" HEIGHT="33" HPOS="4833" ID="P1_ST05794" SUBS_CONTENT="ingediend," SUBS_TYPE="HypPart1" VPOS="1540" WC="0.97" WIDTH="61"/>
<HYP CONTENT="-" HPOS="4894" VPOS="1540" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="3972" ID="P1_TL00654" VPOS="1573" WIDTH="938">
<String CC="964794" CONTENT="diend," HEIGHT="30" HPOS="3972" ID="P1_ST05795" SUBS_CONTENT="ingediend," SUBS_TYPE="HypPart2" VPOS="1576" WC="0.96" WIDTH="83"/>
<SP HPOS="4055" ID="P1_SP05044" VPOS="1605" WIDTH="28"/>
<String CC="0779204" CONTENT="waaruit" HEIGHT="25" HPOS="4083" ID="P1_ST05796" VPOS="1576" WC="0.98" WIDTH="106"/>
<SP HPOS="4189" ID="P1_SP05045" VPOS="1605" WIDTH="27"/>
<String CC="00397" CONTENT="reeds" HEIGHT="27" HPOS="4217" ID="P1_ST05797" VPOS="1573" WC="0.97" WIDTH="72"/>
<SP HPOS="4289" ID="P1_SP05046" VPOS="1605" WIDTH="25"/>
<String CC="8505" CONTENT="voor" HEIGHT="18" HPOS="4313" ID="P1_ST05798" VPOS="1581" WC="0.96" WIDTH="64"/>
<SP HPOS="4377" ID="P1_SP05047" VPOS="1605" WIDTH="21"/>
<String CC="03" CONTENT="de" HEIGHT="25" HPOS="4398" ID="P1_ST05799" VPOS="1574" WC="0.81" WIDTH="31"/>
<SP HPOS="4429" ID="P1_SP05048" VPOS="1605" WIDTH="18"/>
<String CC="7407778997" CONTENT="ongebouwde" HEIGHT="33" HPOS="4447" ID="P1_ST05800" VPOS="1573" WC="0.98" WIDTH="174"/>
<SP HPOS="4620" ID="P1_SP05049" VPOS="1606" WIDTH="19"/>
<String CC="70070629410" CONTENT="eigendommen" HEIGHT="32" HPOS="4639" ID="P1_ST05801" VPOS="1573" WC="0.99" WIDTH="194"/>
<SP HPOS="4833" ID="P1_SP05050" VPOS="1606" WIDTH="17"/>
<String CC="0800" CONTENT="ver" HEIGHT="18" HPOS="4850" ID="P1_ST05802" SUBS_CONTENT="verbetering" SUBS_TYPE="HypPart1" VPOS="1580" WC="0.98" WIDTH="46"/>
<HYP CONTENT="-" HPOS="4896" VPOS="1580" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="3972" ID="P1_TL00655" VPOS="1605" WIDTH="941">
<String CC="88480089" CONTENT="betering" HEIGHT="30" HPOS="3972" ID="P1_ST05803" SUBS_CONTENT="verbetering" SUBS_TYPE="HypPart2" VPOS="1609" WC="0.97" WIDTH="118"/>
<SP HPOS="4090" ID="P1_SP05051" VPOS="1638" WIDTH="18"/>
<String CC="597" CONTENT="kan" HEIGHT="26" HPOS="4108" ID="P1_ST05804" VPOS="1607" WC="0.91" WIDTH="51"/>
<SP HPOS="4159" ID="P1_SP05052" VPOS="1638" WIDTH="18"/>
<String CC="0260000450053" CONTENT="voortvloeijen" HEIGHT="35" HPOS="4176" ID="P1_ST05805" VPOS="1605" WC="0.77" WIDTH="183"/>
<SP HPOS="4359" ID="P1_SP05053" VPOS="1641" WIDTH="35"/>
<String CC="667" CONTENT="Als" HEIGHT="27" HPOS="4395" ID="P1_ST05806" VPOS="1606" WC="0.92" WIDTH="47"/>
<SP HPOS="4442" ID="P1_SP05054" VPOS="1641" WIDTH="15"/>
<String CC="006" CONTENT="dat" HEIGHT="26" HPOS="4457" ID="P1_ST05807" VPOS="1606" WC="0.98" WIDTH="47"/>
<SP HPOS="4505" ID="P1_SP05055" VPOS="1641" WIDTH="18"/>
<String CC="6769700" CONTENT="ontwerp" HEIGHT="30" HPOS="4522" ID="P1_ST05808" VPOS="1609" WC="0.97" WIDTH="116"/>
<SP HPOS="4638" ID="P1_SP05056" VPOS="1641" WIDTH="8"/>
<String CC="06700759709" CONTENT="vastgesteld" HEIGHT="33" HPOS="4646" ID="P1_ST05809" VPOS="1605" WC="0.99" WIDTH="159"/>
<SP HPOS="4806" ID="P1_SP05057" VPOS="1641" WIDTH="9"/>
<String CC="570" CONTENT="is," HEIGHT="31" HPOS="4815" ID="P1_ST05810" VPOS="1605" WC="0.95" WIDTH="28"/>
<SP HPOS="4844" ID="P1_SP05058" VPOS="1641" WIDTH="18"/>
<String CC="679" CONTENT="dan" HEIGHT="26" HPOS="4861" ID="P1_ST05811" VPOS="1605" WC="0.91" WIDTH="52"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="3972" ID="P1_TL00656" VPOS="1638" WIDTH="941">
<String CC="478" CONTENT="kan" HEIGHT="25" HPOS="3972" ID="P1_ST05812" VPOS="1642" WC="0.93" WIDTH="51"/>
<SP HPOS="4023" ID="P1_SP05059" VPOS="1667" WIDTH="21"/>
<String CC="4" CONTENT="-" HEIGHT="6" HPOS="4044" ID="P1_ST05813" VPOS="1651" WC="0.54" WIDTH="2"/>
<SP HPOS="4046" ID="P1_SP05060" VPOS="1667" WIDTH="176"/>
<String CC="87477" CONTENT="welke" HEIGHT="24" HPOS="4222" ID="P1_ST05814" VPOS="1641" WC="0.95" WIDTH="79"/>
<SP HPOS="4302" ID="P1_SP05061" VPOS="1667" WIDTH="19"/>
<String CC="73687993722" CONTENT="maatregelen" HEIGHT="34" HPOS="4320" ID="P1_ST05815" VPOS="1639" WC="0.98" WIDTH="176"/>
<SP HPOS="4496" ID="P1_SP05062" VPOS="1674" WIDTH="17"/>
<String CC="32" CONTENT="te" HEIGHT="25" HPOS="4513" ID="P1_ST05816" VPOS="1639" WC="0.71" WIDTH="27"/>
<SP HPOS="4540" ID="P1_SP05063" VPOS="1674" WIDTH="18"/>
<String CC="89775" CONTENT="nemen" HEIGHT="17" HPOS="4558" ID="P1_ST05817" VPOS="1648" WC="0.95" WIDTH="89"/>
<SP HPOS="4646" ID="P1_SP05064" VPOS="1674" WIDTH="21"/>
<String CC="72480" CONTENT="zijn," HEIGHT="33" HPOS="4668" ID="P1_ST05818" VPOS="1639" WC="0.97" WIDTH="61"/>
<SP HPOS="4729" ID="P1_SP05065" VPOS="1674" WIDTH="27"/>
<String CC="79" CONTENT="om" HEIGHT="18" HPOS="4756" ID="P1_ST05819" VPOS="1646" WC="0.16" WIDTH="43"/>
<SP HPOS="4799" ID="P1_SP05066" VPOS="1674" WIDTH="17"/>
<String CC="57" CONTENT="te" HEIGHT="25" HPOS="4815" ID="P1_ST05820" VPOS="1639" WC="0.35" WIDTH="27"/>
<SP HPOS="4843" ID="P1_SP05067" VPOS="1674" WIDTH="17"/>
<String CC="9804" CONTENT="vol" HEIGHT="26" HPOS="4859" ID="P1_ST05821" SUBS_CONTENT="vol«loen" SUBS_TYPE="HypPart1" VPOS="1638" WC="0.42" WIDTH="41"/>
<HYP CONTENT="-" HPOS="4900" VPOS="1638" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="3973" ID="P1_TL00657" VPOS="1668" WIDTH="940">
<String CC="06573" CONTENT="«loen" HEIGHT="25" HPOS="3973" ID="P1_ST05822" SUBS_CONTENT="vol«loen" SUBS_TYPE="HypPart2" VPOS="1674" WC="0.51" WIDTH="64"/>
<SP HPOS="4037" ID="P1_SP05068" VPOS="1698" WIDTH="18"/>
<String CC="898" CONTENT="aan" HEIGHT="15" HPOS="4055" ID="P1_ST05823" VPOS="1683" WC="0.90" WIDTH="48"/>
<SP HPOS="4103" ID="P1_SP05069" VPOS="1698" WIDTH="18"/>
<String CC="620" CONTENT="het" HEIGHT="28" HPOS="4121" ID="P1_ST05824" VPOS="1671" WC="0.97" WIDTH="45"/>
<SP HPOS="4166" ID="P1_SP05070" VPOS="1700" WIDTH="19"/>
<String CC="77794767375" CONTENT="voorschrift" HEIGHT="27" HPOS="4185" ID="P1_ST05825" VPOS="1671" WC="0.98" WIDTH="155"/>
<SP HPOS="4339" ID="P1_SP05071" VPOS="1700" WIDTH="19"/>
<String CC="979" CONTENT="der" HEIGHT="27" HPOS="4358" ID="P1_ST05826" VPOS="1671" WC="0.90" WIDTH="44"/>
<SP HPOS="4402" ID="P1_SP05072" VPOS="1700" WIDTH="17"/>
<String CC="9781" CONTENT="wet," HEIGHT="30" HPOS="4419" ID="P1_ST05827" VPOS="1674" WC="0.94" WIDTH="65"/>
<SP HPOS="4483" ID="P1_SP05073" VPOS="1703" WIDTH="22"/>
<String CC="995" CONTENT="dat" HEIGHT="26" HPOS="4506" ID="P1_ST05828" VPOS="1671" WC="0.91" WIDTH="45"/>
<SP HPOS="4551" ID="P1_SP05074" VPOS="1703" WIDTH="18"/>
<String CC="77787" CONTENT="reeds" HEIGHT="26" HPOS="4569" ID="P1_ST05829" VPOS="1671" WC="0.95" WIDTH="73"/>
<SP HPOS="4642" ID="P1_SP05075" VPOS="1703" WIDTH="17"/>
<String CC="05587" CONTENT="al'te" HEIGHT="30" HPOS="4658" ID="P1_ST05830" VPOS="1668" WC="0.96" WIDTH="69"/>
<SP HPOS="4727" ID="P1_SP05076" VPOS="1703" WIDTH="18"/>
<String CC="6077" CONTENT="lang" HEIGHT="33" HPOS="4744" ID="P1_ST05831" VPOS="1671" WC="0.96" WIDTH="63"/>
<SP HPOS="4807" ID="P1_SP05077" VPOS="1704" WIDTH="17"/>
<String CC="578044" CONTENT="onuit" HEIGHT="26" HPOS="4824" ID="P1_ST05832" SUBS_CONTENT="onuitgevoerd" SUBS_TYPE="HypPart1" VPOS="1671" WC="0.97" WIDTH="76"/>
<HYP CONTENT="-" HPOS="4899" VPOS="1671" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="3972" ID="P1_TL00658" VPOS="1706" WIDTH="298">
<String CC="9597799" CONTENT="gevoerd" HEIGHT="33" HPOS="3972" ID="P1_ST05833" SUBS_CONTENT="onuitgevoerd" SUBS_TYPE="HypPart2" VPOS="1706" WC="0.96" WIDTH="111"/>
<SP HPOS="4083" ID="P1_SP05078" VPOS="1739" WIDTH="15"/>
<String CC="46" CONTENT="is" HEIGHT="25" HPOS="4098" ID="P1_ST05834" VPOS="1706" WC="0.47" WIDTH="22"/>
<SP HPOS="4121" ID="P1_SP05079" VPOS="1739" WIDTH="17"/>
<String CC="976670780" CONTENT="gebleven." HEIGHT="32" HPOS="4137" ID="P1_ST05835" VPOS="1706" WC="0.98" WIDTH="132"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="4003" ID="P1_TL00659" VPOS="1735" WIDTH="912">
<String CC="20" CONTENT="c." HEIGHT="17" HPOS="4003" ID="P1_ST05836" STYLEREFS="TXT_10" VPOS="1748" WC="0.86" WIDTH="22"/>
<SP HPOS="4025" ID="P1_SP05080" VPOS="1765" WIDTH="17"/>
<String CC="08" CONTENT="de" HEIGHT="25" HPOS="4042" ID="P1_ST05837" VPOS="1739" WC="0.59" WIDTH="31"/>
<SP HPOS="4072" ID="P1_SP05081" VPOS="1765" WIDTH="18"/>
<String CC="988828386489" CONTENT="vermindering" HEIGHT="33" HPOS="4090" ID="P1_ST05838" VPOS="1739" WC="0.98" WIDTH="190"/>
<SP HPOS="4280" ID="P1_SP05082" VPOS="1772" WIDTH="17"/>
<String CC="908" CONTENT="van" HEIGHT="17" HPOS="4297" ID="P1_ST05839" VPOS="1746" WC="0.93" WIDTH="50"/>
<SP HPOS="4346" ID="P1_SP05083" VPOS="1772" WIDTH="19"/>
<String CC="088" CONTENT="don" HEIGHT="27" HPOS="4365" ID="P1_ST05840" VPOS="1735" WC="0.94" WIDTH="47"/>
<SP HPOS="4413" ID="P1_SP05084" VPOS="1772" WIDTH="19"/>
<String CC="7516076" CONTENT="accijns" HEIGHT="32" HPOS="4431" ID="P1_ST05841" VPOS="1736" WC="0.98" WIDTH="94"/>
<SP HPOS="4526" ID="P1_SP05085" VPOS="1772" WIDTH="17"/>
<String CC="59" CONTENT="op" HEIGHT="25" HPOS="4543" ID="P1_ST05842" VPOS="1744" WC="0.20" WIDTH="33"/>
<SP HPOS="4576" ID="P1_SP05086" VPOS="1772" WIDTH="18"/>
<String CC="96" CONTENT="de" HEIGHT="26" HPOS="4593" ID="P1_ST05843" VPOS="1736" WC="0.17" WIDTH="30"/>
<SP HPOS="4623" ID="P1_SP05087" VPOS="1772" WIDTH="13"/>
<String CC="68696" CONTENT="zeep." HEIGHT="25" HPOS="4636" ID="P1_ST05844" VPOS="1744" WC="0.95" WIDTH="69"/>
<SP HPOS="4704" ID="P1_SP05088" VPOS="1772" WIDTH="25"/>
<String CC="95" CONTENT="De" HEIGHT="27" HPOS="4729" ID="P1_ST05845" VPOS="1736" WC="0.24" WIDTH="38"/>
<SP HPOS="4767" ID="P1_SP05089" VPOS="1772" WIDTH="12"/>
<String CC="069423369" CONTENT="regeering" HEIGHT="34" HPOS="4779" ID="P1_ST05846" VPOS="1736" WC="0.98" WIDTH="136"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="3972" ID="P1_TL00660" VPOS="1768" WIDTH="550">
<String CC="700" CONTENT="zal" HEIGHT="25" HPOS="3972" ID="P1_ST05847" VPOS="1770" WC="0.97" WIDTH="40"/>
<SP HPOS="4012" ID="P1_SP05090" VPOS="1795" WIDTH="17"/>
<String CC="605" CONTENT="dit" HEIGHT="25" HPOS="4029" ID="P1_ST05848" VPOS="1770" WC="0.96" WIDTH="39"/>
<SP HPOS="4068" ID="P1_SP05091" VPOS="1795" WIDTH="18"/>
<String CC="996667" CONTENT="gaarne" HEIGHT="24" HPOS="4085" ID="P1_ST05849" VPOS="1779" WC="0.96" WIDTH="94"/>
<SP HPOS="4180" ID="P1_SP05092" VPOS="1802" WIDTH="18"/>
<String CC="68" CONTENT="in" HEIGHT="27" HPOS="4198" ID="P1_ST05850" VPOS="1768" WC="0.23" WIDTH="27"/>
<SP HPOS="4225" ID="P1_SP05093" VPOS="1802" WIDTH="19"/>
<String CC="8989989889" CONTENT="overweging" HEIGHT="31" HPOS="4244" ID="P1_ST05851" VPOS="1772" WC="0.97" WIDTH="163"/>
<SP HPOS="4407" ID="P1_SP05094" VPOS="1802" WIDTH="18"/>
<String CC="877970" CONTENT="nemen." HEIGHT="18" HPOS="4424" ID="P1_ST05852" VPOS="1778" WC="0.96" WIDTH="98"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="4004" ID="P1_TL00661" VPOS="1801" WIDTH="911">
<String CC="78" CONTENT="di" HEIGHT="25" HPOS="4004" ID="P1_ST05853" STYLEREFS="TXT_10" VPOS="1804" WC="0.22" WIDTH="27"/>
<SP HPOS="4031" ID="P1_SP05095" VPOS="1828" WIDTH="15"/>
<String CC="94" CONTENT="de" HEIGHT="26" HPOS="4046" ID="P1_ST05854" VPOS="1802" WC="0.26" WIDTH="32"/>
<SP HPOS="4078" ID="P1_SP05096" VPOS="1828" WIDTH="15"/>
<String CC="6009060267004" CONTENT="staatsloterij" HEIGHT="34" HPOS="4094" ID="P1_ST05855" VPOS="1802" WC="0.99" WIDTH="168"/>
<SP HPOS="4261" ID="P1_SP05097" VPOS="1837" WIDTH="26"/>
<String CC="76" CONTENT="en" HEIGHT="17" HPOS="4287" ID="P1_ST05856" VPOS="1811" WC="0.30" WIDTH="33"/>
<SP HPOS="4320" ID="P1_SP05098" VPOS="1837" WIDTH="17"/>
<String CC="96" CONTENT="de" HEIGHT="27" HPOS="4337" ID="P1_ST05857" VPOS="1801" WC="0.23" WIDTH="31"/>
<SP HPOS="4368" ID="P1_SP05099" VPOS="1837" WIDTH="18"/>
<String CC="99705779" CONTENT="aandrang" HEIGHT="33" HPOS="4385" ID="P1_ST05858" VPOS="1802" WC="0.97" WIDTH="133"/>
<SP HPOS="4519" ID="P1_SP05100" VPOS="1837" WIDTH="17"/>
<String CC="079" CONTENT="tot" HEIGHT="25" HPOS="4535" ID="P1_ST05859" VPOS="1802" WC="0.94" WIDTH="41"/>
<SP HPOS="4577" ID="P1_SP05101" VPOS="1837" WIDTH="17"/>
<String CC="97" CONTENT="de" HEIGHT="26" HPOS="4593" ID="P1_ST05860" VPOS="1801" WC="0.12" WIDTH="31"/>
<SP HPOS="4624" ID="P1_SP05102" VPOS="1837" WIDTH="20"/>
<String CC="02957010059" CONTENT="afschaffing" HEIGHT="34" HPOS="4644" ID="P1_ST05861" VPOS="1802" WC="0.99" WIDTH="156"/>
<SP HPOS="4800" ID="P1_SP05103" VPOS="1837" WIDTH="17"/>
<String CC="950" CONTENT="van" HEIGHT="19" HPOS="4817" ID="P1_ST05862" VPOS="1809" WC="0.94" WIDTH="50"/>
<SP HPOS="4866" ID="P1_SP05104" VPOS="1837" WIDTH="17"/>
<String CC="01" CONTENT="de" HEIGHT="26" HPOS="4883" ID="P1_ST05863" VPOS="1801" WC="0.93" WIDTH="32"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="3972" ID="P1_TL00662" VPOS="1834" WIDTH="945">
<String CC="600606007" CONTENT="splitsing" HEIGHT="32" HPOS="3972" ID="P1_ST05864" VPOS="1835" WC="0.99" WIDTH="120"/>
<SP HPOS="4093" ID="P1_SP05105" VPOS="1867" WIDTH="18"/>
<String CC="777" CONTENT="der" HEIGHT="25" HPOS="4110" ID="P1_ST05865" VPOS="1835" WC="0.92" WIDTH="45"/>
<SP HPOS="4155" ID="P1_SP05106" VPOS="1867" WIDTH="17"/>
<String CC="564770" CONTENT="loten." HEIGHT="25" HPOS="4172" ID="P1_ST05866" VPOS="1837" WC="0.97" WIDTH="78"/>
<SP HPOS="4250" ID="P1_SP05107" VPOS="1867" WIDTH="26"/>
<String CC="88857" CONTENT="Reeds" HEIGHT="26" HPOS="4276" ID="P1_ST05867" VPOS="1834" WC="0.95" WIDTH="84"/>
<SP HPOS="4359" ID="P1_SP05108" VPOS="1867" WIDTH="17"/>
<String CC="06" CONTENT="is" HEIGHT="26" HPOS="4376" ID="P1_ST05868" VPOS="1834" WC="0.67" WIDTH="22"/>
<SP HPOS="4398" ID="P1_SP05109" VPOS="1867" WIDTH="17"/>
<String CC="87" CONTENT="In" HEIGHT="26" HPOS="4415" ID="P1_ST05869" VPOS="1834" WC="0.19" WIDTH="28"/>
<SP HPOS="4443" ID="P1_SP05110" VPOS="1867" WIDTH="15"/>
<String CC="660" CONTENT="het" HEIGHT="25" HPOS="4459" ID="P1_ST05870" VPOS="1835" WC="0.95" WIDTH="46"/>
<SP HPOS="4505" ID="P1_SP05111" VPOS="1867" WIDTH="26"/>
<String CC="9777207" CONTENT="verslag" HEIGHT="34" HPOS="4531" ID="P1_ST05871" VPOS="1834" WC="0.97" WIDTH="103"/>
<SP HPOS="4633" ID="P1_SP05112" VPOS="1869" WIDTH="19"/>
<String CC="94" CONTENT="er" HEIGHT="18" HPOS="4652" ID="P1_ST05872" VPOS="1843" WC="0.27" WIDTH="27"/>
<SP HPOS="4680" ID="P1_SP05113" VPOS="1869" WIDTH="11"/>
<String CC="69" CONTENT="op" HEIGHT="25" HPOS="4690" ID="P1_ST05873" VPOS="1844" WC="0.16" WIDTH="32"/>
<SP HPOS="4722" ID="P1_SP05114" VPOS="1869" WIDTH="11"/>
<String CC="87984072" CONTENT="gewezen," HEIGHT="25" HPOS="4733" ID="P1_ST05874" VPOS="1844" WC="0.97" WIDTH="128"/>
<SP HPOS="4860" ID="P1_SP05115" VPOS="1869" WIDTH="8"/>
<String CC="909" CONTENT="dat" HEIGHT="27" HPOS="4869" ID="P1_ST05875" VPOS="1834" WC="0.93" WIDTH="48"/>
</TextLine>
<TextLine HEIGHT="30" HPOS="3972" ID="P1_TL00663" VPOS="1867" WIDTH="944">
<String CC="5994500" CONTENT="daaruit" HEIGHT="25" HPOS="3972" ID="P1_ST05876" VPOS="1867" WC="0.98" WIDTH="103"/>
<SP HPOS="4075" ID="P1_SP05116" VPOS="1892" WIDTH="18"/>
<String CC="973766" CONTENT="andere" HEIGHT="26" HPOS="4093" ID="P1_ST05877" VPOS="1867" WC="0.96" WIDTH="93"/>
<SP HPOS="4186" ID="P1_SP05117" VPOS="1893" WIDTH="17"/>
<String CC="9270980025" CONTENT="misbruiken" HEIGHT="25" HPOS="4202" ID="P1_ST05878" VPOS="1867" WC="0.98" WIDTH="159"/>
<SP HPOS="4362" ID="P1_SP05118" VPOS="1893" WIDTH="18"/>
<String CC="705927" CONTENT="zouden" HEIGHT="25" HPOS="4380" ID="P1_ST05879" VPOS="1867" WC="0.97" WIDTH="98"/>
<SP HPOS="4478" ID="P1_SP05119" VPOS="1893" WIDTH="19"/>
<String CC="786799560" CONTENT="ontstaan," HEIGHT="27" HPOS="4496" ID="P1_ST05880" VPOS="1870" WC="0.97" WIDTH="129"/>
<SP HPOS="4625" ID="P1_SP05120" VPOS="1897" WIDTH="27"/>
<String CC="26" CONTENT="en" HEIGHT="17" HPOS="4652" ID="P1_ST05881" VPOS="1877" WC="0.55" WIDTH="33"/>
<SP HPOS="4685" ID="P1_SP05121" VPOS="1897" WIDTH="25"/>
<String CC="93" CONTENT="de" HEIGHT="25" HPOS="4710" ID="P1_ST05882" VPOS="1869" WC="0.34" WIDTH="31"/>
<SP HPOS="4741" ID="P1_SP05122" VPOS="1897" WIDTH="18"/>
<String CC="91010575" CONTENT="minister" HEIGHT="25" HPOS="4759" ID="P1_ST05883" VPOS="1870" WC="0.98" WIDTH="118"/>
<SP HPOS="4877" ID="P1_SP05123" VPOS="1897" WIDTH="17"/>
<String CC="07" CONTENT="is" HEIGHT="26" HPOS="4893" ID="P1_ST05884" VPOS="1869" WC="0.64" WIDTH="22"/>
</TextLine>
<TextLine HEIGHT="32" HPOS="3973" ID="P1_TL00664" VPOS="1899" WIDTH="945">
<String CC="500" CONTENT="ook" HEIGHT="26" HPOS="3973" ID="P1_ST05885" VPOS="1899" WC="0.98" WIDTH="48"/>
<SP HPOS="4022" ID="P1_SP05124" VPOS="1925" WIDTH="18"/>
<String CC="076" CONTENT="van" HEIGHT="18" HPOS="4039" ID="P1_ST05886" VPOS="1907" WC="0.95" WIDTH="50"/>
<SP HPOS="4089" ID="P1_SP05125" VPOS="1925" WIDTH="17"/>
<String CC="027" CONTENT="die" HEIGHT="26" HPOS="4106" ID="P1_ST05887" VPOS="1899" WC="0.96" WIDTH="41"/>
<SP HPOS="4147" ID="P1_SP05126" VPOS="1925" WIDTH="18"/>
<String CC="7068670" CONTENT="opinie." HEIGHT="32" HPOS="4165" ID="P1_ST05888" VPOS="1899" WC="0.98" WIDTH="92"/>
<SP HPOS="4257" ID="P1_SP05127" VPOS="1931" WIDTH="35"/>
<String CC="6827774776" CONTENT="Intusschen" HEIGHT="26" HPOS="4292" ID="P1_ST05889" VPOS="1899" WC="0.34" WIDTH="154"/>
<SP HPOS="4446" ID="P1_SP05128" VPOS="1931" WIDTH="18"/>
<String CC="979657" CONTENT="andere" HEIGHT="26" HPOS="4463" ID="P1_ST05890" VPOS="1899" WC="0.96" WIDTH="93"/>
<SP HPOS="4557" ID="P1_SP05129" VPOS="1931" WIDTH="18"/>
<String CC="36777" CONTENT="leden" HEIGHT="26" HPOS="4574" ID="P1_ST05891" VPOS="1899" WC="0.96" WIDTH="76"/>
<SP HPOS="4650" ID="P1_SP05130" VPOS="1931" WIDTH="18"/>
<String CC="4785783" CONTENT="meenen," HEIGHT="22" HPOS="4668" ID="P1_ST05892" VPOS="1909" WC="0.37" WIDTH="115"/>
<SP HPOS="4782" ID="P1_SP05131" VPOS="1931" WIDTH="25"/>
<String CC="905" CONTENT="dat" HEIGHT="26" HPOS="4807" ID="P1_ST05893" VPOS="1900" WC="0.95" WIDTH="47"/>
<SP HPOS="4854" ID="P1_SP05132" VPOS="1931" WIDTH="15"/>
<String CC="577" CONTENT="het" HEIGHT="25" HPOS="4870" ID="P1_ST05894" VPOS="1902" WC="0.93" WIDTH="48"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="3973" ID="P1_TL00665" VPOS="1931" WIDTH="945">
<String CC="036" CONTENT="wei" HEIGHT="26" HPOS="3973" ID="P1_ST05895" VPOS="1931" WC="0.96" WIDTH="47"/>
<SP HPOS="4020" ID="P1_SP05133" VPOS="1957" WIDTH="18"/>
<String CC="9974" CONTENT="kan." HEIGHT="26" HPOS="4038" ID="P1_ST05896" VPOS="1931" WC="0.93" WIDTH="58"/>
<SP HPOS="4096" ID="P1_SP05134" VPOS="1957" WIDTH="27"/>
<String CC="67" CONTENT="Er" HEIGHT="26" HPOS="4123" ID="P1_ST05897" VPOS="1931" WC="0.28" WIDTH="34"/>
<SP HPOS="4157" ID="P1_SP05135" VPOS="1957" WIDTH="17"/>
<String CC="07" CONTENT="is" HEIGHT="27" HPOS="4174" ID="P1_ST05898" VPOS="1931" WC="0.62" WIDTH="24"/>
<SP HPOS="4198" ID="P1_SP05136" VPOS="1958" WIDTH="15"/>
<String CC="966" CONTENT="dus" HEIGHT="26" HPOS="4213" ID="P1_ST05899" VPOS="1932" WC="0.92" WIDTH="48"/>
<SP HPOS="4261" ID="P1_SP05137" VPOS="1958" WIDTH="15"/>
<String CC="07745507" CONTENT="verschil" HEIGHT="27" HPOS="4277" ID="P1_ST05900" VPOS="1931" WC="0.98" WIDTH="112"/>
<SP HPOS="4389" ID="P1_SP05138" VPOS="1958" WIDTH="17"/>
<String CC="057" CONTENT="van" HEIGHT="20" HPOS="4406" ID="P1_ST05901" VPOS="1938" WC="0.95" WIDTH="51"/>
<SP HPOS="4456" ID="P1_SP05139" VPOS="1958" WIDTH="17"/>
<String CC="97907575" CONTENT="gevoelen" HEIGHT="33" HPOS="4473" ID="P1_ST05902" VPOS="1931" WC="0.97" WIDTH="124"/>
<SP HPOS="4597" ID="P1_SP05140" VPOS="1964" WIDTH="19"/>
<String CC="79" CONTENT="op" HEIGHT="24" HPOS="4616" ID="P1_ST05903" VPOS="1941" WC="0.14" WIDTH="31"/>
<SP HPOS="4646" ID="P1_SP05141" VPOS="1964" WIDTH="27"/>
<String CC="4779" CONTENT="«lat" HEIGHT="25" HPOS="4674" ID="P1_ST05904" VPOS="1933" WC="0.94" WIDTH="46"/>
<SP HPOS="4720" ID="P1_SP05142" VPOS="1964" WIDTH="25"/>
<String CC="97880" CONTENT="punt," HEIGHT="31" HPOS="4744" ID="P1_ST05905" VPOS="1935" WC="0.95" WIDTH="73"/>
<SP HPOS="4818" ID="P1_SP05143" VPOS="1965" WIDTH="26"/>
<String CC="9701" CONTENT="maar" HEIGHT="19" HPOS="4844" ID="P1_ST05906" VPOS="1941" WC="0.96" WIDTH="74"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="3972" ID="P1_TL00666" VPOS="1964" WIDTH="947">
<String CC="87" CONTENT="de" HEIGHT="25" HPOS="3972" ID="P1_ST05907" VPOS="1964" WC="0.20" WIDTH="31"/>
<SP HPOS="4003" ID="P1_SP05144" VPOS="1989" WIDTH="18"/>
<String CC="05505573" CONTENT="minister" HEIGHT="25" HPOS="4020" ID="P1_ST05908" VPOS="1964" WC="0.98" WIDTH="117"/>
<SP HPOS="4137" ID="P1_SP05145" VPOS="1989" WIDTH="18"/>
<String CC="8077688" CONTENT="vk:rj?t" HEIGHT="32" HPOS="4155" ID="P1_ST05909" VPOS="1964" WC="0.32" WIDTH="67"/>
<SP HPOS="4222" ID="P1_SP05146" VPOS="1996" WIDTH="17"/>
<String CC="927" CONTENT="van" HEIGHT="18" HPOS="4239" ID="P1_ST05910" VPOS="1971" WC="0.93" WIDTH="50"/>
<SP HPOS="4289" ID="P1_SP05147" VPOS="1996" WIDTH="18"/>
<String CC="7006" CONTENT="zijn" HEIGHT="32" HPOS="4306" ID="P1_ST05911" VPOS="1964" WC="0.97" WIDTH="50"/>
<SP HPOS="4356" ID="P1_SP05148" VPOS="1996" WIDTH="18"/>
<String CC="630790170" CONTENT="standpunt" HEIGHT="33" HPOS="4374" ID="P1_ST05912" VPOS="1964" WC="0.99" WIDTH="143"/>
<SP HPOS="4517" ID="P1_SP05149" VPOS="1997" WIDTH="19"/>
<String CC="30" CONTENT="op" HEIGHT="30" HPOS="4535" ID="P1_ST05913" VPOS="1971" WC="0.76" WIDTH="32"/>
<SP HPOS="4567" ID="P1_SP05150" VPOS="2001" WIDTH="19"/>
<String CC="02" CONTENT="de" HEIGHT="26" HPOS="4586" ID="P1_ST05914" VPOS="1964" WC="0.88" WIDTH="30"/>
<SP HPOS="4616" ID="P1_SP05151" VPOS="2001" WIDTH="24"/>
<String CC="45079785386549" CONTENT="onmogelijkheid" HEIGHT="33" HPOS="4639" ID="P1_ST05915" VPOS="1965" WC="0.98" WIDTH="219"/>
<SP HPOS="4858" ID="P1_SP05152" VPOS="2001" WIDTH="18"/>
<String CC="71" CONTENT="om" HEIGHT="17" HPOS="4876" ID="P1_ST05916" VPOS="1975" WC="0.55" WIDTH="43"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="3972" ID="P1_TL00667" VPOS="1995" WIDTH="946">
<String CC="00" CONTENT="de" HEIGHT="27" HPOS="3972" ID="P1_ST05917" VPOS="1995" WC="1.00" WIDTH="31"/>
<SP HPOS="4003" ID="P1_SP05153" VPOS="2022" WIDTH="18"/>
<String CC="9670300279" CONTENT="deelneming" HEIGHT="31" HPOS="4020" ID="P1_ST05918" VPOS="1995" WC="0.98" WIDTH="162"/>
<SP HPOS="4182" ID="P1_SP05154" VPOS="2026" WIDTH="18"/>
<String CC="007" CONTENT="aan" HEIGHT="18" HPOS="4200" ID="P1_ST05919" VPOS="2004" WC="0.97" WIDTH="48"/>
<SP HPOS="4248" ID="P1_SP05155" VPOS="2026" WIDTH="18"/>
<String CC="7888996" CONTENT="vreemd*" HEIGHT="25" HPOS="4266" ID="P1_ST05920" VPOS="1996" WC="0.96" WIDTH="118"/>
<SP HPOS="4384" ID="P1_SP05156" VPOS="2026" WIDTH="15"/>
<String CC="755790778" CONTENT="loterijen" HEIGHT="31" HPOS="4400" ID="P1_ST05921" VPOS="1996" WC="0.98" WIDTH="119"/>
<SP HPOS="4519" ID="P1_SP05157" VPOS="2027" WIDTH="24"/>
<String CC="847" CONTENT="uit" HEIGHT="24" HPOS="4543" ID="P1_ST05922" VPOS="1997" WC="0.92" WIDTH="39"/>
<SP HPOS="4581" ID="P1_SP05158" VPOS="2027" WIDTH="19"/>
<String CC="77" CONTENT="te" HEIGHT="25" HPOS="4600" ID="P1_ST05923" VPOS="1998" WC="0.25" WIDTH="25"/>
<SP HPOS="4625" ID="P1_SP05159" VPOS="2027" WIDTH="21"/>
<String CC="77856660" CONTENT="sluiten." HEIGHT="26" HPOS="4646" ID="P1_ST05924" VPOS="1997" WC="0.97" WIDTH="104"/>
<SP HPOS="4750" ID="P1_SP05160" VPOS="2027" WIDTH="37"/>
<String CC="7147696" CONTENT="Sommige" HEIGHT="33" HPOS="4787" ID="P1_ST05925" VPOS="1998" WC="0.97" WIDTH="131"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3971" ID="P1_TL00668" VPOS="2023" WIDTH="946">
<String CC="57967600207" CONTENT="regterlijke" HEIGHT="33" HPOS="3971" ID="P1_ST05926" VPOS="2029" WC="0.51" WIDTH="149"/>
<SP HPOS="4120" ID="P1_SP05161" VPOS="2062" WIDTH="18"/>
<String CC="6061170508" CONTENT="c-oilegiën" HEIGHT="37" HPOS="4137" ID="P1_ST05927" VPOS="2023" WC="0.62" WIDTH="125"/>
<SP HPOS="4263" ID="P1_SP05162" VPOS="2062" WIDTH="19"/>
<String CC="97780" CONTENT="meen." HEIGHT="18" HPOS="4281" ID="P1_ST05928" VPOS="2036" WC="0.96" WIDTH="77"/>
<SP HPOS="4358" ID="P1_SP05163" VPOS="2062" WIDTH="237"/>
<String CC="107" CONTENT="van" HEIGHT="19" HPOS="4596" ID="P1_ST05929" VPOS="2036" WC="0.97" WIDTH="46"/>
<SP HPOS="4642" ID="P1_SP05164" VPOS="2062" WIDTH="21"/>
<String CC="8779" CONTENT="1814" HEIGHT="22" HPOS="4663" ID="P1_ST05930" VPOS="2033" WC="0.18" WIDTH="61"/>
<SP HPOS="4724" ID="P1_SP05165" VPOS="2062" WIDTH="17"/>
<String CC="7170" CONTENT="niet" HEIGHT="25" HPOS="4741" ID="P1_ST05931" VPOS="2030" WC="0.97" WIDTH="56"/>
<SP HPOS="4796" ID="P1_SP05166" VPOS="2062" WIDTH="19"/>
<String CC="7889970" CONTENT="toepas" HEIGHT="31" HPOS="4815" ID="P1_ST05932" SUBS_CONTENT="toepasselijk" SUBS_TYPE="HypPart1" VPOS="2031" WC="0.97" WIDTH="87"/>
<HYP CONTENT="-" HPOS="4903" VPOS="2031" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="3972" ID="P1_TL00669" VPOS="2061" WIDTH="944">
<String CC="780708" CONTENT="selijk" HEIGHT="32" HPOS="3972" ID="P1_ST05933" SUBS_CONTENT="toepasselijk" SUBS_TYPE="HypPart2" VPOS="2061" WC="0.97" WIDTH="74"/>
<SP HPOS="4046" ID="P1_SP05167" VPOS="2093" WIDTH="17"/>
<String CC="88" CONTENT="is" HEIGHT="25" HPOS="4063" ID="P1_ST05934" VPOS="2061" WC="0.16" WIDTH="22"/>
<SP HPOS="4085" ID="P1_SP05168" VPOS="2093" WIDTH="17"/>
<String CC="09" CONTENT="op" HEIGHT="20" HPOS="4102" ID="P1_ST05935" VPOS="2068" WC="0.50" WIDTH="31"/>
<SP HPOS="4133" ID="P1_SP05169" VPOS="2093" WIDTH="18"/>
<String CC="86" CONTENT="de" HEIGHT="25" HPOS="4150" ID="P1_ST05936" VPOS="2061" WC="0.27" WIDTH="32"/>
<SP HPOS="4182" ID="P1_SP05170" VPOS="2093" WIDTH="15"/>
<String CC="8796778007" CONTENT="negotiatie" HEIGHT="33" HPOS="4198" ID="P1_ST05937" VPOS="2061" WC="0.35" WIDTH="144"/>
<SP HPOS="4342" ID="P1_SP05171" VPOS="2094" WIDTH="18"/>
<String CC="777" CONTENT="van" HEIGHT="18" HPOS="4359" ID="P1_ST05938" VPOS="2068" WC="0.92" WIDTH="50"/>
<SP HPOS="4409" ID="P1_SP05172" VPOS="2094" WIDTH="18"/>
<String CC="4" CONTENT="1" HEIGHT="25" HPOS="4427" ID="P1_ST05939" VPOS="2061" WC="0.53" WIDTH="8"/>
<SP HPOS="4435" ID="P1_SP05173" VPOS="2094" WIDTH="161"/>
<String CC="6378" CONTENT="..Nn" HEIGHT="25" HPOS="4596" ID="P1_ST05940" VPOS="2062" WC="0.34" WIDTH="52"/>
<SP HPOS="4648" ID="P1_SP05174" VPOS="2094" WIDTH="26"/>
<String CC="48" CONTENT="is" HEIGHT="26" HPOS="4674" ID="P1_ST05941" VPOS="2062" WC="0.34" WIDTH="24"/>
<SP HPOS="4697" ID="P1_SP05175" VPOS="2094" WIDTH="17"/>
<String CC="575" CONTENT="het" HEIGHT="26" HPOS="4714" ID="P1_ST05942" VPOS="2062" WC="0.93" WIDTH="45"/>
<SP HPOS="4759" ID="P1_SP05176" VPOS="2094" WIDTH="27"/>
<String CC="837388036" CONTENT="moeiclijk" HEIGHT="33" HPOS="4786" ID="P1_ST05943" VPOS="2062" WC="0.44" WIDTH="130"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="3972" ID="P1_TL00670" VPOS="2093" WIDTH="946">
<String CC="57" CONTENT="te" HEIGHT="24" HPOS="3972" ID="P1_ST05944" VPOS="2095" WC="0.34" WIDTH="28"/>
<SP HPOS="4000" ID="P1_SP05177" VPOS="2119" WIDTH="17"/>
<String CC="4607097888757783" CONTENT="ondersclicitlen." HEIGHT="26" HPOS="4017" ID="P1_ST05945" VPOS="2093" WC="0.36" WIDTH="208"/>
<SP HPOS="4225" ID="P1_SP05178" VPOS="2119" WIDTH="18"/>
<String CC="56" CONTENT="of" HEIGHT="25" HPOS="4243" ID="P1_ST05946" VPOS="2094" WC="0.42" WIDTH="28"/>
<SP HPOS="4271" ID="P1_SP05179" VPOS="2119" WIDTH="15"/>
<String CC="97" CONTENT="de" HEIGHT="26" HPOS="4286" ID="P1_ST05947" VPOS="2093" WC="0.12" WIDTH="30"/>
<SP HPOS="4316" ID="P1_SP05180" VPOS="2119" WIDTH="18"/>
<String CC="6577079" CONTENT="leening" HEIGHT="30" HPOS="4333" ID="P1_ST05948" VPOS="2093" WC="0.97" WIDTH="104"/>
<SP HPOS="4437" ID="P1_SP05181" VPOS="2122" WIDTH="18"/>
<String CC="1" CONTENT="i" HEIGHT="13" HPOS="4455" ID="P1_ST05949" VPOS="2104" WC="0.89" WIDTH="2"/>
<SP HPOS="4457" ID="P1_SP05182" VPOS="2122" WIDTH="220"/>
<String CC="4" CONTENT="." HEIGHT="4" HPOS="4677" ID="P1_ST05950" VPOS="2114" WC="0.55" WIDTH="2"/>
<SP HPOS="4680" ID="P1_SP05183" VPOS="2122" WIDTH="21"/>
<String CC="7717" CONTENT="eene" HEIGHT="18" HPOS="4701" ID="P1_ST05951" VPOS="2104" WC="0.38" WIDTH="60"/>
<SP HPOS="4761" ID="P1_SP05184" VPOS="2122" WIDTH="12"/>
<String CC="8786368738" CONTENT="negotiatie" HEIGHT="38" HPOS="4773" ID="P1_ST05952" VPOS="2095" WC="0.30" WIDTH="145"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="3972" ID="P1_TL00671" VPOS="2125" WIDTH="947">
<String CC="300" CONTENT="is." HEIGHT="25" HPOS="3972" ID="P1_ST05953" VPOS="2126" WC="0.99" WIDTH="28"/>
<SP HPOS="4000" ID="P1_SP05185" VPOS="2151" WIDTH="33"/>
<String CC="97" CONTENT="De" HEIGHT="25" HPOS="4033" ID="P1_ST05954" VPOS="2125" WC="0.14" WIDTH="39"/>
<SP HPOS="4072" ID="P1_SP05186" VPOS="2151" WIDTH="18"/>
<String CC="92704075" CONTENT="minister" HEIGHT="25" HPOS="4090" ID="P1_ST05955" VPOS="2126" WC="0.98" WIDTH="119"/>
<SP HPOS="4209" ID="P1_SP05187" VPOS="2151" WIDTH="17"/>
<String CC="8817" CONTENT="Veld" HEIGHT="25" HPOS="4226" ID="P1_ST05956" VPOS="2127" WC="0.95" WIDTH="48"/>
<SP HPOS="4274" ID="P1_SP05188" VPOS="2152" WIDTH="25"/>
<String CC="88724878" CONTENT="justitie" HEIGHT="32" HPOS="4299" ID="P1_ST05957" VPOS="2126" WC="0.97" WIDTH="102"/>
<SP HPOS="4401" ID="P1_SP05189" VPOS="2158" WIDTH="22"/>
<String CC="07786" CONTENT="heeft" HEIGHT="27" HPOS="4423" ID="P1_ST05958" VPOS="2125" WC="0.96" WIDTH="76"/>
<SP HPOS="4499" ID="P1_SP05190" VPOS="2158" WIDTH="24"/>
<String CC="006" CONTENT="een" HEIGHT="19" HPOS="4522" ID="P1_ST05959" VPOS="2133" WC="0.97" WIDTH="46"/>
<SP HPOS="4569" ID="P1_SP05191" VPOS="2158" WIDTH="19"/>
<String CC="6899779" CONTENT="ontwerp" HEIGHT="31" HPOS="4587" ID="P1_ST05960" VPOS="2128" WC="0.96" WIDTH="117"/>
<SP HPOS="4704" ID="P1_SP05192" VPOS="2159" WIDTH="17"/>
<String CC="979479" CONTENT="gereed" HEIGHT="33" HPOS="4721" ID="P1_ST05961" VPOS="2127" WC="0.95" WIDTH="96"/>
<SP HPOS="4817" ID="P1_SP05193" VPOS="2160" WIDTH="17"/>
<String CC="76" CONTENT="om" HEIGHT="17" HPOS="4833" ID="P1_ST05962" VPOS="2137" WC="0.28" WIDTH="41"/>
<SP HPOS="4874" ID="P1_SP05194" VPOS="2160" WIDTH="17"/>
<String CC="68" CONTENT="in" HEIGHT="25" HPOS="4891" ID="P1_ST05963" VPOS="2128" WC="0.27" WIDTH="28"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="3972" ID="P1_TL00672" VPOS="2157" WIDTH="947">
<String CC="067" CONTENT="dat" HEIGHT="25" HPOS="3972" ID="P1_ST05964" STYLEREFS="TXT_10" VPOS="2160" WC="0.95" WIDTH="47"/>
<SP HPOS="4019" ID="P1_SP05195" VPOS="2185" WIDTH="15"/>
<String CC="7060706" CONTENT="bezwaar" HEIGHT="27" HPOS="4035" ID="P1_ST05965" VPOS="2157" WC="0.98" WIDTH="118"/>
<SP HPOS="4153" ID="P1_SP05196" VPOS="2185" WIDTH="17"/>
<String CC="37" CONTENT="te" HEIGHT="25" HPOS="4169" ID="P1_ST05966" VPOS="2159" WC="0.43" WIDTH="26"/>
<SP HPOS="4195" ID="P1_SP05197" VPOS="2185" WIDTH="18"/>
<String CC="054770780" CONTENT="voorzien." HEIGHT="26" HPOS="4213" ID="P1_ST05967" VPOS="2158" WC="0.98" WIDTH="126"/>
<SP HPOS="4339" ID="P1_SP05198" VPOS="2185" WIDTH="196"/>
<String CC="9009" CONTENT="zaak" HEIGHT="25" HPOS="4535" ID="P1_ST05968" VPOS="2159" WC="0.96" WIDTH="63"/>
<SP HPOS="4598" ID="P1_SP05199" VPOS="2185" WIDTH="21"/>
<String CC="704086" CONTENT="blijft" HEIGHT="32" HPOS="4619" ID="P1_ST05969" VPOS="2159" WC="0.98" WIDTH="67"/>
<SP HPOS="4687" ID="P1_SP05200" VPOS="2191" WIDTH="12"/>
<String CC="747747" CONTENT="steeds" HEIGHT="26" HPOS="4698" ID="P1_ST05970" VPOS="2160" WC="0.96" WIDTH="86"/>
<SP HPOS="4785" ID="P1_SP05201" VPOS="2191" WIDTH="12"/>
<String CC="27796785" CONTENT="bestaan:" HEIGHT="26" HPOS="4796" ID="P1_ST05971" VPOS="2160" WC="0.97" WIDTH="123"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="3973" ID="P1_TL00673" VPOS="2187" WIDTH="946">
<String CC="067" CONTENT="als" HEIGHT="26" HPOS="3973" ID="P1_ST05972" VPOS="2191" WC="0.95" WIDTH="38"/>
<SP HPOS="4011" ID="P1_SP05202" VPOS="2217" WIDTH="17"/>
<String CC="970" CONTENT="men" HEIGHT="18" HPOS="4028" ID="P1_ST05973" VPOS="2198" WC="0.94" WIDTH="58"/>
<SP HPOS="4085" ID="P1_SP05203" VPOS="2217" WIDTH="18"/>
<String CC="95" CONTENT="de" HEIGHT="26" HPOS="4103" ID="P1_ST05974" VPOS="2190" WC="0.24" WIDTH="31"/>
<SP HPOS="4134" ID="P1_SP05204" VPOS="2217" WIDTH="18"/>
<String CC="706027606" CONTENT="splitsiug" HEIGHT="32" HPOS="4152" ID="P1_ST05975" VPOS="2191" WC="0.57" WIDTH="120"/>
<SP HPOS="4272" ID="P1_SP05205" VPOS="2223" WIDTH="17"/>
<String CC="070637080" CONTENT="verbiedt," HEIGHT="28" HPOS="4289" ID="P1_ST05976" VPOS="2190" WC="0.99" WIDTH="125"/>
<SP HPOS="4414" ID="P1_SP05206" VPOS="2223" WIDTH="18"/>
<String CC="7707" CONTENT="zijn" HEIGHT="34" HPOS="4431" ID="P1_ST05977" VPOS="2187" WC="0.95" WIDTH="51"/>
<SP HPOS="4482" ID="P1_SP05207" VPOS="2223" WIDTH="18"/>
<String CC="77" CONTENT="er" HEIGHT="17" HPOS="4500" ID="P1_ST05978" VPOS="2198" WC="0.23" WIDTH="27"/>
<SP HPOS="4527" ID="P1_SP05208" VPOS="2223" WIDTH="18"/>
<String CC="57770879006" CONTENT="veelvuldige" HEIGHT="33" HPOS="4545" ID="P1_ST05979" VPOS="2191" WC="0.98" WIDTH="161"/>
<SP HPOS="4706" ID="P1_SP05209" VPOS="2224" WIDTH="12"/>
<String CC="0757977479756" CONTENT="gelegenheden," HEIGHT="32" HPOS="4717" ID="P1_ST05980" VPOS="2192" WC="0.98" WIDTH="202"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="3974" ID="P1_TL00674" VPOS="2219" WIDTH="944">
<String CC="59" CONTENT="om" HEIGHT="19" HPOS="3974" ID="P1_ST05981" VPOS="2231" WC="0.25" WIDTH="40"/>
<SP HPOS="4015" ID="P1_SP05210" VPOS="2250" WIDTH="17"/>
<String CC="24" CONTENT="in" HEIGHT="26" HPOS="4031" ID="P1_ST05982" VPOS="2223" WC="0.64" WIDTH="28"/>
<SP HPOS="4059" ID="P1_SP05211" VPOS="2250" WIDTH="17"/>
<String CC="0579446242468" CONTENT="windloterijeu" HEIGHT="33" HPOS="4076" ID="P1_ST05983" VPOS="2223" WC="0.48" WIDTH="189"/>
<SP HPOS="4265" ID="P1_SP05212" VPOS="2256" WIDTH="17"/>
<String CC="9772" CONTENT="deel" HEIGHT="27" HPOS="4281" ID="P1_ST05984" VPOS="2222" WC="0.94" WIDTH="58"/>
<SP HPOS="4339" ID="P1_SP05213" VPOS="2256" WIDTH="17"/>
<String CC="53" CONTENT="te" HEIGHT="26" HPOS="4356" ID="P1_ST05985" VPOS="2223" WC="0.51" WIDTH="27"/>
<SP HPOS="4383" ID="P1_SP05214" VPOS="2256" WIDTH="15"/>
<String CC="739570" CONTENT="nemen," HEIGHT="21" HPOS="4398" ID="P1_ST05986" VPOS="2230" WC="0.97" WIDTH="100"/>
<SP HPOS="4499" ID="P1_SP05215" VPOS="2256" WIDTH="26"/>
<String CC="067" CONTENT="die" HEIGHT="30" HPOS="4525" ID="P1_ST05987" VPOS="2219" WC="0.95" WIDTH="41"/>
<SP HPOS="4566" ID="P1_SP05216" VPOS="2256" WIDTH="26"/>
<String CC="976832" CONTENT="veelal" HEIGHT="26" HPOS="4592" ID="P1_ST05988" VPOS="2223" WC="0.96" WIDTH="83"/>
<SP HPOS="4675" ID="P1_SP05217" VPOS="2256" WIDTH="21"/>
<String CC="276" CONTENT="tot" HEIGHT="24" HPOS="4696" ID="P1_ST05989" VPOS="2225" WC="0.94" WIDTH="40"/>
<SP HPOS="4736" ID="P1_SP05218" VPOS="2256" WIDTH="18"/>
<String CC="78931686649" CONTENT="schromelijk" HEIGHT="32" HPOS="4754" ID="P1_ST05990" VPOS="2224" WC="0.98" WIDTH="164"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="3973" ID="P1_TL00675" VPOS="2251" WIDTH="946">
<String CC="730759" CONTENT="bedrog" HEIGHT="33" HPOS="3973" ID="P1_ST05991" VPOS="2256" WC="0.97" WIDTH="98"/>
<SP HPOS="4071" ID="P1_SP05219" VPOS="2289" WIDTH="15"/>
<String CC="0074740409" CONTENT="aanleiding" HEIGHT="33" HPOS="4087" ID="P1_ST05992" VPOS="2256" WC="0.99" WIDTH="149"/>
<SP HPOS="4235" ID="P1_SP05220" VPOS="2289" WIDTH="17"/>
<String CC="970070" CONTENT="geven," HEIGHT="26" HPOS="4252" ID="P1_ST05993" VPOS="2263" WC="0.98" WIDTH="89"/>
<SP HPOS="4341" ID="P1_SP05221" VPOS="2289" WIDTH="19"/>
<String CC="66" CONTENT="en" HEIGHT="17" HPOS="4359" ID="P1_ST05994" VPOS="2264" WC="0.34" WIDTH="32"/>
<SP HPOS="4391" ID="P1_SP05222" VPOS="2289" WIDTH="17"/>
<String CC="0606624" CONTENT="waarbij" HEIGHT="32" HPOS="4408" ID="P1_ST05995" VPOS="2255" WC="0.98" WIDTH="104"/>
<SP HPOS="4512" ID="P1_SP05223" VPOS="2289" WIDTH="19"/>
<String CC="7670" CONTENT="niet" HEIGHT="24" HPOS="4531" ID="P1_ST05996" VPOS="2256" WC="0.96" WIDTH="56"/>
<SP HPOS="4586" ID="P1_SP05224" VPOS="2289" WIDTH="17"/>
<String CC="977777" CONTENT="gezegd" HEIGHT="32" HPOS="4603" ID="P1_ST05997" VPOS="2256" WC="0.96" WIDTH="98"/>
<SP HPOS="4701" ID="P1_SP05225" VPOS="2289" WIDTH="18"/>
<String CC="936940" CONTENT="wordt," HEIGHT="25" HPOS="4719" ID="P1_ST05998" VPOS="2257" WC="0.97" WIDTH="91"/>
<SP HPOS="4809" ID="P1_SP05226" VPOS="2289" WIDTH="18"/>
<String CC="905" CONTENT="dat" HEIGHT="25" HPOS="4827" ID="P1_ST05999" VPOS="2257" WC="0.94" WIDTH="47"/>
<SP HPOS="4874" ID="P1_SP05227" VPOS="2289" WIDTH="12"/>
<String CC="747" CONTENT="ile" HEIGHT="31" HPOS="4886" ID="P1_ST06000" VPOS="2251" WC="0.33" WIDTH="33"/>
</TextLine>
<TextLine HEIGHT="31" HPOS="3974" ID="P1_TL00676" VPOS="2288" WIDTH="946">
<String CC="077077072" CONTENT="deelnemer" HEIGHT="25" HPOS="3974" ID="P1_ST06001" VPOS="2289" WC="0.98" WIDTH="144"/>
<SP HPOS="4119" ID="P1_SP05228" VPOS="2314" WIDTH="17"/>
<String CC="777" CONTENT="een" HEIGHT="17" HPOS="4135" ID="P1_ST06002" VPOS="2297" WC="0.91" WIDTH="47"/>
<SP HPOS="4182" ID="P1_SP05229" VPOS="2314" WIDTH="18"/>
<String CC="673" CONTENT="lot" HEIGHT="26" HPOS="4200" ID="P1_ST06003" VPOS="2289" WC="0.93" WIDTH="37"/>
<SP HPOS="4237" ID="P1_SP05230" VPOS="2315" WIDTH="19"/>
<String CC="768250" CONTENT="huurt," HEIGHT="27" HPOS="4256" ID="P1_ST06004" STYLEREFS="TXT_10" VPOS="2291" WC="0.97" WIDTH="89"/>
<SP HPOS="4344" ID="P1_SP05231" VPOS="2319" WIDTH="26"/>
<String CC="096" CONTENT="dat" HEIGHT="26" HPOS="4370" ID="P1_ST06005" VPOS="2288" WC="0.94" WIDTH="47"/>
<SP HPOS="4417" ID="P1_SP05232" VPOS="2319" WIDTH="24"/>
<String CC="866578576" CONTENT="misschien" HEIGHT="26" HPOS="4441" ID="P1_ST06006" VPOS="2288" WC="0.97" WIDTH="138"/>
<SP HPOS="4579" ID="P1_SP05233" VPOS="2319" WIDTH="26"/>
<String CC="239" CONTENT="ook" HEIGHT="26" HPOS="4605" ID="P1_ST06007" VPOS="2288" WC="0.94" WIDTH="48"/>
<SP HPOS="4654" ID="P1_SP05234" VPOS="2319" WIDTH="26"/>
<String CC="996" CONTENT="aan" HEIGHT="18" HPOS="4680" ID="P1_ST06008" VPOS="2296" WC="0.90" WIDTH="50"/>
<SP HPOS="4729" ID="P1_SP05235" VPOS="2319" WIDTH="27"/>
<String CC="77" CONTENT="20" HEIGHT="25" HPOS="4756" ID="P1_ST06009" VPOS="2290" WC="0.28" WIDTH="33"/>
<SP HPOS="4789" ID="P1_SP05236" VPOS="2319" WIDTH="15"/>
<String CC="7796076" CONTENT="anderen" HEIGHT="26" HPOS="4805" ID="P1_ST06010" VPOS="2288" WC="0.97" WIDTH="115"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="3974" ID="P1_TL00677" VPOS="2320" WIDTH="945">
<String CC="70784770" CONTENT="eveneens" HEIGHT="19" HPOS="3974" ID="P1_ST06011" VPOS="2329" WC="0.98" WIDTH="124"/>
<SP HPOS="4098" ID="P1_SP05237" VPOS="2348" WIDTH="17"/>
<String CC="87677755" CONTENT="verhuurd" HEIGHT="28" HPOS="4115" ID="P1_ST06012" VPOS="2320" WC="0.97" WIDTH="130"/>
<SP HPOS="4245" ID="P1_SP05238" VPOS="2348" WIDTH="17"/>
<String CC="170" CONTENT="is." HEIGHT="24" HPOS="4261" ID="P1_ST06013" VPOS="2322" WC="0.97" WIDTH="30"/>
<SP HPOS="4291" ID="P1_SP05239" VPOS="2348" WIDTH="28"/>
<String CC="8767766078" CONTENT="Intusschen" HEIGHT="25" HPOS="4319" ID="P1_ST06014" VPOS="2321" WC="0.33" WIDTH="152"/>
<SP HPOS="4472" ID="P1_SP05240" VPOS="2348" WIDTH="19"/>
<String CC="65" CONTENT="is" HEIGHT="25" HPOS="4491" ID="P1_ST06015" VPOS="2321" WC="0.38" WIDTH="21"/>
<SP HPOS="4512" ID="P1_SP05241" VPOS="2348" WIDTH="18"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="4530" ID="P1_ST06016" VPOS="2321" WC="0.13" WIDTH="32"/>
<SP HPOS="4561" ID="P1_SP05242" VPOS="2348" WIDTH="18"/>
<String CC="90746077" CONTENT="minister" HEIGHT="25" HPOS="4579" ID="P1_ST06017" VPOS="2321" WC="0.98" WIDTH="117"/>
<SP HPOS="4696" ID="P1_SP05243" VPOS="2348" WIDTH="17"/>
<String CC="997887" CONTENT="gaarne" HEIGHT="25" HPOS="4713" ID="P1_ST06018" VPOS="2329" WC="0.95" WIDTH="97"/>
<SP HPOS="4809" ID="P1_SP05244" VPOS="2354" WIDTH="12"/>
<String CC="7767004" CONTENT="bereid," HEIGHT="28" HPOS="4821" ID="P1_ST06019" VPOS="2321" WC="0.98" WIDTH="98"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="3976" ID="P1_TL00678" VPOS="2353" WIDTH="862">
<String CC="7967" CONTENT="even" HEIGHT="18" HPOS="3976" ID="P1_ST06020" VPOS="2362" WC="0.93" WIDTH="64"/>
<SP HPOS="4039" ID="P1_SP05245" VPOS="2380" WIDTH="18"/>
<String CC="937" CONTENT="als" HEIGHT="26" HPOS="4057" ID="P1_ST06021" VPOS="2354" WC="0.92" WIDTH="38"/>
<SP HPOS="4095" ID="P1_SP05246" VPOS="2380" WIDTH="17"/>
<String CC="704" CONTENT="hij" HEIGHT="32" HPOS="4111" ID="P1_ST06022" VPOS="2354" WC="0.96" WIDTH="35"/>
<SP HPOS="4147" ID="P1_SP05247" VPOS="2386" WIDTH="19"/>
<String CC="07" CONTENT="de" HEIGHT="25" HPOS="4166" ID="P1_ST06023" VPOS="2354" WC="0.64" WIDTH="31"/>
<SP HPOS="4196" ID="P1_SP05248" VPOS="2386" WIDTH="18"/>
<String CC="87086" CONTENT="huren" HEIGHT="25" HPOS="4214" ID="P1_ST06024" VPOS="2355" WC="0.96" WIDTH="81"/>
<SP HPOS="4296" ID="P1_SP05249" VPOS="2386" WIDTH="18"/>
<String CC="97670977" CONTENT="verboden" HEIGHT="27" HPOS="4313" ID="P1_ST06025" VPOS="2353" WC="0.97" WIDTH="130"/>
<SP HPOS="4443" ID="P1_SP05250" VPOS="2386" WIDTH="17"/>
<String CC="797880" CONTENT="heeft," HEIGHT="30" HPOS="4460" ID="P1_ST06026" VPOS="2353" WC="0.96" WIDTH="79"/>
<SP HPOS="4539" ID="P1_SP05251" VPOS="2386" WIDTH="27"/>
<String CC="70" CONTENT="na" HEIGHT="17" HPOS="4566" ID="P1_ST06027" VPOS="2362" WC="0.61" WIDTH="31"/>
<SP HPOS="4597" ID="P1_SP05252" VPOS="2386" WIDTH="27"/>
<String CC="57" CONTENT="te" HEIGHT="25" HPOS="4624" ID="P1_ST06028" VPOS="2355" WC="0.32" WIDTH="26"/>
<SP HPOS="4650" ID="P1_SP05253" VPOS="2386" WIDTH="27"/>
<String CC="9907" CONTENT="gaan" HEIGHT="24" HPOS="4677" ID="P1_ST06029" VPOS="2361" WC="0.94" WIDTH="67"/>
<SP HPOS="4744" ID="P1_SP05254" VPOS="2386" WIDTH="26"/>
<String CC="68" CONTENT="in" HEIGHT="25" HPOS="4770" ID="P1_ST06030" VPOS="2355" WC="0.23" WIDTH="27"/>
<SP HPOS="4798" ID="P1_SP05255" VPOS="2386" WIDTH="25"/>
<String CC="6" CONTENT="S" HEIGHT="27" HPOS="4822" ID="P1_ST06031" VPOS="2354" WC="0.31" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="3974" ID="P1_TL00679" VPOS="2386" WIDTH="946">
<String CC="000" CONTENT="ook" HEIGHT="27" HPOS="3974" ID="P1_ST06032" VPOS="2386" WC="1.00" WIDTH="50"/>
<SP HPOS="4024" ID="P1_SP05256" VPOS="2413" WIDTH="25"/>
<String CC="348" CONTENT="ten" HEIGHT="25" HPOS="4049" ID="P1_ST06033" VPOS="2387" WC="0.94" WIDTH="45"/>
<SP HPOS="4094" ID="P1_SP05257" VPOS="2413" WIDTH="25"/>
<String CC="0967368" CONTENT="aanzien" HEIGHT="26" HPOS="4119" ID="P1_ST06034" VPOS="2387" WC="0.97" WIDTH="106"/>
<SP HPOS="4225" ID="P1_SP05258" VPOS="2413" WIDTH="26"/>
<String CC="979" CONTENT="der" HEIGHT="25" HPOS="4251" ID="P1_ST06035" VPOS="2387" WC="0.90" WIDTH="45"/>
<SP HPOS="4296" ID="P1_SP05259" VPOS="2413" WIDTH="25"/>
<String CC="706027069" CONTENT="splitsing" HEIGHT="33" HPOS="4320" ID="P1_ST06036" VPOS="2386" WC="0.98" WIDTH="123"/>
<SP HPOS="4443" ID="P1_SP05260" VPOS="2419" WIDTH="24"/>
<String CC="07577075179" CONTENT="verbetering" HEIGHT="33" HPOS="4467" ID="P1_ST06037" VPOS="2386" WC="0.98" WIDTH="165"/>
<SP HPOS="4632" ID="P1_SP05261" VPOS="2419" WIDTH="26"/>
<String CC="000" CONTENT="kan" HEIGHT="27" HPOS="4658" ID="P1_ST06038" VPOS="2386" WC="1.00" WIDTH="51"/>
<SP HPOS="4709" ID="P1_SP05262" VPOS="2419" WIDTH="20"/>
<String CC="947076" CONTENT="worden" HEIGHT="26" HPOS="4729" ID="P1_ST06039" VPOS="2387" WC="0.97" WIDTH="105"/>
<SP HPOS="4834" ID="P1_SP05263" VPOS="2419" WIDTH="17"/>
<String CC="9863" CONTENT="aan" HEIGHT="18" HPOS="4851" ID="P1_ST06040" SUBS_CONTENT="aangebracht." SUBS_TYPE="HypPart1" VPOS="2395" WC="0.94" WIDTH="52"/>
<HYP CONTENT="-" HPOS="4903" VPOS="2395" WIDTH="17"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="3974" ID="P1_TL00680" VPOS="2420" WIDTH="133">
<String CC="967005660" CONTENT="gebracht." HEIGHT="33" HPOS="3974" ID="P1_ST06041" SUBS_CONTENT="aangebracht." SUBS_TYPE="HypPart2" VPOS="2420" WC="0.98" WIDTH="133"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="4007" ID="P1_TL00681" VPOS="2451" WIDTH="914">
<String CC="70" CONTENT="e." HEIGHT="19" HPOS="4007" ID="P1_ST06042" STYLEREFS="TXT_10" VPOS="2460" WC="0.60" WIDTH="19"/>
<SP HPOS="4026" ID="P1_SP05264" VPOS="2479" WIDTH="19"/>
<String CC="97" CONTENT="de" HEIGHT="26" HPOS="4045" ID="P1_ST06043" VPOS="2452" WC="0.17" WIDTH="30"/>
<SP HPOS="4075" ID="P1_SP05265" VPOS="2479" WIDTH="18"/>
<String CC="70166265" CONTENT="uitgifte" HEIGHT="33" HPOS="4093" ID="P1_ST06044" VPOS="2453" WC="0.98" WIDTH="106"/>
<SP HPOS="4199" ID="P1_SP05266" VPOS="2486" WIDTH="18"/>
<String CC="096" CONTENT="van" HEIGHT="18" HPOS="4217" ID="P1_ST06045" VPOS="2460" WC="0.94" WIDTH="51"/>
<SP HPOS="4267" ID="P1_SP05267" VPOS="2486" WIDTH="17"/>
<String CC="977987607737075675" CONTENT="schatkistbiljetten" HEIGHT="34" HPOS="4284" ID="P1_ST06046" VPOS="2451" WC="0.35" WIDTH="252"/>
<SP HPOS="4535" ID="P1_SP05268" VPOS="2486" WIDTH="17"/>
<String CC="57" CONTENT="in" HEIGHT="26" HPOS="4552" ID="P1_ST06047" VPOS="2452" WC="0.38" WIDTH="28"/>
<SP HPOS="4580" ID="P1_SP05269" VPOS="2486" WIDTH="17"/>
<String CC="0677769" CONTENT="verband" HEIGHT="26" HPOS="4597" ID="P1_ST06048" VPOS="2452" WC="0.97" WIDTH="115"/>
<SP HPOS="4711" ID="P1_SP05270" VPOS="2486" WIDTH="18"/>
<String CC="876" CONTENT="met" HEIGHT="26" HPOS="4729" ID="P1_ST06049" VPOS="2453" WC="0.92" WIDTH="54"/>
<SP HPOS="4783" ID="P1_SP05271" VPOS="2486" WIDTH="12"/>
<String CC="86" CONTENT="de" HEIGHT="27" HPOS="4795" ID="P1_ST06050" VPOS="2452" WC="0.24" WIDTH="30"/>
<SP HPOS="4825" ID="P1_SP05272" VPOS="2486" WIDTH="13"/>
<String CC="62087" CONTENT="vraag" HEIGHT="26" HPOS="4838" ID="P1_ST06051" VPOS="2459" WC="0.97" WIDTH="83"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="3974" ID="P1_TL00682" VPOS="2484" WIDTH="943">
<String CC="00" CONTENT="of" HEIGHT="25" HPOS="3974" ID="P1_ST06052" VPOS="2485" WC="0.99" WIDTH="30"/>
<SP HPOS="4004" ID="P1_SP05273" VPOS="2510" WIDTH="15"/>
<String CC="96" CONTENT="de" HEIGHT="26" HPOS="4019" ID="P1_ST06053" VPOS="2485" WC="0.19" WIDTH="30"/>
<SP HPOS="4049" ID="P1_SP05274" VPOS="2511" WIDTH="18"/>
<String CC="065" CONTENT="wet" HEIGHT="25" HPOS="4067" ID="P1_ST06054" VPOS="2486" WC="0.95" WIDTH="52"/>
<SP HPOS="4119" ID="P1_SP05275" VPOS="2511" WIDTH="17"/>
<String CC="707" CONTENT="van" HEIGHT="18" HPOS="4135" ID="P1_ST06055" VPOS="2492" WC="0.94" WIDTH="48"/>
<SP HPOS="4183" ID="P1_SP05276" VPOS="2511" WIDTH="22"/>
<String CC="0360" CONTENT="1851" HEIGHT="22" HPOS="4206" ID="P1_ST06056" VPOS="2489" WC="0.75" WIDTH="57"/>
<SP HPOS="4263" ID="P1_SP05277" VPOS="2511" WIDTH="20"/>
<String CC="667007856109" CONTENT="toepasselijk" HEIGHT="34" HPOS="4283" ID="P1_ST06057" VPOS="2484" WC="0.99" WIDTH="165"/>
<SP HPOS="4448" ID="P1_SP05278" VPOS="2518" WIDTH="17"/>
<String CC="57" CONTENT="is" HEIGHT="26" HPOS="4465" ID="P1_ST06058" VPOS="2484" WC="0.36" WIDTH="22"/>
<SP HPOS="4487" ID="P1_SP05279" VPOS="2518" WIDTH="19"/>
<String CC="36" CONTENT="op" HEIGHT="26" HPOS="4506" ID="P1_ST06059" VPOS="2492" WC="0.51" WIDTH="32"/>
<SP HPOS="4538" ID="P1_SP05280" VPOS="2518" WIDTH="18"/>
<String CC="92" CONTENT="de" HEIGHT="27" HPOS="4556" ID="P1_ST06060" VPOS="2484" WC="0.41" WIDTH="31"/>
<SP HPOS="4586" ID="P1_SP05281" VPOS="2518" WIDTH="18"/>
<String CC="7074976750" CONTENT="biljetten," HEIGHT="33" HPOS="4604" ID="P1_ST06061" VPOS="2485" WC="0.98" WIDTH="131"/>
<SP HPOS="4735" ID="P1_SP05282" VPOS="2518" WIDTH="22"/>
<String CC="9570" CONTENT="die," HEIGHT="27" HPOS="4757" ID="P1_ST06062" VPOS="2486" WC="0.95" WIDTH="46"/>
<SP HPOS="4804" ID="P1_SP05283" VPOS="2518" WIDTH="19"/>
<String CC="909870" CONTENT="krach" HEIGHT="26" HPOS="4822" ID="P1_ST06063" SUBS_CONTENT="krachtens" SUBS_TYPE="HypPart1" VPOS="2485" WC="0.97" WIDTH="79"/>
<HYP CONTENT="-" HPOS="4902" VPOS="2485" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="3974" ID="P1_TL00683" VPOS="2517" WIDTH="946">
<String CC="7785" CONTENT="tens" HEIGHT="25" HPOS="3974" ID="P1_ST06064" SUBS_CONTENT="krachtens" SUBS_TYPE="HypPart2" VPOS="2518" WC="0.94" WIDTH="58"/>
<SP HPOS="4032" ID="P1_SP05284" VPOS="2543" WIDTH="18"/>
<String CC="679" CONTENT="het" HEIGHT="25" HPOS="4050" ID="P1_ST06065" VPOS="2518" WC="0.91" WIDTH="45"/>
<SP HPOS="4095" ID="P1_SP05285" VPOS="2543" WIDTH="18"/>
<String CC="6770708" CONTENT="ontwerp" HEIGHT="32" HPOS="4113" ID="P1_ST06066" VPOS="2519" WC="0.97" WIDTH="117"/>
<SP HPOS="4230" ID="P1_SP05286" VPOS="2551" WIDTH="18"/>
<String CC="978" CONTENT="dat" HEIGHT="25" HPOS="4247" ID="P1_ST06067" VPOS="2518" WC="0.90" WIDTH="45"/>
<SP HPOS="4292" ID="P1_SP05287" VPOS="2551" WIDTH="18"/>
<String CC="759" CONTENT="nog" HEIGHT="25" HPOS="4310" ID="P1_ST06068" VPOS="2525" WC="0.92" WIDTH="52"/>
<SP HPOS="4362" ID="P1_SP05288" VPOS="2551" WIDTH="18"/>
<String CC="008768909" CONTENT="aanhangig" HEIGHT="32" HPOS="4380" ID="P1_ST06069" VPOS="2517" WC="0.98" WIDTH="149"/>
<SP HPOS="4528" ID="P1_SP05289" VPOS="2551" WIDTH="17"/>
<String CC="264" CONTENT="is," HEIGHT="31" HPOS="4545" ID="P1_ST06070" VPOS="2517" WC="0.95" WIDTH="30"/>
<SP HPOS="4574" ID="P1_SP05290" VPOS="2551" WIDTH="13"/>
<String CC="755078" CONTENT="zullen" HEIGHT="25" HPOS="4587" ID="P1_ST06071" VPOS="2518" WC="0.97" WIDTH="85"/>
<SP HPOS="4672" ID="P1_SP05291" VPOS="2551" WIDTH="12"/>
<String CC="96879773438" CONTENT="vastgesteld" HEIGHT="33" HPOS="4684" ID="P1_ST06072" VPOS="2518" WC="0.98" WIDTH="157"/>
<SP HPOS="4841" ID="P1_SP05292" VPOS="2551" WIDTH="14"/>
<String CC="9033" CONTENT="wor" HEIGHT="18" HPOS="4856" ID="P1_ST06073" SUBS_CONTENT="worden," SUBS_TYPE="HypPart1" VPOS="2525" WC="0.97" WIDTH="50"/>
<HYP CONTENT="-" HPOS="4905" VPOS="2525" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="3974" ID="P1_TL00684" VPOS="2549" WIDTH="946">
<String CC="0774" CONTENT="den," HEIGHT="26" HPOS="3974" ID="P1_ST06074" SUBS_CONTENT="worden," SUBS_TYPE="HypPart2" VPOS="2550" WC="0.96" WIDTH="58"/>
<SP HPOS="4032" ID="P1_SP05293" VPOS="2576" WIDTH="33"/>
<String CC="707650" CONTENT="Hierop" HEIGHT="34" HPOS="4065" ID="P1_ST06075" VPOS="2550" WC="0.97" WIDTH="97"/>
<SP HPOS="4162" ID="P1_SP05294" VPOS="2584" WIDTH="26"/>
<String CC="9775" CONTENT="moet" HEIGHT="26" HPOS="4188" ID="P1_ST06076" VPOS="2551" WC="0.94" WIDTH="69"/>
<SP HPOS="4257" ID="P1_SP05295" VPOS="2584" WIDTH="25"/>
<String CC="07" CONTENT="de" HEIGHT="25" HPOS="4281" ID="P1_ST06077" VPOS="2550" WC="0.62" WIDTH="31"/>
<SP HPOS="4312" ID="P1_SP05296" VPOS="2584" WIDTH="18"/>
<String CC="74876789" CONTENT="minister" HEIGHT="26" HPOS="4330" ID="P1_ST06078" VPOS="2549" WC="0.97" WIDTH="118"/>
<SP HPOS="4448" ID="P1_SP05297" VPOS="2584" WIDTH="17"/>
<String CC="7809569970978378" CONTENT="onvoorwaardelijk" HEIGHT="30" HPOS="4465" ID="P1_ST06079" VPOS="2551" WC="0.99" WIDTH="247"/>
<SP HPOS="4711" ID="P1_SP05298" VPOS="2584" WIDTH="20"/>
<String CC="87779751709" CONTENT="toestemmend" HEIGHT="27" HPOS="4731" ID="P1_ST06080" VPOS="2550" WC="0.98" WIDTH="189"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="3974" ID="P1_TL00685" VPOS="2582" WIDTH="945">
<String CC="77005309676" CONTENT="antwoorden." HEIGHT="27" HPOS="3974" ID="P1_ST06081" VPOS="2583" WC="0.99" WIDTH="176"/>
<SP HPOS="4150" ID="P1_SP05299" VPOS="2610" WIDTH="32"/>
<String CC="536" CONTENT="Hij" HEIGHT="32" HPOS="4182" ID="P1_ST06082" VPOS="2583" WC="0.94" WIDTH="43"/>
<SP HPOS="4225" ID="P1_SP05300" VPOS="2615" WIDTH="30"/>
<String CC="79577" CONTENT="staat" HEIGHT="25" HPOS="4254" ID="P1_ST06083" VPOS="2584" WC="0.95" WIDTH="69"/>
<SP HPOS="4323" ID="P1_SP05301" VPOS="2615" WIDTH="26"/>
<String CC="670" CONTENT="ook" HEIGHT="26" HPOS="4349" ID="P1_ST06084" VPOS="2582" WC="0.95" WIDTH="50"/>
<SP HPOS="4398" ID="P1_SP05302" VPOS="2615" WIDTH="26"/>
<String CC="7306" CONTENT="stil" HEIGHT="26" HPOS="4424" ID="P1_ST06085" VPOS="2582" WC="0.96" WIDTH="44"/>
<SP HPOS="4468" ID="P1_SP05303" VPOS="2615" WIDTH="20"/>
<String CC="720" CONTENT="bij" HEIGHT="33" HPOS="4488" ID="P1_ST06086" VPOS="2582" WC="0.96" WIDTH="33"/>
<SP HPOS="4521" ID="P1_SP05304" VPOS="2615" WIDTH="19"/>
<String CC="776" CONTENT="het" HEIGHT="25" HPOS="4540" ID="P1_ST06087" VPOS="2583" WC="0.92" WIDTH="46"/>
<SP HPOS="4586" ID="P1_SP05305" VPOS="2615" WIDTH="17"/>
<String CC="090467320" CONTENT="gevoelen," HEIGHT="28" HPOS="4603" ID="P1_ST06088" VPOS="2588" WC="0.99" WIDTH="131"/>
<SP HPOS="4734" ID="P1_SP05306" VPOS="2616" WIDTH="19"/>
<String CC="086" CONTENT="dat" HEIGHT="26" HPOS="4753" ID="P1_ST06089" VPOS="2583" WC="0.94" WIDTH="45"/>
<SP HPOS="4798" ID="P1_SP05307" VPOS="2616" WIDTH="18"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="4815" ID="P1_ST06090" VPOS="2583" WC="0.14" WIDTH="30"/>
<SP HPOS="4845" ID="P1_SP05308" VPOS="2616" WIDTH="19"/>
<String CC="6644" CONTENT="uit" HEIGHT="25" HPOS="4864" ID="P1_ST06091" SUBS_CONTENT="uitgifte" SUBS_TYPE="HypPart1" VPOS="2583" WC="0.96" WIDTH="43"/>
<HYP CONTENT="-" HPOS="4906" VPOS="2583" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="3976" ID="P1_TL00686" VPOS="2615" WIDTH="939">
<String CC="95877" CONTENT="gifte" HEIGHT="32" HPOS="3976" ID="P1_ST06092" SUBS_CONTENT="uitgifte" SUBS_TYPE="HypPart2" VPOS="2616" WC="0.95" WIDTH="64"/>
<SP HPOS="4039" ID="P1_SP05309" VPOS="2648" WIDTH="20"/>
<String CC="797" CONTENT="van" HEIGHT="18" HPOS="4059" ID="P1_ST06093" VPOS="2624" WC="0.91" WIDTH="48"/>
<SP HPOS="4108" ID="P1_SP05310" VPOS="2648" WIDTH="17"/>
<String CC="777870685788482688" CONTENT="schatkistbiljetten" HEIGHT="32" HPOS="4124" ID="P1_ST06094" VPOS="2616" WC="0.31" WIDTH="252"/>
<SP HPOS="4376" ID="P1_SP05311" VPOS="2648" WIDTH="18"/>
<String CC="6779" CONTENT="zeer" HEIGHT="18" HPOS="4394" ID="P1_ST06095" VPOS="2623" WC="0.94" WIDTH="57"/>
<SP HPOS="4450" ID="P1_SP05312" VPOS="2648" WIDTH="26"/>
<String CC="98880888" CONTENT="geschikt" HEIGHT="32" HPOS="4476" ID="P1_ST06096" VPOS="2615" WC="0.97" WIDTH="118"/>
<SP HPOS="4594" ID="P1_SP05313" VPOS="2648" WIDTH="26"/>
<String CC="26" CONTENT="is" HEIGHT="26" HPOS="4620" ID="P1_ST06097" VPOS="2616" WC="0.51" WIDTH="22"/>
<SP HPOS="4643" ID="P1_SP05314" VPOS="2648" WIDTH="25"/>
<String CC="08" CONTENT="om" HEIGHT="20" HPOS="4668" ID="P1_ST06098" VPOS="2623" WC="0.54" WIDTH="41"/>
<SP HPOS="4709" ID="P1_SP05315" VPOS="2648" WIDTH="26"/>
<String CC="778" CONTENT="een" HEIGHT="18" HPOS="4735" ID="P1_ST06099" VPOS="2624" WC="0.91" WIDTH="46"/>
<SP HPOS="4781" ID="P1_SP05316" VPOS="2648" WIDTH="26"/>
<String CC="617977340" CONTENT="tijdelijk" HEIGHT="33" HPOS="4807" ID="P1_ST06100" VPOS="2615" WC="0.98" WIDTH="107"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="3976" ID="P1_TL00687" VPOS="2647" WIDTH="938">
<String CC="770900" CONTENT="tekort" HEIGHT="26" HPOS="3976" ID="P1_ST06101" VPOS="2649" WC="0.98" WIDTH="86"/>
<SP HPOS="4062" ID="P1_SP05317" VPOS="2675" WIDTH="18"/>
<String CC="57" CONTENT="te" HEIGHT="24" HPOS="4080" ID="P1_ST06102" VPOS="2650" WC="0.35" WIDTH="26"/>
<SP HPOS="4106" ID="P1_SP05318" VPOS="2675" WIDTH="19"/>
<String CC="9789770" CONTENT="dekken." HEIGHT="25" HPOS="4124" ID="P1_ST06103" VPOS="2649" WC="0.97" WIDTH="106"/>
<SP HPOS="4231" ID="P1_SP05319" VPOS="2675" WIDTH="26"/>
<String CC="554" CONTENT="Hij" HEIGHT="34" HPOS="4257" ID="P1_ST06104" VPOS="2647" WC="0.94" WIDTH="43"/>
<SP HPOS="4299" ID="P1_SP05320" VPOS="2681" WIDTH="19"/>
<String CC="679988" CONTENT="beaamt" HEIGHT="25" HPOS="4318" ID="P1_ST06105" VPOS="2648" WC="0.95" WIDTH="104"/>
<SP HPOS="4422" ID="P1_SP05321" VPOS="2681" WIDTH="18"/>
<String CC="8155" CONTENT="dit;" HEIGHT="31" HPOS="4440" ID="P1_ST06106" VPOS="2647" WC="0.96" WIDTH="54"/>
<SP HPOS="4494" ID="P1_SP05322" VPOS="2681" WIDTH="26"/>
<String CC="95" CONTENT="de" HEIGHT="27" HPOS="4520" ID="P1_ST06107" VPOS="2647" WC="0.21" WIDTH="31"/>
<SP HPOS="4551" ID="P1_SP05323" VPOS="2681" WIDTH="22"/>
<String CC="678" CONTENT="min" HEIGHT="26" HPOS="4573" ID="P1_ST06108" VPOS="2648" WC="0.92" WIDTH="50"/>
<SP HPOS="4623" ID="P1_SP05324" VPOS="2681" WIDTH="228"/>
<String CC="74" CONTENT="-." HEIGHT="17" HPOS="4851" ID="P1_ST06109" STYLEREFS="TXT_10" VPOS="2656" WC="0.40" WIDTH="13"/>
<SP HPOS="4864" ID="P1_SP05325" VPOS="2681" WIDTH="17"/>
<String CC="5977" CONTENT="';**" HEIGHT="22" HPOS="4880" ID="P1_ST06110" VPOS="2649" WC="0.24" WIDTH="33"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="3976" ID="P1_TL00688" VPOS="2674" WIDTH="939">
<String CC="07" CONTENT="is" HEIGHT="27" HPOS="3976" ID="P1_ST06111" VPOS="2681" WC="0.64" WIDTH="21"/>
<SP HPOS="3997" ID="P1_SP05326" VPOS="2708" WIDTH="25"/>
<String CC="980" CONTENT="mi," HEIGHT="24" HPOS="4022" ID="P1_ST06112" VPOS="2688" WC="0.93" WIDTH="44"/>
<SP HPOS="4065" ID="P1_SP05327" VPOS="2712" WIDTH="18"/>
<String CC="80" CONTENT="na" HEIGHT="18" HPOS="4083" ID="P1_ST06113" VPOS="2689" WC="0.56" WIDTH="33"/>
<SP HPOS="4116" ID="P1_SP05328" VPOS="2712" WIDTH="26"/>
<String CC="606" CONTENT="cle" HEIGHT="27" HPOS="4142" ID="P1_ST06114" VPOS="2681" WC="0.57" WIDTH="30"/>
<SP HPOS="4172" ID="P1_SP05329" VPOS="2712" WIDTH="27"/>
<String CC="977739677489" CONTENT="vaststelling" HEIGHT="31" HPOS="4199" ID="P1_ST06115" VPOS="2681" WC="0.98" WIDTH="164"/>
<SP HPOS="4363" ID="P1_SP05330" VPOS="2712" WIDTH="26"/>
<String CC="995" CONTENT="van" HEIGHT="18" HPOS="4389" ID="P1_ST06116" VPOS="2688" WC="0.91" WIDTH="50"/>
<SP HPOS="4439" ID="P1_SP05331" VPOS="2712" WIDTH="25"/>
<String CC="06" CONTENT="de" HEIGHT="26" HPOS="4463" ID="P1_ST06117" VPOS="2680" WC="0.67" WIDTH="32"/>
<SP HPOS="4495" ID="P1_SP05332" VPOS="2712" WIDTH="18"/>
<String CC="074285" CONTENT="koloni" HEIGHT="25" HPOS="4513" ID="P1_ST06118" VPOS="2681" WC="0.54" WIDTH="86"/>
<SP HPOS="4599" ID="P1_SP05333" VPOS="2712" WIDTH="235"/>
<String CC="405988" CONTENT=",'ijue" HEIGHT="24" HPOS="4834" ID="P1_ST06119" VPOS="2674" WC="0.37" WIDTH="80"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="3977" ID="P1_TL00689" VPOS="2704" WIDTH="934">
<String CC="0760" CONTENT="wet," HEIGHT="30" HPOS="3977" ID="P1_ST06120" VPOS="2715" WC="0.97" WIDTH="58"/>
<SP HPOS="4035" ID="P1_SP05334" VPOS="2745" WIDTH="18"/>
<String CC="7769" CONTENT="meer" HEIGHT="19" HPOS="4052" ID="P1_ST06121" VPOS="2721" WC="0.94" WIDTH="69"/>
<SP HPOS="4121" ID="P1_SP05335" VPOS="2745" WIDTH="17"/>
<String CC="097" CONTENT="dan" HEIGHT="26" HPOS="4137" ID="P1_ST06122" VPOS="2714" WC="0.94" WIDTH="52"/>
<SP HPOS="4189" ID="P1_SP05336" VPOS="2745" WIDTH="17"/>
<String CC="3006" CONTENT="ooit" HEIGHT="26" HPOS="4206" ID="P1_ST06123" VPOS="2714" WC="0.98" WIDTH="54"/>
<SP HPOS="4260" ID="P1_SP05337" VPOS="2745" WIDTH="17"/>
<String CC="89628" CONTENT="afhan" HEIGHT="26" HPOS="4277" ID="P1_ST06124" VPOS="2714" WC="0.27" WIDTH="81"/>
<SP HPOS="4358" ID="P1_SP05338" VPOS="2745" WIDTH="340"/>
<String CC="0" CONTENT="-" HEIGHT="2" HPOS="4698" ID="P1_ST06125" VPOS="2733" WC="1.00" WIDTH="2"/>
<SP HPOS="4701" ID="P1_SP05339" VPOS="2745" WIDTH="12"/>
<String CC="71" CONTENT="u." HEIGHT="28" HPOS="4713" ID="P1_ST06126" VPOS="2708" WC="0.53" WIDTH="18"/>
<String CC="39" CONTENT="af" HEIGHT="41" HPOS="4729" ID="P1_ST06127" VPOS="2706" WC="0.30" WIDTH="41"/>
<String CC="7" CONTENT="n" HEIGHT="18" HPOS="4772" ID="P1_ST06128" VPOS="2708" WC="0.28" WIDTH="18"/>
<String CC="2" CONTENT="'" HEIGHT="11" HPOS="4791" ID="P1_ST06129" VPOS="2720" WC="0.72" WIDTH="6"/>
<SP HPOS="4796" ID="P1_SP05340" VPOS="2747" WIDTH="13"/>
<String CC="56366" CONTENT="zood," HEIGHT="35" HPOS="4809" ID="P1_ST06130" VPOS="2704" WC="0.41" WIDTH="63"/>
<String CC="26" CONTENT="at" HEIGHT="21" HPOS="4874" ID="P1_ST06131" VPOS="2704" WC="0.56" WIDTH="27"/>
<String CC="3" CONTENT="'" HEIGHT="9" HPOS="4904" ID="P1_ST06132" VPOS="2719" WC="0.61" WIDTH="7"/>
</TextLine>
<TextLine HEIGHT="48" HPOS="3977" ID="P1_TL00690" VPOS="2732" WIDTH="934">
<String CC="000" CONTENT="als" HEIGHT="26" HPOS="3977" ID="P1_ST06133" VPOS="2747" WC="1.00" WIDTH="39"/>
<SP HPOS="4016" ID="P1_SP05341" VPOS="2773" WIDTH="12"/>
<String CC="972787" CONTENT="juiste" HEIGHT="32" HPOS="4028" ID="P1_ST06134" VPOS="2747" WC="0.96" WIDTH="80"/>
<SP HPOS="4108" ID="P1_SP05342" VPOS="2779" WIDTH="19"/>
<String CC="5998488" CONTENT="opgaven" HEIGHT="25" HPOS="4127" ID="P1_ST06135" VPOS="2754" WC="0.96" WIDTH="116"/>
<SP HPOS="4243" ID="P1_SP05343" VPOS="2779" WIDTH="18"/>
<String CC="765" CONTENT="nit" HEIGHT="27" HPOS="4260" ID="P1_ST06136" VPOS="2746" WC="0.36" WIDTH="40"/>
<SP HPOS="4300" ID="P1_SP05344" VPOS="2779" WIDTH="17"/>
<String CC="77964" CONTENT="Indië" HEIGHT="27" HPOS="4317" ID="P1_ST06137" VPOS="2746" WC="0.27" WIDTH="72"/>
<SP HPOS="4389" ID="P1_SP05345" VPOS="2779" WIDTH="18"/>
<String CC="647" CONTENT="o.i" HEIGHT="17" HPOS="4407" ID="P1_ST06138" VPOS="2754" WC="0.38" WIDTH="22"/>
<SP HPOS="4429" ID="P1_SP05346" VPOS="2779" WIDTH="6"/>
<String CC="80" CONTENT="■■" HEIGHT="13" HPOS="4435" ID="P1_ST06139" STYLEREFS="TXT_10" VPOS="2752" WC="0.60" WIDTH="12"/>
<SP HPOS="4447" ID="P1_SP05347" VPOS="2779" WIDTH="150"/>
<String CC="70077" CONTENT="'..'&quot;" HEIGHT="27" HPOS="4597" ID="P1_ST06140" VPOS="2741" WC="0.56" WIDTH="53"/>
<SP HPOS="4650" ID="P1_SP05348" VPOS="2779" WIDTH="19"/>
<String CC="4979" CONTENT="!mmf" HEIGHT="46" HPOS="4669" ID="P1_ST06141" VPOS="2734" WC="0.22" WIDTH="89"/>
<String CC="952" CONTENT="el." HEIGHT="31" HPOS="4760" ID="P1_ST06142" VPOS="2740" WC="0.38" WIDTH="37"/>
<String CC="97747" CONTENT="ViUl," HEIGHT="32" HPOS="4805" ID="P1_ST06143" VPOS="2740" WC="0.27" WIDTH="51"/>
<SP HPOS="4856" ID="P1_SP05349" VPOS="2780" WIDTH="9"/>
<String CC="787" CONTENT="\°'" HEIGHT="48" HPOS="4865" ID="P1_ST06144" VPOS="2732" WC="0.23" WIDTH="46"/>
</TextLine>
<TextLine HEIGHT="51" HPOS="3977" ID="P1_TL00691" VPOS="2765" WIDTH="937">
<String CC="3863888" CONTENT="loniSii" HEIGHT="27" HPOS="3977" ID="P1_ST06145" VPOS="2779" WC="0.32" WIDTH="86"/>
<SP HPOS="4063" ID="P1_SP05350" VPOS="2806" WIDTH="17"/>
<String CC="8070" CONTENT="niet" HEIGHT="26" HPOS="4080" ID="P1_ST06146" VPOS="2779" WC="0.96" WIDTH="53"/>
<SP HPOS="4133" ID="P1_SP05351" VPOS="2806" WIDTH="18"/>
<String CC="3787490" CONTENT="geneigd" HEIGHT="33" HPOS="4150" ID="P1_ST06147" VPOS="2779" WC="0.97" WIDTH="111"/>
<SP HPOS="4261" ID="P1_SP05352" VPOS="2812" WIDTH="25"/>
<String CC="64" CONTENT="is" HEIGHT="25" HPOS="4286" ID="P1_ST06148" VPOS="2779" WC="0.46" WIDTH="21"/>
<SP HPOS="4307" ID="P1_SP05353" VPOS="2812" WIDTH="18"/>
<String CC="747" CONTENT='o."' HEIGHT="18" HPOS="4325" ID="P1_ST06149" VPOS="2786" WC="0.93" WIDTH="40"/>
<SP HPOS="4365" ID="P1_SP05354" VPOS="2812" WIDTH="27"/>
<String CC="7" CONTENT="*" HEIGHT="15" HPOS="4393" ID="P1_ST06150" VPOS="2777" WC="0.24" WIDTH="18"/>
<SP HPOS="4410" ID="P1_SP05355" VPOS="2812" WIDTH="26"/>
<String CC="797988" CONTENT="*f°™}?" HEIGHT="51" HPOS="4436" ID="P1_ST06151" STYLEREFS="TXT_10" VPOS="2765" WC="0.16" WIDTH="125"/>
<SP HPOS="4561" ID="P1_SP05356" VPOS="2816" WIDTH="20"/>
<String CC="089077700" CONTENT="hudrageii" HEIGHT="31" HPOS="4581" ID="P1_ST06152" VPOS="2765" WC="0.53" WIDTH="133"/>
<SP HPOS="4715" ID="P1_SP05357" VPOS="2816" WIDTH="17"/>
<String CC="974" CONTENT="ter" HEIGHT="19" HPOS="4731" ID="P1_ST06153" VPOS="2771" WC="0.92" WIDTH="41"/>
<SP HPOS="4773" ID="P1_SP05358" VPOS="2816" WIDTH="18"/>
<String CC="88488705" CONTENT="beschik" HEIGHT="25" HPOS="4791" ID="P1_ST06154" SUBS_CONTENT="beschikkius?" SUBS_TYPE="HypPart1" VPOS="2765" WC="0.36" WIDTH="107"/>
<HYP CONTENT="-" HPOS="4898" VPOS="2765" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="3977" ID="P1_TL00692" VPOS="2798" WIDTH="935">
<String CC="04888" CONTENT="kius?" HEIGHT="26" HPOS="3977" ID="P1_ST06155" SUBS_CONTENT="beschikkius?" SUBS_TYPE="HypPart2" VPOS="2812" WC="0.41" WIDTH="63"/>
<SP HPOS="4039" ID="P1_SP05359" VPOS="2838" WIDTH="26"/>
<String CC="670978" CONTENT="Vanden" HEIGHT="26" HPOS="4065" ID="P1_ST06156" VPOS="2812" WC="0.96" WIDTH="115"/>
<SP HPOS="4180" ID="P1_SP05360" VPOS="2838" WIDTH="35"/>
<String CC="877754074" CONTENT="mi!&quot;'-'''" HEIGHT="26" HPOS="4215" ID="P1_ST06157" VPOS="2811" WC="0.98" WIDTH="107"/>
<SP HPOS="4323" ID="P1_SP05361" VPOS="2838" WIDTH="40"/>
<String CC="777" CONTENT="van" HEIGHT="18" HPOS="4363" ID="P1_ST06158" VPOS="2806" WC="0.26" WIDTH="48"/>
<SP HPOS="4411" ID="P1_SP05362" VPOS="2838" WIDTH="34"/>
<String CC="737707577776" CONTENT="t!nfll)tiei!" HEIGHT="24" HPOS="4446" ID="P1_ST06159" VPOS="2799" WC="0.39" WIDTH="123"/>
<SP HPOS="4569" ID="P1_SP05363" VPOS="2838" WIDTH="35"/>
<String CC="67" CONTENT="**" HEIGHT="26" HPOS="4604" ID="P1_ST06160" VPOS="2798" WC="0.28" WIDTH="26"/>
<SP HPOS="4630" ID="P1_SP05364" VPOS="2838" WIDTH="35"/>
<String CC="19136474" CONTENT="«tellen," HEIGHT="31" HPOS="4665" ID="P1_ST06161" VPOS="2798" WC="0.98" WIDTH="104"/>
<SP HPOS="4769" ID="P1_SP05365" VPOS="2838" WIDTH="34"/>
<String CC="15" CONTENT="er" HEIGHT="21" HPOS="4804" ID="P1_ST06162" VPOS="2803" WC="0.67" WIDTH="28"/>
<SP HPOS="4832" ID="P1_SP05366" VPOS="2838" WIDTH="33"/>
<String CC="762" CONTENT="on" HEIGHT="17" HPOS="4865" ID="P1_ST06163" SUBS_CONTENT="on-7" SUBS_TYPE="HypPart1" VPOS="2805" WC="0.47" WIDTH="32"/>
<HYP CONTENT="-" HPOS="4897" VPOS="2805" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="3978" ID="P1_TL00693" VPOS="2828" WIDTH="939">
<String CC="90" CONTENT="-7" HEIGHT="11" HPOS="3978" ID="P1_ST06164" SUBS_CONTENT="on-7" SUBS_TYPE="HypPart2" VPOS="2854" WC="0.01" WIDTH="9"/>
<SP HPOS="3987" ID="P1_SP05367" VPOS="2864" WIDTH="13"/>
<String CC="7717674807" CONTENT=",v.vie'i.l" HEIGHT="34" HPOS="4000" ID="P1_ST06165" VPOS="2830" WC="0.41" WIDTH="109"/>
<SP HPOS="4109" ID="P1_SP05368" VPOS="2864" WIDTH="17"/>
<String CC="77" CONTENT="io" HEIGHT="19" HPOS="4126" ID="P1_ST06166" VPOS="2845" WC="0.23" WIDTH="24"/>
<SP HPOS="4149" ID="P1_SP05369" VPOS="2864" WIDTH="17"/>
<String CC="88" CONTENT="hë" HEIGHT="20" HPOS="4166" ID="P1_ST06167" VPOS="2844" WC="0.17" WIDTH="34"/>
<SP HPOS="4200" ID="P1_SP05370" VPOS="2864" WIDTH="25"/>
<String CC="2078" CONTENT="'-en" HEIGHT="17" HPOS="4225" ID="P1_ST06168" VPOS="2842" WC="0.96" WIDTH="47"/>
<SP HPOS="4272" ID="P1_SP05371" VPOS="2864" WIDTH="17"/>
<String CC="92857779" CONTENT="minister" HEIGHT="26" HPOS="4289" ID="P1_ST06169" VPOS="2831" WC="0.97" WIDTH="118"/>
<SP HPOS="4407" ID="P1_SP05372" VPOS="2864" WIDTH="11"/>
<String CC="001" CONTENT="van" HEIGHT="18" HPOS="4417" ID="P1_ST06170" VPOS="2838" WC="0.99" WIDTH="48"/>
<SP HPOS="4466" ID="P1_SP05373" VPOS="2864" WIDTH="18"/>
<String CC="738986098" CONTENT="tinantiën" HEIGHT="24" HPOS="4483" ID="P1_ST06171" VPOS="2831" WC="0.29" WIDTH="123"/>
<SP HPOS="4606" ID="P1_SP05374" VPOS="2864" WIDTH="27"/>
<String CC="7590170" CONTENT="omtrent" HEIGHT="26" HPOS="4633" ID="P1_ST06172" VPOS="2830" WC="0.98" WIDTH="113"/>
<SP HPOS="4747" ID="P1_SP05375" VPOS="2864" WIDTH="26"/>
<String CC="978" CONTENT="den" HEIGHT="26" HPOS="4773" ID="P1_ST06173" VPOS="2829" WC="0.90" WIDTH="47"/>
<SP HPOS="4820" ID="P1_SP05376" VPOS="2864" WIDTH="19"/>
<String CC="79080" CONTENT="stand" HEIGHT="26" HPOS="4839" ID="P1_ST06174" VPOS="2828" WC="0.97" WIDTH="78"/>
</TextLine>
<TextLine HEIGHT="51" HPOS="3977" ID="P1_TL00694" VPOS="2852" WIDTH="931">
<String CC="989" CONTENT="def" HEIGHT="51" HPOS="3977" ID="P1_ST06175" VPOS="2852" WC="0.05" WIDTH="60"/>
<SP HPOS="4037" ID="P1_SP05377" VPOS="2903" WIDTH="1"/>
<String CC="978" CONTENT="Wv-" HEIGHT="21" HPOS="4038" ID="P1_ST06176" VPOS="2877" WC="0.14" WIDTH="77"/>
<SP HPOS="4115" ID="P1_SP05378" VPOS="2903" WIDTH="30"/>
<String CC="49" CONTENT="«4" HEIGHT="46" HPOS="4144" ID="P1_ST06177" VPOS="2852" WC="0.27" WIDTH="51"/>
<SP HPOS="4195" ID="P1_SP05379" VPOS="2903" WIDTH="30"/>
<String CC="76744" CONTENT="Eerrt" HEIGHT="27" HPOS="4225" ID="P1_ST06178" VPOS="2864" WC="0.39" WIDTH="76"/>
<SP HPOS="4300" ID="P1_SP05380" VPOS="2903" WIDTH="17"/>
<String CC="48" CONTENT="in" HEIGHT="26" HPOS="4317" ID="P1_ST06179" VPOS="2864" WC="0.33" WIDTH="26"/>
<SP HPOS="4343" ID="P1_SP05381" VPOS="2903" WIDTH="18"/>
<String CC="77376767" CONTENT="December" HEIGHT="27" HPOS="4361" ID="P1_ST06180" VPOS="2863" WC="0.97" WIDTH="142"/>
<SP HPOS="4502" ID="P1_SP05382" VPOS="2903" WIDTH="18"/>
<String CC="995" CONTENT="van" HEIGHT="19" HPOS="4520" ID="P1_ST06181" VPOS="2870" WC="0.91" WIDTH="48"/>
<SP HPOS="4569" ID="P1_SP05383" VPOS="2903" WIDTH="19"/>
<String CC="947" CONTENT="dit" HEIGHT="26" HPOS="4587" ID="P1_ST06182" VPOS="2862" WC="0.92" WIDTH="39"/>
<SP HPOS="4626" ID="P1_SP05384" VPOS="2903" WIDTH="13"/>
<String CC="80702" CONTENT="jaar." HEIGHT="38" HPOS="4639" ID="P1_ST06183" VPOS="2862" WC="0.98" WIDTH="67"/>
<SP HPOS="4707" ID="P1_SP05385" VPOS="2903" WIDTH="26"/>
<String CC="7796" CONTENT="zegt" HEIGHT="28" HPOS="4733" ID="P1_ST06184" VPOS="2864" WC="0.94" WIDTH="58"/>
<SP HPOS="4791" ID="P1_SP05386" VPOS="2903" WIDTH="19"/>
<String CC="07" CONTENT="de" HEIGHT="25" HPOS="4809" ID="P1_ST06185" VPOS="2862" WC="0.62" WIDTH="28"/>
<SP HPOS="4838" ID="P1_SP05387" VPOS="2903" WIDTH="19"/>
<String CC="970" CONTENT="mi" HEIGHT="25" HPOS="4857" ID="P1_ST06186" SUBS_CONTENT="mi•" SUBS_TYPE="HypPart1" VPOS="2861" WC="0.42" WIDTH="34"/>
<HYP CONTENT="-" HPOS="4891" VPOS="2861" WIDTH="17"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="3996" ID="P1_TL00695" VPOS="2894" WIDTH="918">
<String CC="8" CONTENT="•" HEIGHT="5" HPOS="3996" ID="P1_ST06187" SUBS_CONTENT="mi•" SUBS_TYPE="HypPart2" VPOS="2910" WC="0.20" WIDTH="5"/>
<SP HPOS="4000" ID="P1_SP05388" VPOS="2915" WIDTH="17"/>
<String CC="1" CONTENT="»" HEIGHT="15" HPOS="4017" ID="P1_ST06188" VPOS="2910" WC="0.84" WIDTH="9"/>
<SP HPOS="4026" ID="P1_SP05389" VPOS="2926" WIDTH="14"/>
<String CC="708929" CONTENT="„^wist" HEIGHT="31" HPOS="4041" ID="P1_ST06189" VPOS="2898" WC="0.36" WIDTH="104"/>
<SP HPOS="4144" ID="P1_SP05390" VPOS="2929" WIDTH="25"/>
<String CC="67" CONTENT="ik" HEIGHT="26" HPOS="4169" ID="P1_ST06190" VPOS="2897" WC="0.27" WIDTH="26"/>
<SP HPOS="4195" ID="P1_SP05391" VPOS="2929" WIDTH="18"/>
<String CC="707" CONTENT="hoe" HEIGHT="26" HPOS="4213" ID="P1_ST06191" VPOS="2897" WC="0.94" WIDTH="48"/>
<SP HPOS="4261" ID="P1_SP05392" VPOS="2929" WIDTH="19"/>
<String CC="06" CONTENT="de" HEIGHT="26" HPOS="4280" ID="P1_ST06192" VPOS="2897" WC="0.69" WIDTH="30"/>
<SP HPOS="4310" ID="P1_SP05393" VPOS="2929" WIDTH="18"/>
<String CC="64979" CONTENT="stand" HEIGHT="25" HPOS="4328" ID="P1_ST06193" VPOS="2897" WC="0.95" WIDTH="76"/>
<SP HPOS="4403" ID="P1_SP05394" VPOS="2929" WIDTH="18"/>
<String CC="098" CONTENT="van" HEIGHT="17" HPOS="4421" ID="P1_ST06194" VPOS="2903" WC="0.93" WIDTH="51"/>
<SP HPOS="4472" ID="P1_SP05395" VPOS="2929" WIDTH="18"/>
<String CC="647" CONTENT="het" HEIGHT="25" HPOS="4489" ID="P1_ST06195" VPOS="2896" WC="0.93" WIDTH="46"/>
<SP HPOS="4535" ID="P1_SP05396" VPOS="2929" WIDTH="20"/>
<String CC="0666843970" CONTENT="dienstjaar" HEIGHT="33" HPOS="4556" ID="P1_ST06196" VPOS="2895" WC="0.98" WIDTH="143"/>
<SP HPOS="4698" ID="P1_SP05397" VPOS="2929" WIDTH="20"/>
<String CC="7636" CONTENT="1867" HEIGHT="25" HPOS="4719" ID="P1_ST06197" VPOS="2897" WC="0.39" WIDTH="60"/>
<SP HPOS="4779" ID="P1_SP05398" VPOS="2929" WIDTH="18"/>
<String CC="60" CONTENT="in" HEIGHT="25" HPOS="4796" ID="P1_ST06198" VPOS="2895" WC="0.68" WIDTH="26"/>
<SP HPOS="4822" ID="P1_SP05399" VPOS="2929" WIDTH="18"/>
<String CC="808082" CONTENT="India'" HEIGHT="26" HPOS="4840" ID="P1_ST06199" VPOS="2894" WC="0.97" WIDTH="73"/>
</TextLine>
<TextLine HEIGHT="32" HPOS="3978" ID="P1_TL00696" VPOS="2927" WIDTH="937">
<String CC="47782" CONTENT=".vas." HEIGHT="18" HPOS="3978" ID="P1_ST06200" VPOS="2941" WC="0.41" WIDTH="54"/>
<SP HPOS="4032" ID="P1_SP05400" VPOS="2959" WIDTH="38"/>
<String CC="0870676764" CONTENT="Intusschen" HEIGHT="26" HPOS="4070" ID="P1_ST06201" VPOS="2930" WC="0.45" WIDTH="154"/>
<SP HPOS="4224" ID="P1_SP05401" VPOS="2959" WIDTH="25"/>
<String CC="7679" CONTENT="moet" HEIGHT="24" HPOS="4248" ID="P1_ST06202" VPOS="2931" WC="0.94" WIDTH="70"/>
<SP HPOS="4318" ID="P1_SP05402" VPOS="2959" WIDTH="25"/>
<String CC="724" CONTENT="hij" HEIGHT="30" HPOS="4343" ID="P1_ST06203" VPOS="2929" WC="0.95" WIDTH="34"/>
<SP HPOS="4377" ID="P1_SP05403" VPOS="2959" WIDTH="24"/>
<String CC="67" CONTENT="in" HEIGHT="28" HPOS="4401" ID="P1_ST06204" VPOS="2927" WC="0.27" WIDTH="27"/>
<SP HPOS="4428" ID="P1_SP05404" VPOS="2959" WIDTH="17"/>
<String CC="3775" CONTENT="Juli" HEIGHT="26" HPOS="4444" ID="P1_ST06205" VPOS="2927" WC="0.95" WIDTH="54"/>
<SP HPOS="4499" ID="P1_SP05405" VPOS="2959" WIDTH="18"/>
<String CC="70" CONTENT="of" HEIGHT="25" HPOS="4517" ID="P1_ST06206" VPOS="2927" WC="0.63" WIDTH="28"/>
<SP HPOS="4545" ID="P1_SP05406" VPOS="2959" WIDTH="14"/>
<String CC="97086676" CONTENT="Augustus" HEIGHT="32" HPOS="4559" ID="P1_ST06207" VPOS="2927" WC="0.97" WIDTH="135"/>
<SP HPOS="4694" ID="P1_SP05407" VPOS="2959" WIDTH="18"/>
<String CC="97" CONTENT="de" HEIGHT="24" HPOS="4711" ID="P1_ST06208" VPOS="2927" WC="0.12" WIDTH="31"/>
<SP HPOS="4742" ID="P1_SP05408" VPOS="2959" WIDTH="18"/>
<String CC="7700697080" CONTENT="begrooting" HEIGHT="30" HPOS="4760" ID="P1_ST06209" VPOS="2927" WC="0.98" WIDTH="155"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3973" ID="P1_TL00697" VPOS="2959" WIDTH="944">
<String CC="60919720" CONTENT="opmaken." HEIGHT="34" HPOS="3973" ID="P1_ST06210" VPOS="2963" WC="0.98" WIDTH="132"/>
<SP HPOS="4106" ID="P1_SP05409" VPOS="2998" WIDTH="27"/>
<String CC="700" CONTENT="Hij" HEIGHT="33" HPOS="4133" ID="P1_ST06211" VPOS="2962" WC="0.97" WIDTH="43"/>
<SP HPOS="4175" ID="P1_SP05410" VPOS="2998" WIDTH="20"/>
<String CC="66711" CONTENT="heeft" HEIGHT="27" HPOS="4195" ID="P1_ST06212" VPOS="2962" WC="0.97" WIDTH="71"/>
<SP HPOS="4266" ID="P1_SP05411" VPOS="2998" WIDTH="18"/>
<String CC="977" CONTENT="dan" HEIGHT="25" HPOS="4284" ID="P1_ST06213" VPOS="2962" WC="0.91" WIDTH="50"/>
<SP HPOS="4333" ID="P1_SP05412" VPOS="2998" WIDTH="18"/>
<String CC="97978" CONTENT="alken" HEIGHT="25" HPOS="4351" ID="P1_ST06214" VPOS="2961" WC="0.94" WIDTH="83"/>
<SP HPOS="4434" ID="P1_SP05413" VPOS="2998" WIDTH="19"/>
<String CC="778097" CONTENT="eenige" HEIGHT="33" HPOS="4453" ID="P1_ST06215" VPOS="2959" WC="0.31" WIDTH="89"/>
<SP HPOS="4541" ID="P1_SP05414" VPOS="2998" WIDTH="19"/>
<String CC="4836789" CONTENT="indices" HEIGHT="22" HPOS="4560" ID="P1_ST06216" STYLEREFS="TXT_10" VPOS="2962" WC="0.97" WIDTH="93"/>
<SP HPOS="4654" ID="P1_SP05415" VPOS="2998" WIDTH="18"/>
<String CC="890786" CONTENT="nopens" HEIGHT="24" HPOS="4671" ID="P1_ST06217" VPOS="2967" WC="0.96" WIDTH="97"/>
<SP HPOS="4768" ID="P1_SP05416" VPOS="2998" WIDTH="17"/>
<String CC="978" CONTENT="den" HEIGHT="25" HPOS="4785" ID="P1_ST06218" VPOS="2959" WC="0.90" WIDTH="50"/>
<SP HPOS="4834" ID="P1_SP05417" VPOS="2998" WIDTH="12"/>
<String CC="76699" CONTENT="staat" HEIGHT="25" HPOS="4846" ID="P1_ST06219" VPOS="2959" WC="0.95" WIDTH="71"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="3973" ID="P1_TL00698" VPOS="2991" WIDTH="942">
<String CC="972" CONTENT="der" HEIGHT="25" HPOS="3973" ID="P1_ST06220" VPOS="2998" WC="0.93" WIDTH="45"/>
<SP HPOS="4018" ID="P1_SP05418" VPOS="3022" WIDTH="22"/>
<String CC="00926577" CONTENT="indische" HEIGHT="26" HPOS="4041" ID="P1_ST06221" VPOS="2995" WC="0.50" WIDTH="116"/>
<SP HPOS="4156" ID="P1_SP05419" VPOS="3022" WIDTH="18"/>
<String CC="0767780" CONTENT="kassen;" HEIGHT="30" HPOS="4174" ID="P1_ST06222" VPOS="2995" WC="0.97" WIDTH="102"/>
<SP HPOS="4276" ID="P1_SP05420" VPOS="3025" WIDTH="27"/>
<String CC="79850" CONTENT="want," HEIGHT="26" HPOS="4303" ID="P1_ST06223" VPOS="2995" WC="0.96" WIDTH="77"/>
<SP HPOS="4380" ID="P1_SP05421" VPOS="3025" WIDTH="26"/>
<String CC="946" CONTENT="als" HEIGHT="25" HPOS="4406" ID="P1_ST06224" VPOS="2993" WC="0.92" WIDTH="38"/>
<SP HPOS="4443" ID="P1_SP05422" VPOS="3025" WIDTH="26"/>
<String CC="06" CONTENT="er" HEIGHT="19" HPOS="4469" ID="P1_ST06225" VPOS="2999" WC="0.65" WIDTH="27"/>
<SP HPOS="4496" ID="P1_SP05423" VPOS="3025" WIDTH="18"/>
<String CC="0890" CONTENT="veel" HEIGHT="26" HPOS="4514" ID="P1_ST06226" VPOS="2991" WC="0.96" WIDTH="54"/>
<SP HPOS="4569" ID="P1_SP05424" VPOS="3025" WIDTH="18"/>
<String CC="08" CONTENT="in" HEIGHT="26" HPOS="4586" ID="P1_ST06227" VPOS="2992" WC="0.56" WIDTH="27"/>
<SP HPOS="4613" ID="P1_SP05425" VPOS="3025" WIDTH="18"/>
<String CC="681" CONTENT="in." HEIGHT="26" HPOS="4631" ID="P1_ST06228" VPOS="2992" WC="0.94" WIDTH="33"/>
<SP HPOS="4664" ID="P1_SP05426" VPOS="3025" WIDTH="19"/>
<String CC="868" CONTENT="dan" HEIGHT="25" HPOS="4683" ID="P1_ST06229" VPOS="2992" WC="0.91" WIDTH="48"/>
<SP HPOS="4731" ID="P1_SP05427" VPOS="3025" WIDTH="19"/>
<String CC="0790095" CONTENT="bewijst" HEIGHT="33" HPOS="4750" ID="P1_ST06230" VPOS="2991" WC="0.98" WIDTH="99"/>
<SP HPOS="4850" ID="P1_SP05428" VPOS="3025" WIDTH="19"/>
<String CC="9060" CONTENT="dit," HEIGHT="28" HPOS="4869" ID="P1_ST06231" VPOS="2991" WC="0.96" WIDTH="46"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="3974" ID="P1_TL00699" VPOS="3022" WIDTH="943">
<String CC="997" CONTENT="dat" HEIGHT="25" HPOS="3974" ID="P1_ST06232" VPOS="3028" WC="0.90" WIDTH="46"/>
<SP HPOS="4020" ID="P1_SP05429" VPOS="3053" WIDTH="17"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="4037" ID="P1_ST06233" VPOS="3028" WC="0.16" WIDTH="30"/>
<SP HPOS="4067" ID="P1_SP05430" VPOS="3053" WIDTH="19"/>
<String CC="40007877" CONTENT="uitgaven" HEIGHT="33" HPOS="4085" ID="P1_ST06234" VPOS="3027" WC="0.98" WIDTH="123"/>
<SP HPOS="4208" ID="P1_SP05431" VPOS="3060" WIDTH="17"/>
<String CC="067979" CONTENT="minder" HEIGHT="26" HPOS="4225" ID="P1_ST06235" VPOS="3026" WC="0.96" WIDTH="100"/>
<SP HPOS="4325" ID="P1_SP05432" VPOS="3060" WIDTH="17"/>
<String CC="777744" CONTENT="hebben" HEIGHT="26" HPOS="4342" ID="P1_ST06236" VPOS="3025" WC="0.96" WIDTH="103"/>
<SP HPOS="4444" ID="P1_SP05433" VPOS="3060" WIDTH="17"/>
<String CC="749579780" CONTENT="bedragen." HEIGHT="30" HPOS="4461" ID="P1_ST06237" VPOS="3025" WC="0.97" WIDTH="137"/>
<SP HPOS="4598" ID="P1_SP05434" VPOS="3060" WIDTH="35"/>
<String CC="78" CONTENT="Kn" HEIGHT="24" HPOS="4633" ID="P1_ST06238" VPOS="3025" WC="0.20" WIDTH="39"/>
<SP HPOS="4672" ID="P1_SP05435" VPOS="3060" WIDTH="27"/>
<String CC="8040706" CONTENT="onlangs" HEIGHT="30" HPOS="4700" ID="P1_ST06239" VPOS="3024" WC="0.98" WIDTH="109"/>
<SP HPOS="4808" ID="P1_SP05436" VPOS="3060" WIDTH="17"/>
<String CC="767" CONTENT="nog" HEIGHT="24" HPOS="4825" ID="P1_ST06240" VPOS="3031" WC="0.92" WIDTH="52"/>
<SP HPOS="4877" ID="P1_SP05437" VPOS="3060" WIDTH="18"/>
<String CC="19" CONTENT="is" HEIGHT="25" HPOS="4894" ID="P1_ST06241" VPOS="3022" WC="0.41" WIDTH="22"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3972" ID="P1_TL00700" VPOS="3054" WIDTH="942">
<String CC="787079170" CONTENT="gebleken," HEIGHT="33" HPOS="3972" ID="P1_ST06242" VPOS="3060" WC="0.98" WIDTH="133"/>
<SP HPOS="4106" ID="P1_SP05438" VPOS="3093" WIDTH="26"/>
<String CC="970" CONTENT="dat" HEIGHT="26" HPOS="4131" ID="P1_ST06243" VPOS="3059" WC="0.94" WIDTH="45"/>
<SP HPOS="4176" ID="P1_SP05439" VPOS="3093" WIDTH="26"/>
<String CC="83" CONTENT="de" HEIGHT="27" HPOS="4202" ID="P1_ST06244" VPOS="3058" WC="0.41" WIDTH="31"/>
<SP HPOS="4233" ID="P1_SP05440" VPOS="3093" WIDTH="25"/>
<String CC="250" CONTENT="som" HEIGHT="18" HPOS="4258" ID="P1_ST06245" VPOS="3066" WC="0.97" WIDTH="56"/>
<SP HPOS="4313" ID="P1_SP05441" VPOS="3093" WIDTH="17"/>
<String CC="000" CONTENT="van" HEIGHT="17" HPOS="4330" ID="P1_ST06246" VPOS="3066" WC="1.00" WIDTH="48"/>
<SP HPOS="4378" ID="P1_SP05442" VPOS="3093" WIDTH="25"/>
<String CC="197" CONTENT="9Va" HEIGHT="30" HPOS="4403" ID="P1_ST06247" VPOS="3057" WC="0.37" WIDTH="47"/>
<SP HPOS="4450" ID="P1_SP05443" VPOS="3093" WIDTH="18"/>
<String CC="650471778" CONTENT="ïnillioen" HEIGHT="26" HPOS="4468" ID="P1_ST06248" VPOS="3056" WC="0.45" WIDTH="115"/>
<SP HPOS="4583" ID="P1_SP05444" VPOS="3093" WIDTH="18"/>
<String CC="32" CONTENT="in" HEIGHT="27" HPOS="4600" ID="P1_ST06249" VPOS="3054" WC="0.70" WIDTH="26"/>
<SP HPOS="4626" ID="P1_SP05445" VPOS="3093" WIDTH="20"/>
<String CC="2687" CONTENT="18G7" HEIGHT="24" HPOS="4646" ID="P1_ST06250" VPOS="3059" WC="0.37" WIDTH="60"/>
<SP HPOS="4707" ID="P1_SP05446" VPOS="3093" WIDTH="19"/>
<String CC="786219797660" CONTENT="onuitgegeven" HEIGHT="32" HPOS="4726" ID="P1_ST06251" VPOS="3054" WC="0.98" WIDTH="188"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="3974" ID="P1_TL00701" VPOS="3086" WIDTH="939">
<String CC="9460" CONTENT="was," HEIGHT="22" HPOS="3974" ID="P1_ST06252" VPOS="3100" WC="0.95" WIDTH="58"/>
<SP HPOS="4032" ID="P1_SP05447" VPOS="3123" WIDTH="26"/>
<String CC="06077" CONTENT="«loch" HEIGHT="27" HPOS="4058" ID="P1_ST06253" VPOS="3091" WC="0.54" WIDTH="66"/>
<SP HPOS="4124" ID="P1_SP05448" VPOS="3123" WIDTH="25"/>
<String CC="968" CONTENT="men" HEIGHT="17" HPOS="4149" ID="P1_ST06254" VPOS="3099" WC="0.91" WIDTH="58"/>
<SP HPOS="4207" ID="P1_SP05449" VPOS="3123" WIDTH="26"/>
<String CC="0757" CONTENT="weet" HEIGHT="22" HPOS="4233" ID="P1_ST06255" VPOS="3092" WC="0.96" WIDTH="65"/>
<SP HPOS="4298" ID="P1_SP05450" VPOS="3123" WIDTH="26"/>
<String CC="778" CONTENT="nog" HEIGHT="26" HPOS="4324" ID="P1_ST06256" VPOS="3096" WC="0.91" WIDTH="50"/>
<SP HPOS="4374" ID="P1_SP05451" VPOS="3123" WIDTH="19"/>
<String CC="7066" CONTENT="niet" HEIGHT="27" HPOS="4393" ID="P1_ST06257" VPOS="3087" WC="0.96" WIDTH="53"/>
<SP HPOS="4446" ID="P1_SP05452" VPOS="3123" WIDTH="26"/>
<String CC="706" CONTENT="hoe" HEIGHT="22" HPOS="4472" ID="P1_ST06258" VPOS="3090" WC="0.95" WIDTH="48"/>
<SP HPOS="4520" ID="P1_SP05453" VPOS="3123" WIDTH="19"/>
<String CC="750" CONTENT="het" HEIGHT="25" HPOS="4539" ID="P1_ST06259" VPOS="3087" WC="0.95" WIDTH="45"/>
<SP HPOS="4584" ID="P1_SP05454" VPOS="3123" WIDTH="18"/>
<String CC="066" CONTENT="met" HEIGHT="25" HPOS="4602" ID="P1_ST06260" VPOS="3087" WC="0.95" WIDTH="52"/>
<SP HPOS="4654" ID="P1_SP05455" VPOS="3123" WIDTH="19"/>
<String CC="9" CONTENT="d" HEIGHT="26" HPOS="4672" ID="P1_ST06261" VPOS="3086" WC="0.01" WIDTH="13"/>
<SP HPOS="4685" ID="P1_SP05456" VPOS="3123" WIDTH="177"/>
<String CC="998" CONTENT="van" HEIGHT="19" HPOS="4863" ID="P1_ST06262" VPOS="3093" WC="0.89" WIDTH="50"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3976" ID="P1_TL00702" VPOS="3118" WIDTH="939">
<String CC="567" CONTENT="186" HEIGHT="22" HPOS="3976" ID="P1_ST06263" VPOS="3129" WC="0.37" WIDTH="61"/>
<SP HPOS="4037" ID="P1_SP05457" VPOS="3151" WIDTH="2"/>
<String CC="0" CONTENT="S" HEIGHT="22" HPOS="4039" ID="P1_ST06264" VPOS="3129" WC="1.00" WIDTH="14"/>
<SP HPOS="4054" ID="P1_SP05458" VPOS="3151" WIDTH="1"/>
<String CC="0875709" CONTENT="gesteld" HEIGHT="33" HPOS="4055" ID="P1_ST06265" VPOS="3124" WC="0.97" WIDTH="100"/>
<SP HPOS="4155" ID="P1_SP05459" VPOS="3157" WIDTH="15"/>
<String CC="470" CONTENT="is." HEIGHT="25" HPOS="4170" ID="P1_ST06266" VPOS="3124" WC="0.95" WIDTH="30"/>
<SP HPOS="4200" ID="P1_SP05460" VPOS="3157" WIDTH="34"/>
<String CC="67" CONTENT="De" HEIGHT="26" HPOS="4234" ID="P1_ST06267" VPOS="3123" WC="0.31" WIDTH="39"/>
<SP HPOS="4273" ID="P1_SP05461" VPOS="3157" WIDTH="25"/>
<String CC="95800076" CONTENT="minister" HEIGHT="26" HPOS="4298" ID="P1_ST06268" VPOS="3122" WC="0.98" WIDTH="118"/>
<SP HPOS="4416" ID="P1_SP05462" VPOS="3157" WIDTH="25"/>
<String CC="0606" CONTENT="weet" HEIGHT="24" HPOS="4441" ID="P1_ST06269" VPOS="3122" WC="0.97" WIDTH="66"/>
<SP HPOS="4507" ID="P1_SP05463" VPOS="3157" WIDTH="25"/>
<String CC="946" CONTENT="dus" HEIGHT="27" HPOS="4532" ID="P1_ST06270" VPOS="3118" WC="0.92" WIDTH="47"/>
<SP HPOS="4579" ID="P1_SP05464" VPOS="3157" WIDTH="25"/>
<String CC="70770" CONTENT="niet." HEIGHT="27" HPOS="4604" ID="P1_ST06271" VPOS="3118" WC="0.97" WIDTH="63"/>
<SP HPOS="4667" ID="P1_SP05465" VPOS="3157" WIDTH="27"/>
<String CC="60" CONTENT="of" HEIGHT="26" HPOS="4694" ID="P1_ST06272" VPOS="3118" WC="0.67" WIDTH="30"/>
<SP HPOS="4723" ID="P1_SP05466" VPOS="3157" WIDTH="15"/>
<String CC="46768084" CONTENT="'Cr-uiet" HEIGHT="26" HPOS="4739" ID="P1_ST06273" VPOS="3118" WC="0.41" WIDTH="106"/>
<SP HPOS="4845" ID="P1_SP05467" VPOS="3157" WIDTH="14"/>
<String CC="047" CONTENT="nog" HEIGHT="26" HPOS="4859" ID="P1_ST06274" VPOS="3124" WC="0.95" WIDTH="56"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="3974" ID="P1_TL00703" VPOS="3151" WIDTH="943">
<String CC="7979746" CONTENT="saldo's" HEIGHT="25" HPOS="3974" ID="P1_ST06275" VPOS="3157" WC="0.96" WIDTH="92"/>
<SP HPOS="4067" ID="P1_SP05468" VPOS="3182" WIDTH="26"/>
<String CC="64080" CONTENT="zijn," HEIGHT="31" HPOS="4093" ID="P1_ST06276" VPOS="3157" WC="0.97" WIDTH="57"/>
<SP HPOS="4149" ID="P1_SP05469" VPOS="3188" WIDTH="27"/>
<String CC="055" CONTENT="die" HEIGHT="25" HPOS="4176" ID="P1_ST06277" VPOS="3156" WC="0.96" WIDTH="40"/>
<SP HPOS="4217" ID="P1_SP05470" VPOS="3188" WIDTH="25"/>
<String CC="513" CONTENT="tot" HEIGHT="24" HPOS="4241" ID="P1_ST06278" VPOS="3156" WC="0.96" WIDTH="41"/>
<SP HPOS="4283" ID="P1_SP05471" VPOS="3188" WIDTH="18"/>
<String CC="477078774579" CONTENT="vermindering" HEIGHT="32" HPOS="4300" ID="P1_ST06279" VPOS="3154" WC="0.98" WIDTH="189"/>
<SP HPOS="4489" ID="P1_SP05472" VPOS="3188" WIDTH="18"/>
<String CC="077" CONTENT="van" HEIGHT="17" HPOS="4507" ID="P1_ST06280" VPOS="3161" WC="0.94" WIDTH="50"/>
<SP HPOS="4557" ID="P1_SP05473" VPOS="3188" WIDTH="18"/>
<String CC="669" CONTENT="het" HEIGHT="25" HPOS="4574" ID="P1_ST06281" VPOS="3152" WC="0.91" WIDTH="46"/>
<SP HPOS="4620" ID="P1_SP05474" VPOS="3188" WIDTH="17"/>
<String CC="6470781999" CONTENT="zoogenaamd" HEIGHT="32" HPOS="4637" ID="P1_ST06282" VPOS="3151" WC="0.98" WIDTH="174"/>
<SP HPOS="4811" ID="P1_SP05475" VPOS="3188" WIDTH="18"/>
<String CC="670619" CONTENT="tekort" HEIGHT="26" HPOS="4828" ID="P1_ST06283" VPOS="3151" WC="0.97" WIDTH="89"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="3974" ID="P1_TL00704" VPOS="3183" WIDTH="944">
<String CC="0478677" CONTENT="kumnien" HEIGHT="25" HPOS="3974" ID="P1_ST06284" VPOS="3190" WC="0.39" WIDTH="119"/>
<SP HPOS="4094" ID="P1_SP05476" VPOS="3215" WIDTH="25"/>
<String CC="706500471" CONTENT="strekken;" HEIGHT="31" HPOS="4119" ID="P1_ST06285" VPOS="3188" WC="0.99" WIDTH="137"/>
<SP HPOS="4256" ID="P1_SP05477" VPOS="3219" WIDTH="27"/>
<String CC="904" CONTENT="dal" HEIGHT="24" HPOS="4283" ID="P1_ST06286" STYLEREFS="TXT_10" VPOS="3189" WC="0.95" WIDTH="47"/>
<SP HPOS="4330" ID="P1_SP05478" VPOS="3219" WIDTH="27"/>
<String CC="57" CONTENT="er" HEIGHT="18" HPOS="4357" ID="P1_ST06287" VPOS="3193" WC="0.38" WIDTH="27"/>
<SP HPOS="4384" ID="P1_SP05479" VPOS="3219" WIDTH="26"/>
<String CC="61081" CONTENT="zijn," HEIGHT="33" HPOS="4410" ID="P1_ST06288" VPOS="3184" WC="0.98" WIDTH="57"/>
<SP HPOS="4467" ID="P1_SP05480" VPOS="3219" WIDTH="26"/>
<String CC="0277" CONTENT="weet" HEIGHT="25" HPOS="4493" ID="P1_ST06289" VPOS="3184" WC="0.96" WIDTH="65"/>
<SP HPOS="4558" ID="P1_SP05481" VPOS="3219" WIDTH="26"/>
<String CC="708" CONTENT="hij" HEIGHT="32" HPOS="4584" ID="P1_ST06290" VPOS="3184" WC="0.94" WIDTH="35"/>
<SP HPOS="4619" ID="P1_SP05482" VPOS="3219" WIDTH="27"/>
<String CC="407" CONTENT="uit" HEIGHT="25" HPOS="4646" ID="P1_ST06291" VPOS="3184" WC="0.96" WIDTH="39"/>
<SP HPOS="4685" ID="P1_SP05483" VPOS="3219" WIDTH="26"/>
<String CC="986" CONTENT="den" HEIGHT="26" HPOS="4711" ID="P1_ST06292" VPOS="3183" WC="0.91" WIDTH="48"/>
<SP HPOS="4760" ID="P1_SP05484" VPOS="3219" WIDTH="24"/>
<String CC="76000" CONTENT="staat" HEIGHT="26" HPOS="4783" ID="P1_ST06293" VPOS="3184" WC="0.98" WIDTH="71"/>
<SP HPOS="4854" ID="P1_SP05485" VPOS="3219" WIDTH="15"/>
<String CC="965" CONTENT="der" HEIGHT="25" HPOS="4870" ID="P1_ST06294" VPOS="3184" WC="0.92" WIDTH="48"/>
</TextLine>
<TextLine HEIGHT="24" HPOS="3973" ID="P1_TL00705" VPOS="3223" WIDTH="91">
<String CC="886067788" CONTENT="ikïisscii" HEIGHT="24" HPOS="3973" ID="P1_ST06295" VPOS="3223" WC="0.31" WIDTH="91"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="4007" ID="P1_TL00706" VPOS="3247" WIDTH="906">
<String CC="773" CONTENT="Wat" HEIGHT="26" HPOS="4007" ID="P1_ST06296" VPOS="3254" WC="0.93" WIDTH="60"/>
<SP HPOS="4068" ID="P1_SP05486" VPOS="3280" WIDTH="25"/>
<String CC="7656" CONTENT="moet" HEIGHT="25" HPOS="4093" ID="P1_ST06297" VPOS="3254" WC="0.95" WIDTH="69"/>
<SP HPOS="4161" ID="P1_SP05487" VPOS="3280" WIDTH="24"/>
<String CC="75" CONTENT="nu" HEIGHT="17" HPOS="4185" ID="P1_ST06298" VPOS="3260" WC="0.36" WIDTH="35"/>
<SP HPOS="4220" ID="P1_SP05488" VPOS="3280" WIDTH="26"/>
<String CC="58" CONTENT="de" HEIGHT="26" HPOS="4246" ID="P1_ST06299" VPOS="3250" WC="0.34" WIDTH="30"/>
<SP HPOS="4276" ID="P1_SP05489" VPOS="3280" WIDTH="25"/>
<String CC="94756233" CONTENT="minister" HEIGHT="26" HPOS="4300" ID="P1_ST06300" VPOS="3249" WC="0.98" WIDTH="118"/>
<SP HPOS="4419" ID="P1_SP05490" VPOS="3280" WIDTH="25"/>
<String CC="002" CONTENT="van" HEIGHT="19" HPOS="4443" ID="P1_ST06301" VPOS="3256" WC="0.99" WIDTH="50"/>
<SP HPOS="4493" ID="P1_SP05491" VPOS="3280" WIDTH="25"/>
<String CC="887087092" CONTENT="finantiën" HEIGHT="27" HPOS="4518" ID="P1_ST06302" VPOS="3248" WC="0.39" WIDTH="125"/>
<SP HPOS="4643" ID="P1_SP05492" VPOS="3280" WIDTH="26"/>
<String CC="700" CONTENT="bij" HEIGHT="34" HPOS="4669" ID="P1_ST06303" VPOS="3247" WC="0.97" WIDTH="37"/>
<SP HPOS="4706" ID="P1_SP05493" VPOS="3281" WIDTH="18"/>
<String CC="676" CONTENT="het" HEIGHT="27" HPOS="4723" ID="P1_ST06304" VPOS="3248" WC="0.92" WIDTH="47"/>
<SP HPOS="4770" ID="P1_SP05494" VPOS="3281" WIDTH="18"/>
<String CC="2997064" CONTENT="opmaken" HEIGHT="33" HPOS="4788" ID="P1_ST06305" VPOS="3248" WC="0.97" WIDTH="125"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3974" ID="P1_TL00707" VPOS="3281" WIDTH="939">
<String CC="962" CONTENT="der" HEIGHT="28" HPOS="3974" ID="P1_ST06306" VPOS="3286" WC="0.93" WIDTH="45"/>
<SP HPOS="4019" ID="P1_SP05495" VPOS="3314" WIDTH="17"/>
<String CC="5290576479" CONTENT="begroeting" HEIGHT="35" HPOS="4036" ID="P1_ST06307" VPOS="3285" WC="0.98" WIDTH="154"/>
<SP HPOS="4189" ID="P1_SP05496" VPOS="3320" WIDTH="18"/>
<String CC="07189" CONTENT="doenV" HEIGHT="26" HPOS="4207" ID="P1_ST06308" VPOS="3283" WC="0.44" WIDTH="83"/>
<SP HPOS="4290" ID="P1_SP05497" VPOS="3320" WIDTH="35"/>
<String CC="6679" CONTENT="Moet" HEIGHT="26" HPOS="4325" ID="P1_ST06309" VPOS="3282" WC="0.94" WIDTH="71"/>
<SP HPOS="4396" ID="P1_SP05498" VPOS="3320" WIDTH="27"/>
<String CC="700" CONTENT="hij" HEIGHT="33" HPOS="4423" ID="P1_ST06310" VPOS="3281" WC="0.97" WIDTH="34"/>
<SP HPOS="4457" ID="P1_SP05499" VPOS="3320" WIDTH="25"/>
<String CC="429" CONTENT="tot" HEIGHT="25" HPOS="4482" ID="P1_ST06311" VPOS="3282" WC="0.94" WIDTH="40"/>
<SP HPOS="4522" ID="P1_SP05500" VPOS="3320" WIDTH="17"/>
<String CC="0657579680" CONTENT="verhooging" HEIGHT="32" HPOS="4539" ID="P1_ST06312" VPOS="3281" WC="0.41" WIDTH="161"/>
<SP HPOS="4700" ID="P1_SP05501" VPOS="3320" WIDTH="19"/>
<String CC="978" CONTENT="van" HEIGHT="18" HPOS="4719" ID="P1_ST06313" VPOS="3289" WC="0.90" WIDTH="47"/>
<SP HPOS="4766" ID="P1_SP05502" VPOS="3320" WIDTH="19"/>
<String CC="670669570" CONTENT="belastin" HEIGHT="25" HPOS="4785" ID="P1_ST06314" SUBS_CONTENT="belastingen" SUBS_TYPE="HypPart1" VPOS="3281" WC="0.98" WIDTH="115"/>
<HYP CONTENT="-" HPOS="4899" VPOS="3281" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="3974" ID="P1_TL00708" VPOS="3314" WIDTH="942">
<String CC="977" CONTENT="gen" HEIGHT="27" HPOS="3974" ID="P1_ST06315" SUBS_CONTENT="belastingen" SUBS_TYPE="HypPart2" VPOS="3327" WC="0.91" WIDTH="48"/>
<SP HPOS="4023" ID="P1_SP05503" VPOS="3354" WIDTH="18"/>
<String CC="09759978" CONTENT="overgaan" HEIGHT="24" HPOS="4041" ID="P1_ST06316" VPOS="3327" WC="0.97" WIDTH="129"/>
<SP HPOS="4169" ID="P1_SP05504" VPOS="3354" WIDTH="11"/>
<String CC="09" CONTENT="'t" HEIGHT="21" HPOS="4180" ID="P1_ST06317" STYLEREFS="TXT_10" VPOS="3321" WC="0.50" WIDTH="12"/>
<SP HPOS="4192" ID="P1_SP05505" VPOS="3354" WIDTH="35"/>
<String CC="33" CONTENT="Of" HEIGHT="27" HPOS="4227" ID="P1_ST06318" VPOS="3317" WC="0.64" WIDTH="35"/>
<SP HPOS="4263" ID="P1_SP05506" VPOS="3354" WIDTH="15"/>
<String CC="967970309" CONTENT="voorbarig" HEIGHT="33" HPOS="4278" ID="P1_ST06319" VPOS="3314" WC="0.98" WIDTH="137"/>
<SP HPOS="4415" ID="P1_SP05507" VPOS="3354" WIDTH="17"/>
<String CC="7787" CONTENT="eene" HEIGHT="18" HPOS="4431" ID="P1_ST06320" VPOS="3322" WC="0.22" WIDTH="60"/>
<SP HPOS="4492" ID="P1_SP05508" VPOS="3354" WIDTH="19"/>
<String CC="3778089" CONTENT="leening" HEIGHT="33" HPOS="4511" ID="P1_ST06321" VPOS="3314" WC="0.35" WIDTH="103"/>
<SP HPOS="4613" ID="P1_SP05509" VPOS="3354" WIDTH="19"/>
<String CC="7880778" CONTENT="sluiten" HEIGHT="26" HPOS="4632" ID="P1_ST06322" VPOS="3314" WC="0.97" WIDTH="93"/>
<SP HPOS="4726" ID="P1_SP05510" VPOS="3354" WIDTH="12"/>
<String CC="0" CONTENT="," HEIGHT="8" HPOS="4737" ID="P1_ST06323" VPOS="3334" WC="1.00" WIDTH="5"/>
<SP HPOS="4742" ID="P1_SP05511" VPOS="3354" WIDTH="27"/>
<String CC="917" CONTENT="die" HEIGHT="25" HPOS="4769" ID="P1_ST06324" VPOS="3314" WC="0.93" WIDTH="39"/>
<SP HPOS="4808" ID="P1_SP05512" VPOS="3354" WIDTH="22"/>
<String CC="577970" CONTENT="rente" HEIGHT="25" HPOS="4831" ID="P1_ST06325" SUBS_CONTENT="rentebetaling" SUBS_TYPE="HypPart1" VPOS="3314" WC="0.96" WIDTH="71"/>
<HYP CONTENT="-" HPOS="4902" VPOS="3314" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3976" ID="P1_TL00709" VPOS="3346" WIDTH="940">
<String CC="76156569" CONTENT="betaling" HEIGHT="33" HPOS="3976" ID="P1_ST06326" SUBS_CONTENT="rentebetaling" SUBS_TYPE="HypPart2" VPOS="3351" WC="0.97" WIDTH="117"/>
<SP HPOS="4093" ID="P1_SP05513" VPOS="3384" WIDTH="15"/>
<String CC="0670467" CONTENT="vordert" HEIGHT="26" HPOS="4108" ID="P1_ST06327" VPOS="3350" WC="0.98" WIDTH="105"/>
<SP HPOS="4213" ID="P1_SP05514" VPOS="3384" WIDTH="8"/>
<String CC="5" CONTENT="?" HEIGHT="25" HPOS="4221" ID="P1_ST06328" VPOS="3350" WC="0.47" WIDTH="12"/>
<SP HPOS="4233" ID="P1_SP05515" VPOS="3384" WIDTH="34"/>
<String CC="300" CONTENT="Hij" HEIGHT="33" HPOS="4267" ID="P1_ST06329" VPOS="3347" WC="0.99" WIDTH="41"/>
<SP HPOS="4309" ID="P1_SP05516" VPOS="3384" WIDTH="19"/>
<String CC="9724782" CONTENT="gelooft" HEIGHT="38" HPOS="4328" ID="P1_ST06330" VPOS="3347" WC="0.97" WIDTH="98"/>
<SP HPOS="4426" ID="P1_SP05517" VPOS="3385" WIDTH="17"/>
<String CC="72220" CONTENT="niet," HEIGHT="28" HPOS="4442" ID="P1_ST06331" VPOS="3347" WC="0.98" WIDTH="71"/>
<SP HPOS="4513" ID="P1_SP05518" VPOS="3385" WIDTH="26"/>
<String CC="046" CONTENT="dat" HEIGHT="24" HPOS="4539" ID="P1_ST06332" VPOS="3347" WC="0.96" WIDTH="46"/>
<SP HPOS="4585" ID="P1_SP05519" VPOS="3385" WIDTH="14"/>
<String CC="765" CONTENT="dit" HEIGHT="26" HPOS="4599" ID="P1_ST06333" VPOS="3346" WC="0.93" WIDTH="41"/>
<SP HPOS="4641" ID="P1_SP05520" VPOS="3385" WIDTH="18"/>
<String CC="7767" CONTENT="eene" HEIGHT="17" HPOS="4658" ID="P1_ST06334" VPOS="3354" WC="0.26" WIDTH="60"/>
<SP HPOS="4719" ID="P1_SP05521" VPOS="3385" WIDTH="19"/>
<String CC="99787" CONTENT="goede" HEIGHT="30" HPOS="4737" ID="P1_ST06335" VPOS="3347" WC="0.94" WIDTH="79"/>
<SP HPOS="4817" ID="P1_SP05522" VPOS="3385" WIDTH="19"/>
<String CC="3548683" CONTENT="linnii" HEIGHT="22" HPOS="4835" ID="P1_ST06336" SUBS_CONTENT="linniitieele" SUBS_TYPE="HypPart1" VPOS="3347" WC="0.42" WIDTH="70"/>
<HYP CONTENT="-" HPOS="4905" VPOS="3347" WIDTH="11"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="3974" ID="P1_TL00710" VPOS="3378" WIDTH="942">
<String CC="006777" CONTENT="tieele" HEIGHT="26" HPOS="3974" ID="P1_ST06337" SUBS_CONTENT="linniitieele" SUBS_TYPE="HypPart2" VPOS="3384" WC="0.52" WIDTH="74"/>
<SP HPOS="4049" ID="P1_SP05523" VPOS="3410" WIDTH="18"/>
<String CC="8069077796" CONTENT="staatkunde" HEIGHT="27" HPOS="4067" ID="P1_ST06338" VPOS="3381" WC="0.98" WIDTH="156"/>
<SP HPOS="4222" ID="P1_SP05524" VPOS="3410" WIDTH="18"/>
<String CC="345" CONTENT="zou" HEIGHT="19" HPOS="4240" ID="P1_ST06339" VPOS="3389" WC="0.95" WIDTH="47"/>
<SP HPOS="4287" ID="P1_SP05525" VPOS="3410" WIDTH="19"/>
<String CC="70771" CONTENT="zijn." HEIGHT="32" HPOS="4306" ID="P1_ST06340" VPOS="3380" WC="0.97" WIDTH="57"/>
<SP HPOS="4363" ID="P1_SP05526" VPOS="3412" WIDTH="18"/>
<String CC="8" CONTENT="—" HEIGHT="4" HPOS="4381" ID="P1_ST06341" VPOS="3394" WC="0.20" WIDTH="31"/>
<SP HPOS="4411" ID="P1_SP05527" VPOS="3412" WIDTH="26"/>
<String CC="600" CONTENT="Hij" HEIGHT="33" HPOS="4437" ID="P1_ST06342" VPOS="3379" WC="0.97" WIDTH="43"/>
<SP HPOS="4480" ID="P1_SP05528" VPOS="3412" WIDTH="26"/>
<String CC="9157" CONTENT="moet" HEIGHT="25" HPOS="4506" ID="P1_ST06343" VPOS="3379" WC="0.95" WIDTH="70"/>
<SP HPOS="4576" ID="P1_SP05529" VPOS="3412" WIDTH="26"/>
<String CC="084" CONTENT="dus" HEIGHT="26" HPOS="4602" ID="P1_ST06344" VPOS="3378" WC="0.95" WIDTH="47"/>
<SP HPOS="4649" ID="P1_SP05530" VPOS="3412" WIDTH="25"/>
<String CC="070" CONTENT="wel" HEIGHT="26" HPOS="4674" ID="P1_ST06345" VPOS="3378" WC="0.97" WIDTH="48"/>
<SP HPOS="4722" ID="P1_SP05531" VPOS="3412" WIDTH="18"/>
<String CC="697070" CONTENT="zoeken" HEIGHT="26" HPOS="4740" ID="P1_ST06346" VPOS="3378" WC="0.97" WIDTH="96"/>
<SP HPOS="4835" ID="P1_SP05532" VPOS="3412" WIDTH="18"/>
<String CC="2999" CONTENT="naar" HEIGHT="22" HPOS="4853" ID="P1_ST06347" VPOS="3383" WC="0.93" WIDTH="63"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3974" ID="P1_TL00711" VPOS="3410" WIDTH="943">
<String CC="676" CONTENT="een" HEIGHT="18" HPOS="3974" ID="P1_ST06348" VPOS="3424" WC="0.93" WIDTH="46"/>
<SP HPOS="4020" ID="P1_SP05533" VPOS="3442" WIDTH="32"/>
<String CC="448977" CONTENT="middel" HEIGHT="26" HPOS="4052" ID="P1_ST06349" VPOS="3415" WC="0.96" WIDTH="97"/>
<SP HPOS="4149" ID="P1_SP05534" VPOS="3442" WIDTH="33"/>
<String CC="70" CONTENT="om" HEIGHT="17" HPOS="4182" ID="P1_ST06350" VPOS="3423" WC="0.65" WIDTH="40"/>
<SP HPOS="4222" ID="P1_SP05535" VPOS="3442" WIDTH="35"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="4258" ID="P1_ST06351" VPOS="3413" WC="0.12" WIDTH="30"/>
<SP HPOS="4287" ID="P1_SP05536" VPOS="3442" WIDTH="26"/>
<String CC="7719517164" CONTENT="begrooting" HEIGHT="37" HPOS="4313" ID="P1_ST06352" VPOS="3412" WC="0.98" WIDTH="155"/>
<SP HPOS="4468" ID="P1_SP05537" VPOS="3449" WIDTH="24"/>
<String CC="07" CONTENT="te" HEIGHT="24" HPOS="4492" ID="P1_ST06353" VPOS="3412" WC="0.62" WIDTH="27"/>
<SP HPOS="4519" ID="P1_SP05538" VPOS="3449" WIDTH="18"/>
<String CC="3578" CONTENT="doen" HEIGHT="25" HPOS="4537" ID="P1_ST06354" VPOS="3412" WC="0.95" WIDTH="65"/>
<SP HPOS="4602" ID="P1_SP05539" VPOS="3449" WIDTH="18"/>
<String CC="67600783" CONTENT="sluiten." HEIGHT="26" HPOS="4619" ID="P1_ST06355" VPOS="3411" WC="0.98" WIDTH="110"/>
<SP HPOS="4729" ID="P1_SP05540" VPOS="3449" WIDTH="28"/>
<String CC="98" CONTENT="en" HEIGHT="17" HPOS="4757" ID="P1_ST06356" VPOS="3418" WC="0.12" WIDTH="30"/>
<SP HPOS="4787" ID="P1_SP05541" VPOS="3449" WIDTH="22"/>
<String CC="0720967" CONTENT="daartoe" HEIGHT="25" HPOS="4809" ID="P1_ST06357" VPOS="3410" WC="0.98" WIDTH="107"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="3974" ID="P1_TL00712" VPOS="3442" WIDTH="943">
<String CC="06" CONTENT="is" HEIGHT="26" HPOS="3974" ID="P1_ST06358" VPOS="3449" WC="0.69" WIDTH="21"/>
<SP HPOS="3996" ID="P1_SP05542" VPOS="3475" WIDTH="25"/>
<String CC="700" CONTENT="het" HEIGHT="27" HPOS="4020" ID="P1_ST06359" VPOS="3448" WC="0.97" WIDTH="46"/>
<SP HPOS="4067" ID="P1_SP05543" VPOS="3475" WIDTH="25"/>
<String CC="7463" CONTENT="best" HEIGHT="26" HPOS="4091" ID="P1_ST06360" VPOS="3448" WC="0.95" WIDTH="57"/>
<SP HPOS="4148" ID="P1_SP05544" VPOS="3475" WIDTH="27"/>
<String CC="717979068848287087" CONTENT="schatkistbiljetten" HEIGHT="39" HPOS="4175" ID="P1_ST06361" VPOS="3445" WC="0.99" WIDTH="249"/>
<SP HPOS="4424" ID="P1_SP05545" VPOS="3484" WIDTH="19"/>
<String CC="000" CONTENT="uit" HEIGHT="25" HPOS="4443" ID="P1_ST06362" VPOS="3444" WC="1.00" WIDTH="39"/>
<SP HPOS="4482" ID="P1_SP05546" VPOS="3484" WIDTH="18"/>
<String CC="07" CONTENT="te" HEIGHT="22" HPOS="4500" ID="P1_ST06363" VPOS="3445" WC="0.62" WIDTH="25"/>
<SP HPOS="4525" ID="P1_SP05547" VPOS="3484" WIDTH="19"/>
<String CC="977760" CONTENT="geven," HEIGHT="25" HPOS="4544" ID="P1_ST06364" VPOS="3451" WC="0.96" WIDTH="96"/>
<SP HPOS="4639" ID="P1_SP05548" VPOS="3484" WIDTH="20"/>
<String CC="037" CONTENT="die" HEIGHT="25" HPOS="4659" ID="P1_ST06365" VPOS="3443" WC="0.96" WIDTH="39"/>
<SP HPOS="4698" ID="P1_SP05549" VPOS="3484" WIDTH="19"/>
<String CC="724" CONTENT="bij" HEIGHT="33" HPOS="4717" ID="P1_ST06366" VPOS="3442" WC="0.95" WIDTH="33"/>
<SP HPOS="4750" ID="P1_SP05550" VPOS="3484" WIDTH="15"/>
<String CC="776" CONTENT="een" HEIGHT="17" HPOS="4766" ID="P1_ST06367" VPOS="3451" WC="0.92" WIDTH="46"/>
<SP HPOS="4812" ID="P1_SP05551" VPOS="3484" WIDTH="11"/>
<String CC="985737" CONTENT="andere" HEIGHT="26" HPOS="4822" ID="P1_ST06368" VPOS="3442" WC="0.96" WIDTH="94"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3974" ID="P1_TL00713" VPOS="3475" WIDTH="907">
<String CC="67" CONTENT="te" HEIGHT="22" HPOS="3974" ID="P1_ST06369" VPOS="3484" WC="0.31" WIDTH="26"/>
<SP HPOS="4000" ID="P1_SP05552" VPOS="3507" WIDTH="17"/>
<String CC="7065064" CONTENT="sluiten" HEIGHT="26" HPOS="4017" ID="P1_ST06370" VPOS="3481" WC="0.98" WIDTH="94"/>
<SP HPOS="4111" ID="P1_SP05553" VPOS="3507" WIDTH="18"/>
<String CC="7697509" CONTENT="Leening" HEIGHT="35" HPOS="4129" ID="P1_ST06371" VPOS="3478" WC="0.33" WIDTH="103"/>
<SP HPOS="4232" ID="P1_SP05554" VPOS="3514" WIDTH="17"/>
<String CC="9926" CONTENT="door" HEIGHT="26" HPOS="4248" ID="P1_ST06372" VPOS="3478" WC="0.94" WIDTH="63"/>
<SP HPOS="4311" ID="P1_SP05555" VPOS="3514" WIDTH="17"/>
<String CC="8762098090" CONTENT="obligatiën" HEIGHT="32" HPOS="4328" ID="P1_ST06373" VPOS="3477" WC="0.47" WIDTH="143"/>
<SP HPOS="4470" ID="P1_SP05556" VPOS="3514" WIDTH="18"/>
<String CC="087778" CONTENT="kunnen" HEIGHT="26" HPOS="4488" ID="P1_ST06374" VPOS="3476" WC="0.96" WIDTH="103"/>
<SP HPOS="4591" ID="P1_SP05557" VPOS="3514" WIDTH="18"/>
<String CC="062097" CONTENT="worden" HEIGHT="26" HPOS="4609" ID="P1_ST06375" VPOS="3475" WC="0.98" WIDTH="103"/>
<SP HPOS="4711" ID="P1_SP05558" VPOS="3514" WIDTH="19"/>
<String CC="8720089770" CONTENT="vervangen." HEIGHT="24" HPOS="4730" ID="P1_ST06376" VPOS="3483" WC="0.98" WIDTH="151"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="4006" ID="P1_TL00714" VPOS="3506" WIDTH="909">
<String CC="89" CONTENT="Op" HEIGHT="32" HPOS="4006" ID="P1_ST06377" VPOS="3514" WC="0.09" WIDTH="40"/>
<SP HPOS="4046" ID="P1_SP05559" VPOS="3546" WIDTH="159"/>
<String CC="66" CONTENT="ie" HEIGHT="18" HPOS="4206" ID="P1_ST06378" VPOS="3519" WC="0.33" WIDTH="18"/>
<SP HPOS="4224" ID="P1_SP05560" VPOS="3546" WIDTH="19"/>
<String CC="70679" CONTENT="traag" HEIGHT="26" HPOS="4243" ID="P1_ST06379" VPOS="3516" WC="0.96" WIDTH="79"/>
<SP HPOS="4322" ID="P1_SP05561" VPOS="3546" WIDTH="18"/>
<String CC="76" CONTENT="in" HEIGHT="31" HPOS="4339" ID="P1_ST06380" VPOS="3506" WC="0.30" WIDTH="27"/>
<SP HPOS="4367" ID="P1_SP05562" VPOS="3546" WIDTH="18"/>
<String CC="864" CONTENT="net" HEIGHT="26" HPOS="4384" ID="P1_ST06381" VPOS="3510" WC="0.93" WIDTH="45"/>
<SP HPOS="4429" ID="P1_SP05563" VPOS="3546" WIDTH="18"/>
<String CC="0770100" CONTENT="verslag" HEIGHT="31" HPOS="4447" ID="P1_ST06382" VPOS="3509" WC="0.99" WIDTH="102"/>
<SP HPOS="4548" ID="P1_SP05564" VPOS="3546" WIDTH="17"/>
<String CC="7792" CONTENT="zegt" HEIGHT="28" HPOS="4565" ID="P1_ST06383" VPOS="3510" WC="0.94" WIDTH="60"/>
<SP HPOS="4625" ID="P1_SP05565" VPOS="3546" WIDTH="17"/>
<String CC="7000" CONTENT="hij." HEIGHT="32" HPOS="4642" ID="P1_ST06384" VPOS="3508" WC="0.98" WIDTH="44"/>
<SP HPOS="4685" ID="P1_SP05566" VPOS="3546" WIDTH="19"/>
<String CC="9963" CONTENT="dat," HEIGHT="28" HPOS="4704" ID="P1_ST06385" VPOS="3508" WC="0.94" WIDTH="53"/>
<SP HPOS="4757" ID="P1_SP05567" VPOS="3546" WIDTH="18"/>
<String CC="936" CONTENT="als" HEIGHT="26" HPOS="4775" ID="P1_ST06386" VPOS="3507" WC="0.93" WIDTH="38"/>
<SP HPOS="4813" ID="P1_SP05568" VPOS="3546" WIDTH="17"/>
<String CC="70" CONTENT="er" HEIGHT="18" HPOS="4830" ID="P1_ST06387" VPOS="3515" WC="0.62" WIDTH="28"/>
<SP HPOS="4858" ID="P1_SP05569" VPOS="3546" WIDTH="11"/>
<String CC="777" CONTENT="een" HEIGHT="18" HPOS="4869" ID="P1_ST06388" VPOS="3515" WC="0.92" WIDTH="46"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="3973" ID="P1_TL00715" VPOS="3539" WIDTH="944">
<String CC="345564" CONTENT="tekort" HEIGHT="26" HPOS="3973" ID="P1_ST06389" VPOS="3546" WC="0.97" WIDTH="99"/>
<SP HPOS="4072" ID="P1_SP05570" VPOS="3572" WIDTH="18"/>
<String CC="4967" CONTENT="over" HEIGHT="18" HPOS="4090" ID="P1_ST06390" VPOS="3553" WC="0.94" WIDTH="60"/>
<SP HPOS="4150" ID="P1_SP05571" VPOS="3572" WIDTH="21"/>
<String CC="68637" CONTENT="18&lt;&gt;8" HEIGHT="24" HPOS="4172" ID="P1_ST06391" VPOS="3547" WC="0.34" WIDTH="60"/>
<SP HPOS="4232" ID="P1_SP05572" VPOS="3572" WIDTH="17"/>
<String CC="677" CONTENT="zou" HEIGHT="18" HPOS="4248" ID="P1_ST06392" VPOS="3550" WC="0.92" WIDTH="47"/>
<SP HPOS="4296" ID="P1_SP05573" VPOS="3572" WIDTH="20"/>
<String CC="7730908" CONTENT="blijken" HEIGHT="33" HPOS="4316" ID="P1_ST06393" VPOS="3542" WC="0.97" WIDTH="94"/>
<SP HPOS="4410" ID="P1_SP05574" VPOS="3575" WIDTH="21"/>
<String CC="0" CONTENT="I" HEIGHT="25" HPOS="4431" ID="P1_ST06394" VPOS="3541" WC="1.00" WIDTH="1"/>
<SP HPOS="4433" ID="P1_SP05575" VPOS="3575" WIDTH="167"/>
<String CC="978" CONTENT="dan" HEIGHT="25" HPOS="4599" ID="P1_ST06395" VPOS="3540" WC="0.91" WIDTH="47"/>
<SP HPOS="4646" ID="P1_SP05576" VPOS="3575" WIDTH="20"/>
<String CC="7994" CONTENT="art." HEIGHT="24" HPOS="4667" ID="P1_ST06396" VPOS="3540" WC="0.93" WIDTH="47"/>
<SP HPOS="4714" ID="P1_SP05577" VPOS="3575" WIDTH="18"/>
<String CC="48" CONTENT=";i" HEIGHT="21" HPOS="4731" ID="P1_ST06397" VPOS="3542" WC="0.36" WIDTH="15"/>
<SP HPOS="4747" ID="P1_SP05578" VPOS="3575" WIDTH="18"/>
<String CC="975" CONTENT="der" HEIGHT="25" HPOS="4765" ID="P1_ST06398" VPOS="3539" WC="0.92" WIDTH="45"/>
<SP HPOS="4809" ID="P1_SP05579" VPOS="3575" WIDTH="18"/>
<String CC="076397" CONTENT="voriga" HEIGHT="31" HPOS="4827" ID="P1_ST06399" VPOS="3540" WC="0.41" WIDTH="90"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="3974" ID="P1_TL00716" VPOS="3568" WIDTH="943">
<String CC="071" CONTENT="wet" HEIGHT="22" HPOS="3974" ID="P1_ST06400" VPOS="3580" WC="0.97" WIDTH="51"/>
<SP HPOS="4025" ID="P1_SP05580" VPOS="3602" WIDTH="17"/>
<String CC="00" CONTENT="op" HEIGHT="25" HPOS="4042" ID="P1_ST06401" VPOS="3586" WC="0.95" WIDTH="32"/>
<SP HPOS="4074" ID="P1_SP05581" VPOS="3611" WIDTH="18"/>
<String CC="71" CONTENT="de" HEIGHT="26" HPOS="4091" ID="P1_ST06402" VPOS="3576" WC="0.52" WIDTH="30"/>
<SP HPOS="4121" ID="P1_SP05582" VPOS="3611" WIDTH="18"/>
<String CC="64907678" CONTENT="middelen" HEIGHT="26" HPOS="4139" ID="P1_ST06403" VPOS="3575" WC="0.97" WIDTH="129"/>
<SP HPOS="4267" ID="P1_SP05583" VPOS="3611" WIDTH="25"/>
<String CC="968796" CONTENT="aan'de" HEIGHT="31" HPOS="4292" ID="P1_ST06404" VPOS="3569" WC="0.95" WIDTH="107"/>
<SP HPOS="4400" ID="P1_SP05584" VPOS="3611" WIDTH="26"/>
<String CC="909671199" CONTENT="regeering" HEIGHT="34" HPOS="4426" ID="P1_ST06405" VPOS="3572" WC="0.98" WIDTH="136"/>
<SP HPOS="4561" ID="P1_SP05585" VPOS="3611" WIDTH="33"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="4594" ID="P1_ST06406" VPOS="3572" WC="0.16" WIDTH="31"/>
<SP HPOS="4625" ID="P1_SP05586" VPOS="3611" WIDTH="27"/>
<String CC="67077897729" CONTENT="bevoegdheid" HEIGHT="34" HPOS="4652" ID="P1_ST06407" VPOS="3570" WC="0.98" WIDTH="177"/>
<SP HPOS="4830" ID="P1_SP05587" VPOS="3611" WIDTH="15"/>
<String CC="97700" CONTENT="geeft" HEIGHT="34" HPOS="4845" ID="P1_ST06408" VPOS="3568" WC="0.96" WIDTH="72"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3973" ID="P1_TL00717" VPOS="3602" WIDTH="942">
<String CC="846377088703188387" CONTENT="schatkistbiljetten" HEIGHT="32" HPOS="3973" ID="P1_ST06409" VPOS="3609" WC="0.41" WIDTH="249"/>
<SP HPOS="4222" ID="P1_SP05588" VPOS="3641" WIDTH="18"/>
<String CC="546" CONTENT="uit" HEIGHT="25" HPOS="4240" ID="P1_ST06410" VPOS="3608" WC="0.94" WIDTH="40"/>
<SP HPOS="4280" ID="P1_SP05589" VPOS="3641" WIDTH="17"/>
<String CC="67" CONTENT="te" HEIGHT="25" HPOS="4297" ID="P1_ST06411" VPOS="3608" WC="0.31" WIDTH="26"/>
<SP HPOS="4323" ID="P1_SP05590" VPOS="3641" WIDTH="18"/>
<String CC="969710" CONTENT="geven." HEIGHT="26" HPOS="4341" ID="P1_ST06412" VPOS="3614" WC="0.97" WIDTH="90"/>
<SP HPOS="4430" ID="P1_SP05591" VPOS="3641" WIDTH="33"/>
<String CC="5763" CONTENT="Maar" HEIGHT="28" HPOS="4463" ID="P1_ST06413" VPOS="3604" WC="0.95" WIDTH="76"/>
<SP HPOS="4539" ID="P1_SP05592" VPOS="3641" WIDTH="24"/>
<String CC="87" CONTENT="nu" HEIGHT="17" HPOS="4563" ID="P1_ST06414" VPOS="3612" WC="0.19" WIDTH="34"/>
<SP HPOS="4597" ID="P1_SP05593" VPOS="3641" WIDTH="19"/>
<String CC="773" CONTENT="het" HEIGHT="25" HPOS="4616" ID="P1_ST06415" VPOS="3604" WC="0.93" WIDTH="45"/>
<SP HPOS="4661" ID="P1_SP05594" VPOS="3641" WIDTH="25"/>
<String CC="179090" CONTENT="tekort" HEIGHT="24" HPOS="4685" ID="P1_ST06416" VPOS="3604" WC="0.97" WIDTH="87"/>
<SP HPOS="4773" ID="P1_SP05595" VPOS="3641" WIDTH="25"/>
<String CC="7405440" CONTENT="verdwe" HEIGHT="27" HPOS="4798" ID="P1_ST06417" SUBS_CONTENT="verdwenen" SUBS_TYPE="HypPart1" VPOS="3602" WC="0.98" WIDTH="100"/>
<HYP CONTENT="-" HPOS="4898" VPOS="3602" WIDTH="17"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3973" ID="P1_TL00718" VPOS="3634" WIDTH="941">
<String CC="878" CONTENT="nen" HEIGHT="19" HPOS="3973" ID="P1_ST06418" SUBS_CONTENT="verdwenen" SUBS_TYPE="HypPart2" VPOS="3650" WC="0.91" WIDTH="50"/>
<SP HPOS="4023" ID="P1_SP05596" VPOS="3669" WIDTH="18"/>
<String CC="070" CONTENT="is," HEIGHT="30" HPOS="4041" ID="P1_ST06419" VPOS="3643" WC="0.97" WIDTH="38"/>
<SP HPOS="4078" ID="P1_SP05597" VPOS="3672" WIDTH="18"/>
<String CC="9500" CONTENT="komt" HEIGHT="25" HPOS="4096" ID="P1_ST06420" VPOS="3643" WC="0.97" WIDTH="73"/>
<SP HPOS="4169" ID="P1_SP05598" VPOS="3672" WIDTH="15"/>
<String CC="986" CONTENT="dut" HEIGHT="26" HPOS="4185" ID="P1_ST06421" VPOS="3640" WC="0.91" WIDTH="45"/>
<SP HPOS="4230" ID="P1_SP05599" VPOS="3672" WIDTH="18"/>
<String CC="7560" CONTENT="niet" HEIGHT="26" HPOS="4247" ID="P1_ST06422" VPOS="3640" WC="0.96" WIDTH="54"/>
<SP HPOS="4302" ID="P1_SP05600" VPOS="3672" WIDTH="25"/>
<String CC="17" CONTENT="te" HEIGHT="24" HPOS="4326" ID="P1_ST06423" VPOS="3640" WC="0.55" WIDTH="26"/>
<SP HPOS="4352" ID="P1_SP05601" VPOS="3672" WIDTH="22"/>
<String CC="9087" CONTENT="pas," HEIGHT="25" HPOS="4375" ID="P1_ST06424" VPOS="3647" WC="0.95" WIDTH="59"/>
<SP HPOS="4434" ID="P1_SP05602" VPOS="3672" WIDTH="28"/>
<String CC="71" CONTENT="en" HEIGHT="18" HPOS="4462" ID="P1_ST06425" VPOS="3646" WC="0.57" WIDTH="32"/>
<SP HPOS="4494" ID="P1_SP05603" VPOS="3672" WIDTH="25"/>
<String CC="738089" CONTENT="nimmer" HEIGHT="27" HPOS="4519" ID="P1_ST06426" VPOS="3635" WC="0.97" WIDTH="109"/>
<SP HPOS="4628" ID="P1_SP05604" VPOS="3672" WIDTH="25"/>
<String CC="747" CONTENT="zou" HEIGHT="18" HPOS="4652" ID="P1_ST06427" VPOS="3644" WC="0.93" WIDTH="47"/>
<SP HPOS="4700" ID="P1_SP05605" VPOS="3672" WIDTH="19"/>
<String CC="975" CONTENT="dit" HEIGHT="25" HPOS="4719" ID="P1_ST06428" VPOS="3635" WC="0.92" WIDTH="39"/>
<SP HPOS="4757" ID="P1_SP05606" VPOS="3672" WIDTH="15"/>
<String CC="776" CONTENT="het" HEIGHT="26" HPOS="4773" ID="P1_ST06429" VPOS="3634" WC="0.92" WIDTH="46"/>
<SP HPOS="4819" ID="P1_SP05607" VPOS="3672" WIDTH="18"/>
<String CC="97096" CONTENT="geval" HEIGHT="33" HPOS="4837" ID="P1_ST06430" VPOS="3634" WC="0.95" WIDTH="77"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="3973" ID="P1_TL00719" VPOS="3667" WIDTH="943">
<String CC="965766" CONTENT="kunnen" HEIGHT="26" HPOS="3973" ID="P1_ST06431" VPOS="3673" WC="0.96" WIDTH="104"/>
<SP HPOS="4077" ID="P1_SP05608" VPOS="3699" WIDTH="24"/>
<String CC="3176" CONTENT="zijn" HEIGHT="32" HPOS="4101" ID="P1_ST06432" VPOS="3673" WC="0.96" WIDTH="50"/>
<SP HPOS="4150" ID="P1_SP05609" VPOS="3705" WIDTH="25"/>
<String CC="476" CONTENT="tot" HEIGHT="25" HPOS="4175" ID="P1_ST06433" VPOS="3674" WC="0.93" WIDTH="41"/>
<SP HPOS="4217" ID="P1_SP05610" VPOS="3705" WIDTH="18"/>
<String CC="400" CONTENT="een" HEIGHT="18" HPOS="4234" ID="P1_ST06434" VPOS="3680" WC="0.98" WIDTH="46"/>
<SP HPOS="4280" ID="P1_SP05611" VPOS="3705" WIDTH="17"/>
<String CC="677077" CONTENT="hooger" HEIGHT="31" HPOS="4297" ID="P1_ST06435" VPOS="3673" WC="0.40" WIDTH="97"/>
<SP HPOS="4394" ID="P1_SP05612" VPOS="3705" WIDTH="17"/>
<String CC="779740" CONTENT="bedrag" HEIGHT="31" HPOS="4410" ID="P1_ST06436" VPOS="3670" WC="0.97" WIDTH="98"/>
<SP HPOS="4508" ID="P1_SP05613" VPOS="3705" WIDTH="17"/>
<String CC="090" CONTENT="dan" HEIGHT="25" HPOS="4525" ID="P1_ST06437" VPOS="3669" WC="0.97" WIDTH="50"/>
<SP HPOS="4574" ID="P1_SP05614" VPOS="3705" WIDTH="31"/>
<String CC="778" CONTENT="het" HEIGHT="25" HPOS="4605" ID="P1_ST06438" VPOS="3669" WC="0.91" WIDTH="47"/>
<SP HPOS="4652" ID="P1_SP05615" VPOS="3705" WIDTH="15"/>
<String CC="11" CONTENT="te" HEIGHT="26" HPOS="4668" ID="P1_ST06439" VPOS="3667" WC="0.81" WIDTH="26"/>
<SP HPOS="4694" ID="P1_SP05616" VPOS="3705" WIDTH="18"/>
<String CC="0245" CONTENT="kort" HEIGHT="26" HPOS="4711" ID="P1_ST06440" VPOS="3667" WC="0.97" WIDTH="60"/>
<SP HPOS="4772" ID="P1_SP05617" VPOS="3705" WIDTH="17"/>
<String CC="505" CONTENT="zou" HEIGHT="18" HPOS="4788" ID="P1_ST06441" VPOS="3676" WC="0.96" WIDTH="47"/>
<SP HPOS="4835" ID="P1_SP05618" VPOS="3705" WIDTH="22"/>
<String CC="76240" CONTENT="blij" HEIGHT="33" HPOS="4858" ID="P1_ST06442" SUBS_CONTENT="blijken" SUBS_TYPE="HypPart1" VPOS="3667" WC="0.97" WIDTH="47"/>
<HYP CONTENT="-" HPOS="4905" VPOS="3667" WIDTH="11"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3973" ID="P1_TL00720" VPOS="3699" WIDTH="942">
<String CC="078" CONTENT="ken" HEIGHT="26" HPOS="3973" ID="P1_ST06443" SUBS_CONTENT="blijken" SUBS_TYPE="HypPart2" VPOS="3705" WC="0.94" WIDTH="48"/>
<SP HPOS="4022" ID="P1_SP05619" VPOS="3731" WIDTH="18"/>
<String CC="67" CONTENT="te" HEIGHT="21" HPOS="4039" ID="P1_ST06444" VPOS="3710" WC="0.31" WIDTH="26"/>
<SP HPOS="4065" ID="P1_SP05620" VPOS="3731" WIDTH="18"/>
<String CC="770709780" CONTENT="bedragen." HEIGHT="38" HPOS="4083" ID="P1_ST06445" VPOS="3700" WC="0.98" WIDTH="138"/>
<SP HPOS="4221" ID="P1_SP05621" VPOS="3738" WIDTH="19"/>
<String CC="8" CONTENT="—" HEIGHT="4" HPOS="4240" ID="P1_ST06446" VPOS="3719" WC="0.20" WIDTH="30"/>
<SP HPOS="4270" ID="P1_SP05622" VPOS="3738" WIDTH="26"/>
<String CC="0745" CONTENT="Voor" HEIGHT="26" HPOS="4296" ID="P1_ST06447" VPOS="3704" WC="0.96" WIDTH="71"/>
<SP HPOS="4367" ID="P1_SP05623" VPOS="3738" WIDTH="17"/>
<String CC="06" CONTENT="'t" HEIGHT="26" HPOS="4383" ID="P1_ST06448" VPOS="3703" WC="0.65" WIDTH="18"/>
<SP HPOS="4401" ID="P1_SP05624" VPOS="3738" WIDTH="18"/>
<String CC="5074007" CONTENT="overige" HEIGHT="33" HPOS="4419" ID="P1_ST06449" VPOS="3702" WC="0.98" WIDTH="103"/>
<SP HPOS="4521" ID="P1_SP05625" VPOS="3738" WIDTH="27"/>
<String CC="774" CONTENT="zet" HEIGHT="22" HPOS="4548" ID="P1_ST06450" VPOS="3703" WC="0.93" WIDTH="41"/>
<SP HPOS="4590" ID="P1_SP05626" VPOS="3738" WIDTH="25"/>
<String CC="85" CONTENT="de" HEIGHT="25" HPOS="4615" ID="P1_ST06451" VPOS="3700" WC="0.30" WIDTH="32"/>
<SP HPOS="4646" ID="P1_SP05627" VPOS="3738" WIDTH="26"/>
<String CC="75475077" CONTENT="minister" HEIGHT="26" HPOS="4672" ID="P1_ST06452" VPOS="3699" WC="0.98" WIDTH="117"/>
<SP HPOS="4789" ID="P1_SP05628" VPOS="3738" WIDTH="24"/>
<String CC="3568731" CONTENT="uiteen," HEIGHT="30" HPOS="4813" ID="P1_ST06453" VPOS="3700" WC="0.97" WIDTH="102"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="3973" ID="P1_TL00721" VPOS="3732" WIDTH="944">
<String CC="994" CONTENT="dat" HEIGHT="26" HPOS="3973" ID="P1_ST06454" VPOS="3738" WC="0.91" WIDTH="45"/>
<SP HPOS="4018" ID="P1_SP05629" VPOS="3764" WIDTH="17"/>
<String CC="779" CONTENT="het" HEIGHT="26" HPOS="4035" ID="P1_ST06455" VPOS="3738" WC="0.91" WIDTH="45"/>
<SP HPOS="4080" ID="P1_SP05630" VPOS="3764" WIDTH="19"/>
<String CC="9655" CONTENT="voor" HEIGHT="18" HPOS="4098" ID="P1_ST06456" VPOS="3745" WC="0.94" WIDTH="61"/>
<SP HPOS="4160" ID="P1_SP05631" VPOS="3764" WIDTH="17"/>
<String CC="97" CONTENT="de" HEIGHT="24" HPOS="4176" ID="P1_ST06457" VPOS="3738" WC="0.13" WIDTH="31"/>
<SP HPOS="4207" ID="P1_SP05632" VPOS="3764" WIDTH="17"/>
<String CC="33878179707" CONTENT="finantieele" HEIGHT="25" HPOS="4224" ID="P1_ST06458" VPOS="3737" WC="0.39" WIDTH="148"/>
<SP HPOS="4371" ID="P1_SP05633" VPOS="3764" WIDTH="18"/>
<String CC="0900835209007" CONTENT="administratie" HEIGHT="26" HPOS="4389" ID="P1_ST06459" VPOS="3733" WC="0.99" WIDTH="188"/>
<SP HPOS="4577" ID="P1_SP05634" VPOS="3764" WIDTH="11"/>
<String CC="9770" CONTENT="geen" HEIGHT="24" HPOS="4587" ID="P1_ST06460" VPOS="3741" WC="0.95" WIDTH="65"/>
<SP HPOS="4652" ID="P1_SP05635" VPOS="3764" WIDTH="11"/>
<String CC="00070" CONTENT="groot" HEIGHT="30" HPOS="4663" ID="P1_ST06461" VPOS="3735" WC="0.99" WIDTH="74"/>
<SP HPOS="4737" ID="P1_SP05636" VPOS="3764" WIDTH="11"/>
<String CC="2740785" CONTENT="bezwaar" HEIGHT="26" HPOS="4748" ID="P1_ST06462" VPOS="3732" WC="0.98" WIDTH="115"/>
<SP HPOS="4863" ID="P1_SP05637" VPOS="3764" WIDTH="9"/>
<String CC="000" CONTENT="op" HEIGHT="25" HPOS="4872" ID="P1_ST06463" SUBS_CONTENT="oplevert" SUBS_TYPE="HypPart1" VPOS="3741" WC="1.00" WIDTH="31"/>
<HYP CONTENT="-" HPOS="4903" VPOS="3741" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="3972" ID="P1_TL00722" VPOS="3764" WIDTH="945">
<String CC="589829" CONTENT="levert" HEIGHT="27" HPOS="3972" ID="P1_ST06464" SUBS_CONTENT="oplevert" SUBS_TYPE="HypPart2" VPOS="3770" WC="0.96" WIDTH="83"/>
<SP HPOS="4055" ID="P1_SP05638" VPOS="3797" WIDTH="21"/>
<String CC="666949065706055367" CONTENT="schatkistbiljetten" HEIGHT="33" HPOS="4076" ID="P1_ST06465" VPOS="3769" WC="0.99" WIDTH="249"/>
<SP HPOS="4325" ID="P1_SP05639" VPOS="3802" WIDTH="24"/>
<String CC="764" CONTENT="uit" HEIGHT="24" HPOS="4349" ID="P1_ST06466" VPOS="3768" WC="0.93" WIDTH="39"/>
<SP HPOS="4388" ID="P1_SP05640" VPOS="3802" WIDTH="26"/>
<String CC="06" CONTENT="te" HEIGHT="22" HPOS="4414" ID="P1_ST06467" VPOS="3769" WC="0.66" WIDTH="25"/>
<SP HPOS="4439" ID="P1_SP05641" VPOS="3802" WIDTH="24"/>
<String CC="469780" CONTENT="geven." HEIGHT="30" HPOS="4462" ID="P1_ST06468" VPOS="3774" WC="0.97" WIDTH="87"/>
<SP HPOS="4550" ID="P1_SP05642" VPOS="3803" WIDTH="38"/>
<String CC="650" CONTENT="Hij" HEIGHT="32" HPOS="4587" ID="P1_ST06469" VPOS="3765" WC="0.95" WIDTH="40"/>
<SP HPOS="4628" ID="P1_SP05643" VPOS="3803" WIDTH="22"/>
<String CC="47774" CONTENT="«keet" HEIGHT="18" HPOS="4650" ID="P1_ST06470" VPOS="3771" WC="0.96" WIDTH="60"/>
<SP HPOS="4710" ID="P1_SP05644" VPOS="3803" WIDTH="19"/>
<String CC="973" CONTENT="dat" HEIGHT="24" HPOS="4729" ID="P1_ST06471" VPOS="3765" WC="0.92" WIDTH="45"/>
<SP HPOS="4774" ID="P1_SP05645" VPOS="3803" WIDTH="18"/>
<String CC="98902060" CONTENT="daarover" HEIGHT="26" HPOS="4792" ID="P1_ST06472" VPOS="3764" WC="0.98" WIDTH="125"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="3974" ID="P1_TL00723" VPOS="3797" WIDTH="941">
<String CC="07077750" CONTENT="verschil" HEIGHT="26" HPOS="3974" ID="P1_ST06473" VPOS="3803" WC="0.98" WIDTH="107"/>
<SP HPOS="4082" ID="P1_SP05646" VPOS="3829" WIDTH="18"/>
<String CC="940" CONTENT="van" HEIGHT="17" HPOS="4100" ID="P1_ST06474" VPOS="3810" WC="0.95" WIDTH="51"/>
<SP HPOS="4150" ID="P1_SP05647" VPOS="3829" WIDTH="18"/>
<String CC="07998070" CONTENT="gevoelen" HEIGHT="37" HPOS="4168" ID="P1_ST06475" VPOS="3797" WC="0.98" WIDTH="120"/>
<SP HPOS="4289" ID="P1_SP05648" VPOS="3834" WIDTH="18"/>
<String CC="77739950" CONTENT="bestaat," HEIGHT="30" HPOS="4306" ID="P1_ST06476" VPOS="3800" WC="0.97" WIDTH="112"/>
<SP HPOS="4419" ID="P1_SP05649" VPOS="3834" WIDTH="18"/>
<String CC="477773564" CONTENT="misschien" HEIGHT="26" HPOS="4436" ID="P1_ST06477" VPOS="3797" WC="0.98" WIDTH="137"/>
<SP HPOS="4573" ID="P1_SP05650" VPOS="3834" WIDTH="18"/>
<String CC="072" CONTENT="wel" HEIGHT="26" HPOS="4591" ID="P1_ST06478" VPOS="3797" WC="0.96" WIDTH="47"/>
<SP HPOS="4638" ID="P1_SP05651" VPOS="3834" WIDTH="18"/>
<String CC="9793689" CONTENT="gegrond" HEIGHT="32" HPOS="4656" ID="P1_ST06479" VPOS="3797" WC="0.96" WIDTH="115"/>
<SP HPOS="4770" ID="P1_SP05652" VPOS="3834" WIDTH="19"/>
<String CC="09" CONTENT="op" HEIGHT="25" HPOS="4789" ID="P1_ST06480" VPOS="3804" WC="0.50" WIDTH="32"/>
<SP HPOS="4821" ID="P1_SP05653" VPOS="3834" WIDTH="17"/>
<String CC="79143" CONTENT="vroe" HEIGHT="19" HPOS="4838" ID="P1_ST06481" SUBS_CONTENT="vroegere" SUBS_TYPE="HypPart1" VPOS="3803" WC="0.97" WIDTH="63"/>
<HYP CONTENT="-" HPOS="4900" VPOS="3803" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="3973" ID="P1_TL00724" VPOS="3829" WIDTH="943">
<String CC="9707" CONTENT="gere" HEIGHT="25" HPOS="3973" ID="P1_ST06482" SUBS_CONTENT="vroegere" SUBS_TYPE="HypPart2" VPOS="3842" WC="0.95" WIDTH="59"/>
<SP HPOS="4032" ID="P1_SP05654" VPOS="3867" WIDTH="17"/>
<String CC="04676600770" CONTENT="misbruiken," HEIGHT="28" HPOS="4049" ID="P1_ST06483" VPOS="3834" WC="0.99" WIDTH="165"/>
<SP HPOS="4214" ID="P1_SP05655" VPOS="3867" WIDTH="17"/>
<String CC="940073787" CONTENT="krachtens" HEIGHT="26" HPOS="4231" ID="P1_ST06484" VPOS="3833" WC="0.98" WIDTH="138"/>
<SP HPOS="4369" ID="P1_SP05656" VPOS="3867" WIDTH="18"/>
<String CC="67" CONTENT="de" HEIGHT="24" HPOS="4387" ID="P1_ST06485" VPOS="3831" WC="0.28" WIDTH="31"/>
<SP HPOS="4417" ID="P1_SP05657" VPOS="3867" WIDTH="18"/>
<String CC="060" CONTENT="wet" HEIGHT="22" HPOS="4435" ID="P1_ST06486" VPOS="3833" WC="0.97" WIDTH="51"/>
<SP HPOS="4486" ID="P1_SP05658" VPOS="3867" WIDTH="8"/>
<String CC="007" CONTENT="van" HEIGHT="19" HPOS="4494" ID="P1_ST06487" VPOS="3836" WC="0.97" WIDTH="50"/>
<SP HPOS="4544" ID="P1_SP05659" VPOS="3867" WIDTH="18"/>
<String CC="66090" CONTENT="1834;" HEIGHT="28" HPOS="4561" ID="P1_ST06488" VPOS="3831" WC="0.54" WIDTH="67"/>
<SP HPOS="4629" ID="P1_SP05660" VPOS="3867" WIDTH="11"/>
<String CC="0490" CONTENT="maar" HEIGHT="19" HPOS="4639" ID="P1_ST06489" VPOS="3836" WC="0.97" WIDTH="72"/>
<SP HPOS="4711" ID="P1_SP05661" VPOS="3867" WIDTH="8"/>
<String CC="9360" CONTENT="voor" HEIGHT="19" HPOS="4720" ID="P1_ST06490" VPOS="3836" WC="0.96" WIDTH="61"/>
<SP HPOS="4781" ID="P1_SP05662" VPOS="3867" WIDTH="9"/>
<String CC="777" CONTENT="een" HEIGHT="17" HPOS="4791" ID="P1_ST06491" VPOS="3837" WC="0.92" WIDTH="45"/>
<SP HPOS="4835" ID="P1_SP05663" VPOS="3867" WIDTH="9"/>
<String CC="04306" CONTENT="klein" HEIGHT="26" HPOS="4845" ID="P1_ST06492" VPOS="3829" WC="0.98" WIDTH="71"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="3976" ID="P1_TL00725" VPOS="3859" WIDTH="939">
<String CC="978790" CONTENT="bedrag" HEIGHT="32" HPOS="3976" ID="P1_ST06493" VPOS="3868" WC="0.96" WIDTH="94"/>
<SP HPOS="4070" ID="P1_SP05664" VPOS="3900" WIDTH="17"/>
<String CC="677976079926777576" CONTENT="schatbistbiljetten" HEIGHT="32" HPOS="4087" ID="P1_ST06494" VPOS="3866" WC="0.31" WIDTH="249"/>
<SP HPOS="4336" ID="P1_SP05665" VPOS="3900" WIDTH="17"/>
<String CC="675" CONTENT="tot" HEIGHT="26" HPOS="4352" ID="P1_ST06495" VPOS="3863" WC="0.93" WIDTH="40"/>
<SP HPOS="4393" ID="P1_SP05666" VPOS="3900" WIDTH="18"/>
<String CC="7984" CONTENT="een'" HEIGHT="15" HPOS="4410" ID="P1_ST06496" VPOS="3870" WC="0.94" WIDTH="59"/>
<SP HPOS="4469" ID="P1_SP05667" VPOS="3900" WIDTH="19"/>
<String CC="1755" CONTENT="zeer" HEIGHT="20" HPOS="4488" ID="P1_ST06497" VPOS="3868" WC="0.96" WIDTH="56"/>
<SP HPOS="4544" ID="P1_SP05668" VPOS="3900" WIDTH="20"/>
<String CC="8597" CONTENT="lage" HEIGHT="35" HPOS="4564" ID="P1_ST06498" VPOS="3859" WC="0.94" WIDTH="57"/>
<SP HPOS="4620" ID="P1_SP05669" VPOS="3900" WIDTH="19"/>
<String CC="97808" CONTENT="rente" HEIGHT="24" HPOS="4639" ID="P1_ST06499" VPOS="3863" WC="0.95" WIDTH="72"/>
<SP HPOS="4711" ID="P1_SP05670" VPOS="3900" WIDTH="19"/>
<String CC="86205666" CONTENT="duurzaam" HEIGHT="26" HPOS="4730" ID="P1_ST06500" VPOS="3861" WC="0.98" WIDTH="138"/>
<SP HPOS="4869" ID="P1_SP05671" VPOS="3900" WIDTH="18"/>
<String CC="47" CONTENT="in" HEIGHT="24" HPOS="4886" ID="P1_ST06501" VPOS="3862" WC="0.42" WIDTH="28"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3974" ID="P1_TL00726" VPOS="3893" WIDTH="940">
<String CC="3000189767" CONTENT="circulatie" HEIGHT="27" HPOS="3974" ID="P1_ST06502" VPOS="3898" WC="0.98" WIDTH="131"/>
<SP HPOS="4106" ID="P1_SP05672" VPOS="3925" WIDTH="18"/>
<String CC="06" CONTENT="te" HEIGHT="25" HPOS="4123" ID="P1_ST06503" VPOS="3900" WC="0.68" WIDTH="26"/>
<SP HPOS="4149" ID="P1_SP05673" VPOS="3925" WIDTH="17"/>
<String CC="77200370" CONTENT="brengen," HEIGHT="34" HPOS="4166" ID="P1_ST06504" VPOS="3898" WC="0.99" WIDTH="131"/>
<SP HPOS="4297" ID="P1_SP05674" VPOS="3932" WIDTH="18"/>
<String CC="070" CONTENT="dat" HEIGHT="25" HPOS="4315" ID="P1_ST06505" VPOS="3898" WC="0.97" WIDTH="45"/>
<SP HPOS="4359" ID="P1_SP05675" VPOS="3932" WIDTH="18"/>
<String CC="9576" CONTENT="acht" HEIGHT="27" HPOS="4377" ID="P1_ST06506" VPOS="3894" WC="0.94" WIDTH="60"/>
<SP HPOS="4437" ID="P1_SP05676" VPOS="3932" WIDTH="18"/>
<String CC="500" CONTENT="hij" HEIGHT="33" HPOS="4455" ID="P1_ST06507" VPOS="3894" WC="0.98" WIDTH="34"/>
<SP HPOS="4489" ID="P1_SP05677" VPOS="3932" WIDTH="20"/>
<String CC="074" CONTENT="een" HEIGHT="19" HPOS="4509" ID="P1_ST06508" VPOS="3901" WC="0.95" WIDTH="46"/>
<SP HPOS="4556" ID="P1_SP05678" VPOS="3932" WIDTH="17"/>
<String CC="89896" CONTENT="groot" HEIGHT="26" HPOS="4572" ID="P1_ST06509" VPOS="3899" WC="0.94" WIDTH="78"/>
<SP HPOS="4650" ID="P1_SP05679" VPOS="3932" WIDTH="17"/>
<String CC="00670765" CONTENT="voordeel" HEIGHT="27" HPOS="4667" ID="P1_ST06510" VPOS="3893" WC="0.98" WIDTH="119"/>
<SP HPOS="4786" ID="P1_SP05680" VPOS="3932" WIDTH="17"/>
<String CC="0710" CONTENT="voor" HEIGHT="19" HPOS="4802" ID="P1_ST06511" VPOS="3901" WC="0.98" WIDTH="63"/>
<SP HPOS="4865" ID="P1_SP05681" VPOS="3932" WIDTH="17"/>
<String CC="06" CONTENT="de" HEIGHT="25" HPOS="4881" ID="P1_ST06512" VPOS="3893" WC="0.67" WIDTH="33"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="3972" ID="P1_TL00727" VPOS="3926" WIDTH="942">
<String CC="9670392700" CONTENT="schatkist," HEIGHT="26" HPOS="3972" ID="P1_ST06513" VPOS="3932" WC="0.98" WIDTH="133"/>
<SP HPOS="4106" ID="P1_SP05682" VPOS="3958" WIDTH="34"/>
<String CC="790870349" CONTENT="frankrijk" HEIGHT="32" HPOS="4140" ID="P1_ST06514" VPOS="3931" WC="0.98" WIDTH="137"/>
<SP HPOS="4277" ID="P1_SP05683" VPOS="3963" WIDTH="12"/>
<String CC="0" CONTENT="," HEIGHT="12" HPOS="4289" ID="P1_ST06515" VPOS="3948" WC="1.00" WIDTH="6"/>
<SP HPOS="4294" ID="P1_SP05684" VPOS="3963" WIDTH="25"/>
<String CC="980" CONTENT="dat" HEIGHT="24" HPOS="4319" ID="P1_ST06516" VPOS="3930" WC="0.93" WIDTH="46"/>
<SP HPOS="4365" ID="P1_SP05685" VPOS="3963" WIDTH="25"/>
<String CC="7679" CONTENT="zeer" HEIGHT="18" HPOS="4390" ID="P1_ST06517" VPOS="3934" WC="0.94" WIDTH="56"/>
<SP HPOS="4446" ID="P1_SP05686" VPOS="3963" WIDTH="25"/>
<String CC="4620" CONTENT="ruim" HEIGHT="25" HPOS="4470" ID="P1_ST06518" VPOS="3926" WC="0.97" WIDTH="67"/>
<SP HPOS="4538" ID="P1_SP05687" VPOS="3963" WIDTH="26"/>
<String CC="37" CONTENT="is" HEIGHT="22" HPOS="4564" ID="P1_ST06519" VPOS="3926" WC="0.47" WIDTH="22"/>
<SP HPOS="4586" ID="P1_SP05688" VPOS="3963" WIDTH="21"/>
<String CC="07" CONTENT="in" HEIGHT="24" HPOS="4607" ID="P1_ST06520" VPOS="3926" WC="0.61" WIDTH="27"/>
<SP HPOS="4635" ID="P1_SP05689" VPOS="3963" WIDTH="25"/>
<String CC="760" CONTENT="het" HEIGHT="25" HPOS="4659" ID="P1_ST06521" VPOS="3926" WC="0.95" WIDTH="46"/>
<SP HPOS="4706" ID="P1_SP05690" VPOS="3963" WIDTH="19"/>
<String CC="44697077" CONTENT="uitgeven" HEIGHT="30" HPOS="4724" ID="P1_ST06522" VPOS="3927" WC="0.97" WIDTH="120"/>
<SP HPOS="4845" ID="P1_SP05691" VPOS="3963" WIDTH="19"/>
<String CC="007" CONTENT="van" HEIGHT="17" HPOS="4864" ID="P1_ST06523" VPOS="3934" WC="0.97" WIDTH="50"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="3972" ID="P1_TL00728" VPOS="3956" WIDTH="941">
<String CC="7170898600650135260" CONTENT="schatkistbiljetten," HEIGHT="34" HPOS="3972" ID="P1_ST06524" VPOS="3963" WC="0.99" WIDTH="265"/>
<SP HPOS="4237" ID="P1_SP05692" VPOS="3997" WIDTH="26"/>
<String CC="46" CONTENT="is" HEIGHT="27" HPOS="4263" ID="P1_ST06525" VPOS="3961" WC="0.45" WIDTH="22"/>
<SP HPOS="4285" ID="P1_SP05693" VPOS="3997" WIDTH="17"/>
<String CC="728" CONTENT="een" HEIGHT="18" HPOS="4302" ID="P1_ST06526" VPOS="3970" WC="0.93" WIDTH="46"/>
<SP HPOS="4348" ID="P1_SP05694" VPOS="3997" WIDTH="18"/>
<String CC="0307705690" CONTENT="voorbeeld," HEIGHT="32" HPOS="4365" ID="P1_ST06527" VPOS="3957" WC="0.99" WIDTH="151"/>
<SP HPOS="4517" ID="P1_SP05695" VPOS="3997" WIDTH="28"/>
<String CC="006" CONTENT="dat" HEIGHT="26" HPOS="4545" ID="P1_ST06528" VPOS="3956" WC="0.97" WIDTH="46"/>
<SP HPOS="4591" ID="P1_SP05696" VPOS="3997" WIDTH="22"/>
<String CC="77" CONTENT="de" HEIGHT="25" HPOS="4613" ID="P1_ST06529" VPOS="3956" WC="0.28" WIDTH="28"/>
<SP HPOS="4642" ID="P1_SP05697" VPOS="3997" WIDTH="18"/>
<String CC="70727863" CONTENT="minister" HEIGHT="24" HPOS="4659" ID="P1_ST06530" VPOS="3957" WC="0.98" WIDTH="118"/>
<SP HPOS="4778" ID="P1_SP05698" VPOS="3997" WIDTH="17"/>
<String CC="8077" CONTENT="niet" HEIGHT="24" HPOS="4794" ID="P1_ST06531" VPOS="3958" WC="0.95" WIDTH="56"/>
<SP HPOS="4850" ID="P1_SP05699" VPOS="3997" WIDTH="18"/>
<String CC="642" CONTENT="zou" HEIGHT="18" HPOS="4867" ID="P1_ST06532" VPOS="3964" WC="0.95" WIDTH="46"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3972" ID="P1_TL00729" VPOS="3989" WIDTH="943">
<String CC="951078" CONTENT="willen" HEIGHT="24" HPOS="3972" ID="P1_ST06533" VPOS="3997" WC="0.97" WIDTH="87"/>
<SP HPOS="4059" ID="P1_SP05700" VPOS="4020" WIDTH="18"/>
<String CC="0600884" CONTENT="volgen," HEIGHT="32" HPOS="4077" ID="P1_ST06534" VPOS="3996" WC="0.98" WIDTH="106"/>
<SP HPOS="4183" ID="P1_SP05701" VPOS="4028" WIDTH="26"/>
<String CC="66" CONTENT="en" HEIGHT="15" HPOS="4209" ID="P1_ST06535" VPOS="4004" WC="0.34" WIDTH="32"/>
<SP HPOS="4241" ID="P1_SP05702" VPOS="4028" WIDTH="18"/>
<String CC="3566" CONTENT="toch" HEIGHT="24" HPOS="4259" ID="P1_ST06536" VPOS="3996" WC="0.96" WIDTH="61"/>
<SP HPOS="4320" ID="P1_SP05703" VPOS="4028" WIDTH="17"/>
<String CC="6770746" CONTENT="betaalt" HEIGHT="26" HPOS="4337" ID="P1_ST06537" VPOS="3992" WC="0.97" WIDTH="100"/>
<SP HPOS="4437" ID="P1_SP05704" VPOS="4028" WIDTH="15"/>
<String CC="610" CONTENT="het" HEIGHT="25" HPOS="4453" ID="P1_ST06538" VPOS="3992" WC="0.97" WIDTH="46"/>
<SP HPOS="4499" ID="P1_SP05705" VPOS="4028" WIDTH="17"/>
<String CC="7054772" CONTENT="slechts" HEIGHT="26" HPOS="4515" ID="P1_ST06539" VPOS="3991" WC="0.98" WIDTH="97"/>
<SP HPOS="4612" ID="P1_SP05706" VPOS="4028" WIDTH="17"/>
<String CC="777" CONTENT="een" HEIGHT="17" HPOS="4629" ID="P1_ST06540" VPOS="3998" WC="0.92" WIDTH="46"/>
<SP HPOS="4675" ID="P1_SP05707" VPOS="4028" WIDTH="18"/>
<String CC="7422" CONTENT="half" HEIGHT="26" HPOS="4693" ID="P1_ST06541" VPOS="3989" WC="0.96" WIDTH="58"/>
<SP HPOS="4750" ID="P1_SP05708" VPOS="4028" WIDTH="13"/>
<String CC="0260" CONTENT="pCt." HEIGHT="33" HPOS="4763" ID="P1_ST06542" VPOS="3989" WC="0.76" WIDTH="59"/>
<SP HPOS="4822" ID="P1_SP05709" VPOS="4028" WIDTH="18"/>
<String CC="96765" CONTENT="rente" HEIGHT="25" HPOS="4840" ID="P1_ST06543" VPOS="3990" WC="0.95" WIDTH="74"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="3973" ID="P1_TL00730" VPOS="4020" WIDTH="943">
<String CC="47" CONTENT="'s" HEIGHT="25" HPOS="3973" ID="P1_ST06544" VPOS="4029" WC="0.41" WIDTH="19"/>
<SP HPOS="3992" ID="P1_SP05710" VPOS="4054" WIDTH="9"/>
<String CC="86077" CONTENT="jaara" HEIGHT="32" HPOS="4002" ID="P1_ST06545" VPOS="4028" WC="0.40" WIDTH="70"/>
<SP HPOS="4071" ID="P1_SP05711" VPOS="4059" WIDTH="8"/>
<String CC="03" CONTENT="-," HEIGHT="20" HPOS="4080" ID="P1_ST06546" VPOS="4038" WC="0.81" WIDTH="6"/>
<SP HPOS="4085" ID="P1_SP05712" VPOS="4059" WIDTH="18"/>
<String CC="050766" CONTENT="voorts" HEIGHT="25" HPOS="4103" ID="P1_ST06547" VPOS="4029" WC="0.98" WIDTH="87"/>
<SP HPOS="4191" ID="P1_SP05713" VPOS="4059" WIDTH="18"/>
<String CC="90600" CONTENT="geeft" HEIGHT="32" HPOS="4208" ID="P1_ST06548" VPOS="4028" WC="0.98" WIDTH="71"/>
<SP HPOS="4279" ID="P1_SP05714" VPOS="4059" WIDTH="15"/>
<String CC="750" CONTENT="hij" HEIGHT="34" HPOS="4294" ID="P1_ST06549" VPOS="4025" WC="0.95" WIDTH="35"/>
<SP HPOS="4330" ID="P1_SP05715" VPOS="4059" WIDTH="19"/>
<String CC="05" CONTENT="de" HEIGHT="26" HPOS="4349" ID="P1_ST06550" VPOS="4025" WC="0.71" WIDTH="31"/>
<SP HPOS="4380" ID="P1_SP05716" VPOS="4059" WIDTH="18"/>
<String CC="044760000603" CONTENT="verzekering," HEIGHT="34" HPOS="4397" ID="P1_ST06551" VPOS="4023" WC="0.99" WIDTH="174"/>
<SP HPOS="4571" ID="P1_SP05717" VPOS="4059" WIDTH="17"/>
<String CC="090" CONTENT="dat" HEIGHT="26" HPOS="4587" ID="P1_ST06552" VPOS="4023" WC="0.96" WIDTH="46"/>
<SP HPOS="4633" ID="P1_SP05718" VPOS="4059" WIDTH="17"/>
<String CC="07" CONTENT="de" HEIGHT="26" HPOS="4650" ID="P1_ST06553" VPOS="4020" WC="0.64" WIDTH="31"/>
<SP HPOS="4681" ID="P1_SP05719" VPOS="4059" WIDTH="18"/>
<String CC="007750070" CONTENT="aanneming" HEIGHT="34" HPOS="4698" ID="P1_ST06554" VPOS="4020" WC="0.99" WIDTH="155"/>
<SP HPOS="4853" ID="P1_SP05720" VPOS="4059" WIDTH="15"/>
<String CC="966" CONTENT="der" HEIGHT="25" HPOS="4869" ID="P1_ST06555" VPOS="4022" WC="0.91" WIDTH="47"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3974" ID="P1_TL00731" VPOS="4054" WIDTH="940">
<String CC="887" CONTENT="wét" HEIGHT="30" HPOS="3974" ID="P1_ST06556" VPOS="4056" WC="0.91" WIDTH="48"/>
<SP HPOS="4023" ID="P1_SP05721" VPOS="4085" WIDTH="25"/>
<String CC="768" CONTENT="oji" HEIGHT="24" HPOS="4048" ID="P1_ST06557" VPOS="4069" WC="0.29" WIDTH="32"/>
<SP HPOS="4080" ID="P1_SP05722" VPOS="4093" WIDTH="26"/>
<String CC="06" CONTENT="de" HEIGHT="26" HPOS="4106" ID="P1_ST06558" VPOS="4059" WC="0.67" WIDTH="31"/>
<SP HPOS="4136" ID="P1_SP05723" VPOS="4093" WIDTH="25"/>
<String CC="71997766" CONTENT="middelen" HEIGHT="30" HPOS="4161" ID="P1_ST06559" VPOS="4056" WC="0.97" WIDTH="130"/>
<SP HPOS="4291" ID="P1_SP05724" VPOS="4093" WIDTH="24"/>
<String CC="70356" CONTENT="niets" HEIGHT="26" HPOS="4315" ID="P1_ST06560" VPOS="4058" WC="0.97" WIDTH="69"/>
<SP HPOS="4383" ID="P1_SP05725" VPOS="4093" WIDTH="24"/>
<String CC="06079793720555" CONTENT="praejudiciëert" HEIGHT="34" HPOS="4407" ID="P1_ST06561" VPOS="4056" WC="0.48" WIDTH="200"/>
<SP HPOS="4606" ID="P1_SP05726" VPOS="4093" WIDTH="15"/>
<String CC="907003600" CONTENT="aangaande" HEIGHT="34" HPOS="4622" ID="P1_ST06562" VPOS="4054" WC="0.99" WIDTH="151"/>
<SP HPOS="4773" ID="P1_SP05727" VPOS="4093" WIDTH="17"/>
<String CC="743" CONTENT="het" HEIGHT="27" HPOS="4789" ID="P1_ST06563" VPOS="4054" WC="0.94" WIDTH="46"/>
<SP HPOS="4835" ID="P1_SP05728" VPOS="4093" WIDTH="18"/>
<String CC="0952" CONTENT="aan" HEIGHT="18" HPOS="4853" ID="P1_ST06564" SUBS_CONTENT="aanhangig" SUBS_TYPE="HypPart1" VPOS="4062" WC="0.96" WIDTH="46"/>
<HYP CONTENT="-" HPOS="4899" VPOS="4062" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="3972" ID="P1_TL00732" VPOS="4087" WIDTH="943">
<String CC="705069" CONTENT="hangig" HEIGHT="33" HPOS="3972" ID="P1_ST06565" SUBS_CONTENT="aanhangig" SUBS_TYPE="HypPart2" VPOS="4091" WC="0.97" WIDTH="99"/>
<SP HPOS="4071" ID="P1_SP05729" VPOS="4124" WIDTH="15"/>
<String CC="38402400" CONTENT="ontwerp," HEIGHT="31" HPOS="4087" ID="P1_ST06566" VPOS="4094" WC="0.99" WIDTH="124"/>
<SP HPOS="4211" ID="P1_SP05730" VPOS="4124" WIDTH="19"/>
<String CC="807" CONTENT="dat" HEIGHT="24" HPOS="4230" ID="P1_ST06567" VPOS="4093" WC="0.94" WIDTH="45"/>
<SP HPOS="4274" ID="P1_SP05731" VPOS="4124" WIDTH="18"/>
<String CC="47" CONTENT="de" HEIGHT="25" HPOS="4292" ID="P1_ST06568" VPOS="4091" WC="0.42" WIDTH="30"/>
<SP HPOS="4322" ID="P1_SP05732" VPOS="4124" WIDTH="18"/>
<String CC="7910" CONTENT="zaak" HEIGHT="26" HPOS="4339" ID="P1_ST06569" VPOS="4090" WC="0.96" WIDTH="63"/>
<SP HPOS="4402" ID="P1_SP05733" VPOS="4124" WIDTH="18"/>
<String CC="40" CONTENT="op" HEIGHT="25" HPOS="4420" ID="P1_ST06570" VPOS="4097" WC="0.75" WIDTH="32"/>
<SP HPOS="4452" ID="P1_SP05734" VPOS="4124" WIDTH="18"/>
<String CC="772" CONTENT="een" HEIGHT="17" HPOS="4469" ID="P1_ST06571" VPOS="4097" WC="0.93" WIDTH="46"/>
<SP HPOS="4515" ID="P1_SP05735" VPOS="4124" WIDTH="18"/>
<String CC="6524377" CONTENT="anderen" HEIGHT="25" HPOS="4533" ID="P1_ST06572" VPOS="4089" WC="0.97" WIDTH="111"/>
<SP HPOS="4644" ID="P1_SP05736" VPOS="4124" WIDTH="18"/>
<String CC="0464" CONTENT="voet" HEIGHT="24" HPOS="4662" ID="P1_ST06573" VPOS="4090" WC="0.97" WIDTH="59"/>
<SP HPOS="4721" ID="P1_SP05737" VPOS="4124" WIDTH="17"/>
<String CC="5374609" CONTENT="regelt;" HEIGHT="37" HPOS="4737" ID="P1_ST06574" VPOS="4087" WC="0.97" WIDTH="100"/>
<SP HPOS="4838" ID="P1_SP05738" VPOS="4124" WIDTH="24"/>
<String CC="4634" CONTENT="ter" HEIGHT="24" HPOS="4861" ID="P1_ST06575" SUBS_CONTENT="terwijl" SUBS_TYPE="HypPart1" VPOS="4089" WC="0.96" WIDTH="40"/>
<HYP CONTENT="-" HPOS="4902" VPOS="4089" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="3973" ID="P1_TL00733" VPOS="4119" WIDTH="940">
<String CC="9504" CONTENT="wijl" HEIGHT="34" HPOS="3973" ID="P1_ST06576" SUBS_CONTENT="terwijl" SUBS_TYPE="HypPart2" VPOS="4124" WC="0.96" WIDTH="51"/>
<SP HPOS="4024" ID="P1_SP05739" VPOS="4159" WIDTH="20"/>
<String CC="070777077" CONTENT="bovendien" HEIGHT="27" HPOS="4044" ID="P1_ST06577" VPOS="4123" WC="0.98" WIDTH="141"/>
<SP HPOS="4185" ID="P1_SP05740" VPOS="4159" WIDTH="18"/>
<String CC="05" CONTENT="de" HEIGHT="27" HPOS="4202" ID="P1_ST06578" VPOS="4123" WC="0.70" WIDTH="30"/>
<SP HPOS="4232" ID="P1_SP05741" VPOS="4159" WIDTH="17"/>
<String CC="61733039" CONTENT="minister" HEIGHT="26" HPOS="4248" ID="P1_ST06579" VPOS="4123" WC="0.98" WIDTH="118"/>
<SP HPOS="4367" ID="P1_SP05742" VPOS="4159" WIDTH="19"/>
<String CC="806" CONTENT="van" HEIGHT="20" HPOS="4385" ID="P1_ST06580" VPOS="4127" WC="0.94" WIDTH="50"/>
<SP HPOS="4435" ID="P1_SP05743" VPOS="4159" WIDTH="25"/>
<String CC="557756580" CONTENT="finantiën" HEIGHT="25" HPOS="4460" ID="P1_ST06581" VPOS="4122" WC="0.43" WIDTH="125"/>
<SP HPOS="4585" ID="P1_SP05744" VPOS="4159" WIDTH="17"/>
<String CC="9726" CONTENT="geen" HEIGHT="26" HPOS="4602" ID="P1_ST06582" VPOS="4128" WC="0.94" WIDTH="65"/>
<SP HPOS="4667" ID="P1_SP05745" VPOS="4159" WIDTH="18"/>
<String CC="9174779" CONTENT="gebruik" HEIGHT="34" HPOS="4684" ID="P1_ST06583" VPOS="4119" WC="0.97" WIDTH="110"/>
<SP HPOS="4794" ID="P1_SP05746" VPOS="4159" WIDTH="17"/>
<String CC="794" CONTENT="van" HEIGHT="17" HPOS="4811" ID="P1_ST06584" VPOS="4127" WC="0.92" WIDTH="51"/>
<SP HPOS="4861" ID="P1_SP05747" VPOS="4159" WIDTH="12"/>
<String CC="910" CONTENT="die" HEIGHT="26" HPOS="4873" ID="P1_ST06585" VPOS="4119" WC="0.96" WIDTH="40"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="3973" ID="P1_TL00734" VPOS="4150" WIDTH="941">
<String CC="3056557748" CONTENT="eventueele" HEIGHT="26" HPOS="3973" ID="P1_ST06586" VPOS="4156" WC="0.46" WIDTH="146"/>
<SP HPOS="4120" ID="P1_SP05748" VPOS="4182" WIDTH="18"/>
<String CC="077" CONTENT="wet" HEIGHT="25" HPOS="4137" ID="P1_ST06587" VPOS="4157" WC="0.95" WIDTH="52"/>
<SP HPOS="4189" ID="P1_SP05749" VPOS="4182" WIDTH="15"/>
<String CC="68975" CONTENT="maken" HEIGHT="25" HPOS="4205" ID="P1_ST06588" VPOS="4157" WC="0.95" WIDTH="93"/>
<SP HPOS="4298" ID="P1_SP05750" VPOS="4182" WIDTH="15"/>
<String CC="005" CONTENT="kan" HEIGHT="27" HPOS="4313" ID="P1_ST06589" VPOS="4155" WC="0.98" WIDTH="53"/>
<SP HPOS="4367" ID="P1_SP05751" VPOS="4182" WIDTH="17"/>
<String CC="907" CONTENT="dan" HEIGHT="27" HPOS="4383" ID="P1_ST06590" VPOS="4154" WC="0.94" WIDTH="51"/>
<SP HPOS="4434" ID="P1_SP05752" VPOS="4182" WIDTH="17"/>
<String CC="065" CONTENT="met" HEIGHT="24" HPOS="4450" ID="P1_ST06591" VPOS="4156" WC="0.96" WIDTH="54"/>
<SP HPOS="4505" ID="P1_SP05753" VPOS="4182" WIDTH="20"/>
<String CC="70479160060" CONTENT="medewerking" HEIGHT="34" HPOS="4525" ID="P1_ST06592" VPOS="4152" WC="0.99" WIDTH="190"/>
<SP HPOS="4715" ID="P1_SP05754" VPOS="4186" WIDTH="17"/>
<String CC="097" CONTENT="van" HEIGHT="19" HPOS="4731" ID="P1_ST06593" VPOS="4160" WC="0.94" WIDTH="52"/>
<SP HPOS="4783" ID="P1_SP05755" VPOS="4186" WIDTH="14"/>
<String CC="00" CONTENT="de" HEIGHT="27" HPOS="4798" ID="P1_ST06594" VPOS="4150" WC="1.00" WIDTH="33"/>
<SP HPOS="4831" ID="P1_SP05756" VPOS="4186" WIDTH="17"/>
<String CC="9063" CONTENT="wet" HEIGHT="25" HPOS="4847" ID="P1_ST06595" SUBS_CONTENT="wetgevende" SUBS_TYPE="HypPart1" VPOS="4153" WC="0.96" WIDTH="50"/>
<HYP CONTENT="-" HPOS="4897" VPOS="4153" WIDTH="17"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3972" ID="P1_TL00735" VPOS="4183" WIDTH="944">
<String CC="9703797" CONTENT="gevende" HEIGHT="34" HPOS="3972" ID="P1_ST06596" SUBS_CONTENT="wetgevende" SUBS_TYPE="HypPart2" VPOS="4188" WC="0.97" WIDTH="113"/>
<SP HPOS="4085" ID="P1_SP05757" VPOS="4222" WIDTH="26"/>
<String CC="600420" CONTENT="macht," HEIGHT="31" HPOS="4111" ID="P1_ST06597" VPOS="4188" WC="0.99" WIDTH="104"/>
<SP HPOS="4215" ID="P1_SP05758" VPOS="4222" WIDTH="27"/>
<String CC="08000" CONTENT="omdat" HEIGHT="26" HPOS="4243" ID="P1_ST06598" VPOS="4188" WC="0.99" WIDTH="87"/>
<SP HPOS="4330" ID="P1_SP05759" VPOS="4222" WIDTH="24"/>
<String CC="5676306" CONTENT="slechts" HEIGHT="26" HPOS="4354" ID="P1_ST06599" VPOS="4187" WC="0.97" WIDTH="97"/>
<SP HPOS="4450" ID="P1_SP05760" VPOS="4222" WIDTH="26"/>
<String CC="607" CONTENT="een" HEIGHT="17" HPOS="4476" ID="P1_ST06600" VPOS="4195" WC="0.95" WIDTH="46"/>
<SP HPOS="4522" ID="P1_SP05761" VPOS="4222" WIDTH="25"/>
<String CC="7402" CONTENT="zeer" HEIGHT="19" HPOS="4547" ID="P1_ST06601" VPOS="4193" WC="0.97" WIDTH="57"/>
<SP HPOS="4604" ID="P1_SP05762" VPOS="4222" WIDTH="25"/>
<String CC="907067" CONTENT="miniem" HEIGHT="25" HPOS="4629" ID="P1_ST06602" VPOS="4186" WC="0.97" WIDTH="105"/>
<SP HPOS="4734" ID="P1_SP05763" VPOS="4222" WIDTH="17"/>
<String CC="066504" CONTENT="bedrag" HEIGHT="38" HPOS="4750" ID="P1_ST06603" VPOS="4183" WC="0.98" WIDTH="98"/>
<SP HPOS="4848" ID="P1_SP05764" VPOS="4222" WIDTH="17"/>
<String CC="867" CONTENT="aan" HEIGHT="17" HPOS="4865" ID="P1_ST06604" VPOS="4193" WC="0.92" WIDTH="51"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="3973" ID="P1_TL00736" VPOS="4217" WIDTH="941">
<String CC="67027" CONTENT="rente" HEIGHT="25" HPOS="3973" ID="P1_ST06605" VPOS="4222" WC="0.97" WIDTH="71"/>
<SP HPOS="4044" ID="P1_SP05765" VPOS="4247" WIDTH="18"/>
<String CC="544074600057" CONTENT="uitgetrokken" HEIGHT="33" HPOS="4062" ID="P1_ST06606" VPOS="4220" WC="0.99" WIDTH="183"/>
<SP HPOS="4245" ID="P1_SP05766" VPOS="4253" WIDTH="14"/>
<String CC="440" CONTENT="is," HEIGHT="30" HPOS="4259" ID="P1_ST06607" VPOS="4221" WC="0.97" WIDTH="28"/>
<SP HPOS="4287" ID="P1_SP05767" VPOS="4253" WIDTH="9"/>
<String CC="17" CONTENT="en" HEIGHT="19" HPOS="4297" ID="P1_ST06608" VPOS="4227" WC="0.58" WIDTH="30"/>
<SP HPOS="4326" ID="P1_SP05768" VPOS="4253" WIDTH="12"/>
<String CC="06" CONTENT="du" HEIGHT="25" HPOS="4338" ID="P1_ST06609" VPOS="4220" WC="0.67" WIDTH="34"/>
<SP HPOS="4372" ID="P1_SP05769" VPOS="4253" WIDTH="9"/>
<String CC="7760" CONTENT="sbij" HEIGHT="33" HPOS="4382" ID="P1_ST06610" VPOS="4219" WC="0.47" WIDTH="47"/>
<SP HPOS="4429" ID="P1_SP05770" VPOS="4253" WIDTH="9"/>
<String CC="2403" CONTENT="elke" HEIGHT="26" HPOS="4439" ID="P1_ST06611" VPOS="4218" WC="0.98" WIDTH="57"/>
<SP HPOS="4495" ID="P1_SP05771" VPOS="4253" WIDTH="8"/>
<String CC="657931530" CONTENT="uitgifte," HEIGHT="33" HPOS="4504" ID="P1_ST06612" VPOS="4218" WC="0.98" WIDTH="113"/>
<SP HPOS="4617" ID="P1_SP05772" VPOS="4253" WIDTH="9"/>
<String CC="000570307" CONTENT="krachtens" HEIGHT="26" HPOS="4626" ID="P1_ST06613" VPOS="4218" WC="0.99" WIDTH="139"/>
<SP HPOS="4766" ID="P1_SP05773" VPOS="4253" WIDTH="9"/>
<String CC="80" CONTENT="de" HEIGHT="26" HPOS="4775" ID="P1_ST06614" VPOS="4217" WC="0.56" WIDTH="30"/>
<SP HPOS="4805" ID="P1_SP05774" VPOS="4253" WIDTH="9"/>
<String CC="885806" CONTENT="nieuwe" HEIGHT="19" HPOS="4814" ID="P1_ST06615" VPOS="4224" WC="0.97" WIDTH="100"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="3973" ID="P1_TL00737" VPOS="4248" WIDTH="941">
<String CC="0740" CONTENT="wet," HEIGHT="28" HPOS="3973" ID="P1_ST06616" VPOS="4256" WC="0.97" WIDTH="58"/>
<SP HPOS="4031" ID="P1_SP05775" VPOS="4284" WIDTH="17"/>
<String CC="16" CONTENT="de" HEIGHT="26" HPOS="4048" ID="P1_ST06617" VPOS="4253" WC="0.60" WIDTH="32"/>
<SP HPOS="4080" ID="P1_SP05776" VPOS="4284" WIDTH="17"/>
<String CC="4776671362577" CONTENT="tusschenkomst" HEIGHT="26" HPOS="4096" ID="P1_ST06618" VPOS="4253" WC="0.44" WIDTH="207"/>
<SP HPOS="4303" ID="P1_SP05777" VPOS="4284" WIDTH="18"/>
<String CC="008" CONTENT="van" HEIGHT="17" HPOS="4320" ID="P1_ST06619" VPOS="4260" WC="0.97" WIDTH="50"/>
<SP HPOS="4370" ID="P1_SP05778" VPOS="4284" WIDTH="17"/>
<String CC="87" CONTENT="de" HEIGHT="26" HPOS="4387" ID="P1_ST06620" VPOS="4251" WC="0.20" WIDTH="32"/>
<SP HPOS="4419" ID="P1_SP05779" VPOS="4284" WIDTH="17"/>
<String CC="0650604607" CONTENT="wetgevende" HEIGHT="34" HPOS="4435" ID="P1_ST06621" VPOS="4250" WC="0.99" WIDTH="165"/>
<SP HPOS="4600" ID="P1_SP05780" VPOS="4284" WIDTH="18"/>
<String CC="96076" CONTENT="macht" HEIGHT="27" HPOS="4618" ID="P1_ST06622" VPOS="4250" WC="0.96" WIDTH="89"/>
<SP HPOS="4707" ID="P1_SP05781" VPOS="4284" WIDTH="18"/>
<String CC="5757" CONTENT="moet" HEIGHT="25" HPOS="4724" ID="P1_ST06623" VPOS="4251" WC="0.95" WIDTH="70"/>
<SP HPOS="4794" ID="P1_SP05782" VPOS="4284" WIDTH="15"/>
<String CC="066868" CONTENT="worden" HEIGHT="27" HPOS="4809" ID="P1_ST06624" VPOS="4248" WC="0.96" WIDTH="105"/>
</TextLine>
<TextLine HEIGHT="32" HPOS="3973" ID="P1_TL00738" VPOS="4286" WIDTH="162">
<String CC="05950279631" CONTENT="ingeroepen." HEIGHT="32" HPOS="3973" ID="P1_ST06625" VPOS="4286" WC="0.99" WIDTH="162"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="4003" ID="P1_TL00739" VPOS="4312" WIDTH="911">
<String CC="77" CONTENT="De" HEIGHT="26" HPOS="4003" ID="P1_ST06626" VPOS="4318" WC="0.24" WIDTH="41"/>
<SP HPOS="4044" ID="P1_SP05783" VPOS="4344" WIDTH="17"/>
<String CC="7762" CONTENT="heer" HEIGHT="26" HPOS="4061" ID="P1_ST06627" VPOS="4318" WC="0.95" WIDTH="63"/>
<SP HPOS="4123" ID="P1_SP05784" VPOS="4344" WIDTH="17"/>
<String CC="77675" CONTENT="Sasse" HEIGHT="26" HPOS="4140" ID="P1_ST06628" VPOS="4317" WC="0.32" WIDTH="81"/>
<SP HPOS="4221" ID="P1_SP05785" VPOS="4344" WIDTH="21"/>
<String CC="467" CONTENT="vak" HEIGHT="20" HPOS="4243" ID="P1_ST06629" VPOS="4323" WC="0.93" WIDTH="57"/>
<SP HPOS="4299" ID="P1_SP05786" VPOS="4344" WIDTH="15"/>
<String CC="771780" CONTENT="Ysselt" HEIGHT="27" HPOS="4315" ID="P1_ST06630" VPOS="4315" WC="0.45" WIDTH="102"/>
<SP HPOS="4416" ID="P1_SP05787" VPOS="4344" WIDTH="25"/>
<String CC="6007590" CONTENT="betuigt" HEIGHT="34" HPOS="4441" ID="P1_ST06631" VPOS="4312" WC="0.98" WIDTH="104"/>
<SP HPOS="4545" ID="P1_SP05788" VPOS="4346" WIDTH="25"/>
<String CC="60457" CONTENT="zijne" HEIGHT="32" HPOS="4570" ID="P1_ST06632" VPOS="4313" WC="0.97" WIDTH="64"/>
<SP HPOS="4633" ID="P1_SP05789" VPOS="4346" WIDTH="18"/>
<String CC="043956662767" CONTENT="verwondering" HEIGHT="33" HPOS="4651" ID="P1_ST06633" VPOS="4313" WC="0.98" WIDTH="197"/>
<SP HPOS="4848" ID="P1_SP05790" VPOS="4346" WIDTH="11"/>
<String CC="0763" CONTENT="dat," HEIGHT="31" HPOS="4859" ID="P1_ST06634" VPOS="4312" WC="0.96" WIDTH="54"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3974" ID="P1_TL00740" VPOS="4342" WIDTH="942">
<String CC="6709003" CONTENT="terwijl" HEIGHT="30" HPOS="3974" ID="P1_ST06635" VPOS="4351" WC="0.98" WIDTH="92"/>
<SP HPOS="4067" ID="P1_SP05791" VPOS="4381" WIDTH="18"/>
<String CC="93" CONTENT="de" HEIGHT="24" HPOS="4084" ID="P1_ST06636" VPOS="4350" WC="0.32" WIDTH="30"/>
<SP HPOS="4114" ID="P1_SP05792" VPOS="4381" WIDTH="18"/>
<String CC="71517656" CONTENT="minister" HEIGHT="24" HPOS="4131" ID="P1_ST06637" VPOS="4350" WC="0.98" WIDTH="118"/>
<SP HPOS="4250" ID="P1_SP05793" VPOS="4381" WIDTH="25"/>
<String CC="966" CONTENT="van" HEIGHT="15" HPOS="4274" ID="P1_ST06638" VPOS="4357" WC="0.92" WIDTH="51"/>
<SP HPOS="4325" ID="P1_SP05794" VPOS="4381" WIDTH="14"/>
<String CC="97745706" CONTENT="justitie" HEIGHT="33" HPOS="4339" ID="P1_ST06639" VPOS="4346" WC="0.97" WIDTH="105"/>
<SP HPOS="4444" ID="P1_SP05795" VPOS="4381" WIDTH="18"/>
<String CC="758" CONTENT="een" HEIGHT="17" HPOS="4462" ID="P1_ST06640" VPOS="4355" WC="0.92" WIDTH="46"/>
<SP HPOS="4508" ID="P1_SP05796" VPOS="4381" WIDTH="18"/>
<String CC="6800700" CONTENT="ontwerp" HEIGHT="28" HPOS="4526" ID="P1_ST06641" VPOS="4349" WC="0.98" WIDTH="116"/>
<SP HPOS="4642" ID="P1_SP05797" VPOS="4381" WIDTH="18"/>
<String CC="973920" CONTENT="gereed" HEIGHT="33" HPOS="4659" ID="P1_ST06642" VPOS="4345" WC="0.97" WIDTH="92"/>
<SP HPOS="4752" ID="P1_SP05798" VPOS="4381" WIDTH="18"/>
<String CC="90070" CONTENT="maakt" HEIGHT="30" HPOS="4769" ID="P1_ST06643" VPOS="4342" WC="0.98" WIDTH="90"/>
<SP HPOS="4859" ID="P1_SP05799" VPOS="4381" WIDTH="13"/>
<String CC="459" CONTENT="tot" HEIGHT="26" HPOS="4872" ID="P1_ST06644" VPOS="4345" WC="0.93" WIDTH="44"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="3973" ID="P1_TL00741" VPOS="4371" WIDTH="941">
<String CC="77777007759" CONTENT="afschaffing" HEIGHT="33" HPOS="3973" ID="P1_ST06645" VPOS="4381" WC="0.98" WIDTH="154"/>
<SP HPOS="4127" ID="P1_SP05800" VPOS="4414" WIDTH="18"/>
<String CC="964" CONTENT="der" HEIGHT="33" HPOS="4144" ID="P1_ST06646" VPOS="4371" WC="0.92" WIDTH="45"/>
<SP HPOS="4189" ID="P1_SP05801" VPOS="4414" WIDTH="25"/>
<String CC="35769770" CONTENT="tienden," HEIGHT="31" HPOS="4214" ID="P1_ST06647" VPOS="4378" WC="0.97" WIDTH="112"/>
<SP HPOS="4326" ID="P1_SP05802" VPOS="4414" WIDTH="26"/>
<String CC="40" CONTENT="'t" HEIGHT="25" HPOS="4352" ID="P1_ST06648" VPOS="4378" WC="0.77" WIDTH="20"/>
<SP HPOS="4372" ID="P1_SP05803" VPOS="4414" WIDTH="17"/>
<String CC="95960567166" CONTENT="departement" HEIGHT="33" HPOS="4389" ID="P1_ST06649" VPOS="4377" WC="0.98" WIDTH="183"/>
<SP HPOS="4572" ID="P1_SP05804" VPOS="4414" WIDTH="24"/>
<String CC="768" CONTENT="van" HEIGHT="18" HPOS="4596" ID="P1_ST06650" VPOS="4384" WC="0.92" WIDTH="51"/>
<SP HPOS="4646" ID="P1_SP05805" VPOS="4414" WIDTH="18"/>
<String CC="448247076" CONTENT="finantiën" HEIGHT="25" HPOS="4664" ID="P1_ST06651" VPOS="4378" WC="0.50" WIDTH="124"/>
<SP HPOS="4788" ID="P1_SP05806" VPOS="4414" WIDTH="26"/>
<String CC="752608" CONTENT="nieuwe" HEIGHT="25" HPOS="4814" ID="P1_ST06652" VPOS="4378" WC="0.97" WIDTH="100"/>
</TextLine>
<TextLine HEIGHT="33" HPOS="3972" ID="P1_TL00742" VPOS="4409" WIDTH="942">
<String CC="5647966" CONTENT="tienden" HEIGHT="25" HPOS="3972" ID="P1_ST06653" VPOS="4414" WC="0.97" WIDTH="104"/>
<SP HPOS="4076" ID="P1_SP05807" VPOS="4439" WIDTH="26"/>
<String CC="7477666" CONTENT="creëert" HEIGHT="24" HPOS="4102" ID="P1_ST06654" VPOS="4414" WC="0.97" WIDTH="98"/>
<SP HPOS="4200" ID="P1_SP05808" VPOS="4439" WIDTH="25"/>
<String CC="07" CONTENT="en" HEIGHT="15" HPOS="4225" ID="P1_ST06655" VPOS="4421" WC="0.65" WIDTH="32"/>
<SP HPOS="4257" ID="P1_SP05809" VPOS="4439" WIDTH="18"/>
<String CC="075703" CONTENT="vooral" HEIGHT="26" HPOS="4274" ID="P1_ST06656" VPOS="4410" WC="0.98" WIDTH="87"/>
<SP HPOS="4362" ID="P1_SP05810" VPOS="4439" WIDTH="18"/>
<String CC="40" CONTENT="in" HEIGHT="26" HPOS="4380" ID="P1_ST06657" VPOS="4410" WC="0.73" WIDTH="26"/>
<SP HPOS="4406" ID="P1_SP05811" VPOS="4439" WIDTH="26"/>
<String CC="0" CONTENT="t" HEIGHT="26" HPOS="4431" ID="P1_ST06658" VPOS="4410" WC="1.00" WIDTH="13"/>
<SP HPOS="4444" ID="P1_SP05812" VPOS="4439" WIDTH="19"/>
<String CC="0030" CONTENT="land" HEIGHT="27" HPOS="4463" ID="P1_ST06659" VPOS="4409" WC="0.99" WIDTH="60"/>
<SP HPOS="4524" ID="P1_SP05813" VPOS="4439" WIDTH="19"/>
<String CC="006" CONTENT="van" HEIGHT="19" HPOS="4543" ID="P1_ST06660" VPOS="4416" WC="0.98" WIDTH="50"/>
<SP HPOS="4592" ID="P1_SP05814" VPOS="4439" WIDTH="17"/>
<String CC="46500" CONTENT="Kuyk," HEIGHT="33" HPOS="4609" ID="P1_ST06661" VPOS="4409" WC="0.67" WIDTH="85"/>
<SP HPOS="4694" ID="P1_SP05815" VPOS="4442" WIDTH="18"/>
<String CC="0990" CONTENT="waar" HEIGHT="19" HPOS="4711" ID="P1_ST06662" VPOS="4416" WC="0.96" WIDTH="70"/>
<SP HPOS="4781" ID="P1_SP05816" VPOS="4442" WIDTH="17"/>
<String CC="9773026" CONTENT="geheven" HEIGHT="33" HPOS="4798" ID="P1_ST06663" VPOS="4409" WC="0.97" WIDTH="116"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="3976" ID="P1_TL00743" VPOS="4442" WIDTH="938">
<String CC="93599" CONTENT="wordt" HEIGHT="25" HPOS="3976" ID="P1_ST06664" VPOS="4444" WC="0.95" WIDTH="83"/>
<SP HPOS="4058" ID="P1_SP05817" VPOS="4469" WIDTH="17"/>
<String CC="098" CONTENT="van" HEIGHT="18" HPOS="4075" ID="P1_ST06665" VPOS="4452" WC="0.93" WIDTH="50"/>
<SP HPOS="4124" ID="P1_SP05818" VPOS="4469" WIDTH="18"/>
<String CC="7740309789703" CONTENT="heidegronden," HEIGHT="32" HPOS="4142" ID="P1_ST06666" VPOS="4443" WC="0.99" WIDTH="200"/>
<SP HPOS="4342" ID="P1_SP05819" VPOS="4475" WIDTH="25"/>
<String CC="957" CONTENT="die" HEIGHT="26" HPOS="4367" ID="P1_ST06667" VPOS="4442" WC="0.91" WIDTH="40"/>
<SP HPOS="4407" ID="P1_SP05820" VPOS="4475" WIDTH="18"/>
<String CC="774777767" CONTENT="ontgonnen" HEIGHT="30" HPOS="4424" ID="P1_ST06668" VPOS="4446" WC="0.97" WIDTH="150"/>
<SP HPOS="4574" ID="P1_SP05821" VPOS="4475" WIDTH="17"/>
<String CC="067997" CONTENT="worden" HEIGHT="25" HPOS="4591" ID="P1_ST06669" VPOS="4442" WC="0.96" WIDTH="103"/>
<SP HPOS="4694" ID="P1_SP05822" VPOS="4475" WIDTH="18"/>
<String CC="9642" CONTENT="door" HEIGHT="25" HPOS="4711" ID="P1_ST06670" VPOS="4442" WC="0.95" WIDTH="64"/>
<SP HPOS="4775" ID="P1_SP05823" VPOS="4475" WIDTH="15"/>
<String CC="5662" CONTENT="zeer" HEIGHT="18" HPOS="4791" ID="P1_ST06671" VPOS="4449" WC="0.96" WIDTH="58"/>
<SP HPOS="4848" ID="P1_SP05824" VPOS="4475" WIDTH="17"/>
<String CC="863" CONTENT="ge" HEIGHT="25" HPOS="4865" ID="P1_ST06672" SUBS_CONTENT="geringe" SUBS_TYPE="HypPart1" VPOS="4449" WC="0.93" WIDTH="33"/>
<HYP CONTENT="-" HPOS="4898" VPOS="4449" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="3972" ID="P1_TL00744" VPOS="4473" WIDTH="941">
<String CC="22405" CONTENT="ringe" HEIGHT="33" HPOS="3972" ID="P1_ST06673" SUBS_CONTENT="geringe" SUBS_TYPE="HypPart2" VPOS="4476" WC="0.98" WIDTH="73"/>
<SP HPOS="4045" ID="P1_SP05825" VPOS="4509" WIDTH="17"/>
<String CC="876607700" CONTENT="menschen." HEIGHT="27" HPOS="4062" ID="P1_ST06674" VPOS="4475" WC="0.51" WIDTH="145"/>
<SP HPOS="4207" ID="P1_SP05826" VPOS="4509" WIDTH="33"/>
<String CC="716" CONTENT="Die" HEIGHT="26" HPOS="4240" ID="P1_ST06675" VPOS="4475" WC="0.94" WIDTH="47"/>
<SP HPOS="4287" ID="P1_SP05827" VPOS="4509" WIDTH="26"/>
<String CC="251739" CONTENT="inning" HEIGHT="35" HPOS="4313" ID="P1_ST06676" VPOS="4473" WC="0.97" WIDTH="92"/>
<SP HPOS="4406" ID="P1_SP05828" VPOS="4509" WIDTH="17"/>
<String CC="67605" CONTENT="heeft" HEIGHT="27" HPOS="4422" ID="P1_ST06677" VPOS="4473" WC="0.96" WIDTH="71"/>
<SP HPOS="4493" ID="P1_SP05829" VPOS="4509" WIDTH="26"/>
<String CC="006" CONTENT="ook" HEIGHT="25" HPOS="4519" ID="P1_ST06678" VPOS="4473" WC="0.97" WIDTH="48"/>
<SP HPOS="4567" ID="P1_SP05830" VPOS="4509" WIDTH="18"/>
<String CC="005276" CONTENT="plaats" HEIGHT="32" HPOS="4585" ID="P1_ST06679" VPOS="4473" WC="0.98" WIDTH="85"/>
<SP HPOS="4670" ID="P1_SP05831" VPOS="4509" WIDTH="25"/>
<String CC="96509" CONTENT="gehad" HEIGHT="28" HPOS="4695" ID="P1_ST06680" VPOS="4473" WC="0.96" WIDTH="85"/>
<SP HPOS="4780" ID="P1_SP05832" VPOS="4509" WIDTH="22"/>
<String CC="70" CONTENT="op" HEIGHT="25" HPOS="4802" ID="P1_ST06681" VPOS="4481" WC="0.64" WIDTH="33"/>
<SP HPOS="4835" ID="P1_SP05833" VPOS="4509" WIDTH="17"/>
<String CC="8766" CONTENT="eene" HEIGHT="18" HPOS="4852" ID="P1_ST06682" VPOS="4481" WC="0.27" WIDTH="61"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="3973" ID="P1_TL00745" VPOS="4505" WIDTH="939">
<String CC="900724" CONTENT="wijze," HEIGHT="33" HPOS="3973" ID="P1_ST06683" VPOS="4509" WC="0.98" WIDTH="77"/>
<SP HPOS="4050" ID="P1_SP05834" VPOS="4543" WIDTH="18"/>
<String CC="947" CONTENT="die" HEIGHT="24" HPOS="4068" ID="P1_ST06684" VPOS="4509" WC="0.92" WIDTH="41"/>
<SP HPOS="4109" ID="P1_SP05835" VPOS="4543" WIDTH="18"/>
<String CC="7677" CONTENT="niet" HEIGHT="24" HPOS="4127" ID="P1_ST06685" VPOS="4509" WC="0.94" WIDTH="54"/>
<SP HPOS="4181" ID="P1_SP05836" VPOS="4543" WIDTH="18"/>
<String CC="9876569" CONTENT="passend" HEIGHT="32" HPOS="4199" ID="P1_ST06686" VPOS="4508" WC="0.96" WIDTH="109"/>
<SP HPOS="4307" ID="P1_SP05837" VPOS="4543" WIDTH="18"/>
<String CC="06" CONTENT="is" HEIGHT="25" HPOS="4325" ID="P1_ST06687" VPOS="4508" WC="0.65" WIDTH="21"/>
<SP HPOS="4346" ID="P1_SP05838" VPOS="4543" WIDTH="18"/>
<String CC="9666" CONTENT="voor" HEIGHT="19" HPOS="4364" ID="P1_ST06688" VPOS="4514" WC="0.94" WIDTH="61"/>
<SP HPOS="4426" ID="P1_SP05839" VPOS="4543" WIDTH="19"/>
<String CC="45" CONTENT="'t" HEIGHT="26" HPOS="4444" ID="P1_ST06689" VPOS="4506" WC="0.52" WIDTH="19"/>
<SP HPOS="4463" ID="P1_SP05840" VPOS="4543" WIDTH="17"/>
<String CC="8500367957702" CONTENT="staatsbeheer." HEIGHT="27" HPOS="4480" ID="P1_ST06690" VPOS="4505" WC="0.50" WIDTH="185"/>
<SP HPOS="4665" ID="P1_SP05841" VPOS="4543" WIDTH="28"/>
<String CC="502" CONTENT="Die" HEIGHT="27" HPOS="4694" ID="P1_ST06691" VPOS="4505" WC="0.97" WIDTH="48"/>
<SP HPOS="4742" ID="P1_SP05842" VPOS="4543" WIDTH="18"/>
<String CC="076079" CONTENT="inning" HEIGHT="34" HPOS="4760" ID="P1_ST06692" VPOS="4505" WC="0.97" WIDTH="91"/>
<SP HPOS="4851" ID="P1_SP05843" VPOS="4543" WIDTH="18"/>
<String CC="750" CONTENT="ge" HEIGHT="30" HPOS="4869" ID="P1_ST06693" SUBS_CONTENT="gezien" SUBS_TYPE="HypPart1" VPOS="4513" WC="0.95" WIDTH="30"/>
<HYP CONTENT="-" HPOS="4898" VPOS="4513" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="32" HPOS="3972" ID="P1_TL00746" VPOS="4539" WIDTH="941">
<String CC="7677" CONTENT="zien" HEIGHT="25" HPOS="3972" ID="P1_ST06694" SUBS_CONTENT="gezien" SUBS_TYPE="HypPart2" VPOS="4540" WC="0.94" WIDTH="54"/>
<SP HPOS="4026" ID="P1_SP05844" VPOS="4565" WIDTH="26"/>
<String CC="67076727" CONTENT="hebbende" HEIGHT="25" HPOS="4052" ID="P1_ST06695" VPOS="4540" WC="0.98" WIDTH="135"/>
<SP HPOS="4187" ID="P1_SP05845" VPOS="4565" WIDTH="25"/>
<String CC="777071" CONTENT="schoot" HEIGHT="25" HPOS="4212" ID="P1_ST06696" VPOS="4540" WC="0.97" WIDTH="90"/>
<SP HPOS="4302" ID="P1_SP05846" VPOS="4565" WIDTH="19"/>
<String CC="679" CONTENT="hem" HEIGHT="24" HPOS="4320" ID="P1_ST06697" VPOS="4540" WC="0.91" WIDTH="59"/>
<SP HPOS="4380" ID="P1_SP05847" VPOS="4565" WIDTH="17"/>
<String CC="73" CONTENT="in" HEIGHT="22" HPOS="4396" ID="P1_ST06698" VPOS="4540" WC="0.48" WIDTH="26"/>
<SP HPOS="4422" ID="P1_SP05848" VPOS="4565" WIDTH="20"/>
<String CC="97" CONTENT="de" HEIGHT="22" HPOS="4442" ID="P1_ST06699" VPOS="4539" WC="0.13" WIDTH="30"/>
<SP HPOS="4472" ID="P1_SP05849" VPOS="4565" WIDTH="18"/>
<String CC="97997687" CONTENT="gedachte" HEIGHT="30" HPOS="4489" ID="P1_ST06700" VPOS="4539" WC="0.96" WIDTH="126"/>
<SP HPOS="4616" ID="P1_SP05850" VPOS="4569" WIDTH="18"/>
<String CC="97" CONTENT="de" HEIGHT="22" HPOS="4633" ID="P1_ST06701" VPOS="4539" WC="0.14" WIDTH="31"/>
<SP HPOS="4664" ID="P1_SP05851" VPOS="4569" WIDTH="12"/>
<String CC="977700795767498" CONTENT="geschiedkundige" HEIGHT="32" HPOS="4676" ID="P1_ST06702" VPOS="4539" WC="0.99" WIDTH="237"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="3972" ID="P1_TL00747" VPOS="4569" WIDTH="941">
<String CC="83790779474" CONTENT="uitdrukking" HEIGHT="37" HPOS="3972" ID="P1_ST06703" VPOS="4573" WC="0.98" WIDTH="170"/>
<SP HPOS="4142" ID="P1_SP05852" VPOS="4610" WIDTH="18"/>
<String CC="66" CONTENT="en" HEIGHT="19" HPOS="4160" ID="P1_ST06704" VPOS="4580" WC="0.36" WIDTH="31"/>
<SP HPOS="4191" ID="P1_SP05853" VPOS="4610" WIDTH="19"/>
<String CC="07" CONTENT="de" HEIGHT="26" HPOS="4209" ID="P1_ST06705" VPOS="4572" WC="0.63" WIDTH="30"/>
<SP HPOS="4239" ID="P1_SP05854" VPOS="4610" WIDTH="17"/>
<String CC="8889808848" CONTENT="beteckenis" HEIGHT="28" HPOS="4256" ID="P1_ST06706" VPOS="4570" WC="0.26" WIDTH="149"/>
<SP HPOS="4404" ID="P1_SP05855" VPOS="4610" WIDTH="15"/>
<String CC="808" CONTENT="van" HEIGHT="17" HPOS="4420" ID="P1_ST06707" VPOS="4578" WC="0.94" WIDTH="51"/>
<SP HPOS="4470" ID="P1_SP05856" VPOS="4610" WIDTH="17"/>
<String CC="560262787160" CONTENT="grijpgorven." HEIGHT="31" HPOS="4487" ID="P1_ST06708" STYLEREFS="TXT_10" VPOS="4572" WC="0.54" WIDTH="172"/>
<SP HPOS="4659" ID="P1_SP05857" VPOS="4610" WIDTH="30"/>
<String CC="764" CONTENT="Hij" HEIGHT="32" HPOS="4689" ID="P1_ST06709" VPOS="4569" WC="0.93" WIDTH="43"/>
<SP HPOS="4731" ID="P1_SP05858" VPOS="4610" WIDTH="19"/>
<String CC="9550600" CONTENT="gelooft" HEIGHT="33" HPOS="4750" ID="P1_ST06710" VPOS="4569" WC="0.98" WIDTH="98"/>
<SP HPOS="4848" ID="P1_SP05859" VPOS="4610" WIDTH="19"/>
<String CC="009" CONTENT="dat" HEIGHT="25" HPOS="4867" ID="P1_ST06711" VPOS="4570" WC="0.96" WIDTH="46"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="3971" ID="P1_TL00748" VPOS="4597" WIDTH="943">
<String CC="713" CONTENT="het" HEIGHT="25" HPOS="3971" ID="P1_ST06712" VPOS="4605" WC="0.96" WIDTH="46"/>
<SP HPOS="4017" ID="P1_SP05860" VPOS="4630" WIDTH="27"/>
<String CC="7029" CONTENT="rijk" HEIGHT="32" HPOS="4044" ID="P1_ST06713" VPOS="4605" WC="0.96" WIDTH="50"/>
<SP HPOS="4094" ID="P1_SP05861" VPOS="4637" WIDTH="18"/>
<String CC="977" CONTENT="dit" HEIGHT="24" HPOS="4111" ID="P1_ST06714" VPOS="4605" WC="0.91" WIDTH="39"/>
<SP HPOS="4150" ID="P1_SP05862" VPOS="4637" WIDTH="13"/>
<String CC="9965" CONTENT="jaar" HEIGHT="32" HPOS="4163" ID="P1_ST06715" VPOS="4605" WC="0.93" WIDTH="60"/>
<SP HPOS="4224" ID="P1_SP05863" VPOS="4637" WIDTH="25"/>
<String CC="0772" CONTENT="veel" HEIGHT="24" HPOS="4248" ID="P1_ST06716" VPOS="4605" WC="0.96" WIDTH="54"/>
<SP HPOS="4303" ID="P1_SP05864" VPOS="4637" WIDTH="18"/>
<String CC="096" CONTENT="van" HEIGHT="17" HPOS="4320" ID="P1_ST06717" VPOS="4611" WC="0.94" WIDTH="50"/>
<SP HPOS="4370" ID="P1_SP05865" VPOS="4637" WIDTH="18"/>
<String CC="72" CONTENT="Se" HEIGHT="31" HPOS="4388" ID="P1_ST06718" VPOS="4597" WC="0.47" WIDTH="40"/>
<SP HPOS="4428" ID="P1_SP05866" VPOS="4637" WIDTH="26"/>
<String CC="9770005987" CONTENT="gnjpgarven" HEIGHT="32" HPOS="4454" ID="P1_ST06719" VPOS="4603" WC="0.45" WIDTH="163"/>
<SP HPOS="4617" ID="P1_SP05867" VPOS="4637" WIDTH="26"/>
<String CC="666" CONTENT="tot" HEIGHT="26" HPOS="4643" ID="P1_ST06720" VPOS="4600" WC="0.93" WIDTH="43"/>
<SP HPOS="4685" ID="P1_SP05868" VPOS="4637" WIDTH="17"/>
<String CC="3337" CONTENT="zich" HEIGHT="26" HPOS="4702" ID="P1_ST06721" VPOS="4600" WC="0.96" WIDTH="58"/>
<SP HPOS="4760" ID="P1_SP05869" VPOS="4637" WIDTH="27"/>
<String CC="0045451" CONTENT="genomen" HEIGHT="26" HPOS="4787" ID="P1_ST06722" VPOS="4609" WC="0.99" WIDTH="126"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="3971" ID="P1_TL00749" VPOS="4633" WIDTH="943">
<String CC="620060" CONTENT="heeft," HEIGHT="32" HPOS="3971" ID="P1_ST06723" VPOS="4636" WC="0.99" WIDTH="79"/>
<SP HPOS="4050" ID="P1_SP05870" VPOS="4668" WIDTH="17"/>
<String CC="77" CONTENT="en" HEIGHT="18" HPOS="4067" ID="P1_ST06724" VPOS="4645" WC="0.26" WIDTH="32"/>
<SP HPOS="4098" ID="P1_SP05871" VPOS="4668" WIDTH="26"/>
<String CC="907" CONTENT="dat" HEIGHT="26" HPOS="4124" ID="P1_ST06725" VPOS="4636" WC="0.94" WIDTH="46"/>
<SP HPOS="4170" ID="P1_SP05872" VPOS="4668" WIDTH="25"/>
<String CC="954" CONTENT="wel" HEIGHT="26" HPOS="4195" ID="P1_ST06726" VPOS="4636" WC="0.93" WIDTH="48"/>
<SP HPOS="4244" ID="P1_SP05873" VPOS="4668" WIDTH="18"/>
<String CC="067" CONTENT="van" HEIGHT="18" HPOS="4261" ID="P1_ST06727" VPOS="4643" WC="0.95" WIDTH="50"/>
<SP HPOS="4311" ID="P1_SP05874" VPOS="4668" WIDTH="25"/>
<String CC="06" CONTENT="de" HEIGHT="25" HPOS="4336" ID="P1_ST06728" VPOS="4635" WC="0.65" WIDTH="31"/>
<SP HPOS="4367" ID="P1_SP05875" VPOS="4668" WIDTH="18"/>
<String CC="957680037" CONTENT="pionniers" HEIGHT="33" HPOS="4384" ID="P1_ST06729" VPOS="4633" WC="0.46" WIDTH="130"/>
<SP HPOS="4514" ID="P1_SP05876" VPOS="4668" WIDTH="28"/>
<String CC="977" CONTENT="der" HEIGHT="25" HPOS="4543" ID="P1_ST06730" VPOS="4633" WC="0.91" WIDTH="45"/>
<SP HPOS="4587" ID="P1_SP05877" VPOS="4668" WIDTH="17"/>
<String CC="96505781790" CONTENT="ontginning." HEIGHT="32" HPOS="4604" ID="P1_ST06731" VPOS="4633" WC="0.98" WIDTH="164"/>
<SP HPOS="4768" ID="P1_SP05878" VPOS="4668" WIDTH="34"/>
<String CC="57" CONTENT="In" HEIGHT="25" HPOS="4802" ID="P1_ST06732" VPOS="4635" WC="0.32" WIDTH="32"/>
<SP HPOS="4834" ID="P1_SP05879" VPOS="4668" WIDTH="18"/>
<String CC="8591" CONTENT="Sep" HEIGHT="30" HPOS="4852" ID="P1_ST06733" SUBS_CONTENT="September" SUBS_TYPE="HypPart1" VPOS="4637" WC="0.95" WIDTH="46"/>
<HYP CONTENT="-" HPOS="4898" VPOS="4637" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="3972" ID="P1_TL00750" VPOS="4664" WIDTH="940">
<String CC="884989" CONTENT="tember" HEIGHT="24" HPOS="3972" ID="P1_ST06734" SUBS_CONTENT="September" SUBS_TYPE="HypPart2" VPOS="4670" WC="0.95" WIDTH="98"/>
<SP HPOS="4070" ID="P1_SP05880" VPOS="4694" WIDTH="26"/>
<String CC="77769" CONTENT="beeft" HEIGHT="24" HPOS="4096" ID="P1_ST06735" VPOS="4670" WC="0.95" WIDTH="70"/>
<SP HPOS="4166" ID="P1_SP05881" VPOS="4694" WIDTH="26"/>
<String CC="888" CONTENT="lui" HEIGHT="21" HPOS="4192" ID="P1_ST06736" VPOS="4672" WC="0.91" WIDTH="40"/>
<SP HPOS="4232" ID="P1_SP05882" VPOS="4694" WIDTH="30"/>
<String CC="099778777768870" CONTENT="gemeentebestuur" HEIGHT="33" HPOS="4261" ID="P1_ST06737" VPOS="4667" WC="0.98" WIDTH="242"/>
<SP HPOS="4504" ID="P1_SP05883" VPOS="4700" WIDTH="25"/>
<String CC="998" CONTENT="van" HEIGHT="18" HPOS="4528" ID="P1_ST06738" VPOS="4674" WC="0.90" WIDTH="48"/>
<SP HPOS="4577" ID="P1_SP05884" VPOS="4700" WIDTH="26"/>
<String CC="87789" CONTENT="Cuyek" HEIGHT="32" HPOS="4603" ID="P1_ST06739" VPOS="4664" WC="0.17" WIDTH="87"/>
<SP HPOS="4690" ID="P1_SP05885" VPOS="4700" WIDTH="27"/>
<String CC="5076" CONTENT="zich" HEIGHT="27" HPOS="4717" ID="P1_ST06740" VPOS="4665" WC="0.96" WIDTH="57"/>
<SP HPOS="4774" ID="P1_SP05886" VPOS="4700" WIDTH="26"/>
<String CC="446" CONTENT="tot" HEIGHT="25" HPOS="4800" ID="P1_ST06741" VPOS="4668" WC="0.94" WIDTH="41"/>
<SP HPOS="4841" ID="P1_SP05887" VPOS="4700" WIDTH="20"/>
<String CC="076" CONTENT="den" HEIGHT="26" HPOS="4861" ID="P1_ST06742" VPOS="4667" WC="0.95" WIDTH="51"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="3970" ID="P1_TL00751" VPOS="4697" WIDTH="944">
<String CC="93815770" CONTENT="minister" HEIGHT="26" HPOS="3970" ID="P1_ST06743" VPOS="4701" WC="0.98" WIDTH="118"/>
<SP HPOS="4088" ID="P1_SP05888" VPOS="4727" WIDTH="18"/>
<String CC="000" CONTENT="van" HEIGHT="17" HPOS="4106" ID="P1_ST06744" VPOS="4709" WC="1.00" WIDTH="47"/>
<SP HPOS="4153" ID="P1_SP05889" VPOS="4727" WIDTH="27"/>
<String CC="667767930" CONTENT="finantiën" HEIGHT="27" HPOS="4180" ID="P1_ST06745" VPOS="4700" WC="0.37" WIDTH="124"/>
<SP HPOS="4304" ID="P1_SP05890" VPOS="4727" WIDTH="17"/>
<String CC="079780" CONTENT="gewend" HEIGHT="31" HPOS="4320" ID="P1_ST06746" VPOS="4700" WC="0.97" WIDTH="106"/>
<SP HPOS="4427" ID="P1_SP05891" VPOS="4730" WIDTH="28"/>
<String CC="096" CONTENT="met" HEIGHT="22" HPOS="4455" ID="P1_ST06747" VPOS="4701" WC="0.94" WIDTH="54"/>
<SP HPOS="4509" ID="P1_SP05892" VPOS="4730" WIDTH="20"/>
<String CC="65734" CONTENT="zijne" HEIGHT="30" HPOS="4530" ID="P1_ST06748" VPOS="4698" WC="0.96" WIDTH="65"/>
<SP HPOS="4594" ID="P1_SP05893" VPOS="4730" WIDTH="18"/>
<String CC="776000750" CONTENT="bezwaren," HEIGHT="27" HPOS="4612" ID="P1_ST06749" VPOS="4697" WC="0.99" WIDTH="142"/>
<SP HPOS="4754" ID="P1_SP05894" VPOS="4730" WIDTH="27"/>
<String CC="0777" CONTENT="doch" HEIGHT="27" HPOS="4781" ID="P1_ST06750" VPOS="4698" WC="0.95" WIDTH="66"/>
<SP HPOS="4847" ID="P1_SP05895" VPOS="4730" WIDTH="24"/>
<String CC="769" CONTENT="tot" HEIGHT="22" HPOS="4871" ID="P1_ST06751" VPOS="4702" WC="0.91" WIDTH="43"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="3971" ID="P1_TL00752" VPOS="4726" WIDTH="937">
<String CC="70" CONTENT="op" HEIGHT="25" HPOS="3971" ID="P1_ST06752" VPOS="4742" WC="0.63" WIDTH="31"/>
<SP HPOS="4002" ID="P1_SP05896" VPOS="4767" WIDTH="19"/>
<String CC="87967" CONTENT="heden" HEIGHT="25" HPOS="4020" ID="P1_ST06753" VPOS="4734" WC="0.95" WIDTH="81"/>
<SP HPOS="4102" ID="P1_SP05897" VPOS="4767" WIDTH="17"/>
<String CC="0655" CONTENT="geen" HEIGHT="25" HPOS="4119" ID="P1_ST06754" VPOS="4741" WC="0.96" WIDTH="65"/>
<SP HPOS="4183" ID="P1_SP05898" VPOS="4767" WIDTH="17"/>
<String CC="95097629" CONTENT="antwoord" HEIGHT="33" HPOS="4200" ID="P1_ST06755" VPOS="4726" WC="0.97" WIDTH="133"/>
<SP HPOS="4333" ID="P1_SP05899" VPOS="4767" WIDTH="18"/>
<String CC="4879779614" CONTENT="ontvangen." HEIGHT="31" HPOS="4351" ID="P1_ST06756" VPOS="4733" WC="0.98" WIDTH="156"/>
<SP HPOS="4507" ID="P1_SP05900" VPOS="4767" WIDTH="33"/>
<String CC="730" CONTENT="Hij" HEIGHT="33" HPOS="4540" ID="P1_ST06757" VPOS="4729" WC="0.96" WIDTH="43"/>
<SP HPOS="4583" ID="P1_SP05901" VPOS="4767" WIDTH="19"/>
<String CC="03094" CONTENT="hoopt" HEIGHT="34" HPOS="4602" ID="P1_ST06758" VPOS="4729" WC="0.98" WIDTH="81"/>
<SP HPOS="4683" ID="P1_SP05902" VPOS="4767" WIDTH="25"/>
<String CC="004" CONTENT="dat" HEIGHT="25" HPOS="4708" ID="P1_ST06759" VPOS="4730" WC="0.98" WIDTH="46"/>
<SP HPOS="4754" ID="P1_SP05903" VPOS="4767" WIDTH="17"/>
<String CC="07" CONTENT="de" HEIGHT="26" HPOS="4770" ID="P1_ST06760" VPOS="4730" WC="0.62" WIDTH="32"/>
<SP HPOS="4802" ID="P1_SP05904" VPOS="4767" WIDTH="15"/>
<String CC="801054" CONTENT="minis" HEIGHT="26" HPOS="4818" ID="P1_ST06761" SUBS_CONTENT="minister" SUBS_TYPE="HypPart1" VPOS="4731" WC="0.98" WIDTH="76"/>
<HYP CONTENT="-" HPOS="4893" VPOS="4731" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="3971" ID="P1_TL00753" VPOS="4762" WIDTH="869">
<String CC="483" CONTENT="ter" HEIGHT="22" HPOS="3971" ID="P1_ST06762" SUBS_CONTENT="minister" SUBS_TYPE="HypPart2" VPOS="4768" WC="0.94" WIDTH="41"/>
<SP HPOS="4012" ID="P1_SP05905" VPOS="4791" WIDTH="17"/>
<String CC="7577" CONTENT="zich" HEIGHT="24" HPOS="4029" ID="P1_ST06763" VPOS="4767" WC="0.94" WIDTH="57"/>
<SP HPOS="4085" ID="P1_SP05906" VPOS="4791" WIDTH="17"/>
<String CC="05776067448" CONTENT="persoonlijk" HEIGHT="32" HPOS="4102" ID="P1_ST06764" VPOS="4766" WC="0.98" WIDTH="154"/>
<SP HPOS="4256" ID="P1_SP05907" VPOS="4798" WIDTH="19"/>
<String CC="606" CONTENT="die" HEIGHT="25" HPOS="4274" ID="P1_ST06765" VPOS="4765" WC="0.95" WIDTH="39"/>
<SP HPOS="4313" ID="P1_SP05908" VPOS="4798" WIDTH="19"/>
<String CC="51706278" CONTENT="bezwaren" HEIGHT="26" HPOS="4332" ID="P1_ST06766" VPOS="4763" WC="0.98" WIDTH="131"/>
<SP HPOS="4463" ID="P1_SP05909" VPOS="4798" WIDTH="20"/>
<String CC="746" CONTENT="Zal" HEIGHT="26" HPOS="4483" ID="P1_ST06767" VPOS="4762" WC="0.93" WIDTH="39"/>
<SP HPOS="4522" ID="P1_SP05910" VPOS="4798" WIDTH="12"/>
<String CC="9873570070" CONTENT="aantrekken" HEIGHT="26" HPOS="4534" ID="P1_ST06768" VPOS="4762" WC="0.98" WIDTH="159"/>
<SP HPOS="4694" ID="P1_SP05911" VPOS="4798" WIDTH="18"/>
<String CC="77" CONTENT="en" HEIGHT="17" HPOS="4711" ID="P1_ST06769" VPOS="4772" WC="0.29" WIDTH="32"/>
<SP HPOS="4743" ID="P1_SP05912" VPOS="4798" WIDTH="19"/>
<String CC="797694" CONTENT="overv," HEIGHT="21" HPOS="4762" ID="P1_ST06770" VPOS="4769" WC="0.25" WIDTH="78"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="3971" ID="P1_TL00754" VPOS="4796" WIDTH="416">
<String CC="50" CONTENT="of" HEIGHT="26" HPOS="3971" ID="P1_ST06771" VPOS="4799" WC="0.72" WIDTH="28"/>
<SP HPOS="3999" ID="P1_SP05913" VPOS="4825" WIDTH="14"/>
<String CC="06" CONTENT="er" HEIGHT="18" HPOS="4013" ID="P1_ST06772" VPOS="4806" WC="0.62" WIDTH="27"/>
<SP HPOS="4041" ID="P1_SP05914" VPOS="4825" WIDTH="17"/>
<String CC="7150" CONTENT="niet" HEIGHT="26" HPOS="4057" ID="P1_ST06773" VPOS="4798" WC="0.97" WIDTH="56"/>
<SP HPOS="4113" ID="P1_SP05915" VPOS="4825" WIDTH="17"/>
<String CC="070050070" CONTENT="verjaring" HEIGHT="33" HPOS="4129" ID="P1_ST06774" VPOS="4798" WC="0.99" WIDTH="132"/>
<SP HPOS="4261" ID="P1_SP05916" VPOS="4831" WIDTH="17"/>
<String CC="50679950" CONTENT="bestaat." HEIGHT="25" HPOS="4278" ID="P1_ST06775" VPOS="4796" WC="0.98" WIDTH="109"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="4002" ID="P1_TL00755" VPOS="4826" WIDTH="909">
<String CC="77" CONTENT="De" HEIGHT="25" HPOS="4002" ID="P1_ST06776" VPOS="4832" WC="0.27" WIDTH="39"/>
<SP HPOS="4041" ID="P1_SP05917" VPOS="4857" WIDTH="26"/>
<String CC="58878878" CONTENT="minister" HEIGHT="20" HPOS="4067" ID="P1_ST06777" VPOS="4838" WC="0.97" WIDTH="132"/>
<SP HPOS="4199" ID="P1_SP05918" VPOS="4858" WIDTH="24"/>
<String CC="597" CONTENT="van" HEIGHT="19" HPOS="4222" ID="P1_ST06778" VPOS="4837" WC="0.92" WIDTH="57"/>
<SP HPOS="4279" ID="P1_SP05919" VPOS="4858" WIDTH="17"/>
<String CC="808980180" CONTENT="finaktikn" HEIGHT="19" HPOS="4296" ID="P1_ST06779" VPOS="4837" WC="0.49" WIDTH="149"/>
<SP HPOS="4444" ID="P1_SP05920" VPOS="4858" WIDTH="18"/>
<String CC="98876" CONTENT="geeft" HEIGHT="34" HPOS="4462" ID="P1_ST06780" VPOS="4827" WC="0.95" WIDTH="71"/>
<SP HPOS="4533" ID="P1_SP05921" VPOS="4861" WIDTH="24"/>
<String CC="976" CONTENT="den" HEIGHT="26" HPOS="4557" ID="P1_ST06781" VPOS="4827" WC="0.91" WIDTH="48"/>
<SP HPOS="4605" ID="P1_SP05922" VPOS="4861" WIDTH="18"/>
<String CC="8977070" CONTENT="spreker" HEIGHT="34" HPOS="4623" ID="P1_ST06782" VPOS="4826" WC="0.97" WIDTH="105"/>
<SP HPOS="4728" ID="P1_SP05923" VPOS="4861" WIDTH="17"/>
<String CC="07" CONTENT="de" HEIGHT="26" HPOS="4744" ID="P1_ST06783" VPOS="4827" WC="0.58" WIDTH="32"/>
<SP HPOS="4776" ID="P1_SP05924" VPOS="4861" WIDTH="15"/>
<String CC="06420042" CONTENT="verzeke" HEIGHT="26" HPOS="4792" ID="P1_ST06784" SUBS_CONTENT="verzekering," SUBS_TYPE="HypPart1" VPOS="4827" WC="0.99" WIDTH="105"/>
<HYP CONTENT="-" HPOS="4897" VPOS="4827" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="3970" ID="P1_TL00756" VPOS="4860" WIDTH="943">
<String CC="30040" CONTENT="ring," HEIGHT="37" HPOS="3970" ID="P1_ST06785" SUBS_CONTENT="verzekering," SUBS_TYPE="HypPart2" VPOS="4864" WC="0.99" WIDTH="66"/>
<SP HPOS="4036" ID="P1_SP05925" VPOS="4900" WIDTH="19"/>
<String CC="978" CONTENT="dat" HEIGHT="25" HPOS="4055" ID="P1_ST06786" VPOS="4863" WC="0.91" WIDTH="46"/>
<SP HPOS="4101" ID="P1_SP05926" VPOS="4900" WIDTH="17"/>
<String CC="9048" CONTENT="zijn" HEIGHT="32" HPOS="4117" ID="P1_ST06787" VPOS="4864" WC="0.95" WIDTH="50"/>
<SP HPOS="4167" ID="P1_SP05927" VPOS="4900" WIDTH="17"/>
<String CC="976066" CONTENT="wensch" HEIGHT="24" HPOS="4183" ID="P1_ST06788" VPOS="4863" WC="0.37" WIDTH="103"/>
<SP HPOS="4286" ID="P1_SP05928" VPOS="4900" WIDTH="18"/>
<String CC="69387" CONTENT="reeds" HEIGHT="24" HPOS="4304" ID="P1_ST06789" VPOS="4863" WC="0.95" WIDTH="72"/>
<SP HPOS="4376" ID="P1_SP05929" VPOS="4900" WIDTH="17"/>
<String CC="07" CONTENT="is" HEIGHT="24" HPOS="4393" ID="P1_ST06790" VPOS="4863" WC="0.63" WIDTH="21"/>
<SP HPOS="4414" ID="P1_SP05930" VPOS="4900" WIDTH="18"/>
<String CC="07684390" CONTENT="vervuld." HEIGHT="26" HPOS="4431" ID="P1_ST06791" VPOS="4860" WC="0.98" WIDTH="113"/>
<SP HPOS="4545" ID="P1_SP05931" VPOS="4900" WIDTH="18"/>
<String CC="00" CONTENT="De" HEIGHT="26" HPOS="4563" ID="P1_ST06792" VPOS="4860" WC="1.00" WIDTH="39"/>
<SP HPOS="4602" ID="P1_SP05932" VPOS="4900" WIDTH="18"/>
<String CC="60706674" CONTENT="minister" HEIGHT="26" HPOS="4619" ID="P1_ST06793" VPOS="4860" WC="0.98" WIDTH="118"/>
<SP HPOS="4737" ID="P1_SP05933" VPOS="4900" WIDTH="17"/>
<String CC="67746" CONTENT="heeft" HEIGHT="26" HPOS="4754" ID="P1_ST06794" VPOS="4860" WC="0.96" WIDTH="74"/>
<SP HPOS="4828" ID="P1_SP05934" VPOS="4900" WIDTH="20"/>
<String CC="03357" CONTENT="alles" HEIGHT="26" HPOS="4848" ID="P1_ST06795" VPOS="4860" WC="0.97" WIDTH="64"/>
</TextLine>
<TextLine HEIGHT="34" HPOS="3971" ID="P1_TL00757" VPOS="4892" WIDTH="939">
<String CC="77777746750" CONTENT="onderzocht," HEIGHT="28" HPOS="3971" ID="P1_ST06796" VPOS="4896" WC="0.98" WIDTH="163"/>
<SP HPOS="4134" ID="P1_SP05935" VPOS="4924" WIDTH="24"/>
<String CC="5007" CONTENT="maar" HEIGHT="19" HPOS="4157" ID="P1_ST06797" VPOS="4903" WC="0.97" WIDTH="73"/>
<SP HPOS="4231" ID="P1_SP05936" VPOS="4924" WIDTH="17"/>
<String CC="0770" CONTENT="weet" HEIGHT="26" HPOS="4247" ID="P1_ST06798" VPOS="4894" WC="0.97" WIDTH="66"/>
<SP HPOS="4313" ID="P1_SP05937" VPOS="4924" WIDTH="17"/>
<String CC="677" CONTENT="nog" HEIGHT="26" HPOS="4330" ID="P1_ST06799" VPOS="4900" WC="0.92" WIDTH="51"/>
<SP HPOS="4381" ID="P1_SP05938" VPOS="4926" WIDTH="17"/>
<String CC="7070" CONTENT="niet" HEIGHT="25" HPOS="4397" ID="P1_ST06800" VPOS="4893" WC="0.97" WIDTH="56"/>
<SP HPOS="4453" ID="P1_SP05939" VPOS="4926" WIDTH="17"/>
<String CC="25" CONTENT="of" HEIGHT="25" HPOS="4469" ID="P1_ST06801" VPOS="4893" WC="0.63" WIDTH="28"/>
<SP HPOS="4498" ID="P1_SP05940" VPOS="4926" WIDTH="15"/>
<String CC="204" CONTENT="hij" HEIGHT="33" HPOS="4513" ID="P1_ST06802" VPOS="4892" WC="0.97" WIDTH="34"/>
<SP HPOS="4547" ID="P1_SP05941" VPOS="4926" WIDTH="19"/>
<String CC="06066496429" CONTENT="verantwoord" HEIGHT="26" HPOS="4566" ID="P1_ST06803" VPOS="4892" WC="0.98" WIDTH="181"/>
<SP HPOS="4747" ID="P1_SP05942" VPOS="4926" WIDTH="17"/>
<String CC="460" CONTENT="is," HEIGHT="31" HPOS="4763" ID="P1_ST06804" VPOS="4892" WC="0.96" WIDTH="28"/>
<SP HPOS="4792" ID="P1_SP05943" VPOS="4926" WIDTH="26"/>
<String CC="046" CONTENT="als" HEIGHT="26" HPOS="4818" ID="P1_ST06805" VPOS="4892" WC="0.96" WIDTH="39"/>
<SP HPOS="4857" ID="P1_SP05944" VPOS="4926" WIDTH="18"/>
<String CC="773" CONTENT="hij" HEIGHT="32" HPOS="4874" ID="P1_ST06806" VPOS="4892" WC="0.93" WIDTH="35"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="3970" ID="P1_TL00758" VPOS="4924" WIDTH="943">
<String CC="07" CONTENT="de" HEIGHT="26" HPOS="3970" ID="P1_ST06807" VPOS="4929" WC="0.63" WIDTH="31"/>
<SP HPOS="4000" ID="P1_SP05945" VPOS="4955" WIDTH="18"/>
<String CC="756890785579" CONTENT="tieudheffing" HEIGHT="32" HPOS="4018" ID="P1_ST06808" VPOS="4929" WC="0.31" WIDTH="171"/>
<SP HPOS="4189" ID="P1_SP05946" VPOS="4961" WIDTH="26"/>
<String CC="777" CONTENT="zou" HEIGHT="18" HPOS="4215" ID="P1_ST06809" VPOS="4936" WC="0.92" WIDTH="46"/>
<SP HPOS="4261" ID="P1_SP05947" VPOS="4961" WIDTH="18"/>
<String CC="7800770" CONTENT="staken." HEIGHT="25" HPOS="4279" ID="P1_ST06810" VPOS="4928" WC="0.98" WIDTH="98"/>
<SP HPOS="4377" ID="P1_SP05948" VPOS="4961" WIDTH="34"/>
<String CC="670" CONTENT="Het" HEIGHT="25" HPOS="4411" ID="P1_ST06811" VPOS="4926" WC="0.95" WIDTH="54"/>
<SP HPOS="4466" ID="P1_SP05949" VPOS="4961" WIDTH="25"/>
<String CC="06" CONTENT="is" HEIGHT="25" HPOS="4491" ID="P1_ST06812" VPOS="4926" WC="0.69" WIDTH="22"/>
<SP HPOS="4513" ID="P1_SP05950" VPOS="4961" WIDTH="17"/>
<String CC="00740" CONTENT="waar," HEIGHT="22" HPOS="4530" ID="P1_ST06813" VPOS="4933" WC="0.98" WIDTH="78"/>
<SP HPOS="4607" ID="P1_SP05951" VPOS="4961" WIDTH="25"/>
<String CC="87" CONTENT="de" HEIGHT="26" HPOS="4632" ID="P1_ST06814" VPOS="4925" WC="0.19" WIDTH="32"/>
<SP HPOS="4664" ID="P1_SP05952" VPOS="4961" WIDTH="25"/>
<String CC="570007" CONTENT="novale" HEIGHT="27" HPOS="4689" ID="P1_ST06815" VPOS="4924" WC="0.66" WIDTH="90"/>
<SP HPOS="4779" ID="P1_SP05953" VPOS="4961" WIDTH="26"/>
<String CC="7057667" CONTENT="tienden" HEIGHT="26" HPOS="4805" ID="P1_ST06816" VPOS="4925" WC="0.97" WIDTH="107"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3970" ID="P1_TL00759" VPOS="4958" WIDTH="944">
<String CC="7107" CONTENT="zijn" HEIGHT="33" HPOS="3970" ID="P1_ST06817" VPOS="4962" WC="0.97" WIDTH="51"/>
<SP HPOS="4020" ID="P1_SP05954" VPOS="4995" WIDTH="17"/>
<String CC="209741607240" CONTENT="afgeschaft-," HEIGHT="35" HPOS="4037" ID="P1_ST06818" VPOS="4962" WC="0.99" WIDTH="152"/>
<SP HPOS="4189" ID="P1_SP05955" VPOS="4997" WIDTH="26"/>
<String CC="9907" CONTENT="maar" HEIGHT="18" HPOS="4215" ID="P1_ST06819" VPOS="4968" WC="0.94" WIDTH="72"/>
<SP HPOS="4287" ID="P1_SP05956" VPOS="4997" WIDTH="25"/>
<String CC="05971" CONTENT="onder" HEIGHT="25" HPOS="4312" ID="P1_ST06820" VPOS="4959" WC="0.97" WIDTH="79"/>
<SP HPOS="4391" ID="P1_SP05957" VPOS="4997" WIDTH="25"/>
<String CC="9060090667" CONTENT="voorwaarde" HEIGHT="26" HPOS="4416" ID="P1_ST06821" VPOS="4958" WC="0.98" WIDTH="165"/>
<SP HPOS="4581" ID="P1_SP05958" VPOS="4997" WIDTH="26"/>
<String CC="004" CONTENT="dat" HEIGHT="26" HPOS="4607" ID="P1_ST06822" VPOS="4958" WC="0.98" WIDTH="45"/>
<SP HPOS="4652" ID="P1_SP05959" VPOS="4997" WIDTH="26"/>
<String CC="77" CONTENT="er" HEIGHT="19" HPOS="4678" ID="P1_ST06823" VPOS="4964" WC="0.25" WIDTH="27"/>
<SP HPOS="4706" ID="P1_SP05960" VPOS="4997" WIDTH="27"/>
<String CC="00600077" CONTENT="aangifte" HEIGHT="32" HPOS="4733" ID="P1_ST06824" VPOS="4958" WC="0.99" WIDTH="116"/>
<SP HPOS="4848" ID="P1_SP05961" VPOS="4997" WIDTH="18"/>
<String CC="970" CONTENT="der" HEIGHT="25" HPOS="4866" ID="P1_ST06825" VPOS="4958" WC="0.94" WIDTH="47"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="3970" ID="P1_TL00760" VPOS="4990" WIDTH="940">
<String CC="6078004866" CONTENT="landerijen" HEIGHT="33" HPOS="3970" ID="P1_ST06826" VPOS="4994" WC="0.98" WIDTH="142"/>
<SP HPOS="4111" ID="P1_SP05962" VPOS="5027" WIDTH="18"/>
<String CC="968047" CONTENT="gedaan" HEIGHT="33" HPOS="4129" ID="P1_ST06827" VPOS="4994" WC="0.97" WIDTH="99"/>
<SP HPOS="4228" ID="P1_SP05963" VPOS="5027" WIDTH="18"/>
<String CC="96693" CONTENT="werd;" HEIGHT="32" HPOS="4246" ID="P1_ST06828" VPOS="4991" WC="0.95" WIDTH="77"/>
<SP HPOS="4323" ID="P1_SP05964" VPOS="5027" WIDTH="26"/>
<String CC="96" CONTENT="de" HEIGHT="25" HPOS="4349" ID="P1_ST06829" VPOS="4991" WC="0.19" WIDTH="31"/>
<SP HPOS="4380" ID="P1_SP05965" VPOS="5027" WIDTH="18"/>
<String CC="14727763" CONTENT="minister" HEIGHT="26" HPOS="4397" ID="P1_ST06830" VPOS="4990" WC="0.98" WIDTH="118"/>
<SP HPOS="4515" ID="P1_SP05966" VPOS="5027" WIDTH="18"/>
<String CC="9167570" CONTENT="gelooft" HEIGHT="33" HPOS="4533" ID="P1_ST06831" VPOS="4990" WC="0.97" WIDTH="98"/>
<SP HPOS="4631" ID="P1_SP05967" VPOS="5027" WIDTH="25"/>
<String CC="6366" CONTENT="niet" HEIGHT="25" HPOS="4656" ID="P1_ST06832" VPOS="4990" WC="0.95" WIDTH="54"/>
<SP HPOS="4710" ID="P1_SP05968" VPOS="5027" WIDTH="18"/>
<String CC="793" CONTENT="dat" HEIGHT="24" HPOS="4728" ID="P1_ST06833" VPOS="4990" WC="0.92" WIDTH="45"/>
<SP HPOS="4773" ID="P1_SP05969" VPOS="5027" WIDTH="18"/>
<String CC="948" CONTENT="die" HEIGHT="24" HPOS="4791" ID="P1_ST06834" VPOS="4990" WC="0.92" WIDTH="40"/>
<SP HPOS="4831" ID="P1_SP05970" VPOS="5027" WIDTH="18"/>
<String CC="6980" CONTENT="aan" HEIGHT="15" HPOS="4848" ID="P1_ST06835" SUBS_CONTENT="aangifte" SUBS_TYPE="HypPart1" VPOS="4997" WC="0.95" WIDTH="46"/>
<HYP CONTENT="-" HPOS="4894" VPOS="4997" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="3970" ID="P1_TL00761" VPOS="5020" WIDTH="940">
<String CC="00767" CONTENT="gifte" HEIGHT="32" HPOS="3970" ID="P1_ST06836" SUBS_CONTENT="aangifte" SUBS_TYPE="HypPart2" VPOS="5027" WC="0.97" WIDTH="65"/>
<SP HPOS="4035" ID="P1_SP05971" VPOS="5059" WIDTH="18"/>
<String CC="979008" CONTENT="gedaan" HEIGHT="32" HPOS="4052" ID="P1_ST06837" VPOS="5027" WC="0.97" WIDTH="99"/>
<SP HPOS="4152" ID="P1_SP05972" VPOS="5059" WIDTH="19"/>
<String CC="071" CONTENT="is." HEIGHT="25" HPOS="4170" ID="P1_ST06838" VPOS="5027" WC="0.97" WIDTH="28"/>
<SP HPOS="4199" ID="P1_SP05973" VPOS="5059" WIDTH="34"/>
<String CC="56" CONTENT="Is" HEIGHT="25" HPOS="4233" ID="P1_ST06839" VPOS="5026" WC="0.39" WIDTH="26"/>
<SP HPOS="4259" ID="P1_SP05974" VPOS="5059" WIDTH="17"/>
<String CC="704" CONTENT="dit" HEIGHT="24" HPOS="4276" ID="P1_ST06840" VPOS="5026" WC="0.96" WIDTH="39"/>
<SP HPOS="4315" ID="P1_SP05975" VPOS="5059" WIDTH="19"/>
<String CC="6777" CONTENT="niet" HEIGHT="25" HPOS="4333" ID="P1_ST06841" VPOS="5024" WC="0.94" WIDTH="52"/>
<SP HPOS="4385" ID="P1_SP05976" VPOS="5059" WIDTH="19"/>
<String CC="49" CONTENT="'t" HEIGHT="25" HPOS="4404" ID="P1_ST06842" VPOS="5024" WC="0.29" WIDTH="19"/>
<SP HPOS="4423" ID="P1_SP05977" VPOS="5059" WIDTH="18"/>
<String CC="470020" CONTENT="geval," HEIGHT="39" HPOS="4441" ID="P1_ST06843" VPOS="5023" WC="0.99" WIDTH="81"/>
<SP HPOS="4522" ID="P1_SP05978" VPOS="5062" WIDTH="20"/>
<String CC="908" CONTENT="dan" HEIGHT="26" HPOS="4543" ID="P1_ST06844" VPOS="5023" WC="0.93" WIDTH="50"/>
<SP HPOS="4592" ID="P1_SP05979" VPOS="5062" WIDTH="18"/>
<String CC="97060690" CONTENT="verbiedt" HEIGHT="26" HPOS="4610" ID="P1_ST06845" VPOS="5022" WC="0.98" WIDTH="116"/>
<SP HPOS="4726" ID="P1_SP05980" VPOS="5062" WIDTH="19"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="4744" ID="P1_ST06846" VPOS="5022" WC="0.16" WIDTH="31"/>
<SP HPOS="4775" ID="P1_SP05981" VPOS="5062" WIDTH="19"/>
<String CC="974" CONTENT="wet" HEIGHT="24" HPOS="4794" ID="P1_ST06847" VPOS="5022" WC="0.92" WIDTH="48"/>
<SP HPOS="4843" ID="P1_SP05982" VPOS="5062" WIDTH="9"/>
<String CC="4630" CONTENT="ont" HEIGHT="26" HPOS="4852" ID="P1_ST06848" SUBS_CONTENT="ontheffing" SUBS_TYPE="HypPart1" VPOS="5020" WC="0.97" WIDTH="44"/>
<HYP CONTENT="-" HPOS="4896" VPOS="5020" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="3969" ID="P1_TL00762" VPOS="5052" WIDTH="941">
<String CC="7600079" CONTENT="heffing" HEIGHT="34" HPOS="3969" ID="P1_ST06849" SUBS_CONTENT="ontheffing" SUBS_TYPE="HypPart2" VPOS="5057" WC="0.98" WIDTH="99"/>
<SP HPOS="4068" ID="P1_SP05983" VPOS="5092" WIDTH="18"/>
<String CC="07" CONTENT="en" HEIGHT="19" HPOS="4085" ID="P1_ST06850" VPOS="5066" WC="0.65" WIDTH="32"/>
<SP HPOS="4117" ID="P1_SP05984" VPOS="5092" WIDTH="14"/>
<String CC="7623" CONTENT="moet" HEIGHT="25" HPOS="4131" ID="P1_ST06851" VPOS="5059" WC="0.96" WIDTH="71"/>
<SP HPOS="4202" ID="P1_SP05985" VPOS="5092" WIDTH="17"/>
<String CC="96" CONTENT="de" HEIGHT="27" HPOS="4219" ID="P1_ST06852" VPOS="5056" WC="0.17" WIDTH="30"/>
<SP HPOS="4248" ID="P1_SP05986" VPOS="5092" WIDTH="19"/>
<String CC="92612677" CONTENT="minister" HEIGHT="26" HPOS="4267" ID="P1_ST06853" VPOS="5056" WC="0.98" WIDTH="117"/>
<SP HPOS="4384" ID="P1_SP05987" VPOS="5092" WIDTH="18"/>
<String CC="8880780" CONTENT="hellen." HEIGHT="25" HPOS="4402" ID="P1_ST06854" VPOS="5056" WC="0.97" WIDTH="90"/>
<SP HPOS="4492" ID="P1_SP05988" VPOS="5092" WIDTH="31"/>
<String CC="660" CONTENT="Het" HEIGHT="25" HPOS="4522" ID="P1_ST06855" VPOS="5055" WC="0.95" WIDTH="53"/>
<SP HPOS="4576" ID="P1_SP05989" VPOS="5092" WIDTH="14"/>
<String CC="9673" CONTENT="doel" HEIGHT="24" HPOS="4590" ID="P1_ST06856" VPOS="5055" WC="0.94" WIDTH="57"/>
<SP HPOS="4646" ID="P1_SP05990" VPOS="5092" WIDTH="19"/>
<String CC="046" CONTENT="van" HEIGHT="15" HPOS="4665" ID="P1_ST06857" VPOS="5062" WC="0.96" WIDTH="50"/>
<SP HPOS="4715" ID="P1_SP05991" VPOS="5092" WIDTH="17"/>
<String CC="39" CONTENT="'t" HEIGHT="21" HPOS="4731" ID="P1_ST06858" VPOS="5055" WC="0.33" WIDTH="19"/>
<SP HPOS="4750" ID="P1_SP05992" VPOS="5092" WIDTH="18"/>
<String CC="479796689" CONTENT="onderzoek" HEIGHT="26" HPOS="4768" ID="P1_ST06859" VPOS="5052" WC="0.97" WIDTH="142"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="3970" ID="P1_TL00763" VPOS="5085" WIDTH="940">
<String CC="47" CONTENT="is" HEIGHT="27" HPOS="3970" ID="P1_ST06860" VPOS="5091" WC="0.42" WIDTH="22"/>
<SP HPOS="3992" ID="P1_SP05993" VPOS="5118" WIDTH="17"/>
<String CC="206947" CONTENT="echter" HEIGHT="26" HPOS="4009" ID="P1_ST06861" VPOS="5092" WC="0.97" WIDTH="90"/>
<SP HPOS="4098" ID="P1_SP05994" VPOS="5118" WIDTH="20"/>
<String CC="51" CONTENT="om" HEIGHT="17" HPOS="4119" ID="P1_ST06862" VPOS="5100" WC="0.63" WIDTH="43"/>
<SP HPOS="4161" ID="P1_SP05995" VPOS="5118" WIDTH="15"/>
<String CC="79" CONTENT="na" HEIGHT="18" HPOS="4176" ID="P1_ST06863" VPOS="5099" WC="0.16" WIDTH="34"/>
<SP HPOS="4211" ID="P1_SP05996" VPOS="5118" WIDTH="18"/>
<String CC="35" CONTENT="te" HEIGHT="25" HPOS="4228" ID="P1_ST06864" VPOS="5091" WC="0.56" WIDTH="26"/>
<SP HPOS="4254" ID="P1_SP05997" VPOS="5118" WIDTH="17"/>
<String CC="9005" CONTENT="gaan" HEIGHT="25" HPOS="4271" ID="P1_ST06865" VPOS="5098" WC="0.97" WIDTH="67"/>
<SP HPOS="4338" ID="P1_SP05998" VPOS="5122" WIDTH="17"/>
<String CC="17" CONTENT="in" HEIGHT="25" HPOS="4355" ID="P1_ST06866" VPOS="5089" WC="0.54" WIDTH="27"/>
<SP HPOS="4382" ID="P1_SP05999" VPOS="5122" WIDTH="18"/>
<String CC="637733" CONTENT="hoever" HEIGHT="26" HPOS="4400" ID="P1_ST06867" VPOS="5088" WC="0.97" WIDTH="94"/>
<SP HPOS="4494" ID="P1_SP06000" VPOS="5122" WIDTH="17"/>
<String CC="047" CONTENT="die" HEIGHT="26" HPOS="4511" ID="P1_ST06868" VPOS="5087" WC="0.96" WIDTH="39"/>
<SP HPOS="4550" ID="P1_SP06001" VPOS="5122" WIDTH="19"/>
<String CC="007067" CONTENT="kleine" HEIGHT="25" HPOS="4569" ID="P1_ST06869" VPOS="5087" WC="0.98" WIDTH="84"/>
<SP HPOS="4652" ID="P1_SP06002" VPOS="5122" WIDTH="18"/>
<String CC="70306677080" CONTENT="ontginners," HEIGHT="30" HPOS="4670" ID="P1_ST06870" VPOS="5085" WC="0.55" WIDTH="156"/>
<SP HPOS="4826" ID="P1_SP06003" VPOS="5122" WIDTH="26"/>
<String CC="5757" CONTENT="zeer" HEIGHT="19" HPOS="4852" ID="P1_ST06871" VPOS="5089" WC="0.95" WIDTH="58"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="3969" ID="P1_TL00764" VPOS="5115" WIDTH="943">
<String CC="0670370104" CONTENT="eenvoudige" HEIGHT="32" HPOS="3969" ID="P1_ST06872" VPOS="5124" WC="0.99" WIDTH="158"/>
<SP HPOS="4127" ID="P1_SP06004" VPOS="5156" WIDTH="18"/>
<String CC="977466540" CONTENT="menschen," HEIGHT="31" HPOS="4144" ID="P1_ST06873" VPOS="5122" WC="0.42" WIDTH="144"/>
<SP HPOS="4289" ID="P1_SP06005" VPOS="5156" WIDTH="25"/>
<String CC="917" CONTENT="die" HEIGHT="26" HPOS="4313" ID="P1_ST06874" VPOS="5121" WC="0.93" WIDTH="40"/>
<SP HPOS="4354" ID="P1_SP06006" VPOS="5156" WIDTH="19"/>
<String CC="7576" CONTENT="niet" HEIGHT="25" HPOS="4372" ID="P1_ST06875" VPOS="5121" WC="0.94" WIDTH="53"/>
<SP HPOS="4426" ID="P1_SP06007" VPOS="5156" WIDTH="19"/>
<String CC="06078" CONTENT="weten" HEIGHT="24" HPOS="4444" ID="P1_ST06876" VPOS="5121" WC="0.97" WIDTH="80"/>
<SP HPOS="4525" ID="P1_SP06008" VPOS="5156" WIDTH="18"/>
<String CC="606" CONTENT="van" HEIGHT="17" HPOS="4543" ID="P1_ST06877" VPOS="5127" WC="0.95" WIDTH="51"/>
<SP HPOS="4593" ID="P1_SP06009" VPOS="5156" WIDTH="17"/>
<String CC="64" CONTENT="al" HEIGHT="25" HPOS="4610" ID="P1_ST06878" VPOS="5118" WC="0.45" WIDTH="25"/>
<SP HPOS="4635" ID="P1_SP06010" VPOS="5156" WIDTH="18"/>
<String CC="937" CONTENT="die" HEIGHT="24" HPOS="4652" ID="P1_ST06879" VPOS="5117" WC="0.92" WIDTH="40"/>
<SP HPOS="4693" ID="P1_SP06011" VPOS="5156" WIDTH="25"/>
<String CC="79000536724774" CONTENT="formaliteiten," HEIGHT="28" HPOS="4717" ID="P1_ST06880" VPOS="5115" WC="0.99" WIDTH="194"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="3969" ID="P1_TL00765" VPOS="5147" WIDTH="939">
<String CC="977577" CONTENT="kunnen" HEIGHT="26" HPOS="3969" ID="P1_ST06881" VPOS="5156" WC="0.96" WIDTH="104"/>
<SP HPOS="4072" ID="P1_SP06012" VPOS="5181" WIDTH="17"/>
<String CC="930706" CONTENT="worden" HEIGHT="26" HPOS="4089" ID="P1_ST06882" VPOS="5156" WC="0.97" WIDTH="104"/>
<SP HPOS="4193" ID="P1_SP06013" VPOS="5181" WIDTH="18"/>
<String CC="447770770" CONTENT="ontheven." HEIGHT="26" HPOS="4211" ID="P1_ST06883" VPOS="5154" WC="0.98" WIDTH="136"/>
<SP HPOS="4346" ID="P1_SP06014" VPOS="5181" WIDTH="34"/>
<String CC="634" CONTENT="Hij" HEIGHT="31" HPOS="4381" ID="P1_ST06884" VPOS="5153" WC="0.95" WIDTH="41"/>
<SP HPOS="4422" ID="P1_SP06015" VPOS="5184" WIDTH="19"/>
<String CC="4273074" CONTENT="gelooft" HEIGHT="28" HPOS="4441" ID="P1_ST06885" VPOS="5151" WC="0.98" WIDTH="98"/>
<SP HPOS="4539" ID="P1_SP06016" VPOS="5184" WIDTH="18"/>
<String CC="0772" CONTENT="wel." HEIGHT="24" HPOS="4557" ID="P1_ST06886" VPOS="5150" WC="0.96" WIDTH="54"/>
<SP HPOS="4611" ID="P1_SP06017" VPOS="5184" WIDTH="22"/>
<String CC="0797" CONTENT="«lat" HEIGHT="24" HPOS="4633" ID="P1_ST06887" VPOS="5148" WC="0.95" WIDTH="46"/>
<SP HPOS="4680" ID="P1_SP06018" VPOS="5184" WIDTH="18"/>
<String CC="55" CONTENT="er" HEIGHT="17" HPOS="4697" ID="P1_ST06888" VPOS="5153" WC="0.46" WIDTH="27"/>
<SP HPOS="4724" ID="P1_SP06019" VPOS="5184" WIDTH="15"/>
<String CC="973870" CONTENT="termen" HEIGHT="22" HPOS="4740" ID="P1_ST06889" VPOS="5147" WC="0.97" WIDTH="100"/>
<SP HPOS="4840" ID="P1_SP06020" VPOS="5184" WIDTH="17"/>
<String CC="5067" CONTENT="zijn" HEIGHT="22" HPOS="4857" ID="P1_ST06890" VPOS="5153" WC="0.96" WIDTH="51"/>
</TextLine>
<TextLine HEIGHT="37" HPOS="3969" ID="P1_TL00766" VPOS="5179" WIDTH="939">
<String CC="76" CONTENT="om" HEIGHT="17" HPOS="3969" ID="P1_ST06891" VPOS="5197" WC="0.29" WIDTH="43"/>
<SP HPOS="4011" ID="P1_SP06021" VPOS="5213" WIDTH="17"/>
<String CC="938078" CONTENT="anders" HEIGHT="26" HPOS="4028" ID="P1_ST06892" VPOS="5189" WC="0.97" WIDTH="92"/>
<SP HPOS="4120" ID="P1_SP06022" VPOS="5215" WIDTH="15"/>
<String CC="66" CONTENT="te" HEIGHT="22" HPOS="4135" ID="P1_ST06893" VPOS="5190" WC="0.35" WIDTH="28"/>
<SP HPOS="4163" ID="P1_SP06023" VPOS="5215" WIDTH="15"/>
<String CC="705005770" CONTENT="handelen," HEIGHT="28" HPOS="4179" ID="P1_ST06894" VPOS="5187" WC="0.99" WIDTH="135"/>
<SP HPOS="4313" ID="P1_SP06024" VPOS="5216" WIDTH="19"/>
<String CC="0985" CONTENT="maar" HEIGHT="19" HPOS="4332" ID="P1_ST06895" VPOS="5192" WC="0.95" WIDTH="71"/>
<SP HPOS="4403" ID="P1_SP06025" VPOS="5216" WIDTH="15"/>
<String CC="7073" CONTENT="niet" HEIGHT="25" HPOS="4419" ID="P1_ST06896" VPOS="5184" WC="0.96" WIDTH="56"/>
<SP HPOS="4474" ID="P1_SP06026" VPOS="5216" WIDTH="15"/>
<String CC="666970" CONTENT="zonder" HEIGHT="27" HPOS="4489" ID="P1_ST06897" VPOS="5180" WC="0.96" WIDTH="94"/>
<SP HPOS="4584" ID="P1_SP06027" VPOS="5216" WIDTH="8"/>
<String CC="77970703180" CONTENT="medewerking" HEIGHT="30" HPOS="4592" ID="P1_ST06898" VPOS="5179" WC="0.99" WIDTH="190"/>
<SP HPOS="4782" ID="P1_SP06028" VPOS="5216" WIDTH="7"/>
<String CC="903" CONTENT="der" HEIGHT="22" HPOS="4789" ID="P1_ST06899" VPOS="5179" WC="0.95" WIDTH="46"/>
<SP HPOS="4835" ID="P1_SP06029" VPOS="5216" WIDTH="8"/>
<String CC="9490" CONTENT="wet" HEIGHT="24" HPOS="4844" ID="P1_ST06900" SUBS_CONTENT="wetgevende" SUBS_TYPE="HypPart1" VPOS="5179" WC="0.95" WIDTH="48"/>
<HYP CONTENT="-" HPOS="4892" VPOS="5179" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="3970" ID="P1_TL00767" VPOS="5211" WIDTH="790">
<String CC="7696609" CONTENT="gevende" HEIGHT="34" HPOS="3970" ID="P1_ST06901" SUBS_CONTENT="wetgevende" SUBS_TYPE="HypPart2" VPOS="5220" WC="0.97" WIDTH="113"/>
<SP HPOS="4083" ID="P1_SP06030" VPOS="5255" WIDTH="18"/>
<String CC="044650" CONTENT="macht," HEIGHT="31" HPOS="4101" ID="P1_ST06902" VPOS="5220" WC="0.98" WIDTH="96"/>
<SP HPOS="4196" ID="P1_SP06031" VPOS="5255" WIDTH="19"/>
<String CC="966" CONTENT="die" HEIGHT="26" HPOS="4215" ID="P1_ST06903" VPOS="5219" WC="0.91" WIDTH="40"/>
<SP HPOS="4256" ID="P1_SP06032" VPOS="5255" WIDTH="18"/>
<String CC="544" CONTENT="hij" HEIGHT="32" HPOS="4273" ID="P1_ST06904" VPOS="5219" WC="0.95" WIDTH="34"/>
<SP HPOS="4307" ID="P1_SP06033" VPOS="5255" WIDTH="20"/>
<String CC="6976" CONTENT="casu" HEIGHT="18" HPOS="4328" ID="P1_ST06905" VPOS="5225" WC="0.23" WIDTH="59"/>
<SP HPOS="4387" ID="P1_SP06034" VPOS="5255" WIDTH="19"/>
<String CC="986" CONTENT="quo" HEIGHT="24" HPOS="4406" ID="P1_ST06906" VPOS="5223" WC="0.16" WIDTH="50"/>
<SP HPOS="4455" ID="P1_SP06035" VPOS="5255" WIDTH="18"/>
<String CC="997456" CONTENT="gaarne" HEIGHT="25" HPOS="4473" ID="P1_ST06907" VPOS="5220" WC="0.96" WIDTH="96"/>
<SP HPOS="4569" ID="P1_SP06036" VPOS="5255" WIDTH="17"/>
<String CC="751" CONTENT="zal" HEIGHT="26" HPOS="4585" ID="P1_ST06908" VPOS="5211" WC="0.95" WIDTH="39"/>
<SP HPOS="4624" ID="P1_SP06037" VPOS="5255" WIDTH="17"/>
<String CC="87577078" CONTENT="inroepen" HEIGHT="21" HPOS="4641" ID="P1_ST06909" VPOS="5217" WC="0.97" WIDTH="119"/>
</TextLine>
<TextLine HEIGHT="42" HPOS="4002" ID="P1_TL00768" VPOS="5239" WIDTH="905">
<String CC="72" CONTENT="De" HEIGHT="26" HPOS="4002" ID="P1_ST06910" VPOS="5255" WC="0.53" WIDTH="39"/>
<SP HPOS="4041" ID="P1_SP06038" VPOS="5281" WIDTH="18"/>
<String CC="5610" CONTENT="heer" HEIGHT="25" HPOS="4058" ID="P1_ST06911" VPOS="5255" WC="0.97" WIDTH="61"/>
<SP HPOS="4120" ID="P1_SP06039" VPOS="5281" WIDTH="18"/>
<String CC="597" CONTENT="van" HEIGHT="19" HPOS="4137" ID="P1_ST06912" VPOS="5261" WC="0.92" WIDTH="56"/>
<SP HPOS="4193" ID="P1_SP06040" VPOS="5281" WIDTH="17"/>
<String CC="714879" CONTENT="Nisfbn" HEIGHT="26" HPOS="4209" ID="P1_ST06913" VPOS="5252" WC="0.33" WIDTH="104"/>
<SP HPOS="4313" ID="P1_SP06041" VPOS="5281" WIDTH="17"/>
<String CC="009" CONTENT="van" HEIGHT="19" HPOS="4330" ID="P1_ST06914" VPOS="5258" WC="0.96" WIDTH="53"/>
<SP HPOS="4383" ID="P1_SP06042" VPOS="5281" WIDTH="17"/>
<String CC="708888889" CONTENT="Paknekden" HEIGHT="26" HPOS="4400" ID="P1_ST06915" VPOS="5248" WC="0.25" WIDTH="175"/>
<SP HPOS="4574" ID="P1_SP06043" VPOS="5281" WIDTH="14"/>
<String CC="7650797778" CONTENT="behandelt:" HEIGHT="30" HPOS="4589" ID="P1_ST06916" VPOS="5239" WC="0.98" WIDTH="150"/>
<SP HPOS="4739" ID="P1_SP06044" VPOS="5281" WIDTH="21"/>
<String CC="7" CONTENT="1" HEIGHT="21" HPOS="4760" ID="P1_ST06917" VPOS="5243" WC="0.28" WIDTH="8"/>
<SP HPOS="4768" ID="P1_SP06045" VPOS="5281" WIDTH="41"/>
<String CC="46" CONTENT="de" HEIGHT="24" HPOS="4809" ID="P1_ST06918" VPOS="5239" WC="0.43" WIDTH="31"/>
<SP HPOS="4840" ID="P1_SP06046" VPOS="5281" WIDTH="12"/>
<String CC="0607" CONTENT="late" HEIGHT="25" HPOS="4852" ID="P1_ST06919" VPOS="5239" WC="0.97" WIDTH="54"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="3970" ID="P1_TL00769" VPOS="5272" WIDTH="936">
<String CC="007757057059" CONTENT="vaststelling" HEIGHT="31" HPOS="3970" ID="P1_ST06920" VPOS="5285" WC="0.99" WIDTH="165"/>
<SP HPOS="4135" ID="P1_SP06047" VPOS="5316" WIDTH="17"/>
<String CC="762" CONTENT="der" HEIGHT="25" HPOS="4152" ID="P1_ST06921" VPOS="5285" WC="0.94" WIDTH="45"/>
<SP HPOS="4196" ID="P1_SP06048" VPOS="5316" WIDTH="25"/>
<String CC="7696459075" CONTENT="begrooting" HEIGHT="35" HPOS="4221" ID="P1_ST06922" VPOS="5281" WC="0.98" WIDTH="155"/>
<SP HPOS="4376" ID="P1_SP06049" VPOS="5316" WIDTH="17"/>
<String CC="87" CONTENT="en" HEIGHT="18" HPOS="4393" ID="P1_ST06923" VPOS="5289" WC="0.22" WIDTH="32"/>
<SP HPOS="4424" ID="P1_SP06050" VPOS="5316" WIDTH="15"/>
<String CC="7667691" CONTENT="betoogt" HEIGHT="32" HPOS="4440" ID="P1_ST06924" VPOS="5277" WC="0.97" WIDTH="109"/>
<SP HPOS="4548" ID="P1_SP06051" VPOS="5316" WIDTH="17"/>
<String CC="05" CONTENT="de" HEIGHT="25" HPOS="4565" ID="P1_ST06925" VPOS="5277" WC="0.73" WIDTH="31"/>
<SP HPOS="4596" ID="P1_SP06052" VPOS="5316" WIDTH="18"/>
<String CC="08778783844860" CONTENT="wenschelykheid" HEIGHT="31" HPOS="4613" ID="P1_ST06926" VPOS="5272" WC="0.39" WIDTH="223"/>
<SP HPOS="4837" ID="P1_SP06053" VPOS="5316" WIDTH="19"/>
<String CC="996" CONTENT="van" HEIGHT="18" HPOS="4856" ID="P1_ST06927" VPOS="5280" WC="0.90" WIDTH="50"/>
</TextLine>
<TextLine HEIGHT="51" HPOS="3970" ID="P1_TL00770" VPOS="5302" WIDTH="937">
<String CC="527" CONTENT="een" HEIGHT="17" HPOS="3970" ID="P1_ST06928" VPOS="5328" WC="0.94" WIDTH="46"/>
<SP HPOS="4016" ID="P1_SP06054" VPOS="5344" WIDTH="18"/>
<String CC="949878767" CONTENT="algemenen" HEIGHT="46" HPOS="4033" ID="P1_ST06929" VPOS="5307" WC="0.97" WIDTH="167"/>
<SP HPOS="4200" ID="P1_SP06055" VPOS="5353" WIDTH="17"/>
<String CC="437777707075" CONTENT="tijifelijken" HEIGHT="47" HPOS="4217" ID="P1_ST06930" VPOS="5302" WC="0.44" WIDTH="142"/>
<SP HPOS="4358" ID="P1_SP06056" VPOS="5353" WIDTH="18"/>
<String CC="006290977" CONTENT="maatregel" HEIGHT="33" HPOS="4376" ID="P1_ST06931" VPOS="5310" WC="0.98" WIDTH="141"/>
<SP HPOS="4517" ID="P1_SP06057" VPOS="5353" WIDTH="17"/>
<String CC="807" CONTENT="van" HEIGHT="18" HPOS="4533" ID="P1_ST06932" VPOS="5316" WC="0.94" WIDTH="50"/>
<SP HPOS="4583" ID="P1_SP06058" VPOS="5353" WIDTH="18"/>
<String CC="07667788779" CONTENT="voorziening" HEIGHT="25" HPOS="4600" ID="P1_ST06933" VPOS="5310" WC="0.98" WIDTH="163"/>
<SP HPOS="4763" ID="P1_SP06059" VPOS="5353" WIDTH="33"/>
<String CC="0009780" CONTENT="waarte" HEIGHT="19" HPOS="4796" ID="P1_ST06934" SUBS_CONTENT="waartegen" SUBS_TYPE="HypPart1" VPOS="5310" WC="0.98" WIDTH="94"/>
<HYP CONTENT="-" HPOS="4891" VPOS="5310" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3970" ID="P1_TL00771" VPOS="5342" WIDTH="938">
<String CC="978" CONTENT="gen" HEIGHT="22" HPOS="3970" ID="P1_ST06935" SUBS_CONTENT="waartegen" SUBS_TYPE="HypPart2" VPOS="5359" WC="0.90" WIDTH="50"/>
<SP HPOS="4019" ID="P1_SP06060" VPOS="5381" WIDTH="18"/>
<String CC="079" CONTENT="ook" HEIGHT="26" HPOS="4037" ID="P1_ST06936" VPOS="5350" WC="0.94" WIDTH="48"/>
<SP HPOS="4085" ID="P1_SP06061" VPOS="5381" WIDTH="18"/>
<String CC="9370" CONTENT="geen" HEIGHT="22" HPOS="4103" ID="P1_ST06937" VPOS="5359" WC="0.96" WIDTH="64"/>
<SP HPOS="4167" ID="P1_SP06062" VPOS="5381" WIDTH="17"/>
<String CC="97970977750" CONTENT="grondwettig" HEIGHT="32" HPOS="4183" ID="P1_ST06938" VPOS="5349" WC="0.98" WIDTH="176"/>
<SP HPOS="4359" ID="P1_SP06063" VPOS="5381" WIDTH="17"/>
<String CC="7759050" CONTENT="bezwaar" HEIGHT="24" HPOS="4376" ID="P1_ST06939" VPOS="5347" WC="0.98" WIDTH="116"/>
<SP HPOS="4492" ID="P1_SP06064" VPOS="5381" WIDTH="17"/>
<String CC="077" CONTENT="kan" HEIGHT="25" HPOS="4508" ID="P1_ST06940" VPOS="5342" WC="0.94" WIDTH="50"/>
<SP HPOS="4558" ID="P1_SP06065" VPOS="5381" WIDTH="18"/>
<String CC="77709987" CONTENT="bestaan:" HEIGHT="24" HPOS="4576" ID="P1_ST06941" VPOS="5342" WC="0.97" WIDTH="115"/>
<SP HPOS="4690" ID="P1_SP06066" VPOS="5381" WIDTH="18"/>
<String CC="8" CONTENT="—" HEIGHT="5" HPOS="4708" ID="P1_ST06942" VPOS="5349" WC="0.20" WIDTH="30"/>
<SP HPOS="4737" ID="P1_SP06067" VPOS="5381" WIDTH="20"/>
<String CC="4" CONTENT="-" HEIGHT="5" HPOS="4757" ID="P1_ST06943" VPOS="5355" WC="0.59" WIDTH="13"/>
<SP HPOS="4770" ID="P1_SP06068" VPOS="5381" WIDTH="15"/>
<String CC="0" CONTENT="." HEIGHT="6" HPOS="4786" ID="P1_ST06944" VPOS="5355" WC="1.00" WIDTH="4"/>
<SP HPOS="4789" ID="P1_SP06069" VPOS="5381" WIDTH="19"/>
<String CC="79" CONTENT="oe" HEIGHT="19" HPOS="4808" ID="P1_ST06945" VPOS="5342" WC="0.13" WIDTH="31"/>
<SP HPOS="4839" ID="P1_SP06070" VPOS="5381" WIDTH="11"/>
<String CC="856" CONTENT="ner" HEIGHT="19" HPOS="4850" ID="P1_ST06946" VPOS="5342" WC="0.31" WIDTH="45"/>
<String CC="6" CONTENT=":" HEIGHT="22" HPOS="4896" ID="P1_ST06947" STYLE="subscript" VPOS="5349" WC="0.32" WIDTH="12"/>
</TextLine>
<TextLine HEIGHT="47" HPOS="3970" ID="P1_TL00772" VPOS="5367" WIDTH="932">
<String CC="9387780" CONTENT="ziening" HEIGHT="32" HPOS="3970" ID="P1_ST06948" VPOS="5382" WC="0.34" WIDTH="103"/>
<SP HPOS="4072" ID="P1_SP06071" VPOS="5414" WIDTH="24"/>
<String CC="466" CONTENT="van" HEIGHT="18" HPOS="4096" ID="P1_ST06949" VPOS="5391" WC="0.93" WIDTH="50"/>
<SP HPOS="4146" ID="P1_SP06072" VPOS="5414" WIDTH="26"/>
<String CC="60" CONTENT="'t" HEIGHT="25" HPOS="4172" ID="P1_ST06950" VPOS="5382" WC="0.68" WIDTH="18"/>
<SP HPOS="4189" ID="P1_SP06073" VPOS="5414" WIDTH="19"/>
<String CC="04547779" CONTENT="kadaster" HEIGHT="27" HPOS="4208" ID="P1_ST06951" VPOS="5381" WC="0.98" WIDTH="120"/>
<SP HPOS="4329" ID="P1_SP06074" VPOS="5414" WIDTH="24"/>
<String CC="376" CONTENT="der" HEIGHT="25" HPOS="4352" ID="P1_ST06952" VPOS="5379" WC="0.93" WIDTH="46"/>
<SP HPOS="4398" ID="P1_SP06075" VPOS="5414" WIDTH="24"/>
<String CC="47664794" CONTENT="gebouwde" HEIGHT="35" HPOS="4422" ID="P1_ST06953" VPOS="5374" WC="0.97" WIDTH="139"/>
<SP HPOS="4561" ID="P1_SP06076" VPOS="5414" WIDTH="21"/>
<String CC="7846890088077" CONTENT="eigendomiiien" HEIGHT="33" HPOS="4583" ID="P1_ST06954" VPOS="5369" WC="0.39" WIDTH="191"/>
<SP HPOS="4774" ID="P1_SP06077" VPOS="5414" WIDTH="34"/>
<String CC="677" CONTENT="die" HEIGHT="24" HPOS="4808" ID="P1_ST06955" VPOS="5367" WC="0.92" WIDTH="40"/>
<SP HPOS="4848" ID="P1_SP06078" VPOS="5414" WIDTH="18"/>
<String CC="605" CONTENT="hij" HEIGHT="30" HPOS="4866" ID="P1_ST06956" VPOS="5368" WC="0.96" WIDTH="35"/>
</TextLine>
<TextLine HEIGHT="49" HPOS="3970" ID="P1_TL00773" VPOS="5396" WIDTH="933">
<String CC="000" CONTENT="ook" HEIGHT="26" HPOS="3970" ID="P1_ST06957" VPOS="5415" WC="1.00" WIDTH="48"/>
<SP HPOS="4018" ID="P1_SP06079" VPOS="5441" WIDTH="17"/>
<String CC="07778" CONTENT="nood-" HEIGHT="26" HPOS="4035" ID="P1_ST06958" VPOS="5415" WC="0.96" WIDTH="97"/>
<SP HPOS="4131" ID="P1_SP06080" VPOS="5441" WIDTH="17"/>
<String CC="07714" CONTENT="acht;" HEIGHT="31" HPOS="4148" ID="P1_ST06959" VPOS="5414" WC="0.97" WIDTH="69"/>
<SP HPOS="4217" ID="P1_SP06081" VPOS="5445" WIDTH="14"/>
<String CC="4" CONTENT="-" HEIGHT="5" HPOS="4231" ID="P1_ST06960" VPOS="5427" WC="0.55" WIDTH="34"/>
<SP HPOS="4265" ID="P1_SP06082" VPOS="5445" WIDTH="17"/>
<String CC="060" CONTENT="3°." HEIGHT="25" HPOS="4281" ID="P1_ST06961" VPOS="5414" WC="0.78" WIDTH="34"/>
<SP HPOS="4316" ID="P1_SP06083" VPOS="5445" WIDTH="20"/>
<String CC="96" CONTENT="de" HEIGHT="24" HPOS="4336" ID="P1_ST06962" VPOS="5413" WC="0.16" WIDTH="31"/>
<SP HPOS="4367" ID="P1_SP06084" VPOS="5445" WIDTH="18"/>
<String CC="0079609" CONTENT="kwestie" HEIGHT="24" HPOS="4384" ID="P1_ST06963" VPOS="5412" WC="0.98" WIDTH="104"/>
<SP HPOS="4488" ID="P1_SP06085" VPOS="5445" WIDTH="22"/>
<String CC="960" CONTENT="der" HEIGHT="24" HPOS="4511" ID="P1_ST06964" VPOS="5407" WC="0.94" WIDTH="45"/>
<SP HPOS="4556" ID="P1_SP06086" VPOS="5445" WIDTH="17"/>
<String CC="667060" CONTENT="uitgit" HEIGHT="27" HPOS="4572" ID="P1_ST06965" VPOS="5408" WC="0.54" WIDTH="77"/>
<SP HPOS="4649" ID="P1_SP06087" VPOS="5445" WIDTH="15"/>
<String CC="78" CONTENT="eu" HEIGHT="19" HPOS="4664" ID="P1_ST06966" VPOS="5408" WC="0.24" WIDTH="52"/>
<SP HPOS="4716" ID="P1_SP06088" VPOS="5445" WIDTH="9"/>
<String CC="8" CONTENT="n" HEIGHT="17" HPOS="4726" ID="P1_ST06967" VPOS="5408" WC="0.13" WIDTH="17"/>
<SP HPOS="4742" ID="P1_SP06089" VPOS="5445" WIDTH="15"/>
<String CC="938877" CONTENT="schaft" HEIGHT="27" HPOS="4757" ID="P1_ST06968" VPOS="5396" WC="0.96" WIDTH="91"/>
<SP HPOS="4848" ID="P1_SP06090" VPOS="5445" WIDTH="13"/>
<String CC="454" CONTENT="st" HEIGHT="24" HPOS="4861" ID="P1_ST06969" SUBS_CONTENT="stbiljetten," SUBS_TYPE="HypPart1" VPOS="5399" WC="0.51" WIDTH="28"/>
<HYP CONTENT="-" HPOS="4890" VPOS="5399" WIDTH="13"/>
</TextLine>
<TextLine HEIGHT="47" HPOS="3970" ID="P1_TL00774" VPOS="5434" WIDTH="932">
<String CC="2363665062" CONTENT="biljetten," HEIGHT="33" HPOS="3970" ID="P1_ST06970" SUBS_CONTENT="stbiljetten," SUBS_TYPE="HypPart2" VPOS="5448" WC="0.55" WIDTH="129"/>
<SP HPOS="4098" ID="P1_SP06091" VPOS="5481" WIDTH="18"/>
<String CC="90566767775" CONTENT="waaromtrent" HEIGHT="31" HPOS="4116" ID="P1_ST06971" VPOS="5447" WC="0.98" WIDTH="184"/>
<SP HPOS="4300" ID="P1_SP06092" VPOS="5481" WIDTH="18"/>
<String CC="704" CONTENT="hij" HEIGHT="34" HPOS="4318" ID="P1_ST06972" VPOS="5445" WC="0.96" WIDTH="34"/>
<SP HPOS="4352" ID="P1_SP06093" VPOS="5481" WIDTH="19"/>
<String CC="095" CONTENT="van" HEIGHT="17" HPOS="4371" ID="P1_ST06973" VPOS="5452" WC="0.94" WIDTH="48"/>
<SP HPOS="4420" ID="P1_SP06094" VPOS="5481" WIDTH="18"/>
<String CC="95037378" CONTENT="gevoelen" HEIGHT="37" HPOS="4437" ID="P1_ST06974" VPOS="5439" WC="0.98" WIDTH="120"/>
<SP HPOS="4558" ID="P1_SP06095" VPOS="5481" WIDTH="20"/>
<String CC="079687602" CONTENT="verschilt" HEIGHT="28" HPOS="4578" ID="P1_ST06975" VPOS="5434" WC="0.98" WIDTH="120"/>
<SP HPOS="4698" ID="P1_SP06096" VPOS="5481" WIDTH="15"/>
<String CC="953" CONTENT="met" HEIGHT="24" HPOS="4714" ID="P1_ST06976" VPOS="5434" WC="0.93" WIDTH="53"/>
<SP HPOS="4767" ID="P1_SP06097" VPOS="5481" WIDTH="17"/>
<String CC="977" CONTENT="den" HEIGHT="21" HPOS="4783" ID="P1_ST06977" VPOS="5434" WC="0.91" WIDTH="48"/>
<SP HPOS="4832" ID="P1_SP06098" VPOS="5481" WIDTH="18"/>
<String CC="782" CONTENT="nu-" HEIGHT="17" HPOS="4850" ID="P1_ST06978" VPOS="5439" WC="0.93" WIDTH="52"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="4000" ID="P1_TL00775" VPOS="5496" WIDTH="905">
<String CC="90" CONTENT="De" HEIGHT="26" HPOS="4000" ID="P1_ST06979" VPOS="5513" WC="0.50" WIDTH="39"/>
<SP HPOS="4039" ID="P1_SP06099" VPOS="5539" WIDTH="13"/>
<String CC="77773" CONTENT="'heer" HEIGHT="37" HPOS="4052" ID="P1_ST06980" VPOS="5502" WC="0.96" WIDTH="66"/>
<SP HPOS="4119" ID="P1_SP06100" VPOS="5539" WIDTH="17"/>
<String CC="70677" CONTENT="Sasse" HEIGHT="26" HPOS="4135" ID="P1_ST06981" VPOS="5512" WC="0.42" WIDTH="81"/>
<SP HPOS="4217" ID="P1_SP06101" VPOS="5539" WIDTH="14"/>
<String CC="009" CONTENT="van" HEIGHT="20" HPOS="4231" ID="P1_ST06982" VPOS="5518" WC="0.96" WIDTH="57"/>
<SP HPOS="4287" ID="P1_SP06102" VPOS="5539" WIDTH="13"/>
<String CC="672784" CONTENT="Ysselt" HEIGHT="27" HPOS="4300" ID="P1_ST06983" VPOS="5511" WC="0.39" WIDTH="102"/>
<SP HPOS="4402" ID="P1_SP06103" VPOS="5539" WIDTH="17"/>
<String CC="07005" CONTENT="dankt" HEIGHT="26" HPOS="4419" ID="P1_ST06984" VPOS="5506" WC="0.98" WIDTH="80"/>
<SP HPOS="4499" ID="P1_SP06104" VPOS="5539" WIDTH="18"/>
<String CC="957" CONTENT="den" HEIGHT="25" HPOS="4517" ID="P1_ST06985" VPOS="5505" WC="0.92" WIDTH="48"/>
<SP HPOS="4565" ID="P1_SP06105" VPOS="5539" WIDTH="17"/>
<String CC="15709774" CONTENT="minister" HEIGHT="26" HPOS="4581" ID="P1_ST06986" VPOS="5502" WC="0.98" WIDTH="116"/>
<SP HPOS="4697" ID="P1_SP06106" VPOS="5539" WIDTH="14"/>
<String CC="9676" CONTENT="voor" HEIGHT="19" HPOS="4711" ID="P1_ST06987" VPOS="5504" WC="0.94" WIDTH="63"/>
<SP HPOS="4774" ID="P1_SP06107" VPOS="5539" WIDTH="11"/>
<String CC="7677" CONTENT="ziin" HEIGHT="26" HPOS="4785" ID="P1_ST06988" VPOS="5496" WC="0.27" WIDTH="50"/>
<SP HPOS="4834" ID="P1_SP06108" VPOS="5539" WIDTH="9"/>
<String CC="0661" CONTENT="wel" HEIGHT="26" HPOS="4844" ID="P1_ST06989" SUBS_CONTENT="welwillend" SUBS_TYPE="HypPart1" VPOS="5496" WC="0.97" WIDTH="46"/>
<HYP CONTENT="-" HPOS="4890" VPOS="5496" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="50" HPOS="3970" ID="P1_TL00776" VPOS="5530" WIDTH="920">
<String CC="0553300" CONTENT="willend" HEIGHT="26" HPOS="3970" ID="P1_ST06990" SUBS_CONTENT="welwillend" SUBS_TYPE="HypPart2" VPOS="5545" WC="0.99" WIDTH="103"/>
<SP HPOS="4072" ID="P1_SP06109" VPOS="5571" WIDTH="17"/>
<String CC="038082300" CONTENT="antwoord." HEIGHT="26" HPOS="4089" ID="P1_ST06991" VPOS="5545" WC="0.99" WIDTH="141"/>
<SP HPOS="4230" ID="P1_SP06110" VPOS="5571" WIDTH="33"/>
<String CC="126" CONTENT="Hij" HEIGHT="33" HPOS="4263" ID="P1_ST06992" VPOS="5544" WC="0.96" WIDTH="44"/>
<SP HPOS="4306" ID="P1_SP06111" VPOS="5577" WIDTH="17"/>
<String CC="966657500" CONTENT="vertrouwt" HEIGHT="30" HPOS="4323" ID="P1_ST06993" VPOS="5539" WC="0.98" WIDTH="141"/>
<SP HPOS="4463" ID="P1_SP06112" VPOS="5577" WIDTH="17"/>
<String CC="9795390" CONTENT="daarop." HEIGHT="32" HPOS="4480" ID="P1_ST06994" VPOS="5538" WC="0.97" WIDTH="102"/>
<SP HPOS="4581" ID="P1_SP06113" VPOS="5577" WIDTH="163"/>
<String CC="77" CONTENT="eR" HEIGHT="17" HPOS="4744" ID="P1_ST06995" STYLEREFS="TXT_10" VPOS="5538" WC="0.27" WIDTH="32"/>
<String CC="7" CONTENT="n" HEIGHT="9" HPOS="4763" ID="P1_ST06996" STYLE="subscript" STYLEREFS="TXT_10" VPOS="5570" WC="0.29" WIDTH="14"/>
<String CC="9" CONTENT="J" HEIGHT="50" HPOS="4781" ID="P1_ST06997" STYLEREFS="TXT_10" VPOS="5530" WC="0.01" WIDTH="38"/>
<String CC="5" CONTENT="e" HEIGHT="17" HPOS="4822" ID="P1_ST06998" STYLEREFS="TXT_10" VPOS="5536" WC="0.40" WIDTH="13"/>
<SP HPOS="4835" ID="P1_SP06114" VPOS="5580" WIDTH="11"/>
<String CC="98" CONTENT="Zt" HEIGHT="44" HPOS="4846" ID="P1_ST06999" STYLEREFS="TXT_10" VPOS="5536" WC="0.07" WIDTH="44"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="3970" ID="P1_TL00777" VPOS="5569" WIDTH="935">
<String CC="007" CONTENT="van" HEIGHT="18" HPOS="3970" ID="P1_ST07000" VPOS="5585" WC="0.97" WIDTH="51"/>
<SP HPOS="4020" ID="P1_SP06115" VPOS="5603" WIDTH="20"/>
<String CC="2587" CONTENT="1840" HEIGHT="24" HPOS="4041" ID="P1_ST07001" VPOS="5581" WC="0.40" WIDTH="61"/>
<SP HPOS="4102" ID="P1_SP06116" VPOS="5604" WIDTH="17"/>
<String CC="0009" CONTENT="komt" HEIGHT="25" HPOS="4119" ID="P1_ST07002" VPOS="5578" WC="0.98" WIDTH="73"/>
<SP HPOS="4192" ID="P1_SP06117" VPOS="5604" WIDTH="18"/>
<String CC="6306706" CONTENT="hierbij" HEIGHT="38" HPOS="4209" ID="P1_ST07003" VPOS="5571" WC="0.98" WIDTH="91"/>
<SP HPOS="4300" ID="P1_SP06118" VPOS="5609" WIDTH="19"/>
<String CC="47" CONTENT="in" HEIGHT="24" HPOS="4319" ID="P1_ST07004" VPOS="5577" WC="0.42" WIDTH="26"/>
<SP HPOS="4345" ID="P1_SP06119" VPOS="5609" WIDTH="18"/>
<String CC="59807503390" CONTENT="aanmerking," HEIGHT="32" HPOS="4363" ID="P1_ST07005" VPOS="5571" WC="0.99" WIDTH="174"/>
<SP HPOS="4537" ID="P1_SP06120" VPOS="5609" WIDTH="25"/>
<String CC="9904" CONTENT="maar" HEIGHT="20" HPOS="4561" ID="P1_ST07006" VPOS="5576" WC="0.95" WIDTH="72"/>
<SP HPOS="4633" ID="P1_SP06121" VPOS="5609" WIDTH="18"/>
<String CC="067" CONTENT="ook" HEIGHT="24" HPOS="4651" ID="P1_ST07007" VPOS="5569" WC="0.95" WIDTH="48"/>
<SP HPOS="4700" ID="P1_SP06122" VPOS="5609" WIDTH="17"/>
<String CC="14" CONTENT="üe" HEIGHT="21" HPOS="4716" ID="P1_ST07008" VPOS="5569" WC="0.69" WIDTH="30"/>
<SP HPOS="4746" ID="P1_SP06123" VPOS="5609" WIDTH="18"/>
<String CC="65787" CONTENT="oucu," HEIGHT="19" HPOS="4763" ID="P1_ST07009" VPOS="5569" WC="0.30" WIDTH="65"/>
<SP HPOS="4828" ID="P1_SP06124" VPOS="5609" WIDTH="18"/>
<String CC="8573" CONTENT="tos" HEIGHT="18" HPOS="4846" ID="P1_ST07010" SUBS_CONTENT="tostiiiiien" SUBS_TYPE="HypPart1" VPOS="5569" WC="0.37" WIDTH="45"/>
<HYP CONTENT="-" HPOS="4891" VPOS="5569" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="35" HPOS="3971" ID="P1_TL00778" VPOS="5606" WIDTH="920">
<String CC="88888778" CONTENT="tiiiiien" HEIGHT="24" HPOS="3971" ID="P1_ST07011" SUBS_CONTENT="tostiiiiien" SUBS_TYPE="HypPart2" VPOS="5613" WC="0.17" WIDTH="87"/>
<SP HPOS="4058" ID="P1_SP06125" VPOS="5636" WIDTH="18"/>
<String CC="094" CONTENT="van" HEIGHT="18" HPOS="4076" ID="P1_ST07012" VPOS="5619" WC="0.95" WIDTH="48"/>
<SP HPOS="4124" ID="P1_SP06126" VPOS="5636" WIDTH="19"/>
<String CC="736" CONTENT="het" HEIGHT="26" HPOS="4143" ID="P1_ST07013" VPOS="5610" WC="0.94" WIDTH="46"/>
<SP HPOS="4189" ID="P1_SP06127" VPOS="5636" WIDTH="13"/>
<String CC="2069" CONTENT="land" HEIGHT="26" HPOS="4202" ID="P1_ST07014" VPOS="5609" WC="0.96" WIDTH="63"/>
<SP HPOS="4265" ID="P1_SP06128" VPOS="5636" WIDTH="17"/>
<String CC="851" CONTENT="van" HEIGHT="18" HPOS="4281" ID="P1_ST07015" VPOS="5616" WC="0.94" WIDTH="51"/>
<SP HPOS="4332" ID="P1_SP06129" VPOS="5636" WIDTH="17"/>
<String CC="568850" CONTENT="Cuyck." HEIGHT="35" HPOS="4349" ID="P1_ST07016" VPOS="5606" WC="0.45" WIDTH="96"/>
<SP HPOS="4444" ID="P1_SP06130" VPOS="5641" WIDTH="148"/>
<String CC="4" CONTENT="." HEIGHT="6" HPOS="4592" ID="P1_ST07017" VPOS="5634" WC="0.54" WIDTH="6"/>
<SP HPOS="4598" ID="P1_SP06131" VPOS="5641" WIDTH="174"/>
<String CC="2" CONTENT="." HEIGHT="6" HPOS="4772" ID="P1_ST07018" VPOS="5627" WC="0.73" WIDTH="6"/>
<SP HPOS="4778" ID="P1_SP06132" VPOS="5641" WIDTH="45"/>
<String CC="7" CONTENT="," HEIGHT="9" HPOS="4822" ID="P1_ST07019" VPOS="5624" WC="0.28" WIDTH="7"/>
<SP HPOS="4830" ID="P1_SP06133" VPOS="5641" WIDTH="21"/>
<String CC="0" CONTENT="," HEIGHT="7" HPOS="4851" ID="P1_ST07020" VPOS="5627" WC="1.00" WIDTH="5"/>
<SP HPOS="4856" ID="P1_SP06134" VPOS="5641" WIDTH="25"/>
<String CC="7" CONTENT="," HEIGHT="9" HPOS="4880" ID="P1_ST07021" VPOS="5623" WC="0.24" WIDTH="11"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="4002" ID="P1_TL00779" VPOS="5630" WIDTH="906">
<String CC="72" CONTENT="De" HEIGHT="26" HPOS="4002" ID="P1_ST07022" VPOS="5642" WC="0.48" WIDTH="40"/>
<SP HPOS="4042" ID="P1_SP06135" VPOS="5668" WIDTH="17"/>
<String CC="7466" CONTENT="heer" HEIGHT="26" HPOS="4058" ID="P1_ST07023" VPOS="5642" WC="0.95" WIDTH="61"/>
<SP HPOS="4120" ID="P1_SP06136" VPOS="5668" WIDTH="18"/>
<String CC="77636" CONTENT="Schot" HEIGHT="26" HPOS="4137" ID="P1_ST07024" VPOS="5642" WC="0.96" WIDTH="89"/>
<SP HPOS="4226" ID="P1_SP06137" VPOS="5668" WIDTH="17"/>
<String CC="26" CONTENT="is" HEIGHT="25" HPOS="4243" ID="P1_ST07025" VPOS="5642" WC="0.51" WIDTH="22"/>
<SP HPOS="4265" ID="P1_SP06138" VPOS="5668" WIDTH="24"/>
<String CC="044006990" CONTENT="verheugd," HEIGHT="34" HPOS="4289" ID="P1_ST07026" VPOS="5639" WC="0.99" WIDTH="141"/>
<SP HPOS="4429" ID="P1_SP06139" VPOS="5673" WIDTH="17"/>
<String CC="005" CONTENT="dat" HEIGHT="25" HPOS="4446" ID="P1_ST07027" VPOS="5637" WC="0.98" WIDTH="45"/>
<SP HPOS="4491" ID="P1_SP06140" VPOS="5673" WIDTH="26"/>
<String CC="07" CONTENT="de" HEIGHT="25" HPOS="4517" ID="P1_ST07028" VPOS="5636" WC="0.62" WIDTH="31"/>
<SP HPOS="4547" ID="P1_SP06141" VPOS="5673" WIDTH="18"/>
<String CC="86877770" CONTENT="minister" HEIGHT="26" HPOS="4565" ID="P1_ST07029" VPOS="5634" WC="0.97" WIDTH="116"/>
<SP HPOS="4681" ID="P1_SP06142" VPOS="5673" WIDTH="18"/>
<String CC="077880" CONTENT="meent," HEIGHT="26" HPOS="4698" ID="P1_ST07030" VPOS="5630" WC="0.97" WIDTH="91"/>
<SP HPOS="4789" ID="P1_SP06143" VPOS="5673" WIDTH="26"/>
<String CC="708" CONTENT="dat" HEIGHT="21" HPOS="4815" ID="P1_ST07031" VPOS="5630" WC="0.94" WIDTH="46"/>
<SP HPOS="4861" ID="P1_SP06144" VPOS="5673" WIDTH="13"/>
<String CC="98" CONTENT="de" HEIGHT="22" HPOS="4874" ID="P1_ST07032" VPOS="5630" WC="0.08" WIDTH="33"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="3971" ID="P1_TL00780" VPOS="5665" WIDTH="937">
<String CC="905" CONTENT="wet" HEIGHT="25" HPOS="3971" ID="P1_ST07033" VPOS="5676" WC="0.94" WIDTH="51"/>
<SP HPOS="4022" ID="P1_SP06145" VPOS="5701" WIDTH="17"/>
<String CC="566" CONTENT="tot" HEIGHT="26" HPOS="4038" ID="P1_ST07034" VPOS="5675" WC="0.93" WIDTH="41"/>
<SP HPOS="4080" ID="P1_SP06146" VPOS="5701" WIDTH="15"/>
<String CC="73726649705" CONTENT="kodificatie" HEIGHT="27" HPOS="4095" ID="P1_ST07035" VPOS="5674" WC="0.42" WIDTH="149"/>
<SP HPOS="4244" ID="P1_SP06147" VPOS="5701" WIDTH="17"/>
<String CC="975" CONTENT="der" HEIGHT="25" HPOS="4260" ID="P1_ST07036" VPOS="5674" WC="0.92" WIDTH="46"/>
<SP HPOS="4306" ID="P1_SP06148" VPOS="5701" WIDTH="24"/>
<String CC="67569774687679" CONTENT="grondbelasting" HEIGHT="38" HPOS="4330" ID="P1_ST07037" VPOS="5668" WC="0.98" WIDTH="213"/>
<SP HPOS="4543" ID="P1_SP06149" VPOS="5706" WIDTH="17"/>
<String CC="07577679600" CONTENT="verbetering" HEIGHT="30" HPOS="4559" ID="P1_ST07038" VPOS="5667" WC="0.98" WIDTH="163"/>
<SP HPOS="4722" ID="P1_SP06150" VPOS="5706" WIDTH="25"/>
<String CC="693" CONTENT="zal" HEIGHT="22" HPOS="4747" ID="P1_ST07039" VPOS="5665" WC="0.92" WIDTH="40"/>
<SP HPOS="4787" ID="P1_SP06151" VPOS="5706" WIDTH="17"/>
<String CC="777735" CONTENT="kunnen" HEIGHT="21" HPOS="4804" ID="P1_ST07040" VPOS="5665" WC="0.96" WIDTH="104"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="3971" ID="P1_TL00781" VPOS="5696" WIDTH="935">
<String CC="7065976" CONTENT="brengen" HEIGHT="31" HPOS="3971" ID="P1_ST07041" VPOS="5708" WC="0.97" WIDTH="115"/>
<SP HPOS="4085" ID="P1_SP06152" VPOS="5739" WIDTH="17"/>
<String CC="57" CONTENT="in" HEIGHT="26" HPOS="4102" ID="P1_ST07042" VPOS="5707" WC="0.36" WIDTH="27"/>
<SP HPOS="4129" ID="P1_SP06153" VPOS="5739" WIDTH="26"/>
<String CC="76" CONTENT="de" HEIGHT="26" HPOS="4155" ID="P1_ST07043" VPOS="5707" WC="0.30" WIDTH="31"/>
<SP HPOS="4186" ID="P1_SP06154" VPOS="5739" WIDTH="17"/>
<String CC="02946708602" CONTENT="repartitie," HEIGHT="34" HPOS="4202" ID="P1_ST07044" VPOS="5705" WC="0.99" WIDTH="144"/>
<SP HPOS="4346" ID="P1_SP06155" VPOS="5739" WIDTH="24"/>
<String CC="9894" CONTENT="maar" HEIGHT="18" HPOS="4370" ID="P1_ST07045" VPOS="5712" WC="0.93" WIDTH="72"/>
<SP HPOS="4442" ID="P1_SP06156" VPOS="5739" WIDTH="15"/>
<String CC="671" CONTENT="hij" HEIGHT="34" HPOS="4457" ID="P1_ST07046" VPOS="5701" WC="0.94" WIDTH="35"/>
<SP HPOS="4493" ID="P1_SP06157" VPOS="5739" WIDTH="17"/>
<String CC="07" CONTENT="is" HEIGHT="26" HPOS="4509" ID="P1_ST07047" VPOS="5701" WC="0.59" WIDTH="24"/>
<SP HPOS="4533" ID="P1_SP06158" VPOS="5739" WIDTH="25"/>
<String CC="67052797" CONTENT="daarmede" HEIGHT="28" HPOS="4558" ID="P1_ST07048" VPOS="5698" WC="0.98" WIDTH="135"/>
<SP HPOS="4693" ID="P1_SP06159" VPOS="5739" WIDTH="17"/>
<String CC="967" CONTENT="met" HEIGHT="26" HPOS="4709" ID="P1_ST07049" VPOS="5696" WC="0.91" WIDTH="53"/>
<SP HPOS="4762" ID="P1_SP06160" VPOS="5739" WIDTH="25"/>
<String CC="05509063" CONTENT="voldaan," HEIGHT="26" HPOS="4787" ID="P1_ST07050" VPOS="5696" WC="0.98" WIDTH="119"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="3972" ID="P1_TL00782" VPOS="5728" WIDTH="939">
<String CC="0963" CONTENT="want" HEIGHT="25" HPOS="3972" ID="P1_ST07051" VPOS="5741" WC="0.96" WIDTH="70"/>
<SP HPOS="4042" ID="P1_SP06161" VPOS="5766" WIDTH="17"/>
<String CC="702" CONTENT="hij" HEIGHT="32" HPOS="4058" ID="P1_ST07052" VPOS="5740" WC="0.96" WIDTH="34"/>
<SP HPOS="4093" ID="P1_SP06162" VPOS="5772" WIDTH="19"/>
<String CC="95470" CONTENT="wijst" HEIGHT="32" HPOS="4111" ID="P1_ST07053" VPOS="5740" WC="0.96" WIDTH="67"/>
<SP HPOS="4179" ID="P1_SP06163" VPOS="5772" WIDTH="18"/>
<String CC="48" CONTENT="op" HEIGHT="25" HPOS="4196" ID="P1_ST07054" VPOS="5747" WC="0.37" WIDTH="32"/>
<SP HPOS="4228" ID="P1_SP06164" VPOS="5772" WIDTH="18"/>
<String CC="73" CONTENT="de" HEIGHT="25" HPOS="4246" ID="P1_ST07055" VPOS="5739" WC="0.46" WIDTH="30"/>
<SP HPOS="4276" ID="P1_SP06165" VPOS="5772" WIDTH="18"/>
<String CC="056940" CONTENT="vlugt." HEIGHT="32" HPOS="4293" ID="P1_ST07056" VPOS="5739" WC="0.55" WIDTH="83"/>
<SP HPOS="4376" ID="P1_SP06166" VPOS="5772" WIDTH="19"/>
<String CC="967" CONTENT="die" HEIGHT="25" HPOS="4395" ID="P1_ST07057" VPOS="5737" WC="0.91" WIDTH="39"/>
<SP HPOS="4434" ID="P1_SP06167" VPOS="5772" WIDTH="19"/>
<String CC="97" CONTENT="de" HEIGHT="25" HPOS="4453" ID="P1_ST07058" VPOS="5735" WC="0.12" WIDTH="30"/>
<SP HPOS="4482" ID="P1_SP06168" VPOS="5772" WIDTH="19"/>
<String CC="6769607160" CONTENT="nijverheid" HEIGHT="35" HPOS="4501" ID="P1_ST07059" VPOS="5731" WC="0.98" WIDTH="141"/>
<SP HPOS="4642" ID="P1_SP06169" VPOS="5772" WIDTH="19"/>
<String CC="67" CONTENT="in" HEIGHT="19" HPOS="4661" ID="P1_ST07060" VPOS="5738" WC="0.29" WIDTH="27"/>
<SP HPOS="4688" ID="P1_SP06170" VPOS="5772" WIDTH="21"/>
<String CC="87387981049074" CONTENT="JNoordbrabaiit" HEIGHT="26" HPOS="4709" ID="P1_ST07061" VPOS="5728" WC="0.41" WIDTH="202"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="3973" ID="P1_TL00783" VPOS="5761" WIDTH="938">
<String CC="78" CONTENT="en" HEIGHT="17" HPOS="3973" ID="P1_ST07062" VPOS="5781" WC="0.20" WIDTH="28"/>
<SP HPOS="4002" ID="P1_SP06171" VPOS="5798" WIDTH="19"/>
<String CC="8987798" CONTENT="Twenthe" HEIGHT="25" HPOS="4020" ID="P1_ST07063" VPOS="5773" WC="0.15" WIDTH="124"/>
<SP HPOS="4144" ID="P1_SP06172" VPOS="5798" WIDTH="25"/>
<String CC="50772" CONTENT="heeft" HEIGHT="26" HPOS="4169" ID="P1_ST07064" VPOS="5772" WC="0.97" WIDTH="71"/>
<SP HPOS="4240" ID="P1_SP06173" VPOS="5798" WIDTH="18"/>
<String CC="97866007" CONTENT="genomen;" HEIGHT="26" HPOS="4258" ID="P1_ST07065" VPOS="5778" WC="0.98" WIDTH="135"/>
<SP HPOS="4393" ID="P1_SP06174" VPOS="5804" WIDTH="26"/>
<String CC="70" CONTENT="op" HEIGHT="22" HPOS="4419" ID="P1_ST07066" VPOS="5778" WC="0.61" WIDTH="32"/>
<SP HPOS="4450" ID="P1_SP06175" VPOS="5804" WIDTH="18"/>
<String CC="077" CONTENT="«Ie" HEIGHT="25" HPOS="4468" ID="P1_ST07067" VPOS="5767" WC="0.94" WIDTH="31"/>
<SP HPOS="4499" ID="P1_SP06176" VPOS="5804" WIDTH="26"/>
<String CC="26075709060" CONTENT="uitbreiding" HEIGHT="33" HPOS="4525" ID="P1_ST07068" VPOS="5764" WC="0.99" WIDTH="157"/>
<SP HPOS="4682" ID="P1_SP06177" VPOS="5804" WIDTH="17"/>
<String CC="908" CONTENT="van" HEIGHT="15" HPOS="4698" ID="P1_ST07069" VPOS="5771" WC="0.93" WIDTH="50"/>
<SP HPOS="4748" ID="P1_SP06178" VPOS="5804" WIDTH="17"/>
<String CC="6080970" CONTENT="steden," HEIGHT="26" HPOS="4765" ID="P1_ST07070" VPOS="5761" WC="0.98" WIDTH="97"/>
<SP HPOS="4861" ID="P1_SP06179" VPOS="5804" WIDTH="9"/>
<String CC="777" CONTENT="als" HEIGHT="20" HPOS="4871" ID="P1_ST07071" VPOS="5764" WC="0.91" WIDTH="40"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="3973" ID="P1_TL00784" VPOS="5796" WIDTH="935">
<String CC="864" CONTENT="den" HEIGHT="27" HPOS="3973" ID="P1_ST07072" VPOS="5805" WC="0.93" WIDTH="48"/>
<SP HPOS="4022" ID="P1_SP06180" VPOS="5832" WIDTH="18"/>
<String CC="37093" CONTENT="Haag," HEIGHT="32" HPOS="4039" ID="P1_ST07073" VPOS="5805" WC="0.97" WIDTH="83"/>
<SP HPOS="4122" ID="P1_SP06181" VPOS="5837" WIDTH="18"/>
<String CC="4677760" CONTENT="Arnhem," HEIGHT="26" HPOS="4140" ID="P1_ST07074" VPOS="5805" WC="0.97" WIDTH="122"/>
<SP HPOS="4261" ID="P1_SP06182" VPOS="5837" WIDTH="28"/>
<String CC="7860" CONTENT="enz." HEIGHT="17" HPOS="4290" ID="P1_ST07075" VPOS="5812" WC="0.95" WIDTH="53"/>
<SP HPOS="4343" ID="P1_SP06183" VPOS="5837" WIDTH="35"/>
<String CC="267" CONTENT="Als" HEIGHT="25" HPOS="4378" ID="P1_ST07076" VPOS="5802" WC="0.94" WIDTH="45"/>
<SP HPOS="4423" ID="P1_SP06184" VPOS="5837" WIDTH="18"/>
<String CC="378" CONTENT="men" HEIGHT="18" HPOS="4441" ID="P1_ST07077" VPOS="5807" WC="0.93" WIDTH="58"/>
<SP HPOS="4499" ID="P1_SP06185" VPOS="5837" WIDTH="18"/>
<String CC="997009" CONTENT="daarop" HEIGHT="32" HPOS="4517" ID="P1_ST07078" VPOS="5798" WC="0.97" WIDTH="94"/>
<SP HPOS="4611" ID="P1_SP06186" VPOS="5837" WIDTH="17"/>
<String CC="0770" CONTENT="let," HEIGHT="28" HPOS="4628" ID="P1_ST07079" VPOS="5797" WC="0.97" WIDTH="45"/>
<SP HPOS="4672" ID="P1_SP06187" VPOS="5837" WIDTH="26"/>
<String CC="992" CONTENT="dan" HEIGHT="22" HPOS="4698" ID="P1_ST07080" VPOS="5796" WC="0.92" WIDTH="50"/>
<SP HPOS="4748" ID="P1_SP06188" VPOS="5837" WIDTH="15"/>
<String CC="77" CONTENT="is" HEIGHT="17" HPOS="4763" ID="P1_ST07081" VPOS="5802" WC="0.25" WIDTH="22"/>
<SP HPOS="4786" ID="P1_SP06189" VPOS="5837" WIDTH="33"/>
<String CC="0" CONTENT="t" HEIGHT="21" HPOS="4819" ID="P1_ST07082" VPOS="5796" WC="1.00" WIDTH="12"/>
<SP HPOS="4831" ID="P1_SP06190" VPOS="5837" WIDTH="17"/>
<String CC="0169" CONTENT="toen" HEIGHT="21" HPOS="4847" ID="P1_ST07083" VPOS="5796" WC="0.96" WIDTH="61"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="3973" ID="P1_TL00785" VPOS="5826" WIDTH="937">
<String CC="75945" CONTENT="zeker" HEIGHT="26" HPOS="3973" ID="P1_ST07084" VPOS="5838" WC="0.96" WIDTH="74"/>
<SP HPOS="4048" ID="P1_SP06191" VPOS="5864" WIDTH="17"/>
<String CC="986" CONTENT="dat" HEIGHT="26" HPOS="4064" ID="P1_ST07085" VPOS="5838" WC="0.91" WIDTH="46"/>
<SP HPOS="4110" ID="P1_SP06192" VPOS="5864" WIDTH="18"/>
<String CC="03" CONTENT="de" HEIGHT="25" HPOS="4128" ID="P1_ST07086" VPOS="5838" WC="0.82" WIDTH="30"/>
<SP HPOS="4157" ID="P1_SP06193" VPOS="5864" WIDTH="26"/>
<String CC="97770677367489" CONTENT="grondbelasting" HEIGHT="34" HPOS="4183" ID="P1_ST07087" VPOS="5836" WC="0.98" WIDTH="215"/>
<SP HPOS="4398" ID="P1_SP06194" VPOS="5870" WIDTH="26"/>
<String CC="30" CONTENT="op" HEIGHT="24" HPOS="4424" ID="P1_ST07088" VPOS="5842" WC="0.81" WIDTH="32"/>
<SP HPOS="4456" ID="P1_SP06195" VPOS="5870" WIDTH="17"/>
<String CC="96777909" CONTENT="gebouwde" HEIGHT="35" HPOS="4473" ID="P1_ST07089" VPOS="5830" WC="0.97" WIDTH="139"/>
<SP HPOS="4612" ID="P1_SP06196" VPOS="5870" WIDTH="25"/>
<String CC="76978899078" CONTENT="eigendommen" HEIGHT="33" HPOS="4637" ID="P1_ST07090" VPOS="5826" WC="0.98" WIDTH="191"/>
<SP HPOS="4828" ID="P1_SP06197" VPOS="5870" WIDTH="25"/>
<String CC="8768" CONTENT="veel" HEIGHT="20" HPOS="4853" ID="P1_ST07091" VPOS="5826" WC="0.93" WIDTH="57"/>
</TextLine>
<TextLine HEIGHT="46" HPOS="3973" ID="P1_TL00786" VPOS="5857" WIDTH="936">
<String CC="0777" CONTENT="meer" HEIGHT="18" HPOS="3973" ID="P1_ST07092" VPOS="5878" WC="0.95" WIDTH="69"/>
<SP HPOS="4042" ID="P1_SP06198" VPOS="5896" WIDTH="18"/>
<String CC="867" CONTENT="dan" HEIGHT="25" HPOS="4059" ID="P1_ST07093" VPOS="5871" WC="0.92" WIDTH="50"/>
<SP HPOS="4109" ID="P1_SP06199" VPOS="5896" WIDTH="17"/>
<String CC="07" CONTENT="in" HEIGHT="26" HPOS="4126" ID="P1_ST07094" VPOS="5870" WC="0.63" WIDTH="28"/>
<SP HPOS="4154" ID="P1_SP06200" VPOS="5896" WIDTH="20"/>
<String CC="3658" CONTENT="1834" HEIGHT="24" HPOS="4174" ID="P1_ST07095" VPOS="5872" WC="0.41" WIDTH="60"/>
<SP HPOS="4234" ID="P1_SP06201" VPOS="5896" WIDTH="17"/>
<String CC="9768" CONTENT="moet" HEIGHT="25" HPOS="4251" ID="P1_ST07096" VPOS="5870" WC="0.93" WIDTH="70"/>
<SP HPOS="4320" ID="P1_SP06202" VPOS="5896" WIDTH="7"/>
<String CC="777099700" CONTENT="bedragen," HEIGHT="31" HPOS="4328" ID="P1_ST07097" VPOS="5867" WC="0.98" WIDTH="137"/>
<SP HPOS="4465" ID="P1_SP06203" VPOS="5897" WIDTH="19"/>
<String CC="6794895" CONTENT="zoo.iat" HEIGHT="25" HPOS="4483" ID="P1_ST07098" VPOS="5864" WC="0.25" WIDTH="91"/>
<SP HPOS="4574" ID="P1_SP06204" VPOS="5897" WIDTH="18"/>
<String CC="8787" CONTENT="eene" HEIGHT="17" HPOS="4592" ID="P1_ST07099" VPOS="5868" WC="0.20" WIDTH="59"/>
<SP HPOS="4651" ID="P1_SP06205" VPOS="5897" WIDTH="17"/>
<String CC="9458670777" CONTENT="verminking" HEIGHT="46" HPOS="4668" ID="P1_ST07100" VPOS="5857" WC="0.98" WIDTH="172"/>
<SP HPOS="4840" ID="P1_SP06206" VPOS="5903" WIDTH="15"/>
<String CC="907" CONTENT="met" HEIGHT="21" HPOS="4856" ID="P1_ST07101" VPOS="5857" WC="0.94" WIDTH="53"/>
</TextLine>
<TextLine HEIGHT="45" HPOS="3973" ID="P1_TL00787" VPOS="5890" WIDTH="934">
<String CC="3377" CONTENT="toen" HEIGHT="25" HPOS="3973" ID="P1_ST07102" VPOS="5904" WC="0.95" WIDTH="60"/>
<SP HPOS="4033" ID="P1_SP06207" VPOS="5929" WIDTH="18"/>
<String CC="7171" CONTENT="niet" HEIGHT="26" HPOS="4051" ID="P1_ST07103" VPOS="5903" WC="0.96" WIDTH="54"/>
<SP HPOS="4106" ID="P1_SP06208" VPOS="5929" WIDTH="18"/>
<String CC="0000780" CONTENT="opgaat." HEIGHT="32" HPOS="4123" ID="P1_ST07104" VPOS="5903" WC="0.99" WIDTH="102"/>
<SP HPOS="4225" ID="P1_SP06209" VPOS="5935" WIDTH="31"/>
<String CC="0080" CONTENT="Maar" HEIGHT="24" HPOS="4256" ID="P1_ST07105" VPOS="5902" WC="0.98" WIDTH="73"/>
<SP HPOS="4329" ID="P1_SP06210" VPOS="5935" WIDTH="18"/>
<String CC="797" CONTENT="ook" HEIGHT="24" HPOS="4346" ID="P1_ST07106" VPOS="5900" WC="0.91" WIDTH="47"/>
<SP HPOS="4394" ID="P1_SP06211" VPOS="5935" WIDTH="20"/>
<String CC="4687" CONTENT=".!,'" HEIGHT="24" HPOS="4414" ID="P1_ST07107" VPOS="5898" WC="0.33" WIDTH="30"/>
<SP HPOS="4443" ID="P1_SP06212" VPOS="5935" WIDTH="18"/>
<String CC="987997407770" CONTENT="onsebo.iw.U-" HEIGHT="33" HPOS="4461" ID="P1_ST07108" VPOS="5891" WC="0.33" WIDTH="171"/>
<SP HPOS="4632" ID="P1_SP06213" VPOS="5935" WIDTH="18"/>
<String CC="77777742" CONTENT=".-iireni" HEIGHT="19" HPOS="4650" ID="P1_ST07109" VPOS="5897" WC="0.35" WIDTH="83"/>
<SP HPOS="4733" ID="P1_SP06214" VPOS="5935" WIDTH="11"/>
<String CC="78488" CONTENT="on.en" HEIGHT="17" HPOS="4743" ID="P1_ST07110" VPOS="5894" WC="0.95" WIDTH="98"/>
<SP HPOS="4841" ID="P1_SP06215" VPOS="5935" WIDTH="18"/>
<String CC="477" CONTENT="zmi" HEIGHT="19" HPOS="4859" ID="P1_ST07111" VPOS="5890" WC="0.34" WIDTH="48"/>
</TextLine>
<TextLine HEIGHT="45" HPOS="3974" ID="P1_TL00788" VPOS="5921" WIDTH="921">
<String CC="1256" CONTENT="door" HEIGHT="26" HPOS="3974" ID="P1_ST07112" VPOS="5936" WC="0.97" WIDTH="63"/>
<SP HPOS="4037" ID="P1_SP06216" VPOS="5962" WIDTH="17"/>
<String CC="977" CONTENT="den" HEIGHT="25" HPOS="4054" ID="P1_ST07113" VPOS="5936" WC="0.91" WIDTH="50"/>
<SP HPOS="4103" ID="P1_SP06217" VPOS="5962" WIDTH="18"/>
<String CC="748179" CONTENT="aanleg" HEIGHT="32" HPOS="4121" ID="P1_ST07114" VPOS="5934" WC="0.96" WIDTH="92"/>
<SP HPOS="4213" ID="P1_SP06218" VPOS="5966" WIDTH="17"/>
<String CC="998" CONTENT="van" HEIGHT="17" HPOS="4230" ID="P1_ST07115" VPOS="5941" WC="0.89" WIDTH="48"/>
<SP HPOS="4278" ID="P1_SP06219" VPOS="5966" WIDTH="20"/>
<String CC="470770" CONTENT="wegen," HEIGHT="24" HPOS="4298" ID="P1_ST07116" VPOS="5939" WC="0.97" WIDTH="94"/>
<SP HPOS="4393" ID="P1_SP06220" VPOS="5966" WIDTH="26"/>
<String CC="28170871" CONTENT="kanalen," HEIGHT="26" HPOS="4419" ID="P1_ST07117" VPOS="5927" WC="0.98" WIDTH="116"/>
<SP HPOS="4534" ID="P1_SP06221" VPOS="5966" WIDTH="21"/>
<String CC="667" CONTENT="enz" HEIGHT="20" HPOS="4556" ID="P1_ST07118" VPOS="5929" WC="0.92" WIDTH="46"/>
<SP HPOS="4602" ID="P1_SP06222" VPOS="5966" WIDTH="40"/>
<String CC="58798" CONTENT="tlaan" HEIGHT="22" HPOS="4642" ID="P1_ST07119" VPOS="5921" WC="0.95" WIDTH="64"/>
<SP HPOS="4706" ID="P1_SP06223" VPOS="5966" WIDTH="31"/>
<String CC="79" CONTENT="in" HEIGHT="15" HPOS="4736" ID="P1_ST07120" VPOS="5926" WC="0.11" WIDTH="24"/>
<SP HPOS="4760" ID="P1_SP06224" VPOS="5966" WIDTH="63"/>
<String CC="8" CONTENT="i" HEIGHT="15" HPOS="4822" ID="P1_ST07121" VPOS="5923" WC="0.18" WIDTH="7"/>
<SP HPOS="4830" ID="P1_SP06225" VPOS="5966" WIDTH="32"/>
<String CC="4" CONTENT="™" HEIGHT="15" HPOS="4861" ID="P1_ST07122" VPOS="5921" WC="0.50" WIDTH="34"/>
</TextLine>
<TextLine HEIGHT="59" HPOS="3974" ID="P1_TL00789" VPOS="5949" WIDTH="929">
<String CC="676637077" CONTENT="ductieven" HEIGHT="26" HPOS="3974" ID="P1_ST07123" VPOS="5968" WC="0.40" WIDTH="135"/>
<SP HPOS="4109" ID="P1_SP06226" VPOS="5994" WIDTH="17"/>
<String CC="484474" CONTENT="staat," HEIGHT="27" HPOS="4126" ID="P1_ST07124" VPOS="5968" WC="0.97" WIDTH="77"/>
<SP HPOS="4202" ID="P1_SP06227" VPOS="5995" WIDTH="27"/>
<String CC="77" CONTENT="en" HEIGHT="17" HPOS="4230" ID="P1_ST07125" VPOS="5973" WC="0.23" WIDTH="30"/>
<SP HPOS="4259" ID="P1_SP06228" VPOS="5995" WIDTH="28"/>
<String CC="7773344888599644" CONTENT="denfctte^^MtJe»»" HEIGHT="59" HPOS="4287" ID="P1_ST07126" VPOS="5949" WC="0.35" WIDTH="393"/>
<SP HPOS="4681" ID="P1_SP06229" VPOS="6008" WIDTH="169"/>
<String CC="95" CONTENT="™_" HEIGHT="39" HPOS="4850" ID="P1_ST07127" VPOS="5949" WC="0.23" WIDTH="53"/>
</TextLine>
<TextLine HEIGHT="52" HPOS="3974" ID="P1_TL00790" VPOS="5982" WIDTH="930">
<String CC="407476" CONTENT="alleen" HEIGHT="25" HPOS="3974" ID="P1_ST07128" VPOS="6001" WC="0.97" WIDTH="81"/>
<SP HPOS="4056" ID="P1_SP06230" VPOS="6026" WIDTH="18"/>
<String CC="004" CONTENT="wat" HEIGHT="22" HPOS="4074" ID="P1_ST07129" VPOS="6001" WC="0.98" WIDTH="52"/>
<SP HPOS="4126" ID="P1_SP06231" VPOS="6026" WIDTH="18"/>
<String CC="778" CONTENT="bet" HEIGHT="24" HPOS="4143" ID="P1_ST07130" VPOS="6000" WC="0.91" WIDTH="45"/>
<SP HPOS="4188" ID="P1_SP06232" VPOS="6026" WIDTH="18"/>
<String CC="784880" CONTENT="„votum" HEIGHT="30" HPOS="4206" ID="P1_ST07131" VPOS="5998" WC="0.36" WIDTH="105"/>
<SP HPOS="4311" ID="P1_SP06233" VPOS="6027" WIDTH="18"/>
<String CC="974" CONTENT="der" HEIGHT="24" HPOS="4329" ID="P1_ST07132" VPOS="5994" WC="0.92" WIDTH="44"/>
<SP HPOS="4372" ID="P1_SP06234" VPOS="6027" WIDTH="19"/>
<String CC="94" CONTENT="pr" HEIGHT="26" HPOS="4391" ID="P1_ST07133" VPOS="5995" WC="0.26" WIDTH="27"/>
<SP HPOS="4419" ID="P1_SP06235" VPOS="6027" WIDTH="183"/>
<String CC="8" CONTENT="&gt;" HEIGHT="17" HPOS="4602" ID="P1_ST07134" VPOS="5988" WC="0.13" WIDTH="12"/>
<SP HPOS="4613" ID="P1_SP06236" VPOS="6027" WIDTH="15"/>
<String CC="778" CONTENT="««^" HEIGHT="52" HPOS="4629" ID="P1_ST07135" VPOS="5982" WC="0.23" WIDTH="117"/>
<SP HPOS="4746" ID="P1_SP06237" VPOS="6034" WIDTH="18"/>
<String CC="6777774745" CONTENT="thimsnit;t" HEIGHT="26" HPOS="4763" ID="P1_ST07136" STYLE="subscript" VPOS="6001" WC="0.34" WIDTH="141"/>
</TextLine>
<TextLine HEIGHT="39" HPOS="3974" ID="P1_TL00791" VPOS="6027" WIDTH="927">
<String CC="904" CONTENT="gen" HEIGHT="26" HPOS="3974" ID="P1_ST07137" VPOS="6040" WC="0.95" WIDTH="50"/>
<SP HPOS="4024" ID="P1_SP06238" VPOS="6066" WIDTH="25"/>
<String CC="70507" CONTENT="zelve" HEIGHT="26" HPOS="4049" ID="P1_ST07138" VPOS="6032" WC="0.97" WIDTH="70"/>
<SP HPOS="4119" ID="P1_SP06239" VPOS="6066" WIDTH="26"/>
<String CC="77677673" CONTENT="betreft." HEIGHT="25" HPOS="4144" ID="P1_ST07139" VPOS="6030" WC="0.97" WIDTH="102"/>
<SP HPOS="4246" ID="P1_SP06240" VPOS="6066" WIDTH="22"/>
<String CC="830" CONTENT="Hij" HEIGHT="28" HPOS="4269" ID="P1_ST07140" VPOS="6027" WC="0.96" WIDTH="38"/>
<SP HPOS="4306" ID="P1_SP06241" VPOS="6066" WIDTH="19"/>
<String CC="97881" CONTENT="meent" HEIGHT="20" HPOS="4325" ID="P1_ST07141" VPOS="6027" WC="0.95" WIDTH="85"/>
<SP HPOS="4410" ID="P1_SP06242" VPOS="6066" WIDTH="13"/>
<String CC="4" CONTENT="_" HEIGHT="5" HPOS="4423" ID="P1_ST07142" STYLEREFS="TXT_10" VPOS="6058" WC="0.59" WIDTH="2"/>
<String CC="77" CONTENT="''" HEIGHT="13" HPOS="4436" ID="P1_ST07143" VPOS="6027" WC="0.26" WIDTH="13"/>
<SP HPOS="4449" ID="P1_SP06243" VPOS="6066" WIDTH="14"/>
<String CC="6" CONTENT="'" HEIGHT="13" HPOS="4463" ID="P1_ST07144" VPOS="6027" WC="0.31" WIDTH="4"/>
<SP HPOS="4467" ID="P1_SP06244" VPOS="6066" WIDTH="69"/>
<String CC="7" CONTENT="'" HEIGHT="4" HPOS="4535" ID="P1_ST07145" VPOS="6039" WC="0.27" WIDTH="4"/>
<SP HPOS="4539" ID="P1_SP06245" VPOS="6066" WIDTH="25"/>
<String CC="240" CONTENT="„.l" HEIGHT="20" HPOS="4564" ID="P1_ST07146" VPOS="6043" WC="0.76" WIDTH="22"/>
<String CC="7" CONTENT="t" HEIGHT="19" HPOS="4589" ID="P1_ST07147" STYLE="subscript" VPOS="6044" WC="0.25" WIDTH="20"/>
<SP HPOS="4609" ID="P1_SP06246" VPOS="6066" WIDTH="18"/>
<String CC="7" CONTENT="a" HEIGHT="21" HPOS="4626" ID="P1_ST07148" STYLE="subscript" VPOS="6039" WC="0.62" WIDTH="11"/>
<SP HPOS="4637" ID="P1_SP06247" VPOS="6066" WIDTH="0"/>
<String CC="3" CONTENT="1" HEIGHT="21" HPOS="4637" ID="P1_ST07149" STYLE="subscript" VPOS="6039" WC="0.62" WIDTH="22"/>
<String CC="340320" CONTENT="1,.,.„" HEIGHT="15" HPOS="4663" ID="P1_ST07150" VPOS="6044" WC="0.72" WIDTH="44"/>
<SP HPOS="4707" ID="P1_SP06248" VPOS="6066" WIDTH="19"/>
<String CC="0787" CONTENT="eene" HEIGHT="15" HPOS="4726" ID="P1_ST07151" VPOS="6043" WC="0.41" WIDTH="59"/>
<SP HPOS="4785" ID="P1_SP06249" VPOS="6066" WIDTH="18"/>
<String CC="787468" CONTENT="nieuwe" HEIGHT="17" HPOS="4802" ID="P1_ST07152" VPOS="6039" WC="0.96" WIDTH="99"/>
</TextLine>
<TextLine HEIGHT="51" HPOS="3974" ID="P1_TL00792" VPOS="6050" WIDTH="927">
<String CC="60" CONTENT="op" HEIGHT="24" HPOS="3974" ID="P1_ST07153" VPOS="6073" WC="0.69" WIDTH="32"/>
<SP HPOS="4006" ID="P1_SP06250" VPOS="6097" WIDTH="17"/>
<String CC="5676089049507" CONTENT="rechtvaardige" HEIGHT="28" HPOS="4023" ID="P1_ST07154" VPOS="6061" WC="0.99" WIDTH="194"/>
<SP HPOS="4217" ID="P1_SP06251" VPOS="6097" WIDTH="13"/>
<String CC="79844877877987829860" CONTENT="JfJCT^'S^JsJbrengen." HEIGHT="51" HPOS="4230" ID="P1_ST07155" VPOS="6050" WC="0.28" WIDTH="430"/>
<SP HPOS="4659" ID="P1_SP06252" VPOS="6100" WIDTH="27"/>
<String CC="874" CONTENT="Hij" HEIGHT="32" HPOS="4687" ID="P1_ST07156" VPOS="6065" WC="0.93" WIDTH="40"/>
<SP HPOS="4727" ID="P1_SP06253" VPOS="6100" WIDTH="11"/>
<String CC="47975347356" CONTENT="wijstechter" HEIGHT="33" HPOS="4737" ID="P1_ST07157" VPOS="6061" WC="0.39" WIDTH="164"/>
</TextLine>
<TextLine HEIGHT="47" HPOS="3974" ID="P1_TL00793" VPOS="6078" WIDTH="925">
<String CC="4777056" CONTENT="taxatie" HEIGHT="28" HPOS="3974" ID="P1_ST07158" VPOS="6093" WC="0.97" WIDTH="94"/>
<SP HPOS="4069" ID="P1_SP06254" VPOS="6122" WIDTH="18"/>
<String CC="488870000909884777" CONTENT="rechtvaardig!!-..k" HEIGHT="37" HPOS="4087" ID="P1_ST07159" VPOS="6081" WC="0.99" WIDTH="272"/>
<SP HPOS="4358" ID="P1_SP06255" VPOS="6122" WIDTH="244"/>
<String CC="695" CONTENT="*)." HEIGHT="44" HPOS="4603" ID="P1_ST07160" STYLEREFS="TXT_10" VPOS="6078" WC="0.27" WIDTH="37"/>
<SP HPOS="4639" ID="P1_SP06256" VPOS="6122" WIDTH="72"/>
<String CC="91" CONTENT=";." HEIGHT="26" HPOS="4711" ID="P1_ST07161" STYLEREFS="TXT_10" VPOS="6092" WC="0.44" WIDTH="12"/>
<String CC="961" CONTENT="oi&gt;" HEIGHT="21" HPOS="4724" ID="P1_ST07162" STYLE="subscript" STYLEREFS="TXT_10" VPOS="6104" WC="0.38" WIDTH="32"/>
<String CC="7" CONTENT="„" HEIGHT="11" HPOS="4757" ID="P1_ST07163" STYLEREFS="TXT_10" VPOS="6105" WC="0.25" WIDTH="14"/>
<String CC="76676767" CONTENT="rüoaeelo" HEIGHT="26" HPOS="4775" ID="P1_ST07164" STYLE="subscript" STYLEREFS="TXT_10" VPOS="6093" WC="0.30" WIDTH="124"/>
</TextLine>
<TextLine HEIGHT="56" HPOS="3974" ID="P1_TL00794" VPOS="6112" WIDTH="929">
<String CC="54" CONTENT="op" HEIGHT="22" HPOS="3974" ID="P1_ST07165" VPOS="6136" WC="0.48" WIDTH="32"/>
<SP HPOS="4006" ID="P1_SP06257" VPOS="6158" WIDTH="17"/>
<String CC="40" CONTENT="'t" HEIGHT="26" HPOS="4023" ID="P1_ST07166" VPOS="6125" WC="0.78" WIDTH="19"/>
<SP HPOS="4042" ID="P1_SP06258" VPOS="6158" WIDTH="18"/>
<String CC="8187777790" CONTENT="bezwarende" HEIGHT="31" HPOS="4059" ID="P1_ST07167" VPOS="6119" WC="0.98" WIDTH="161"/>
<SP HPOS="4220" ID="P1_SP06259" VPOS="6158" WIDTH="26"/>
<String CC="774498" CONTENT="de._j^" HEIGHT="56" HPOS="4246" ID="P1_ST07168" VPOS="6112" WC="0.96" WIDTH="139"/>
<SP HPOS="4385" ID="P1_SP06260" VPOS="6168" WIDTH="2"/>
<String CC="4" CONTENT="«" HEIGHT="20" HPOS="4388" ID="P1_ST07169" VPOS="6112" WC="0.54" WIDTH="37"/>
<String CC="77673" CONTENT="mroer" HEIGHT="20" HPOS="4424" ID="P1_ST07170" STYLE="subscript" VPOS="6139" WC="0.34" WIDTH="86"/>
<String CC="0698" CONTENT="e„de" HEIGHT="25" HPOS="4512" ID="P1_ST07171" VPOS="6131" WC="0.38" WIDTH="63"/>
<SP HPOS="4574" ID="P1_SP06261" VPOS="6168" WIDTH="193"/>
<String CC="6" CONTENT="„" HEIGHT="17" HPOS="4767" ID="P1_ST07172" VPOS="6135" WC="0.34" WIDTH="13"/>
<SP HPOS="4780" ID="P1_SP06262" VPOS="6168" WIDTH="26"/>
<String CC="744499" CONTENT="vraagt" HEIGHT="32" HPOS="4806" ID="P1_ST07173" VPOS="6128" WC="0.96" WIDTH="97"/>
</TextLine>
<TextLine HEIGHT="46" HPOS="3973" ID="P1_TL00795" VPOS="6148" WIDTH="931">
<String CC="070776" CONTENT="regten" HEIGHT="28" HPOS="3973" ID="P1_ST07174" VPOS="6158" WC="0.49" WIDTH="90"/>
<SP HPOS="4063" ID="P1_SP06263" VPOS="6187" WIDTH="18"/>
<String CC="703" CONTENT="bi," HEIGHT="27" HPOS="4081" ID="P1_ST07175" VPOS="6156" WC="0.65" WIDTH="32"/>
<SP HPOS="4113" ID="P1_SP06264" VPOS="6187" WIDTH="19"/>
<String CC="977" CONTENT="den" HEIGHT="25" HPOS="4131" ID="P1_ST07176" VPOS="6152" WC="0.91" WIDTH="48"/>
<SP HPOS="4180" ID="P1_SP06265" VPOS="6187" WIDTH="24"/>
<String CC="70" CONTENT="ov" HEIGHT="15" HPOS="4204" ID="P1_ST07177" VPOS="6156" WC="0.61" WIDTH="32"/>
<SP HPOS="4235" ID="P1_SP06266" VPOS="6187" WIDTH="28"/>
<String CC="047" CONTENT="gan" HEIGHT="30" HPOS="4264" ID="P1_ST07178" VPOS="6151" WC="0.57" WIDTH="48"/>
<SP HPOS="4312" ID="P1_SP06267" VPOS="6187" WIDTH="69"/>
<String CC="58" CONTENT="m^" HEIGHT="44" HPOS="4381" ID="P1_ST07179" STYLEREFS="TXT_10" VPOS="6148" WC="0.30" WIDTH="65"/>
<SP HPOS="4446" ID="P1_SP06268" VPOS="6191" WIDTH="242"/>
<String CC="37697964479" CONTENT="verandering" HEIGHT="35" HPOS="4688" ID="P1_ST07180" VPOS="6158" WC="0.98" WIDTH="169"/>
<SP HPOS="4857" ID="P1_SP06269" VPOS="6194" WIDTH="18"/>
<String CC="96" CONTENT="te" HEIGHT="27" HPOS="4874" ID="P1_ST07181" VPOS="6161" WC="0.15" WIDTH="30"/>
</TextLine>
<TextLine HEIGHT="63" HPOS="3972" ID="P1_TL00796" VPOS="6180" WIDTH="932">
<String CC="748889" CONTENT="brëwrT" HEIGHT="51" HPOS="3972" ID="P1_ST07182" VPOS="6191" WC="0.20" WIDTH="125"/>
<SP HPOS="4097" ID="P1_SP06270" VPOS="6242" WIDTH="21"/>
<String CC="7" CONTENT="n" HEIGHT="17" HPOS="4119" ID="P1_ST07183" VPOS="6220" WC="0.27" WIDTH="15"/>
<SP HPOS="4134" ID="P1_SP06271" VPOS="6242" WIDTH="17"/>
<String CC="084804746" CONTENT="verban,.'" HEIGHT="50" HPOS="4150" ID="P1_ST07184" VPOS="6183" WC="0.98" WIDTH="119"/>
<SP HPOS="4270" ID="P1_SP06272" VPOS="6242" WIDTH="11"/>
<String CC="7677" CONTENT="niet" HEIGHT="47" HPOS="4280" ID="P1_ST07185" VPOS="6180" WC="0.94" WIDTH="52"/>
<SP HPOS="4332" ID="P1_SP06273" VPOS="6242" WIDTH="12"/>
<String CC="07" CONTENT="de" HEIGHT="26" HPOS="4344" ID="P1_ST07186" VPOS="6197" WC="0.63" WIDTH="30"/>
<SP HPOS="4374" ID="P1_SP06274" VPOS="6242" WIDTH="9"/>
<String CC="735844" CONTENT="nieuwe" HEIGHT="26" HPOS="4383" ID="P1_ST07187" VPOS="6197" WC="0.97" WIDTH="98"/>
<SP HPOS="4481" ID="P1_SP06275" VPOS="6242" WIDTH="11"/>
<String CC="00005680" CONTENT="regeling" HEIGHT="31" HPOS="4492" ID="P1_ST07188" VPOS="6194" WC="0.99" WIDTH="116"/>
<SP HPOS="4607" ID="P1_SP06276" VPOS="6242" WIDTH="9"/>
<String CC="877" CONTENT="der" HEIGHT="24" HPOS="4617" ID="P1_ST07189" VPOS="6193" WC="0.91" WIDTH="43"/>
<SP HPOS="4659" ID="P1_SP06277" VPOS="6242" WIDTH="12"/>
<String CC="006896784786776" CONTENT="grondbelasting?" HEIGHT="37" HPOS="4671" ID="P1_ST07190" VPOS="6191" WC="0.99" WIDTH="233"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="3972" ID="P1_TL00797" VPOS="6224" WIDTH="934">
<String CC="788" CONTENT="7no" HEIGHT="19" HPOS="3972" ID="P1_ST07191" VPOS="6249" WC="0.19" WIDTH="48"/>
<SP HPOS="4020" ID="P1_SP06278" VPOS="6268" WIDTH="18"/>
<String CC="50" CONTENT="ii" HEIGHT="15" HPOS="4038" ID="P1_ST07192" VPOS="6253" WC="0.69" WIDTH="25"/>
<SP HPOS="4063" ID="P1_SP06279" VPOS="6268" WIDTH="34"/>
<String CC="8286" CONTENT="ilni" HEIGHT="21" HPOS="4097" ID="P1_ST07193" VPOS="6243" WC="0.36" WIDTH="47"/>
<SP HPOS="4144" ID="P1_SP06280" VPOS="6268" WIDTH="19"/>
<String CC="738" CONTENT="''t" HEIGHT="22" HPOS="4163" ID="P1_ST07194" STYLEREFS="TXT_10" VPOS="6240" WC="0.93" WIDTH="37"/>
<SP HPOS="4200" ID="P1_SP06281" VPOS="6268" WIDTH="26"/>
<String CC="0977033" CONTENT="'h&quot;/-''" HEIGHT="21" HPOS="4226" ID="P1_ST07195" STYLEREFS="TXT_10" VPOS="6236" WC="0.55" WIDTH="58"/>
<SP HPOS="4284" ID="P1_SP06282" VPOS="6268" WIDTH="18"/>
<String CC="87747776" CONTENT="minister" HEIGHT="27" HPOS="4302" ID="P1_ST07196" VPOS="6229" WC="0.97" WIDTH="117"/>
<SP HPOS="4419" ID="P1_SP06283" VPOS="6268" WIDTH="25"/>
<String CC="778" CONTENT="een" HEIGHT="17" HPOS="4443" ID="P1_ST07197" VPOS="6236" WC="0.91" WIDTH="46"/>
<SP HPOS="4489" ID="P1_SP06284" VPOS="6268" WIDTH="17"/>
<String CC="81846757" CONTENT="minister" HEIGHT="25" HPOS="4506" ID="P1_ST07198" VPOS="6227" WC="0.97" WIDTH="118"/>
<SP HPOS="4624" ID="P1_SP06285" VPOS="6268" WIDTH="17"/>
<String CC="76873" CONTENT="zijn," HEIGHT="26" HPOS="4641" ID="P1_ST07199" VPOS="6234" WC="0.95" WIDTH="59"/>
<SP HPOS="4700" ID="P1_SP06286" VPOS="6268" WIDTH="25"/>
<String CC="049" CONTENT="die" HEIGHT="28" HPOS="4724" ID="P1_ST07200" VPOS="6224" WC="0.94" WIDTH="40"/>
<SP HPOS="4765" ID="P1_SP06287" VPOS="6268" WIDTH="19"/>
<String CC="4" CONTENT="m" HEIGHT="18" HPOS="4783" ID="P1_ST07201" VPOS="6235" WC="0.55" WIDTH="26"/>
<SP HPOS="4809" ID="P1_SP06288" VPOS="6268" WIDTH="26"/>
<String CC="00477" CONTENT="allen" HEIGHT="28" HPOS="4835" ID="P1_ST07202" VPOS="6228" WC="0.97" WIDTH="71"/>
</TextLine>
<TextLine HEIGHT="43" HPOS="3970" ID="P1_TL00798" VPOS="6257" WIDTH="938">
<String CC="04570038" CONTENT="il'è'ele" HEIGHT="43" HPOS="3970" ID="P1_ST07203" VPOS="6257" WC="0.61" WIDTH="70"/>
<SP HPOS="4039" ID="P1_SP06289" VPOS="6300" WIDTH="11"/>
<String CC="02876" CONTENT="'liet" HEIGHT="33" HPOS="4050" ID="P1_ST07204" VPOS="6262" WC="0.97" WIDTH="47"/>
<SP HPOS="4097" ID="P1_SP06290" VPOS="6300" WIDTH="18"/>
<String CC="695787" CONTENT="belang" HEIGHT="30" HPOS="4115" ID="P1_ST07205" STYLEREFS="TXT_10" VPOS="6268" WC="0.96" WIDTH="96"/>
<SP HPOS="4211" ID="P1_SP06291" VPOS="6300" WIDTH="25"/>
<String CC="771" CONTENT="der" HEIGHT="24" HPOS="4235" ID="P1_ST07206" VPOS="6265" WC="0.94" WIDTH="45"/>
<SP HPOS="4280" ID="P1_SP06292" VPOS="6300" WIDTH="17"/>
<String CC="88867" CONTENT="natie" HEIGHT="26" HPOS="4297" ID="P1_ST07207" VPOS="6262" WC="0.95" WIDTH="70"/>
<SP HPOS="4367" ID="P1_SP06293" VPOS="6300" WIDTH="25"/>
<String CC="777877678" CONTENT="behartigt" HEIGHT="33" HPOS="4391" ID="P1_ST07208" VPOS="6261" WC="0.97" WIDTH="135"/>
<SP HPOS="4526" ID="P1_SP06294" VPOS="6300" WIDTH="18"/>
<String CC="37" CONTENT="en" HEIGHT="20" HPOS="4544" ID="P1_ST07209" VPOS="6266" WC="0.47" WIDTH="31"/>
<SP HPOS="4574" ID="P1_SP06295" VPOS="6300" WIDTH="19"/>
<String CC="6677" CONTENT="zich" HEIGHT="27" HPOS="4593" ID="P1_ST07210" VPOS="6260" WC="0.94" WIDTH="58"/>
<SP HPOS="4651" ID="P1_SP06296" VPOS="6300" WIDTH="18"/>
<String CC="787768" CONTENT="jegens" HEIGHT="35" HPOS="4669" ID="P1_ST07211" VPOS="6260" WC="0.96" WIDTH="93"/>
<SP HPOS="4762" ID="P1_SP06297" VPOS="6300" WIDTH="31"/>
<String CC="724" CONTENT="het" HEIGHT="28" HPOS="4793" ID="P1_ST07212" VPOS="6262" WC="0.95" WIDTH="47"/>
<SP HPOS="4840" ID="P1_SP06298" VPOS="6300" WIDTH="15"/>
<String CC="853" CONTENT="va" HEIGHT="19" HPOS="4856" ID="P1_ST07213" SUBS_CONTENT="vaderland" SUBS_TYPE="HypPart1" VPOS="6272" WC="0.93" WIDTH="35"/>
<HYP CONTENT="-" HPOS="4891" VPOS="6272" WIDTH="17"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="3969" ID="P1_TL00799" VPOS="6291" WIDTH="482">
<String CC="7007980" CONTENT="derland" HEIGHT="26" HPOS="3969" ID="P1_ST07214" SUBS_CONTENT="vaderland" SUBS_TYPE="HypPart2" VPOS="6302" WC="0.98" WIDTH="104"/>
<SP HPOS="4072" ID="P1_SP06299" VPOS="6328" WIDTH="20"/>
<String CC="9329437659730" CONTENT="verdienstehjk" HEIGHT="40" HPOS="4093" ID="P1_ST07215" VPOS="6291" WC="0.43" WIDTH="185"/>
<SP HPOS="4278" ID="P1_SP06300" VPOS="6331" WIDTH="17"/>
<String CC="592" CONTENT="zal" HEIGHT="26" HPOS="4294" ID="P1_ST07216" VPOS="6294" WC="0.93" WIDTH="40"/>
<SP HPOS="4335" ID="P1_SP06301" VPOS="6331" WIDTH="17"/>
<String CC="998770" CONTENT="maken." HEIGHT="26" HPOS="4351" ID="P1_ST07217" VPOS="6294" WC="0.96" WIDTH="99"/>
</TextLine>
<TextLine HEIGHT="36" HPOS="4000" ID="P1_TL00800" VPOS="6327" WIDTH="907">
<String CC="91893" CONTENT="Sjir." HEIGHT="26" HPOS="4000" ID="P1_ST07218" VPOS="6337" WC="0.33" WIDTH="52"/>
<SP HPOS="4052" ID="P1_SP06302" VPOS="6363" WIDTH="20"/>
<String CC="9966" CONTENT="komt" HEIGHT="21" HPOS="4072" ID="P1_ST07219" VPOS="6332" WC="0.93" WIDTH="72"/>
<SP HPOS="4144" ID="P1_SP06303" VPOS="6363" WIDTH="14"/>
<String CC="7549649767" CONTENT="vervolgens" HEIGHT="32" HPOS="4159" ID="P1_ST07220" VPOS="6328" WC="0.98" WIDTH="151"/>
<SP HPOS="4310" ID="P1_SP06304" VPOS="6363" WIDTH="17"/>
<String CC="677" CONTENT="tot" HEIGHT="26" HPOS="4326" ID="P1_ST07221" VPOS="6327" WC="0.92" WIDTH="41"/>
<SP HPOS="4368" ID="P1_SP06305" VPOS="6363" WIDTH="18"/>
<String CC="07" CONTENT="de" HEIGHT="26" HPOS="4385" ID="P1_ST07222" VPOS="6327" WC="0.63" WIDTH="32"/>
<SP HPOS="4417" ID="P1_SP06306" VPOS="6363" WIDTH="25"/>
<String CC="75587866080070" CONTENT="staatsloterij." HEIGHT="34" HPOS="4442" ID="P1_ST07223" VPOS="6327" WC="0.99" WIDTH="176"/>
<SP HPOS="4618" ID="P1_SP06307" VPOS="6363" WIDTH="34"/>
<String CC="377" CONTENT="Het" HEIGHT="28" HPOS="4652" ID="P1_ST07224" VPOS="6328" WC="0.93" WIDTH="54"/>
<SP HPOS="4707" ID="P1_SP06308" VPOS="6363" WIDTH="7"/>
<String CC="747575" CONTENT="behoud" HEIGHT="30" HPOS="4714" ID="P1_ST07225" VPOS="6328" WC="0.96" WIDTH="105"/>
<SP HPOS="4819" ID="P1_SP06309" VPOS="6363" WIDTH="9"/>
<String CC="27963" CONTENT="daar" HEIGHT="30" HPOS="4828" ID="P1_ST07226" SUBS_CONTENT="daarvan" SUBS_TYPE="HypPart1" VPOS="6328" WC="0.96" WIDTH="64"/>
<HYP CONTENT="-" HPOS="4892" VPOS="6328" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="3969" ID="P1_TL00801" VPOS="6360" WIDTH="940">
<String CC="798" CONTENT="van" HEIGHT="15" HPOS="3969" ID="P1_ST07227" SUBS_CONTENT="daarvan" SUBS_TYPE="HypPart2" VPOS="6372" WC="0.91" WIDTH="46"/>
<SP HPOS="4015" ID="P1_SP06310" VPOS="6387" WIDTH="25"/>
<String CC="7675" CONTENT="acht" HEIGHT="25" HPOS="4039" ID="P1_ST07228" VPOS="6361" WC="0.94" WIDTH="61"/>
<SP HPOS="4101" ID="P1_SP06311" VPOS="6387" WIDTH="25"/>
<String CC="604" CONTENT="hij" HEIGHT="32" HPOS="4126" ID="P1_ST07229" VPOS="6360" WC="0.96" WIDTH="35"/>
<SP HPOS="4161" ID="P1_SP06312" VPOS="6392" WIDTH="28"/>
<String CC="7777" CONTENT="eene" HEIGHT="18" HPOS="4189" ID="P1_ST07230" VPOS="6369" WC="0.25" WIDTH="60"/>
<SP HPOS="4250" ID="P1_SP06313" VPOS="6392" WIDTH="19"/>
<String CC="086900360" CONTENT="anomalie," HEIGHT="32" HPOS="4269" ID="P1_ST07231" VPOS="6360" WC="0.99" WIDTH="135"/>
<SP HPOS="4403" ID="P1_SP06314" VPOS="6392" WIDTH="18"/>
<String CC="078" CONTENT="als" HEIGHT="27" HPOS="4421" ID="P1_ST07232" VPOS="6360" WC="0.94" WIDTH="39"/>
<SP HPOS="4460" ID="P1_SP06315" VPOS="6392" WIDTH="17"/>
<String CC="730" CONTENT="hij" HEIGHT="33" HPOS="4476" ID="P1_ST07233" VPOS="6361" WC="0.96" WIDTH="37"/>
<SP HPOS="4513" ID="P1_SP06316" VPOS="6394" WIDTH="19"/>
<String CC="177" CONTENT="let" HEIGHT="27" HPOS="4532" ID="P1_ST07234" VPOS="6363" WC="0.94" WIDTH="38"/>
<SP HPOS="4570" ID="P1_SP06317" VPOS="6394" WIDTH="18"/>
<String CC="59" CONTENT="op" HEIGHT="25" HPOS="4587" ID="P1_ST07235" VPOS="6373" WC="0.22" WIDTH="32"/>
<SP HPOS="4619" ID="P1_SP06318" VPOS="6398" WIDTH="18"/>
<String CC="07" CONTENT="de" HEIGHT="27" HPOS="4637" ID="P1_ST07236" VPOS="6363" WC="0.63" WIDTH="31"/>
<SP HPOS="4668" ID="P1_SP06319" VPOS="6398" WIDTH="18"/>
<String CC="09537754464" CONTENT="afschaffing" HEIGHT="33" HPOS="4685" ID="P1_ST07237" VPOS="6365" WC="0.98" WIDTH="156"/>
<SP HPOS="4841" ID="P1_SP06320" VPOS="6398" WIDTH="14"/>
<String CC="058" CONTENT="van" HEIGHT="18" HPOS="4856" ID="P1_ST07238" VPOS="6373" WC="0.95" WIDTH="53"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="3966" ID="P1_TL00802" VPOS="6392" WIDTH="942">
<String CC="92" CONTENT="de" HEIGHT="25" HPOS="3966" ID="P1_ST07239" VPOS="6394" WC="0.37" WIDTH="31"/>
<SP HPOS="3997" ID="P1_SP06321" VPOS="6419" WIDTH="25"/>
<String CC="90275" CONTENT="pacht" HEIGHT="34" HPOS="4022" ID="P1_ST07240" VPOS="6393" WC="0.97" WIDTH="79"/>
<SP HPOS="4101" ID="P1_SP06322" VPOS="6428" WIDTH="18"/>
<String CC="090" CONTENT="der" HEIGHT="27" HPOS="4119" ID="P1_ST07241" VPOS="6392" WC="0.96" WIDTH="45"/>
<SP HPOS="4163" ID="P1_SP06323" VPOS="6428" WIDTH="17"/>
<String CC="9979636720773" CONTENT="pandjeshuizen" HEIGHT="38" HPOS="4180" ID="P1_ST07242" VPOS="6392" WC="0.98" WIDTH="202"/>
<SP HPOS="4382" ID="P1_SP06324" VPOS="6430" WIDTH="17"/>
<String CC="07" CONTENT="in" HEIGHT="28" HPOS="4398" ID="P1_ST07243" VPOS="6394" WC="0.65" WIDTH="28"/>
<SP HPOS="4427" ID="P1_SP06325" VPOS="6430" WIDTH="18"/>
<String CC="079580" CONTENT="Indië." HEIGHT="30" HPOS="4444" ID="P1_ST07244" VPOS="6394" WC="0.47" WIDTH="80"/>
<SP HPOS="4525" ID="P1_SP06326" VPOS="6430" WIDTH="37"/>
<String CC="027" CONTENT="Met" HEIGHT="30" HPOS="4561" ID="P1_ST07245" VPOS="6396" WC="0.96" WIDTH="56"/>
<SP HPOS="4617" ID="P1_SP06327" VPOS="6430" WIDTH="17"/>
<String CC="877" CONTENT="den" HEIGHT="27" HPOS="4633" ID="P1_ST07246" VPOS="6398" WC="0.91" WIDTH="51"/>
<SP HPOS="4684" ID="P1_SP06328" VPOS="6430" WIDTH="17"/>
<String CC="3476" CONTENT="Heer" HEIGHT="27" HPOS="4701" ID="P1_ST07247" VPOS="6398" WC="0.95" WIDTH="70"/>
<SP HPOS="4770" ID="P1_SP06329" VPOS="6430" WIDTH="15"/>
<String CC="005" CONTENT="van" HEIGHT="19" HPOS="4786" ID="P1_ST07248" VPOS="6406" WC="0.98" WIDTH="51"/>
<SP HPOS="4837" ID="P1_SP06330" VPOS="6430" WIDTH="17"/>
<String CC="520" CONTENT="Ho" HEIGHT="26" HPOS="4853" ID="P1_ST07249" SUBS_CONTENT="Hogendorp" SUBS_TYPE="HypPart1" VPOS="6399" WC="0.97" WIDTH="37"/>
<HYP CONTENT="-" HPOS="4890" VPOS="6399" WIDTH="18"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="3967" ID="P1_TL00803" VPOS="6424" WIDTH="944">
<String CC="9579079" CONTENT="gendorp" HEIGHT="35" HPOS="3967" ID="P1_ST07250" SUBS_CONTENT="Hogendorp" SUBS_TYPE="HypPart2" VPOS="6424" WC="0.97" WIDTH="113"/>
<SP HPOS="4081" ID="P1_SP06331" VPOS="6459" WIDTH="18"/>
<String CC="77705" CONTENT="noemt" HEIGHT="24" HPOS="4098" ID="P1_ST07251" VPOS="6429" WC="0.96" WIDTH="87"/>
<SP HPOS="4186" ID="P1_SP06332" VPOS="6459" WIDTH="17"/>
<String CC="714" CONTENT="hij" HEIGHT="34" HPOS="4202" ID="P1_ST07252" VPOS="6428" WC="0.95" WIDTH="37"/>
<SP HPOS="4239" ID="P1_SP06333" VPOS="6462" WIDTH="20"/>
<String CC="56" CONTENT="de" HEIGHT="27" HPOS="4259" ID="P1_ST07253" VPOS="6429" WC="0.38" WIDTH="30"/>
<SP HPOS="4289" ID="P1_SP06334" VPOS="6462" WIDTH="19"/>
<String CC="1456367" CONTENT="loterij" HEIGHT="37" HPOS="4307" ID="P1_ST07254" VPOS="6430" WC="0.97" WIDTH="85"/>
<SP HPOS="4393" ID="P1_SP06335" VPOS="6467" WIDTH="19"/>
<String CC="676" CONTENT="een" HEIGHT="18" HPOS="4411" ID="P1_ST07255" VPOS="6441" WC="0.92" WIDTH="46"/>
<SP HPOS="4457" ID="P1_SP06336" VPOS="6467" WIDTH="18"/>
<String CC="0676577549" CONTENT="onzedelijk" HEIGHT="35" HPOS="4475" ID="P1_ST07256" VPOS="6432" WC="0.98" WIDTH="143"/>
<SP HPOS="4618" ID="P1_SP06337" VPOS="6468" WIDTH="8"/>
<String CC="560076" CONTENT="middel" HEIGHT="28" HPOS="4626" ID="P1_ST07257" VPOS="6432" WC="0.98" WIDTH="98"/>
<SP HPOS="4724" ID="P1_SP06338" VPOS="6468" WIDTH="7"/>
<String CC="50" CONTENT="om" HEIGHT="19" HPOS="4731" ID="P1_ST07258" VPOS="6442" WC="0.73" WIDTH="41"/>
<SP HPOS="4773" ID="P1_SP06339" VPOS="6468" WIDTH="9"/>
<String CC="91" CONTENT="de" HEIGHT="26" HPOS="4782" ID="P1_ST07259" VPOS="6432" WC="0.44" WIDTH="30"/>
<SP HPOS="4812" ID="P1_SP06340" VPOS="6468" WIDTH="12"/>
<String CC="777042" CONTENT="schat" HEIGHT="26" HPOS="4824" ID="P1_ST07260" SUBS_CONTENT="schatkist" SUBS_TYPE="HypPart1" VPOS="6432" WC="0.97" WIDTH="73"/>
<HYP CONTENT="-" HPOS="4897" VPOS="6432" WIDTH="14"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="3967" ID="P1_TL00804" VPOS="6458" WIDTH="944">
<String CC="9887" CONTENT="kist" HEIGHT="26" HPOS="3967" ID="P1_ST07261" SUBS_CONTENT="schatkist" SUBS_TYPE="HypPart2" VPOS="6458" WC="0.93" WIDTH="53"/>
<SP HPOS="4020" ID="P1_SP06341" VPOS="6484" WIDTH="25"/>
<String CC="42" CONTENT="te" HEIGHT="24" HPOS="4045" ID="P1_ST07262" VPOS="6461" WC="0.64" WIDTH="25"/>
<SP HPOS="4070" ID="P1_SP06342" VPOS="6484" WIDTH="25"/>
<String CC="66640150" CONTENT="stijven," HEIGHT="35" HPOS="4095" ID="P1_ST07263" VPOS="6461" WC="0.98" WIDTH="102"/>
<SP HPOS="4196" ID="P1_SP06343" VPOS="6496" WIDTH="24"/>
<String CC="08" CONTENT="en" HEIGHT="19" HPOS="4220" ID="P1_ST07264" VPOS="6471" WC="0.55" WIDTH="33"/>
<SP HPOS="4253" ID="P1_SP06344" VPOS="6496" WIDTH="15"/>
<String CC="057" CONTENT="hij" HEIGHT="37" HPOS="4269" ID="P1_ST07265" VPOS="6464" WC="0.95" WIDTH="38"/>
<SP HPOS="4306" ID="P1_SP06345" VPOS="6501" WIDTH="18"/>
<String CC="0568993" CONTENT="vraagt:" HEIGHT="34" HPOS="4324" ID="P1_ST07266" VPOS="6468" WC="0.97" WIDTH="111"/>
<SP HPOS="4435" ID="P1_SP06346" VPOS="6502" WIDTH="15"/>
<String CC="709" CONTENT="hoe" HEIGHT="27" HPOS="4450" ID="P1_ST07267" VPOS="6468" WC="0.93" WIDTH="51"/>
<SP HPOS="4501" ID="P1_SP06347" VPOS="6502" WIDTH="17"/>
<String CC="77" CONTENT="is" HEIGHT="26" HPOS="4518" ID="P1_ST07268" VPOS="6468" WC="0.28" WIDTH="24"/>
<SP HPOS="4541" ID="P1_SP06348" VPOS="6502" WIDTH="17"/>
<String CC="47" CONTENT="'t" HEIGHT="26" HPOS="4558" ID="P1_ST07269" VPOS="6468" WC="0.41" WIDTH="21"/>
<SP HPOS="4579" ID="P1_SP06349" VPOS="6502" WIDTH="15"/>
<String CC="99074700" CONTENT="mogelijk" HEIGHT="33" HPOS="4594" ID="P1_ST07270" VPOS="6468" WC="0.98" WIDTH="122"/>
<SP HPOS="4716" ID="P1_SP06350" VPOS="6502" WIDTH="18"/>
<String CC="73" CONTENT="de" HEIGHT="25" HPOS="4734" ID="P1_ST07271" VPOS="6468" WC="0.43" WIDTH="30"/>
<SP HPOS="4763" ID="P1_SP06351" VPOS="6502" WIDTH="18"/>
<String CC="8787634" CONTENT="loterij" HEIGHT="32" HPOS="4781" ID="P1_ST07272" VPOS="6467" WC="0.97" WIDTH="85"/>
<SP HPOS="4866" ID="P1_SP06352" VPOS="6502" WIDTH="17"/>
<String CC="78" CONTENT="te" HEIGHT="22" HPOS="4883" ID="P1_ST07273" VPOS="6468" WC="0.17" WIDTH="28"/>
</TextLine>
<TextLine HEIGHT="44" HPOS="3969" ID="P1_TL00805" VPOS="6493" WIDTH="946">
<String CC="602257060" CONTENT="handhaven" HEIGHT="30" HPOS="3969" ID="P1_ST07274" VPOS="6493" WC="0.99" WIDTH="156"/>
<SP HPOS="4124" ID="P1_SP06353" VPOS="6522" WIDTH="24"/>
<String CC="37" CONTENT="in" HEIGHT="27" HPOS="4148" ID="P1_ST07275" VPOS="6496" WC="0.48" WIDTH="28"/>
<SP HPOS="4176" ID="P1_SP06354" VPOS="6523" WIDTH="27"/>
<String CC="466" CONTENT="ons" HEIGHT="19" HPOS="4204" ID="P1_ST07276" VPOS="6507" WC="0.94" WIDTH="46"/>
<SP HPOS="4250" ID="P1_SP06355" VPOS="6526" WIDTH="15"/>
<String CC="60572" CONTENT="land," HEIGHT="35" HPOS="4265" ID="P1_ST07277" VPOS="6498" WC="0.97" WIDTH="71"/>
<SP HPOS="4336" ID="P1_SP06356" VPOS="6534" WIDTH="18"/>
<String CC="9001" CONTENT="waar" HEIGHT="19" HPOS="4354" ID="P1_ST07278" VPOS="6510" WC="0.97" WIDTH="71"/>
<SP HPOS="4424" ID="P1_SP06357" VPOS="6534" WIDTH="18"/>
<String CC="73" CONTENT="de" HEIGHT="28" HPOS="4442" ID="P1_ST07279" VPOS="6501" WC="0.43" WIDTH="31"/>
<SP HPOS="4473" ID="P1_SP06358" VPOS="6534" WIDTH="17"/>
<String CC="507173" CONTENT="speler" HEIGHT="34" HPOS="4489" ID="P1_ST07280" VPOS="6502" WC="0.98" WIDTH="84"/>
<SP HPOS="4573" ID="P1_SP06359" VPOS="6536" WIDTH="15"/>
<String CC="745605098" CONTENT="buiten'de" HEIGHT="33" HPOS="4589" ID="P1_ST07281" VPOS="6496" WC="0.98" WIDTH="139"/>
<SP HPOS="4728" ID="P1_SP06360" VPOS="6536" WIDTH="18"/>
<String CC="974" CONTENT="wet" HEIGHT="26" HPOS="4746" ID="P1_ST07282" VPOS="6501" WC="0.92" WIDTH="51"/>
<SP HPOS="4796" ID="P1_SP06361" VPOS="6536" WIDTH="19"/>
<String CC="9388510" CONTENT="gesteld" HEIGHT="35" HPOS="4815" ID="P1_ST07283" VPOS="6497" WC="0.97" WIDTH="99"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="3969" ID="P1_TL00806" VPOS="6528" WIDTH="900">
<String CC="00495" CONTENT="wordt" HEIGHT="27" HPOS="3969" ID="P1_ST07284" VPOS="6528" WC="0.97" WIDTH="84"/>
<SP HPOS="4052" ID="P1_SP06362" VPOS="6555" WIDTH="19"/>
<String CC="76" CONTENT="en" HEIGHT="18" HPOS="4071" ID="P1_ST07285" VPOS="6537" WC="0.28" WIDTH="32"/>
<SP HPOS="4103" ID="P1_SP06363" VPOS="6555" WIDTH="17"/>
<String CC="6677" CONTENT="geen" HEIGHT="27" HPOS="4120" ID="P1_ST07286" VPOS="6539" WC="0.94" WIDTH="66"/>
<SP HPOS="4186" ID="P1_SP06364" VPOS="6566" WIDTH="17"/>
<String CC="70767570705407669" CONTENT="aansprakelijkheid" HEIGHT="33" HPOS="4202" ID="P1_ST07287" VPOS="6536" WC="0.99" WIDTH="252"/>
<SP HPOS="4454" ID="P1_SP06365" VPOS="6569" WIDTH="17"/>
<String CC="9567" CONTENT="voor" HEIGHT="19" HPOS="4470" ID="P1_ST07288" VPOS="6543" WC="0.94" WIDTH="64"/>
<SP HPOS="4534" ID="P1_SP06366" VPOS="6569" WIDTH="17"/>
<String CC="7907797786978" CONTENT="epeelschulden" HEIGHT="33" HPOS="4551" ID="P1_ST07289" VPOS="6535" WC="0.23" WIDTH="193"/>
<SP HPOS="4743" ID="P1_SP06367" VPOS="6569" WIDTH="18"/>
<String CC="77670780" CONTENT="bestaat." HEIGHT="26" HPOS="4761" ID="P1_ST07290" VPOS="6534" WC="0.98" WIDTH="107"/>
</TextLine>
<TextLine HEIGHT="38" HPOS="4004" ID="P1_TL00807" VPOS="6563" WIDTH="909">
<String CC="07" CONTENT="De" HEIGHT="26" HPOS="4004" ID="P1_ST07291" VPOS="6566" WC="0.64" WIDTH="39"/>
<SP HPOS="4043" ID="P1_SP06368" VPOS="6592" WIDTH="20"/>
<String CC="9475" CONTENT="heer" HEIGHT="31" HPOS="4063" ID="P1_ST07292" VPOS="6563" WC="0.94" WIDTH="65"/>
<SP HPOS="4128" ID="P1_SP06369" VPOS="6594" WIDTH="22"/>
<String CC="697" CONTENT="van" HEIGHT="21" HPOS="4150" ID="P1_ST07293" VPOS="6575" WC="0.91" WIDTH="58"/>
<SP HPOS="4208" ID="P1_SP06370" VPOS="6596" WIDTH="17"/>
<String CC="873889579" CONTENT="Swixderen" HEIGHT="30" HPOS="4225" ID="P1_ST07294" VPOS="6568" WC="0.22" WIDTH="170"/>
<SP HPOS="4395" ID="P1_SP06371" VPOS="6598" WIDTH="17"/>
<String CC="76668076744" CONTENT="constateert" HEIGHT="28" HPOS="4411" ID="P1_ST07295" VPOS="6569" WC="0.98" WIDTH="157"/>
<SP HPOS="4569" ID="P1_SP06372" VPOS="6598" WIDTH="17"/>
<String CC="576" CONTENT="met" HEIGHT="26" HPOS="4585" ID="P1_ST07296" VPOS="6569" WC="0.93" WIDTH="54"/>
<SP HPOS="4639" ID="P1_SP06373" VPOS="6598" WIDTH="25"/>
<String CC="977079772" CONTENT="genoegen," HEIGHT="26" HPOS="4664" ID="P1_ST07297" VPOS="6575" WC="0.98" WIDTH="137"/>
<SP HPOS="4801" ID="P1_SP06374" VPOS="6601" WIDTH="19"/>
<String CC="904" CONTENT="dat" HEIGHT="25" HPOS="4820" ID="P1_ST07298" VPOS="6566" WC="0.95" WIDTH="45"/>
<SP HPOS="4865" ID="P1_SP06375" VPOS="6601" WIDTH="17"/>
<String CC="27" CONTENT="de" HEIGHT="27" HPOS="4881" ID="P1_ST07299" VPOS="6563" WC="0.54" WIDTH="32"/>
</TextLine>
<TextLine HEIGHT="41" HPOS="3972" ID="P1_TL00808" VPOS="6599" WIDTH="941">
<String CC="736766479" CONTENT="regeering" HEIGHT="34" HPOS="3972" ID="P1_ST07300" VPOS="6601" WC="0.97" WIDTH="137"/>
<SP HPOS="4109" ID="P1_SP06376" VPOS="6635" WIDTH="27"/>
<String CC="79777" CONTENT="alles" HEIGHT="27" HPOS="4136" ID="P1_ST07301" VPOS="6604" WC="0.95" WIDTH="63"/>
<SP HPOS="4199" ID="P1_SP06377" VPOS="6635" WIDTH="26"/>
<String CC="979996" CONTENT="gedaan" HEIGHT="34" HPOS="4225" ID="P1_ST07302" VPOS="6606" WC="0.95" WIDTH="100"/>
<SP HPOS="4325" ID="P1_SP06378" VPOS="6640" WIDTH="31"/>
<String CC="77702" CONTENT="heeft" HEIGHT="26" HPOS="4356" ID="P1_ST07303" VPOS="6605" WC="0.97" WIDTH="72"/>
<SP HPOS="4428" ID="P1_SP06379" VPOS="6640" WIDTH="18"/>
<String CC="996" CONTENT="wat" HEIGHT="25" HPOS="4446" ID="P1_ST07304" VPOS="6605" WC="0.90" WIDTH="51"/>
<SP HPOS="4496" ID="P1_SP06380" VPOS="6640" WIDTH="18"/>
<String CC="06073540" CONTENT="mogelijk" HEIGHT="33" HPOS="4514" ID="P1_ST07305" VPOS="6602" WC="0.99" WIDTH="120"/>
<SP HPOS="4635" ID="P1_SP06381" VPOS="6640" WIDTH="18"/>
<String CC="370" CONTENT="is," HEIGHT="31" HPOS="4652" ID="P1_ST07306" VPOS="6601" WC="0.96" WIDTH="28"/>
<SP HPOS="4681" ID="P1_SP06382" VPOS="6640" WIDTH="18"/>
<String CC="30" CONTENT="om" HEIGHT="18" HPOS="4698" ID="P1_ST07307" VPOS="6609" WC="0.80" WIDTH="43"/>
<SP HPOS="4741" ID="P1_SP06383" VPOS="6640" WIDTH="17"/>
<String CC="04" CONTENT="de" HEIGHT="27" HPOS="4757" ID="P1_ST07308" VPOS="6600" WC="0.79" WIDTH="31"/>
<SP HPOS="4788" ID="P1_SP06384" VPOS="6640" WIDTH="18"/>
<String CC="3696653" CONTENT="begroo" HEIGHT="34" HPOS="4806" ID="P1_ST07309" SUBS_CONTENT="begrooting" SUBS_TYPE="HypPart1" VPOS="6599" WC="0.39" WIDTH="92"/>
<HYP CONTENT="-" HPOS="4898" VPOS="6599" WIDTH="15"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="3973" ID="P1_TL00809" VPOS="6634" WIDTH="944">
<String CC="7577" CONTENT="ting" HEIGHT="38" HPOS="3973" ID="P1_ST07310" SUBS_CONTENT="begrooting" SUBS_TYPE="HypPart2" VPOS="6634" WC="0.28" WIDTH="60"/>
<SP HPOS="4033" ID="P1_SP06385" VPOS="6672" WIDTH="25"/>
<String CC="367778" CONTENT="tijdig" HEIGHT="37" HPOS="4058" ID="P1_ST07311" VPOS="6637" WC="0.96" WIDTH="77"/>
<SP HPOS="4135" ID="P1_SP06386" VPOS="6673" WIDTH="25"/>
<String CC="97" CONTENT="te" HEIGHT="26" HPOS="4160" ID="P1_ST07312" VPOS="6639" WC="0.14" WIDTH="27"/>
<SP HPOS="4187" ID="P1_SP06387" VPOS="6673" WIDTH="26"/>
<String CC="9346" CONTENT="doen" HEIGHT="27" HPOS="4213" ID="P1_ST07313" VPOS="6639" WC="0.95" WIDTH="65"/>
<SP HPOS="4278" ID="P1_SP06388" VPOS="6673" WIDTH="17"/>
<String CC="66852076770" CONTENT="behandflen." HEIGHT="28" HPOS="4294" ID="P1_ST07314" VPOS="6637" WC="0.46" WIDTH="169"/>
<SP HPOS="4463" ID="P1_SP06389" VPOS="6673" WIDTH="34"/>
<String CC="404" CONTENT="Hij" HEIGHT="31" HPOS="4498" ID="P1_ST07315" VPOS="6638" WC="0.96" WIDTH="44"/>
<SP HPOS="4541" ID="P1_SP06390" VPOS="6673" WIDTH="18"/>
<String CC="77284" CONTENT="heeft" HEIGHT="24" HPOS="4559" ID="P1_ST07316" VPOS="6637" WC="0.96" WIDTH="71"/>
<SP HPOS="4630" ID="P1_SP06391" VPOS="6673" WIDTH="18"/>
<String CC="670" CONTENT="ook" HEIGHT="26" HPOS="4648" ID="P1_ST07317" VPOS="6634" WC="0.95" WIDTH="48"/>
<SP HPOS="4696" ID="P1_SP06392" VPOS="6673" WIDTH="17"/>
<String CC="772" CONTENT="met" HEIGHT="25" HPOS="4713" ID="P1_ST07318" VPOS="6634" WC="0.94" WIDTH="54"/>
<SP HPOS="4767" ID="P1_SP06393" VPOS="6673" WIDTH="17"/>
<String CC="07707046" CONTENT="genoegen" HEIGHT="26" HPOS="4783" ID="P1_ST07319" VPOS="6640" WC="0.98" WIDTH="133"/>
</TextLine>
<TextLine HEIGHT="40" HPOS="3976" ID="P1_TL00810" VPOS="6666" WIDTH="941">
<String CC="076659681" CONTENT="vernomen," HEIGHT="26" HPOS="3976" ID="P1_ST07320" VPOS="6679" WC="0.98" WIDTH="149"/>
<SP HPOS="4124" ID="P1_SP06394" VPOS="6705" WIDTH="18"/>
<String CC="956" CONTENT="dat" HEIGHT="27" HPOS="4142" ID="P1_ST07321" VPOS="6673" WC="0.92" WIDTH="46"/>
<SP HPOS="4188" ID="P1_SP06395" VPOS="6705" WIDTH="17"/>
<String CC="097" CONTENT="van" HEIGHT="18" HPOS="4205" ID="P1_ST07322" VPOS="6683" WC="0.94" WIDTH="51"/>
<SP HPOS="4256" ID="P1_SP06396" VPOS="6705" WIDTH="18"/>
<String CC="97" CONTENT="de" HEIGHT="26" HPOS="4273" ID="P1_ST07323" VPOS="6673" WC="0.13" WIDTH="30"/>
<SP HPOS="4303" ID="P1_SP06397" VPOS="6705" WIDTH="18"/>
<String CC="71407" CONTENT="zijde" HEIGHT="34" HPOS="4320" ID="P1_ST07324" VPOS="6672" WC="0.97" WIDTH="64"/>
<SP HPOS="4384" ID="P1_SP06398" VPOS="6706" WIDTH="26"/>
<String CC="974" CONTENT="der" HEIGHT="27" HPOS="4410" ID="P1_ST07325" VPOS="6671" WC="0.92" WIDTH="45"/>
<SP HPOS="4455" ID="P1_SP06399" VPOS="6706" WIDTH="17"/>
<String CC="179766589" CONTENT="regeeriug" HEIGHT="35" HPOS="4472" ID="P1_ST07326" VPOS="6669" WC="0.29" WIDTH="135"/>
<SP HPOS="4606" ID="P1_SP06400" VPOS="6706" WIDTH="18"/>
<String CC="784" CONTENT="zal" HEIGHT="27" HPOS="4624" ID="P1_ST07327" VPOS="6666" WC="0.93" WIDTH="40"/>
<SP HPOS="4664" ID="P1_SP06401" VPOS="6706" WIDTH="15"/>
<String CC="046878" CONTENT="worden" HEIGHT="26" HPOS="4680" ID="P1_ST07328" VPOS="6666" WC="0.97" WIDTH="104"/>
<SP HPOS="4783" ID="P1_SP06402" VPOS="6706" WIDTH="17"/>
<String CC="4977962" CONTENT="overwo-" HEIGHT="19" HPOS="4800" ID="P1_ST07329" VPOS="6672" WC="0.30" WIDTH="117"/>
</TextLine>
<TextLine HEIGHT="42" HPOS="3965" ID="P1_TL00811" VPOS="6699" WIDTH="957">
<String CC="7" CONTENT="I" HEIGHT="32" HPOS="3965" ID="P1_ST07330" VPOS="6703" WC="0.20" WIDTH="2"/>
<SP HPOS="3967" ID="P1_SP06403" VPOS="6735" WIDTH="13"/>
<String CC="9770" CONTENT="gen," HEIGHT="26" HPOS="3980" ID="P1_ST07331" VPOS="6715" WC="0.95" WIDTH="57"/>
<SP HPOS="4037" ID="P1_SP06404" VPOS="6741" WIDTH="18"/>
<String CC="67" CONTENT="of" HEIGHT="30" HPOS="4055" ID="P1_ST07332" VPOS="6709" WC="0.30" WIDTH="30"/>
<SP HPOS="4084" ID="P1_SP06405" VPOS="6741" WIDTH="14"/>
<String CC="6766" CONTENT="niet" HEIGHT="30" HPOS="4098" ID="P1_ST07333" VPOS="6709" WC="0.94" WIDTH="54"/>
<SP HPOS="4153" ID="P1_SP06406" VPOS="6741" WIDTH="18"/>
<String CC="70" CONTENT="op" HEIGHT="24" HPOS="4170" ID="P1_ST07334" VPOS="6717" WC="0.65" WIDTH="32"/>
<SP HPOS="4202" ID="P1_SP06407" VPOS="6741" WIDTH="18"/>
<String CC="3670" CONTENT="eene" HEIGHT="19" HPOS="4220" ID="P1_ST07335" VPOS="6716" WC="0.55" WIDTH="60"/>
<SP HPOS="4280" ID="P1_SP06408" VPOS="6741" WIDTH="19"/>
<String CC="66" CONTENT="of" HEIGHT="26" HPOS="4299" ID="P1_ST07336" VPOS="6707" WC="0.34" WIDTH="27"/>
<SP HPOS="4326" ID="P1_SP06409" VPOS="6741" WIDTH="15"/>
<String CC="779797" CONTENT="andere" HEIGHT="28" HPOS="4342" ID="P1_ST07337" VPOS="6706" WC="0.95" WIDTH="93"/>
<SP HPOS="4435" ID="P1_SP06410" VPOS="6741" WIDTH="18"/>
<String CC="00266" CONTENT="wijze" HEIGHT="32" HPOS="4453" ID="P1_ST07338" VPOS="6705" WC="0.98" WIDTH="70"/>
<SP HPOS="4522" ID="P1_SP06411" VPOS="6741" WIDTH="18"/>
<String CC="555" CONTENT="aan" HEIGHT="18" HPOS="4540" ID="P1_ST07339" VPOS="6711" WC="0.94" WIDTH="48"/>
<SP HPOS="4589" ID="P1_SP06412" VPOS="6741" WIDTH="18"/>
<String CC="55" CONTENT="'t" HEIGHT="25" HPOS="4606" ID="P1_ST07340" VPOS="6702" WC="0.41" WIDTH="20"/>
<SP HPOS="4626" ID="P1_SP06413" VPOS="6741" WIDTH="7"/>
<String CC="7717561" CONTENT="bezwaar" HEIGHT="32" HPOS="4633" ID="P1_ST07341" VPOS="6700" WC="0.97" WIDTH="117"/>
<SP HPOS="4750" ID="P1_SP06414" VPOS="6741" WIDTH="7"/>
<String CC="007" CONTENT="kan" HEIGHT="26" HPOS="4757" ID="P1_ST07342" VPOS="6699" WC="0.97" WIDTH="52"/>
<SP HPOS="4809" ID="P1_SP06415" VPOS="6741" WIDTH="8"/>
<String CC="974978" CONTENT="worden" HEIGHT="28" HPOS="4818" ID="P1_ST07343" VPOS="6699" WC="0.95" WIDTH="104"/>
</TextLine>
</TextBlock>
</PrintSpace>
</Page>
</Layout>
</alto>

Note

We will work with two XML files in this lesson. Therefore, we will name the root of the XML files according to the type of the XML: ‘root_alto’ for the alto XML and ‘root_didl’ for the Didl XML.

The alto XML contains a lot of information that is not part of the textual content of the newspaper. There is information about the layout (where the content is placed on the page), about word confidence etc. It also contains elements in which the plain text is stored. We start by searching for this element, and the check whether the content is stored as the value of tags or as the value of an attribute.

Exercise

Look at the XML structure, in which element is the content stored? Hint: one of the news articles mentiones the word ‘spoorwegmaatschappij’.

Exercise

If we compare the element ‘String’ to our example XML, we see that there is a difference in how the content is stored. What is the difference?

Exercise

There are a lot of nested element in this XML file. Do we have to bother about these parents while extracting content from the file?

Remember namespaces? Before we start to extract the data we are interested in we need to stop for a moment and examine the file to see if we need to take namespaces into account.

Exercise

Are there any namespaces in the file that we have to take into account? If there are, how can we declare these?

Now we know some important information about this Alto file, so let’s see if we can extract the content.

Extract the complete content of a newspaper page from the Alto file

We will start by extracting all the text, without worrying about the division between the articles.

Exercise

As you have seen, the plain text of the news paper is stored in the ‘CONTENT’ attribute of the ‘String’ element. How can you extract the values from attributes?

In lesson 5 we learned that is is possible to acces the elements with a for loop, like:

for book in root.find_all('book'):

Exercise

The text content that we wish to extract is stored in the Unicode element. Use Python and ElementTree to extract this content.

This leads to the following output:

p.
u«svd.
r-\j
iiWAv
(-tyWw+Avi
*,*i
:'"«-«f4»eV*^
üi/jyw
H^li
-A.
•
Xö
f
!!•
ALGEMEEN
HANDELSBLAD.
ABONNEMENTSPRIJS
VOOR
3
MAANDEN.
f
n!?,
terdam
ƒ6.-.
Voor
de
overige
plaatsen
des
ri>
..ƒ7.-.
ei'lijke
nummers
.„
0.08.
Bestellingen
en
aanvragen/y-öwA-o
in
te
zenden.
moet.
v<>U!
aan
„ijn
uiterlijk
op
den
15
d"
van
ilc
3**
maand,
iad
verschijnt
dagelijks,
behalve
op
enkele
letfltdegfeh.
Zaterdag*
1
Januari.
UITGEVERS-DIREiITETJREN:
GEBROEDERS
DÏÊJÖERÏCHS,
PRIJS
DER
ADVERTENTIES:
Van
een
tot
vijf
gewone
regele
f
1.28.
Elke
regel
meer
f
0.25.
Aanvragen
en
vermelding
van
liefdegiften
worden
geplaatst
per
regel
a
15
cents.
Reklamés
Of
aard
«jvelingen
(beneden
het
Binnenlandsch
Nieuws)
por
regel
aöO
cents.
Groote
letters
worden
berekend
naar
het
aantal
gewone
regels,
dat
zij
beslaan.
Het
jaar
1869.
fcdi.'
hl
,S,;loo
Pen
Jaar
ondel-
Onheilspellende
tecken-ni.
Ta
Tnrir
**
•*""**
Iladdt'u
«e^e».
die
de
spanning
tt
h>
•
e"
UriL''ceilland
hielden
voor
het
eind,
niét
egio
vnn
„en
djr^atieken
veldtocht.
Het
was
slechts
ifhekkendê
bui,
die
wellicht
eenigentijd
:,
*d
«oven
Europa
loa
to
barsten,
maar
hoegenaamd
'
'"U
baren
kon,
zoodra
gebleken
was,
dat
geen
dof
toogen«ilteden
bijsondere
neiging
betoonde,
om
In
de
ge»
adigheden
het
oostersehe
vraagstuk
op
nieuw
aan
1
n.
Liet
wen
de
beide
tegenstander»
geheel
aan
zich
gelijk
blijkbaar
de
bedoeling
Was,
dan*
was
de
Makkelijk
te
voorspellen.
I>e
zwakste
moest
buk*
'i
sterkste
en
na
eenige
tegenstribbelittg
legde
dan
moedige
Griekenland
gedwee
liet
hoofd
iv
den
schoot.
m
ui
de
eerste
dagen
van
Januari
vernam
men,
dat
op
el
van
Pruisen
was
besloten
tot
eene
konferentie
teïBake
wt
grieksch-turksche
geschil.
Ttu-kije
stelde
vervolgens
Hand
een
ultimatum,
welks
eischen
door
de
mogendhe
dslag
der
onderhandelingen
werden
gelegd.
(ïrie
'ii
met
zich
aan
de
samenkomst
te
onttrekken,
»en
desniettemin
de
konferentie
hare
zittingen
voortzette
oeeliut
kwam,
diende
het
oorlogsgezinde
grieksche
'in
ontslag
m
en
kwam
Europa
weder
tot
rust.
pts
voor
korten
tijd
echter,
want
eenige
dagen
later
onderhandelingen
tusschen
eene
fransche
en
eene
spoorwegmaatschappij
wederom
vele
gemoederen
in
an
den
aanvang
van
Februari
af,
tot
in
de
maand
pc,
kon
me„
m
een
aantal
bladen
onophoudelijk
berich
»
opstellen
leren,
beseffende
zekere
geheimzinnige,
maar
lardiger
bedoelingen
der
fransche
regceriug,
ten
pc
van
Belgiê\
Die
echter
niet
onmiddellijk
door
al
deze
vei
schimmen
2l
ch
van
hun
stuk
lieten
brengen
.en
eoo
".I"-
imspem-dcn,
wat
toch
wel
van
deze
geheele
Pn
0
fa
weïenliike
beteekenis
kon
zijn,
venuochten
nooit
aaera
te
ontdekken,
dan
het
in
hunne
oogen
tamelijk
on-
K.
plan
der
fransche
ooster-spoorwegmaatschappij,
om,
t*t
overnemen
van
een
paar
belgische
spoorweglijnen
lijn
zoo
nauw
mogelijk
in
verband
te
brengen
fische
en
nederlandsche
zeehavens
en
zoodoende
-
pUk
niet
mt
zuivere
mensehenliel'de,
maai-te
eigen
bate-
Kei
nationaal
verkeer
te
bevorderen.
nderlingsto
der
geheele
geschiedenis
waren
van
ofiicieele
<>•-aanhoudende
verzekeringen,
dat
staatkundige
beweegre-
Sde
van
PrLvriv
et
SpCl
Waren
'
noch
**
**
««^od
,''
,!«
Flanir'Jk,
noch
bij
de
bezwaren
door
Betóë
Alleen
overwegingen
van
volkshuishoudkundigen
akten,
naar
men
beweerde,
die
voorstellen
niet
aan
doen
al
hetgeen
van
dien
aard
te
berde
werd
gebracht
-
liet
men
.met
met
een
kluitje
zich
in
het
riet
stn
'o
weinig
proeflioudenJ.
te
zijn,
dat
men
wel
genood
>
:
naar
andere,
naar
staatkundige
redenen
te
zoeken
ngn
werden
er
aan
de
hand
gedaan,
maar
voor
wie
keper
bezag,
bU
,
him
.
'
dat
men
ten
slotte
niets
overhield,
dan
eene
ngemotiveerde
vrees
der
belgische
regeering
voor
mo
imiender
fransche
regeering.
Dat
degenen,
die
tot
rstelling
kwamen,
niet
geheel
verkeerd
hadden
gezien,
r
mt
zekere
depêche
van
den
veelschrijvenden
graaf
t.
Dat
de
vrees
ongegrond
moet
worden
genoemd,
ilechts
hun
gevoelen,
maar
blijkbaar
ook
dat
der
en
tering
.
die
aan
de
spanning
een
eind
maakte,
door
toegefelijkheid
te
bewegen.
«pour
peu
de
besogne'
genoeg
„brult"
gewe
ïngen
kwamen
telkens
in
onüöop
cii
'iTheid
worden
wederlegd;
Fran
"
«Ie
hanil,
om
de
goede
burj
1
te
maken
er
p
ii
■
w
i
I'
1
Z
'
het
publiek,
li.
dergelijke
angstwekkend
rocg
.
vraagstukken
van
algemeen
deden
op
van
het
jaar
Zixh
nietvi
,
nder
d,
[
'J
later
behandelen.
tand
der
Bocharen
toch,
ofscl
in
verband
Wet
verschijnselen,
die
doen
%±
[e
i
oostersch
'te
\„7
,
13
m-hst'
al
werd
h,t
"'
ien
aanvang
des
.Ide
geschoven,
is
eene
zaak,
die
thans
alleen
Oosten-
P
*
t
lT:i
lT
Si
CZ
ChlA
ntm
«I
het
verschil
van
den
datSi,
*tC
geenCT
t!Jd
zoodaniS
&M
£•*
het
als
eene
europeesche
aangelegenheid
kon
worden
'"
I''sten
„«TT
'
r
Chters
Waren
in
h«t
Oosten
op
zoo
v,e
i
rWd
WCt
andeM
da!l
«*F*>
d»fc
«^
ü-
huf.
'f
l
'T
2O"
aU
d
0
bonding
van
Egypte
fc
a
w
,
tet
f
b7
Cn
het
hOOM
gloeide.
•'^'nieersivn
gr
PCn
JMf
niet
biJzonder
belangrijk
uit
FXanSS
d
g/°gP^
t
'
het
zal
gedenkwaartigblU-
d
«er
d?,
nl
s
rH,.",V
redelieVende
omwenfehng,
welke
kng
s
rl-oüend!f
v
eD
5
Vool'
de
katholi^
w«eld
door
o
'
•
T'
de
geheele
™nschheid
door
M«!«ms
kent.
'
gewichtiSst«
ondernemingen,
die
do
'«-'n?'ï;titi;::tidf
e"-epi^
kcn
wij
in
°en
**«
*•***>
'-Vork
naai-San-Francisco.
de"
BpoorweS
*n
iA
on
b
t'.T'i
en,
Z°U
cc"
Vo,slagm
"deling
P»
velden
/
eblt
ddel'
om
niet
fee
1
«lC
&n*
%a,-
mTloea
*ö
ree*^nnen
weinige
hWegS^*
S
B™*
v™
het
Suez-kanaal
op
de
K
op°
I^
e
i
e
o
i
riddellr
dSChe
Ze°'
die
™d™
Urn
e
«il*
gewichri'eT/v
11,
StmCn
°Ceaan'
En
het^r
kfZia»
g
Chakt'ls
de
keten
van
het
-
'
"Ig
'
een
«"opmerkelijk
jaar
worden
genoemd.
BUITENLAND.
Groot-Brittannie.
"-1
ministerie-Gladste
«,
■
ttt**»
en
aan
hen,
die
de
2J!*
ft
geweigerd
materieele
hulp
te
geen
werk
kunnen
en
werklieden,
•minster
voor
fmantófe
fe??
bevorderen.
De
Heer
Lowe
,
veel
begint
te
bemoeien
Ji\?
bevreesd.,
dat
de
staat
zich
L.,1
I
oor
zich
feL^f
dlt'
i
za*«?
-
welke
het
publiek
Jenhet
wegzenden
vankrai°r
n-
*«»ï
hij
en
zijne
anibtge
tarende
een
tiidelijktu
l-w'^
0!
*•*■*•
hogers
uit
het
land,
felijk
achten.
Eene
kL
n
*w'
n,
d
ln
de
nijverheid,
zeer
b,
-i
hertog
van
MancW,
hee?
zioh
nu
echter
gevormd,
van
werklieden
te
bevord„rl
aa,
r.het
hoofll'
om
de"
emigra-
Rmigrants
and
Colonirf.i
•
,D£
ze
kommissie
noemt
zich
k
l*
.,J?'?fPektus
bepalen
7K
Ald
Corporation
(Limited)"
en
elk
a^
m
\'
iv
aamieelen
vl,
H
het
kaP
itaal
hestaan
zal
S*
dWaVl;f
t
leUw
f
?
niaatsXmrii
*£
Het.
beginsel,
van
het-
Jctus
7^'Jk-.
"Het
doel
onlT,:'
ultP
at-
•»
echter
volstrekt
rhuizer,,
18
"'et
alleen
otn
a™
'^schappij,"
zegt
het
pros
ronisten
Hn
u
hunne
hnig„";"
ov
°rtocht
te
betalen
van
land
den.
Met
dooh
ook
om
d«
nieuwe
fchsen,
hete
AT
I
zal
men
1
een,
e
oedu
ontvangst
te
be
l^orwaardL4ool'
aankoo,?°?
n
k°neessiën
van
land
te
i
kS«V
als
het
dei-e?
f
?
?
ndeTe
wÜze,
«locb
op
Is
afn
t
;
o
s
taa
n
te»
dit
la
nd
T*
\
sf&H
m°gelP
maken
me
ar
te
Staan.
<tnu
kosteloos
of
voor
een
kleinen
Ie
wijze,
waarop
S-T,^*
(
8
maf
nea
van
zak^^?,
hesprokenwordt/makcu
j*
praktisch
vmden.
tn
>
dit
ftlantropi
sche
plan
niet
mit-*
1
J?hn
Stuart
Mdl
heeft
-
SsriÏÏ.M
Z'Jno
meening
te
kennpn"
C<?n
brief
***
c"n
Reer
TraagstuJj
der
cE
n,
gegeven
aangaande
het
-
**
uu
vtoneesche
emigratie.
Hij
toont
aan,
hoe
dit
vraagêtÜ'ï
niet
zoo
eenvoudig
is
als
sommigen
■
doch
dat
het
twee
zeer
moei,dijke
kwestiën
van
staat
kundige
moraliteit
oppert;
t„n
eerste,
wat
het
recht
is
van
de
eerste
bewoners
van
een
land
om
nieuwe
kolonisten
te
weren;
en
ten
tweede,
welke
de
wettige
maatregelenzijn
beschaafd
en
ontwikkeld
volk
mag
aanwenden
om
de
schade
lijke
aanmatigingen
van
een
Volk
in
een
hooger
staat
van
be
schaving
1,-
Vferen.
Aangaande
de
eerste
kwestie
erkent
«ie
neer
Mul,
dal
indien
de
Cnineesche
en
■
o
groote
uit
breiding,
verkrijgt,
Zij
,
«an
een
si
cal
huishoudkundig
oogpunt
beschouwd,
nadeelig
moet
zijn
voor
de
tegenwoordige
bevol
king
,
dööt
de
loonen
te
verlagen,
en
hen
tot
een
minderen
iïijn
eU
confort
brengt;
en
dat.,
indien
het
*ekeï
Was
dat
in
dezen
toestand
geen
verandering
ZOÜ
komen,
het
de
wering
der
Chineezen
wettigen
zoude.
Aan
de
andere
zijde
vraagt
hij
of
het
billijk
is
als
bewezen
aan
to
nemen,
dat
liet
karakter
en
de
gewoonten
der
Chineezen
ni,jt
".'.'
zijn
voor
verbetering.
Zou
men
geen
poging
kunnen
doen
voor
verplicht
dtideïfljfjS,
ten
einde
de
kinderen
der
Cnirieexeü
ie
besclïaven'.
De
beste
maatregel
vindt
de
lieer
Mill
in
zeer
gestrenge
wetten
tegen
de
koclie-kontrakten,
welke
hij
vermomde
slavernij
noemt.
Zuike
kontrakten
behoorden
niet
alleen
niet
erkend
te
worde.i
dooi
de
wet,
maal'
men
behoorde
hen,
die
ze
aangaan,
kon'
vervolgen.
Al
bet
nii
alt
zich
heden
tot
zaken
op
de
landver
huizing
betrekking
hebbende.
De
Melboutne
Argus
<__«elt
mede,
dat
te
Tyi,
een
der
eilanden
in
de
Stille
Zuidzee,
een
verschrikke
lijke
moord
heeft
plaats
gehad
op
een
zoogenaamd
emigranten»
schip,
hetwelk
echter
in
waarheid
weinig
verschilt
\tm
de
slaven
linalili.'i-s,
die
welei
n
Amerika
en
Afrika
kruisten.
Deze
genepen
lokken
onder
allerlei
voorwendselen
de
ei
rfvöTidigo
eilan
ders
aan
boord
en
brengen
hen
naar
de
australis,.he
koloniën,
die
behoefte
aan
werklieden
hebben.
Dus
Werden
280
inboorlingen
van
Tyi
aanboord
van
liet
fj
rkschip
Moren
gelokt,
om
naar
Qneenslahd
overgebracht
te
worden.
Do
wanhopende
inlanders
ii
gezamenlijk
den
oproer
iv
h
I
schip,
vermoorden
de
bemanning
en
sprongen
over.
hooi
f
land
te
zwemmen.
Slechts
dertig
lmniiei'
bereikten
de
kust,
e»
253
kwamen
in
de
golven
om.
De
e.igeiselu'
dagbladen
dringen
er
bij
«Ie
regeering
op
aan,
om
krachtig.-
maatregelen
te
nemen
tot
Ket
bedwingen
van
dezen
«slavenhandel."
De
bijzonderheden
van
het
verschrikkelijke
ongeval
te
Bristol.
zijn
zoo
pijnlijk
mogelijk.
De
plotselinge
dood
van
mijnwerkers,
zeelieden
of
reizigers
in
een
spoortrein
is
niet
zoo
aangrijpend
als
de
dood
van
eene
groote
menigte,
die
uitgaat
in
de'hoop
van
een
aangenamen
avond
te
slijten.
De
Holbeinscho
»doo
denilans"
ineen
bal
of
in
een
i
is
verschrikkelijk,
en
men
kan
niet
zonder
diepe
aandoening
het
ongelukkig
lot
lezen
van
die
18
mannen,
vtouwcii
en
kinderen,
die
in
den
schouwburg
van
Dristol
dood
zijn
gedrongen,
toen
zij
de
har
lekinade
gingen
zien,
die
stee/S
met
het
kerstfeest
in
Engeland
gegeven
wordt.
Bijna
200Ó
personen
hadden
zich
verzameld
bui
ten
de
deuren
van
het
gcbVuw,
om
in
den
bak
en
op
de
boven
ste
galerijen
plaats
te
vimli-n.
Toen
de
deuren
geopend
werden,
stormde
het
publiek
naar
binnen.
In
den
nanwen
gang
werd
dé
meniffte
opgehoopt
idrongen,
het
volk
dat
nog
buiten
de
deuren
was
,
hoorde
de
angstige
kreten
van
«terug,
terug"
niet,
en
toen
«ie
bijna
doodgedröngen
menschen
,
den
kreet
van
«brand,
brand"
aanhieven,
om
de
menigte
dus
te
verhinderen
dringen,
ontstond
er
een
paniek.
Een
vrouw
van
vij
was
de
eerste,
die
neder
viel,
en
een
groote
mevr
f
haar
heen,
terwijl
de
o]
pakte
mens.
en
rechts
golfde
en
hen,
die
op
den
dtrapte.
Het
oorverechcurende
gillen,
t
Bineeken
om
hulp,
en
gena
de,
van
ra
i
laalrten
de
paniek
groot,
r
en
§n
zeggen.
dat
de
zenuwen
van
nul
waren
tegen
bet
afschuwelijke,
o
aanschouwen
.
zonder
te
kunnen
hah
ine
krachten
noodig
hadden,
om
zichiel
te
bescherm,'n.
Een
man
van
krach
.w.wiens
hreede
schouders
ontzag
inboezemden,
a
verslaggever
van
de
Doilij
News,
dat
hij
niet
jne
bijna
bovenmensclielijke
pogingen,
nedei
gedurende
15
rninnten
op
zijn
rug
lag,
metwan
ide
voor
zijn
levensbehoud.
Toen
hij
eindelijk
be
|
lag
een
jongen
dood
onder
hem.
fckie
diirfde,
bevreesd
voor
een
nieuwe
paniek,
de
Op
der
harlekinade
niet
uitstellen,
en
de
aardigheden
der
van
Pierrot
en
harlekijn,
deden
de
menigte
lachen,
.
,;1
li
lijken
in
de
koffiekamer
lagen,
en
men
de
gewon
i,
naar
bet
gasthuis
vervoerde,
terwijl
het
klagen
en
jammeren
„ii
ben,
wier
betrekkingen'
gedood
waren,
"niet
eens
ge
hoord
werden.
Zelden
heeft
zeker
zoo
ccli
spookachtig
en
verschrikkelijk
drama
plaats
gegrepen
in
eenigeu
schouwburg.
Duitschland.
BERLIJN,
29
De*
[Pttrt.
Rotr.)
Algemeen
werd
dezer
«lagen
het
bericht
Verspreid,
dat
de
Heer
Uhden,
eerste
president
van
h,'!
hoog
gerechtshof,
zijne
betrekking
zou
nederleggen.
liet
blijkt
thans,
dat
dit
bericht
onjuist
is;
de
Heel'
Uhden
zelf
ver
klaart
,
dat
hij
er
niet
aan
gedacht
heeft
om
zijne
demissie
te
nemen.
In
zooverre
de
verklaring
van
den
lieer
Uhden.
Van
waar
mag
men
vragen,
vanwaar
komt
het
gemeld,,
_feritóht,
dat
alom
was
verspreid
en
geloof
voiid.
zoo
eensklaps
vandaan'?
Men
zou
zoo
gaarne
ccii
anderen
president
aan
het
hoofd
van
dat
hof
zien
staan,
in
de
plaats
van
den
man,
die
gedurende
eene
iveks
van
jaren
zoo
ijverig
is
werkzaam
geweest
om
het
aanzien
van
het
hof
te
doen
dalen.
Toen
derhalve
door
een
der
dagbladen
het
bedoelde
gerucht
was
verspreid,
gaf
de
leven
dige
wensch,
dat
het
mogelijke
bericht
juist
mogt
zijn,
daaraan
als
het
ware
vleugelen
en
weldra
was
het
ter
kennis
gebracht
van
iedereen.
De
heer
Uhden
heeft
dit
bericht
doen
weerspreken;
hij
blijft
op
zijn
post.
En
waarom?
Hij
hoopt,
dat
het
tegenwoordige
regime,
dat
de
tegenwoordige
liberale
minister
van
justitie
zullen
plaats
maken
voor
de
ware
orthodoxe
leer
in
het'
staat»
kuudige
,
want
—
zegt
bij
—
moge
de
minister
een
man
zijn
van
eene
verdachte
kleur,
aan
het
hof,
"de
bron
van
alle
eer",
daar
wappert
nog
hoog
en
fier
de
vlag
des
behouds.
In
de
beneden
regioenen
kan
bet
insgelijks
veranderen,
en
is
dat
het
geval,
dan
ben
ik
daar,
om
door
middel
van
het
hof
goede
dieusten
aan
de
goede
zaak
te
bewijzen.
leder
herinnert
ï.ich
nog
hoe
in
de
dagen
van
het
konfiikt
tnzschen
de
legeering
en
den
landdag
het
hof
werkzaam
is
geweest
voor
de
ware
beginselen.
Op
dien
terugkeer
Van
den
goeden
tijd
hoopt
de
heer
Uhden.
ïe
Hallo
heeft
gedurende
eene
reeks
van
jaren
eene
inrich
ting
van
onderwijs,
liet
zoogenaamde
paedagogium,
ingrooten
bloei
verkeerd.
Het
was
gesticbt
door
August
Hermanh
Francke,
een
der
hoofden
van
de
piëtistische
partij;
maar
het
moet
wor
den
erkend,
en
bet
wordt
ook
openlijk
orkeiid,
dal
de
heel'
Fl'ancke
eene
uitstekende
methode
bezat,
eene
uitmunten
de
school
in
het
leven
heeft
geroepen
eu
eene
menigte
knappe
mannen
heeft
gevormd.
Ik
maak
hiervan
vooral
melding,
omdat
voor
een
twintigtal
jaren
of
later,
zeer
vele
zonen
van
hollandsche
fa
uiüicii
daar
hunne
opleiding
hebben
genoten.
ïvog
dit
weinige
moet
ik
ei-
bijvoegen,
namelijk
datjdie
be
roemde
school
is
bezweken
ten
gevolge
van
de'
streng
piëtis
tische
richting
aldaar
bewandeld.
Men
beweert,
naar
ik
verneem
op
goeden
grond,
dat
de
rus
sische
rijkskanselier,
de
beer
G
ortschakoff,
m
een
onderhoud
met
den
tra
nscheh
ambassadeuren
den
oortenriiksclien
gezant
zijne
bevreemding
heeft
te
kennen
gegeven
over
de
wijze,
waarop
door
vele
fransche
en
oostenrijksche
dagbladen
is
gesproken
over
het
verleenen
der
St.
George-orde
aan
den
koning
van
Pruisen.
Hij
verklaarde
dat
al
hetgeen
was
beweerd,
ten
aanzien
van
de
vijandelijke
gevoelens
door
keizer
Alexander
gekoesterd
Frankrijk
en
Oostenrijk,
geheel
en
al
ongegrond
moest
geacht
Woraën.
De
keizer
bad
geene
demonstratiëu
gemaakt,
dewijl
hij
geene
zoodanige
bedoeling
had
gekoesterd;
alle
beweringen
van
dien
aard
mochten
derhalve
even
ongegrond
als
doelloos
worden
geheeten.
De
koning
van
Pruisen
heeft
aan
8
personen
uit
Hanover,
die
wegens
landverraad
ieder
veroordeeld
waren
geworden
tot
één
jaar
gevangenisstraf,
kwijtschelding
van
hunne
straf
ge
schonken.
—
Sedert
eenigen
tijd
liepen
er
geruchten,
dat
de
minister
president
van
Pruisen,
graaf
von
Bismarck
pogingen
in
het
werk
had
gesteld
om
zich
in
Rusland,
te
Petersburg
of
te
Moscon
—
de
stad
was!
hem
geheel
onverschillig
—
eene
krant
aan
te
scnaflen.
\\
at
er
den
staatsman
aangelegen
kon
zijn,
om
iv
het
hart
van
Eusland
een
partijorgaan'te
bezitten,,
vatte
nie
mand
;
zeker)
is
het
nogtans,
dat
de
vergramdste
aller
kran
ten
en
krantjes,
mejufvrouw
de
Moscmier
Ze.ilunq,
op
zekeren
dag
met
groote
letters
eene
poging
bekend
maakte
om
haar
te
verleiden.
_
Het
geval
werd
niet
brommende
blootgelegd,
maar
op
delikate
wijze
aan
het
licht
gebracht
met
zoodanige
termen,
als
den
lezer
kondenlaten
raden
wat
er
gaande
was.
Hoe
voorzichtig
echter
ook
de
Moscaucr
Zeitung
geweest
ware,
toch
ontging
haar
berichtje
den
Argus-blikken
der
offi
cieuse
berhjnsche
pers
geenszins.
De
Norddeutsclie
verklaarde
josweg
de
Moskauer
verklaring
voor
een
verdichtsel,
maar
de
Moskauer
is
veel
te
fatsoenlijk
om
te
jokken.
In
haar
jongste
nommer
handhaaft
zij,
ook
tegenover
liet
bei'lijrifche
dementi.
jtoutwcg
haar
dementi.
»Dat
ei'
uit
Derlijn
pogingen
in
het
werk
werden
gesteldom
onze
krant
in
handen
te
krijgen
is
en
blijft
waar."
De
Nord
deutscff
had
namelijk
haar
ambtgenoot
uitgetart
e«3nig
auten
tiel
i
tuk
openbaar
te
maken,
waaruit
de
ónlkooping
*<mdc
kunnen
blijken.
Een
autentiek
stuk
ki
unen
wij
wel
is
waar
zegt
de
Moskauer
niet
leveren.
Maar
wij
zullen
beter
doe*
«•Or'angs
is
de
generaal
von
Schweinit/,
.voeger
militair
agent
in
Petersburg,
thans
gezant
in
Wc
n
.
..'ij
hebben
h
niegen
den
gem-raal
von
Schweinitz
yersoonlijl
f/'-nige
maanden
geleden
wendde
hij
ziel'
'door
bemiddeling
onzer
feteraburs/er
vrienden,
met
liet
voorste!
van
den
persoon,
die
Rein
daartoe
volmacht
gegeven
ha'
a
.
met
het
verzoek
zoodanige
artikelen
op
te
nemen,
als
men
ons
uit
Berlijn
zoude
zenden.
Men
deelde
hein
mede,
dat
het
vergeefs
zoude
ziju,
ons
dit
voorstel
oök
maar
mede
te
deelen
en
dat
men
van
te
yol-en
er
op
».ou
kunnen
rekenen
dat
h.'t
niet
aangenomen
Miiile
Morden.
Na
eenigen
iij.l
ovuiiiochijiilijh
des
te
Japger
durende,
naar
mate
het
noodig
was
om
zich
met
den
persoon
weder
in
verbinding
te
stellen,
ilie
den
generaal
von
öchweiuitz
tot
dit
voorstel
had
gemachtigd)
werd
ons
een
nieuw
voorstel
gedaan,
De
eene
dienst
is
«len
andere
waard:
men
verzoekt
ons
mede
te
deelen,
dat,
wanneer
wij
de
berlijnsche
artikelen
op
ofüeieuso
wijze
in
ons
blad
wilden
mededeeien
al
de
duit.ehe
dagbladen,
die
graaf
von
Birmarck
genegen
zijn,
zoodanige
mede
deelingen
en
korrespondentiën
zouden
opnemen,
als
wij
noodig
zouden
achten,
dat
in
de
buitenl.
pers
wierden
opgenomen.
Ook
dit
voorstel
kan
niet
worden
aangenomen.
—
Ten
gevolge
van
do
buitengewone
toeneming
van
het
aan
tal
kloosters
on
kloosterlijke
Inrichtingen,
vooral
'ook
in
de
zui
vel'
protestantsche
provinciën
van
Pruisen,
zijn
bij
den
pruisi
schen
landdag
zeer
vele
petiën
ingekomen.
De
zaak
heeft
in
zeer
hooge
mate
de
belangstelling
der
bevolking
getrokken,
en
in
niet
mindere
mate
is
dat
het
geVal
met
het
thans
open
baar
gemaakte
verslag
der
diskussie
daarover
gevoerd
in
de
zittingen
der
kommissie
voor
de
petitiêh
van
het
huis
der
af
gevaardigden.
De
zittingen
dier
kom,nissie
ziju
bijgewoond
door
regeeringskomniissarissoii
van
drie
miuisteriën,
namelijk
van
jus
titie,
binnenlandsche
zaken
en
eereilieiist.
Opmerkelijk
is
het,
dat
de
regeeringskommissaris
van
het
ministerie
van
eeredienst
als
het
wan-
mag
gezegd
worden
de
advokaat
der
geestelijke
orden
te
zijn.
Trouwens
gaat
nien
na
door
wien
de
regeeriiigs
kommissai'i's
in
kwestie
was
afgevaardigd--,
namelijk
door
den
heer
von
Mühlei',
een
protestant
seh
minister
van
Zeer
sterke
ultva
montaansche
beginselen,
dan
laat
zich
de
zaak
verklaren.
De
beiden
andere
kommissarissen
hebben
eene
geheel
andere
hou
ding
aangenomen;
zij
zijn
echter
van
gevoelen,
dat
de
tegen
woordige
wetgeving
op
het
recht
van
vereeniging
aan
vele
dier
kerkelijke
vereenigingêu
recht
van
bestaan
geeft,
iv
zooverre
zij
geeiie
aanspraak
maken
op
recht
Verstaat
nien
onder
klooster
slechts
die
inrichtingen
,
waar
personen,
die
bepaalde
geloften
hebben
afgelegd,
zich
Vereèni
gen
tot
het
verrichten
van
gemeenschappelijke
godsdienstoefe
ningen,
en
welke
stichtingen
rechtspersoonlijkheid
bezitten,
dan
moet
gezegd,
«lat
sedert
1810,
toen
de
kloosters
bij
de
wet
zijn
opgeheven
in
Pruisen,
slechts
zeer
weinige
zijn
blijven
be
staan.
Maar
dit
heeft
geene
schade
aan
de
groote
zaak
gedaan
en
daarin
zit
de
jezuïtische
kunst,
dat
wen
de
kloosters
heeft
verborgen
achter
allerlei
voorwendsel»;
er
zijn
gestichten
in
het
leven
geroepen
tot
verpleging
van
zieken,
tot
opleiding
der
jeugd,
en
de
geestelijke
mannen
zijn
geworden
ziekenoppasaers,
onderwijzers,
enz.,
enz.,
iv
een
woord
zi|
hebben
allerlei
gedaanten
aangenomen,
zegt
de
Ifeser-Zeilun;.
Men
heeft
sommige
pro
vinciën
van
Pruisen
als
het
ware
oveistelpt
niet
jezuït'en,
re
demptoristen,
franciskanaxs,
enz.,
die
meu
uit
België,
Frankrijk,
Zwitserland
en
van
elders
h
in
den
biechtstoel,
in
statiën
en
op
andere
wijze
de
protestantsche
leer
to
bestrijden,
van
welke
taak
zij
>-','b
hebben
gekweten
naar
hunne
bet:!e'kiaeliten,
dat
moet
men
hun
nageven.
Daarenboven
hebben
zij
nog
een
middeltje
gebezigd,
even
onschuldig
als
voordeelig,
eene
soort
van
smokkelarij
op
het
gebied
der
weldadigheid
geplegd.
M,
n
leeft
namelijk
bij
de
826
statiën,
waaraan
verbonden
zijn
5820
leden
van
het
man
nelijke
en
1564
van
bel
vrouwelijke
geslacht,
en
schier
tal
loos
ta!
en
inrichtingen
van
weKadigbeid,
enz.,
weten
te
voegen,
geene
kloosters
in
den
zin
der
wel,,
wel
degelijk
kloosters
in
den
geestelijken
zin.
Het
huis,
waarin
zulk
eene
weldadige
stichting
wordt
gevestigd,
behoort
aan
een
partikulier,
die
alle
nooelige
wettelijke
maatregelen
van
voorzorg
heeft
getroffen,
Om
te
verhoeden
,
dat,
na
Zijn
overlijden,
het
huis
niet
aan
een
"goed"
erfgenaam
in
handen
valle
en
op
die
wijze
woeke
ren
die
instellingen
overal
voort.
Is
er
tegen
deze
ontduiking
der.wet
niet
te
waken'?
vraagt
de
Magdeb.
Zeitung.
Wij
ziju
van
gevoelen,
zegt
het
blad,
dat
het
hms
der
afgevaardigden
het
middel
in
de
band
heeft
om
dien
kanker
nit
te
snijden,
nanielijk
door
de
bepalingen
op
dat
stuk,
iv
het
algemeenpruisische
l'andrecht
aanwezig,
weder
in
hel
leven
te
roepen,
of
beter
gezegd,
toe
te
zien
en
te
waken
voor
de
richtige
toepassing
daarvan.
•
Oostenrijk.
Ook
te
Praag;
Brunn
en
Griitz
zijn
groote
arbeidersmee
tings
gehouden
om
te
petitioneereu
voor
het
recht
van
vereeni
ging,
vergadering
en
koalitie.
—
Volgene
mededeelingeii
der
Presse
staat
ook
Pöborl,
dat
het
brandpunt
kan
worden
genoemd
van
den
opstand,
op
het
punt
van
zich
te
onderwerpen.
Frankrijk.
De
Heer
Ollivier
heeft,
naar
men
beweert,
drie
dagen
uitstel
"d,
cm
zijn
ministerie
zanten
te
stellen,
De
2'emps
deelt
mede,
dat
het
hem
niet
gemakkelijk
valt,
om
ambtgenooten
te
vinden.
Hij
kwam
met
eene
menigte
portefeuilles
onder
den
arm,
in
de
vergadering
van
het
regterccntrum,
beweert
het
oppositie
blad,
doch
zonder
er
een
enkele
kwijt
te
kunnen
raken,
moest
hij
weder
vertrekken.
Indien
dit
waar
is
zou
men
bijna
kunnen
gaan
denken,
dat
hij
de
kroon
van
Griekenland
ot
van
Spanje,
in
plaats
van
eenige
ministerieele
portefeuilles,
te
begeven
had,
doch
men
moet
niet
vergeten
dat
de
Temps,
het
orgaan
dei
uiterste
linkerzijde,
den
heer
Ollivier
zeer
weinig
genegen
is,
en
zijne
moeieiijkheden
en
bezwaren
zeker
niet
door
een
ver
kleinglas
ziet.
,
.
Zooveel
is
echtet
ïeke.'r,
dat
de
heer
Bufiet,
de
iutrtekendste
nwoordiger
van
het
linker-eentruni,
geweigerd
heeft
zit
ting
te
nemen
in
het
nieuwe
ministerie.
De
Palrie,
die
het
ministerie-Ollivier
met
de
levendigste
toejuichingen
ontvangt,
deelt
dit
bericht
mede
en
betuigt
haar
leedwezen
over
dit
be
sluit
van
den
heer
Buffet,
hetwelk
het
blad
niet
onduidelijk
verklaart,
dat
zoo
onparlementair
mogelijk
is,
daar
hij
de
ver
tegenwoordiger
is
van
het
linker-centrum,
dat
een
groot
ge
deelte
uitmaakt
Van
de.
meerder'ieid
cii
dus
in
hot
nieüWo
ministerie
vertegenwoordigd
moet
worden.
De
imperialistische
bladen,
die
het
persoonlijk
gezag
steeds
uit
al
hun
kracht
ondersteund
hebben,
volgen
het
keizerrijk
in
al
zijne
lotgevallen
en
ondersteunon
nu
met
prijzenswaardi
gen
ijver
het
hervormde
regeeringstelsel.
Men
begrijpt
echter
hoe
pijnlijk
deze
plotselinge
verandering
van
politieke
richting
voor
velen
hunner
zijn
moet,
en
men
zal
derhalve
de
sierlijke
wijze
waardeeren,
waarop
de
Patrie
Vau
den
nood
een
maakt,
"Alle
ernstige
bladen,
die
aan
de
belangen
van
het
land
den
ken
,
prijzen
den
brief
des
keizers.
Wij
willen
de
artikelen
niet
aanhalen
van
den
Conslitutionnel;
van
Ie
Peuple
Francais
en
der
andere
dagbladen,
die,
even
als
wij,
toegewijd
aan
de
keizerlijke
instellingen,
met
een
waar
genoegen
elke
daad
toe
juichen
,
die
geschikt
is
om
die
instellingen
hechter
te
maken
'en
haar
een
nieuwen
luister
te
geven,
enz."
Wie
zou
een
jaar
geleden
ooit
gedacht
hebben,
dat
de
Patrie
vóór
1
Jan.
1870
den
parlementairen
regeeringvorrn
op
de
koel
bloedigste
wijze
"een
nieuwen
luister"
zou
genoemd
hebben
van
het
tweede
keizerrijk.
W.at
moeten
de
redacteurs
van
de
Palrie
eene
onaangename
gewaarwording
ondervinden,
als
zij
hunne
vorige
hoofd-artike
len
nog
eens
onder
de
oogen
krijgen.
De
Temps
verhaalt
eene
vergissing,
welke
de
heer
Emile
Ollivier
maakte
toen
hij
den
brief
des-
keizers
ontving.
Hij
ging
onmiddellijk
uit
om
het
bericht
mede
te
deelen
aan
zijne
ambt
genooten
'van
het
rechtercentrum,
die
juist
eene
vergadering
hielden
in
het
Hotel
du
Louvre;
hij
vergiste
zich
echter
en
liep
bet
Grand
Hotel
binnen,
waar
het
linkercentrum
verga
derde.
Hij
had
zijn
rechterhand
voor
zijn
linker
aangezien,
en
de
verwondering
van
het
linkercentrum
werd
slechts
geëvenaard
door
die
van
den
heer
Ollivier.
Met
groote
beleefdheid
werd
hij
echter
door
eenige
afge
vaardigden
ontvangen,
en
na
een
gesprek
van
eenige
minuten
las
hij
den
keizerlijken
brief
voor.
Hij
ontving
do
gelukwenschingen
van
het
linkercentrum;
de
president
bedankte
hem
voor
zijn
beleefde
mededeeliug,
waarop
bij
zijn
afscheid
nam,
en
naar
de
vergadering
van
hei
n
centrum^
vertrok.
Deze
vergissing
had
hem
echter
volstrekt
niet
uit
a^Bfentrum
gebracht,
en
hij
deelde
glimlachende
zijne
vergr^l^
mede
aan
het
rechtercentruni.
De
heer
de
Forcade,
de
ex-minister,
die
alle
centra
schuwt,
en
zich
aan
de
uiterste
rechterzijde
vastklampt,
is
als
kandidaat
voor
het
Wetgevend
Ligchaam
opgetreden
voor
het
departement
/'Lot
et
Garonne."
De
heer
de
LangsdorfF,
een
parijsch
adrokaat,
treedt
pp
als
kandidaat
der
liberalen
en
zijn
adres
aan
de
kiezers
is>oo
bijteild
mege'ük.
/.Ik
ben
juist
het
tegenovergestelde
van
een
öfï
cieelen
kandidaat.
Mijii
tegenstander,
de
heer
de
Porcade,
die
uom
uwe
stemmen
verzoekt,
is
liet
persoonlijk
gouvernement,
dat
uit
het
venster
geworpen
is
en
door
de
deur
weer
tracht
bin
nen
te
komen,
-kien
wil
van
het
departement
Lot
et
Garonne
ie
mannetjeshuis
maken,
een
asiel
voor
hetgeen
Frank
rijk
verwerpt.
Men
overhaast
daarom
de
verkiezing,
men
tracht
u
te
verrassen
en
men
wil
u
den
tijd
niet
geven
ila
te
denken,
en
met
elkander
te
raadplegen,
wien
te
verkiezen."
Het
Jouraat
des
Débuts
noemt
den
brief
des
keizers
aan
den
heer
EiilHe
Gllivier
een
echt
konstitutioneele
daad.
De
lieer
Lemoine
ziet,
even
als
wij
gisteren
opmerkten,
een
zeer
gun
stig
teeken
in
de
daad
des
keizers,
cm
zijn
prerogatief
over
te
dragen
aan
den
lieer
Ollivier
als
hoofd
Van
1
het
kabinet
en
dezen
de
ministers
te
laten
kiezen.
wil
een
homogeen
ministerie;
maar
een
homogeen
:
kan
slechts
het
resultaat
ziju
van
partijen
,
«li'
gelijk
denken.
En
nu
doet
zich
de
vraag
voor:
welk
sclicuwspelhiedt
Ótfs-
de
kamer
aan
op
het
oogenbiik,
dat
zij
voor
het
eerst,
aan
zich
zelve
overgelaten
kï
De
partijen
zijn
uiteengesjiat
en
in
tal
van
fraktiën
verbrokkeld,
even'
als
een
werk
van
mo
zaïek,
dat
op
den
grond
is
gevallen.
*Tüü2
les
eentres
s'y
trouvent,
excepté
Ie
centre
de
gravité."
/'Daarin
is,
naar
wij
gelooven,
de
eersie
en
groote
moeielijk
lleid
gelegen,
welke
de
toepassing
der
nieuwe
staatkunde
zal
ondervinden,
Er
is
gebi'ek
aan
mannen.
Uit
dien
hoofde
is
het
misschien
te
betreuren,
dat
men
het
engelsche
stelsel
niet
ten
einde
toe
heeft
gevolgd;
dat
men
namelijk
aan
den
eersten
minister
geen
algemeene
funktie'n,
zonder
bijzondere
attributen,
heeft
gegeven.
De
overgang
zou,
indien
men
een
minister
van
staat,
belast
met
de
leiding
en
de
verdedi
ging
van
de
algemeene
staatkunde
der
regeeriug,
behouden
had,
gemakkelijker
zijn
geweest.
Eniilo
Ollivier
kan
er
op
rekenen,
dat
de
last
van
den
parlementairen
strijd
bijna
geheel
op
hem
zal
rusten,
en
do
bijzondere
werkzaamheden,
aan
dit
of
dat
departement
verbonden,
kunnen
alzoo
zijn
vrijheid
van
handelen
slechts
belemmeren,
on
eene
taak,
op
zich
zelve
reeds
zeer
moeielijk,
verzwaren.
Emilie
Ollivier
zal
ook
nog
met
andere
moeielijkheden
te
kampen
hebben.
Door
zijn
groot
talent
geroepen
tot
eene
po
sitie,
welke
in
een
vrij
land
als
de
aanzienlijkste,
als
de
schit
terendste
beschouwd
wordt,
kan
hij
niet
hopen,
dat
hij
aan
den
nijd
—
die
onvermijdelijke
wet
'—
zal
ontsuappen.
Hij
zal
dus
in
de
personenkw.estie
tal
van
hinderpalen
ondervinden.
Hij
zal
op
zijn
weg
zoowel
wrevelige
en
afgunstige
lieden,
als
weifelende
en
schroomvallige
vinden.
Er
zullen
mannen
zijn,
die
gaarne
eene
portefeuille
uit
handen
des
keizers
zonden
aannemen,
maar
die
weinig
gevleid
zijn,
als
Üllhier
bun
eene
aanbiedt.
Anderen
zullen
onder
den
indruk
handelen
—
die,
het
moet
ge
zegd
worden,
vrij
algemeen
is
—
dat
men
eene
nieuwe
proef
neming
gaat
wagen,
dat
die
proefneming
gevaarlijk
is,
en
dat
zij,
die
er
het
eerste
werktuig
van
zijn
,
er
ook
de
eerst
otlers
van
zullen
wezen.
Zij
willen
—om
ons
van
cc-
gomeen
zame
uitdrukking
te
bedienen—
dat
Varken
v^-'■
waSschen.
De
vraag
is
dus:
wie
zal
zich
het
eerst
aan-
werk
zetten?
Maar
wij
voor
.ons
zijn
op
dat
punt
in
£;«x«en
deele
ongerust.'
De
heer
Haussmann
zal
v.-.*arscliTJulijk
als
prefekt
van
de
Seine
vervangen
worden
door
den
prefekt
van
Lyon.
Deze
zal
in
het
gehausmanniscierde
Parijs
nog
vele
zaken
te
doen
vinden.
Zoo
lezen
wij
bij
voorbeeld
in
een
der
dagbladen,
dat
in
de
hoofdstad
der
beschaafde
wereld
nog
1539
olielampen
de
stra
ten
in
de
'afgelegene
wijken
verlichten.
De
bekende
lantaarns,
die
in
liet
luidden
der
straat
kingen
en
met
touwen
en
hijsch
blokken
op
en
neder
worden
gelaten,
bestaan
nog.
In
"den
goeden
ouden
tijd"
hing
men
er
de
royalisten
aan
op,
en
»a
la
lanterne"
was
een
kreet
die
men
te
vaak
hoorde.
Li
het
hartje
van
Parijs
hangen
nog
714
van
die|lantaarns,
die
aan
het
revo
lutionaire
blad
van
den
heer
Poch
-fort
den
naam
gaven,
zoo
dat
men
bij
eene
toekomstige
revolutie
nog
in
staat,
zal
zün
eenige
staatkundige
tegenstanders
door
ophanging
onschadelijk
te
maken.
Er
is
weder
een
nieuw
plan
aan
de
hand
gedaan-'eom^
de
reis
tusschen
Frankrijk
en
Engeland
te
verkorten,
en
gemakkelijker
te-maken.
Een
fransch
ingenieur
Eugène
Burel
wil
noch
een
brug
noch
een
tuunel
maken,
doch
wenscht
eenvoudig
het
ka
naal
op
te
vullen.
Niets
is
zoo
gemakkelijk
als
dit,
zegt
hij;
Engeland
wint
een
nieuw
graafschap,
Frankrijk
een
nieuw
de
partement,
eu
wij
laten
een
kanaal,
een
engelsche
mijl
breed
,
open,
waar
een
stoompont
elke
vijf
minuten
de
reizigers
over
heen
Zet.
Om
het
kanaal
op
te
vullen
heeft
men
een
menigte
puin,
vodden
en
«rubbish
noodig,
en
de
Pall
Mali
Gazelte
stelt
voor,
dat
iedereen
de
zaken
daar
hij
geen
weg
mede
weet,
en
die
overtollig
zijn
geworden,
in
het
kanaal
werpe.
ledereen
heeft
in
zijn
huis
een
menigte
zaken,
(he
men
behoorde
weg
te
werpen,
doch
nog
steeds
bewaart,
ofschoon
het
stofnesten
zijn,
en
als
iedereen
zijn
oude
kwitanties,
zijn
aandeelt-n
in
maatschappijen
met
limited
liability
zijn,
oude
schoenen,
oude
meubelen,
als
de
romans
in
drie
deelen
die
hem
verveeld
hebben,
enz.
enz.,
in
het
kanaal
wilde
werpen,
zou
den
zij
het
roemrijk
werk
tot
nut
van
het
land
en
henzelven
kunnen
bevorderen.
De
staat
behoorde
echter
het
voorbeeld
te
geven.
De
keizer
werpt
het
persoonlijk
gezag
weg,
de
prefekt
van
Parijs
behoorde
eveneens
de
oude
olielantaarns
ni
het
kanaal
te
Werpen
en
de
heer
Ollivier
moest
zich
ont
doen,
van
de
officieele
kandidaturen.
Als
Engeland
niet
achter
bleef,
en
al
de
standbeelden
die
Londen
ontsieren
aanbracht,
zou
het
land
misschien
zelve
de
zeltVerloochenende
opoffering
willen
doen,
Zegt
de
Pall
Malt,
om
het
geheele
huis
der
lords
in
den
afgrond
te
werpen
en
als
de
heer
Burel
levende
perso
nen
als
"rubbish"
wil
aannemen,
zou
het
blad
niet
ongeneigd
zijn
hem
het
londensche
armbestuur
present
te
doen.
Als
andere
handeldrijvende
natiën
hethun
internationalen
plichtrekc*
nen
mede
te
werken
tot
dit
voortreffelijk
doel,
zou
men
misschien
ook
wel
in
Nederland
wel
eenige
instellingen
eu
monumenten
kunnen
vinden,
die
men
wilde
opofferen.
Rumenie.
In
de
Kamer
heeft
er
eeno
korte
diskussie
plaats
gehad
over
de
loterij-loening
der
stad
Bucharest.
De
minister
van
bin
nenlandsche
zaken
heeft
gezegd,
dat
deze
leening
met
geen
rumeensche
wet
in
eenigen
strijd
is,
en
mitsdien
niet
kan
wor
den
goweerd.
De
Kamer
is
daarop
met
groote
meerderheid
overgegaan
tot
de
orde
van
den
dag.
BINNENLAND.
Eerste
Kamer
der
Staten-Generaal.
's
GRAVENHAGE,
zitting
van
Donderdag
30
December.
De
Voorzitter
deelt
mede,
dat
is
ingekomen
een
adres
van
het
het
prov.
collegie
van
beheer
en
toezigt
der
kerkelijke
goederen
van
de
hervormde
kerk,
tegen
de
weglating
der
som
uit
het
hoofdstuk
VII
C
der
staatsbegrooting,
voor
de
kosten
van
dat
collegie
uitgetrokken.
—
Verzonden
naarde
commissie
voor
de
petitiën.
Aan
de
orde
zijn
de
volgende
wetsontwerpen:
I°.
tot
toestemming
der
huwelijksverbindtenis
van
H.
K.
H.
prinses
Maria.
Met
algemeene
stemmen
aangenomen.
2°.
de
Wet
op
de
Middelen.
De
minister
van
finantiën
(de
heer
van
Bosse)
beant
woordt
de
aanmerkingen,
in
het
verslag
der
commissie
van
rapporteurs
voorkomende,
a.
Daarin
werd
gewezen
op
het
late
tijdstip
voor
het
behandelen
der
begrooting,
en
gevraagd,
of
de
regeering
niet
gepaste
maatregelen
kon
nemen,
om
daarin
te
voorzien'?
Of
de
regeering
bij
iuagte
is
daaraan
iets
te
doen,
moet
de
minister
betwijfelen,
vooral
als
hij
let
op
de
oorzaken
der
vertraging;
vooreerst
de
strekking
in
de
tweede
kamer,
om
telkens
op
afgedane
zaken
terug
te
komen,
ook
op
die,
welke
sedert
de
grondwetsherziening
als
beslist
te
beschouwen
zijn;
en
waar
niet
altoos
de
regel
betracht
wordt,
om
veel
af
t,-
doen
in
korten
tijd.
Een
aantal
kwe-stiën,
die
reeds
voor
'20
jaren
zijn
beslist,
worden
telkens
op
nieuw
ter
sprake
ge
bragt
en
aan
kritiek
onderworpen.
Het
is
dus
voor
de
regee
ring
hoogst
moeijelijk
daaraan
iets
te
doen.
Maar
de
tweede
oorzaak
van
de
vertraging
in
den
loop
der
werkzaamheden,
is
het
ongelukkige
vasthouden
aan
het
beginsel,
dat
bij
de
slui
ting
der
zitting,
wat
aanhangig
blijft,
als
niet
gedaan
wordt
beschouwd.
Daaruit
vloeit
voort
een
nieuw
sectie-onderzoek,
sect-ieverslagen
en
antwoorden
der
regeering.
Als
men
wilde
voortgaan
op
de
voorafgaande
stukken
en
de
«aken
aanvatten
in
den
stand
waarin
zij
waren,
dan
zou
vrij
wat
meer
Mge
daan
kunnen
worden;
maar
het
is
bekend,
dat
er
verschil
van
gevoelen
over
die
vraag
is,
waaraan
«Ie
regeei-mg
vrees
Y
fa
y
Sr
is
ook
gewezen
op
de
wenschclijklie.d
van
een
(
™*™^f
de
rijde
del
regeering.
b.
v.
het
indienen
.eeue-r
Igu
neene
v.
,
waariij
voor
het,
geval,
dat
geene
HOn^ffi^™
het
einde
«les
jaars
kan
vastgesteld
woiu
■
}
credjetwettenioorg^^
jiende
begroot
i»g
«^"S*™
vastgesteld
zijn.
-
De
("'*,
f,.
l';:
nbKd:tnet
eUd,-i
.'.l'.k'.rti.ig
van
beraadslaging
ri.
,
eiTfmkltTet
oog
ep
een
wettelijk
uitstel
Het
eenige
is
z
i,
dat
de
tweed*
kamer
zoo
spoedig
mogelijk
de
staats
begrooting
ontv.mge,
en
dat
zij
vooraf
geen
andere
belangrijke
wetten
in
behandeling
neme.
En
wat
de
indische
be«n'óoting
betreft,
deze
is
afhankelijk
van
de
stukken
uit
Indië,
waarvan
de
regeering
noodzakelijk'in
het
bezit
moet
zijn
gesteld.
—Do
slotsom
is,
dat
de
regeering
vooralsnog
meent
mets
tot
weg
neming
der
vertraging
te
kunnen
doen,
maar
wat
zij
kan
zal
zij
doen.
'b.
de
aandrang
tot
herziening
van
het
liadastcr
der
gebouwde,
alommen.
De
minister
refereert
zich
aan
het
antwoord
in
de
andere
kamer,
en
herinnert,
dat
reeds
iv
het
vorige
jaar
een
ontwerp
nopens
de
kodificatie
der
grondbelasting
is
inge
diend,
waaruit
reeds
voor
de
ongebouwde
eigendommen
ver
betering
kan
voortvloeijen
Als
dat
ontwerp
vastgesteld
is,
dan
kan
-
welke
maatregelen
te
nemen
zijn,
om
te
vol
«loen
aan
het
voorschrift
der
wet,
dat
reeds
al'te
lang
onuit
gevoerd
is
gebleven.
c.
de
vermindering
van
don
accijns
op
de
zeep.
De
regeering
zal
dit
gaarne
in
overweging
nemen.
di
de
staatsloterij
en
de
aandrang
tot
de
afschaffing
van
de
splitsing
der
loten.
Reeds
is
In
het
verslag
er
op
gewezen,
dat
daaruit
andere
misbruiken
zouden
ontstaan,
en
de
minister
is
ook
van
die
opinie.
Intusschen
andere
leden
meenen,
dat
het
wei
kan.
Er
is
dus
verschil
van
gevoelen
op
«lat
punt,
maar
de
minister
vk:rj?t
van
zijn
standpunt
op
de
onmogelijkheid
om
de
deelneming
aan
vreemd*
loterijen
uit
te
sluiten.
Sommige
regterlijke
c-oilegiën
meen.
van
1814
niet
toepas
selijk
is
op
de
negotiatie
van
1
..Nn
is
het
moeiclijk
te
ondersclicitlen.
of
de
leening
i
.
eene
negotiatie
is.
De
minister
Veld
justitie
heeft
een
ontwerp
gereed
om
in
dat
bezwaar
te
voorzien.
zaak
blijft
steeds
bestaan:
als
men
de
splitsiug
verbiedt,
zijn
er
veelvuldige
gelegenheden,
om
in
windloterijeu
deel
te
nemen,
die
veelal
tot
schromelijk
bedrog
aanleiding
geven,
en
waarbij
niet
gezegd
wordt,
dat
ile
deelnemer
een
lot
huurt,
dat
misschien
ook
aan
20
anderen
eveneens
verhuurd
is.
Intusschen
is
de
minister
gaarne
bereid,
even
als
hij
de
huren
verboden
heeft,
na
te
gaan
in
S
ook
ten
aanzien
der
splitsing
verbetering
kan
worden
aan
gebracht.
e.
de
uitgifte
van
schatkistbiljetten
in
verband
met
de
vraag
of
de
wet
van
1851
toepasselijk
is
op
de
biljetten,
die,
krach
tens
het
ontwerp
dat
nog
aanhangig
is,
zullen
vastgesteld
wor
den,
Hierop
moet
de
minister
onvoorwaardelijk
toestemmend
antwoorden.
Hij
staat
ook
stil
bij
het
gevoelen,
dat
de
uit
gifte
van
schatkistbiljetten
zeer
geschikt
is
om
een
tijdelijk
tekort
te
dekken.
Hij
beaamt
dit;
de
min
-.
';**
is
mi,
na
cle
vaststelling
van
de
koloni
,'ijue
wet,
meer
dan
ooit
afhan
-
u.
af
n
'
zood,
at
'
als
juiste
opgaven
nit
Indië
o.i
■■
'..'"
!mmf
el.
ViUl,
\°'
loniSii
niet
geneigd
is
o."
*
*f°™}?
hudrageii
ter
beschik
kius?
Vanden
mi!"'-'''
van
t!nfll)tiei!
**
«tellen,
er
on
-7
,v.vie'i.l
io
hë
'-en
minister
van
tinantiën
omtrent
den
stand
def
Wv-
«4
Eerrt
in
December
van
dit
jaar.
zegt
de
mi
•
»
„^wist
ik
hoe
de
stand
van
het
dienstjaar
1867
in
India'
.vas.
Intusschen
moet
hij
in
Juli
of
Augustus
de
begrooting
opmaken.
Hij
heeft
dan
alken
eenige
indices
nopens
den
staat
der
indische
kassen;
want,
als
er
veel
in
in.
dan
bewijst
dit,
dat
de
uitgaven
minder
hebben
bedragen.
Kn
onlangs
nog
is
gebleken,
dat
de
som
van
9Va
ïnillioen
in
18G7
onuitgegeven
was,
«loch
men
weet
nog
niet
hoe
het
met
d
van
186
S
gesteld
is.
De
minister
weet
dus
niet.
of
'Cr-uiet
nog
saldo's
zijn,
die
tot
vermindering
van
het
zoogenaamd
tekort
kumnien
strekken;
dal
er
zijn,
weet
hij
uit
den
staat
der
ikïisscii
Wat
moet
nu
de
minister
van
finantiën
bij
het
opmaken
der
begroeting
doenV
Moet
hij
tot
verhooging
van
belastin
gen
overgaan
't
Of
voorbarig
eene
leening
sluiten
,
die
rente
betaling
vordert
?
Hij
gelooft
niet,
dat
dit
eene
goede
linnii
tieele
staatkunde
zou
zijn.
—
Hij
moet
dus
wel
zoeken
naar
een
middel
om
de
begrooting
te
doen
sluiten.
en
daartoe
is
het
best
schatkistbiljetten
uit
te
geven,
die
bij
een
andere
te
sluiten
Leening
door
obligatiën
kunnen
worden
vervangen.
Op
ie
traag
in
net
verslag
zegt
hij.
dat,
als
er
een
tekort
over
18<>8
zou
blijken
I
dan
art.
;i
der
voriga
wet
op
de
middelen
aan'de
regeering
de
bevoegdheid
geeft
schatkistbiljetten
uit
te
geven.
Maar
nu
het
tekort
verdwe
nen
is,
komt
dut
niet
te
pas,
en
nimmer
zou
dit
het
geval
kunnen
zijn
tot
een
hooger
bedrag
dan
het
te
kort
zou
blij
ken
te
bedragen.
—
Voor
't
overige
zet
de
minister
uiteen,
dat
het
voor
de
finantieele
administratie
geen
groot
bezwaar
op
levert
schatkistbiljetten
uit
te
geven.
Hij
«keet
dat
daarover
verschil
van
gevoelen
bestaat,
misschien
wel
gegrond
op
vroe
gere
misbruiken,
krachtens
de
wet
van
1834;
maar
voor
een
klein
bedrag
schatbistbiljetten
tot
een'
zeer
lage
rente
duurzaam
in
circulatie
te
brengen,
dat
acht
hij
een
groot
voordeel
voor
de
schatkist,
frankrijk
,
dat
zeer
ruim
is
in
het
uitgeven
van
schatkistbiljetten,
is
een
voorbeeld,
dat
de
minister
niet
zou
willen
volgen,
en
toch
betaalt
het
slechts
een
half
pCt.
rente
's
jaara
-,
voorts
geeft
hij
de
verzekering,
dat
de
aanneming
der
wét
oji
de
middelen
niets
praejudiciëert
aangaande
het
aan
hangig
ontwerp,
dat
de
zaak
op
een
anderen
voet
regelt;
ter
wijl
bovendien
de
minister
van
finantiën
geen
gebruik
van
die
eventueele
wet
maken
kan
dan
met
medewerking
van
de
wet
gevende
macht,
omdat
slechts
een
zeer
miniem
bedrag
aan
rente
uitgetrokken
is,
en
du
sbij
elke
uitgifte,
krachtens
de
nieuwe
wet,
de
tusschenkomst
van
de
wetgevende
macht
moet
worden
ingeroepen.
De
heer
Sasse
vak
Ysselt
betuigt
zijne
verwondering
dat,
terwijl
de
minister
van
justitie
een
ontwerp
gereed
maakt
tot
afschaffing
der
tienden,
't
departement
van
finantiën
nieuwe
tienden
creëert
en
vooral
in
t
land
van
Kuyk,
waar
geheven
wordt
van
heidegronden,
die
ontgonnen
worden
door
zeer
ge
ringe
menschen.
Die
inning
heeft
ook
plaats
gehad
op
eene
wijze,
die
niet
passend
is
voor
't
staatsbeheer.
Die
inning
ge
zien
hebbende
schoot
hem
in
de
gedachte
de
geschiedkundige
uitdrukking
en
de
beteckenis
van
grijpgorven.
Hij
gelooft
dat
het
rijk
dit
jaar
veel
van
Se
gnjpgarven
tot
zich
genomen
heeft,
en
dat
wel
van
de
pionniers
der
ontginning.
In
Sep
tember
beeft
lui
gemeentebestuur
van
Cuyek
zich
tot
den
minister
van
finantiën
gewend
met
zijne
bezwaren,
doch
tot
op
heden
geen
antwoord
ontvangen.
Hij
hoopt
dat
de
minis
ter
zich
persoonlijk
die
bezwaren
Zal
aantrekken
en
overv,
of
er
niet
verjaring
bestaat.
De
minister
van
finaktikn
geeft
den
spreker
de
verzeke
ring,
dat
zijn
wensch
reeds
is
vervuld.
De
minister
heeft
alles
onderzocht,
maar
weet
nog
niet
of
hij
verantwoord
is,
als
hij
de
tieudheffing
zou
staken.
Het
is
waar,
de
novale
tienden
zijn
afgeschaft-,
maar
onder
voorwaarde
dat
er
aangifte
der
landerijen
gedaan
werd;
de
minister
gelooft
niet
dat
die
aan
gifte
gedaan
is.
Is
dit
niet
't
geval,
dan
verbiedt
de
wet
ont
heffing
en
moet
de
minister
hellen.
Het
doel
van
't
onderzoek
is
echter
om
na
te
gaan
in
hoever
die
kleine
ontginners,
zeer
eenvoudige
menschen,
die
niet
weten
van
al
die
formaliteiten,
kunnen
worden
ontheven.
Hij
gelooft
wel.
«lat
er
termen
zijn
om
anders
te
handelen,
maar
niet
zonder
medewerking
der
wet
gevende
macht,
die
hij
casu
quo
gaarne
zal
inroepen
De
heer
van
Nisfbn
van
Paknekden
behandelt:
1
de
late
vaststelling
der
begrooting
en
betoogt
de
wenschelykheid
van
een
algemenen
tijifelijken
maatregel
van
voorziening
waarte
gen
ook
geen
grondwettig
bezwaar
kan
bestaan:
—
-
.
oe
ner
:
ziening
van
't
kadaster
der
gebouwde
eigendomiiien
die
hij
ook
nood-
acht;
-
3°.
de
kwestie
der
uitgit
eu
n
schaft
st
biljetten,
waaromtrent
hij
van
gevoelen
verschilt
met
den
nu-
De
'heer
Sasse
van
Ysselt
dankt
den
minister
voor
ziin
wel
willend
antwoord.
Hij
vertrouwt
daarop.
eR
n
J
e
Zt
van
1840
komt
hierbij
in
aanmerking,
maar
ook
üe
oucu,
tos
tiiiiien
van
het
land
van
Cuyck.
.
.
,
,
,
De
heer
Schot
is
verheugd,
dat
de
minister
meent,
dat
de
wet
tot
kodificatie
der
grondbelasting
verbetering
zal
kunnen
brengen
in
de
repartitie,
maar
hij
is
daarmede
met
voldaan,
want
hij
wijst
op
de
vlugt.
die
de
nijverheid
in
JNoordbrabaiit
en
Twenthe
heeft
genomen;
op
«Ie
uitbreiding
van
steden,
als
den
Haag,
Arnhem,
enz.
Als
men
daarop
let,
dan
is
t
toen
zeker
dat
de
grondbelasting
op
gebouwde
eigendommen
veel
meer
dan
in
1834
moet
bedragen,
zoo.iat
eene
verminking
met
toen
niet
opgaat.
Maar
ook
.!,'
onsebo.iw.U-
.-iireni
on.en
zmi
door
den
aanleg
van
wegen,
kanalen,
enz
tlaan
in
i
™
ductieven
staat,
en
denfctte^^MtJe»»
™_
alleen
wat
bet
„votum
der
pr
>
««^
thimsnit;t
gen
zelve
betreft.
Hij
meent
_
''
'
'
„.l
t
a
1
1,.,.„
eene
nieuwe
op
rechtvaardige
JfJCT^'S^JsJbrengen.
Hij
wijstechter
taxatie
rechtvaardig!!-..k
*).
;.
oi>
„
rüoaeelo
op
't
bezwarende
de._j^
«
mroer
e„de
„
vraagt
regten
bi,
den
ov
gan
m^
verandering
te
brëwrT
n
verban,.'
niet
de
nieuwe
regeling
der
grondbelasting?
7no
ii
ilni
''t
'h"/-''
minister
een
minister
zijn,
die
m
allen
il'è'ele
'liet
belang
der
natie
behartigt
en
zich
jegens
het
va
derland
verdienstehjk
zal
maken.
Sjir.
komt
vervolgens
tot
de
staatsloterij.
Het
behoud
daar
van
acht
hij
eene
anomalie,
als
hij
let
op
de
afschaffing
van
de
pacht
der
pandjeshuizen
in
Indië.
Met
den
Heer
van
Ho
gendorp
noemt
hij
de
loterij
een
onzedelijk
middel
om
de
schat
kist
te
stijven,
en
hij
vraagt:
hoe
is
't
mogelijk
de
loterij
te
handhaven
in
ons
land,
waar
de
speler
buiten'de
wet
gesteld
wordt
en
geen
aansprakelijkheid
voor
epeelschulden
bestaat.
De
heer
van
Swixderen
constateert
met
genoegen,
dat
de
regeering
alles
gedaan
heeft
wat
mogelijk
is,
om
de
begroo
ting
tijdig
te
doen
behandflen.
Hij
heeft
ook
met
genoegen
vernomen,
dat
van
de
zijde
der
regeeriug
zal
worden
overwo-
I
gen,
of
niet
op
eene
of
andere
wijze
aan
't
bezwaar
kan
worden

As you can see, the text is printed in separate words, that all appear in one long list. So, this is quit unreadable. We can store the text in a string variable in which we concatenate all words.

all_content = ""

for page in root_alto.find_all('String'):
	content = page.get('CONTENT')
	all_content = all_content + " " + content
	
print(all_content)
 p. u«svd. r-\j iiWAv (-tyWw+Avi *,*i :'"«-«f4»eV*^ üi/jyw H^li -A. • Xö f !!• ALGEMEEN HANDELSBLAD. ABONNEMENTSPRIJS VOOR 3 MAANDEN. f n!?, terdam ƒ6.-. Voor de overige plaatsen des ri> ..ƒ7.-. ei'lijke nummers .„ 0.08. Bestellingen en aanvragen/y-öwA-o in te zenden. moet. v<>U! aan „ijn uiterlijk op den 15 d" van ilc 3** maand, iad verschijnt dagelijks, behalve op enkele letfltdegfeh. Zaterdag* 1 Januari. UITGEVERS-DIREiITETJREN: GEBROEDERS DÏÊJÖERÏCHS, PRIJS DER ADVERTENTIES: Van een tot vijf gewone regele f 1.28. Elke regel meer f 0.25. Aanvragen en vermelding van liefdegiften worden geplaatst per regel a 15 cents. Reklamés Of aard «jvelingen (beneden het Binnenlandsch Nieuws) por regel aöO cents. Groote letters worden berekend naar het aantal gewone regels, dat zij beslaan. Het jaar 1869. fcdi.' hl ,S,;loo Pen Jaar ondel- Onheilspellende tecken-ni. Ta Tnrir ** •*""** Iladdt'u «e^e». die de spanning tt h> • e" UriL''ceilland hielden voor het eind, niét egio vnn „en djr^atieken veldtocht. Het was slechts ifhekkendê bui, die wellicht eenigentijd :, *d «oven Europa loa to barsten, maar hoegenaamd ' '"U baren kon, zoodra gebleken was, dat geen dof toogen«ilteden bijsondere neiging betoonde, om In de ge» adigheden het oostersehe vraagstuk op nieuw aan 1 n. Liet wen de beide tegenstander» geheel aan zich gelijk blijkbaar de bedoeling Was, dan* was de Makkelijk te voorspellen. I>e zwakste moest buk* 'i sterkste en na eenige tegenstribbelittg legde dan moedige Griekenland gedwee liet hoofd iv den schoot. m ui de eerste dagen van Januari vernam men, dat op el van Pruisen was besloten tot eene konferentie teïBake wt grieksch-turksche geschil. Ttu-kije stelde vervolgens Hand een ultimatum, welks eischen door de mogendhe dslag der onderhandelingen werden gelegd. (ïrie 'ii met zich aan de samenkomst te onttrekken, »en desniettemin de konferentie hare zittingen voortzette oeeliut kwam, diende het oorlogsgezinde grieksche 'in ontslag m en kwam Europa weder tot rust. pts voor korten tijd echter, want eenige dagen later onderhandelingen tusschen eene fransche en eene spoorwegmaatschappij wederom vele gemoederen in an den aanvang van Februari af, tot in de maand pc, kon me„ m een aantal bladen onophoudelijk berich » opstellen leren, beseffende zekere geheimzinnige, maar lardiger bedoelingen der fransche regceriug, ten pc van Belgiê\ Die echter niet onmiddellijk door al deze vei schimmen 2l ch van hun stuk lieten brengen .en eoo ".I"- imspem-dcn, wat toch wel van deze geheele Pn 0 fa weïenliike beteekenis kon zijn, venuochten nooit aaera te ontdekken, dan het in hunne oogen tamelijk on- K. plan der fransche ooster-spoorwegmaatschappij, om, t*t overnemen van een paar belgische spoorweglijnen lijn zoo nauw mogelijk in verband te brengen fische en nederlandsche zeehavens en zoodoende - pUk niet mt zuivere mensehenliel'de, maai-te eigen bate- Kei nationaal verkeer te bevorderen. nderlingsto der geheele geschiedenis waren van ofiicieele <>•-aanhoudende verzekeringen, dat staatkundige beweegre- Sde van PrLvriv et SpCl Waren ' noch ** ** ««^od ,'' ,!« Flanir'Jk, noch bij de bezwaren door Betóë Alleen overwegingen van volkshuishoudkundigen akten, naar men beweerde, die voorstellen niet aan doen al hetgeen van dien aard te berde werd gebracht - liet men .met met een kluitje zich in het riet stn 'o weinig proeflioudenJ. te zijn, dat men wel genood > : naar andere, naar staatkundige redenen te zoeken ngn werden er aan de hand gedaan, maar voor wie keper bezag, bU , him . ' dat men ten slotte niets overhield, dan eene ngemotiveerde vrees der belgische regeering voor mo imiender fransche regeering. Dat degenen, die tot rstelling kwamen, niet geheel verkeerd hadden gezien, r mt zekere depêche van den veelschrijvenden graaf t. Dat de vrees ongegrond moet worden genoemd, ilechts hun gevoelen, maar blijkbaar ook dat der en tering . die aan de spanning een eind maakte, door toegefelijkheid te bewegen. «pour peu de besogne' genoeg „brult" gewe ïngen kwamen telkens in onüöop cii 'iTheid worden wederlegd; Fran " «Ie hanil, om de goede burj 1 te maken er p ii ■ w i I' 1 Z ' het publiek, li. dergelijke angstwekkend rocg . vraagstukken van algemeen deden op van het jaar Zixh nietvi , nder d, [ 'J later behandelen. tand der Bocharen toch, ofscl in verband Wet verschijnselen, die doen %± [e i oostersch 'te \„7 , 13 m-hst' al werd h,t "' ien aanvang des .Ide geschoven, is eene zaak, die thans alleen Oosten- P * t lT:i lT Si CZ ChlA ntm «I het verschil van den datSi, *tC geenCT t!Jd zoodaniS &M £•* het als eene europeesche aangelegenheid kon worden '" I''sten „«TT ' r Chters Waren in h«t Oosten op zoo v,e i rWd WCt andeM da!l «*F*> d»fc «^ ü- huf. 'f l 'T 2O" aU d 0 bonding van Egypte fc a w , tet f b7 Cn het hOOM gloeide. •'^'nieersivn gr PCn JMf niet biJzonder belangrijk uit FXanSS d g/°gP^ t ' het zal gedenkwaartigblU- d «er d?, nl s rH,.",V redelieVende omwenfehng, welke kng s rl-oüend!f v eD 5 Vool' de katholi^ w«eld door o ' • T' de geheele ™nschheid door M«!«ms kent. ' gewichtiSst« ondernemingen, die do '«-'n?'ï;titi;::tidf e"-epi^ kcn wij in °en **« *•***> '-Vork naai-San-Francisco. de" BpoorweS *n iA on b t'.T'i en, Z°U cc" Vo,slagm "deling P» velden / eblt ddel' om niet fee 1 «lC &n* %a,- mTloea *ö ree*^nnen weinige hWegS^* S B™* v™ het Suez-kanaal op de K op° I^ e i e o i riddellr dSChe Ze°' die ™d™ Urn e «il* gewichri'eT/v 11, StmCn °Ceaan' En het^r kfZia» g Chakt'ls de keten van het - ' "Ig ' een «"opmerkelijk jaar worden genoemd. BUITENLAND. Groot-Brittannie. "-1 ministerie-Gladste «, ■ ttt**» en aan hen, die de 2J!* ft geweigerd materieele hulp te geen werk kunnen en werklieden, •minster voor fmantófe fe?? bevorderen. De Heer Lowe , veel begint te bemoeien Ji\? bevreesd., dat de staat zich L.,1 I oor zich feL^f dlt' i za*«? - welke het publiek Jenhet wegzenden vankrai°r n- *«»ï hij en zijne anibtge tarende een tiidelijktu l-w'^ 0! *•*■*• hogers uit het land, felijk achten. Eene kL n *w' n, d ln de nijverheid, zeer b, -i hertog van MancW, hee? zioh nu echter gevormd, van werklieden te bevord„rl aa, r.het hoofll' om de" emigra- Rmigrants and Colonirf.i • ,D£ ze kommissie noemt zich k l* .,J?'?fPektus bepalen 7K Ald Corporation (Limited)" en elk a^ m \' iv aamieelen vl, H het kaP itaal hestaan zal S* dWaVl;f t leUw f ? niaatsXmrii *£ Het. beginsel, van het- Jctus 7^'Jk-. "Het doel onlT,:' ultP at- •» echter volstrekt rhuizer,, 18 "'et alleen otn a™ '^schappij," zegt het pros ronisten Hn u hunne hnig„";" ov °rtocht te betalen van land den. Met dooh ook om d« nieuwe fchsen, hete AT I zal men 1 een, e oedu ontvangst te be l^orwaardL4ool' aankoo,?°? n k°neessiën van land te i kS«V als het dei-e? f ? ? ndeTe wÜze, «locb op Is afn t ; o s taa n te» dit la nd T* \ sf&H m°gelP maken me ar te Staan. <tnu kosteloos of voor een kleinen Ie wijze, waarop S-T,^* ( 8 maf nea van zak^^?, hesprokenwordt/makcu j* praktisch vmden. tn > dit ftlantropi sche plan niet mit-* 1 J?hn Stuart Mdl heeft - SsriÏÏ.M Z'Jno meening te kennpn" C<?n brief *** c"n Reer TraagstuJj der cE n, gegeven aangaande het - ** uu vtoneesche emigratie. Hij toont aan, hoe dit vraagêtÜ'ï niet zoo eenvoudig is als sommigen ■ doch dat het twee zeer moei,dijke kwestiën van staat kundige moraliteit oppert; t„n eerste, wat het recht is van de eerste bewoners van een land om nieuwe kolonisten te weren; en ten tweede, welke de wettige maatregelenzijn beschaafd en ontwikkeld volk mag aanwenden om de schade lijke aanmatigingen van een Volk in een hooger staat van be schaving 1,- Vferen. Aangaande de eerste kwestie erkent «ie neer Mul, dal indien de Cnineesche en ■ o groote uit breiding, verkrijgt, Zij , «an een si cal huishoudkundig oogpunt beschouwd, nadeelig moet zijn voor de tegenwoordige bevol king , dööt de loonen te verlagen, en hen tot een minderen iïijn eU confort brengt; en dat., indien het *ekeï Was dat in dezen toestand geen verandering ZOÜ komen, het de wering der Chineezen wettigen zoude. Aan de andere zijde vraagt hij of het billijk is als bewezen aan to nemen, dat liet karakter en de gewoonten der Chineezen ni,jt ".'.' zijn voor verbetering. Zou men geen poging kunnen doen voor verplicht dtideïfljfjS, ten einde de kinderen der Cnirieexeü ie besclïaven'. De beste maatregel vindt de lieer Mill in zeer gestrenge wetten tegen de koclie-kontrakten, welke hij vermomde slavernij noemt. Zuike kontrakten behoorden niet alleen niet erkend te worde.i dooi de wet, maal' men behoorde hen, die ze aangaan, kon' vervolgen. Al bet nii alt zich heden tot zaken op de landver huizing betrekking hebbende. De Melboutne Argus <__«elt mede, dat te Tyi, een der eilanden in de Stille Zuidzee, een verschrikke lijke moord heeft plaats gehad op een zoogenaamd emigranten» schip, hetwelk echter in waarheid weinig verschilt \tm de slaven linalili.'i-s, die welei n Amerika en Afrika kruisten. Deze genepen lokken onder allerlei voorwendselen de ei rfvöTidigo eilan ders aan boord en brengen hen naar de australis,.he koloniën, die behoefte aan werklieden hebben. Dus Werden 280 inboorlingen van Tyi aanboord van liet fj rkschip Moren gelokt, om naar Qneenslahd overgebracht te worden. Do wanhopende inlanders ii gezamenlijk den oproer iv h I schip, vermoorden de bemanning en sprongen over. hooi f land te zwemmen. Slechts dertig lmniiei' bereikten de kust, e» 253 kwamen in de golven om. De e.igeiselu' dagbladen dringen er bij «Ie regeering op aan, om krachtig.- maatregelen te nemen tot Ket bedwingen van dezen «slavenhandel." De bijzonderheden van het verschrikkelijke ongeval te Bristol. zijn zoo pijnlijk mogelijk. De plotselinge dood van mijnwerkers, zeelieden of reizigers in een spoortrein is niet zoo aangrijpend als de dood van eene groote menigte, die uitgaat in de'hoop van een aangenamen avond te slijten. De Holbeinscho »doo denilans" ineen bal of in een i is verschrikkelijk, en men kan niet zonder diepe aandoening het ongelukkig lot lezen van die 18 mannen, vtouwcii en kinderen, die in den schouwburg van Dristol dood zijn gedrongen, toen zij de har lekinade gingen zien, die stee/S met het kerstfeest in Engeland gegeven wordt. Bijna 200Ó personen hadden zich verzameld bui ten de deuren van het gcbVuw, om in den bak en op de boven ste galerijen plaats te vimli-n. Toen de deuren geopend werden, stormde het publiek naar binnen. In den nanwen gang werd dé meniffte opgehoopt idrongen, het volk dat nog buiten de deuren was , hoorde de angstige kreten van «terug, terug" niet, en toen «ie bijna doodgedröngen menschen , den kreet van «brand, brand" aanhieven, om de menigte dus te verhinderen dringen, ontstond er een paniek. Een vrouw van vij was de eerste, die neder viel, en een groote mevr f haar heen, terwijl de o] pakte mens. en rechts golfde en hen, die op den dtrapte. Het oorverechcurende gillen, t Bineeken om hulp, en gena de, van ra i laalrten de paniek groot, r en §n zeggen. dat de zenuwen van nul waren tegen bet afschuwelijke, o aanschouwen . zonder te kunnen hah ine krachten noodig hadden, om zichiel te bescherm,'n. Een man van krach .w.wiens hreede schouders ontzag inboezemden, a verslaggever van de Doilij News, dat hij niet jne bijna bovenmensclielijke pogingen, nedei gedurende 15 rninnten op zijn rug lag, metwan ide voor zijn levensbehoud. Toen hij eindelijk be | lag een jongen dood onder hem. fckie diirfde, bevreesd voor een nieuwe paniek, de Op der harlekinade niet uitstellen, en de aardigheden der van Pierrot en harlekijn, deden de menigte lachen, . ,;1 li lijken in de koffiekamer lagen, en men de gewon i, naar bet gasthuis vervoerde, terwijl het klagen en jammeren „ii ben, wier betrekkingen' gedood waren, "niet eens ge hoord werden. Zelden heeft zeker zoo ccli spookachtig en verschrikkelijk drama plaats gegrepen in eenigeu schouwburg. Duitschland. BERLIJN, 29 De* [Pttrt. Rotr.) Algemeen werd dezer «lagen het bericht Verspreid, dat de Heer Uhden, eerste president van h,'! hoog gerechtshof, zijne betrekking zou nederleggen. liet blijkt thans, dat dit bericht onjuist is; de Heel' Uhden zelf ver klaart , dat hij er niet aan gedacht heeft om zijne demissie te nemen. In zooverre de verklaring van den lieer Uhden. Van waar mag men vragen, vanwaar komt het gemeld,, _feritóht, dat alom was verspreid en geloof voiid. zoo eensklaps vandaan'? Men zou zoo gaarne ccii anderen president aan het hoofd van dat hof zien staan, in de plaats van den man, die gedurende eene iveks van jaren zoo ijverig is werkzaam geweest om het aanzien van het hof te doen dalen. Toen derhalve door een der dagbladen het bedoelde gerucht was verspreid, gaf de leven dige wensch, dat het mogelijke bericht juist mogt zijn, daaraan als het ware vleugelen en weldra was het ter kennis gebracht van iedereen. De heer Uhden heeft dit bericht doen weerspreken; hij blijft op zijn post. En waarom? Hij hoopt, dat het tegenwoordige regime, dat de tegenwoordige liberale minister van justitie zullen plaats maken voor de ware orthodoxe leer in het' staat» kuudige , want — zegt bij — moge de minister een man zijn van eene verdachte kleur, aan het hof, "de bron van alle eer", daar wappert nog hoog en fier de vlag des behouds. In de beneden regioenen kan bet insgelijks veranderen, en is dat het geval, dan ben ik daar, om door middel van het hof goede dieusten aan de goede zaak te bewijzen. leder herinnert ï.ich nog hoe in de dagen van het konfiikt tnzschen de legeering en den landdag het hof werkzaam is geweest voor de ware beginselen. Op dien terugkeer Van den goeden tijd hoopt de heer Uhden. ïe Hallo heeft gedurende eene reeks van jaren eene inrich ting van onderwijs, liet zoogenaamde paedagogium, ingrooten bloei verkeerd. Het was gesticbt door August Hermanh Francke, een der hoofden van de piëtistische partij; maar het moet wor den erkend, en bet wordt ook openlijk orkeiid, dal de heel' Fl'ancke eene uitstekende methode bezat, eene uitmunten de school in het leven heeft geroepen eu eene menigte knappe mannen heeft gevormd. Ik maak hiervan vooral melding, omdat voor een twintigtal jaren of later, zeer vele zonen van hollandsche fa uiüicii daar hunne opleiding hebben genoten. ïvog dit weinige moet ik ei- bijvoegen, namelijk datjdie be roemde school is bezweken ten gevolge van de' streng piëtis tische richting aldaar bewandeld. Men beweert, naar ik verneem op goeden grond, dat de rus sische rijkskanselier, de beer G ortschakoff, m een onderhoud met den tra nscheh ambassadeuren den oortenriiksclien gezant zijne bevreemding heeft te kennen gegeven over de wijze, waarop door vele fransche en oostenrijksche dagbladen is gesproken over het verleenen der St. George-orde aan den koning van Pruisen. Hij verklaarde dat al hetgeen was beweerd, ten aanzien van de vijandelijke gevoelens door keizer Alexander gekoesterd Frankrijk en Oostenrijk, geheel en al ongegrond moest geacht Woraën. De keizer bad geene demonstratiëu gemaakt, dewijl hij geene zoodanige bedoeling had gekoesterd; alle beweringen van dien aard mochten derhalve even ongegrond als doelloos worden geheeten. De koning van Pruisen heeft aan 8 personen uit Hanover, die wegens landverraad ieder veroordeeld waren geworden tot één jaar gevangenisstraf, kwijtschelding van hunne straf ge schonken. — Sedert eenigen tijd liepen er geruchten, dat de minister president van Pruisen, graaf von Bismarck pogingen in het werk had gesteld om zich in Rusland, te Petersburg of te Moscon — de stad was! hem geheel onverschillig — eene krant aan te scnaflen. \\ at er den staatsman aangelegen kon zijn, om iv het hart van Eusland een partijorgaan'te bezitten,, vatte nie mand ; zeker) is het nogtans, dat de vergramdste aller kran ten en krantjes, mejufvrouw de Moscmier Ze.ilunq, op zekeren dag met groote letters eene poging bekend maakte om haar te verleiden. _ Het geval werd niet brommende blootgelegd, maar op delikate wijze aan het licht gebracht met zoodanige termen, als den lezer kondenlaten raden wat er gaande was. Hoe voorzichtig echter ook de Moscaucr Zeitung geweest ware, toch ontging haar berichtje den Argus-blikken der offi cieuse berhjnsche pers geenszins. De Norddeutsclie verklaarde josweg de Moskauer verklaring voor een verdichtsel, maar de Moskauer is veel te fatsoenlijk om te jokken. In haar jongste nommer handhaaft zij, ook tegenover liet bei'lijrifche dementi. jtoutwcg haar dementi. »Dat ei' uit Derlijn pogingen in het werk werden gesteldom onze krant in handen te krijgen is en blijft waar." De Nord deutscff had namelijk haar ambtgenoot uitgetart e«3nig auten tiel i tuk openbaar te maken, waaruit de ónlkooping *<mdc kunnen blijken. Een autentiek stuk ki unen wij wel is waar zegt de Moskauer niet leveren. Maar wij zullen beter doe* «•Or'angs is de generaal von Schweinit/, .voeger militair agent in Petersburg, thans gezant in Wc n . ..'ij hebben h niegen den gem-raal von Schweinitz yersoonlijl f/'-nige maanden geleden wendde hij ziel' 'door bemiddeling onzer feteraburs/er vrienden, met liet voorste! van den persoon, die Rein daartoe volmacht gegeven ha' a . met het verzoek zoodanige artikelen op te nemen, als men ons uit Berlijn zoude zenden. Men deelde hein mede, dat het vergeefs zoude ziju, ons dit voorstel oök maar mede te deelen en dat men van te yol-en er op ».ou kunnen rekenen dat h.'t niet aangenomen Miiile Morden. Na eenigen iij.l ovuiiiochijiilijh des te Japger durende, naar mate het noodig was om zich met den persoon weder in verbinding te stellen, ilie den generaal von öchweiuitz tot dit voorstel had gemachtigd) werd ons een nieuw voorstel gedaan, De eene dienst is «len andere waard: men verzoekt ons mede te deelen, dat, wanneer wij de berlijnsche artikelen op ofüeieuso wijze in ons blad wilden mededeeien al de duit.ehe dagbladen, die graaf von Birmarck genegen zijn, zoodanige mede deelingen en korrespondentiën zouden opnemen, als wij noodig zouden achten, dat in de buitenl. pers wierden opgenomen. Ook dit voorstel kan niet worden aangenomen. — Ten gevolge van do buitengewone toeneming van het aan tal kloosters on kloosterlijke Inrichtingen, vooral 'ook in de zui vel' protestantsche provinciën van Pruisen, zijn bij den pruisi schen landdag zeer vele petiën ingekomen. De zaak heeft in zeer hooge mate de belangstelling der bevolking getrokken, en in niet mindere mate is dat het geVal met het thans open baar gemaakte verslag der diskussie daarover gevoerd in de zittingen der kommissie voor de petitiêh van het huis der af gevaardigden. De zittingen dier kom,nissie ziju bijgewoond door regeeringskomniissarissoii van drie miuisteriën, namelijk van jus titie, binnenlandsche zaken en eereilieiist. Opmerkelijk is het, dat de regeeringskommissaris van het ministerie van eeredienst als het wan- mag gezegd worden de advokaat der geestelijke orden te zijn. Trouwens gaat nien na door wien de regeeriiigs kommissai'i's in kwestie was afgevaardigd--, namelijk door den heer von Mühlei', een protestant seh minister van Zeer sterke ultva montaansche beginselen, dan laat zich de zaak verklaren. De beiden andere kommissarissen hebben eene geheel andere hou ding aangenomen; zij zijn echter van gevoelen, dat de tegen woordige wetgeving op het recht van vereeniging aan vele dier kerkelijke vereenigingêu recht van bestaan geeft, iv zooverre zij geeiie aanspraak maken op recht Verstaat nien onder klooster slechts die inrichtingen , waar personen, die bepaalde geloften hebben afgelegd, zich Vereèni gen tot het verrichten van gemeenschappelijke godsdienstoefe ningen, en welke stichtingen rechtspersoonlijkheid bezitten, dan moet gezegd, «lat sedert 1810, toen de kloosters bij de wet zijn opgeheven in Pruisen, slechts zeer weinige zijn blijven be staan. Maar dit heeft geene schade aan de groote zaak gedaan en daarin zit de jezuïtische kunst, dat wen de kloosters heeft verborgen achter allerlei voorwendsel»; er zijn gestichten in het leven geroepen tot verpleging van zieken, tot opleiding der jeugd, en de geestelijke mannen zijn geworden ziekenoppasaers, onderwijzers, enz., enz., iv een woord zi| hebben allerlei gedaanten aangenomen, zegt de Ifeser-Zeilun;. Men heeft sommige pro vinciën van Pruisen als het ware oveistelpt niet jezuït'en, re demptoristen, franciskanaxs, enz., die meu uit België, Frankrijk, Zwitserland en van elders h in den biechtstoel, in statiën en op andere wijze de protestantsche leer to bestrijden, van welke taak zij >-','b hebben gekweten naar hunne bet:!e'kiaeliten, dat moet men hun nageven. Daarenboven hebben zij nog een middeltje gebezigd, even onschuldig als voordeelig, eene soort van smokkelarij op het gebied der weldadigheid geplegd. M, n leeft namelijk bij de 826 statiën, waaraan verbonden zijn 5820 leden van het man nelijke en 1564 van bel vrouwelijke geslacht, en schier tal loos ta! en inrichtingen van weKadigbeid, enz., weten te voegen, geene kloosters in den zin der wel,, wel degelijk kloosters in den geestelijken zin. Het huis, waarin zulk eene weldadige stichting wordt gevestigd, behoort aan een partikulier, die alle nooelige wettelijke maatregelen van voorzorg heeft getroffen, Om te verhoeden , dat, na Zijn overlijden, het huis niet aan een "goed" erfgenaam in handen valle en op die wijze woeke ren die instellingen overal voort. Is er tegen deze ontduiking der.wet niet te waken'? vraagt de Magdeb. Zeitung. Wij ziju van gevoelen, zegt het blad, dat het hms der afgevaardigden het middel in de band heeft om dien kanker nit te snijden, nanielijk door de bepalingen op dat stuk, iv het algemeenpruisische l'andrecht aanwezig, weder in hel leven te roepen, of beter gezegd, toe te zien en te waken voor de richtige toepassing daarvan. • Oostenrijk. Ook te Praag; Brunn en Griitz zijn groote arbeidersmee tings gehouden om te petitioneereu voor het recht van vereeni ging, vergadering en koalitie. — Volgene mededeelingeii der Presse staat ook Pöborl, dat het brandpunt kan worden genoemd van den opstand, op het punt van zich te onderwerpen. Frankrijk. De Heer Ollivier heeft, naar men beweert, drie dagen uitstel "d, cm zijn ministerie zanten te stellen, De 2'emps deelt mede, dat het hem niet gemakkelijk valt, om ambtgenooten te vinden. Hij kwam met eene menigte portefeuilles onder den arm, in de vergadering van het regterccntrum, beweert het oppositie blad, doch zonder er een enkele kwijt te kunnen raken, moest hij weder vertrekken. Indien dit waar is zou men bijna kunnen gaan denken, dat hij de kroon van Griekenland ot van Spanje, in plaats van eenige ministerieele portefeuilles, te begeven had, doch men moet niet vergeten dat de Temps, het orgaan dei uiterste linkerzijde, den heer Ollivier zeer weinig genegen is, en zijne moeieiijkheden en bezwaren zeker niet door een ver kleinglas ziet. , . Zooveel is echtet ïeke.'r, dat de heer Bufiet, de iutrtekendste nwoordiger van het linker-eentruni, geweigerd heeft zit ting te nemen in het nieuwe ministerie. De Palrie, die het ministerie-Ollivier met de levendigste toejuichingen ontvangt, deelt dit bericht mede en betuigt haar leedwezen over dit be sluit van den heer Buffet, hetwelk het blad niet onduidelijk verklaart, dat zoo onparlementair mogelijk is, daar hij de ver tegenwoordiger is van het linker-centrum, dat een groot ge deelte uitmaakt Van de. meerder'ieid cii dus in hot nieüWo ministerie vertegenwoordigd moet worden. De imperialistische bladen, die het persoonlijk gezag steeds uit al hun kracht ondersteund hebben, volgen het keizerrijk in al zijne lotgevallen en ondersteunon nu met prijzenswaardi gen ijver het hervormde regeeringstelsel. Men begrijpt echter hoe pijnlijk deze plotselinge verandering van politieke richting voor velen hunner zijn moet, en men zal derhalve de sierlijke wijze waardeeren, waarop de Patrie Vau den nood een maakt, "Alle ernstige bladen, die aan de belangen van het land den ken , prijzen den brief des keizers. Wij willen de artikelen niet aanhalen van den Conslitutionnel; van Ie Peuple Francais en der andere dagbladen, die, even als wij, toegewijd aan de keizerlijke instellingen, met een waar genoegen elke daad toe juichen , die geschikt is om die instellingen hechter te maken 'en haar een nieuwen luister te geven, enz." Wie zou een jaar geleden ooit gedacht hebben, dat de Patrie vóór 1 Jan. 1870 den parlementairen regeeringvorrn op de koel bloedigste wijze "een nieuwen luister" zou genoemd hebben van het tweede keizerrijk. W.at moeten de redacteurs van de Palrie eene onaangename gewaarwording ondervinden, als zij hunne vorige hoofd-artike len nog eens onder de oogen krijgen. De Temps verhaalt eene vergissing, welke de heer Emile Ollivier maakte toen hij den brief des- keizers ontving. Hij ging onmiddellijk uit om het bericht mede te deelen aan zijne ambt genooten 'van het rechtercentrum, die juist eene vergadering hielden in het Hotel du Louvre; hij vergiste zich echter en liep bet Grand Hotel binnen, waar het linkercentrum verga derde. Hij had zijn rechterhand voor zijn linker aangezien, en de verwondering van het linkercentrum werd slechts geëvenaard door die van den heer Ollivier. Met groote beleefdheid werd hij echter door eenige afge vaardigden ontvangen, en na een gesprek van eenige minuten las hij den keizerlijken brief voor. Hij ontving do gelukwenschingen van het linkercentrum; de president bedankte hem voor zijn beleefde mededeeliug, waarop bij zijn afscheid nam, en naar de vergadering van hei n centrum^ vertrok. Deze vergissing had hem echter volstrekt niet uit a^Bfentrum gebracht, en hij deelde glimlachende zijne vergr^l^ mede aan het rechtercentruni. De heer de Forcade, de ex-minister, die alle centra schuwt, en zich aan de uiterste rechterzijde vastklampt, is als kandidaat voor het Wetgevend Ligchaam opgetreden voor het departement /'Lot et Garonne." De heer de LangsdorfF, een parijsch adrokaat, treedt pp als kandidaat der liberalen en zijn adres aan de kiezers is>oo bijteild mege'ük. /.Ik ben juist het tegenovergestelde van een öfï cieelen kandidaat. Mijii tegenstander, de heer de Porcade, die uom uwe stemmen verzoekt, is liet persoonlijk gouvernement, dat uit het venster geworpen is en door de deur weer tracht bin nen te komen, -kien wil van het departement Lot et Garonne ie mannetjeshuis maken, een asiel voor hetgeen Frank rijk verwerpt. Men overhaast daarom de verkiezing, men tracht u te verrassen en men wil u den tijd niet geven ila te denken, en met elkander te raadplegen, wien te verkiezen." Het Jouraat des Débuts noemt den brief des keizers aan den heer EiilHe Gllivier een echt konstitutioneele daad. De lieer Lemoine ziet, even als wij gisteren opmerkten, een zeer gun stig teeken in de daad des keizers, cm zijn prerogatief over te dragen aan den lieer Ollivier als hoofd Van 1 het kabinet en dezen de ministers te laten kiezen. wil een homogeen ministerie; maar een homogeen : kan slechts het resultaat ziju van partijen , «li' gelijk denken. En nu doet zich de vraag voor: welk sclicuwspelhiedt Ótfs- de kamer aan op het oogenbiik, dat zij voor het eerst, aan zich zelve overgelaten kï De partijen zijn uiteengesjiat en in tal van fraktiën verbrokkeld, even' als een werk van mo zaïek, dat op den grond is gevallen. *Tüü2 les eentres s'y trouvent, excepté Ie centre de gravité." /'Daarin is, naar wij gelooven, de eersie en groote moeielijk lleid gelegen, welke de toepassing der nieuwe staatkunde zal ondervinden, Er is gebi'ek aan mannen. Uit dien hoofde is het misschien te betreuren, dat men het engelsche stelsel niet ten einde toe heeft gevolgd; dat men namelijk aan den eersten minister geen algemeene funktie'n, zonder bijzondere attributen, heeft gegeven. De overgang zou, indien men een minister van staat, belast met de leiding en de verdedi ging van de algemeene staatkunde der regeeriug, behouden had, gemakkelijker zijn geweest. Eniilo Ollivier kan er op rekenen, dat de last van den parlementairen strijd bijna geheel op hem zal rusten, en do bijzondere werkzaamheden, aan dit of dat departement verbonden, kunnen alzoo zijn vrijheid van handelen slechts belemmeren, on eene taak, op zich zelve reeds zeer moeielijk, verzwaren. Emilie Ollivier zal ook nog met andere moeielijkheden te kampen hebben. Door zijn groot talent geroepen tot eene po sitie, welke in een vrij land als de aanzienlijkste, als de schit terendste beschouwd wordt, kan hij niet hopen, dat hij aan den nijd — die onvermijdelijke wet '— zal ontsuappen. Hij zal dus in de personenkw.estie tal van hinderpalen ondervinden. Hij zal op zijn weg zoowel wrevelige en afgunstige lieden, als weifelende en schroomvallige vinden. Er zullen mannen zijn, die gaarne eene portefeuille uit handen des keizers zonden aannemen, maar die weinig gevleid zijn, als Üllhier bun eene aanbiedt. Anderen zullen onder den indruk handelen — die, het moet ge zegd worden, vrij algemeen is — dat men eene nieuwe proef neming gaat wagen, dat die proefneming gevaarlijk is, en dat zij, die er het eerste werktuig van zijn , er ook de eerst otlers van zullen wezen. Zij willen —om ons van cc- gomeen zame uitdrukking te bedienen— dat Varken v^-'■ waSschen. De vraag is dus: wie zal zich het eerst aan- werk zetten? Maar wij voor .ons zijn op dat punt in £;«x«en deele ongerust.' De heer Haussmann zal v.-.*arscliTJulijk als prefekt van de Seine vervangen worden door den prefekt van Lyon. Deze zal in het gehausmanniscierde Parijs nog vele zaken te doen vinden. Zoo lezen wij bij voorbeeld in een der dagbladen, dat in de hoofdstad der beschaafde wereld nog 1539 olielampen de stra ten in de 'afgelegene wijken verlichten. De bekende lantaarns, die in liet luidden der straat kingen en met touwen en hijsch blokken op en neder worden gelaten, bestaan nog. In "den goeden ouden tijd" hing men er de royalisten aan op, en »a la lanterne" was een kreet die men te vaak hoorde. Li het hartje van Parijs hangen nog 714 van die|lantaarns, die aan het revo lutionaire blad van den heer Poch -fort den naam gaven, zoo dat men bij eene toekomstige revolutie nog in staat, zal zün eenige staatkundige tegenstanders door ophanging onschadelijk te maken. Er is weder een nieuw plan aan de hand gedaan-'eom^ de reis tusschen Frankrijk en Engeland te verkorten, en gemakkelijker te-maken. Een fransch ingenieur Eugène Burel wil noch een brug noch een tuunel maken, doch wenscht eenvoudig het ka naal op te vullen. Niets is zoo gemakkelijk als dit, zegt hij; Engeland wint een nieuw graafschap, Frankrijk een nieuw de partement, eu wij laten een kanaal, een engelsche mijl breed , open, waar een stoompont elke vijf minuten de reizigers over heen Zet. Om het kanaal op te vullen heeft men een menigte puin, vodden en «rubbish noodig, en de Pall Mali Gazelte stelt voor, dat iedereen de zaken daar hij geen weg mede weet, en die overtollig zijn geworden, in het kanaal werpe. ledereen heeft in zijn huis een menigte zaken, (he men behoorde weg te werpen, doch nog steeds bewaart, ofschoon het stofnesten zijn, en als iedereen zijn oude kwitanties, zijn aandeelt-n in maatschappijen met limited liability zijn, oude schoenen, oude meubelen, als de romans in drie deelen die hem verveeld hebben, enz. enz., in het kanaal wilde werpen, zou den zij het roemrijk werk tot nut van het land en henzelven kunnen bevorderen. De staat behoorde echter het voorbeeld te geven. De keizer werpt het persoonlijk gezag weg, de prefekt van Parijs behoorde eveneens de oude olielantaarns ni het kanaal te Werpen en de heer Ollivier moest zich ont doen, van de officieele kandidaturen. Als Engeland niet achter bleef, en al de standbeelden die Londen ontsieren aanbracht, zou het land misschien zelve de zeltVerloochenende opoffering willen doen, Zegt de Pall Malt, om het geheele huis der lords in den afgrond te werpen en als de heer Burel levende perso nen als "rubbish" wil aannemen, zou het blad niet ongeneigd zijn hem het londensche armbestuur present te doen. Als andere handeldrijvende natiën hethun internationalen plichtrekc* nen mede te werken tot dit voortreffelijk doel, zou men misschien ook wel in Nederland wel eenige instellingen eu monumenten kunnen vinden, die men wilde opofferen. Rumenie. In de Kamer heeft er eeno korte diskussie plaats gehad over de loterij-loening der stad Bucharest. De minister van bin nenlandsche zaken heeft gezegd, dat deze leening met geen rumeensche wet in eenigen strijd is, en mitsdien niet kan wor den goweerd. De Kamer is daarop met groote meerderheid overgegaan tot de orde van den dag. BINNENLAND. Eerste Kamer der Staten-Generaal. 's GRAVENHAGE, zitting van Donderdag 30 December. De Voorzitter deelt mede, dat is ingekomen een adres van het het prov. collegie van beheer en toezigt der kerkelijke goederen van de hervormde kerk, tegen de weglating der som uit het hoofdstuk VII C der staatsbegrooting, voor de kosten van dat collegie uitgetrokken. — Verzonden naarde commissie voor de petitiën. Aan de orde zijn de volgende wetsontwerpen: I°. tot toestemming der huwelijksverbindtenis van H. K. H. prinses Maria. Met algemeene stemmen aangenomen. 2°. de Wet op de Middelen. De minister van finantiën (de heer van Bosse) beant woordt de aanmerkingen, in het verslag der commissie van rapporteurs voorkomende, a. Daarin werd gewezen op het late tijdstip voor het behandelen der begrooting, en gevraagd, of de regeering niet gepaste maatregelen kon nemen, om daarin te voorzien'? Of de regeering bij iuagte is daaraan iets te doen, moet de minister betwijfelen, vooral als hij let op de oorzaken der vertraging; vooreerst de strekking in de tweede kamer, om telkens op afgedane zaken terug te komen, ook op die, welke sedert de grondwetsherziening als beslist te beschouwen zijn; en waar niet altoos de regel betracht wordt, om veel af t,- doen in korten tijd. Een aantal kwe-stiën, die reeds voor '20 jaren zijn beslist, worden telkens op nieuw ter sprake ge bragt en aan kritiek onderworpen. Het is dus voor de regee ring hoogst moeijelijk daaraan iets te doen. Maar de tweede oorzaak van de vertraging in den loop der werkzaamheden, is het ongelukkige vasthouden aan het beginsel, dat bij de slui ting der zitting, wat aanhangig blijft, als niet gedaan wordt beschouwd. Daaruit vloeit voort een nieuw sectie-onderzoek, sect-ieverslagen en antwoorden der regeering. Als men wilde voortgaan op de voorafgaande stukken en de «aken aanvatten in den stand waarin zij waren, dan zou vrij wat meer Mge daan kunnen worden; maar het is bekend, dat er verschil van gevoelen over die vraag is, waaraan «Ie regeei-mg vrees Y fa y Sr is ook gewezen op de wenschclijklie.d van een ( ™*™^f de rijde del regeering. b. v. het indienen .eeue-r Igu neene v. , waariij voor het, geval, dat geene HOn^ffi^™ het einde «les jaars kan vastgesteld woiu ■ } credjetwettenioorg^^ jiende begroot i»g «^"S*™ vastgesteld zijn. - De ("'*, f,. l';: nbKd:tnet eUd,-i .'.l'.k'.rti.ig van beraadslaging ri. , eiTfmkltTet oog ep een wettelijk uitstel Het eenige is z i, dat de tweed* kamer zoo spoedig mogelijk de staats begrooting ontv.mge, en dat zij vooraf geen andere belangrijke wetten in behandeling neme. En wat de indische be«n'óoting betreft, deze is afhankelijk van de stukken uit Indië, waarvan de regeering noodzakelijk'in het bezit moet zijn gesteld. —Do slotsom is, dat de regeering vooralsnog meent mets tot weg neming der vertraging te kunnen doen, maar wat zij kan zal zij doen. 'b. de aandrang tot herziening van het liadastcr der gebouwde, alommen. De minister refereert zich aan het antwoord in de andere kamer, en herinnert, dat reeds iv het vorige jaar een ontwerp nopens de kodificatie der grondbelasting is inge diend, waaruit reeds voor de ongebouwde eigendommen ver betering kan voortvloeijen Als dat ontwerp vastgesteld is, dan kan - welke maatregelen te nemen zijn, om te vol «loen aan het voorschrift der wet, dat reeds al'te lang onuit gevoerd is gebleven. c. de vermindering van don accijns op de zeep. De regeering zal dit gaarne in overweging nemen. di de staatsloterij en de aandrang tot de afschaffing van de splitsing der loten. Reeds is In het verslag er op gewezen, dat daaruit andere misbruiken zouden ontstaan, en de minister is ook van die opinie. Intusschen andere leden meenen, dat het wei kan. Er is dus verschil van gevoelen op «lat punt, maar de minister vk:rj?t van zijn standpunt op de onmogelijkheid om de deelneming aan vreemd* loterijen uit te sluiten. Sommige regterlijke c-oilegiën meen. van 1814 niet toepas selijk is op de negotiatie van 1 ..Nn is het moeiclijk te ondersclicitlen. of de leening i . eene negotiatie is. De minister Veld justitie heeft een ontwerp gereed om in dat bezwaar te voorzien. zaak blijft steeds bestaan: als men de splitsiug verbiedt, zijn er veelvuldige gelegenheden, om in windloterijeu deel te nemen, die veelal tot schromelijk bedrog aanleiding geven, en waarbij niet gezegd wordt, dat ile deelnemer een lot huurt, dat misschien ook aan 20 anderen eveneens verhuurd is. Intusschen is de minister gaarne bereid, even als hij de huren verboden heeft, na te gaan in S ook ten aanzien der splitsing verbetering kan worden aan gebracht. e. de uitgifte van schatkistbiljetten in verband met de vraag of de wet van 1851 toepasselijk is op de biljetten, die, krach tens het ontwerp dat nog aanhangig is, zullen vastgesteld wor den, Hierop moet de minister onvoorwaardelijk toestemmend antwoorden. Hij staat ook stil bij het gevoelen, dat de uit gifte van schatkistbiljetten zeer geschikt is om een tijdelijk tekort te dekken. Hij beaamt dit; de min -. ';** is mi, na cle vaststelling van de koloni ,'ijue wet, meer dan ooit afhan - u. af n ' zood, at ' als juiste opgaven nit Indië o.i ■■ '..'" !mmf el. ViUl, \°' loniSii niet geneigd is o." * *f°™}? hudrageii ter beschik kius? Vanden mi!"'-''' van t!nfll)tiei! ** «tellen, er on -7 ,v.vie'i.l io hë '-en minister van tinantiën omtrent den stand def Wv- «4 Eerrt in December van dit jaar. zegt de mi • » „^wist ik hoe de stand van het dienstjaar 1867 in India' .vas. Intusschen moet hij in Juli of Augustus de begrooting opmaken. Hij heeft dan alken eenige indices nopens den staat der indische kassen; want, als er veel in in. dan bewijst dit, dat de uitgaven minder hebben bedragen. Kn onlangs nog is gebleken, dat de som van 9Va ïnillioen in 18G7 onuitgegeven was, «loch men weet nog niet hoe het met d van 186 S gesteld is. De minister weet dus niet. of 'Cr-uiet nog saldo's zijn, die tot vermindering van het zoogenaamd tekort kumnien strekken; dal er zijn, weet hij uit den staat der ikïisscii Wat moet nu de minister van finantiën bij het opmaken der begroeting doenV Moet hij tot verhooging van belastin gen overgaan 't Of voorbarig eene leening sluiten , die rente betaling vordert ? Hij gelooft niet, dat dit eene goede linnii tieele staatkunde zou zijn. — Hij moet dus wel zoeken naar een middel om de begrooting te doen sluiten. en daartoe is het best schatkistbiljetten uit te geven, die bij een andere te sluiten Leening door obligatiën kunnen worden vervangen. Op ie traag in net verslag zegt hij. dat, als er een tekort over 18<>8 zou blijken I dan art. ;i der voriga wet op de middelen aan'de regeering de bevoegdheid geeft schatkistbiljetten uit te geven. Maar nu het tekort verdwe nen is, komt dut niet te pas, en nimmer zou dit het geval kunnen zijn tot een hooger bedrag dan het te kort zou blij ken te bedragen. — Voor 't overige zet de minister uiteen, dat het voor de finantieele administratie geen groot bezwaar op levert schatkistbiljetten uit te geven. Hij «keet dat daarover verschil van gevoelen bestaat, misschien wel gegrond op vroe gere misbruiken, krachtens de wet van 1834; maar voor een klein bedrag schatbistbiljetten tot een' zeer lage rente duurzaam in circulatie te brengen, dat acht hij een groot voordeel voor de schatkist, frankrijk , dat zeer ruim is in het uitgeven van schatkistbiljetten, is een voorbeeld, dat de minister niet zou willen volgen, en toch betaalt het slechts een half pCt. rente 's jaara -, voorts geeft hij de verzekering, dat de aanneming der wét oji de middelen niets praejudiciëert aangaande het aan hangig ontwerp, dat de zaak op een anderen voet regelt; ter wijl bovendien de minister van finantiën geen gebruik van die eventueele wet maken kan dan met medewerking van de wet gevende macht, omdat slechts een zeer miniem bedrag aan rente uitgetrokken is, en du sbij elke uitgifte, krachtens de nieuwe wet, de tusschenkomst van de wetgevende macht moet worden ingeroepen. De heer Sasse vak Ysselt betuigt zijne verwondering dat, terwijl de minister van justitie een ontwerp gereed maakt tot afschaffing der tienden, 't departement van finantiën nieuwe tienden creëert en vooral in t land van Kuyk, waar geheven wordt van heidegronden, die ontgonnen worden door zeer ge ringe menschen. Die inning heeft ook plaats gehad op eene wijze, die niet passend is voor 't staatsbeheer. Die inning ge zien hebbende schoot hem in de gedachte de geschiedkundige uitdrukking en de beteckenis van grijpgorven. Hij gelooft dat het rijk dit jaar veel van Se gnjpgarven tot zich genomen heeft, en dat wel van de pionniers der ontginning. In Sep tember beeft lui gemeentebestuur van Cuyek zich tot den minister van finantiën gewend met zijne bezwaren, doch tot op heden geen antwoord ontvangen. Hij hoopt dat de minis ter zich persoonlijk die bezwaren Zal aantrekken en overv, of er niet verjaring bestaat. De minister van finaktikn geeft den spreker de verzeke ring, dat zijn wensch reeds is vervuld. De minister heeft alles onderzocht, maar weet nog niet of hij verantwoord is, als hij de tieudheffing zou staken. Het is waar, de novale tienden zijn afgeschaft-, maar onder voorwaarde dat er aangifte der landerijen gedaan werd; de minister gelooft niet dat die aan gifte gedaan is. Is dit niet 't geval, dan verbiedt de wet ont heffing en moet de minister hellen. Het doel van 't onderzoek is echter om na te gaan in hoever die kleine ontginners, zeer eenvoudige menschen, die niet weten van al die formaliteiten, kunnen worden ontheven. Hij gelooft wel. «lat er termen zijn om anders te handelen, maar niet zonder medewerking der wet gevende macht, die hij casu quo gaarne zal inroepen De heer van Nisfbn van Paknekden behandelt: 1 de late vaststelling der begrooting en betoogt de wenschelykheid van een algemenen tijifelijken maatregel van voorziening waarte gen ook geen grondwettig bezwaar kan bestaan: — - . oe ner : ziening van 't kadaster der gebouwde eigendomiiien die hij ook nood- acht; - 3°. de kwestie der uitgit eu n schaft st biljetten, waaromtrent hij van gevoelen verschilt met den nu- De 'heer Sasse van Ysselt dankt den minister voor ziin wel willend antwoord. Hij vertrouwt daarop. eR n J e Zt van 1840 komt hierbij in aanmerking, maar ook üe oucu, tos tiiiiien van het land van Cuyck. . . , , , De heer Schot is verheugd, dat de minister meent, dat de wet tot kodificatie der grondbelasting verbetering zal kunnen brengen in de repartitie, maar hij is daarmede met voldaan, want hij wijst op de vlugt. die de nijverheid in JNoordbrabaiit en Twenthe heeft genomen; op «Ie uitbreiding van steden, als den Haag, Arnhem, enz. Als men daarop let, dan is t toen zeker dat de grondbelasting op gebouwde eigendommen veel meer dan in 1834 moet bedragen, zoo.iat eene verminking met toen niet opgaat. Maar ook .!,' onsebo.iw.U- .-iireni on.en zmi door den aanleg van wegen, kanalen, enz tlaan in i ™ ductieven staat, en denfctte^^MtJe»» ™_ alleen wat bet „votum der pr > ««^ thimsnit;t gen zelve betreft. Hij meent _ '' ' ' „.l t a 1 1,.,.„ eene nieuwe op rechtvaardige JfJCT^'S^JsJbrengen. Hij wijstechter taxatie rechtvaardig!!-..k *). ;. oi> „ rüoaeelo op 't bezwarende de._j^ « mroer e„de „ vraagt regten bi, den ov gan m^ verandering te brëwrT n verban,.' niet de nieuwe regeling der grondbelasting? 7no ii ilni ''t 'h"/-'' minister een minister zijn, die m allen il'è'ele 'liet belang der natie behartigt en zich jegens het va derland verdienstehjk zal maken. Sjir. komt vervolgens tot de staatsloterij. Het behoud daar van acht hij eene anomalie, als hij let op de afschaffing van de pacht der pandjeshuizen in Indië. Met den Heer van Ho gendorp noemt hij de loterij een onzedelijk middel om de schat kist te stijven, en hij vraagt: hoe is 't mogelijk de loterij te handhaven in ons land, waar de speler buiten'de wet gesteld wordt en geen aansprakelijkheid voor epeelschulden bestaat. De heer van Swixderen constateert met genoegen, dat de regeering alles gedaan heeft wat mogelijk is, om de begroo ting tijdig te doen behandflen. Hij heeft ook met genoegen vernomen, dat van de zijde der regeeriug zal worden overwo- I gen, of niet op eene of andere wijze aan 't bezwaar kan worden

The content is now more readable, however, it is still one long blob of the complete text of the newspaper. As you can see in the XML file, the content is divided into sections.

Exercise

Look at the XML file. There are different elements that divide the text. Which element would likely be used to separate articles from each other?

Now that we know how we can divide the various sections, let’s put this into code. Instead of storing all the output into one variabele, we create a variable, and store within it the information of one section. Then we print the variabele and empty it, so it can be re-used for a new section.

In code, this looks like this:

article_content = ""

for book in root_alto.find_all('TextBlock'):
    for article in book.find_all('String'):
        content = article.get('CONTENT')
        article_content = article_content + " " + content
    print(article_content)
    print("") ## add a linebreak between the separate sessions
    article_content = ""
 p. u«svd.

 r-\j iiWAv (-tyWw+Avi *,*i :'"«-«f4»eV*^ üi/jyw H^li

 -A. • Xö f !!•

 ALGEMEEN HANDELSBLAD.

 ABONNEMENTSPRIJS VOOR 3 MAANDEN. f n!?, terdam ƒ6.-. Voor de overige plaatsen des ri> ..ƒ7.-. ei'lijke nummers .„ 0.08. Bestellingen en aanvragen/y-öwA-o in te zenden. moet. v<>U! aan „ijn uiterlijk op den 15 d" van ilc 3** maand, iad verschijnt dagelijks, behalve op enkele letfltdegfeh.

 Zaterdag* 1 Januari.

 UITGEVERS-DIREiITETJREN: GEBROEDERS DÏÊJÖERÏCHS,

 PRIJS DER ADVERTENTIES: Van een tot vijf gewone regele f 1.28. Elke regel meer f 0.25. Aanvragen en vermelding van liefdegiften worden geplaatst per regel a 15 cents. Reklamés Of aard «jvelingen (beneden het Binnenlandsch Nieuws) por regel aöO cents. Groote letters worden berekend naar het aantal gewone regels, dat zij beslaan.

 Het jaar 1869.

 fcdi.' hl ,S,;loo Pen Jaar ondel- Onheilspellende tecken-ni. Ta Tnrir ** •*""** Iladdt'u «e^e». die de spanning tt h> • e" UriL''ceilland hielden voor het eind, niét egio vnn „en djr^atieken veldtocht. Het was slechts ifhekkendê bui, die wellicht eenigentijd :, *d «oven Europa loa to barsten, maar hoegenaamd ' '"U baren kon, zoodra gebleken was, dat geen dof toogen«ilteden bijsondere neiging betoonde, om In de ge» adigheden het oostersehe vraagstuk op nieuw aan 1 n. Liet wen de beide tegenstander» geheel aan zich gelijk blijkbaar de bedoeling Was, dan* was de Makkelijk te voorspellen. I>e zwakste moest buk* 'i sterkste en na eenige tegenstribbelittg legde dan moedige Griekenland gedwee liet hoofd iv den schoot. m ui de eerste dagen van Januari vernam men, dat op el van Pruisen was besloten tot eene konferentie teïBake wt grieksch-turksche geschil. Ttu-kije stelde vervolgens Hand een ultimatum, welks eischen door de mogendhe dslag der onderhandelingen werden gelegd. (ïrie 'ii met zich aan de samenkomst te onttrekken, »en desniettemin de konferentie hare zittingen voortzette oeeliut kwam, diende het oorlogsgezinde grieksche 'in ontslag m en kwam Europa weder tot rust. pts voor korten tijd echter, want eenige dagen later onderhandelingen tusschen eene fransche en eene spoorwegmaatschappij wederom vele gemoederen in an den aanvang van Februari af, tot in de maand pc, kon me„ m een aantal bladen onophoudelijk berich » opstellen leren, beseffende zekere geheimzinnige, maar lardiger bedoelingen der fransche regceriug, ten pc van Belgiê\ Die echter niet onmiddellijk door al deze vei schimmen 2l ch van hun stuk lieten brengen .en eoo ".I"- imspem-dcn, wat toch wel van deze geheele Pn 0 fa weïenliike beteekenis kon zijn, venuochten nooit aaera te ontdekken, dan het in hunne oogen tamelijk on- K. plan der fransche ooster-spoorwegmaatschappij, om, t*t overnemen van een paar belgische spoorweglijnen lijn zoo nauw mogelijk in verband te brengen fische en nederlandsche zeehavens en zoodoende - pUk niet mt zuivere mensehenliel'de, maai-te eigen bate- Kei nationaal verkeer te bevorderen.

 nderlingsto der geheele geschiedenis waren van ofiicieele <>•-aanhoudende verzekeringen, dat staatkundige beweegre- Sde van PrLvriv et SpCl Waren ' noch ** ** ««^od ,'' ,!« Flanir'Jk, noch bij de bezwaren door Betóë Alleen overwegingen van volkshuishoudkundigen akten, naar men beweerde, die voorstellen niet aan doen al hetgeen van dien aard te berde werd gebracht - liet men .met met een kluitje zich in het riet stn 'o weinig proeflioudenJ. te zijn, dat men wel genood > : naar andere, naar staatkundige redenen te zoeken ngn werden er aan de hand gedaan, maar voor wie keper bezag, bU , him . ' dat men ten slotte niets overhield, dan eene ngemotiveerde vrees der belgische regeering voor mo imiender fransche regeering. Dat degenen, die tot rstelling kwamen, niet geheel verkeerd hadden gezien, r mt zekere depêche van den veelschrijvenden graaf t. Dat de vrees ongegrond moet worden genoemd, ilechts hun gevoelen, maar blijkbaar ook dat der en tering . die aan de spanning een eind maakte, door toegefelijkheid te bewegen. «pour peu de besogne' genoeg „brult" gewe ïngen kwamen telkens in onüöop cii 'iTheid worden wederlegd; Fran " «Ie hanil, om de goede burj 1 te maken er p ii ■ w i I' 1 Z ' het publiek, li. dergelijke angstwekkend rocg . vraagstukken van algemeen deden op van het jaar Zixh nietvi , nder d, [ 'J later behandelen. tand der Bocharen toch, ofscl in verband Wet verschijnselen, die doen %± [e i oostersch 'te \„7 , 13 m-hst' al werd h,t "' ien aanvang des .Ide geschoven, is eene zaak, die thans alleen Oosten- P * t lT:i lT Si CZ ChlA ntm «I het verschil van den datSi, *tC geenCT t!Jd zoodaniS &M £•* het als eene europeesche aangelegenheid kon worden '" I''sten „«TT ' r Chters Waren in h«t Oosten op zoo v,e i rWd WCt andeM da!l «*F*> d»fc «^ ü- huf. 'f l 'T 2O" aU d 0 bonding van Egypte fc a w , tet f b7 Cn het hOOM gloeide. •'^'nieersivn gr PCn JMf niet biJzonder belangrijk uit FXanSS d g/°gP^ t ' het zal gedenkwaartigblU- d «er d?, nl s rH,.",V redelieVende omwenfehng, welke kng s rl-oüend!f v eD 5 Vool' de katholi^ w«eld door o ' • T' de geheele ™nschheid door M«!«ms kent. ' gewichtiSst« ondernemingen, die do '«-'n?'ï;titi;::tidf e"-epi^ kcn wij in °en **« *•***> '-Vork naai-San-Francisco. de" BpoorweS *n iA on b t'.T'i en, Z°U cc" Vo,slagm "deling P» velden / eblt ddel' om niet fee 1 «lC &n* %a,- mTloea *ö ree*^nnen weinige hWegS^* S B™* v™ het Suez-kanaal op de K op° I^ e i e o i riddellr dSChe Ze°' die ™d™ Urn e «il* gewichri'eT/v 11, StmCn °Ceaan' En het^r kfZia» g Chakt'ls de keten van het - ' "Ig ' een «"opmerkelijk jaar worden genoemd.

 BUITENLAND.

 Groot-Brittannie.

 "-1 ministerie-Gladste «, ■ ttt**» en aan hen, die de 2J!* ft geweigerd materieele hulp te geen werk kunnen en werklieden, •minster voor fmantófe fe?? bevorderen. De Heer Lowe , veel begint te bemoeien Ji\? bevreesd., dat de staat zich L.,1 I oor zich feL^f dlt' i za*«? - welke het publiek Jenhet wegzenden vankrai°r n- *«»ï hij en zijne anibtge tarende een tiidelijktu l-w'^ 0! *•*■*• hogers uit het land, felijk achten. Eene kL n *w' n, d ln de nijverheid, zeer b, -i hertog van MancW, hee? zioh nu echter gevormd, van werklieden te bevord„rl aa, r.het hoofll' om de" emigra- Rmigrants and Colonirf.i • ,D£ ze kommissie noemt zich k l* .,J?'?fPektus bepalen 7K Ald Corporation (Limited)" en elk a^ m \' iv aamieelen vl, H het kaP itaal hestaan zal S* dWaVl;f t leUw f ? niaatsXmrii *£ Het. beginsel, van het- Jctus 7^'Jk-. "Het doel onlT,:' ultP at- •» echter volstrekt rhuizer,, 18 "'et alleen otn a™ '^schappij," zegt het pros ronisten Hn u hunne hnig„";" ov °rtocht te betalen van land den. Met dooh ook om d« nieuwe fchsen, hete AT I zal men 1 een, e oedu ontvangst te be l^orwaardL4ool' aankoo,?°? n k°neessiën van land te i kS«V als het dei-e? f ? ? ndeTe wÜze, «locb op Is afn t ; o s taa n te» dit la nd T* \ sf&H m°gelP maken me ar te Staan. <tnu kosteloos of voor een kleinen Ie wijze, waarop S-T,^* ( 8 maf nea van zak^^?, hesprokenwordt/makcu j* praktisch vmden. tn > dit ftlantropi sche plan niet mit-* 1 J?hn Stuart Mdl heeft - SsriÏÏ.M Z'Jno meening te kennpn" C<?n brief *** c"n Reer TraagstuJj der cE n, gegeven aangaande het - ** uu vtoneesche emigratie. Hij toont

 aan, hoe dit vraagêtÜ'ï niet zoo eenvoudig is als sommigen ■ doch dat het twee zeer moei,dijke kwestiën van staat kundige moraliteit oppert; t„n eerste, wat het recht is van de eerste bewoners van een land om nieuwe kolonisten te weren; en ten tweede, welke de wettige maatregelenzijn beschaafd en ontwikkeld volk mag aanwenden om de schade lijke aanmatigingen van een Volk in een hooger staat van be schaving 1,- Vferen. Aangaande de eerste kwestie erkent «ie neer Mul, dal indien de Cnineesche en ■ o groote uit breiding, verkrijgt, Zij , «an een si cal huishoudkundig oogpunt beschouwd, nadeelig moet zijn voor de tegenwoordige bevol king , dööt de loonen te verlagen, en hen tot een minderen iïijn eU confort brengt; en dat., indien het *ekeï Was dat in dezen toestand geen verandering ZOÜ komen, het de wering der Chineezen wettigen zoude. Aan de andere zijde vraagt hij of het billijk is als bewezen aan to nemen, dat liet karakter en de gewoonten der Chineezen ni,jt ".'.' zijn voor verbetering. Zou men geen poging kunnen doen voor verplicht dtideïfljfjS, ten einde de kinderen der Cnirieexeü ie besclïaven'. De beste maatregel vindt de lieer Mill in zeer gestrenge wetten tegen de koclie-kontrakten, welke hij vermomde slavernij noemt. Zuike kontrakten behoorden niet alleen niet erkend te worde.i dooi de wet, maal' men behoorde hen, die ze aangaan, kon' vervolgen. Al bet nii alt zich heden tot zaken op de landver huizing betrekking hebbende. De Melboutne Argus <__«elt mede, dat te Tyi, een der eilanden in de Stille Zuidzee, een verschrikke lijke moord heeft plaats gehad op een zoogenaamd emigranten» schip, hetwelk echter in waarheid weinig verschilt \tm de slaven linalili.'i-s, die welei n Amerika en Afrika kruisten. Deze genepen lokken onder allerlei voorwendselen de ei rfvöTidigo eilan ders aan boord en brengen hen naar de australis,.he koloniën, die behoefte aan werklieden hebben. Dus Werden 280 inboorlingen van Tyi aanboord van liet fj rkschip Moren gelokt, om naar Qneenslahd overgebracht te worden. Do wanhopende inlanders ii gezamenlijk den oproer iv h I schip, vermoorden de bemanning en sprongen over. hooi f land te zwemmen. Slechts dertig lmniiei' bereikten de kust, e» 253 kwamen in de golven om. De e.igeiselu' dagbladen dringen er bij «Ie regeering op aan, om krachtig.- maatregelen te nemen tot Ket bedwingen van dezen «slavenhandel."

 De bijzonderheden van het verschrikkelijke ongeval te Bristol. zijn zoo pijnlijk mogelijk. De plotselinge dood van mijnwerkers, zeelieden of reizigers in een spoortrein is niet zoo aangrijpend als de dood van eene groote menigte, die uitgaat in de'hoop van een aangenamen avond te slijten. De Holbeinscho »doo denilans" ineen bal of in een i is verschrikkelijk, en men kan niet zonder diepe aandoening het ongelukkig lot lezen van die 18 mannen, vtouwcii en kinderen, die in den schouwburg van Dristol dood zijn gedrongen, toen zij de har lekinade gingen zien, die stee/S met het kerstfeest in Engeland gegeven wordt. Bijna 200Ó personen hadden zich verzameld bui ten de deuren van het gcbVuw, om in den bak en op de boven ste galerijen plaats te vimli-n. Toen de deuren geopend werden, stormde het publiek naar binnen. In den nanwen gang werd dé meniffte opgehoopt idrongen, het volk dat nog buiten de deuren was , hoorde de angstige kreten van «terug, terug" niet, en toen «ie bijna doodgedröngen menschen , den kreet van «brand, brand" aanhieven, om de menigte dus te verhinderen dringen, ontstond er een paniek. Een vrouw van vij was de eerste, die neder viel, en een groote mevr f haar heen, terwijl de o] pakte mens. en rechts golfde en hen, die op den dtrapte. Het oorverechcurende gillen, t Bineeken om hulp, en gena de, van ra i laalrten de paniek groot, r en §n zeggen. dat de zenuwen van nul waren tegen bet afschuwelijke, o aanschouwen . zonder te kunnen hah ine krachten noodig hadden, om zichiel te bescherm,'n. Een man van krach .w.wiens hreede schouders ontzag inboezemden, a verslaggever van de Doilij News, dat hij niet jne bijna bovenmensclielijke pogingen, nedei gedurende 15 rninnten op zijn rug lag, metwan ide voor zijn levensbehoud. Toen hij eindelijk be | lag een jongen dood onder hem. fckie diirfde, bevreesd voor een nieuwe paniek, de Op der harlekinade niet uitstellen, en de aardigheden der van Pierrot en harlekijn, deden de menigte lachen, . ,;1 li lijken in de koffiekamer lagen, en men de gewon i, naar bet gasthuis vervoerde, terwijl het klagen en jammeren „ii ben, wier betrekkingen' gedood waren, "niet eens ge hoord werden.

 Zelden heeft zeker zoo ccli spookachtig en verschrikkelijk drama plaats gegrepen in eenigeu schouwburg.

 Duitschland.

 BERLIJN, 29 De* [Pttrt. Rotr.) Algemeen werd dezer «lagen het bericht Verspreid, dat de Heer Uhden, eerste president van h,'! hoog gerechtshof, zijne betrekking zou nederleggen. liet blijkt thans, dat dit bericht onjuist is; de Heel' Uhden zelf ver klaart , dat hij er niet aan gedacht heeft om zijne demissie te nemen. In zooverre de verklaring van den lieer Uhden. Van waar mag men vragen, vanwaar komt het gemeld,, _feritóht, dat alom was verspreid en geloof voiid. zoo eensklaps vandaan'? Men zou zoo gaarne ccii anderen president aan het hoofd van dat hof zien staan, in de plaats van den man, die gedurende eene iveks van jaren zoo ijverig is werkzaam geweest om het aanzien van het hof te doen dalen. Toen derhalve door een der dagbladen het bedoelde gerucht was verspreid, gaf de leven dige wensch, dat het mogelijke bericht juist mogt zijn, daaraan als het ware vleugelen en weldra was het ter kennis gebracht van iedereen.

 De heer Uhden heeft dit bericht doen weerspreken; hij blijft op zijn post. En waarom? Hij hoopt, dat het tegenwoordige regime, dat de tegenwoordige liberale minister van justitie zullen plaats maken voor de ware orthodoxe leer in het' staat» kuudige , want — zegt bij — moge de minister een man zijn van eene verdachte kleur, aan het hof, "de bron van alle eer", daar wappert nog hoog en fier de vlag des behouds. In de beneden regioenen kan bet insgelijks veranderen, en is dat het geval, dan ben ik daar, om door middel van het hof goede dieusten aan de goede zaak te bewijzen. leder herinnert ï.ich nog hoe in de dagen van het konfiikt tnzschen de legeering en den landdag het hof werkzaam is geweest voor de ware beginselen. Op dien terugkeer Van den goeden tijd hoopt de heer Uhden.

 ïe Hallo heeft gedurende eene reeks van jaren eene inrich ting van onderwijs, liet zoogenaamde paedagogium, ingrooten bloei verkeerd. Het was gesticbt door August Hermanh Francke, een der hoofden van de piëtistische partij; maar het moet wor den erkend, en bet wordt ook openlijk orkeiid, dal de heel' Fl'ancke eene uitstekende methode bezat, eene uitmunten de school in het leven heeft geroepen eu eene menigte knappe mannen heeft gevormd. Ik maak hiervan vooral melding, omdat voor een twintigtal jaren of later, zeer vele zonen van hollandsche fa uiüicii daar hunne opleiding hebben genoten. ïvog dit weinige moet ik ei- bijvoegen, namelijk datjdie be roemde school is bezweken ten gevolge van de' streng piëtis tische richting aldaar bewandeld. Men beweert, naar ik verneem op goeden grond, dat de rus sische rijkskanselier, de beer G ortschakoff, m een onderhoud met den tra nscheh ambassadeuren den oortenriiksclien gezant zijne bevreemding heeft te kennen gegeven over de wijze, waarop door vele fransche en oostenrijksche dagbladen is gesproken over het verleenen der St. George-orde aan den koning van Pruisen. Hij verklaarde dat al hetgeen was beweerd, ten aanzien van de vijandelijke gevoelens door keizer Alexander gekoesterd Frankrijk en Oostenrijk, geheel en al ongegrond moest geacht Woraën. De keizer bad geene demonstratiëu gemaakt, dewijl hij geene zoodanige bedoeling had gekoesterd; alle beweringen van dien aard mochten derhalve even ongegrond als doelloos worden geheeten.

 De koning van Pruisen heeft aan 8 personen uit Hanover, die wegens landverraad ieder veroordeeld waren geworden tot één jaar gevangenisstraf, kwijtschelding van hunne straf ge schonken.

 — Sedert eenigen tijd liepen er geruchten, dat de minister president van Pruisen, graaf von Bismarck pogingen in het werk had gesteld om zich in Rusland, te Petersburg of te Moscon — de stad was! hem geheel onverschillig — eene krant aan te scnaflen. \\ at er den staatsman aangelegen kon zijn, om iv het hart van Eusland een partijorgaan'te bezitten,, vatte nie mand ; zeker) is het nogtans, dat de vergramdste aller kran ten en krantjes, mejufvrouw de Moscmier Ze.ilunq, op zekeren dag met groote letters eene poging bekend maakte om haar te verleiden. _ Het geval werd niet brommende blootgelegd, maar op delikate wijze aan het licht gebracht met zoodanige termen, als den lezer kondenlaten raden wat er gaande was. Hoe voorzichtig echter ook de Moscaucr Zeitung geweest ware, toch ontging haar berichtje den Argus-blikken der offi cieuse berhjnsche pers geenszins. De Norddeutsclie verklaarde josweg de Moskauer verklaring voor een verdichtsel, maar de Moskauer is veel te fatsoenlijk om te jokken. In haar

 jongste nommer handhaaft zij, ook tegenover liet bei'lijrifche dementi. jtoutwcg haar dementi. »Dat ei' uit Derlijn pogingen in het werk werden gesteldom onze krant in handen te krijgen is en blijft waar." De Nord deutscff had namelijk haar ambtgenoot uitgetart e«3nig auten tiel i tuk openbaar te maken, waaruit de ónlkooping *<mdc kunnen blijken. Een autentiek stuk ki unen wij wel is waar zegt de Moskauer niet leveren. Maar wij zullen beter doe* «•Or'angs is de generaal von Schweinit/, .voeger militair agent in Petersburg, thans gezant in Wc n . ..'ij hebben h niegen den gem-raal von Schweinitz yersoonlijl f/'-nige maanden geleden wendde hij ziel' 'door bemiddeling onzer feteraburs/er vrienden, met liet voorste! van den persoon, die Rein daartoe volmacht gegeven ha' a . met het verzoek zoodanige artikelen op te nemen, als men ons uit Berlijn zoude zenden. Men deelde hein mede, dat het vergeefs zoude ziju, ons dit voorstel oök maar mede te deelen en dat men van te yol-en er op ».ou kunnen rekenen dat h.'t niet aangenomen Miiile Morden. Na eenigen iij.l ovuiiiochijiilijh des te Japger durende, naar mate het noodig was om zich met den persoon weder in verbinding te stellen, ilie den generaal von öchweiuitz tot dit voorstel had gemachtigd) werd ons een nieuw voorstel gedaan, De eene dienst is «len andere waard: men verzoekt ons mede te deelen, dat, wanneer wij de berlijnsche artikelen op ofüeieuso wijze in ons blad wilden mededeeien al de duit.ehe dagbladen, die graaf von Birmarck genegen zijn, zoodanige mede deelingen en korrespondentiën zouden opnemen, als wij noodig zouden achten, dat in de buitenl. pers wierden opgenomen. Ook dit voorstel kan niet worden aangenomen. — Ten gevolge van do buitengewone toeneming van het aan tal kloosters on kloosterlijke Inrichtingen, vooral 'ook in de zui vel' protestantsche provinciën van Pruisen, zijn bij den pruisi schen landdag zeer vele petiën ingekomen. De zaak heeft in zeer hooge mate de belangstelling der bevolking getrokken, en in niet mindere mate is dat het geVal met het thans open baar gemaakte verslag der diskussie daarover gevoerd in de zittingen der kommissie voor de petitiêh van het huis der af gevaardigden. De zittingen dier kom,nissie ziju bijgewoond door regeeringskomniissarissoii van drie miuisteriën, namelijk van jus titie, binnenlandsche zaken en eereilieiist. Opmerkelijk is het, dat de regeeringskommissaris van het ministerie van eeredienst als het wan- mag gezegd worden de advokaat der geestelijke orden te zijn. Trouwens gaat nien na door wien de regeeriiigs kommissai'i's in kwestie was afgevaardigd--, namelijk door den heer von Mühlei', een protestant seh minister van Zeer sterke ultva montaansche beginselen, dan laat zich de zaak verklaren. De beiden andere kommissarissen hebben eene geheel andere hou ding aangenomen; zij zijn echter van gevoelen, dat de tegen woordige wetgeving op het recht van vereeniging aan vele dier kerkelijke vereenigingêu recht van bestaan geeft, iv zooverre zij geeiie aanspraak maken op recht Verstaat nien onder klooster slechts die inrichtingen , waar personen, die bepaalde geloften hebben afgelegd, zich Vereèni gen tot het verrichten van gemeenschappelijke godsdienstoefe ningen, en welke stichtingen rechtspersoonlijkheid bezitten, dan moet gezegd, «lat sedert 1810, toen de kloosters bij de wet zijn opgeheven in Pruisen, slechts zeer weinige zijn blijven be staan. Maar dit heeft geene schade aan de groote zaak gedaan en daarin zit de jezuïtische kunst, dat wen de kloosters heeft verborgen achter allerlei voorwendsel»; er zijn gestichten in het leven geroepen tot verpleging van zieken, tot opleiding der jeugd, en de geestelijke mannen zijn geworden ziekenoppasaers, onderwijzers, enz., enz., iv een woord zi| hebben allerlei gedaanten aangenomen, zegt de Ifeser-Zeilun;. Men heeft sommige pro vinciën van Pruisen als het ware oveistelpt niet jezuït'en, re demptoristen, franciskanaxs, enz., die meu uit België, Frankrijk, Zwitserland en van elders h in den biechtstoel, in statiën en op andere wijze de protestantsche leer to bestrijden, van welke taak zij >-','b hebben gekweten naar hunne bet:!e'kiaeliten, dat moet men hun nageven.

 Daarenboven hebben zij nog een middeltje gebezigd, even onschuldig als voordeelig, eene soort van smokkelarij op het gebied der weldadigheid geplegd. M, n leeft namelijk bij de 826 statiën, waaraan verbonden zijn 5820 leden van het man nelijke en 1564 van bel vrouwelijke geslacht, en schier tal loos ta! en inrichtingen van weKadigbeid, enz., weten te voegen, geene kloosters in den zin der wel,, wel degelijk kloosters in den geestelijken zin. Het huis, waarin zulk eene weldadige stichting wordt gevestigd, behoort aan een partikulier, die alle nooelige wettelijke maatregelen van voorzorg heeft getroffen, Om te verhoeden , dat, na Zijn overlijden, het huis niet aan een "goed" erfgenaam in handen valle en op die wijze woeke ren die instellingen overal voort. Is er tegen deze ontduiking der.wet niet te waken'? vraagt de Magdeb. Zeitung. Wij ziju van gevoelen, zegt het blad, dat het hms der afgevaardigden het middel in de band heeft om dien kanker nit te snijden, nanielijk door de bepalingen op dat stuk, iv het algemeenpruisische l'andrecht aanwezig, weder in hel leven te roepen, of beter gezegd, toe te zien en te waken voor de richtige toepassing daarvan. •

 Oostenrijk.

 Ook te Praag; Brunn en Griitz zijn groote arbeidersmee tings gehouden om te petitioneereu voor het recht van vereeni ging, vergadering en koalitie. — Volgene mededeelingeii der Presse staat ook Pöborl, dat het brandpunt kan worden genoemd van den opstand, op het punt van zich te onderwerpen.

 Frankrijk.

 De Heer Ollivier heeft, naar men beweert, drie dagen uitstel "d, cm zijn ministerie zanten te stellen, De 2'emps deelt mede, dat het hem niet gemakkelijk valt, om ambtgenooten te vinden. Hij kwam met eene menigte portefeuilles onder den arm, in de vergadering van het regterccntrum, beweert het oppositie blad, doch zonder er een enkele kwijt te kunnen raken, moest hij weder vertrekken. Indien dit waar is zou men bijna kunnen gaan denken, dat hij de kroon van Griekenland ot van Spanje, in plaats van eenige ministerieele portefeuilles, te begeven had, doch men moet niet vergeten dat de Temps, het orgaan dei uiterste linkerzijde, den heer Ollivier zeer weinig genegen is, en zijne moeieiijkheden en bezwaren zeker niet door een ver kleinglas ziet. , . Zooveel is echtet ïeke.'r, dat de heer Bufiet, de iutrtekendste nwoordiger van het linker-eentruni, geweigerd heeft zit ting te nemen in het nieuwe ministerie. De Palrie, die het ministerie-Ollivier met de levendigste toejuichingen ontvangt, deelt dit bericht mede en betuigt haar leedwezen over dit be sluit van den heer Buffet, hetwelk het blad niet onduidelijk verklaart, dat zoo onparlementair mogelijk is, daar hij de ver tegenwoordiger is van het linker-centrum, dat een groot ge deelte uitmaakt Van de. meerder'ieid cii dus in hot nieüWo ministerie vertegenwoordigd moet worden. De imperialistische bladen, die het persoonlijk gezag steeds uit al hun kracht ondersteund hebben, volgen het keizerrijk in al zijne lotgevallen en ondersteunon nu met prijzenswaardi gen ijver het hervormde regeeringstelsel. Men begrijpt echter hoe pijnlijk deze plotselinge verandering van politieke richting voor velen hunner zijn moet, en men zal derhalve de sierlijke wijze waardeeren, waarop de Patrie Vau den nood een maakt, "Alle ernstige bladen, die aan de belangen van het land den ken , prijzen den brief des keizers. Wij willen de artikelen niet aanhalen van den Conslitutionnel; van Ie Peuple Francais en der andere dagbladen, die, even als wij, toegewijd aan de keizerlijke instellingen, met een waar genoegen elke daad toe juichen , die geschikt is om die instellingen hechter te maken 'en haar een nieuwen luister te geven, enz." Wie zou een jaar geleden ooit gedacht hebben, dat de Patrie vóór 1 Jan. 1870 den parlementairen regeeringvorrn op de koel bloedigste wijze "een nieuwen luister" zou genoemd hebben van het tweede keizerrijk. W.at moeten de redacteurs van de Palrie eene onaangename gewaarwording ondervinden, als zij hunne vorige hoofd-artike len nog eens onder de oogen krijgen. De Temps verhaalt eene vergissing, welke de heer Emile Ollivier maakte toen hij den brief des- keizers ontving. Hij ging onmiddellijk uit om het bericht mede te deelen aan zijne ambt genooten 'van het rechtercentrum, die juist eene vergadering hielden in het Hotel du Louvre; hij vergiste zich echter en liep bet Grand Hotel binnen, waar het linkercentrum verga derde. Hij had zijn rechterhand voor zijn linker aangezien, en de verwondering van het linkercentrum werd slechts geëvenaard door die van den heer Ollivier.

 Met groote beleefdheid werd hij echter door eenige afge vaardigden ontvangen, en na een gesprek van eenige minuten las hij den keizerlijken brief voor. Hij ontving do gelukwenschingen van het linkercentrum; de president bedankte hem voor zijn beleefde mededeeliug, waarop bij zijn afscheid nam, en naar de vergadering van hei n centrum^ vertrok. Deze vergissing had hem echter volstrekt niet uit a^Bfentrum gebracht, en hij deelde glimlachende zijne vergr^l^ mede aan het rechtercentruni. De heer de Forcade, de ex-minister, die alle centra schuwt, en zich aan de uiterste rechterzijde vastklampt, is als kandidaat voor het Wetgevend Ligchaam opgetreden voor het departement /'Lot et Garonne." De heer de LangsdorfF, een parijsch adrokaat, treedt

 pp als kandidaat der liberalen en zijn adres aan de kiezers is>oo bijteild mege'ük. /.Ik ben juist het tegenovergestelde van een öfï cieelen kandidaat. Mijii tegenstander, de heer de Porcade, die uom uwe stemmen verzoekt, is liet persoonlijk gouvernement, dat uit het venster geworpen is en door de deur weer tracht bin nen te komen, -kien wil van het departement Lot et Garonne ie mannetjeshuis maken, een asiel voor hetgeen Frank rijk verwerpt. Men overhaast daarom de verkiezing, men tracht u te verrassen en men wil u den tijd niet geven ila te denken, en met elkander te raadplegen, wien te verkiezen." Het Jouraat des Débuts noemt den brief des keizers aan den heer EiilHe Gllivier een echt konstitutioneele daad. De lieer Lemoine ziet, even als wij gisteren opmerkten, een zeer gun stig teeken in de daad des keizers, cm zijn prerogatief over te dragen aan den lieer Ollivier als hoofd Van 1 het kabinet en dezen de ministers te laten kiezen.

 wil een homogeen ministerie; maar een homogeen : kan slechts het resultaat ziju van partijen , «li' gelijk denken. En nu doet zich de vraag voor: welk sclicuwspelhiedt Ótfs- de kamer aan op het oogenbiik, dat zij voor het eerst, aan zich zelve overgelaten kï De partijen zijn uiteengesjiat en in tal van fraktiën verbrokkeld, even' als een werk van mo zaïek, dat op den grond is gevallen. *Tüü2 les eentres s'y trouvent, excepté Ie centre de gravité." /'Daarin is, naar wij gelooven, de eersie en groote moeielijk lleid gelegen, welke de toepassing der nieuwe staatkunde zal ondervinden, Er is gebi'ek aan mannen. Uit dien hoofde is het misschien te betreuren, dat men het engelsche stelsel niet ten einde toe heeft gevolgd; dat men namelijk aan den eersten minister geen algemeene funktie'n, zonder bijzondere attributen, heeft gegeven. De overgang zou, indien men een minister van staat, belast met de leiding en de verdedi ging van de algemeene staatkunde der regeeriug, behouden had, gemakkelijker zijn geweest. Eniilo Ollivier kan er op rekenen, dat de last van den parlementairen strijd bijna geheel op hem zal rusten, en do bijzondere werkzaamheden, aan dit of dat departement verbonden, kunnen alzoo zijn vrijheid van handelen slechts belemmeren, on eene taak, op zich zelve reeds zeer moeielijk, verzwaren. Emilie Ollivier zal ook nog met andere moeielijkheden te kampen hebben. Door zijn groot talent geroepen tot eene po sitie, welke in een vrij land als de aanzienlijkste, als de schit terendste beschouwd wordt, kan hij niet hopen, dat hij aan den nijd — die onvermijdelijke wet '— zal ontsuappen. Hij zal dus in de personenkw.estie tal van hinderpalen ondervinden. Hij zal op zijn weg zoowel wrevelige en afgunstige lieden, als weifelende en schroomvallige vinden. Er zullen mannen zijn, die gaarne eene portefeuille uit handen des keizers zonden aannemen, maar die weinig gevleid zijn, als Üllhier bun eene aanbiedt. Anderen zullen onder den indruk handelen — die, het moet ge zegd worden, vrij algemeen is — dat men eene nieuwe proef neming gaat wagen, dat die proefneming gevaarlijk is, en dat zij, die er het eerste werktuig van zijn , er ook de eerst otlers van zullen wezen. Zij willen —om ons van cc- gomeen zame uitdrukking te bedienen— dat Varken v^-'■ waSschen. De vraag is dus: wie zal zich het eerst aan- werk zetten? Maar wij voor .ons zijn op dat punt in £;«x«en deele ongerust.' De heer Haussmann zal v.-.*arscliTJulijk als prefekt van de Seine vervangen worden door den prefekt van Lyon. Deze zal in het gehausmanniscierde Parijs nog vele zaken te doen vinden. Zoo lezen wij bij voorbeeld in een der dagbladen, dat in de hoofdstad der beschaafde wereld nog 1539 olielampen de stra ten in de 'afgelegene wijken verlichten. De bekende lantaarns, die in liet luidden der straat kingen en met touwen en hijsch blokken op en neder worden gelaten, bestaan nog. In "den goeden ouden tijd" hing men er de royalisten aan op, en »a la lanterne" was een kreet die men te vaak hoorde. Li het hartje van Parijs hangen nog 714 van die|lantaarns, die aan het revo lutionaire blad van den heer Poch -fort den naam gaven, zoo dat men bij eene toekomstige revolutie nog in staat, zal zün eenige staatkundige tegenstanders door ophanging onschadelijk te maken.

 Er is weder een nieuw plan aan de hand gedaan-'eom^ de reis tusschen Frankrijk en Engeland te verkorten, en gemakkelijker te-maken. Een fransch ingenieur Eugène Burel wil noch een brug noch een tuunel maken, doch wenscht eenvoudig het ka naal op te vullen. Niets is zoo gemakkelijk als dit, zegt hij; Engeland wint een nieuw graafschap, Frankrijk een nieuw de partement, eu wij laten een kanaal, een engelsche mijl breed , open, waar een stoompont elke vijf minuten de reizigers over heen Zet. Om het kanaal op te vullen heeft men een menigte puin, vodden en «rubbish noodig, en de Pall Mali Gazelte stelt voor, dat iedereen de zaken daar hij geen weg mede weet, en die overtollig zijn geworden, in het kanaal werpe. ledereen heeft in zijn huis een menigte zaken, (he men behoorde weg te werpen, doch nog steeds bewaart, ofschoon het stofnesten zijn, en als iedereen zijn oude kwitanties, zijn aandeelt-n in maatschappijen met limited liability zijn, oude schoenen, oude meubelen, als de romans in drie deelen die hem verveeld hebben, enz. enz., in het kanaal wilde werpen, zou den zij het roemrijk werk tot nut van het land en henzelven kunnen bevorderen. De staat behoorde echter het voorbeeld te geven. De keizer werpt het persoonlijk gezag weg, de prefekt van Parijs behoorde eveneens de oude olielantaarns ni het kanaal te Werpen en de heer Ollivier moest zich ont doen, van de officieele kandidaturen. Als Engeland niet achter bleef, en al de standbeelden die Londen ontsieren aanbracht, zou het land misschien zelve de zeltVerloochenende opoffering willen doen, Zegt de Pall Malt, om het geheele huis der lords in den afgrond te werpen en als de heer Burel levende perso nen als "rubbish" wil aannemen, zou het blad niet ongeneigd zijn hem het londensche armbestuur present te doen. Als andere handeldrijvende natiën hethun internationalen plichtrekc* nen mede te werken tot dit voortreffelijk doel, zou men misschien ook wel in Nederland wel eenige instellingen eu monumenten kunnen vinden, die men wilde opofferen.

 Rumenie.

 In de Kamer heeft er eeno korte diskussie plaats gehad over de loterij-loening der stad Bucharest. De minister van bin nenlandsche zaken heeft gezegd, dat deze leening met geen rumeensche wet in eenigen strijd is, en mitsdien niet kan wor den goweerd. De Kamer is daarop met groote meerderheid overgegaan tot de orde van den dag.

 BINNENLAND.

 Eerste Kamer der Staten-Generaal.

 's GRAVENHAGE, zitting van Donderdag 30 December. De Voorzitter deelt mede, dat is ingekomen een adres van het het prov. collegie van beheer en toezigt der kerkelijke goederen van de hervormde kerk, tegen de weglating der som uit het hoofdstuk VII C der staatsbegrooting, voor de kosten van dat collegie uitgetrokken. — Verzonden naarde commissie voor de petitiën. Aan de orde zijn de volgende wetsontwerpen: I°. tot toestemming der huwelijksverbindtenis van H. K. H. prinses Maria. Met algemeene stemmen aangenomen. 2°. de Wet op de Middelen. De minister van finantiën (de heer van Bosse) beant woordt de aanmerkingen, in het verslag der commissie van rapporteurs voorkomende, a. Daarin werd gewezen op het late tijdstip voor het behandelen der begrooting, en gevraagd, of de regeering niet gepaste maatregelen kon nemen, om daarin te voorzien'? Of de regeering bij iuagte is daaraan iets te doen, moet de minister betwijfelen, vooral als hij let op de oorzaken der vertraging; vooreerst de strekking in de tweede kamer, om telkens op afgedane zaken terug te komen, ook op die, welke sedert de grondwetsherziening als beslist te beschouwen zijn; en waar niet altoos de regel betracht wordt, om veel af t,- doen in korten tijd. Een aantal kwe-stiën, die reeds voor '20 jaren zijn beslist, worden telkens op nieuw ter sprake ge bragt en aan kritiek onderworpen. Het is dus voor de regee ring hoogst moeijelijk daaraan iets te doen. Maar de tweede oorzaak van de vertraging in den loop der werkzaamheden, is het ongelukkige vasthouden aan het beginsel, dat bij de slui ting der zitting, wat aanhangig blijft, als niet gedaan wordt beschouwd. Daaruit vloeit voort een nieuw sectie-onderzoek, sect-ieverslagen en antwoorden der regeering. Als men wilde voortgaan op de voorafgaande stukken en de «aken aanvatten in den stand waarin zij waren, dan zou vrij wat meer Mge daan kunnen worden; maar het is bekend, dat er verschil van gevoelen over die vraag is, waaraan «Ie regeei-mg vrees Y fa y Sr is ook gewezen op de wenschclijklie.d van een ( ™*™^f de rijde del regeering. b. v. het indienen .eeue-r Igu neene v. , waariij voor het, geval, dat geene HOn^ffi^™ het einde «les jaars kan vastgesteld woiu ■ } credjetwettenioorg^^ jiende begroot i»g «^"S*™ vastgesteld zijn. - De ("'*, f,. l';: nbKd:tnet eUd,-i .'.l'.k'.rti.ig van beraadslaging ri. , eiTfmkltTet oog ep een wettelijk uitstel Het eenige is z i, dat de tweed* kamer zoo spoedig mogelijk de staats begrooting ontv.mge, en dat zij vooraf geen andere belangrijke wetten in behandeling neme. En wat de indische be«n'óoting

 betreft, deze is afhankelijk van de stukken uit Indië, waarvan de regeering noodzakelijk'in het bezit moet zijn gesteld. —Do slotsom is, dat de regeering vooralsnog meent mets tot weg neming der vertraging te kunnen doen, maar wat zij kan zal zij doen. 'b. de aandrang tot herziening van het liadastcr der gebouwde, alommen. De minister refereert zich aan het antwoord in de andere kamer, en herinnert, dat reeds iv het vorige jaar een ontwerp nopens de kodificatie der grondbelasting is inge diend, waaruit reeds voor de ongebouwde eigendommen ver betering kan voortvloeijen Als dat ontwerp vastgesteld is, dan kan - welke maatregelen te nemen zijn, om te vol «loen aan het voorschrift der wet, dat reeds al'te lang onuit gevoerd is gebleven. c. de vermindering van don accijns op de zeep. De regeering zal dit gaarne in overweging nemen. di de staatsloterij en de aandrang tot de afschaffing van de splitsing der loten. Reeds is In het verslag er op gewezen, dat daaruit andere misbruiken zouden ontstaan, en de minister is ook van die opinie. Intusschen andere leden meenen, dat het wei kan. Er is dus verschil van gevoelen op «lat punt, maar de minister vk:rj?t van zijn standpunt op de onmogelijkheid om de deelneming aan vreemd* loterijen uit te sluiten. Sommige regterlijke c-oilegiën meen. van 1814 niet toepas selijk is op de negotiatie van 1 ..Nn is het moeiclijk te ondersclicitlen. of de leening i . eene negotiatie is. De minister Veld justitie heeft een ontwerp gereed om in dat bezwaar te voorzien. zaak blijft steeds bestaan: als men de splitsiug verbiedt, zijn er veelvuldige gelegenheden, om in windloterijeu deel te nemen, die veelal tot schromelijk bedrog aanleiding geven, en waarbij niet gezegd wordt, dat ile deelnemer een lot huurt, dat misschien ook aan 20 anderen eveneens verhuurd is. Intusschen is de minister gaarne bereid, even als hij de huren verboden heeft, na te gaan in S ook ten aanzien der splitsing verbetering kan worden aan gebracht. e. de uitgifte van schatkistbiljetten in verband met de vraag of de wet van 1851 toepasselijk is op de biljetten, die, krach tens het ontwerp dat nog aanhangig is, zullen vastgesteld wor den, Hierop moet de minister onvoorwaardelijk toestemmend antwoorden. Hij staat ook stil bij het gevoelen, dat de uit gifte van schatkistbiljetten zeer geschikt is om een tijdelijk tekort te dekken. Hij beaamt dit; de min -. ';** is mi, na cle vaststelling van de koloni ,'ijue wet, meer dan ooit afhan - u. af n ' zood, at ' als juiste opgaven nit Indië o.i ■■ '..'" !mmf el. ViUl, \°' loniSii niet geneigd is o." * *f°™}? hudrageii ter beschik kius? Vanden mi!"'-''' van t!nfll)tiei! ** «tellen, er on -7 ,v.vie'i.l io hë '-en minister van tinantiën omtrent den stand def Wv- «4 Eerrt in December van dit jaar. zegt de mi • » „^wist ik hoe de stand van het dienstjaar 1867 in India' .vas. Intusschen moet hij in Juli of Augustus de begrooting opmaken. Hij heeft dan alken eenige indices nopens den staat der indische kassen; want, als er veel in in. dan bewijst dit, dat de uitgaven minder hebben bedragen. Kn onlangs nog is gebleken, dat de som van 9Va ïnillioen in 18G7 onuitgegeven was, «loch men weet nog niet hoe het met d van 186 S gesteld is. De minister weet dus niet. of 'Cr-uiet nog saldo's zijn, die tot vermindering van het zoogenaamd tekort kumnien strekken; dal er zijn, weet hij uit den staat der ikïisscii Wat moet nu de minister van finantiën bij het opmaken der begroeting doenV Moet hij tot verhooging van belastin gen overgaan 't Of voorbarig eene leening sluiten , die rente betaling vordert ? Hij gelooft niet, dat dit eene goede linnii tieele staatkunde zou zijn. — Hij moet dus wel zoeken naar een middel om de begrooting te doen sluiten. en daartoe is het best schatkistbiljetten uit te geven, die bij een andere te sluiten Leening door obligatiën kunnen worden vervangen. Op ie traag in net verslag zegt hij. dat, als er een tekort over 18<>8 zou blijken I dan art. ;i der voriga wet op de middelen aan'de regeering de bevoegdheid geeft schatkistbiljetten uit te geven. Maar nu het tekort verdwe nen is, komt dut niet te pas, en nimmer zou dit het geval kunnen zijn tot een hooger bedrag dan het te kort zou blij ken te bedragen. — Voor 't overige zet de minister uiteen, dat het voor de finantieele administratie geen groot bezwaar op levert schatkistbiljetten uit te geven. Hij «keet dat daarover verschil van gevoelen bestaat, misschien wel gegrond op vroe gere misbruiken, krachtens de wet van 1834; maar voor een klein bedrag schatbistbiljetten tot een' zeer lage rente duurzaam in circulatie te brengen, dat acht hij een groot voordeel voor de schatkist, frankrijk , dat zeer ruim is in het uitgeven van schatkistbiljetten, is een voorbeeld, dat de minister niet zou willen volgen, en toch betaalt het slechts een half pCt. rente 's jaara -, voorts geeft hij de verzekering, dat de aanneming der wét oji de middelen niets praejudiciëert aangaande het aan hangig ontwerp, dat de zaak op een anderen voet regelt; ter wijl bovendien de minister van finantiën geen gebruik van die eventueele wet maken kan dan met medewerking van de wet gevende macht, omdat slechts een zeer miniem bedrag aan rente uitgetrokken is, en du sbij elke uitgifte, krachtens de nieuwe wet, de tusschenkomst van de wetgevende macht moet worden ingeroepen. De heer Sasse vak Ysselt betuigt zijne verwondering dat, terwijl de minister van justitie een ontwerp gereed maakt tot afschaffing der tienden, 't departement van finantiën nieuwe tienden creëert en vooral in t land van Kuyk, waar geheven wordt van heidegronden, die ontgonnen worden door zeer ge ringe menschen. Die inning heeft ook plaats gehad op eene wijze, die niet passend is voor 't staatsbeheer. Die inning ge zien hebbende schoot hem in de gedachte de geschiedkundige uitdrukking en de beteckenis van grijpgorven. Hij gelooft dat het rijk dit jaar veel van Se gnjpgarven tot zich genomen heeft, en dat wel van de pionniers der ontginning. In Sep tember beeft lui gemeentebestuur van Cuyek zich tot den minister van finantiën gewend met zijne bezwaren, doch tot op heden geen antwoord ontvangen. Hij hoopt dat de minis ter zich persoonlijk die bezwaren Zal aantrekken en overv, of er niet verjaring bestaat. De minister van finaktikn geeft den spreker de verzeke ring, dat zijn wensch reeds is vervuld. De minister heeft alles onderzocht, maar weet nog niet of hij verantwoord is, als hij de tieudheffing zou staken. Het is waar, de novale tienden zijn afgeschaft-, maar onder voorwaarde dat er aangifte der landerijen gedaan werd; de minister gelooft niet dat die aan gifte gedaan is. Is dit niet 't geval, dan verbiedt de wet ont heffing en moet de minister hellen. Het doel van 't onderzoek is echter om na te gaan in hoever die kleine ontginners, zeer eenvoudige menschen, die niet weten van al die formaliteiten, kunnen worden ontheven. Hij gelooft wel. «lat er termen zijn om anders te handelen, maar niet zonder medewerking der wet gevende macht, die hij casu quo gaarne zal inroepen De heer van Nisfbn van Paknekden behandelt: 1 de late vaststelling der begrooting en betoogt de wenschelykheid van een algemenen tijifelijken maatregel van voorziening waarte gen ook geen grondwettig bezwaar kan bestaan: — - . oe ner : ziening van 't kadaster der gebouwde eigendomiiien die hij ook nood- acht; - 3°. de kwestie der uitgit eu n schaft st biljetten, waaromtrent hij van gevoelen verschilt met den nu- De 'heer Sasse van Ysselt dankt den minister voor ziin wel willend antwoord. Hij vertrouwt daarop. eR n J e Zt van 1840 komt hierbij in aanmerking, maar ook üe oucu, tos tiiiiien van het land van Cuyck. . . , , , De heer Schot is verheugd, dat de minister meent, dat de wet tot kodificatie der grondbelasting verbetering zal kunnen brengen in de repartitie, maar hij is daarmede met voldaan, want hij wijst op de vlugt. die de nijverheid in JNoordbrabaiit en Twenthe heeft genomen; op «Ie uitbreiding van steden, als den Haag, Arnhem, enz. Als men daarop let, dan is t toen zeker dat de grondbelasting op gebouwde eigendommen veel meer dan in 1834 moet bedragen, zoo.iat eene verminking met toen niet opgaat. Maar ook .!,' onsebo.iw.U- .-iireni on.en zmi door den aanleg van wegen, kanalen, enz tlaan in i ™ ductieven staat, en denfctte^^MtJe»» ™_ alleen wat bet „votum der pr > ««^ thimsnit;t gen zelve betreft. Hij meent _ '' ' ' „.l t a 1 1,.,.„ eene nieuwe op rechtvaardige JfJCT^'S^JsJbrengen. Hij wijstechter taxatie rechtvaardig!!-..k *). ;. oi> „ rüoaeelo op 't bezwarende de._j^ « mroer e„de „ vraagt regten bi, den ov gan m^ verandering te brëwrT n verban,.' niet de nieuwe regeling der grondbelasting? 7no ii ilni ''t 'h"/-'' minister een minister zijn, die m allen il'è'ele 'liet belang der natie behartigt en zich jegens het va derland verdienstehjk zal maken. Sjir. komt vervolgens tot de staatsloterij. Het behoud daar van acht hij eene anomalie, als hij let op de afschaffing van de pacht der pandjeshuizen in Indië. Met den Heer van Ho gendorp noemt hij de loterij een onzedelijk middel om de schat kist te stijven, en hij vraagt: hoe is 't mogelijk de loterij te handhaven in ons land, waar de speler buiten'de wet gesteld wordt en geen aansprakelijkheid voor epeelschulden bestaat. De heer van Swixderen constateert met genoegen, dat de regeering alles gedaan heeft wat mogelijk is, om de begroo ting tijdig te doen behandflen. Hij heeft ook met genoegen vernomen, dat van de zijde der regeeriug zal worden overwo- I gen, of niet op eene of andere wijze aan 't bezwaar kan worden

Now we have a page of plain text that is better structured. The only thing left is to retreive the page number, and then we’ll have all the information to save this data to a textfile.

Exercise

Look at the XML file. Where can we find the page number?

Exercise

Write the code to extract the page number from the XML.

The page number is:

P1

Load the Didl file and examine the structure

We now have a more readable page with the corresponding page number. However, if we store this as is, we will have no idea from which newspaper this page was extracted. This makes it of limited reuseability. In lesson 6 we described that we can find metadata corresponding to an Alto file in a Didl file. The alto and Didl file have the same identifier, so you can match them.

In our case, they both have the identifier 1.

Exercise

Load the corresponding Didl file in your notebook. Name the root ‘root_didl’. Look at the structure of the file.

This leads to the following output:

<?xml version="1.0" encoding="utf-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/          http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
<responseDate>2015-04-14T14:15:45.386Z</responseDate>
<request metadataPrefix="didl" verb="GetRecord">http://services.kb.nl/mdo/oai	</request>
<GetRecord>
<record>
<header>
<identifier>DDD:ddd:010097934:mpeg21</identifier>
<datestamp>2012-07-19T01:01:12.372Z</datestamp>
<setSpec>DDD</setSpec>
</header>
<metadata>
<DIDL xmlns="urn:mpeg:mpeg21:2002:02-DIDL-NS" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcmitype="http://purl.org/dc/dcmitype/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:dcx="http://krait.kb.nl/coop/tel/handbook/telterms.html" xmlns:ddd="http://www.kb.nl/namespaces/ddd" xmlns:didl="urn:mpeg:mpeg21:2002:02-DIDL-NS" xmlns:didmodel="urn:mpeg:mpeg21:2002:02-DIDMODEL-NS" xmlns:srw_dc="info:srw/schema/1/dc-v1.1">
<Item dc:identifier="ddd:010097934:mpeg21">
<Component dc:identifier="ddd:010097934:mpeg21:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:title>Algemeen Handelsblad</dc:title>
<dc:identifier xsi:type="dcx:PPN">832337900</dc:identifier>
<dcterms:alternative>Ook bekend onder de naam Handelsblad</dcterms:alternative>
<dcterms:isVersionOf>Handelsblad</dcterms:isVersionOf>
<dc:date>1870-01-01</dc:date>
<dcterms:temporal>Dag</dcterms:temporal>
<dcx:recordRights>Koninklijke Bibliotheek Den Haag</dcx:recordRights>
<dc:publisher>P. den Hengst en Zoon [etc.]</dc:publisher>
<dcterms:spatial>Landelijk</dcterms:spatial>
<dc:source>KB C 21</dc:source>
<dcx:issuenumber>11872</dcx:issuenumber>
<dcx:recordIdentifier>ddd:010097934:mpeg21</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
<dc:language xsi:type="dcterms:ISO639-1">nl</dc:language>
<dcterms:isPartOf xsi:type="dcx:collectionIdentifier">DDD</dcterms:isPartOf>
<dcterms:isPartOf>Databank Digitale Dagbladen</dcterms:isPartOf>
<ddd:yearsDigitized>1828 t/m 1940</ddd:yearsDigitized><dcterms:spatial xsi:type="dcx:creation">Amsterdam</dcterms:spatial><dcterms:issued>1828-1970</dcterms:issued></srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:pdf">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">pdf</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934.pdf" dcx:md5_checksum="ce9967f177e2eab3334f310304dd627a" mimeType="application/pdf" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:pdf"/>
</Component>
<Item dc:identifier="ddd:010097934:mpeg21:p001">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">page 1</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:p001:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<ddd:nativePageNumber>1</ddd:nativePageNumber>
<dcx:recordIdentifier>ddd:010097934:mpeg21:p001</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:p001</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
<ddd:OCRConfidencelevel>0.765</ddd:OCRConfidencelevel></srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p001:image/preservation">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">image/preservation</Statement>
</Descriptor>
<Descriptor>
<Statement dc:type="technical_targets" mimeType="text/plain">targetset_20091222_06</Statement>
</Descriptor>
<Resource dcx:md5_checksum="82d34f409e0cbb86bd0e26816e6bdf2f" mimeType="image/jp2" ref="DDD_010097934_001.jp2"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p001:metadata/technical">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/technical</Statement>
</Descriptor>
<Resource dcx:md5_checksum="381a47efa9febfab3169a3c0cef37bdc" mimeType="text/xml" ref="DDD_010097934_001_techmeta.xml"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p001:image">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">image</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_001_access.jp2" dcx:md5_checksum="d44c99130dd2b8b41567e9bd98ec0c00" mimeType="image/jp2" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:p001:image"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p001:alto">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">alto</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_001_alto.xml" dcx:md5_checksum="89a8714e356b57d877b3c996780fd6a6" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:p001:alto"/>
</Component>
<Item dc:identifier="ddd:010097934:mpeg21:p001:a0001" ddd:article_id="ddd:010097934:mpeg21:a0001">
<Component dc:identifier="ddd:010097934:mpeg21:p001:a0001:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Het jaar 1869.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0001</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0001</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p001:a0001:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_001_access.jp2">
<dcx:area height="87" hpos="169" vpos="1278" width="706"/>
<dcx:area height="1605" hpos="150" vpos="1390" width="866"/>
<dcx:area height="2572" hpos="143" vpos="3005" width="876"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p001:a0002" ddd:article_id="ddd:010097934:mpeg21:a0002">
<Component dc:identifier="ddd:010097934:mpeg21:p001:a0002:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>BUITENLAND. Groot-Brittannie.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0002</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0002</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p001:a0002:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_001_access.jp2">
<dcx:area height="72" hpos="298" vpos="5602" width="476"/>
<dcx:area height="69" hpos="291" vpos="5692" width="481"/>
<dcx:area height="1016" hpos="107" vpos="5765" width="914"/>
<dcx:area height="1387" hpos="1054" vpos="1291" width="934"/>
<dcx:area height="1377" hpos="1055" vpos="2683" width="936"/>
<dcx:area height="72" hpos="1056" vpos="4065" width="931"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p001:a0003" ddd:article_id="ddd:010097934:mpeg21:a0003">
<Component dc:identifier="ddd:010097934:mpeg21:p001:a0003:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Duitschland.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0003</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0003</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p001:a0003:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_001_access.jp2">
<dcx:area height="48" hpos="1349" vpos="4181" width="347"/>
<dcx:area height="516" hpos="1057" vpos="4248" width="932"/>
<dcx:area height="450" hpos="1056" vpos="4767" width="935"/>
<dcx:area height="829" hpos="1057" vpos="5220" width="933"/>
<dcx:area height="123" hpos="1056" vpos="6083" width="934"/>
<dcx:area height="549" hpos="1050" vpos="6211" width="941"/>
<dcx:area height="2265" hpos="2020" vpos="1286" width="943"/>
<dcx:area height="640" hpos="2026" vpos="3552" width="936"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p001:a0004" ddd:article_id="ddd:010097934:mpeg21:a0004">
<Component dc:identifier="ddd:010097934:mpeg21:p001:a0004:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Oostenrijk.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0004</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0004</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p001:a0004:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_001_access.jp2">
<dcx:area height="60" hpos="2331" vpos="4247" width="313"/>
<dcx:area height="196" hpos="2026" vpos="4317" width="932"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p001:a0005" ddd:article_id="ddd:010097934:mpeg21:a0005">
<Component dc:identifier="ddd:010097934:mpeg21:p001:a0005:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Frankrijk.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0005</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0005</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p001:a0005:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_001_access.jp2">
<dcx:area height="57" hpos="2339" vpos="4551" width="291"/>
<dcx:area height="1732" hpos="2023" vpos="4613" width="938"/>
<dcx:area height="442" hpos="2026" vpos="6348" width="938"/>
<dcx:area height="513" hpos="2994" vpos="1280" width="940"/>
<dcx:area height="1805" hpos="2995" vpos="1798" width="943"/>
<dcx:area height="1092" hpos="2995" vpos="3606" width="941"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p001:a0006" ddd:article_id="ddd:010097934:mpeg21:a0006">
<Component dc:identifier="ddd:010097934:mpeg21:p001:a0006:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Rumenie.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0006</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0006</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p001:a0006:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_001_access.jp2">
<dcx:area height="41" hpos="3330" vpos="4762" width="257"/>
<dcx:area height="197" hpos="2994" vpos="4817" width="938"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p001:a0007" ddd:article_id="ddd:010097934:mpeg21:a0007">
<Component dc:identifier="ddd:010097934:mpeg21:p001:a0007:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>BINNENLAND. Eerste Kamer der Staten-Generaal.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0007</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0007</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p001:a0007:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_001_access.jp2">
<dcx:area height="47" hpos="3198" vpos="5074" width="475"/>
<dcx:area height="47" hpos="3047" vpos="5176" width="845"/>
<dcx:area height="1534" hpos="2991" vpos="5243" width="956"/>
<dcx:area height="5461" hpos="3966" vpos="1280" width="956"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p002">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">page 2</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:p002:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<ddd:nativePageNumber>2</ddd:nativePageNumber>
<dcx:recordIdentifier>ddd:010097934:mpeg21:p002</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:p002</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
<ddd:OCRConfidencelevel>0.784</ddd:OCRConfidencelevel></srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p002:image/preservation">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">image/preservation</Statement>
</Descriptor>
<Descriptor>
<Statement dc:type="technical_targets" mimeType="text/plain">targetset_20091222_06</Statement>
</Descriptor>
<Resource dcx:md5_checksum="f67d65eab509a9d6cecca557bb4048cb" mimeType="image/jp2" ref="DDD_010097934_002.jp2"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p002:metadata/technical">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/technical</Statement>
</Descriptor>
<Resource dcx:md5_checksum="32dd69d03920e990afce68e81450ecfd" mimeType="text/xml" ref="DDD_010097934_002_techmeta.xml"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p002:image">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">image</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_002_access.jp2" dcx:md5_checksum="fa46e3b7bbf64066e32749524dd5bbf2" mimeType="image/jp2" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:p002:image"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p002:alto">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">alto</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_002_alto.xml" dcx:md5_checksum="a5a7bfc9961c0c33f3f39efdb28bc8ae" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:p002:alto"/>
</Component>
<Item dc:identifier="ddd:010097934:mpeg21:p002:a0001" ddd:article_id="ddd:010097934:mpeg21:a0007">
<Component dc:identifier="ddd:010097934:mpeg21:p002:a0001:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>BINNENLAND. Eerste Kamer der Staten-Generaal.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0007</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0007</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p002:a0001:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_002_access.jp2">
<dcx:area height="179" hpos="104" vpos="79" width="952"/>
<dcx:area height="549" hpos="109" vpos="259" width="954"/>
<dcx:area height="188" hpos="112" vpos="809" width="951"/>
<dcx:area height="972" hpos="109" vpos="1003" width="953"/>
<dcx:area height="1797" hpos="107" vpos="1976" width="954"/>
<dcx:area height="717" hpos="105" vpos="3776" width="960"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p002:a0002" ddd:article_id="ddd:010097934:mpeg21:a0008">
<Component dc:identifier="ddd:010097934:mpeg21:p002:a0002:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>AMSTERDAM, Vrijdag 31 December.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0008</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0008</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p002:a0002:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_002_access.jp2">
<dcx:area height="43" hpos="294" vpos="4561" width="571"/>
<dcx:area height="1983" hpos="105" vpos="4605" width="959"/>
<dcx:area height="131" hpos="112" vpos="6669" width="940"/>
<dcx:area height="207" hpos="1096" vpos="89" width="936"/>
<dcx:area height="196" hpos="1097" vpos="343" width="939"/>
<dcx:area height="754" hpos="1100" vpos="581" width="941"/>
<dcx:area height="136" hpos="1098" vpos="1381" width="942"/>
<dcx:area height="73" hpos="1100" vpos="1561" width="927"/>
<dcx:area height="191" hpos="1098" vpos="1668" width="941"/>
<dcx:area height="458" hpos="1097" vpos="1890" width="942"/>
<dcx:area height="382" hpos="1095" vpos="2383" width="942"/>
<dcx:area height="339" hpos="1095" vpos="2778" width="939"/>
<dcx:area height="291" hpos="1098" vpos="3151" width="937"/>
<dcx:area height="259" hpos="1097" vpos="3495" width="940"/>
<dcx:area height="387" hpos="1097" vpos="3793" width="939"/>
<dcx:area height="874" hpos="1094" vpos="4182" width="940"/>
<dcx:area height="380" hpos="1093" vpos="5057" width="939"/>
<dcx:area height="126" hpos="1095" vpos="5441" width="937"/>
<dcx:area height="1229" hpos="1089" vpos="5570" width="944"/>
<dcx:area height="809" hpos="2069" vpos="90" width="936"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p002:a0003" ddd:article_id="ddd:010097934:mpeg21:a0009">
<Component dc:identifier="ddd:010097934:mpeg21:p002:a0003:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>WEERKUNDIGE WAARNEMINGEN.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0009</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0009</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p002:a0003:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_002_access.jp2">
<dcx:area height="1228" hpos="2935" vpos="1167" width="70"/>
<dcx:area height="1636" hpos="2074" vpos="945" width="862"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p002:a0004" ddd:article_id="ddd:010097934:mpeg21:a0010">
<Component dc:identifier="ddd:010097934:mpeg21:p002:a0004:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Gouden en Zilveren Specien.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0010</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0010</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p002:a0004:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_002_access.jp2">
<dcx:area height="48" hpos="2134" vpos="2646" width="807"/>
<dcx:area height="263" hpos="2070" vpos="2696" width="937"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p002:a0005" ddd:article_id="ddd:010097934:mpeg21:a0011">
<Component dc:identifier="ddd:010097934:mpeg21:p002:a0005:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>PROCES TRAUPMANN.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0011</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0011</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p002:a0005:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_002_access.jp2">
<dcx:area height="43" hpos="2288" vpos="3004" width="541"/>
<dcx:area height="3743" hpos="2069" vpos="3051" width="941"/>
<dcx:area height="291" hpos="3043" vpos="87" width="935"/>
<dcx:area height="122" hpos="3044" vpos="385" width="933"/>
<dcx:area height="2171" hpos="3041" vpos="513" width="937"/>
<dcx:area height="2815" hpos="3043" vpos="2685" width="935"/>
<dcx:area height="1271" hpos="3035" vpos="5502" width="941"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p002:a0006" ddd:article_id="ddd:010097934:mpeg21:a0012">
<Component dc:identifier="ddd:010097934:mpeg21:p002:a0006:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>HANDELSBERIGTEN. AMSTERDAM, Vrijdag 31 December.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0012</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0012</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p002:a0006:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_002_access.jp2">
<dcx:area height="47" hpos="4111" vpos="157" width="712"/>
<dcx:area height="40" hpos="4196" vpos="286" width="735"/>
<dcx:area height="874" hpos="4012" vpos="338" width="923"/>
<dcx:area height="386" hpos="4015" vpos="1222" width="933"/>
<dcx:area height="3682" hpos="4005" vpos="1610" width="966"/>
<dcx:area height="1441" hpos="4009" vpos="5293" width="941"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">page 3</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:p003:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<ddd:nativePageNumber>3</ddd:nativePageNumber>
<dcx:recordIdentifier>ddd:010097934:mpeg21:p003</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:p003</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
<ddd:OCRConfidencelevel>0.663</ddd:OCRConfidencelevel></srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:image/preservation">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">image/preservation</Statement>
</Descriptor>
<Descriptor>
<Statement dc:type="technical_targets" mimeType="text/plain">targetset_20091222_06</Statement>
</Descriptor>
<Resource dcx:md5_checksum="4d2ae1df080efb4b268128bd743bcb3f" mimeType="image/jp2" ref="DDD_010097934_003.jp2"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:metadata/technical">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/technical</Statement>
</Descriptor>
<Resource dcx:md5_checksum="dab8d760b98f5d3e5d56aef4659489b5" mimeType="text/xml" ref="DDD_010097934_003_techmeta.xml"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:image">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">image</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_003_access.jp2" dcx:md5_checksum="caeeeed11e53b3cbf52f88d6a9756721" mimeType="image/jp2" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:p003:image"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:alto">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">alto</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_003_alto.xml" dcx:md5_checksum="984252c0b8a8b8eefeb0ca5025f738f1" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:p003:alto"/>
</Component>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0001" ddd:article_id="ddd:010097934:mpeg21:a0012">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0001:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>HANDELSBERIGTEN. AMSTERDAM, Vrijdag 31 December.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0012</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0012</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0001:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="3523" hpos="102" vpos="97" width="957"/>
<dcx:area height="1755" hpos="132" vpos="3692" width="923"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0002" ddd:article_id="ddd:010097934:mpeg21:a0013">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0002:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Scheepstijdingen.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0013</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0013</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0002:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="54" hpos="311" vpos="5464" width="504"/>
<dcx:area height="1011" hpos="151" vpos="5528" width="904"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0003" ddd:article_id="ddd:010097934:mpeg21:a0014">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0003:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>BINNENGEKOMEN.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0014</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0014</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0003:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="27" hpos="180" vpos="6548" width="560"/>
<dcx:area height="183" hpos="149" vpos="6583" width="908"/>
<dcx:area height="371" hpos="1089" vpos="102" width="937"/>
<dcx:area height="742" hpos="1083" vpos="475" width="939"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0004" ddd:article_id="ddd:010097934:mpeg21:a0015">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0004:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>UITGEZEILD.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0015</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0015</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0004:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="27" hpos="1442" vpos="1209" width="207"/>
<dcx:area height="580" hpos="1080" vpos="1238" width="941"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0005" ddd:article_id="ddd:010097934:mpeg21:a0016">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0005:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>IN LADING.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0016</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0016</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0005:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="34" hpos="1116" vpos="1818" width="892"/>
<dcx:area height="30" hpos="1122" vpos="1860" width="578"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0006" ddd:article_id="ddd:010097934:mpeg21:a0017">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0006:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>ZEILKLAAR.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0017</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0017</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0006:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="18" hpos="1453" vpos="1898" width="200"/>
<dcx:area height="99" hpos="1090" vpos="1926" width="924"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0007" ddd:article_id="ddd:010097934:mpeg21:a0018">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0007:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Rivierberigten. IN LADING LIGGENDE SCHEPEN.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0018</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0018</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0007:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="38" hpos="1336" vpos="2030" width="416"/>
<dcx:area height="27" hpos="1270" vpos="2078" width="720"/>
<dcx:area height="444" hpos="1089" vpos="2115" width="932"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0008" ddd:article_id="ddd:010097934:mpeg21:a0019">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0008:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Karga-Lijsten. AMSTERDAM.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0019</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0019</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0008:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="50" hpos="1338" vpos="2564" width="422"/>
<dcx:area height="28" hpos="1443" vpos="2617" width="213"/>
<dcx:area height="136" hpos="1081" vpos="2647" width="947"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0009" ddd:article_id="ddd:010097934:mpeg21:a0020">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0009:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Prijscourant der Effecten.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0020</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0020</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0009:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="52" hpos="1186" vpos="2786" width="740"/>
<dcx:area height="3932" hpos="1090" vpos="2849" width="938"/>
<dcx:area height="590" hpos="2059" vpos="113" width="938"/>
<dcx:area height="138" hpos="2057" vpos="769" width="932"/>
<dcx:area height="268" hpos="2055" vpos="981" width="934"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0010" ddd:article_id="ddd:010097934:mpeg21:a0021">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0010:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Wisselkoersen.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0021</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0021</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0010:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="39" hpos="2296" vpos="1332" width="448"/>
<dcx:area height="192" hpos="2057" vpos="1398" width="926"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0011" ddd:article_id="ddd:010097934:mpeg21:a0022">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0011:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Granenmarkt.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0022</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0022</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0011:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="41" hpos="2326" vpos="1690" width="373"/>
<dcx:area height="490" hpos="2055" vpos="1744" width="932"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0012" ddd:article_id="ddd:010097934:mpeg21:a0023">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0012:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>BERIGTEN IN DE LAATSTE EDITIE VAN HET VORIG NOMMER OPGENOMEN. AMSTERDAM, Donderdag 30 December.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0023</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0023</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0012:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="88" hpos="2065" vpos="2306" width="921"/>
<dcx:area height="33" hpos="2220" vpos="2458" width="602"/>
<dcx:area height="144" hpos="2061" vpos="2496" width="932"/>
<dcx:area height="652" hpos="2063" vpos="2730" width="934"/>
<dcx:area height="883" hpos="2065" vpos="3450" width="933"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0013" ddd:article_id="ddd:010097934:mpeg21:a0024">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0013:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Carga-Lijsten. AMSTERDAM.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0024</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0024</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0013:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="35" hpos="2335" vpos="4336" width="393"/>
<dcx:area height="39" hpos="2341" vpos="4372" width="647"/>
<dcx:area height="160" hpos="2069" vpos="4417" width="929"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0014" ddd:article_id="ddd:010097934:mpeg21:a0025">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0014:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>TELEGRAMMEN. (REUTERS OFFICE.)</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0025</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0025</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0014:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="59" hpos="2138" vpos="4664" width="793"/>
<dcx:area height="37" hpos="2335" vpos="4729" width="400"/>
<dcx:area height="480" hpos="2066" vpos="4839" width="934"/>
<dcx:area height="705" hpos="2067" vpos="5323" width="930"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0015" ddd:article_id="ddd:010097934:mpeg21:a0026">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0015:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Scheepstijdingen.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0026</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0026</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0015:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="43" hpos="2293" vpos="6099" width="471"/>
<dcx:area height="192" hpos="2070" vpos="6152" width="928"/>
<dcx:area height="348" hpos="2067" vpos="6441" width="932"/>
<dcx:area height="885" hpos="3025" vpos="91" width="950"/>
<dcx:area height="810" hpos="3022" vpos="1005" width="943"/>
<dcx:area height="1280" hpos="3025" vpos="1848" width="945"/>
<dcx:area height="236" hpos="3034" vpos="3148" width="937"/>
<dcx:area height="1074" hpos="3034" vpos="3385" width="936"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0016" ddd:article_id="ddd:010097934:mpeg21:a0027">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0016:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Scheepstijdingen.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0027</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0027</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0016:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="46" hpos="3256" vpos="4518" width="467"/>
<dcx:area height="200" hpos="3040" vpos="4573" width="925"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0017" ddd:article_id="ddd:010097934:mpeg21:a0028">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0017:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>LAATSTE POST.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0028</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0028</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0017:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="53" hpos="3295" vpos="4819" width="442"/>
<dcx:area height="164" hpos="3037" vpos="4920" width="932"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0018" ddd:article_id="ddd:010097934:mpeg21:a0029">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0018:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>HANDELSBERIGTEN. AMSTERDAM, Vrijdag 31 December.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0029</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0029</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0018:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="44" hpos="3155" vpos="5135" width="713"/>
<dcx:area height="29" hpos="3216" vpos="5233" width="559"/>
<dcx:area height="67" hpos="3038" vpos="5277" width="926"/>
<dcx:area height="267" hpos="3030" vpos="5376" width="938"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0019" ddd:article_id="ddd:010097934:mpeg21:a0030">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0019:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0030</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0030</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0019:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="1089" hpos="3027" vpos="5699" width="947"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0020" ddd:article_id="ddd:010097934:mpeg21:a0031">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0020:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0031</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0031</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0020:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="2343" hpos="3986" vpos="96" width="966"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0021" ddd:article_id="ddd:010097934:mpeg21:a0032">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0021:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0032</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0032</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0021:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="519" hpos="3986" vpos="2448" width="962"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0022" ddd:article_id="ddd:010097934:mpeg21:a0033">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0022:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0033</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0033</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0022:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="2153" hpos="3986" vpos="2976" width="963"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0023" ddd:article_id="ddd:010097934:mpeg21:a0034">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0023:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0034</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0034</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0023:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="56" hpos="3986" vpos="5138" width="718"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p003:a0024" ddd:article_id="ddd:010097934:mpeg21:a0052">
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0024:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>familiebericht</dc:subject>
<dc:title>Familiebericht</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0052</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0052</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p003:a0024:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="1574" hpos="3981" vpos="5224" width="965"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p004">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">page 4</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:p004:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<ddd:nativePageNumber>4</ddd:nativePageNumber>
<dcx:recordIdentifier>ddd:010097934:mpeg21:p004</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:p004</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
<ddd:OCRConfidencelevel>0.680</ddd:OCRConfidencelevel></srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:image/preservation">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">image/preservation</Statement>
</Descriptor>
<Descriptor>
<Statement dc:type="technical_targets" mimeType="text/plain">targetset_20091222_06</Statement>
</Descriptor>
<Resource dcx:md5_checksum="2df1c84e343d683c464ba67892c46cca" mimeType="image/jp2" ref="DDD_010097934_004.jp2"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:metadata/technical">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/technical</Statement>
</Descriptor>
<Resource dcx:md5_checksum="d1631a8f675f50acf848ff2d7a967906" mimeType="text/xml" ref="DDD_010097934_004_techmeta.xml"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:image">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">image</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_004_access.jp2" dcx:md5_checksum="5a9fe536f588d99e9c81eacc2c43e0e5" mimeType="image/jp2" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:p004:image"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:alto">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">alto</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_004_alto.xml" dcx:md5_checksum="5b52a46abab04888746e1399c1c8e162" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:p004:alto"/>
</Component>
<Item dc:identifier="ddd:010097934:mpeg21:p004:a0001" ddd:article_id="ddd:010097934:mpeg21:a0035">
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0001:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0035</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0035</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0001:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="785" hpos="1080" vpos="89" width="984"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p004:a0002" ddd:article_id="ddd:010097934:mpeg21:a0036">
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0002:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0036</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0036</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0002:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="2186" hpos="1076" vpos="883" width="987"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p004:a0003" ddd:article_id="ddd:010097934:mpeg21:a0037">
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0003:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0037</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0037</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0003:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="967" hpos="112" vpos="1776" width="943"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p004:a0004" ddd:article_id="ddd:010097934:mpeg21:a0038">
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0004:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0038</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0038</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0004:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1196" hpos="112" vpos="2761" width="944"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p004:a0005" ddd:article_id="ddd:010097934:mpeg21:a0039">
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0005:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0039</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0039</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0005:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="3738" hpos="1069" vpos="3073" width="971"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p004:a0006" ddd:article_id="ddd:010097934:mpeg21:a0040">
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0006:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0040</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0040</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0006:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1146" hpos="113" vpos="3981" width="943"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p004:a0007" ddd:article_id="ddd:010097934:mpeg21:a0041">
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0007:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0041</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0041</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0007:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1639" hpos="115" vpos="5135" width="945"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p004:a0008" ddd:article_id="ddd:010097934:mpeg21:a0042">
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0008:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0042</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0042</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0008:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1253" hpos="2080" vpos="91" width="957"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p004:a0009" ddd:article_id="ddd:010097934:mpeg21:a0043">
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0009:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0043</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0043</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0009:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1263" hpos="3044" vpos="86" width="961"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p004:a0010" ddd:article_id="ddd:010097934:mpeg21:a0044">
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0010:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0044</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0044</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0010:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="540" hpos="2078" vpos="1354" width="1943"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p004:a0011" ddd:article_id="ddd:010097934:mpeg21:a0045">
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0011:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0045</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0045</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0011:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="488" hpos="2078" vpos="1902" width="1943"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p004:a0012" ddd:article_id="ddd:010097934:mpeg21:a0046">
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0012:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0046</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0046</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0012:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1475" hpos="2080" vpos="2399" width="1938"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p004:a0013" ddd:article_id="ddd:010097934:mpeg21:a0047">
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0013:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0047</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0047</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0013:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1017" hpos="2076" vpos="3883" width="1938"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p004:a0014" ddd:article_id="ddd:010097934:mpeg21:a0048">
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0014:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0048</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0048</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0014:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1906" hpos="2073" vpos="4905" width="1941"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p004:a0015" ddd:article_id="ddd:010097934:mpeg21:a0049">
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0015:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0049</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0049</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0015:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1865" hpos="4032" vpos="98" width="939"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p004:a0016" ddd:article_id="ddd:010097934:mpeg21:a0050">
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0016:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0050</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0050</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0016:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1899" hpos="4037" vpos="1977" width="925"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p004:a0017" ddd:article_id="ddd:010097934:mpeg21:a0051">
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0017:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0051</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0051</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0017:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="2802" hpos="4030" vpos="3880" width="931"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:p004:a0018" ddd:article_id="ddd:010097934:mpeg21:a0053">
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0018:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>familiebericht</dc:subject>
<dc:title>Familiebericht</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0053</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0053</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:p004:a0018:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1671" hpos="117" vpos="89" width="943"/>
</dcx:coordinates>
</dcx:zoning>
</Resource>
</Component>
</Item>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0001">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 1</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0001:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0001_articletext.xml" dcx:md5_checksum="161424bd911d07c152c7cf0f5db35239" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0001:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0001:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Het jaar 1869.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0001</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0001</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0001:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p001">
<dcx:coordinates image="DDD_010097934_001_access.jp2">
<dcx:area height="87" hpos="169" vpos="1278" width="706"/>
<dcx:area height="1605" hpos="150" vpos="1390" width="866"/>
<dcx:area height="2572" hpos="143" vpos="3005" width="876"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_001_alto.xml">
<dcx:TextBlock ID="P1_TB00009"/>
<dcx:TextBlock ID="P1_TB00010"/>
<dcx:TextBlock ID="P1_TB00011"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0002">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 2</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0002:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0002_articletext.xml" dcx:md5_checksum="077bd79f9824785dde56a475b4ffa612" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0002:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0002:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>BUITENLAND. Groot-Brittannie.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0002</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0002</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0002:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p001">
<dcx:coordinates image="DDD_010097934_001_access.jp2">
<dcx:area height="72" hpos="298" vpos="5602" width="476"/>
<dcx:area height="69" hpos="291" vpos="5692" width="481"/>
<dcx:area height="1016" hpos="107" vpos="5765" width="914"/>
<dcx:area height="1387" hpos="1054" vpos="1291" width="934"/>
<dcx:area height="1377" hpos="1055" vpos="2683" width="936"/>
<dcx:area height="72" hpos="1056" vpos="4065" width="931"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_001_alto.xml">
<dcx:TextBlock ID="P1_TB00012"/>
<dcx:TextBlock ID="P1_TB00013"/>
<dcx:TextBlock ID="P1_TB00014"/>
<dcx:TextBlock ID="P1_TB00015"/>
<dcx:TextBlock ID="P1_TB00016"/>
<dcx:TextBlock ID="P1_TB00017"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0003">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 3</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0003:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0003_articletext.xml" dcx:md5_checksum="3f09ee18358c2e17335b625b711065d5" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0003:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0003:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Duitschland.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0003</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0003</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0003:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p001">
<dcx:coordinates image="DDD_010097934_001_access.jp2">
<dcx:area height="48" hpos="1349" vpos="4181" width="347"/>
<dcx:area height="516" hpos="1057" vpos="4248" width="932"/>
<dcx:area height="450" hpos="1056" vpos="4767" width="935"/>
<dcx:area height="829" hpos="1057" vpos="5220" width="933"/>
<dcx:area height="123" hpos="1056" vpos="6083" width="934"/>
<dcx:area height="549" hpos="1050" vpos="6211" width="941"/>
<dcx:area height="2265" hpos="2020" vpos="1286" width="943"/>
<dcx:area height="640" hpos="2026" vpos="3552" width="936"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_001_alto.xml">
<dcx:TextBlock ID="P1_TB00018"/>
<dcx:TextBlock ID="P1_TB00019"/>
<dcx:TextBlock ID="P1_TB00020"/>
<dcx:TextBlock ID="P1_TB00021"/>
<dcx:TextBlock ID="P1_TB00022"/>
<dcx:TextBlock ID="P1_TB00023"/>
<dcx:TextBlock ID="P1_TB00024"/>
<dcx:TextBlock ID="P1_TB00025"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0004">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 4</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0004:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0004_articletext.xml" dcx:md5_checksum="527fcbc92a41e7795ea14dde953f1de5" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0004:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0004:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Oostenrijk.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0004</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0004</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0004:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p001">
<dcx:coordinates image="DDD_010097934_001_access.jp2">
<dcx:area height="60" hpos="2331" vpos="4247" width="313"/>
<dcx:area height="196" hpos="2026" vpos="4317" width="932"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_001_alto.xml">
<dcx:TextBlock ID="P1_TB00026"/>
<dcx:TextBlock ID="P1_TB00027"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0005">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 5</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0005:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0005_articletext.xml" dcx:md5_checksum="432d5e2bafdfb359914cd7b121b12072" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0005:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0005:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Frankrijk.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0005</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0005</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0005:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p001">
<dcx:coordinates image="DDD_010097934_001_access.jp2">
<dcx:area height="57" hpos="2339" vpos="4551" width="291"/>
<dcx:area height="1732" hpos="2023" vpos="4613" width="938"/>
<dcx:area height="442" hpos="2026" vpos="6348" width="938"/>
<dcx:area height="513" hpos="2994" vpos="1280" width="940"/>
<dcx:area height="1805" hpos="2995" vpos="1798" width="943"/>
<dcx:area height="1092" hpos="2995" vpos="3606" width="941"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_001_alto.xml">
<dcx:TextBlock ID="P1_TB00028"/>
<dcx:TextBlock ID="P1_TB00029"/>
<dcx:TextBlock ID="P1_TB00030"/>
<dcx:TextBlock ID="P1_TB00031"/>
<dcx:TextBlock ID="P1_TB00032"/>
<dcx:TextBlock ID="P1_TB00033"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0006">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 6</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0006:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0006_articletext.xml" dcx:md5_checksum="f84ab4c08a3f39dd7294d69fdd1d2257" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0006:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0006:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Rumenie.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0006</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0006</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0006:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p001">
<dcx:coordinates image="DDD_010097934_001_access.jp2">
<dcx:area height="41" hpos="3330" vpos="4762" width="257"/>
<dcx:area height="197" hpos="2994" vpos="4817" width="938"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_001_alto.xml">
<dcx:TextBlock ID="P1_TB00034"/>
<dcx:TextBlock ID="P1_TB00035"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0007">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 7</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0007:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0007_articletext.xml" dcx:md5_checksum="b16ec532b08192a8f2eee95c1f54ea5e" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0007:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0007:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>BINNENLAND. Eerste Kamer der Staten-Generaal.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0007</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0007</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0007:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p001">
<dcx:coordinates image="DDD_010097934_001_access.jp2">
<dcx:area height="47" hpos="3198" vpos="5074" width="475"/>
<dcx:area height="47" hpos="3047" vpos="5176" width="845"/>
<dcx:area height="1534" hpos="2991" vpos="5243" width="956"/>
<dcx:area height="5461" hpos="3966" vpos="1280" width="956"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_001_alto.xml">
<dcx:TextBlock ID="P1_TB00036"/>
<dcx:TextBlock ID="P1_TB00037"/>
<dcx:TextBlock ID="P1_TB00038"/>
<dcx:TextBlock ID="P1_TB00039"/>
</dcx:blocks>
</dcx:article-part>
<dcx:article-part order="2" pageid="ddd:010097934:mpeg21:p002">
<dcx:coordinates image="DDD_010097934_002_access.jp2">
<dcx:area height="179" hpos="104" vpos="79" width="952"/>
<dcx:area height="549" hpos="109" vpos="259" width="954"/>
<dcx:area height="188" hpos="112" vpos="809" width="951"/>
<dcx:area height="972" hpos="109" vpos="1003" width="953"/>
<dcx:area height="1797" hpos="107" vpos="1976" width="954"/>
<dcx:area height="717" hpos="105" vpos="3776" width="960"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_002_alto.xml">
<dcx:TextBlock ID="P2_TB00001"/>
<dcx:TextBlock ID="P2_TB00002"/>
<dcx:TextBlock ID="P2_TB00003"/>
<dcx:TextBlock ID="P2_TB00004"/>
<dcx:TextBlock ID="P2_TB00005"/>
<dcx:TextBlock ID="P2_TB00006"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0008">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 8</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0008:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0008_articletext.xml" dcx:md5_checksum="e376d492a803f61357d837164a14f51e" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0008:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0008:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>AMSTERDAM, Vrijdag 31 December.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0008</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0008</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0008:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p002">
<dcx:coordinates image="DDD_010097934_002_access.jp2">
<dcx:area height="43" hpos="294" vpos="4561" width="571"/>
<dcx:area height="1983" hpos="105" vpos="4605" width="959"/>
<dcx:area height="131" hpos="112" vpos="6669" width="940"/>
<dcx:area height="207" hpos="1096" vpos="89" width="936"/>
<dcx:area height="196" hpos="1097" vpos="343" width="939"/>
<dcx:area height="754" hpos="1100" vpos="581" width="941"/>
<dcx:area height="136" hpos="1098" vpos="1381" width="942"/>
<dcx:area height="73" hpos="1100" vpos="1561" width="927"/>
<dcx:area height="191" hpos="1098" vpos="1668" width="941"/>
<dcx:area height="458" hpos="1097" vpos="1890" width="942"/>
<dcx:area height="382" hpos="1095" vpos="2383" width="942"/>
<dcx:area height="339" hpos="1095" vpos="2778" width="939"/>
<dcx:area height="291" hpos="1098" vpos="3151" width="937"/>
<dcx:area height="259" hpos="1097" vpos="3495" width="940"/>
<dcx:area height="387" hpos="1097" vpos="3793" width="939"/>
<dcx:area height="874" hpos="1094" vpos="4182" width="940"/>
<dcx:area height="380" hpos="1093" vpos="5057" width="939"/>
<dcx:area height="126" hpos="1095" vpos="5441" width="937"/>
<dcx:area height="1229" hpos="1089" vpos="5570" width="944"/>
<dcx:area height="809" hpos="2069" vpos="90" width="936"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_002_alto.xml">
<dcx:TextBlock ID="P2_TB00007"/>
<dcx:TextBlock ID="P2_TB00008"/>
<dcx:TextBlock ID="P2_TB00009"/>
<dcx:TextBlock ID="P2_TB00010"/>
<dcx:TextBlock ID="P2_TB00011"/>
<dcx:TextBlock ID="P2_TB00012"/>
<dcx:TextBlock ID="P2_TB00013"/>
<dcx:TextBlock ID="P2_TB00014"/>
<dcx:TextBlock ID="P2_TB00015"/>
<dcx:TextBlock ID="P2_TB00016"/>
<dcx:TextBlock ID="P2_TB00017"/>
<dcx:TextBlock ID="P2_TB00018"/>
<dcx:TextBlock ID="P2_TB00019"/>
<dcx:TextBlock ID="P2_TB00020"/>
<dcx:TextBlock ID="P2_TB00021"/>
<dcx:TextBlock ID="P2_TB00022"/>
<dcx:TextBlock ID="P2_TB00023"/>
<dcx:TextBlock ID="P2_TB00024"/>
<dcx:TextBlock ID="P2_TB00025"/>
<dcx:TextBlock ID="P2_TB00026"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0009">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 9</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0009:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0009_articletext.xml" dcx:md5_checksum="f3ca97e91e7e932001af74c1aceb0dfa" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0009:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0009:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>WEERKUNDIGE WAARNEMINGEN.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0009</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0009</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0009:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p002">
<dcx:coordinates image="DDD_010097934_002_access.jp2">
<dcx:area height="1228" hpos="2935" vpos="1167" width="70"/>
<dcx:area height="1636" hpos="2074" vpos="945" width="862"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_002_alto.xml">
<dcx:TextBlock ID="P2_TB00027"/>
<dcx:TextBlock ID="P2_TB00028"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0010">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 10</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0010:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0010_articletext.xml" dcx:md5_checksum="98c59aeb72915efb68cc4e1dd51eaf0c" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0010:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0010:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Gouden en Zilveren Specien.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0010</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0010</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0010:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p002">
<dcx:coordinates image="DDD_010097934_002_access.jp2">
<dcx:area height="48" hpos="2134" vpos="2646" width="807"/>
<dcx:area height="263" hpos="2070" vpos="2696" width="937"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_002_alto.xml">
<dcx:TextBlock ID="P2_TB00029"/>
<dcx:TextBlock ID="P2_TB00030"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0011">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 11</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0011:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0011_articletext.xml" dcx:md5_checksum="dceaf6f3004b8456df59d37c41e4595c" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0011:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0011:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>PROCES TRAUPMANN.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0011</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0011</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0011:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p002">
<dcx:coordinates image="DDD_010097934_002_access.jp2">
<dcx:area height="43" hpos="2288" vpos="3004" width="541"/>
<dcx:area height="3743" hpos="2069" vpos="3051" width="941"/>
<dcx:area height="291" hpos="3043" vpos="87" width="935"/>
<dcx:area height="122" hpos="3044" vpos="385" width="933"/>
<dcx:area height="2171" hpos="3041" vpos="513" width="937"/>
<dcx:area height="2815" hpos="3043" vpos="2685" width="935"/>
<dcx:area height="1271" hpos="3035" vpos="5502" width="941"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_002_alto.xml">
<dcx:TextBlock ID="P2_TB00031"/>
<dcx:TextBlock ID="P2_TB00032"/>
<dcx:TextBlock ID="P2_TB00033"/>
<dcx:TextBlock ID="P2_TB00034"/>
<dcx:TextBlock ID="P2_TB00035"/>
<dcx:TextBlock ID="P2_TB00036"/>
<dcx:TextBlock ID="P2_TB00037"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0012">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 12</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0012:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0012_articletext.xml" dcx:md5_checksum="e322f2b12bd4f933d7baa90d43550e08" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0012:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0012:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>HANDELSBERIGTEN. AMSTERDAM, Vrijdag 31 December.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0012</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0012</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0012:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p002">
<dcx:coordinates image="DDD_010097934_002_access.jp2">
<dcx:area height="47" hpos="4111" vpos="157" width="712"/>
<dcx:area height="40" hpos="4196" vpos="286" width="735"/>
<dcx:area height="874" hpos="4012" vpos="338" width="923"/>
<dcx:area height="386" hpos="4015" vpos="1222" width="933"/>
<dcx:area height="3682" hpos="4005" vpos="1610" width="966"/>
<dcx:area height="1441" hpos="4009" vpos="5293" width="941"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_002_alto.xml">
<dcx:TextBlock ID="P2_TB00038"/>
<dcx:TextBlock ID="P2_TB00039"/>
<dcx:TextBlock ID="P2_TB00040"/>
<dcx:TextBlock ID="P2_TB00041"/>
<dcx:TextBlock ID="P2_TB00042"/>
<dcx:TextBlock ID="P2_TB00043"/>
</dcx:blocks>
</dcx:article-part>
<dcx:article-part order="2" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="3523" hpos="102" vpos="97" width="957"/>
<dcx:area height="1755" hpos="132" vpos="3692" width="923"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00001"/>
<dcx:TextBlock ID="P3_TB00002"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0013">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 13</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0013:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0013_articletext.xml" dcx:md5_checksum="d2fdbbe957247cae9a9faedcda803ee8" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0013:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0013:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Scheepstijdingen.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0013</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0013</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0013:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="54" hpos="311" vpos="5464" width="504"/>
<dcx:area height="1011" hpos="151" vpos="5528" width="904"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00003"/>
<dcx:TextBlock ID="P3_TB00004"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0014">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 14</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0014:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0014_articletext.xml" dcx:md5_checksum="4dae7c709dcd387f3ef4a5675500765c" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0014:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0014:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>BINNENGEKOMEN.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0014</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0014</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0014:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="27" hpos="180" vpos="6548" width="560"/>
<dcx:area height="183" hpos="149" vpos="6583" width="908"/>
<dcx:area height="371" hpos="1089" vpos="102" width="937"/>
<dcx:area height="742" hpos="1083" vpos="475" width="939"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00005"/>
<dcx:TextBlock ID="P3_TB00006"/>
<dcx:TextBlock ID="P3_TB00007"/>
<dcx:TextBlock ID="P3_TB00008"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0015">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 15</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0015:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0015_articletext.xml" dcx:md5_checksum="64384237eb91c7c6a05af4a9720f492c" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0015:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0015:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>UITGEZEILD.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0015</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0015</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0015:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="27" hpos="1442" vpos="1209" width="207"/>
<dcx:area height="580" hpos="1080" vpos="1238" width="941"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00009"/>
<dcx:TextBlock ID="P3_TB00010"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0016">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 16</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0016:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0016_articletext.xml" dcx:md5_checksum="5671059caa684bbf17769cfefcc10786" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0016:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0016:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>IN LADING.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0016</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0016</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0016:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="34" hpos="1116" vpos="1818" width="892"/>
<dcx:area height="30" hpos="1122" vpos="1860" width="578"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00011"/>
<dcx:TextBlock ID="P3_TB00012"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0017">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 17</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0017:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0017_articletext.xml" dcx:md5_checksum="7a0df1a4690980c575306e8ad08e44a2" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0017:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0017:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>ZEILKLAAR.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0017</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0017</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0017:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="18" hpos="1453" vpos="1898" width="200"/>
<dcx:area height="99" hpos="1090" vpos="1926" width="924"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00013"/>
<dcx:TextBlock ID="P3_TB00014"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0018">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 18</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0018:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0018_articletext.xml" dcx:md5_checksum="10f239d6b9b4aa6d5a0f3b67d2f539cd" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0018:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0018:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Rivierberigten. IN LADING LIGGENDE SCHEPEN.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0018</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0018</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0018:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="38" hpos="1336" vpos="2030" width="416"/>
<dcx:area height="27" hpos="1270" vpos="2078" width="720"/>
<dcx:area height="444" hpos="1089" vpos="2115" width="932"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00015"/>
<dcx:TextBlock ID="P3_TB00016"/>
<dcx:TextBlock ID="P3_TB00017"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0019">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 19</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0019:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0019_articletext.xml" dcx:md5_checksum="244399a91a33746fba1100f417c9f781" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0019:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0019:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Karga-Lijsten. AMSTERDAM.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0019</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0019</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0019:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="50" hpos="1338" vpos="2564" width="422"/>
<dcx:area height="28" hpos="1443" vpos="2617" width="213"/>
<dcx:area height="136" hpos="1081" vpos="2647" width="947"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00018"/>
<dcx:TextBlock ID="P3_TB00019"/>
<dcx:TextBlock ID="P3_TB00020"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0020">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 20</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0020:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0020_articletext.xml" dcx:md5_checksum="e2affd38105770875b8580c553eb511e" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0020:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0020:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Prijscourant der Effecten.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0020</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0020</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0020:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="52" hpos="1186" vpos="2786" width="740"/>
<dcx:area height="3932" hpos="1090" vpos="2849" width="938"/>
<dcx:area height="590" hpos="2059" vpos="113" width="938"/>
<dcx:area height="138" hpos="2057" vpos="769" width="932"/>
<dcx:area height="268" hpos="2055" vpos="981" width="934"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00021"/>
<dcx:TextBlock ID="P3_TB00022"/>
<dcx:TextBlock ID="P3_TB00023"/>
<dcx:TextBlock ID="P3_TB00024"/>
<dcx:TextBlock ID="P3_TB00025"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0021">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 21</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0021:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0021_articletext.xml" dcx:md5_checksum="5e728063db54e2770c3346ff0688fdc0" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0021:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0021:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Wisselkoersen.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0021</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0021</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0021:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="39" hpos="2296" vpos="1332" width="448"/>
<dcx:area height="192" hpos="2057" vpos="1398" width="926"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00026"/>
<dcx:TextBlock ID="P3_TB00027"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0022">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 22</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0022:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0022_articletext.xml" dcx:md5_checksum="d1123a70053d78a8b51a0ea0cec762b8" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0022:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0022:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Granenmarkt.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0022</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0022</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0022:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="41" hpos="2326" vpos="1690" width="373"/>
<dcx:area height="490" hpos="2055" vpos="1744" width="932"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00028"/>
<dcx:TextBlock ID="P3_TB00029"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0023">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 23</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0023:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0023_articletext.xml" dcx:md5_checksum="dbe7b331849f645167f4ec9b4ec8e5e7" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0023:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0023:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>BERIGTEN IN DE LAATSTE EDITIE VAN HET VORIG NOMMER OPGENOMEN. AMSTERDAM, Donderdag 30 December.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0023</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0023</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0023:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="88" hpos="2065" vpos="2306" width="921"/>
<dcx:area height="33" hpos="2220" vpos="2458" width="602"/>
<dcx:area height="144" hpos="2061" vpos="2496" width="932"/>
<dcx:area height="652" hpos="2063" vpos="2730" width="934"/>
<dcx:area height="883" hpos="2065" vpos="3450" width="933"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00030"/>
<dcx:TextBlock ID="P3_TB00031"/>
<dcx:TextBlock ID="P3_TB00032"/>
<dcx:TextBlock ID="P3_TB00033"/>
<dcx:TextBlock ID="P3_TB00034"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0024">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 24</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0024:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0024_articletext.xml" dcx:md5_checksum="d76bbdf85f0ef6c3e83dbd31f78b72ed" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0024:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0024:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Carga-Lijsten. AMSTERDAM.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0024</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0024</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0024:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="35" hpos="2335" vpos="4336" width="393"/>
<dcx:area height="39" hpos="2341" vpos="4372" width="647"/>
<dcx:area height="160" hpos="2069" vpos="4417" width="929"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00035"/>
<dcx:TextBlock ID="P3_TB00036"/>
<dcx:TextBlock ID="P3_TB00037"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0025">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 25</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0025:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0025_articletext.xml" dcx:md5_checksum="282464b27dcf2cc489c549d11d3418b0" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0025:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0025:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>TELEGRAMMEN. (REUTERS OFFICE.)</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0025</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0025</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0025:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="59" hpos="2138" vpos="4664" width="793"/>
<dcx:area height="37" hpos="2335" vpos="4729" width="400"/>
<dcx:area height="480" hpos="2066" vpos="4839" width="934"/>
<dcx:area height="705" hpos="2067" vpos="5323" width="930"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00038"/>
<dcx:TextBlock ID="P3_TB00039"/>
<dcx:TextBlock ID="P3_TB00040"/>
<dcx:TextBlock ID="P3_TB00041"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0026">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 26</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0026:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0026_articletext.xml" dcx:md5_checksum="d2dce601109cb122b1a9f303c4de3b55" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0026:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0026:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Scheepstijdingen.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0026</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0026</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0026:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="43" hpos="2293" vpos="6099" width="471"/>
<dcx:area height="192" hpos="2070" vpos="6152" width="928"/>
<dcx:area height="348" hpos="2067" vpos="6441" width="932"/>
<dcx:area height="885" hpos="3025" vpos="91" width="950"/>
<dcx:area height="810" hpos="3022" vpos="1005" width="943"/>
<dcx:area height="1280" hpos="3025" vpos="1848" width="945"/>
<dcx:area height="236" hpos="3034" vpos="3148" width="937"/>
<dcx:area height="1074" hpos="3034" vpos="3385" width="936"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00042"/>
<dcx:TextBlock ID="P3_TB00043"/>
<dcx:TextBlock ID="P3_TB00044"/>
<dcx:TextBlock ID="P3_TB00045"/>
<dcx:TextBlock ID="P3_TB00046"/>
<dcx:TextBlock ID="P3_TB00047"/>
<dcx:TextBlock ID="P3_TB00048"/>
<dcx:TextBlock ID="P3_TB00049"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0027">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 27</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0027:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0027_articletext.xml" dcx:md5_checksum="85ab378473ac00b288a49edf8a40d6d3" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0027:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0027:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>Scheepstijdingen.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0027</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0027</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0027:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="46" hpos="3256" vpos="4518" width="467"/>
<dcx:area height="200" hpos="3040" vpos="4573" width="925"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00050"/>
<dcx:TextBlock ID="P3_TB00051"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0028">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 28</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0028:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0028_articletext.xml" dcx:md5_checksum="320c9a4f4066cfc34f559ed4116c3010" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0028:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0028:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>LAATSTE POST.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0028</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0028</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0028:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="53" hpos="3295" vpos="4819" width="442"/>
<dcx:area height="164" hpos="3037" vpos="4920" width="932"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00052"/>
<dcx:TextBlock ID="P3_TB00053"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0029">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 29</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0029:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0029_articletext.xml" dcx:md5_checksum="04c8166747274936a51cce64e59aa154" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0029:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0029:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>artikel</dc:subject>
<dc:title>HANDELSBERIGTEN. AMSTERDAM, Vrijdag 31 December.</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0029</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0029</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0029:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="44" hpos="3155" vpos="5135" width="713"/>
<dcx:area height="29" hpos="3216" vpos="5233" width="559"/>
<dcx:area height="67" hpos="3038" vpos="5277" width="926"/>
<dcx:area height="267" hpos="3030" vpos="5376" width="938"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00054"/>
<dcx:TextBlock ID="P3_TB00055"/>
<dcx:TextBlock ID="P3_TB00056"/>
<dcx:TextBlock ID="P3_TB00057"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0030">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 30</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0030:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0030_articletext.xml" dcx:md5_checksum="f16f971b7f915eae5dafb18310b32536" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0030:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0030:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0030</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0030</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0030:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="1089" hpos="3027" vpos="5699" width="947"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00063"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0031">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 31</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0031:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0031_articletext.xml" dcx:md5_checksum="6ab921c7f5677ec95580f9706efc5945" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0031:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0031:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0031</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0031</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0031:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="2343" hpos="3986" vpos="96" width="966"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00058"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0032">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 32</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0032:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0032_articletext.xml" dcx:md5_checksum="f42725555c2d0f082ecc12c4c5ec20c4" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0032:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0032:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0032</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0032</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0032:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="519" hpos="3986" vpos="2448" width="962"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00059"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0033">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 33</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0033:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0033_articletext.xml" dcx:md5_checksum="6779c607fe88c3e69c5bdebf33d686f0" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0033:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0033:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0033</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0033</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0033:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="2153" hpos="3986" vpos="2976" width="963"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00060"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0034">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 34</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0034:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0034_articletext.xml" dcx:md5_checksum="86fa742549a310333cf458c615c5bcb0" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0034:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0034:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0034</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0034</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0034:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="56" hpos="3986" vpos="5138" width="718"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00061"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0035">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 35</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0035:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0035_articletext.xml" dcx:md5_checksum="662fd6e515ad168e9b8ec2316c556dab" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0035:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0035:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0035</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0035</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0035:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p004">
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="785" hpos="1080" vpos="89" width="984"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_004_alto.xml">
<dcx:TextBlock ID="P4_TB00006"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0036">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 36</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0036:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0036_articletext.xml" dcx:md5_checksum="ac5e71ad32efe100786bcc2d6b131302" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0036:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0036:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0036</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0036</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0036:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p004">
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="2186" hpos="1076" vpos="883" width="987"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_004_alto.xml">
<dcx:TextBlock ID="P4_TB00007"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0037">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 37</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0037:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0037_articletext.xml" dcx:md5_checksum="bff4a066c6fd6bf6995e896041fb14dc" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0037:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0037:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0037</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0037</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0037:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p004">
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="967" hpos="112" vpos="1776" width="943"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_004_alto.xml">
<dcx:TextBlock ID="P4_TB00002"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0038">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 38</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0038:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0038_articletext.xml" dcx:md5_checksum="8d7f1a266efb4a19649ee716c5acce18" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0038:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0038:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0038</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0038</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0038:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p004">
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1196" hpos="112" vpos="2761" width="944"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_004_alto.xml">
<dcx:TextBlock ID="P4_TB00003"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0039">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 39</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0039:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0039_articletext.xml" dcx:md5_checksum="e7127e25b05fcdc37e692ebcacef0095" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0039:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0039:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0039</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0039</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0039:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p004">
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="3738" hpos="1069" vpos="3073" width="971"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_004_alto.xml">
<dcx:TextBlock ID="P4_TB00008"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0040">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 40</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0040:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0040_articletext.xml" dcx:md5_checksum="202c892ff0fac99eee0d3b0d1bdff0ca" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0040:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0040:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0040</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0040</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0040:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p004">
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1146" hpos="113" vpos="3981" width="943"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_004_alto.xml">
<dcx:TextBlock ID="P4_TB00004"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0041">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 41</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0041:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0041_articletext.xml" dcx:md5_checksum="1605b907c3a06d2e7ebf1188a30319ca" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0041:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0041:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0041</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0041</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0041:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p004">
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1639" hpos="115" vpos="5135" width="945"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_004_alto.xml">
<dcx:TextBlock ID="P4_TB00005"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0042">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 42</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0042:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0042_articletext.xml" dcx:md5_checksum="5461e0d7a5b6f71c599b88a62e7a957d" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0042:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0042:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0042</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0042</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0042:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p004">
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1253" hpos="2080" vpos="91" width="957"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_004_alto.xml">
<dcx:TextBlock ID="P4_TB00009"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0043">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 43</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0043:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0043_articletext.xml" dcx:md5_checksum="d45531a2e2eeeb87547ee86c79e5ffeb" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0043:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0043:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0043</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0043</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0043:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p004">
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1263" hpos="3044" vpos="86" width="961"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_004_alto.xml">
<dcx:TextBlock ID="P4_TB00010"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0044">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 44</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0044:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0044_articletext.xml" dcx:md5_checksum="b3f282648def70190ae747012e78c767" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0044:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0044:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0044</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0044</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0044:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p004">
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="540" hpos="2078" vpos="1354" width="1943"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_004_alto.xml">
<dcx:TextBlock ID="P4_TB00011"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0045">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 45</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0045:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0045_articletext.xml" dcx:md5_checksum="e7587e6fb5303a3ba113e467079749c2" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0045:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0045:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0045</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0045</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0045:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p004">
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="488" hpos="2078" vpos="1902" width="1943"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_004_alto.xml">
<dcx:TextBlock ID="P4_TB00012"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0046">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 46</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0046:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0046_articletext.xml" dcx:md5_checksum="210b4b3642a23efc3771fcf407de3a50" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0046:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0046:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0046</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0046</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0046:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p004">
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1475" hpos="2080" vpos="2399" width="1938"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_004_alto.xml">
<dcx:TextBlock ID="P4_TB00013"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0047">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 47</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0047:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0047_articletext.xml" dcx:md5_checksum="a8a7caec2ccb53a4343f8f8cb9572627" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0047:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0047:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0047</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0047</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0047:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p004">
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1017" hpos="2076" vpos="3883" width="1938"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_004_alto.xml">
<dcx:TextBlock ID="P4_TB00014"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0048">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 48</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0048:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0048_articletext.xml" dcx:md5_checksum="57a90fa08eba048e1f40533752da873b" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0048:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0048:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0048</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0048</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0048:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p004">
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1906" hpos="2073" vpos="4905" width="1941"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_004_alto.xml">
<dcx:TextBlock ID="P4_TB00015"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0049">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 49</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0049:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0049_articletext.xml" dcx:md5_checksum="687ffff9cd1f84bef68a9ad5fb60b4d7" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0049:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0049:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0049</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0049</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0049:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p004">
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1865" hpos="4032" vpos="98" width="939"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_004_alto.xml">
<dcx:TextBlock ID="P4_TB00016"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0050">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 50</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0050:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0050_articletext.xml" dcx:md5_checksum="ab0524c2f2532e48a314c76477525ff8" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0050:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0050:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0050</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0050</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0050:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p004">
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1899" hpos="4037" vpos="1977" width="925"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_004_alto.xml">
<dcx:TextBlock ID="P4_TB00017"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0051">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 51</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0051:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0051_articletext.xml" dcx:md5_checksum="35301f19fe61201d5125edf27970ebf8" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0051:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0051:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>advertentie</dc:subject>
<dc:title>Advertentie</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0051</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0051</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0051:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p004">
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="2802" hpos="4030" vpos="3880" width="931"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_004_alto.xml">
<dcx:TextBlock ID="P4_TB00018"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0052">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 52</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0052:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0052_articletext.xml" dcx:md5_checksum="0333a11699ee21499e72c26840f10220" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0052:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0052:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>familiebericht</dc:subject>
<dc:title>Familiebericht</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0052</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0052</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0052:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p003">
<dcx:coordinates image="DDD_010097934_003_access.jp2">
<dcx:area height="1574" hpos="3981" vpos="5224" width="965"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_003_alto.xml">
<dcx:TextBlock ID="P3_TB00062"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
<Item dc:identifier="ddd:010097934:mpeg21:a0053">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">article 53</Statement>
</Descriptor>
<Component dc:identifier="ddd:010097934:mpeg21:a0053:ocr">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">ocr</Statement>
</Descriptor>
<Resource dcx:filename="DDD_010097934_0053_articletext.xml" dcx:md5_checksum="0fd5b22e140271120be63a66888634a4" mimeType="text/xml" ref="http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0053:ocr"/>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0053:metadata">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<srw_dc:dcx>
<dc:subject>familiebericht</dc:subject>
<dc:title>Familiebericht</dc:title>
<dcterms:accessRights>accessible</dcterms:accessRights>
<dcx:recordIdentifier>ddd:010097934:mpeg21:a0053</dcx:recordIdentifier>
<dc:identifier>http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0053</dc:identifier>
<dc:type xsi:type="dcterms:DCMIType">Text</dc:type>
</srw_dc:dcx>
</Resource>
</Component>
<Component dc:identifier="ddd:010097934:mpeg21:a0053:zoning">
<Descriptor>
<Statement dc:type="role" mimeType="text/plain">metadata/zoning</Statement>
</Descriptor>
<Resource mimeType="text/xml">
<dcx:zoning>
<dcx:article-part order="1" pageid="ddd:010097934:mpeg21:p004">
<dcx:coordinates image="DDD_010097934_004_access.jp2">
<dcx:area height="1671" hpos="117" vpos="89" width="943"/>
</dcx:coordinates>
<dcx:blocks alto="DDD_010097934_004_alto.xml">
<dcx:TextBlock ID="P4_TB00001"/>
</dcx:blocks>
</dcx:article-part>
</dcx:zoning>
</Resource>
</Component>
</Item>
</Item>
</DIDL>
</metadata>
</record>
</GetRecord>
</OAI-PMH>

Exercise

Look at the Didl file and see if you can find in which element the title of the newspaper is scored. Hint: the title is ‘Algemeen Handelsblad’. What parent of this element contains all information we need to extract the title and the publication date?

Exercise

Are there any namespaces in the file that we have to take into account?

Extract newspaper metadata from the Didl file

We have seen that the element ‘resource’ contains all the information we want. If we look closely at the file, we see that there are multiple elements with the name ‘resource’, but the one we want is the first. If you want all the information from all resource blocks, we can use the findall method as we did before. However, we now only want information from the first block. In that case, you can just simply use find() as follows:

item = root_didl.find('Resource')

This will return the first element it finds.

Exercise

Write a code that gets the only the first ‘Resource’ element, and then from this element create a for loop that loops through the dcx element. Extract the title of the newspaper and the publication date. Store them in two separate variables.

This leads to the following output:

Algemeen Handelsblad 1870-01-01

Now we can store the content of this newspaper page in a text file with as name the a combination of the title of the newspaper, the publication date, and the page number. We can create the filename like this:

filename = f'{title}_{date}_{pagenr}.txt'

Exercise

Save the content in a file.

Extract all separate articles from the total newspaper from the Didl file

As you saw in the above sections, the Alto format has no clear separation between the articles and is therefore especially suitable when you are interested in the complete newspaper page.

However, there are a lot of cases in which you would be interested in the separate articles en metadata about these articles (for example, the type of article).

The collection of the KB makes use of Didl XML files to store additional information. You can use the Didl XML to extract this information and to gather the articles.

Exercise

Look at the Didl file, do you see information about the articles?

As you can see, there are blocks with information about the articles. The articles themself are not present in the Didl, but we can retreive them through their identifier. To do this we will perform the following two steps:

  • Extract article information and identifier from the Didl;

  • Download the articles and extract the plain text.

We start by extracting the subject, title and identifier from the resource element. However, as we saw before, there is also other information stored in the resource elements, such as the news paper title and publication date.

You can distinguish the articles using the newspaper metadata based on the element ‘subject’. All articles have a subject (‘artikel’, ‘familiebericht’ etc) whilst the other metadata does not.

This distinction can be done with an ‘if’ statement, in which we check if there is a element with the name ‘subject’ present in the element block.

We will start with extracting the type of article, title, and identifier from the Didl XML. The identifier will later be used to download the articles.

for item in root_didl.find_all('Resource'):
	for article in item.find_all('dcx'):
		a_type = article.find('subject')
		## The first block will not have a subject as it contains newspaper metadata instead of article metadata.
		## This can be filtered out using an 'if [subject] is None' control structure.
		if a_type is not None:
			title = article.find('title')
			identifier = article.find('identifier')
			print(a_type.text, title.text, identifier.text)
artikel Het jaar 1869. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0001
artikel BUITENLAND. Groot-Brittannie. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0002
artikel Duitschland. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0003
artikel Oostenrijk. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0004
artikel Frankrijk. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0005
artikel Rumenie. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0006
artikel BINNENLAND. Eerste Kamer der Staten-Generaal. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0007
artikel BINNENLAND. Eerste Kamer der Staten-Generaal. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0007
artikel AMSTERDAM, Vrijdag 31 December. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0008
artikel WEERKUNDIGE WAARNEMINGEN. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0009
artikel Gouden en Zilveren Specien. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0010
artikel PROCES TRAUPMANN. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0011
artikel HANDELSBERIGTEN. AMSTERDAM, Vrijdag 31 December. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0012
artikel HANDELSBERIGTEN. AMSTERDAM, Vrijdag 31 December. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0012
artikel Scheepstijdingen. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0013
artikel BINNENGEKOMEN. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0014
artikel UITGEZEILD. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0015
artikel IN LADING. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0016
artikel ZEILKLAAR. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0017
artikel Rivierberigten. IN LADING LIGGENDE SCHEPEN. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0018
artikel Karga-Lijsten. AMSTERDAM. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0019
artikel Prijscourant der Effecten. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0020
artikel Wisselkoersen. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0021
artikel Granenmarkt. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0022
artikel BERIGTEN IN DE LAATSTE EDITIE VAN HET VORIG NOMMER OPGENOMEN. AMSTERDAM, Donderdag 30 December. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0023
artikel Carga-Lijsten. AMSTERDAM. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0024
artikel TELEGRAMMEN. (REUTERS OFFICE.) http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0025
artikel Scheepstijdingen. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0026
artikel Scheepstijdingen. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0027
artikel LAATSTE POST. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0028
artikel HANDELSBERIGTEN. AMSTERDAM, Vrijdag 31 December. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0029
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0030
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0031
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0032
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0033
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0034
familiebericht Familiebericht http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0052
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0035
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0036
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0037
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0038
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0039
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0040
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0041
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0042
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0043
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0044
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0045
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0046
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0047
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0048
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0049
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0050
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0051
familiebericht Familiebericht http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0053
artikel Het jaar 1869. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0001
artikel BUITENLAND. Groot-Brittannie. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0002
artikel Duitschland. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0003
artikel Oostenrijk. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0004
artikel Frankrijk. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0005
artikel Rumenie. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0006
artikel BINNENLAND. Eerste Kamer der Staten-Generaal. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0007
artikel AMSTERDAM, Vrijdag 31 December. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0008
artikel WEERKUNDIGE WAARNEMINGEN. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0009
artikel Gouden en Zilveren Specien. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0010
artikel PROCES TRAUPMANN. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0011
artikel HANDELSBERIGTEN. AMSTERDAM, Vrijdag 31 December. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0012
artikel Scheepstijdingen. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0013
artikel BINNENGEKOMEN. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0014
artikel UITGEZEILD. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0015
artikel IN LADING. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0016
artikel ZEILKLAAR. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0017
artikel Rivierberigten. IN LADING LIGGENDE SCHEPEN. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0018
artikel Karga-Lijsten. AMSTERDAM. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0019
artikel Prijscourant der Effecten. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0020
artikel Wisselkoersen. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0021
artikel Granenmarkt. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0022
artikel BERIGTEN IN DE LAATSTE EDITIE VAN HET VORIG NOMMER OPGENOMEN. AMSTERDAM, Donderdag 30 December. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0023
artikel Carga-Lijsten. AMSTERDAM. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0024
artikel TELEGRAMMEN. (REUTERS OFFICE.) http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0025
artikel Scheepstijdingen. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0026
artikel Scheepstijdingen. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0027
artikel LAATSTE POST. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0028
artikel HANDELSBERIGTEN. AMSTERDAM, Vrijdag 31 December. http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0029
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0030
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0031
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0032
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0033
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0034
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0035
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0036
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0037
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0038
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0039
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0040
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0041
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0042
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0043
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0044
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0045
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0046
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0047
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0048
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0049
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0050
advertentie Advertentie http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0051
familiebericht Familiebericht http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0052
familiebericht Familiebericht http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0053

Exercise

Adapt the code above to store the variables into a list of articles.

Now we have the identifier for every article in the dataset. This identifier can be used to download the XML of its article and extract the text from it. We will demonstrate this for one article.

As an example, we will use the identifier ‘http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0001’. If we click on this, we will be led to the image of the newspaper page on the digitale heritage website Delper.nl (property of the KB). However, if we were to add ‘:ocr’ to the identifier, we will be led to the XML containing the OCR of that newspaper page: ‘http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0001:ocr

This OCR can be saved to file, either manually or by using Python.

To save the OCR using Python we will need the urllib package.

Note

We recommend to always save the identifier in the name of the file, in this case the a0001 indicates the article number, so we will save the whole identifier. Because Windows does not allow : in filenames we will change this to an underscore. Everything before urn will be removed from the identifier, as it has no distinguish features. We can perform these alteration through string manipulations in Python.

## import urllib, it is a standard library so does not need to be installed
from urllib.request import urlopen

filename = 'http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0001:ocr'
## Remove the first part from the filename, so you keep only ddd:010097934:mpeg21:a0001:ocr'
filename = filename.split('=')[1]
## Replace the : with _
filename = filename.replace(':', '_')

url = 'http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0001:ocr'

## write XML to file, downloading happens in this step too.
with open(filename + ".xml", "w", encoding="utf-8") as f:
    f.write(urlopen(url).read().decode('utf-8'))

Now, we can open this xml file and look at the structure.

with open("ddd_010097934_mpeg21_a0001_ocr.xml", encoding='utf8') as f:
    root_article = BeautifulSoup(f, 'xml')
print(root_article)
---------------------------------------------------------------------------
FileNotFoundError                         Traceback (most recent call last)
Input In [9], in <cell line: 1>()
----> 1 with open("ddd_010097934_mpeg21_a0001_ocr.xml", encoding='utf8') as f:
      2     root_article = BeautifulSoup(f, 'xml')
      3 print(root_article)

FileNotFoundError: [Errno 2] No such file or directory: 'ddd_010097934_mpeg21_a0001_ocr.xml'

Exercise

Extract the title and content from the article, and store these in separate variables.

This can than be saved to a textfile

with open(filename + ".txt", "w", encoding="utf-8") as f:
    f.write(title + "\n" + content)

The above workflow now consists of the folowing steps:

  • Downloading the file;

  • Opening the file;

  • Extracting the contents;

  • Saving the contents to file.

This can also be combined into one piece of code that handles all these steps. An advantage of this method is that there is no need to manually save and re-open every separate article file.

from urllib.request import urlopen

identifier = 'http://resolver.kb.nl/resolve?urn=ddd:010097934:mpeg21:a0001:ocr'
filename = identifier.split('=')[1]
filename = filename.replace(':', '_')

file=urlopen(identifier)
root = BeautifulSoup(file, 'xml')

for titles in root.find_all('title'):
    title = titles.text + "\n"

for contents in root.find_all('p'):
    content = contents.text + "\n"

with open(filename + ".txt", "w", encoding="utf-8") as f:
    f.write(title + "\n" + content)

Until now we have manually selected a single article from a page and saved this. Of course one article is generally not enough and manually changing the identifier for every file is a lot of work. Luckily, just as we have used a for loop to iterate through an XML file, we can use a for loop to iterate through a list of identifiers.

The folowing code does just that. It iterates through article_list and grabs the identifier of an article. Then it adds :ocr behind the identifier, downloads the file, and extracts the text. Finally, it saves the result as a textfile, with the identifier as filename.

from urllib.request import urlopen

for article in article_list:
    # We want the third object of the list, but Python counts from 0.    
    identifier = article[2] + ":ocr"
    # Prepare the filename
    filename = identifier.split('=')[1]
    filename = filename.replace(':', '_')
    
    # Download the xml and load into Python
    file=urlopen(identifier)
	root = BeautifulSoup(file, 'xml')

    
    #Extract the content
	for titles in root.find_all('title'):
		title = titles.text + "\n"

	for contents in root.find_all('p'):
		content = contents.text + "\n"
        
    # Some content, like advertisements, have no titles. 
	if title is None:
        article = content
    else:        
        article = title + "\n" + content
        
    #Save the content in a file 
    with open(filename + ".txt", "w", encoding="utf-8") as f:
        f.write(article)
 

Extract all separate articles from a specific page of the newspaper from the Didl file

In the above we treated two options:

  • Extracting the whole content of a page and saving into one file;

  • Extracting all the articles of a newspaper and saving this to file per article.

It is also possible to download the articles per page. If you look into the XML file you will see the element ‘Component’ with the attribute ‘dc:identifier’. For example:

<didl:Component dc:identifier="ddd:010097934:mpeg21:p001:a0003:zoning">

In this case the p001 indicates that this concerns the first page. If the code to retrieve all the articles from a newspaper is adapted to loop via the element ‘Component’ instead of the element ‘Resource , it becomes possible to filter out those elements whose attribute contains p001. This can be done using:

if 'p001' in [variable in which the content of dc:identifier is stored]

Then the rest of the code can be made similarly to the code we used to extract all identifiers of all articles of the whole newspaper.

Note

If an attribute has a namespace, you HAVE to add the namespaces prefix before the attribute name in Beautiful Soup for it to recognize it.

Exercise

Write code to collect the identifiers from page 1 and store them row by row in a Dataframe together with the pagenumber, type of text, and title. Then print this Dataframe.

You now have a dataframe with metadata from all articles of one page. You can use the same steps as described above to download the content from this articles and store them in textfiles.