@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_9b0a857a-9db3-d798-e7ba-09ff28883898
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_1, oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_2, oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_3, oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_4, oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_5, oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_6, oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_7, oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_8, oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_9, oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_10, oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_11, oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_12, oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_13, oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_14, oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_15, oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_16, oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_17, oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_18, oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_19, oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_20 ;
  a2a:hasEvent oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_0, oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_1, oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_2, oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_3, oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_4, oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_5, oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_6, oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_7, oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_8, oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_9, oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_10, oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_11, oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_12, oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_13, oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_14, oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_15, oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_16, oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_17, oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_18, oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_19 ;
  a2a:hasSource oa:source_cod_9b0a857a-9db3-d798-e7ba-09ff28883898 .

oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_1
  a a2a:Person ;
  rdfs:label "Johannes G. Keller" ;
  a2a:PersonName [
    rdfs:label "Johannes G. Keller" ;
    a2a:PersonNameFirstName "Johannes G." ;
    a2a:PersonNameLastName "Keller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1894-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_2
  a a2a:Person ;
  rdfs:label "Jan Schut" ;
  a2a:PersonName [
    rdfs:label "Jan Schut" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1857-01-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_3
  a a2a:Person ;
  rdfs:label "Henri J.L. Wolthuis" ;
  a2a:PersonName [
    rdfs:label "Henri J.L. Wolthuis" ;
    a2a:PersonNameFirstName "Henri J.L." ;
    a2a:PersonNameLastName "Wolthuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1893-12-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_4
  a a2a:Person ;
  rdfs:label "Reinder Schoonhoven" ;
  a2a:PersonName [
    rdfs:label "Reinder Schoonhoven" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNameLastName "Schoonhoven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1881-12-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_5
  a a2a:Person ;
  rdfs:label "Hendrik Schut" ;
  a2a:PersonName [
    rdfs:label "Hendrik Schut" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1895-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_6
  a a2a:Person ;
  rdfs:label "Antonius A.J. Wieleman" ;
  a2a:PersonName [
    rdfs:label "Antonius A.J. Wieleman" ;
    a2a:PersonNameFirstName "Antonius A.J." ;
    a2a:PersonNameLastName "Wieleman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1892-04-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Duiven" ;
    rdfs:label "Duiven"
  ] .

oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_7
  a a2a:Person ;
  rdfs:label "Albertus Th. Croes" ;
  a2a:PersonName [
    rdfs:label "Albertus Th. Croes" ;
    a2a:PersonNameFirstName "Albertus Th." ;
    a2a:PersonNameLastName "Croes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1895-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_8
  a a2a:Person ;
  rdfs:label "Teuntje Schut" ;
  a2a:PersonName [
    rdfs:label "Teuntje Schut" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1890-10-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_9
  a a2a:Person ;
  rdfs:label "Henri J.L. Holthuis" ;
  a2a:PersonName [
    rdfs:label "Henri J.L. Holthuis" ;
    a2a:PersonNameFirstName "Henri J.L." ;
    a2a:PersonNameLastName "Holthuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1893-12-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_10
  a a2a:Person ;
  rdfs:label "Johannes W. Schoemaker" ;
  a2a:PersonName [
    rdfs:label "Johannes W. Schoemaker" ;
    a2a:PersonNameFirstName "Johannes W." ;
    a2a:PersonNameLastName "Schoemaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1909-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_11
  a a2a:Person ;
  rdfs:label "Gerrit Schoonhoven" ;
  a2a:PersonName [
    rdfs:label "Gerrit Schoonhoven" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Schoonhoven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1834-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oldebroek" ;
    rdfs:label "Oldebroek"
  ] .

oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_12
  a a2a:Person ;
  rdfs:label "Harm Schoonhoven" ;
  a2a:PersonName [
    rdfs:label "Harm Schoonhoven" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Schoonhoven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1888-09-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_13
  a a2a:Person ;
  rdfs:label "Lambert D. Schut" ;
  a2a:PersonName [
    rdfs:label "Lambert D. Schut" ;
    a2a:PersonNameFirstName "Lambert D." ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1893-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_14
  a a2a:Person ;
  rdfs:label "Johannes T. Trampé" ;
  a2a:PersonName [
    rdfs:label "Johannes T. Trampé" ;
    a2a:PersonNameFirstName "Johannes T." ;
    a2a:PersonNameLastName "Trampé"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1891-01-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_15
  a a2a:Person ;
  rdfs:label "Johannes H. Schoemaker" ;
  a2a:PersonName [
    rdfs:label "Johannes H. Schoemaker" ;
    a2a:PersonNameFirstName "Johannes H." ;
    a2a:PersonNameLastName "Schoemaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1879-12-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergh" ;
    rdfs:label "Bergh"
  ] .

oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_16
  a a2a:Person ;
  rdfs:label "Femmigje Schoonhoven" ;
  a2a:PersonName [
    rdfs:label "Femmigje Schoonhoven" ;
    a2a:PersonNameFirstName "Femmigje" ;
    a2a:PersonNameLastName "Schoonhoven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1884-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "IJsselmuiden" ;
    rdfs:label "IJsselmuiden"
  ] .

oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_17
  a a2a:Person ;
  rdfs:label "Maria W. Veggelers" ;
  a2a:PersonName [
    rdfs:label "Maria W. Veggelers" ;
    a2a:PersonNameFirstName "Maria W." ;
    a2a:PersonNameLastName "Veggelers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1877-03-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_18
  a a2a:Person ;
  rdfs:label "Hendrik J. Schoonhoven" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Schoonhoven" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Schoonhoven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1896-08-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_19
  a a2a:Person ;
  rdfs:label "Johanna Schut" ;
  a2a:PersonName [
    rdfs:label "Johanna Schut" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1896-10-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_20
  a a2a:Person ;
  rdfs:label "Berendje Sneelooper" ;
  a2a:PersonName [
    rdfs:label "Berendje Sneelooper" ;
    a2a:PersonNameFirstName "Berendje" ;
    a2a:PersonNameLastName "Sneelooper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1852-02-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wilsum" ;
    rdfs:label "Wilsum"
  ] .

oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_1 ;
  a2a:EventKeyRef oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1 .

oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_2 ;
  a2a:EventKeyRef oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1 .

oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_3 ;
  a2a:EventKeyRef oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1 .

oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_4 ;
  a2a:EventKeyRef oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1 .

oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_5 ;
  a2a:EventKeyRef oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1 .

oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_6 ;
  a2a:EventKeyRef oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1 .

oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_7 ;
  a2a:EventKeyRef oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1 .

oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_8 ;
  a2a:EventKeyRef oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1 .

oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_9 ;
  a2a:EventKeyRef oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1 .

oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_10 ;
  a2a:EventKeyRef oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1 .

oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_11 ;
  a2a:EventKeyRef oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1 .

oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_12 ;
  a2a:EventKeyRef oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1 .

oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_13 ;
  a2a:EventKeyRef oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1 .

oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_14 ;
  a2a:EventKeyRef oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1 .

oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_15 ;
  a2a:EventKeyRef oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1 .

oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_16 ;
  a2a:EventKeyRef oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1 .

oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_17 ;
  a2a:EventKeyRef oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1 .

oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_18 ;
  a2a:EventKeyRef oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1 .

oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_19 ;
  a2a:EventKeyRef oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1 .

oa:relationep_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Person4892657_20 ;
  a2a:EventKeyRef oa:event_cod_9b0a857a-9db3-d798-e7ba-09ff28883898_Event1 .

oa:source_cod_9b0a857a-9db3-d798-e7ba-09ff28883898
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1901-01-01 - 1926-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1901-1926 Apeldoorn" ;
    a2a:DocumentNumber "47" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 47"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4892657" ;
  a2a:RecordIdentifier "4892657" ;
  a2a:RecordGUID "{9b0a857a-9db3-d798-e7ba-09ff28883898}" ;
  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" .

