1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
<?xml version="1.0" encoding="UTF-8"?>
<FoLiA xmlns="http://ilk.uvt.nl/folia" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="WR-P-E-J-0000000001" version="2.2" generator="libfolia-v2.1">
<metadata>
<annotations>
<lang-annotation set="iso"/>
<text-annotation set="https://raw.githubusercontent.com/proycon/folia/master/setdefinitions/text.foliaset.ttl"/>
<token-annotation />
<sentence-annotation />
<paragraph-annotation />
</annotations>
</metadata>
<text xml:id="text">
<p xml:id="p1">
<s xml:id="s1">
<lang class="nld"/>
<w xml:id="w1">
<t>Dit</t>
</w>
<w xml:id="w2">
<t>æis</t>
</w>
<w xml:id="w3">
<t>een</t>
</w>
<w xml:id="w4">
<t>test!</t>
</w>
</s>
</p>
<p xml:id="p2">
<w xml:id="p2.w1">
<t>test</t>
</w>
<w xml:id="p2.w2">
<t>2;</t>
</w>
<w xml:id="p2.w3">
<t>met</t>
</w>
<w xml:id="p2.w4">
<t>een</t>
</w>
<w xml:id="p2.w5">
<t>datum:</t>
</w>
<w xml:id="p2.w6">
<t>04-02-1954!</t>
</w>
</p>
</text>
</FoLiA>
|