@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_c87db946-2d50-37cd-1b06-85084b6c49bf
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_1, oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_2, oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_3, oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_4, oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_5, oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_6, oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_7, oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_8, oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_9, oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_10, oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_11, oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_12, oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_13, oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_14, oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_15, oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_16, oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_17, oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_18, oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_19 ;
  a2a:hasEvent oa:event_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_0, oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_1, oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_2, oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_3, oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_4, oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_5, oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_6, oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_7, oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_8, oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_9, oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_10, oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_11, oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_12, oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_13, oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_14, oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_15, oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_16, oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_17, oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_18 ;
  a2a:hasSource oa:source_cod_c87db946-2d50-37cd-1b06-85084b6c49bf .

oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_1
  a a2a:Person ;
  rdfs:label "Victor Bock" ;
  a2a:PersonName [
    rdfs:label "Victor Bock" ;
    a2a:PersonNameFirstName "Victor" ;
    a2a:PersonNameLastName "Bock"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1876-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Batavia" ;
    rdfs:label "Batavia"
  ] .

oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_2
  a a2a:Person ;
  rdfs:label "Elisabeth Th. Lubbers" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Th. Lubbers" ;
    a2a:PersonNameFirstName "Elisabeth Th." ;
    a2a:PersonNameLastName "Lubbers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1887-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Doetinchem" ;
    rdfs:label "Doetinchem"
  ] .

oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_3
  a a2a:Person ;
  rdfs:label "Frederik A. Frowijn" ;
  a2a:PersonName [
    rdfs:label "Frederik A. Frowijn" ;
    a2a:PersonNameFirstName "Frederik A." ;
    a2a:PersonNameLastName "Frowijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1881-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ootmarsum" ;
    rdfs:label "Ootmarsum"
  ] .

oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_4
  a a2a:Person ;
  rdfs:label "Lucas Maks" ;
  a2a:PersonName [
    rdfs:label "Lucas Maks" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNameLastName "Maks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1878-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_5
  a a2a:Person ;
  rdfs:label "Jansje Kremers" ;
  a2a:PersonName [
    rdfs:label "Jansje Kremers" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNameLastName "Kremers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1898-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_6
  a a2a:Person ;
  rdfs:label "Gerardus M.A. van Enck" ;
  a2a:PersonName [
    rdfs:label "Gerardus M.A. van Enck" ;
    a2a:PersonNameFirstName "Gerardus M.A." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Enck"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1884-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zierikzee" ;
    rdfs:label "Zierikzee"
  ] .

oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_7
  a a2a:Person ;
  rdfs:label "Maria Huis in 't Veld" ;
  a2a:PersonName [
    rdfs:label "Maria Huis in 't Veld" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Huis in 't Veld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1834-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_8
  a a2a:Person ;
  rdfs:label "Evert H.B. Kraal" ;
  a2a:PersonName [
    rdfs:label "Evert H.B. Kraal" ;
    a2a:PersonNameFirstName "Evert H.B." ;
    a2a:PersonNameLastName "Kraal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1888-04-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_9
  a a2a:Person ;
  rdfs:label "Margaretha P. Slijkhuis" ;
  a2a:PersonName [
    rdfs:label "Margaretha P. Slijkhuis" ;
    a2a:PersonNameFirstName "Margaretha P." ;
    a2a:PersonNameLastName "Slijkhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1880-02-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_10
  a a2a:Person ;
  rdfs:label "Petrus J. van Helden" ;
  a2a:PersonName [
    rdfs:label "Petrus J. van Helden" ;
    a2a:PersonNameFirstName "Petrus J." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Helden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1882-11-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_11
  a a2a:Person ;
  rdfs:label "Maria A.C. Sichtermann" ;
  a2a:PersonName [
    rdfs:label "Maria A.C. Sichtermann" ;
    a2a:PersonNameFirstName "Maria A.C." ;
    a2a:PersonNameLastName "Sichtermann"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1863-08-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_12
  a a2a:Person ;
  rdfs:label "Johannes Boogert" ;
  a2a:PersonName [
    rdfs:label "Johannes Boogert" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Boogert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1897-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_13
  a a2a:Person ;
  rdfs:label "Gerrit W. Bruggink" ;
  a2a:PersonName [
    rdfs:label "Gerrit W. Bruggink" ;
    a2a:PersonNameFirstName "Gerrit W." ;
    a2a:PersonNameLastName "Bruggink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1877-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_14
  a a2a:Person ;
  rdfs:label "Maaike E.A. Raadersma" ;
  a2a:PersonName [
    rdfs:label "Maaike E.A. Raadersma" ;
    a2a:PersonNameFirstName "Maaike E.A." ;
    a2a:PersonNameLastName "Raadersma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1881-12-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Luinjeberd" ;
    rdfs:label "Luinjeberd"
  ] .

oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_15
  a a2a:Person ;
  rdfs:label "Tonia Slijkhuis" ;
  a2a:PersonName [
    rdfs:label "Tonia Slijkhuis" ;
    a2a:PersonNameFirstName "Tonia" ;
    a2a:PersonNameLastName "Slijkhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1878-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_16
  a a2a:Person ;
  rdfs:label "Tonia Slijkhuis" ;
  a2a:PersonName [
    rdfs:label "Tonia Slijkhuis" ;
    a2a:PersonNameFirstName "Tonia" ;
    a2a:PersonNameLastName "Slijkhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1878-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_17
  a a2a:Person ;
  rdfs:label "Jacobus G. Boogert" ;
  a2a:PersonName [
    rdfs:label "Jacobus G. Boogert" ;
    a2a:PersonNameFirstName "Jacobus G." ;
    a2a:PersonNameLastName "Boogert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1867-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_18
  a a2a:Person ;
  rdfs:label "Margaretha P. Bruggink" ;
  a2a:PersonName [
    rdfs:label "Margaretha P. Bruggink" ;
    a2a:PersonNameFirstName "Margaretha P." ;
    a2a:PersonNameLastName "Bruggink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1910-05-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_19
  a a2a:Person ;
  rdfs:label "Mina Bruggink" ;
  a2a:PersonName [
    rdfs:label "Mina Bruggink" ;
    a2a:PersonNameFirstName "Mina" ;
    a2a:PersonNameLastName "Bruggink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1907-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_1 ;
  a2a:EventKeyRef oa:event_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Event1 .

oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_2 ;
  a2a:EventKeyRef oa:event_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Event1 .

oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_3 ;
  a2a:EventKeyRef oa:event_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Event1 .

oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_4 ;
  a2a:EventKeyRef oa:event_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Event1 .

oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_5 ;
  a2a:EventKeyRef oa:event_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Event1 .

oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_6 ;
  a2a:EventKeyRef oa:event_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Event1 .

oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_7 ;
  a2a:EventKeyRef oa:event_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Event1 .

oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_8 ;
  a2a:EventKeyRef oa:event_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Event1 .

oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_9 ;
  a2a:EventKeyRef oa:event_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Event1 .

oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_10 ;
  a2a:EventKeyRef oa:event_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Event1 .

oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_11 ;
  a2a:EventKeyRef oa:event_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Event1 .

oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_12 ;
  a2a:EventKeyRef oa:event_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Event1 .

oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_13 ;
  a2a:EventKeyRef oa:event_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Event1 .

oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_14 ;
  a2a:EventKeyRef oa:event_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Event1 .

oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_15 ;
  a2a:EventKeyRef oa:event_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Event1 .

oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_16 ;
  a2a:EventKeyRef oa:event_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Event1 .

oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_17 ;
  a2a:EventKeyRef oa:event_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Event1 .

oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_18 ;
  a2a:EventKeyRef oa:event_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Event1 .

oa:relationep_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Person5061186_19 ;
  a2a:EventKeyRef oa:event_cod_c87db946-2d50-37cd-1b06-85084b6c49bf_Event1 .

oa:source_cod_c87db946-2d50-37cd-1b06-85084b6c49bf
  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 "201" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 201"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11574536" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5061186"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5061186" ;
  a2a:RecordIdentifier "5061186" ;
  a2a:RecordGUID "{c87db946-2d50-37cd-1b06-85084b6c49bf}" ;
  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" .

