@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_42dbdd13-60cf-3476-531d-30cfb19fdb72
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_1, oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_2, oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_3, oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_4, oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_5, oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_6, oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_7, oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_8, oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_9, oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_10, oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_11, oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_12, oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_13, oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_14, oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_15, oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_16, oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_17, oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_18 ;
  a2a:hasEvent oa:event_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_0, oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_1, oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_2, oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_3, oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_4, oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_5, oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_6, oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_7, oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_8, oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_9, oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_10, oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_11, oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_12, oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_13, oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_14, oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_15, oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_16, oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_17 ;
  a2a:hasSource oa:source_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72 .

oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_1
  a a2a:Person ;
  rdfs:label "Gerhardus W. van den Beld" ;
  a2a:PersonName [
    rdfs:label "Gerhardus W. van den Beld" ;
    a2a:PersonNameFirstName "Gerhardus W." ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Beld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1883-12-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Doornspijk" ;
    rdfs:label "Doornspijk"
  ] .

oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_2
  a a2a:Person ;
  rdfs:label "Gerrit Bodegom" ;
  a2a:PersonName [
    rdfs:label "Gerrit Bodegom" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Bodegom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1880-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groote Lindt" ;
    rdfs:label "Groote Lindt"
  ] .

oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_3
  a a2a:Person ;
  rdfs:label "Elisabeth de Zeeuw" ;
  a2a:PersonName [
    rdfs:label "Elisabeth de Zeeuw" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Zeeuw"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1867-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ridderkerk" ;
    rdfs:label "Ridderkerk"
  ] .

oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_4
  a a2a:Person ;
  rdfs:label "Everardus Zwanenburg" ;
  a2a:PersonName [
    rdfs:label "Everardus Zwanenburg" ;
    a2a:PersonNameFirstName "Everardus" ;
    a2a:PersonNameLastName "Zwanenburg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1873-01-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bodegraven" ;
    rdfs:label "Bodegraven"
  ] .

oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_5
  a a2a:Person ;
  rdfs:label "Hermanus J. Melse" ;
  a2a:PersonName [
    rdfs:label "Hermanus J. Melse" ;
    a2a:PersonNameFirstName "Hermanus J." ;
    a2a:PersonNameLastName "Melse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1886-09-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg"
  ] .

oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_6
  a a2a:Person ;
  rdfs:label "Roelofje van der Windt" ;
  a2a:PersonName [
    rdfs:label "Roelofje van der Windt" ;
    a2a:PersonNameFirstName "Roelofje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Windt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1891-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] .

oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_7
  a a2a:Person ;
  rdfs:label "Gerhardus W. van de Beld" ;
  a2a:PersonName [
    rdfs:label "Gerhardus W. van de Beld" ;
    a2a:PersonNameFirstName "Gerhardus W." ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Beld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1883-12-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Doornspijk" ;
    rdfs:label "Doornspijk"
  ] .

oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_8
  a a2a:Person ;
  rdfs:label "Hendrik van Dam" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Dam" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1881-05-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sappemeer" ;
    rdfs:label "Sappemeer"
  ] .

oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_9
  a a2a:Person ;
  rdfs:label "Korstiaan A. Oliemuller" ;
  a2a:PersonName [
    rdfs:label "Korstiaan A. Oliemuller" ;
    a2a:PersonNameFirstName "Korstiaan A." ;
    a2a:PersonNameLastName "Oliemuller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1894-06-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_10
  a a2a:Person ;
  rdfs:label "Johanna H. Zwanenburg" ;
  a2a:PersonName [
    rdfs:label "Johanna H. Zwanenburg" ;
    a2a:PersonNameFirstName "Johanna H." ;
    a2a:PersonNameLastName "Zwanenburg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1905-03-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aarlanderveen" ;
    rdfs:label "Aarlanderveen"
  ] .

oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_11
  a a2a:Person ;
  rdfs:label "Antonia C. Castein" ;
  a2a:PersonName [
    rdfs:label "Antonia C. Castein" ;
    a2a:PersonNameFirstName "Antonia C." ;
    a2a:PersonNameLastName "Castein"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1880-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Doesburg" ;
    rdfs:label "Doesburg"
  ] .

oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_12
  a a2a:Person ;
  rdfs:label "Henri A. van Dijk" ;
  a2a:PersonName [
    rdfs:label "Henri A. van Dijk" ;
    a2a:PersonNameFirstName "Henri A." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1888-11-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_13
  a a2a:Person ;
  rdfs:label "Aart H.C. Uittenbogaars" ;
  a2a:PersonName [
    rdfs:label "Aart H.C. Uittenbogaars" ;
    a2a:PersonNameFirstName "Aart H.C." ;
    a2a:PersonNameLastName "Uittenbogaars"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1887-12-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woerden" ;
    rdfs:label "Woerden"
  ] .

oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_14
  a a2a:Person ;
  rdfs:label "Adriana Schalkwijk" ;
  a2a:PersonName [
    rdfs:label "Adriana Schalkwijk" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Schalkwijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1878-03-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarzuilens" ;
    rdfs:label "Haarzuilens"
  ] .

oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_15
  a a2a:Person ;
  rdfs:label "Grietje de Zeeuw" ;
  a2a:PersonName [
    rdfs:label "Grietje de Zeeuw" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Zeeuw"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1839-01-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ridderkerk" ;
    rdfs:label "Ridderkerk"
  ] .

oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_16
  a a2a:Person ;
  rdfs:label "Korstiaan de Zeeuw" ;
  a2a:PersonName [
    rdfs:label "Korstiaan de Zeeuw" ;
    a2a:PersonNameFirstName "Korstiaan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Zeeuw"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1835-10-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ridderkerk" ;
    rdfs:label "Ridderkerk"
  ] .

oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_17
  a a2a:Person ;
  rdfs:label "Andries G. Koldewijn" ;
  a2a:PersonName [
    rdfs:label "Andries G. Koldewijn" ;
    a2a:PersonNameFirstName "Andries G." ;
    a2a:PersonNameLastName "Koldewijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1876-05-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_18
  a a2a:Person ;
  rdfs:label "Harmen Schaap" ;
  a2a:PersonName [
    rdfs:label "Harmen Schaap" ;
    a2a:PersonNameFirstName "Harmen" ;
    a2a:PersonNameLastName "Schaap"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1855-11-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warnsveld" ;
    rdfs:label "Warnsveld"
  ] .

oa:event_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_1 ;
  a2a:EventKeyRef oa:event_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Event1 .

oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_2 ;
  a2a:EventKeyRef oa:event_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Event1 .

oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_3 ;
  a2a:EventKeyRef oa:event_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Event1 .

oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_4 ;
  a2a:EventKeyRef oa:event_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Event1 .

oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_5 ;
  a2a:EventKeyRef oa:event_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Event1 .

oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_6 ;
  a2a:EventKeyRef oa:event_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Event1 .

oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_7 ;
  a2a:EventKeyRef oa:event_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Event1 .

oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_8 ;
  a2a:EventKeyRef oa:event_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Event1 .

oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_9 ;
  a2a:EventKeyRef oa:event_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Event1 .

oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_10 ;
  a2a:EventKeyRef oa:event_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Event1 .

oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_11 ;
  a2a:EventKeyRef oa:event_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Event1 .

oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_12 ;
  a2a:EventKeyRef oa:event_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Event1 .

oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_13 ;
  a2a:EventKeyRef oa:event_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Event1 .

oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_14 ;
  a2a:EventKeyRef oa:event_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Event1 .

oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_15 ;
  a2a:EventKeyRef oa:event_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Event1 .

oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_16 ;
  a2a:EventKeyRef oa:event_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Event1 .

oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_17 ;
  a2a:EventKeyRef oa:event_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Event1 .

oa:relationep_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Person4864992_18 ;
  a2a:EventKeyRef oa:event_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72_Event1 .

oa:source_cod_42dbdd13-60cf-3476-531d-30cfb19fdb72
  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 "27" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 27"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4864992" ;
  a2a:RecordIdentifier "4864992" ;
  a2a:RecordGUID "{42dbdd13-60cf-3476-531d-30cfb19fdb72}" ;
  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" .

