@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1829-1910)" ;
  a2a:hasPerson oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_1, oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_2, oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_3, oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_4, oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_5, oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_6, oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_7, oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_8, oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_9, oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_10, oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_11, oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_12, oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_13, oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_14, oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_15, oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_16, oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_17, oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_18, oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_19 ;
  a2a:hasEvent oa:event_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_0, oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_1, oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_2, oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_3, oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_4, oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_5, oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_6, oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_7, oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_8, oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_9, oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_10, oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_11, oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_12, oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_13, oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_14, oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_15, oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_16, oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_17, oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_18 ;
  a2a:hasSource oa:source_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b .

oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_1
  a a2a:Person ;
  rdfs:label "Gerritje Schimmel" ;
  a2a:PersonName [
    rdfs:label "Gerritje Schimmel" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Schimmel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1896-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_2
  a a2a:Person ;
  rdfs:label "Jan Schimmel" ;
  a2a:PersonName [
    rdfs:label "Jan Schimmel" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Schimmel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1892-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_3
  a a2a:Person ;
  rdfs:label "Jan A. Wunderink" ;
  a2a:PersonName [
    rdfs:label "Jan A. Wunderink" ;
    a2a:PersonNameFirstName "Jan A." ;
    a2a:PersonNameLastName "Wunderink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1892-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_4
  a a2a:Person ;
  rdfs:label "Antonia P. van der Loo" ;
  a2a:PersonName [
    rdfs:label "Antonia P. van der Loo" ;
    a2a:PersonNameFirstName "Antonia P." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Loo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1847-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Diepenveen" ;
    rdfs:label "Diepenveen"
  ] .

oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_5
  a a2a:Person ;
  rdfs:label "Berend J. Schimmel" ;
  a2a:PersonName [
    rdfs:label "Berend J. Schimmel" ;
    a2a:PersonNameFirstName "Berend J." ;
    a2a:PersonNameLastName "Schimmel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1890-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_6
  a a2a:Person ;
  rdfs:label "Johannes Schuit" ;
  a2a:PersonName [
    rdfs:label "Johannes Schuit" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Schuit"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1867-02-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_7
  a a2a:Person ;
  rdfs:label "Berendina J. Wunderink" ;
  a2a:PersonName [
    rdfs:label "Berendina J. Wunderink" ;
    a2a:PersonNameFirstName "Berendina J." ;
    a2a:PersonNameLastName "Wunderink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1894-11-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_8
  a a2a:Person ;
  rdfs:label "Everdina M. Wunderink" ;
  a2a:PersonName [
    rdfs:label "Everdina M. Wunderink" ;
    a2a:PersonNameFirstName "Everdina M." ;
    a2a:PersonNameLastName "Wunderink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1880-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warnsveld" ;
    rdfs:label "Warnsveld"
  ] .

oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_9
  a a2a:Person ;
  rdfs:label "Jan Wunderink" ;
  a2a:PersonName [
    rdfs:label "Jan Wunderink" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Wunderink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1852-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warnsveld" ;
    rdfs:label "Warnsveld"
  ] .

oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_10
  a a2a:Person ;
  rdfs:label "Johan H. Wunderink" ;
  a2a:PersonName [
    rdfs:label "Johan H. Wunderink" ;
    a2a:PersonNameFirstName "Johan H." ;
    a2a:PersonNameLastName "Wunderink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1889-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_11
  a a2a:Person ;
  rdfs:label "Aaltje Schimmel" ;
  a2a:PersonName [
    rdfs:label "Aaltje Schimmel" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Schimmel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1893-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_12
  a a2a:Person ;
  rdfs:label "Willem Schimmel" ;
  a2a:PersonName [
    rdfs:label "Willem Schimmel" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Schimmel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1861-06-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wilp" ;
    rdfs:label "Wilp"
  ] .

oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_13
  a a2a:Person ;
  rdfs:label "Maria G. de Groot" ;
  a2a:PersonName [
    rdfs:label "Maria G. de Groot" ;
    a2a:PersonNameFirstName "Maria G." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1856-12-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gorssel" ;
    rdfs:label "Gorssel"
  ] .

oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_14
  a a2a:Person ;
  rdfs:label "Mina J.A. Schimmel" ;
  a2a:PersonName [
    rdfs:label "Mina J.A. Schimmel" ;
    a2a:PersonNameFirstName "Mina J.A." ;
    a2a:PersonNameLastName "Schimmel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1898-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_15
  a a2a:Person ;
  rdfs:label "Gerritje Meijerink" ;
  a2a:PersonName [
    rdfs:label "Gerritje Meijerink" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Meijerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1860-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_16
  a a2a:Person ;
  rdfs:label "Gerrit W. Schimmel" ;
  a2a:PersonName [
    rdfs:label "Gerrit W. Schimmel" ;
    a2a:PersonNameFirstName "Gerrit W." ;
    a2a:PersonNameLastName "Schimmel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1900-06-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_17
  a a2a:Person ;
  rdfs:label "Gerritdina Schimmel" ;
  a2a:PersonName [
    rdfs:label "Gerritdina Schimmel" ;
    a2a:PersonNameFirstName "Gerritdina" ;
    a2a:PersonNameLastName "Schimmel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1895-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_18
  a a2a:Person ;
  rdfs:label "Albertus Wunderink" ;
  a2a:PersonName [
    rdfs:label "Albertus Wunderink" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Wunderink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1878-07-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warnsveld" ;
    rdfs:label "Warnsveld"
  ] .

oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_19
  a a2a:Person ;
  rdfs:label "Derkje H. Wunderink" ;
  a2a:PersonName [
    rdfs:label "Derkje H. Wunderink" ;
    a2a:PersonNameFirstName "Derkje H." ;
    a2a:PersonNameLastName "Wunderink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1885-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vorden" ;
    rdfs:label "Vorden"
  ] .

oa:event_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_1 ;
  a2a:EventKeyRef oa:event_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Event1 .

oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_2 ;
  a2a:EventKeyRef oa:event_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Event1 .

oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_3 ;
  a2a:EventKeyRef oa:event_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Event1 .

oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_4 ;
  a2a:EventKeyRef oa:event_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Event1 .

oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_5 ;
  a2a:EventKeyRef oa:event_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Event1 .

oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_6 ;
  a2a:EventKeyRef oa:event_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Event1 .

oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_7 ;
  a2a:EventKeyRef oa:event_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Event1 .

oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_8 ;
  a2a:EventKeyRef oa:event_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Event1 .

oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_9 ;
  a2a:EventKeyRef oa:event_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Event1 .

oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_10 ;
  a2a:EventKeyRef oa:event_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Event1 .

oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_11 ;
  a2a:EventKeyRef oa:event_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Event1 .

oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_12 ;
  a2a:EventKeyRef oa:event_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Event1 .

oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_13 ;
  a2a:EventKeyRef oa:event_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Event1 .

oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_14 ;
  a2a:EventKeyRef oa:event_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Event1 .

oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_15 ;
  a2a:EventKeyRef oa:event_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Event1 .

oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_16 ;
  a2a:EventKeyRef oa:event_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Event1 .

oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_17 ;
  a2a:EventKeyRef oa:event_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Event1 .

oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_18 ;
  a2a:EventKeyRef oa:event_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Event1 .

oa:relationep_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Person5296029_19 ;
  a2a:EventKeyRef oa:event_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b_Event1 .

oa:source_cod_00330ed3-c394-2cf4-a68e-4edf6a82027b
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1829-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1829-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:DocumentNumber "155" ;
    rdfs:label "CODA, Apeldoorn, 155"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=53601506" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5296029"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5296029" ;
  a2a:RecordIdentifier "5296029" ;
  a2a:RecordGUID "{00330ed3-c394-2cf4-a68e-4edf6a82027b}" ;
  a2a:SourceRemarkProvenance "Bevolkingsregister Apeldoorn 1829-1910 (csv) gedownload via https://archieven.coda-apeldoorn.nl/opendata.php gecombineerd met gescrape-de akteinformatie van website en omgezet naar A2A" .

