@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_f70038db-9162-195a-e670-72f95a070237
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_1, oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_2, oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_3, oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_4, oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_5, oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_6, oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_7, oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_8, oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_9, oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_10, oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_11, oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_12, oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_13, oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_14, oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_15, oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_16, oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_17, oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_18, oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_19, oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_20 ;
  a2a:hasEvent oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_0, oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_1, oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_2, oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_3, oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_4, oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_5, oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_6, oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_7, oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_8, oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_9, oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_10, oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_11, oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_12, oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_13, oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_14, oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_15, oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_16, oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_17, oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_18, oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_19 ;
  a2a:hasSource oa:source_cod_f70038db-9162-195a-e670-72f95a070237 .

oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_1
  a a2a:Person ;
  rdfs:label "Peter de Bruin" ;
  a2a:PersonName [
    rdfs:label "Peter de Bruin" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruin"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1884-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_2
  a a2a:Person ;
  rdfs:label "Reintje de Bruin" ;
  a2a:PersonName [
    rdfs:label "Reintje de Bruin" ;
    a2a:PersonNameFirstName "Reintje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruin"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1876-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_3
  a a2a:Person ;
  rdfs:label "Geertruida Hoekstra" ;
  a2a:PersonName [
    rdfs:label "Geertruida Hoekstra" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Hoekstra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1900-11-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_4
  a a2a:Person ;
  rdfs:label "Maria W. Hoekstra" ;
  a2a:PersonName [
    rdfs:label "Maria W. Hoekstra" ;
    a2a:PersonNameFirstName "Maria W." ;
    a2a:PersonNameLastName "Hoekstra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1902-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_5
  a a2a:Person ;
  rdfs:label "Hendrika Kamphuis" ;
  a2a:PersonName [
    rdfs:label "Hendrika Kamphuis" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Kamphuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1891-06-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_6
  a a2a:Person ;
  rdfs:label "Helena H. Zijp" ;
  a2a:PersonName [
    rdfs:label "Helena H. Zijp" ;
    a2a:PersonNameFirstName "Helena H." ;
    a2a:PersonNameLastName "Zijp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1880-10-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Papekop" ;
    rdfs:label "Papekop"
  ] .

oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_7
  a a2a:Person ;
  rdfs:label "Wilhelmina S. Bakker" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina S. Bakker" ;
    a2a:PersonNameFirstName "Wilhelmina S." ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1885-06-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_8
  a a2a:Person ;
  rdfs:label "Johanna C. Hübscher" ;
  a2a:PersonName [
    rdfs:label "Johanna C. Hübscher" ;
    a2a:PersonNameFirstName "Johanna C." ;
    a2a:PersonNameLastName "Hübscher"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1882-12-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_9
  a a2a:Person ;
  rdfs:label "Wilhelm J.J. de Lang" ;
  a2a:PersonName [
    rdfs:label "Wilhelm J.J. de Lang" ;
    a2a:PersonNameFirstName "Wilhelm J.J." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lang"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1891-01-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Culemborg" ;
    rdfs:label "Culemborg"
  ] .

oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_10
  a a2a:Person ;
  rdfs:label "Gerrit Lievers" ;
  a2a:PersonName [
    rdfs:label "Gerrit Lievers" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Lievers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1897-05-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalten" ;
    rdfs:label "Aalten"
  ] .

oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_11
  a a2a:Person ;
  rdfs:label "Johan A. Schmidt" ;
  a2a:PersonName [
    rdfs:label "Johan A. Schmidt" ;
    a2a:PersonNameFirstName "Johan A." ;
    a2a:PersonNameLastName "Schmidt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1883-08-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Doetinchem" ;
    rdfs:label "Doetinchem"
  ] .

oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_12
  a a2a:Person ;
  rdfs:label "Antonia H. Jonker" ;
  a2a:PersonName [
    rdfs:label "Antonia H. Jonker" ;
    a2a:PersonNameFirstName "Antonia H." ;
    a2a:PersonNameLastName "Jonker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1853-05-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Laren" ;
    rdfs:label "Laren"
  ] .

oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_13
  a a2a:Person ;
  rdfs:label "Gerrit Lievers" ;
  a2a:PersonName [
    rdfs:label "Gerrit Lievers" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Lievers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1897-05-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalten" ;
    rdfs:label "Aalten"
  ] .

oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_14
  a a2a:Person ;
  rdfs:label "Jan G. de Bruin" ;
  a2a:PersonName [
    rdfs:label "Jan G. de Bruin" ;
    a2a:PersonNameFirstName "Jan G." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruin"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1885-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_15
  a a2a:Person ;
  rdfs:label "Maria J. van Dalen" ;
  a2a:PersonName [
    rdfs:label "Maria J. van Dalen" ;
    a2a:PersonNameFirstName "Maria J." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dalen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1852-05-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_16
  a a2a:Person ;
  rdfs:label "Johannes W. Hoekstra" ;
  a2a:PersonName [
    rdfs:label "Johannes W. Hoekstra" ;
    a2a:PersonNameFirstName "Johannes W." ;
    a2a:PersonNameLastName "Hoekstra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1904-02-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_17
  a a2a:Person ;
  rdfs:label "Jacob M.C. van Buren" ;
  a2a:PersonName [
    rdfs:label "Jacob M.C. van Buren" ;
    a2a:PersonNameFirstName "Jacob M.C." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Buren"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1880-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Culemborg" ;
    rdfs:label "Culemborg"
  ] .

oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_18
  a a2a:Person ;
  rdfs:label "Johannes Hoekstra" ;
  a2a:PersonName [
    rdfs:label "Johannes Hoekstra" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Hoekstra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1873-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Avereest" ;
    rdfs:label "Avereest"
  ] .

oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_19
  a a2a:Person ;
  rdfs:label "Hendrik Mulder" ;
  a2a:PersonName [
    rdfs:label "Hendrik Mulder" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1896-10-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_20
  a a2a:Person ;
  rdfs:label "Johanna R. van den Sigtenhorst" ;
  a2a:PersonName [
    rdfs:label "Johanna R. van den Sigtenhorst" ;
    a2a:PersonNameFirstName "Johanna R." ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Sigtenhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1893-06-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_1 ;
  a2a:EventKeyRef oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1 .

oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_2 ;
  a2a:EventKeyRef oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1 .

oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_3 ;
  a2a:EventKeyRef oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1 .

oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_4 ;
  a2a:EventKeyRef oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1 .

oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_5 ;
  a2a:EventKeyRef oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1 .

oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_6 ;
  a2a:EventKeyRef oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1 .

oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_7 ;
  a2a:EventKeyRef oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1 .

oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_8 ;
  a2a:EventKeyRef oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1 .

oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_9 ;
  a2a:EventKeyRef oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1 .

oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_10 ;
  a2a:EventKeyRef oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1 .

oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_11 ;
  a2a:EventKeyRef oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1 .

oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_12 ;
  a2a:EventKeyRef oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1 .

oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_13 ;
  a2a:EventKeyRef oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1 .

oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_14 ;
  a2a:EventKeyRef oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1 .

oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_15 ;
  a2a:EventKeyRef oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1 .

oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_16 ;
  a2a:EventKeyRef oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1 .

oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_17 ;
  a2a:EventKeyRef oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1 .

oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_18 ;
  a2a:EventKeyRef oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1 .

oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_19 ;
  a2a:EventKeyRef oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1 .

oa:relationep_cod_f70038db-9162-195a-e670-72f95a070237_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f70038db-9162-195a-e670-72f95a070237_Person4815252_20 ;
  a2a:EventKeyRef oa:event_cod_f70038db-9162-195a-e670-72f95a070237_Event1 .

oa:source_cod_f70038db-9162-195a-e670-72f95a070237
  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 "10" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11997769" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4815252"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4815252" ;
  a2a:RecordIdentifier "4815252" ;
  a2a:RecordGUID "{f70038db-9162-195a-e670-72f95a070237}" ;
  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" .

