@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_469f779e-243a-986e-ac44-61049f526b8f
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_1, oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_2, oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_3, oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_4, oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_5, oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_6, oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_7, oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_8, oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_9, oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_10, oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_11, oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_12, oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_13, oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_14, oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_15, oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_16, oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_17, oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_18, oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_19, oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_20, oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_21, oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_22 ;
  a2a:hasEvent oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_0, oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_1, oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_2, oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_3, oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_4, oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_5, oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_6, oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_7, oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_8, oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_9, oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_10, oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_11, oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_12, oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_13, oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_14, oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_15, oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_16, oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_17, oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_18, oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_19, oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_20, oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_21 ;
  a2a:hasSource oa:source_cod_469f779e-243a-986e-ac44-61049f526b8f .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_1
  a a2a:Person ;
  rdfs:label "Hendrikje Nijhof" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Nijhof" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Nijhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1864-09-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_2
  a a2a:Person ;
  rdfs:label "Aaltje Pul" ;
  a2a:PersonName [
    rdfs:label "Aaltje Pul" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Pul"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1891-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_3
  a a2a:Person ;
  rdfs:label "Gerrit de Ruiter" ;
  a2a:PersonName [
    rdfs:label "Gerrit de Ruiter" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1884-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putten" ;
    rdfs:label "Putten"
  ] .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_4
  a a2a:Person ;
  rdfs:label "Klaas Boeve" ;
  a2a:PersonName [
    rdfs:label "Klaas Boeve" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Boeve"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1896-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_5
  a a2a:Person ;
  rdfs:label "Gijsbartus van de Pol" ;
  a2a:PersonName [
    rdfs:label "Gijsbartus van de Pol" ;
    a2a:PersonNameFirstName "Gijsbartus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1849-05-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_6
  a a2a:Person ;
  rdfs:label "Frank Pul" ;
  a2a:PersonName [
    rdfs:label "Frank Pul" ;
    a2a:PersonNameFirstName "Frank" ;
    a2a:PersonNameLastName "Pul"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1892-07-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_7
  a a2a:Person ;
  rdfs:label "Wouter van de Pol" ;
  a2a:PersonName [
    rdfs:label "Wouter van de Pol" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1886-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_8
  a a2a:Person ;
  rdfs:label "Gijsbertus van de Pol" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus van de Pol" ;
    a2a:PersonNameFirstName "Gijsbertus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1905-03-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_9
  a a2a:Person ;
  rdfs:label "Jannetje van de Pol" ;
  a2a:PersonName [
    rdfs:label "Jannetje van de Pol" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1878-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_10
  a a2a:Person ;
  rdfs:label "Albarta van de Pol" ;
  a2a:PersonName [
    rdfs:label "Albarta van de Pol" ;
    a2a:PersonNameFirstName "Albarta" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1894-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_11
  a a2a:Person ;
  rdfs:label "Albertus van de Pol" ;
  a2a:PersonName [
    rdfs:label "Albertus van de Pol" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1891-08-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_12
  a a2a:Person ;
  rdfs:label "Jan van de Pol" ;
  a2a:PersonName [
    rdfs:label "Jan van de Pol" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1880-12-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_13
  a a2a:Person ;
  rdfs:label "Hendrik Pul" ;
  a2a:PersonName [
    rdfs:label "Hendrik Pul" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Pul"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1895-05-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_14
  a a2a:Person ;
  rdfs:label "Jacobje Pul" ;
  a2a:PersonName [
    rdfs:label "Jacobje Pul" ;
    a2a:PersonNameFirstName "Jacobje" ;
    a2a:PersonNameLastName "Pul"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1900-02-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_15
  a a2a:Person ;
  rdfs:label "Wouter Pul" ;
  a2a:PersonName [
    rdfs:label "Wouter Pul" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Pul"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1901-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_16
  a a2a:Person ;
  rdfs:label "Jacob Kevelam" ;
  a2a:PersonName [
    rdfs:label "Jacob Kevelam" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Kevelam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1893-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_17
  a a2a:Person ;
  rdfs:label "Aleida M. van de Pol" ;
  a2a:PersonName [
    rdfs:label "Aleida M. van de Pol" ;
    a2a:PersonNameFirstName "Aleida M." ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1883-10-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winterswijk" ;
    rdfs:label "Winterswijk"
  ] .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_18
  a a2a:Person ;
  rdfs:label "Jacob Pul" ;
  a2a:PersonName [
    rdfs:label "Jacob Pul" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Pul"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1860-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_19
  a a2a:Person ;
  rdfs:label "Jan Pul" ;
  a2a:PersonName [
    rdfs:label "Jan Pul" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Pul"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1894-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_20
  a a2a:Person ;
  rdfs:label "Neeltje Pul" ;
  a2a:PersonName [
    rdfs:label "Neeltje Pul" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Pul"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1854-10-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_21
  a a2a:Person ;
  rdfs:label "Gerrit Zoetbrood" ;
  a2a:PersonName [
    rdfs:label "Gerrit Zoetbrood" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Zoetbrood"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1881-05-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_22
  a a2a:Person ;
  rdfs:label "Rikkert Pul" ;
  a2a:PersonName [
    rdfs:label "Rikkert Pul" ;
    a2a:PersonNameFirstName "Rikkert" ;
    a2a:PersonNameLastName "Pul"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1897-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_1 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_2 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_3 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_4 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_5 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_6 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_7 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_8 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_9 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_10 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_11 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_12 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_13 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_14 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_15 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_16 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_17 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_18 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_19 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_20 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_21 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:relationep_cod_469f779e-243a-986e-ac44-61049f526b8f_21
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_469f779e-243a-986e-ac44-61049f526b8f_Person5899271_22 ;
  a2a:EventKeyRef oa:event_cod_469f779e-243a-986e-ac44-61049f526b8f_Event1 .

oa:source_cod_469f779e-243a-986e-ac44-61049f526b8f
  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 "173" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 173"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11628895" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5899271"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5899271" ;
  a2a:RecordIdentifier "5899271" ;
  a2a:RecordGUID "{469f779e-243a-986e-ac44-61049f526b8f}" ;
  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" .

